Merge "Revert "Disable XOM in init."" am: 4cafb54481

am: 3da6ff1ff4

Change-Id: Iea09f1fc2c3dae765472976ec90054bb2e6410ba
This commit is contained in:
Ivan Lozano 2018-11-29 08:35:37 -08:00 committed by android-build-merger
commit 782068bc9d

View file

@ -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)