Branch zuma from gs201 sha1 63751751aa91275b083797278d638078b3a0bf7a cp/pantah/ripcurrent cp/gs201/zuma Bug: 229340586 Change-Id: Ie692d8dbbf0fc4d3b376dc9fe3e930bd3955a88e Signed-off-by: Aaron Ding <aaronding@google.com>
10 lines
375 B
Text
10 lines
375 B
Text
type vendor_uwb_init, domain;
|
|
type vendor_uwb_init_exec, exec_type, vendor_file_type, file_type;
|
|
|
|
init_daemon_domain(vendor_uwb_init)
|
|
|
|
allow vendor_uwb_init vendor_shell_exec:file rx_file_perms;
|
|
allow vendor_uwb_init vendor_toolbox_exec:file rx_file_perms;
|
|
|
|
allow vendor_uwb_init uwb_data_vendor:file create_file_perms;
|
|
allow vendor_uwb_init uwb_data_vendor:dir w_dir_perms;
|