Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
e510cb8696a9b9249c53cc5b715cc138ded8cdfe
/
.
/
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
;