summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhungweichen <hungweichen@google.com>2022-08-03 08:11:14 +0000
committerHung-Wei Chen <hungweichen@google.com>2022-08-03 09:54:04 +0000
commitf3866eeaa65cdd55184a9bc558fe6c9f23190c72 (patch)
tree7847f64e67f97a48e1be77573d9f1f07e23f1587
parentb98d75cb39f3a6891adfccc09478854365181b87 (diff)
downloadhikey-f3866eeaa65cdd55184a9bc558fe6c9f23190c72.tar.gz
Remove AVB 1.0 configs for dm-verity
AVB 1.0 related sources on the device have been removed in commit Ibfb46aa6c2f761dbb3a9b5f0b16336e510417620. This change removes the related configs. Bug: 241044073 Change-Id: I7303fda0203316a81d8b2d12f9845cbc48cb7cbf
-rw-r--r--hikey.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/hikey.mk b/hikey.mk
index f869c71e..a5ff4aab 100644
--- a/hikey.mk
+++ b/hikey.mk
@@ -3,13 +3,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, device/linaro/hikey/hikey-common.mk)
$(call inherit-product-if-exists, vendor/linaro/hikey960/$(EXPECTED_LINARO_VENDOR_VERSION)/hikey.mk)
-#setup dm-verity configs
-PRODUCT_SYSTEM_VERITY_PARTITION := /dev/block/platform/soc/f723d000.dwmmc0/by-name/system
-PRODUCT_VENDOR_VERITY_PARTITION := /dev/block/platform/soc/f723d000.dwmmc0/by-name/vendor
-$(call inherit-product, build/target/product/verity.mk)
-PRODUCT_SUPPORTS_BOOT_SIGNER := false
-PRODUCT_SUPPORTS_VERITY_FEC := false
-
PRODUCT_PROPERTY_OVERRIDES += ro.opengles.version=131072
PRODUCT_NAME := hikey