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