commit | 0f1453608a62339edcbaa434dccc37ceb2d882f1 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Tue May 02 14:02:17 2017 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Thu May 18 15:54:31 2017 -0700 |
tree | 178adfada281d0703dcced28db0e0689121255ee | |
parent | c0d7b871821d6aed1b24b6e9fb9c382fe28fbf1b [diff] |
libcutils: fs_config: alias "system/<partition>/" to "<partition>/" For the known partitions entrenched in the build system: vendor, oem and odm only. We will alias entries that reference system/<partition> and <partition>/ so that if either are specified, the rule will apply to both possible paths. Test: gTest libcutils-tests Bug: 37703469 Change-Id: Ida9405cbed323489a3d0599c1645e9be2c7b9d08