diff options
author | Bowgo Tsai <bowgotsai@google.com> | 2019-02-18 17:56:58 +0800 |
---|---|---|
committer | Bowgo Tsai <bowgotsai@google.com> | 2019-02-18 13:27:53 +0000 |
commit | 9bbaa7bbee05a9d28a4247f16b383aa3bd743435 (patch) | |
tree | e6af32031676d11c6369577c91a2e08bffa3678d /libsparse/sparse.cpp | |
parent | f80c326d2e90c648196e9da5b536fa382b1ee7ad (diff) |
Adding GSI fstab entries when needed
In ReadFstabFromFile(), currently it always adds 'system_gsi' and
'userdata_gsi' fstab entries when running in Live GSI. As the API
might be used to load a fstab file without "/system" and/or "/data",
it's better to replace "/system" with 'system_gsi' and "/data" with
'userdata_gsi', instead of adding 'system_gsi' and 'userdata_gsi'
unconditionally.
Bug: 124640105
Test: boot a Live GSI, then `atest libfs_avb_device_test`
Change-Id: I52928f95b9ebd12ce09ffd538caf96a2de430dbc
Diffstat (limited to 'libsparse/sparse.cpp')
0 files changed, 0 insertions, 0 deletions