commit | f96b044551d7db8aaef9314e9a217f709749817f | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Thu Mar 06 14:26:36 2014 -0800 |
committer | Jeff Sharkey <jsharkey@android.com> | Wed Mar 19 13:00:43 2014 -0700 |
tree | 4ab8ad4041cdea03cd5d561f288a522e2f011c78 | |
parent | 4b33d3bbe0bed6505b412bd6375116004ddea119 [diff] |
Add "import" support to system property files. During boot, allow a property file to import properties from another file. Supports importing the entire file, a specific key, or any keys matching a specific prefix. Here's some example syntax: import /oem/oem.prop import /oem/oem.prop foo.* import /oem/oem.prop foo.bar Bug: 13340779 Change-Id: I867f9a10ca09684326675d9f051f5cf2ae171617