Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
7a235a4d9d0c0e322d0e175090e75ca5e9145811
/
.
/
prebuilts
/
api
/
29.0
/
private
/
ashmemd.te
blob: 08df515f31f819a3c8547cefcf6e9ae75c60f8a3 [
file
] [
log
] [
blame
]
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
;