summaryrefslogtreecommitdiffstats
path: root/libc/include
diff options
context:
space:
mode:
authorAndres Morales <anmorales@google.com>2015-05-08 15:00:41 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-05-08 15:00:42 +0000
commit271f05148258bfb539099d02856d884aade86ae4 (patch)
tree8d038de167f575fb7fd26b4bc35b775553611beb /libc/include
parentf41ed6e5490864e625c6c3d05d86e3c490602cad (diff)
parentd3cea8725fbee08b76b2128a264c543bbb86c871 (diff)
downloadbionic-271f05148258bfb539099d02856d884aade86ae4.zip
bionic-271f05148258bfb539099d02856d884aade86ae4.tar.gz
bionic-271f05148258bfb539099d02856d884aade86ae4.tar.bz2
Merge "remove rootdir build.prop" into mnc-dev
Diffstat (limited to 'libc/include')
-rw-r--r--libc/include/sys/_system_properties.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/include/sys/_system_properties.h b/libc/include/sys/_system_properties.h
index 8086020..a0315b5 100644
--- a/libc/include/sys/_system_properties.h
+++ b/libc/include/sys/_system_properties.h
@@ -81,7 +81,6 @@ struct prop_msg
#define PROP_PATH_RAMDISK_DEFAULT "/default.prop"
#define PROP_PATH_SYSTEM_BUILD "/system/build.prop"
#define PROP_PATH_VENDOR_BUILD "/vendor/build.prop"
-#define PROP_PATH_BOOTIMAGE_BUILD "/build.prop"
#define PROP_PATH_LOCAL_OVERRIDE "/data/local.prop"
#define PROP_PATH_FACTORY "/factory/factory.prop"