Searched defs:system_root (Results 1 - 1 of 1) sorted by relevance

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

Completed in 1723 milliseconds