aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNolen Johnson <johnsonnolen@gmail.com>2020-07-13 18:35:22 -0400
committerMichael Bestas <mkbestas@lineageos.org>2020-12-27 21:09:44 +0200
commit6f1227a466ca5a39db37ab3410053a1abe92397a (patch)
tree0a38fe026b440f476488c6b8947c4ec7fed4e688
parentcd6656765b8df53ef06a14715447d778db2742d9 (diff)
sdm660-common: Don't declare BOARD_VENDOR
* Only matters when it differs from the device OEM. Change-Id: Id9af8263cb42dc7a0e3a9ce8677385e224910302
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index e38cdc0..fb2fd51 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -24,8 +24,6 @@
COMMON_PATH := device/xiaomi/sdm660-common
-BOARD_VENDOR := xiaomi
-
# Bootloader
TARGET_BOOTLOADER_BOARD_NAME := sdm660
TARGET_NO_BOOTLOADER := true