diff options
author | Todd Kennedy <toddke@google.com> | 2017-08-18 14:22:50 -0700 |
---|---|---|
committer | Todd Kennedy <toddke@google.com> | 2017-08-21 07:17:49 -0700 |
commit | 7098c1cbec6801f4301bd00d4acd4788e99e602d (patch) | |
tree | 5e2004bc8566783bf7d637c9814f27e07b6ec25b /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 003bd7e3ec71284b46a706c2ac9e298b3ffea732 (diff) |
Handle compressed APK enable/disable
There are two scenarios handled with this change:
* When updates are removed for a compressed APK, we re-scan
the stub and disable the package. The stub must never be
enabled by its own
* When a stub is enabled programatically [eg. via settings],
extract the compressed APK to the data partition, scan
the extracted APKs and only then enable the application
Bug: 64386107
Test: Manual; create a test stub app and verify enable/disable work as expected from the settings UI
Test: Manual; chagne the code to trigger various failures and verify the system remains stable
Change-Id: Ia4cb8e25ce8da11edc910d531eedaa37a9093002
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions