Merge "Enable VNDK for aosp_x86 and aosp_x86_64" am: 966e080ade

am: d3d7c2e180

Change-Id: I6699688bda4ed7d7b057c7a423c8622dc5065309
This commit is contained in:
Isaac Chen
2017-12-12 04:35:15 +00:00
committed by android-build-merger
2 changed files with 4 additions and 0 deletions

View File

@@ -56,6 +56,8 @@ BOARD_SEPOLICY_DIRS += \
build/target/board/generic/sepolicy \
build/target/board/generic_x86/sepolicy
BOARD_VNDK_VERSION := current
# Enable A/B update
TARGET_NO_RECOVERY := true
BOARD_BUILD_SYSTEM_ROOT_IMAGE := true

View File

@@ -59,6 +59,8 @@ BOARD_SEPOLICY_DIRS += \
build/target/board/generic/sepolicy \
build/target/board/generic_x86/sepolicy
BOARD_VNDK_VERSION := current
# Enable A/B update
TARGET_NO_RECOVERY := true
BOARD_BUILD_SYSTEM_ROOT_IMAGE := true