Remove vendor_service.
We want to avoid associating types with where they can be used. Bug: 237115222 Test: build Change-Id: I6795d960aa2a3b3832be8e0f6a11cb0fc3337982
This commit is contained in:
parent
6de977c9ba
commit
5d26e2ecc1
1 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
||||||
type hal_pixel_display_service, service_manager_type, vendor_service;
|
type hal_pixel_display_service, service_manager_type, hal_service_type;
|
||||||
type hal_uwb_vendor_service, service_manager_type, vendor_service;
|
type hal_uwb_vendor_service, service_manager_type, hal_service_type;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue