blob: 3c1b76a36b17f7b58c88e52d911f3b11d6d35700 [file] [log] [blame]
Amit Pundirc738b812019-06-19 16:13:49 +05301# audit2allow
2allow bootanim device:dir { open read };
3allow bootanim gpu_device:chr_file { getattr ioctl map open read write };
4allow bootanim sysfs_mdss:dir search;
5allow bootanim sysfs_mdss:file { getattr open read };
6allow bootanim same_process_hal_file:file { execute getattr map open read };