Loading fs_mgr/fs_mgr_priv.h +3 −0 Original line number Diff line number Diff line Loading @@ -109,6 +109,9 @@ OverlayfsValidResult fs_mgr_overlayfs_valid(); namespace android { namespace fs_mgr { bool UnmapDevice(const std::string& name); bool InRecovery(); } // namespace fs_mgr } // namespace android fs_mgr/include_fstab/fstab/fstab.h +0 −2 Original line number Diff line number Diff line Loading @@ -131,7 +131,5 @@ std::set<std::string> GetBootDevices(); // expected name. std::string GetVerityDeviceName(const FstabEntry& entry); bool InRecovery(); } // namespace fs_mgr } // namespace android Loading
fs_mgr/fs_mgr_priv.h +3 −0 Original line number Diff line number Diff line Loading @@ -109,6 +109,9 @@ OverlayfsValidResult fs_mgr_overlayfs_valid(); namespace android { namespace fs_mgr { bool UnmapDevice(const std::string& name); bool InRecovery(); } // namespace fs_mgr } // namespace android
fs_mgr/include_fstab/fstab/fstab.h +0 −2 Original line number Diff line number Diff line Loading @@ -131,7 +131,5 @@ std::set<std::string> GetBootDevices(); // expected name. std::string GetVerityDeviceName(const FstabEntry& entry); bool InRecovery(); } // namespace fs_mgr } // namespace android