1 allow bootanim hwservicemanager:binder call; 2 3 # TODO(b/62954877). On Android Wear, bootanim reads the time 4 # during boot to display. It currently gets that time from a file 5 # in /data/system. This should be moved. In the meantime, suppress 6 # this denial on phones since this functionality is not used. 7 dontaudit bootanim system_data_file:dir read; 8 9 # TODO(b/37205419): Remove upon resolution 10 dontaudit bootanim kernel:system module_request; 11 12 get_prop(bootanim, vendor_display_prop) 13