Merge "Enable VNDK for aosp_x86 and aosp_x86_64"

am: 966e080ade

Change-Id: Id8164d72b1aedd6521645df09e7ba9bb541f1c48
This commit is contained in:
Isaac Chen 2017-12-12 04:22:57 +00:00 committed by android-build-merger
commit d3d7c2e180
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