Remove vendor_service.

We want to avoid associating types with where they can be used.

Bug: 237115222
Test: build
Change-Id: I4c279d913c5489e62db1c536d4c875709e2ffaa4
diff --git a/input/service.te b/input/service.te
index 63681d2..989cd1b 100644
--- a/input/service.te
+++ b/input/service.te
@@ -1 +1 @@
-type touch_context_service, service_manager_type, vendor_service;
+type touch_context_service, service_manager_type, hal_service_type;