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

Commit c8a5ae36 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Use NEON for CTS and SDK builds too." am: c64bc322

am: 048939b1

Change-Id: I9525a1b25b6a7e7867269bc1e3ea4199532b3416
parents 85cabdef 048939b1
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -16,9 +16,10 @@
# arm emulator specific definitions
TARGET_ARCH := arm

# Note: Before Pi, we built the platform images for ARMv7-A _without_ NEON.
# Note: Before P, we built the platform images for ARMv7-A _without_ NEON.
# Note: Before Q, we built the CTS and SDK images for ARMv7-A _without_ NEON.
#
ifneq ($(TARGET_BUILD_APPS)$(filter cts sdk,$(MAKECMDGOALS)),)
ifneq ($(TARGET_BUILD_APPS),)
# DO NOT USE
#
# This architecture variant should NOT be used for 32 bit arm platform