• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# TODO(b/62954877). On Android Wear, bootanim reads the time
2# during boot to display. It currently gets that time from a file
3# in /data/system. This should be moved. In the meantime, suppress
4# this denial on phones since this functionality is not used.
5dontaudit bootanim system_data_file:dir r_dir_perms;
6