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

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

Merge "Revert "Disable XOM in init."" am: 4cafb544 am: 3da6ff1f

am: 782068bc

Change-Id: I9b79626767a3cf4c5332478cbbde6950ca00c005
parents 03d5b7af 782068bc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -92,7 +92,6 @@ 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)