Files
frameworks_base/core/java/android/content
Jeff Sharkey 7328a1b39b Logic to confirm permissions on install sessions.
When an app without INSTALL permission attempts to commit a session,
we involve user to confirm permissions.  We currently point at the
base APK, which defines all permissions for an app, handling the case
where a session may only be adding splits.

Add failure codes to represent rejection.  Fix bug by ignoring stages
during initial boot scan.

Bug: 16515814
Change-Id: I702bb72445216817bcc62b79c83980c1c2bb0120
2014-08-07 22:40:38 +00:00
..
2012-09-17 17:27:15 -07:00
2013-09-05 15:58:24 -07:00
2013-06-26 20:16:05 +00:00