Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr.cpp1357 bool system_root = android::base::GetProperty("ro.build.system_root_image", "") == "true"; in fs_mgr_update_verity_state() local
1365 if (system_root && !strcmp(fstab->recs[i].mount_point, "/")) { in fs_mgr_update_verity_state()