Kill LOCAL_SOCKET_NAMESPACE.

Change-Id: I40c63b8e7ae1174ac902b545555ddab65b3fef38
This commit is contained in:
Elliott Hughes 2014-11-21 22:54:28 -08:00
parent 9cef682306
commit 80c63ddfd7
5 changed files with 0 additions and 25 deletions

View File

@ -82,11 +82,6 @@
*/
#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.
*/

View File

@ -80,11 +80,6 @@
*/
#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.
*/

View File

@ -100,11 +100,6 @@
*/
#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.
*/

View File

@ -90,11 +90,6 @@
*/
#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.
*/

View File

@ -74,11 +74,6 @@
*/
#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.
*/