commit | 1fee8bf483e74c90467e3c5ea0759e45fdc10811 | [log] [tgz] |
---|---|---|
author | Ivan Lozano <ivanlozano@google.com> | Thu Nov 29 15:58:11 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Nov 29 15:58:11 2018 +0000 |
tree | 1c9b00218c5c3e31eb282025a1786d53ed403da8 | |
parent | 111cb5afb2b9f56825b1401209c56a0f7e9ed5dc [diff] | |
parent | b1de00c4db0d0525381222b527253f064b9c80f8 [diff] |
Merge "Revert "Disable XOM in init.""
diff --git a/init/Android.mk b/init/Android.mk index ee030c7..dc46d21 100644 --- a/init/Android.mk +++ b/init/Android.mk
@@ -92,7 +92,6 @@ 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)