commit | 9181a2d0f99441d6d5585af1d4fc71aa3debdc51 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Dec 27 15:14:45 2018 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Jan 04 03:23:45 2019 +0900 |
tree | bf3d9bf2d753dcf1063e6bc48cd04902c9ca51cd | |
parent | c49c8cf0f044a0ab87319e9257b04cfc4c9f8a2c [diff] |
Use the bundled public key for debuggable builds In debuggable builds, when it has failed to find a matching public key in the built-in partitions (e.g. /system/etc/security/apex), the public key bundled in the APEX is used as a fallback, if it exists. Bug: 122047804 Test: add 'installable: false' to the apex_key 'com.android.apex.test_package.key'. Install the APEX 'com.android.apex.test_package'. The APEX is activated. Change-Id: I7824a69478ef55e91d75e1c76d2cfda5e23e8926