You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
240 B
10 lines
240 B
4 months ago
|
typeattribute ashmemd coredomain;
|
||
|
type ashmemd_exec, exec_type, file_type, system_file_type;
|
||
|
|
||
|
init_daemon_domain(ashmemd)
|
||
|
|
||
|
binder_use(ashmemd)
|
||
|
add_service(ashmemd, ashmem_device_service)
|
||
|
|
||
|
allow ashmemd ashmem_device:chr_file rw_file_perms;
|