commit | dcb9669792e792f491930752595c12fb767a42a4 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Apr 11 16:09:48 2019 +0100 |
committer | Nikita Ioffe <ioffe@google.com> | Thu Apr 11 17:11:13 2019 +0100 |
tree | a09009fd161c33667c2e50a9f9aba91c30368d11 | |
parent | 54f1844336d87eda17f9d2943829d477ae2a8e88 [diff] |
Store all valid SHA512 hashes in the system version of shim apex This will enable CTS testing of RollbackManager API to roll back apexes. * During stagePackages apexd temp mounts system shim to read list of valid hashes. * Added a function to run a custom validate_fn function during for a temp mounted apex. Test: apexservice_test Bug: 128625955 Change-Id: Ic4a20936939a51bc90b5f5cad8b9ae8f0e2289a1