platform_system_sepolicy/vendor/hal_uwb_default.te
Roshan Pius c02325f137 sepolicy: Add UWB HAL interface in AOSP
Adding sepolicy rules for the AOSP HAL interface.

Ignore-AOSP-First: Dependent changes in internal-only projects.

Bug: 195308730
Test: Compiles
Change-Id: I56302b570a749f7d72b6fe8f4f4a8767ea4785c1
2021-08-24 18:44:08 -07:00

5 lines
178 B
Text

type hal_uwb_default, domain;
hal_server_domain(hal_uwb_default, hal_uwb)
type hal_uwb_default_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_uwb_default)