Home
last modified time | relevance | path

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

/system/linkerconfig/contents/section/
Dapexdefault.cc140 std::string user_partition_suffix = "VENDOR"; in BuildApexDefaultSection() local
143 user_partition_suffix = "PRODUCT"; in BuildApexDefaultSection()
149 SharedLibs{{Var("SANITIZER_DEFAULT_" + user_partition_suffix)}}, in BuildApexDefaultSection()
155 SharedLibs{{Var("VNDK_SAMEPROCESS_LIBRARIES_" + user_partition_suffix)}}, in BuildApexDefaultSection()