summaryrefslogtreecommitdiffstats
path: root/core/combo/include/arch/linux-arm64
diff options
context:
space:
mode:
authorYabin Cui <yabinc@google.com>2014-11-11 00:11:03 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-11-11 00:11:04 +0000
commitd8e38e1b1ad62a2c2f981ce0bafd40f0cee5dcef (patch)
tree344d62a34bd56277813710eacccf55fadfc895d1 /core/combo/include/arch/linux-arm64
parent3dbac214c22a44042f3e12da37f0fada341123da (diff)
parente8e5e99b76a8f8f792692d13ea859ef5ce12a47b (diff)
downloadbuild-d8e38e1b1ad62a2c2f981ce0bafd40f0cee5dcef.zip
build-d8e38e1b1ad62a2c2f981ce0bafd40f0cee5dcef.tar.gz
build-d8e38e1b1ad62a2c2f981ce0bafd40f0cee5dcef.tar.bz2
Merge "kill HAVE_INOTIFY"
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 984f247..5d12273 100644
--- a/core/combo/include/arch/linux-arm64/AndroidConfig.h
+++ b/core/combo/include/arch/linux-arm64/AndroidConfig.h
@@ -114,11 +114,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