mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-04-29 02:37:19 +09:00
[PE] miatoll: Set the 2nd arch to armv8-2a
Otherwise build fails. Makes no sense. Change-Id: I67094b85f55cbd06310a90dbaa1377c87735b0cb
This commit is contained in:
parent
e7039317d3
commit
cdd0d3deef
@ -17,7 +17,7 @@ TARGET_CPU_ABI2 :=
|
||||
TARGET_CPU_VARIANT := cortex-a76
|
||||
|
||||
TARGET_2ND_ARCH := arm
|
||||
TARGET_2ND_ARCH_VARIANT := armv8-a
|
||||
TARGET_2ND_ARCH_VARIANT := armv8-2a
|
||||
TARGET_2ND_CPU_ABI := armeabi-v7a
|
||||
TARGET_2ND_CPU_ABI2 := armeabi
|
||||
TARGET_2ND_CPU_VARIANT := cortex-a76
|
||||
|
Loading…
x
Reference in New Issue
Block a user