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