Merge "Restorecon new vndservice_contexts file." into oc-dev am: 6c2b3e5fd8
am: c04403fb6e
Change-Id: Ia523a82884a8871ecc74644f81e1ddc98bdbc833
diff --git a/init/init.cpp b/init/init.cpp
index 3884ae9..641e985 100644
--- a/init/init.cpp
+++ b/init/init.cpp
@@ -899,6 +899,7 @@
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);