Searched refs:plat_vers (Results 1 - 1 of 1) sorted by path

/system/core/init/
H A Dinit.cpp747 static bool selinux_get_vendor_mapping_version(std::string* plat_vers) { argument
748 if (!read_first_line("/vendor/etc/selinux/plat_sepolicy_vers.txt", plat_vers)) {
752 if (plat_vers->empty()) {

Completed in 70 milliseconds