Merge "add factory property file definition"
This commit is contained in:
commit
3fa6746536
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ struct prop_msg
|
|||
#define PROP_PATH_SYSTEM_BUILD "/system/build.prop"
|
||||
#define PROP_PATH_SYSTEM_DEFAULT "/system/default.prop"
|
||||
#define PROP_PATH_LOCAL_OVERRIDE "/data/local.prop"
|
||||
#define PROP_PATH_FACTORY "/factory/factory.prop"
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue