Lines Matching full:application
27 <p>The Android 6.0 application permission model is designed to make permissions
41 accesses a specific feature), but must allow the user to grant/deny application
52 <p>Users can revoke application permissions using the Apps menu in Settings.</p>
69 isolated application-level features with minimal risk to other applications, the
71 automatically grants normal permissions to a requesting application at
81 process. Application software requirements include:</p>
85 <li>Apps must prompt users to grant application permissions at runtime. For
97 UID with another application that has the necessary permissions. For details,
108 <p>When integrating the Android 6.0 application runtime permissions model, you
140 <li>Share a UID with another application that has the necessary permissions. Use
142 application.</li>