switch to 64-bit only target

This commit is contained in:
Konsta
2024-11-26 00:57:33 +02:00
parent 48b4fe88df
commit be863bb0bf
2 changed files with 1 additions and 7 deletions

View File

@@ -13,12 +13,6 @@ TARGET_CPU_ABI := arm64-v8a
TARGET_CPU_ABI2 :=
TARGET_CPU_VARIANT := generic
TARGET_2ND_ARCH := arm
TARGET_2ND_ARCH_VARIANT := armv7-a-neon
TARGET_2ND_CPU_ABI := armeabi-v7a
TARGET_2ND_CPU_ABI2 := armeabi
TARGET_2ND_CPU_VARIANT := generic
# Bluetooth
BOARD_HAVE_BLUETOOTH := true