platform_system_sepolicy/private/bufferhubd.te

8 lines
191 B
Text
Raw Normal View History

typeattribute bufferhubd coredomain;
init_daemon_domain(bufferhubd)
# Permission for create binder service "bufferhubd"
binder_use(bufferhubd);
add_service(bufferhubd, buffer_hub_service);