Skip to content

Glautinor/vendor_lineage-priv_keys-template

 
 

Repository files navigation

lineage-priv_keys-template

Usage

croot && git clone [email protected]:Glautinor/vendor_lineage-priv_keys-template.git vendor/lineage-priv/keys
cd vendor/lineage-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 ~/lineage/out/target/product/lynx
/home/ab/lineage/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!

About

Generate keys used for inline build signing (Unofficial builders only)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 68.8%
  • Python 18.7%
  • Shell 12.5%