am aa07929b: am 1e61f12f: Merge "Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER."
* commit 'aa07929b29f204ad5e96a8a75a63728cdd1e879a': Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER.
This commit is contained in:
commit
d5544cf757
|
@ -57,11 +57,6 @@
|
|||
*/
|
||||
#define HAVE_ANDROID_OS 1
|
||||
|
||||
/*
|
||||
* Define if libc includes Android system properties implementation.
|
||||
*/
|
||||
#define HAVE_LIBC_SYSTEM_PROPERTIES 1
|
||||
|
||||
/*
|
||||
* The default path separator for the platform
|
||||
*/
|
||||
|
|
|
@ -57,11 +57,6 @@
|
|||
*/
|
||||
#define HAVE_ANDROID_OS 1
|
||||
|
||||
/*
|
||||
* Define if libc includes Android system properties implementation.
|
||||
*/
|
||||
#define HAVE_LIBC_SYSTEM_PROPERTIES 1
|
||||
|
||||
/*
|
||||
* The default path separator for the platform
|
||||
*/
|
||||
|
|
|
@ -62,11 +62,6 @@
|
|||
*/
|
||||
#define HAVE_ANDROID_OS 1
|
||||
|
||||
/*
|
||||
* Define if libc includes Android system properties implementation.
|
||||
*/
|
||||
#define HAVE_LIBC_SYSTEM_PROPERTIES 1
|
||||
|
||||
/*
|
||||
* The default path separator for the platform
|
||||
*/
|
||||
|
|
|
@ -57,11 +57,6 @@
|
|||
*/
|
||||
#define HAVE_ANDROID_OS 1
|
||||
|
||||
/*
|
||||
* Define if libc includes Android system properties implementation.
|
||||
*/
|
||||
#define HAVE_LIBC_SYSTEM_PROPERTIES 1
|
||||
|
||||
/*
|
||||
* The default path separator for the platform
|
||||
*/
|
||||
|
|
|
@ -60,12 +60,6 @@
|
|||
*/
|
||||
#define HAVE_MALLOC_H
|
||||
|
||||
/*
|
||||
* Define if system provides a system property server (should be
|
||||
* mutually exclusive with HAVE_LIBC_SYSTEM_PROPERTIES).
|
||||
*/
|
||||
#define HAVE_SYSTEM_PROPERTY_SERVER
|
||||
|
||||
/*
|
||||
* The default path separator for the platform
|
||||
*/
|
||||
|
|
|
@ -43,11 +43,6 @@
|
|||
*/
|
||||
#define HAVE_ANDROID_OS 1
|
||||
|
||||
/*
|
||||
* Define if libc includes Android system properties implementation.
|
||||
*/
|
||||
#define HAVE_LIBC_SYSTEM_PROPERTIES 1
|
||||
|
||||
/*
|
||||
* The default path separator for the platform
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue