Searched refs:kRestoreconString (Results 1 – 1 of 1) sorted by relevance
766 static constexpr const char* kRestoreconString = "selinux.restorecon_recursive"; in RestoreconRecursive() local768 android::base::SetProperty(kRestoreconString, ""); in RestoreconRecursive()769 android::base::SetProperty(kRestoreconString, path); in RestoreconRecursive()771 android::base::WaitForProperty(kRestoreconString, path); in RestoreconRecursive()