Merge "Kill LOCAL_SOCKET_NAMESPACE."

This commit is contained in:
Elliott Hughes 2014-11-22 07:52:42 +00:00 committed by Gerrit Code Review
commit 9d3ca15f1c
5 changed files with 0 additions and 25 deletions

View File

@ -82,11 +82,6 @@
*/ */
#define HAVE_ANDROID_OS 1 #define HAVE_ANDROID_OS 1
/*
* Define if we have Linux-style non-filesystem Unix Domain Sockets
*/
#define HAVE_LINUX_LOCAL_SOCKET_NAMESPACE 1
/* /*
* Define if libc includes Android system properties implementation. * Define if libc includes Android system properties implementation.
*/ */

View File

@ -80,11 +80,6 @@
*/ */
#define HAVE_ANDROID_OS 1 #define HAVE_ANDROID_OS 1
/*
* Define if we have Linux-style non-filesystem Unix Domain Sockets
*/
#define HAVE_LINUX_LOCAL_SOCKET_NAMESPACE 1
/* /*
* Define if libc includes Android system properties implementation. * Define if libc includes Android system properties implementation.
*/ */

View File

@ -100,11 +100,6 @@
*/ */
#define HAVE_ANDROID_OS 1 #define HAVE_ANDROID_OS 1
/*
* Define if we have Linux-style non-filesystem Unix Domain Sockets
*/
#define HAVE_LINUX_LOCAL_SOCKET_NAMESPACE 1
/* /*
* Define if libc includes Android system properties implementation. * Define if libc includes Android system properties implementation.
*/ */

View File

@ -90,11 +90,6 @@
*/ */
#define HAVE_ANDROID_OS 1 #define HAVE_ANDROID_OS 1
/*
* Define if we have Linux-style non-filesystem Unix Domain Sockets
*/
#define HAVE_LINUX_LOCAL_SOCKET_NAMESPACE 1
/* /*
* Define if libc includes Android system properties implementation. * Define if libc includes Android system properties implementation.
*/ */

View File

@ -74,11 +74,6 @@
*/ */
#define HAVE_ANDROID_OS 1 #define HAVE_ANDROID_OS 1
/*
* Define if we have Linux-style non-filesystem Unix Domain Sockets
*/
#define HAVE_LINUX_LOCAL_SOCKET_NAMESPACE 1
/* /*
* Define if libc includes Android system properties implementation. * Define if libc includes Android system properties implementation.
*/ */