Searched refs:control_string_legacy (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Dproperty_service.cpp405 auto control_string_legacy = "ctl." + value; local
408 property_info_area->GetPropertyInfo(control_string_legacy.c_str(), &target_context_legacy,
411 if (CheckMacPerms(control_string_legacy, target_context_legacy, source_context.c_str(), cr)) {

Completed in 55 milliseconds