This document proposes a context-based access control (CBAC) mechanism for Android systems that allows users to set application privileges based on context like location and time. For example, restricting application privileges at work but allowing full privileges at home. The CBAC mechanism monitors context and automatically applies the corresponding policy. It aims to give users finer-grained control over application access to resources and data based on context compared to existing solutions.