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

am: 6c2b3e5fd8

Change-Id: Ida2184388171b5d5febd61cd7d6159c3b958d6a9
This commit is contained in:
Martijn Coenen 2017-04-04 03:51:27 +00:00 committed by android-build-merger
commit c04403fb6e
1 changed files with 1 additions and 0 deletions

View File

@ -899,6 +899,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);