generic_arm64: BOARD_VNDK_VERSION := current
Bug: 70694532 Bug: 69526027 Test: lunch sdk_gphone_arm64-userdebug, build, boot complete (unrelated /system/bin/sdcard crash) Change-Id: I90a05f43caa479288b812075d06f57dae0a2fb2c
This commit is contained in:
parent
34af6a41ff
commit
adb7d43b5e
1 changed files with 2 additions and 0 deletions
|
@ -99,3 +99,5 @@ BOARD_SEPOLICY_DIRS += build/target/board/generic/sepolicy
|
|||
# Enable A/B update
|
||||
TARGET_NO_RECOVERY := true
|
||||
BOARD_BUILD_SYSTEM_ROOT_IMAGE := true
|
||||
|
||||
BOARD_VNDK_VERSION := current
|
||||
|
|
Loading…
Reference in a new issue