Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b52566c2 authored by SzuWei Lin's avatar SzuWei Lin Committed by android-build-merger
Browse files

Merge "Normalize the 2nd CPU architect of 64 bits arm GSI"

am: 469aafe4

Change-Id: Ie699b5c68229b5dec683125976ffec3f6adbb55f
parents e0b06020 469aafe4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ TARGET_CPU_ABI2 :=
TARGET_CPU_VARIANT := generic

TARGET_2ND_ARCH := arm
TARGET_2ND_ARCH_VARIANT := armv7-a-neon
TARGET_2ND_ARCH_VARIANT := armv8-a
TARGET_2ND_CPU_ABI := armeabi-v7a
TARGET_2ND_CPU_ABI2 := armeabi
TARGET_2ND_CPU_VARIANT := cortex-a15
TARGET_2ND_CPU_VARIANT := generic
+2 −2
Original line number Diff line number Diff line
@@ -23,10 +23,10 @@ TARGET_CPU_ABI2 :=
TARGET_CPU_VARIANT := generic

TARGET_2ND_ARCH := arm
TARGET_2ND_ARCH_VARIANT := armv7-a-neon
TARGET_2ND_ARCH_VARIANT := armv8-a
TARGET_2ND_CPU_ABI := armeabi-v7a
TARGET_2ND_CPU_ABI2 := armeabi
TARGET_2ND_CPU_VARIANT := cortex-a15
TARGET_2ND_CPU_VARIANT := generic

# Enable A/B update
TARGET_NO_RECOVERY := true