Loading init/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -92,6 +92,7 @@ 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) Loading Loading
init/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -92,6 +92,7 @@ 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) Loading