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

Commit 2044591c authored by Narayan Kamath's avatar Narayan Kamath Committed by Android Git Automerger
Browse files

am 3930fbdd: Make the 32-bit architecture for arm64 generic.

* commit '3930fbdd':
  Make the 32-bit architecture for arm64 generic.
parents 5a5d443f 3930fbdd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -22,8 +22,8 @@ TARGET_CPU_VARIANT := generic
TARGET_CPU_ABI := arm64-v8a

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