Files
frameworks_base/core/java/android/widget
Nick Kralevich a5043ed7ea AppSecurityPermissions: Modify isDisplayablePermission
Add optional permission support to isDisplayablePermission.

A permission is displayable if it's required, or was previously
granted to the app.

Currently, this change is a no-op. The package parser code
does not currently honor <uses-permission android:required="false"> in
the application's manifest, and assumes a permission is always required.

This change sets the ground for future optional permissions work.

Change-Id: I2ec4a49adbfab9980e116ed43354f16bdeaa301d
2013-03-25 14:28:30 -07:00
..
2011-09-27 11:32:59 -07:00
2012-04-09 10:18:28 -04:00
2013-01-11 23:44:11 -08:00
2011-09-29 14:48:44 -07:00