diff options
author | Narayan Kamath <narayan@google.com> | 2017-08-07 18:59:14 +0100 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2017-08-15 12:55:46 +0100 |
commit | 190440d62fc8c5ab24498178cd2ce6901bec2852 (patch) | |
tree | 27061283d75b1f8f53e07285ca9fcdd990dea9b5 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | e33e796d26beff1d98cb827735934ac1673d635b (diff) |
PackageManagerService: Change getCompressedFiles to reflect the new layout.
Stubs are compressed artifacts are installed in sibling directories.
The layout of a compressed package on a given partition is as follows :
Compressed artifacts:
/partition/ModuleName/foo.gz
/partation/ModuleName/bar.gz
// Stub artifact:
/partition/ModuleName-Stub/ModuleName-Stub.apk
In other words, stub is on the same partition as the compressed artifacts
and in a directory that's suffixed with "-Stub".
Bug: 63802184
Test: Manual
Change-Id: If7154c985956ae982ce40c8ede763b1c8e0175a9
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions