mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
LG8n: Switch CPU runtime variant to cortex-a76
This commit is contained in:
parent
a7ccd1a3c3
commit
b27b2315df
|
@ -14,7 +14,7 @@ TARGET_ARCH_VARIANT := armv8-2a-dotprod
|
||||||
TARGET_CPU_ABI := arm64-v8a
|
TARGET_CPU_ABI := arm64-v8a
|
||||||
TARGET_CPU_ABI2 :=
|
TARGET_CPU_ABI2 :=
|
||||||
TARGET_CPU_VARIANT := generic
|
TARGET_CPU_VARIANT := generic
|
||||||
TARGET_CPU_VARIANT_RUNTIME := cortex-a55
|
TARGET_CPU_VARIANT_RUNTIME := cortex-a76
|
||||||
|
|
||||||
TARGET_2ND_ARCH := arm
|
TARGET_2ND_ARCH := arm
|
||||||
TARGET_2ND_ARCH_VARIANT := armv8-2a
|
TARGET_2ND_ARCH_VARIANT := armv8-2a
|
||||||
|
|
Loading…
Reference in a new issue