Nolen Johnson 2934832892 lineage-priv-template: Add new Android 16 QPR2 key
Change-Id: Id8e1a7268c2886fd5b54283d169171bbe624a070
(cherry picked from commit 4e850a69696c781f7b7ad83babe10da6df7cafd7)
2026-01-17 00:06:17 +08:00

evolution-priv_keys-template

Usage

croot && git clone https://github.com/Evolution-X/vendor_evolution-priv_keys-template vendor/evolution-priv/keys
cd vendor/evolution-priv/keys
./keys.sh

Testing

Included check_keys.py script checks whether all apk/apex/capex files in the build out are signed with keys within its directory. Be aware that some targets are expected to be signed with vendor key, for example com.android.apex.cts.shim.v1_prebuilt.

$ ./check_keys.py ~/evolution/out/target/product/lynx
/home/ab/evolution/out/target/product/lynx/obj/ETC/com.android.apex.cts.shim.v1_prebuilt_intermediates/com.android.apex.cts.shim.apex is signed with an unknown key!
Description
Generate keys used for inline build signing (Unofficial builders only)
Readme 380 KiB
Languages
Makefile 72.1%
Python 16.4%
Shell 10.9%
Starlark 0.6%