summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--BoardConfig.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index e64d531..b2efc90 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -33,7 +33,6 @@ TARGET_NO_BOOTLOADER := true # We use externally built U-Boot
33TARGET_NO_RADIOIMAGE := true 33TARGET_NO_RADIOIMAGE := true
34TARGET_NO_RECOVERY := true 34TARGET_NO_RECOVERY := true
35 35
36PRODUCT_COMPATIBILITY_MATRIX_LEVEL_OVERRIDE := legacy
37PRODUCT_FULL_TREBLE_OVERRIDE := true 36PRODUCT_FULL_TREBLE_OVERRIDE := true
38BOARD_VNDK_VERSION := current 37BOARD_VNDK_VERSION := current
39 38