diff options
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r-- | BoardConfigCommon.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 8db50c1..befbc88 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -258,8 +258,6 @@ BOARD_SEPOLICY_DIRS += \ $(COMMON_PATH)/sepolicy # Treble -BOARD_VNDK_RUNTIME_DISABLE := true -BOARD_VNDK_VERSION := current PRODUCT_FULL_TREBLE_OVERRIDE := true PRODUCT_VENDOR_MOVE_ENABLED := true |