summaryrefslogtreecommitdiff
path: root/sepolicy/whitechapel/vendor/google/bootanim.te
blob: 7b3019df52f9f4b8bef52d7ff67465d75bed271b (plain)
1
2
3
4
5
# TODO(b/62954877). On Android Wear, bootanim reads the time
# during boot to display. It currently gets that time from a file
# in /data/system. This should be moved. In the meantime, suppress
# this denial on phones since this functionality is not used.
dontaudit bootanim system_data_file:dir r_dir_perms;