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

Commit 671d1bdb authored by Ivan Lozano's avatar Ivan Lozano Committed by android-build-merger
Browse files

Merge "Disable XOM in init." am: d98acb0d am: 99bcaff5

am: 96a6800d

Change-Id: Ib4c4ddeb529a800375ac6c26658a6c6a120519bb
parents 0cf539fd 96a6800d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -92,6 +92,7 @@ LOCAL_STATIC_LIBRARIES := \
LOCAL_SANITIZE := signed-integer-overflow
# First stage init is weird: it may start without stdout/stderr, and no /proc.
LOCAL_NOSANITIZE := hwaddress
LOCAL_XOM := false
include $(BUILD_EXECUTABLE)

include $(CLEAR_VARS)