android_mt6572_jiabo/vendor/cm/sepolicy/qcom/bootanim.te
2025-09-05 16:56:03 +08:00

8 lines
304 B
Text

allow bootanim mpctl_socket:dir search;
unix_socket_connect(bootanim, mpctl, perfd)
unix_socket_send(bootanim, mpctl, perfd)
allow bootanim mpdecision:dir search;
allow bootanim mpdecision:file r_file_perms;
unix_socket_connect(bootanim, mpctl, mpdecision)
unix_socket_send(bootanim, mpctl, mpdecision)