summaryrefslogtreecommitdiffstats
path: root/core/combo/include/arch/linux-arm64
diff options
context:
space:
mode:
authorYabin Cui <yabinc@google.com>2014-11-10 15:44:27 -0800
committerYabin Cui <yabinc@google.com>2014-11-10 15:44:27 -0800
commite8e5e99b76a8f8f792692d13ea859ef5ce12a47b (patch)
tree2173fda217ec18e02ef4ef195ac669a52f33eb7c /core/combo/include/arch/linux-arm64
parent652ff716b819b694be76e63f059dca50e7febb8d (diff)
downloadbuild-e8e5e99b76a8f8f792692d13ea859ef5ce12a47b.zip
build-e8e5e99b76a8f8f792692d13ea859ef5ce12a47b.tar.gz
build-e8e5e99b76a8f8f792692d13ea859ef5ce12a47b.tar.bz2
kill HAVE_INOTIFY
Bug: 18314841 Change-Id: Idfcbeb62a57f72a47eb732f085fbd1ab27302f85
Diffstat (limited to 'core/combo/include/arch/linux-arm64')
-rw-r--r--core/combo/include/arch/linux-arm64/AndroidConfig.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/combo/include/arch/linux-arm64/AndroidConfig.h b/core/combo/include/arch/linux-arm64/AndroidConfig.h
index e5c225c..6439ca3 100644
--- a/core/combo/include/arch/linux-arm64/AndroidConfig.h
+++ b/core/combo/include/arch/linux-arm64/AndroidConfig.h
@@ -119,11 +119,6 @@
#define HAVE_LINUX_LOCAL_SOCKET_NAMESPACE 1
/*
- * Define if we have Linux's inotify in <sys/inotify.h>.
- */
-#define HAVE_INOTIFY 1
-
-/*
* Define if we have madvise() in <sys/mman.h>
*/
#define HAVE_MADVISE 1