Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
f016fc1109ee108c07531651d827a4905c1a9e31
/
.
/
private
/
drmserver.te
blob: cc96afdce91012b208bb2511ea5d2a14bac56cf7 [
file
] [
log
] [
blame
]
# type_transition must be private policy the domain_trans rules could stay
# public, but conceptually should go with this
init_daemon_domain
(
drmserver
)
type_transition drmserver apk_data_file
:
sock_file drmserver_socket
;