remove obsolete files

Bug: 254378739
Test: boot with no relevant error
Change-Id: I74d3c0f5fa898af75c7760aaba62e4e3a9857f83
This commit is contained in:
Adam Shih 2022-11-23 11:02:05 +08:00
parent cc516c150a
commit efa62674d4
3 changed files with 0 additions and 12 deletions

View file

@ -1,5 +0,0 @@
# 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;

View file

@ -1,4 +0,0 @@
userdebug_or_eng(`
allow incident logger_app:fd use;
allow incident media_rw_data_file:file append;
')

View file

@ -1,3 +0,0 @@
userdebug_or_eng(`
set_prop(vendor_shell, vendor_battery_profile_prop)
')