mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 18:37:19 +00:00
Bug: 205780088 Test: boot with no relevant error log Change-Id: Ic928d3212a016984ff31f358486109022d82b1ee
6 lines
309 B
Plaintext
6 lines
309 B
Plaintext
# 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;
|