diff options
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r-- | BoardConfigCommon.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index b23f501..f3d5656 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -58,6 +58,8 @@ TARGET_BOARD_PLATFORM_GPU := qcom-adreno530 # Properties 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 |