platform_system_sepolicy/private/drmserver.te

6 lines
221 B
Text
Raw Normal View History

# 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;