Loading fs_mgr/fs_mgr_overlayfs.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -113,8 +113,8 @@ bool fs_mgr_overlayfs_is_setup() { namespace android { namespace fs_mgr { void MapScratchPartitionIfNeeded(Fstab*, const std::function<bool(const std::string&)>&) {} void MapScratchPartitionIfNeeded(Fstab*, const std::function<bool(const std::set<std::string>&)>&) {} } // namespace fs_mgr } // namespace android Loading Loading
fs_mgr/fs_mgr_overlayfs.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -113,8 +113,8 @@ bool fs_mgr_overlayfs_is_setup() { namespace android { namespace fs_mgr { void MapScratchPartitionIfNeeded(Fstab*, const std::function<bool(const std::string&)>&) {} void MapScratchPartitionIfNeeded(Fstab*, const std::function<bool(const std::set<std::string>&)>&) {} } // namespace fs_mgr } // namespace android Loading