diff options
author | Patrick <patb@google.com> | 2018-07-02 09:36:58 -0700 |
---|---|---|
committer | Patrick <patb@google.com> | 2018-07-19 11:00:03 -0700 |
commit | 50d0525d61fa38fdef432a67ec362897ff17120d (patch) | |
tree | cfd33d78e2d5f7beb299741ff2ac5978380df26e /rs/java/android/renderscript/ProgramStore.java | |
parent | f931eb8fd102eac5bf71fa42d31b12fc04f4ee61 (diff) |
Structural changes to support atomic installs
This change makes the initial changes to installPackage that allow
verification of multiple packages for install and a single commit of all
of them atomically. Install will eventually be broken up into 3 stages:
* scan: only parse and verify the APK; isolated from system state
* reconcile: verify that the APK is compatible with the system given
current state and with the other apps being installed
along side it
* commit: modify system state to account for the reconciled apps
Test: manual install still works; non-functional change
Bug: 109941548
Change-Id: I84cc2185942879d7d0217d49973404bb061918af
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions