remove rootdir build.prop

merge with default.prop

Change-Id: I6cff4527dec2b31bdde42ec26c42ef2782f8deb4
This commit is contained in:
Andres Morales 2015-05-07 15:15:46 -07:00
parent 267f39bf63
commit 4e8cda641a

View file

@ -81,7 +81,6 @@ struct prop_msg
#define PROP_PATH_RAMDISK_DEFAULT "/default.prop" #define PROP_PATH_RAMDISK_DEFAULT "/default.prop"
#define PROP_PATH_SYSTEM_BUILD "/system/build.prop" #define PROP_PATH_SYSTEM_BUILD "/system/build.prop"
#define PROP_PATH_VENDOR_BUILD "/vendor/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_LOCAL_OVERRIDE "/data/local.prop"
#define PROP_PATH_FACTORY "/factory/factory.prop" #define PROP_PATH_FACTORY "/factory/factory.prop"