OSDN Git Service

InstalledAppDetails: allow revocable permission.
authorNick Kralevich <nnk@google.com>
Sat, 6 Apr 2013 01:36:15 +0000 (18:36 -0700)
committerNick Kralevich <nnk@google.com>
Sat, 6 Apr 2013 01:39:15 +0000 (18:39 -0700)
commitb26a61d6433e2e5456563e5d33aa4f419a8966fb
tree706aab69699be132abbaf2039f6afdb68e969360
parent79b9bfe56ee4036fbe8d9bcac01260356309ae2f
InstalledAppDetails: allow revocable permission.

Modify the Settings app so that a user can revoke permissions,
using the new API added in AppSecurityPermissions.

Bug: 8332307
Change-Id: I4d6c10877e2c3cc284dbf9a43f79697914c0b192
src/com/android/settings/applications/InstalledAppDetails.java