mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 10:28:38 +00:00
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:
@@ -1,2 +1,2 @@
|
||||
type hal_pixel_display_service, service_manager_type, vendor_service;
|
||||
type hal_uwb_vendor_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, hal_service_type;
|
||||
|
||||
Reference in New Issue
Block a user