This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2018-07-19 03:01:03 -03:00

8 lines
347 B
Plaintext

allow bootanim hwservicemanager:binder call;
# 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 wahoo since this functionality is not used.
dontaudit bootanim system_data_file:dir read;