am 9d3ca15f: Merge "Kill LOCAL_SOCKET_NAMESPACE."

* commit '9d3ca15f1c8789390b8baaa2df28fd11b14a0a9d':
  Kill LOCAL_SOCKET_NAMESPACE.
This commit is contained in:
Elliott Hughes 2014-11-22 08:01:19 +00:00 committed by Android Git Automerger
commit f632832929
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.
*/