Loading init/Android.mk +0 −3 Original line number Original line Diff line number Diff line Loading @@ -53,7 +53,6 @@ LOCAL_SRC_FILES:= \ LOCAL_STATIC_LIBRARIES := libbase LOCAL_STATIC_LIBRARIES := libbase LOCAL_MODULE := libinit LOCAL_MODULE := libinit LOCAL_SANITIZE := integer LOCAL_CLANG := true LOCAL_CLANG := true include $(BUILD_STATIC_LIBRARY) include $(BUILD_STATIC_LIBRARY) Loading Loading @@ -101,7 +100,6 @@ LOCAL_POST_INSTALL_CMD := $(hide) mkdir -p $(TARGET_ROOT_OUT)/sbin; \ ln -sf ../init $(TARGET_ROOT_OUT)/sbin/ueventd; \ ln -sf ../init $(TARGET_ROOT_OUT)/sbin/ueventd; \ ln -sf ../init $(TARGET_ROOT_OUT)/sbin/watchdogd ln -sf ../init $(TARGET_ROOT_OUT)/sbin/watchdogd LOCAL_SANITIZE := integer LOCAL_CLANG := true LOCAL_CLANG := true include $(BUILD_EXECUTABLE) include $(BUILD_EXECUTABLE) Loading @@ -119,6 +117,5 @@ LOCAL_SHARED_LIBRARIES += \ libbase \ libbase \ LOCAL_STATIC_LIBRARIES := libinit LOCAL_STATIC_LIBRARIES := libinit LOCAL_SANITIZE := integer LOCAL_CLANG := true LOCAL_CLANG := true include $(BUILD_NATIVE_TEST) include $(BUILD_NATIVE_TEST) Loading
init/Android.mk +0 −3 Original line number Original line Diff line number Diff line Loading @@ -53,7 +53,6 @@ LOCAL_SRC_FILES:= \ LOCAL_STATIC_LIBRARIES := libbase LOCAL_STATIC_LIBRARIES := libbase LOCAL_MODULE := libinit LOCAL_MODULE := libinit LOCAL_SANITIZE := integer LOCAL_CLANG := true LOCAL_CLANG := true include $(BUILD_STATIC_LIBRARY) include $(BUILD_STATIC_LIBRARY) Loading Loading @@ -101,7 +100,6 @@ LOCAL_POST_INSTALL_CMD := $(hide) mkdir -p $(TARGET_ROOT_OUT)/sbin; \ ln -sf ../init $(TARGET_ROOT_OUT)/sbin/ueventd; \ ln -sf ../init $(TARGET_ROOT_OUT)/sbin/ueventd; \ ln -sf ../init $(TARGET_ROOT_OUT)/sbin/watchdogd ln -sf ../init $(TARGET_ROOT_OUT)/sbin/watchdogd LOCAL_SANITIZE := integer LOCAL_CLANG := true LOCAL_CLANG := true include $(BUILD_EXECUTABLE) include $(BUILD_EXECUTABLE) Loading @@ -119,6 +117,5 @@ LOCAL_SHARED_LIBRARIES += \ libbase \ libbase \ LOCAL_STATIC_LIBRARIES := libinit LOCAL_STATIC_LIBRARIES := libinit LOCAL_SANITIZE := integer LOCAL_CLANG := true LOCAL_CLANG := true include $(BUILD_NATIVE_TEST) include $(BUILD_NATIVE_TEST)