commit | 9f828a5383c118b0d2e990beb035a2c5191c518f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Thu Oct 06 06:18:44 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Oct 06 06:18:45 2016 +0000 |
tree | 7062084c0c004f1e2d94da9398a09fde229b3d0a | |
parent | 0d762648d0b9cb29f13f3f8cb7815236078fafbd [diff] | |
parent | fee161d189ead3887a636383700726f8257048e0 [diff] |
Merge "adb: Remove the obsolete include path to ext4_utils."
diff --git a/adb/Android.mk b/adb/Android.mk index 0114ca3..9466bee 100644 --- a/adb/Android.mk +++ b/adb/Android.mk
@@ -324,7 +324,6 @@ LOCAL_FORCE_STATIC_EXECUTABLE := true LOCAL_MODULE_PATH := $(TARGET_ROOT_OUT_SBIN) LOCAL_UNSTRIPPED_PATH := $(TARGET_ROOT_OUT_SBIN_UNSTRIPPED) -LOCAL_C_INCLUDES += system/extras/ext4_utils LOCAL_SANITIZE := $(adb_target_sanitize) LOCAL_STRIP_MODULE := keep_symbols