device_google_gs101/whitechapel/vendor/google/service.te
Mat Bevilacqua 82d7164b5c Fix selinux permissions errors for UwbService
Fixes gmscore access to UwbManager APIs, fixes UwbService access to UWB
HAL APIs, and fixes CTS UwbService presence test.

Bug: 184402100
Test: atest CtsUwbTestCases
Change-Id: I7450242f8b35570c3d5a676c5835b01f74995202
2021-04-07 11:39:31 -07:00

4 lines
236 B
Text

type hal_pixel_display_service, service_manager_type, vendor_service;
type uwb_service, service_manager_type;
type touch_context_service, service_manager_type, vendor_service;
type hal_uwb_service, service_manager_type, vendor_service;