diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/Makefile b/core/Makefile index b80a47f..449161d 100644 --- a/core/Makefile +++ b/core/Makefile @@ -923,8 +923,7 @@ ifneq ($(OTA_PACKAGE_SIGNING_KEY),) else PRODUCT_EXTRA_RECOVERY_KEYS += \ build/target/product/security/cm \ - build/target/product/security/cm-devkey \ - build/target/product/security/bacon + build/target/product/security/cm-devkey endif # Generate a file containing the keys that will be read by the |