Merge "Make GSI for arm64_ab more generic" into oc-mr1-dev

This commit is contained in:
TreeHugger Robot 2017-08-30 06:43:28 +00:00 committed by Android (Google) Code Review
commit 73ba8bc61a
1 changed files with 1 additions and 2 deletions

View File

@ -26,8 +26,7 @@ TARGET_2ND_ARCH := arm
TARGET_2ND_ARCH_VARIANT := armv7-a-neon
TARGET_2ND_CPU_ABI := armeabi-v7a
TARGET_2ND_CPU_ABI2 := armeabi
# TODO(jiyong) can we set krait here?
TARGET_2ND_CPU_VARIANT := cortex-a15
TARGET_2ND_CPU_VARIANT := generic
# Enable A/B update
TARGET_NO_RECOVERY := true