android13/device/rockchip/common/sepolicy/vendor/shell.te

45 lines
1.7 KiB
Plaintext
Executable File

allow shell serial_device:chr_file rw_file_perms;
allow shell surfaceflinger:fifo_file rw_file_perms;
allow shell bootanim_exec:file getattr;
allow shell proc_cpuinfo:file mounton;
allow shell proc_kmsg:file getattr;
allow shell proc_iomem:file getattr;
allow shell proc_misc:file getattr;
allow shell proc:file getattr;
allow shell vendor_toolbox_exec:file getattr;
allow shell init_exec:file getattr;
allow shell debugfs:dir { read open } ;
allow shell sysfs:file { getattr };
allow shell vendor_file:file { read open getattr execute execute_no_trans map };
allow shell boottime_prop:file { getattr open };
allow shell net_dns_prop:file { getattr open };
allow shell overlay_prop:file { getattr open };
allow shell persistent_properties_ready_prop:file { getattr open };
allow shell wifi_prop:file { getattr open };
allow shell ctl_console_prop:file { getattr open };
allow shell ctl_default_prop:file { getattr open };
allow shell ctl_bootanim_prop:file { getattr open };
allow shell ctl_fuse_prop:file { getattr open };
allow shell ctl_interface_restart_prop:file { getattr open };
allow shell ctl_interface_start_prop:file { getattr open };
allow shell ctl_interface_stop_prop:file { getattr open };
allow shell ctl_restart_prop:file { getattr open };
allow shell ctl_mdnsd_prop:file { getattr open };
allow shell gatekeeper_service:service_manager find;
allow shell sysfs_batteryinfo:file { open read getattr };
allow shell hal_keymint_default:binder call;
binder_call(shell, wificond)
get_prop(shell, safemode_prop)
get_prop(shell, mmc_prop)
get_prop(shell, device_logging_prop)
allow shell metadata_file:dir { search getattr rw_dir_perms };
allow shell metadata_file:file r_file_perms;
rw_rockchip_graphic_device(shell)