Bug: 196916111 Test: boot to home with all services launched Change-Id: I3453fc01cec5fd7b2b2a44a6f20c64e818ce1acd
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)
|