Do not let vendor-init access gs101-thermal am: 9faa545894 am: 6b461ad86c

Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/google/pixel-sepolicy/+/14491664

Change-Id: Id0661ddcdb29b4d89db670f4bbd498b52f7bb321
diff --git a/thermal/vendor_init.te b/thermal/vendor_init.te
index 875277e..3133b1e 100644
--- a/thermal/vendor_init.te
+++ b/thermal/vendor_init.te
@@ -1,5 +1,2 @@
 allow vendor_init thermal_link_device:dir r_dir_perms;
 allow vendor_init thermal_link_device:lnk_file r_file_perms;
-userdebug_or_eng(`
-  allow vendor_init debugfs_thermal:file w_file_perms;
-')