Searched refs:legacy_path2 (Results 1 – 1 of 1) sorted by relevance
1143 auto legacy_path2 = "/" + partition + "/build.prop"; in PropertyLoadBootDefaults() local1145 load_properties_from_file(legacy_path2.c_str(), nullptr, &temp); in PropertyLoadBootDefaults()1162 load_properties_from_file(legacy_path2.c_str(), nullptr, &properties); in PropertyLoadBootDefaults()1164 LOG(FATAL) << legacy_path1 << " and " << legacy_path2 << " were not loaded " in PropertyLoadBootDefaults()