sdm660-common: Don't declare BOARD_VENDOR
* Only matters when it differs from the device OEM. Change-Id: Id9af8263cb42dc7a0e3a9ce8677385e224910302
This commit is contained in:
parent
989bd8fa1d
commit
b9217c9674
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ TARGET_NO_BOOTLOADER := true
|
||||||
|
|
||||||
# Board
|
# Board
|
||||||
TARGET_BOARD_PLATFORM := sdm660
|
TARGET_BOARD_PLATFORM := sdm660
|
||||||
BOARD_VENDOR := xiaomi
|
|
||||||
|
|
||||||
# Build Rules
|
# Build Rules
|
||||||
BUILD_BROKEN_DUP_RULES := true
|
BUILD_BROKEN_DUP_RULES := true
|
||||||
|
|
Loading…
Reference in a new issue