diff options
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 1e02af3..a150991 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -61,7 +61,6 @@ BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true BOARD_VNDK_RUNTIME_DISABLE := true BOARD_VNDK_VERSION := current PRODUCT_FULL_TREBLE_OVERRIDE := true -TARGET_VENDOR_PROP += $(VENDOR_PATH)/vendor.prop # ANT+ BOARD_ANT_WIRELESS_DEVICE := "qualcomm-uart" |