diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 90a48b09..e0f25d05 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -36,7 +36,7 @@ TARGET_ARCH := arm64 TARGET_ARCH_VARIANT := armv8-a TARGET_CPU_ABI := arm64-v8a TARGET_CPU_ABI2 := -TARGET_CPU_VARIANT := kryo +TARGET_CPU_VARIANT := cortex-a73 # Architecture 2 TARGET_2ND_ARCH := arm