Searched refs:system_root (Results 1 – 1 of 1) sorted by relevance
1357 bool system_root = android::base::GetProperty("ro.build.system_root_image", "") == "true"; in fs_mgr_update_verity_state() local1365 if (system_root && !strcmp(fstab->recs[i].mount_point, "/")) { in fs_mgr_update_verity_state()