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

/system/core/fs_mgr/
H A Dfs_mgr_fstab.cpp690 std::string hw; local
696 } else if (fs_mgr_get_boot_config("hardware", &hw)) { // normal boot
698 default_fstab = prefix + hw;

Completed in 163 milliseconds