diff options
author | Jeff Sharkey <jsharkey@android.com> | 2019-11-12 15:19:53 -0700 |
---|---|---|
committer | Jeff Sharkey <jsharkey@android.com> | 2019-11-12 15:48:52 -0700 |
commit | 7e9699f83ab405cd7fe0c6564dffea274cf1ac59 (patch) | |
tree | 5ce1e81b80bf3a5db2dc04de73e67ed3ed6f68ed /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | ab0a97220a15d8bdc7fc344db967410f4b679d39 (diff) |
Progress towards splitting MediaProvider UID.
We're working towards making MediaProvider into a Mainline module,
which means it can no longer share the "android.media" UID built
into the OS. The major reason for this is because they're signed
with separate keys, but a secondary reason is that we don't know what
database customizations an OEM has performed in their MediaProvider.
Ensure that packages are requesting the permissions they actually
depend on, instead of relying on permissions requested by other
packages under the shared UID.
Bug: 144247087
Test: atest --test-mapping packages/providers/MediaProvider
Change-Id: Iea42a69dd270682258314126f6540478aece3e59
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions