1allow shell serial_device:chr_file rw_file_perms;
2allow shell aac_drc_prop:file { getattr map open };
3allow shell device_config_runtime_native_boot_prop:file { getattr map open read };
4allow shell adbd:{ socket vsock_socket } rw_socket_perms_no_ioctl;
5
6# Allow shell to read qemu.sf.lcd_density for CTS.
7get_prop(shell, qemu_sf_lcd_density_prop)
8