commit | d3754ff696f16992956f9600eb27eee2bdf66452 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Thu Oct 06 14:15:48 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Oct 06 14:15:48 2016 +0000 |
tree | 31b333374653706371422ef12700b49ceae46831 | |
parent | 9f828a5383c118b0d2e990beb035a2c5191c518f [diff] | |
parent | 9af33ee78c395af715e7b861f4e32272559e1fe9 [diff] |
Merge "logd: report logging memory overhead"
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