Merge "Neverallow vendor_init from writing system_data_file"
diff --git a/public/domain.te b/public/domain.te
index 5879e26..9b4fc74 100644
--- a/public/domain.te
+++ b/public/domain.te
@@ -1040,7 +1040,6 @@
   -system_server
   -system_app
   -init
-  -vendor_init
   -installd # for relabelfrom and unlink, check for this in explicit neverallow
   with_asan(`-asan_extract')
 } system_data_file:file no_w_file_perms;