mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
Bug: 196916111 Test: boot to home with all services launched Change-Id: I3453fc01cec5fd7b2b2a44a6f20c64e818ce1acd
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;
|