Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aa07929b authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 1e61f12f: Merge "Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER."

* commit '1e61f12f':
  Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER.
parents 446b9418 1e61f12f
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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
 */
+0 −5
Original line number Diff line number Diff line
@@ -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
 */
+0 −5
Original line number Diff line number Diff line
@@ -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
 */
+0 −5
Original line number Diff line number Diff line
@@ -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
 */
+0 −6
Original line number Diff line number Diff line
@@ -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
 */
Loading