diff options
author | Isaac Chen <tingyi364@gmail.com> | 2019-06-29 13:39:25 +0200 |
---|---|---|
committer | TingyiChen <tingyi364@gmail.com> | 2019-08-13 11:54:42 +0200 |
commit | ed93546d982c49955049d3df08fb036eecc75186 (patch) | |
tree | 201de0814651b3f49cfc8f91258ee58ee7e154e4 /BoardConfigCommon.mk | |
parent | e5c53750f06e9d9739b45ec108260ead7ff80941 (diff) |
Revert "wayne: Build with VNDK=current"
This reverts commit 92cea1314ce8f9817ea872332171216084f31673.
Change-Id: I79c7e8b8cb3453912464573e2150dc1e9e26254f
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 |