davinci: Don't declare BOARD_VENDOR

* Only matters when it differs from the device OEM.

Change-Id: Id9af8263cb42dc7a0e3a9ce8677385e224910302
This commit is contained in:
Nolen Johnson 2020-07-13 18:35:22 -04:00 committed by Arian
parent ee3053b83d
commit 41bfa0763e
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -14,8 +14,6 @@
# limitations under the License. # limitations under the License.
# #
BOARD_VENDOR := xiaomi
DEVICE_PATH := device/xiaomi/davinci DEVICE_PATH := device/xiaomi/davinci
BUILD_BROKEN_DUP_RULES := true BUILD_BROKEN_DUP_RULES := true