Merge "Revert "Disable XOM in init.""

am: 4cafb54481

Change-Id: Ied21ed46289423543040fc5144504b7e10dfa17c
This commit is contained in:
Ivan Lozano 2018-11-29 08:21:09 -08:00 committed by android-build-merger
commit 3da6ff1ff4

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)