Remove vendor_service.

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

Bug: 237115222
Test: build
Change-Id: Iddc557b9eeef7acee16efa37ba832d2eb033cdc6
diff --git a/common/dynamic/service.te b/common/dynamic/service.te
index 1016a18..7453853 100644
--- a/common/dynamic/service.te
+++ b/common/dynamic/service.te
@@ -1 +1 @@
-type hal_lineage_health_service, vendor_service, hal_service_type, service_manager_type;
+type hal_lineage_health_service, hal_service_type, service_manager_type;