am f6328329: am 9d3ca15f: Merge "Kill LOCAL_SOCKET_NAMESPACE."

* commit 'f6328329290d4964fba7d45ab97dd355cbe672e8':
  Kill LOCAL_SOCKET_NAMESPACE.
This commit is contained in:
Elliott Hughes 2014-11-22 08:04:47 +00:00 committed by Android Git Automerger
commit 36de8eb4df
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.
*/