diff options
author | Jiyong Park <jiyong@google.com> | 2019-02-11 10:54:36 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2019-02-14 23:52:51 +0900 |
commit | e96185547c4b14ced8f3f192dac983f24d23875e (patch) | |
tree | 74c697abee24a3c64e189728c7e003dc6b0ef79c /test/ProfileTestMultiDex/Main.java | |
parent | 768b15d9d1b6847910da4782672bdec79913a8b7 (diff) |
Sign each APEX with different container certificate
Each APEX is signed with different certificate. The test certificate
(along with the private key) is com.android.<name>.x509.pem and
com.android.<name>.pk8. The files are in the same directory as the APEX
is defined and is referenced via android_app_certificate module named
com.android.<name>.certificate.
The test certificate could then be overridden via
PRODUCT_CERTIFICATE_OVERRIDES := <apex_module_name>:<new_cert_module_name>
Bug: 113373927
Test: jarsigner -verify -verbose -certs out/target/product/blueline/system/apex/com.android.runtime.{release|debug}.apex shows
...
X.509, CN=com.android.runtime.{release|debug}, OU=Android, O=Android, L=Mountain View, ST=California, C=US
Change-Id: Ica1643c5c66ef19a362303f6ac4156435a331d21
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions