blob: 4b4ca71f93d8a917ab4ca9ce5642cf3405de7475 [file] [log] [blame]
Steve Kondikb5c2cf02015-09-15 04:10:02 -07001allow bootanim mpctl_socket:dir search;
2unix_socket_connect(bootanim, mpctl, perfd)
3unix_socket_send(bootanim, mpctl, perfd)
Steve Kondike2f23f02015-09-19 22:49:20 -07004
5allow bootanim mpdecision:dir search;
6allow bootanim mpdecision:file r_file_perms;
7unix_socket_connect(bootanim, mpctl, mpdecision)
8unix_socket_send(bootanim, mpctl, mpdecision)