Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ff27cc2e authored by Rashed Abdel-Tawab's avatar Rashed Abdel-Tawab Committed by Nolen Johnson
Browse files

build: Only set the default verity key as a fallback

* Only set PRODUCT_VERITY_SIGNING_KEY to the default verity key
  if it's not already set.

Change-Id: Iaa4e8bbab55e027b10b90d5efac65658b3dc81a0
parent 8be34b65
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ PRODUCT_SUPPORTS_VERITY_FEC := true
# The dev key is used to sign boot and recovery images, and the verity
# metadata table. Actual product deliverables will be re-signed by hand.
# We expect this file to exist with the suffixes ".x509.pem" and ".pk8".
PRODUCT_VERITY_SIGNING_KEY := build/target/product/security/verity
PRODUCT_VERITY_SIGNING_KEY ?= build/target/product/security/verity

PRODUCT_PACKAGES += \
        verity_key