lineageos4microg / docker-lineage-cicd

Docker microservice for LineageOS Continuous Integration and Continous Deployment
https://hub.docker.com/r/lineageos4microg/docker-lineage-cicd
GNU General Public License v3.0
480 stars 189 forks source link

New `nfc` signing key maybe needed for A17 / LOS 21.0 #639

Closed petefoth closed 3 weeks ago

petefoth commented 1 month ago

See (and keep track of) this upstream change

petefoth commented 3 weeks ago

The fix is to refactor the key generation code in init.src if any key is missing, we just generate it rather than reporting an error.

Also, check we are generating all the keys that are (or will soon be) mentioned in the 'Signing Builds' wiki page: bluetooth media networkstack platform releasekey sdk_sandbox shared testcert verity

petefoth commented 3 weeks ago

Fixed & merged in #644