1allow adbd debuglog_data_file:dir r_dir_perms; 2allow adbd debuglog_data_file:file r_file_perms; 3 4# TODO(b/188853550): We want logcat to be able to write to serial for debugging. 5allow logpersist kmsg_debug_device:chr_file w_file_perms; 6