aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2017-05-26 22:46:21 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-05-26 22:46:23 +0000
commit5d53e81b8f4c7097c27d56f0e24d8e04b0ceafb7 (patch)
tree6a56a03f7b4b6f8057f3e4019e39ca7ca0f7febc
parent5312218a62ac278ccf66eea96e5b554214155218 (diff)
parenta30be45b34b87c9701eaf793cfdfa1e4f0adccd9 (diff)
downloadstrace-5d53e81b8f4c7097c27d56f0e24d8e04b0ceafb7.tar.gz
Merge "Remove the workaround now the scsi headers work in the platform."
-rw-r--r--Android.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/Android.mk b/Android.mk
index 1ea676f8..d9a74f39 100644
--- a/Android.mk
+++ b/Android.mk
@@ -348,9 +348,6 @@ LOCAL_C_INCLUDES_mips64 := $(LOCAL_PATH)/linux/mips $(LOCAL_PATH)/linux
LOCAL_C_INCLUDES_x86 := $(LOCAL_PATH)/linux/i386 $(LOCAL_PATH)/linux
LOCAL_C_INCLUDES_x86_64 := $(LOCAL_PATH)/linux/x86_64 $(LOCAL_PATH)/linux
-# For <scsi/sg.h>. TODO: export this properly from bionic (without breaking the NDK).
-LOCAL_C_INCLUDES += bionic/libc/kernel/android/
-
LOCAL_CLANG := true
LOCAL_MODULE := strace