diff options
author | Jeff Sharkey <jsharkey@android.com> | 2019-11-12 15:19:44 -0700 |
---|---|---|
committer | Jeff Sharkey <jsharkey@android.com> | 2019-11-12 15:48:52 -0700 |
commit | ab0a97220a15d8bdc7fc344db967410f4b679d39 (patch) | |
tree | 01d9c7ddb24de5c7efb51534389421777d907cb2 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 8a505cde0af897f5518f70f48db0006b429f834c (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.
This initial pass introduces the APIs needed to support a "legacy"
MediaProvider that will be used to migrate data between the old and
new UID. This legacy provider is implemented using the same code
as the modern provider, but hosted at the "media_legacy" authority.
Bug: 144247087
Test: atest --test-mapping packages/providers/MediaProvider
Change-Id: Ibc38a786799e138e9c3e31297c7066bab6843d89
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions