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

Commit 782068bc 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

Change-Id: Iea09f1fc2c3dae765472976ec90054bb2e6410ba
parents e69f0ec1 3da6ff1f
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)