Svetoslav 4aa9797786 Default grants: handle update system packages
If there is an app on the system image that gets default
grants but it is updated with a version that does not use
all permissions the version on the system image does, we
would wrongly try to grant a permission to the updated app
that it does not request and crash as a result. Now we
default grant permission that are requested by the system
version of the app regardless if it is updated but only if
the system app is not updated or the update also uses these
permissions.

bug:22800767

Change-Id: Ic22b62ba4976367420a56bdadc8e3824b0b9104f
2015-07-29 14:00:30 -07:00
2014-11-10 17:23:02 -08:00
2015-05-16 01:19:19 +00:00
2015-06-08 17:40:00 -07:00
2015-07-22 15:25:55 -07:00
2015-07-20 23:52:20 +00:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%