diff options
author | Ryan Mitchell <rtmitchell@google.com> | 2021-01-28 11:52:11 -0800 |
---|---|---|
committer | Ryan Mitchell <rtmitchell@google.com> | 2021-02-08 00:28:58 -0800 |
commit | da9ee1406e7c697f0ea991f7877c8526aed9b5e9 (patch) | |
tree | 0e3742bc0af2a62191d19d99badedf172472ccc6 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | c9efb465a0ea1861d4f78ba633250ae23927bf5c (diff) |
Add overlayPaths to ApplicationInfo
RROs have historically been APK packages. We now have the ability to
generate RROs on-the-fly. These "fabricated" RROs are not APKs.
ApplicationInfo#resourceDirs documentation states that it only contains
paths to packages. To prevent changing the behavior of resourceDirs
until we can deprecate and remove it, a new overlayPaths field has been
added to ApplicationInfo. This new field contains APK overlay paths as
well as non-APK overlay paths.
Bug: 172471315
Test: boot enable/disable overlays and examine overlays working as well
as package manager dumpsys
Change-Id: I78c5eeef73b7d8bada61edc0f64a12a3cdc1ce16
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions