blob: 024d20cba50960b4f3b907244d17472b2a91870a [file] [log] [blame]
Stephen Smalleyacde43f2013-12-11 15:17:53 -05001# bootanimation oneshot service
2type bootanim, domain;
Stephen Smalleyacde43f2013-12-11 15:17:53 -05003type bootanim_exec, exec_type, file_type;
4
5init_daemon_domain(bootanim)
6
7binder_use(bootanim)
8binder_call(bootanim, surfaceflinger)
9
10allow bootanim gpu_device:chr_file rw_file_perms;