diff options
author | Jeff Sharkey <jsharkey@android.com> | 2014-03-06 14:26:36 -0800 |
---|---|---|
committer | Jeff Sharkey <jsharkey@android.com> | 2014-03-19 13:00:43 -0700 |
commit | f96b044551d7db8aaef9314e9a217f709749817f (patch) | |
tree | 4ab8ad4041cdea03cd5d561f288a522e2f011c78 /init/NOTICE | |
parent | 4b33d3bbe0bed6505b412bd6375116004ddea119 (diff) | |
download | system_core-f96b044551d7db8aaef9314e9a217f709749817f.zip system_core-f96b044551d7db8aaef9314e9a217f709749817f.tar.gz system_core-f96b044551d7db8aaef9314e9a217f709749817f.tar.bz2 |
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
Diffstat (limited to 'init/NOTICE')
0 files changed, 0 insertions, 0 deletions