summaryrefslogtreecommitdiff
path: root/hikey.mk
diff options
context:
space:
mode:
Diffstat (limited to 'hikey.mk')
-rw-r--r--hikey.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/hikey.mk b/hikey.mk
index c643f879..74719550 100644
--- a/hikey.mk
+++ b/hikey.mk
@@ -1,7 +1,5 @@
-include $(LOCAL_PATH)/vendor-package-ver.mk
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, device/linaro/hikey/hikey-common.mk)
-$(call inherit-product, 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
@@ -56,7 +54,3 @@ ifneq ($(HIKEY_MODS),)
endif
endif
-
-PRODUCT_SOONG_NAMESPACES += \
- vendor/linaro/hikey960/$(EXPECTED_LINARO_VENDOR_VERSION)/mali/utgard
-