Home
last modified time | relevance | path

Searched refs:just_disabled_verity (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/core/fs_mgr/
H A Dfs_mgr_remount.cpp297 auto just_disabled_verity = false; in do_remount() local
317 just_disabled_verity = true; in do_remount()
331 if (fs_mgr_overlayfs_setup(nullptr, mount_point.c_str(), &change, just_disabled_verity)) { in do_remount()
382 if (partitions.empty() || just_disabled_verity) { in do_remount()