diff options
author | 2024-07-04 14:50:57 +0900 | |
---|---|---|
committer | 2024-07-04 15:56:36 +0900 | |
commit | 635e788274aa17beed18ed5174e709202260bd8a (patch) | |
tree | 9974d9808205a116ff531776c2622dd6f36b6548 /apex/apex_singleton.go | |
parent | b6c0bd1aceadf85ac6c371e6c3a19ceab902eb7e (diff) |
Define otacerts_zip module in soong
To move the otacerts module from make to soong, define a new module
type otacerts_zip module. This module collects key files from
PRODUCT_DEFAULT_DEV_CERTIFICATE and PRODUCT_EXTRA_OTA_KEYS
(PRODUCT_EXTRA_RECOVERY_KEYS for recovery) to install the zipped file
in etc.
otacerts_zip module is available to recovery to install the
otacerts.zip file in the recovery partition.
Bug: 335364209
Test: Define "PRODUCT_DEFAULT_DEV_CERTIFICATE := \
build/make/target/product/security/testkey" and
m aosp_cf_system_x86_64
Change-Id: Ib5b671e9caef0403c6d9d69bfab29be248d7086c
Diffstat (limited to 'apex/apex_singleton.go')
0 files changed, 0 insertions, 0 deletions