From e7c25f9f246f34ea68ba6c4155b9fd7884162dc8 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Wed, 24 Aug 2016 12:41:31 +0000 Subject: devel/android-tools-{adb,fastboot}: update to 7.0.0.r1 (nougat) Changes: https://android.googlesource.com/platform/system/core/+log/android-6.0.1_r24..android-7.0.0_r1/adb Changes: https://android.googlesource.com/platform/system/core/+log/android-6.0.0_r26..android-7.0.0_r1/fastboot --- .../android-tools-fastboot/files/patch-base_errors__unix.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devel/android-tools-fastboot/files/patch-base_errors__unix.cpp (limited to 'devel/android-tools-fastboot/files/patch-base_errors__unix.cpp') diff --git a/devel/android-tools-fastboot/files/patch-base_errors__unix.cpp b/devel/android-tools-fastboot/files/patch-base_errors__unix.cpp new file mode 100644 index 000000000000..f9ccad0a59b5 --- /dev/null +++ b/devel/android-tools-fastboot/files/patch-base_errors__unix.cpp @@ -0,0 +1,11 @@ +--- base/errors_unix.cpp.orig 2016-02-20 02:39:51 UTC ++++ base/errors_unix.cpp +@@ -16,7 +16,7 @@ + + #include "android-base/errors.h" + +-#include ++#include + + namespace android { + namespace base { -- cgit v1.2.3