commit | e508ac4f2e1b3a29ea42b1ffd4694774f88d837b | [log] [tgz] |
---|---|---|
author | Yi-Yo Chiang <yochiang@google.com> | Tue Dec 13 00:30:12 2022 +0800 |
committer | Yi-Yo Chiang <yochiang@google.com> | Tue Dec 13 01:53:37 2022 +0800 |
tree | 26a1d22a69dbc49592ea6d7b7085fac782e28835 | |
parent | d45750aa2ccf48ee200ea0de6a5e20199a927fca [diff] |
overlayfs: fs_mgr_overlayfs_setup() should accept Fstab as input Right now fs_mgr_overlayfs_setup() always reads the default fstab and this makes the "-T" option of remount useless. Change it so that the fstab is passed in by the caller. Bug: 243501054 Test: adb remount -vT <path/to/fstab> Test: and check that overlay is active after reboot Change-Id: Ia4101938a50c305f105c57018b02aec01f862dec