commit | 62c75b16d204ccbf1e4083ecd0dfae82fc2c2a3d | [log] [tgz] |
---|---|---|
author | Yo Chiang <yochiang@google.com> | Wed Oct 21 21:43:13 2020 +0800 |
committer | Yo Chiang <yochiang@google.com> | Wed Oct 21 23:17:41 2020 +0800 |
tree | ee4f6e1ed7b4136d6306db3e4d12dc6e923749a2 | |
parent | f536731e5ad3c321dba76fc27af29dd212d51a69 [diff] |
TransformFstabForDsu() skips handling special devices Don't try to find a scratch partition in the fstab as it is a special devices initialized by fs_mgr_overlayfs during "adb remount". Don't hardcode the string "userdata_gsi", instead use the constant kDsuUserdata defined in libgsi.h. Bug: 165925766 Test: Build pass. Test: Install and boot a DSU. Change-Id: I4eaff9461e87e49704c976ddf2a096642957cf56