commit | 98e3522762797ecadca62a5732372c51b60dfc59 | [log] [tgz] |
---|---|---|
author | Yi-Yo Chiang <yochiang@google.com> | Fri Jul 21 22:31:59 2023 +0800 |
committer | Yi-Yo Chiang <yochiang@google.com> | Sat Jul 22 00:08:51 2023 +0800 |
tree | 5a764949971a076614cb73f91efe025c5cba57bb | |
parent | b2e0edcaae52804484278340813a1556db8f95ac [diff] |
fs_mgr: Refactor by inlining trivial helpers Inline some trivial helpers and remove unused header declarations. Remove fs_mgr_*access() as it is really just access(). Remove fs_mgr_overlayfs_super_device() as we always want the primary slot and having this wrapper isn't particularly helpful. Test: adb-remount-test Change-Id: I2581fd7c7d5071cbb97778535b7811dbcb80d76e