Bug: 174626987 Test: boot, see no denials Change-Id: I963d5b77969571182b94c4265653c5d22e124247
10 lines
278 B
Text
10 lines
278 B
Text
type twoshay, domain;
|
|
type twoshay_exec, exec_type, vendor_file_type, file_type;
|
|
|
|
init_daemon_domain(twoshay)
|
|
|
|
allow twoshay touch_offload_device:chr_file rw_file_perms;
|
|
allow twoshay twoshay:capability sys_nice;
|
|
|
|
binder_use(twoshay)
|
|
add_service(twoshay, touch_context_service)
|