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

Commit 52508403 authored by Dan Willemsen's avatar Dan Willemsen
Browse files

aosp_x86_arm builds have overriding commands

This product has warnings about overriding build commands, which means
that there are multiple instructions on how to build a file, and we've
just picked one of them. Which one we pick is usually stable, but it can
change.

Bug: 77611511
Test: turn default to false, aosp_x86_arm still uses a warning
Change-Id: Id821c04e3dd6a1f69ea748827c3570a751b4e1dd
parent dabf1a0c
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -31,6 +31,8 @@ TARGET_2ND_CPU_VARIANT := generic
# Tell the build system this isn't a typical 64bit+32bit multilib configuration.
# Tell the build system this isn't a typical 64bit+32bit multilib configuration.
TARGET_TRANSLATE_2ND_ARCH := true
TARGET_TRANSLATE_2ND_ARCH := true


BUILD_BROKEN_DUP_RULES := true

# no hardware camera
# no hardware camera
USE_CAMERA_STUB := true
USE_CAMERA_STUB := true