Restorecon new vndservice_contexts file.

Bug: 36052864
Test: boots
Change-Id: Ib0a5904ffb8ed2d865ab85adbf4cdefd52e6a27d
diff --git a/init/init.cpp b/init/init.cpp
index a1d9f1b..7e61767 100644
--- a/init/init.cpp
+++ b/init/init.cpp
@@ -897,6 +897,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);