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

Commit 24b7840a authored by Narayan Kamath's avatar Narayan Kamath
Browse files

Add CPU_ABIs for the second generic_arm64 architecture.

This was accidentally removed by commit 8dc227f4.
Breaks builds for apps that use gnustl_static for 32 bit compiles
on an arm64 target.

bug: 16951392

Change-Id: I89480943284944fd95543cccbf40a8de22852197
parent 2cdf9b26
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -22,6 +22,8 @@ TARGET_CPU_VARIANT := generic
TARGET_CPU_ABI := arm64-v8a

TARGET_2ND_ARCH := arm
TARGET_2ND_CPU_ABI := armeabi-v7a
TARGET_2ND_CPU_ABI2 := armeabi

ifdef TARGET_BUILD_APPS
# DO NOT USE
@@ -52,6 +54,7 @@ TARGET_2ND_ARCH_VARIANT := armv7-a-neon
TARGET_2ND_CPU_VARIANT := cortex-a15
endif


TARGET_USES_64_BIT_BINDER := true

# no hardware camera