Home
last modified time | relevance | path

Searched refs:load_properties_from_partition (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dproperty_service.cpp896 const auto load_properties_from_partition = [&properties](const std::string& partition, in PropertyLoadBootDefaults() local
937 load_properties_from_partition("system_ext", /* support_legacy_path_until */ 30); in PropertyLoadBootDefaults()
946 load_properties_from_partition("odm", /* support_legacy_path_until */ 28); in PropertyLoadBootDefaults()
947 load_properties_from_partition("product", /* support_legacy_path_until */ 30); in PropertyLoadBootDefaults()