Merge "Remove the workaround now the scsi headers work in the platform."
diff --git a/Android.mk b/Android.mk
index 1ea676f..d9a74f3 100644
--- a/Android.mk
+++ b/Android.mk
@@ -348,9 +348,6 @@
 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