commit | c791f05b7179cc0fac8459cf62e7c9ac09c44408 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Oct 12 21:58:18 2018 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Oct 19 12:20:00 2018 +0900 |
tree | 2c903761dc57f93951c4c957d9e9688facc65e3c | |
parent | e66772f9fc86778dfd882ca939c6f138544b27d8 [diff] |
APEXs can be signed with different keys The name of the key used to sign an APEX is recorded in the vb metadata structure. When verifying the APEX, the name is retrived to find the corresponding public key from the /system/etc/security/apex directory. Bug: 115721587 Test: m apex.test; m /apex/com.android.example.apex@1 exists Change-Id: I55a1695483515a8f4ac7d593d11675d9dd340b36