diff options
author | Jeff Sharkey <jsharkey@android.com> | 2015-10-21 09:59:55 -0700 |
---|---|---|
committer | Jeff Sharkey <jsharkey@android.com> | 2015-10-21 10:42:14 -0700 |
commit | 052366ca4e6138b583d08535bd1837deb7cd58d0 (patch) | |
tree | 1ac3440f5133c70af2039d8295457bd500500293 /services/net | |
parent | 8ba1cdd9464b88375755e1976e4ee0f5620ff5be (diff) | |
download | frameworks_base-052366ca4e6138b583d08535bd1837deb7cd58d0.zip frameworks_base-052366ca4e6138b583d08535bd1837deb7cd58d0.tar.gz frameworks_base-052366ca4e6138b583d08535bd1837deb7cd58d0.tar.bz2 |
Narrow permission re-granting to specific volume.
When mounting a storage volume after an SDK upgrade, the platform
grants install permissions requested by apps. This patch fixes a
bug that was causing us to re-grant permissions for all installed
apps; we now narrow the granting to just the storage volume of
interest.
Also fixes a bug where scanning of internal ASECs would bump the
VersionInfo of the legacy apps-on-SD volume.
There is still a bug here around internal ASECs not being considered
for re-grants, but that needs to be fixed in a more invasive CL that
creates a separate VersionInfo. In addition, internal ASECs (also
known as forward locked apps) have been deprecated for some time.
Bug: 24583803
Change-Id: I9115fd484ec083bc10a970f5f612860d5a53e520
Diffstat (limited to 'services/net')
0 files changed, 0 insertions, 0 deletions