diff options
author | Mark Salyzyn <salyzyn@google.com> | 2017-03-21 08:09:52 -0700 |
---|---|---|
committer | Mark Salyzyn <salyzyn@google.com> | 2017-03-21 08:15:58 -0700 |
commit | 62c701e1740847afab640b3610fc44c1d8eeb5e9 (patch) | |
tree | 01b19da81de9d0e8072f04d2ad06f208a286100c /libunwindstack/tests/MemoryFileTest.cpp | |
parent | 9ceadcb0c458c8ab5715d1fb82221464cc09d667 (diff) |
libcutils: fs_config() add check /oem/etc/fs_config_*
Add reading of vendor file-system config files
/oem/etc/fs_config_dirs and /oem/etc/fs_config_files.
Order of interpretation (for dirs and files respectively):
- /system/etc/fs_config_dirs or /system/etc/fs_config_files
- /vendor/etc/fs_config_dirs or /vendor/etc/fs_config_files
- /oem/etc/fs_config_dirs or /oem/etc/fs_config_files
- internal android_dirs[] or android_files[] structures.
No restrictions are placed on the oem file-system config files,
although the developer is advised to restrict the scope to the /oem
file-system since the intent is to provide support only for
customized portions of oem.img.
Test: full build and install smoke test and inspection
Bug: 36071012
Change-Id: I56f3fed5efa44d622a9a110937dbc949083d44ae
Diffstat (limited to 'libunwindstack/tests/MemoryFileTest.cpp')
0 files changed, 0 insertions, 0 deletions