summaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorIsaac Chen <isaacchen@isaacchen.cn>2018-12-08 10:35:00 +0000
committerIsaac Chen <tingyi364@gmail.com>2019-08-13 11:32:45 +0200
commite37a34b7370c39fdbf2453f932c2d58525e68a0a (patch)
tree30f7adcd0e4de03cbf87965d6e268749b5e7bddf /BoardConfigCommon.mk
parentca2b22f18b4c05df1e0af5775cef88a9c4b4df35 (diff)
wayne-common: Inherit properties from makefile
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn> Change-Id: I4c236a875144b87827ec1cb0943fd8d1e26e61ae
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 4c5f9ef..54ccd7c 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -221,7 +221,6 @@ TARGET_USES_INTERACTION_BOOST := true
# Properties
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
-TARGET_VENDOR_PROP := $(COMMON_PATH)/vendor.prop
# Recovery
ifeq ($(AB_OTA_UPDATER), true)