Loading adb/Android.mk +0 −3 Original line number Diff line number Diff line Loading @@ -200,10 +200,7 @@ endif # will violate ODR LOCAL_SHARED_LIBRARIES := # Don't build the host adb on Windows (this branch should only be used for security updates.) ifneq ($(HOST_OS),windows) include $(BUILD_HOST_EXECUTABLE) endif $(call dist-for-goals,dist_files sdk,$(LOCAL_BUILT_MODULE)) Loading adb/sysdeps/mutex.h +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ #include <windows.h> #include <android-base/macros.h> #include <base/macros.h> #include "adb.h" Loading Loading
adb/Android.mk +0 −3 Original line number Diff line number Diff line Loading @@ -200,10 +200,7 @@ endif # will violate ODR LOCAL_SHARED_LIBRARIES := # Don't build the host adb on Windows (this branch should only be used for security updates.) ifneq ($(HOST_OS),windows) include $(BUILD_HOST_EXECUTABLE) endif $(call dist-for-goals,dist_files sdk,$(LOCAL_BUILT_MODULE)) Loading
adb/sysdeps/mutex.h +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ #include <windows.h> #include <android-base/macros.h> #include <base/macros.h> #include "adb.h" Loading