Merge "Restorecon new vndservice_contexts file." into oc-dev

This commit is contained in:
Martijn Coenen 2017-04-04 03:41:46 +00:00 committed by Android (Google) Code Review
commit 6c2b3e5fd8

View file

@ -897,6 +897,7 @@ static void selinux_restore_context() {
restorecon("/plat_service_contexts");
restorecon("/nonplat_service_contexts");
restorecon("/sepolicy");
restorecon("/vndservice_contexts");
restorecon("/sys", SELINUX_ANDROID_RESTORECON_RECURSE);
restorecon("/dev/block", SELINUX_ANDROID_RESTORECON_RECURSE);