blob: 4d229a6b05c49a7ac7e1b4f0784a8e6a6689a5aa [file] [log] [blame]
# 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 Marlin since this functionality is not used.
dontaudit bootanim system_data_file:dir read;
# TODO(b/37205419): Remove upon resolution
dontaudit bootanim kernel:system module_request;