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