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