Home
last modified time | relevance | path

Searched refs:gpu_device (Results 1 – 25 of 59) sorted by relevance

123

/device/google/trout/sepolicy/vendor/google/
Dsysfs_gpu_file.te9 allow surfaceflinger gpu_device:chr_file rw_file_perms;
10 allow surfaceflinger gpu_device:dir r_dir_perms;
14 allow { appdomain -isolated_app_all } gpu_device:chr_file rw_file_perms;
15 allow { appdomain -isolated_app_all } gpu_device:dir r_dir_perms;
18 allow { untrusted_app } gpu_device:chr_file rw_file_perms;
19 allow { untrusted_app } gpu_device:dir r_dir_perms;
/device/google/cuttlefish/host/libs/vm_manager/
Dqemu_manager.cpp435 std::string gpu_device; in StartCommands() local
437 gpu_device = "virtio-gpu-pci"; in StartCommands()
439 gpu_device = "virtio-gpu-gl-pci"; in StartCommands()
441 gpu_device = in StartCommands()
446 gpu_device = in StartCommands()
462 gpu_device, ",id=gpu0", in StartCommands()
/device/linaro/hikey/sepolicy/
Dfile_contexts5 /dev/mali u:object_r:gpu_device:s0
6 /dev/mali0 u:object_r:gpu_device:s0
9 /dev/dri/card0 u:object_r:gpu_device:s0
Drecovery.te1 allow recovery gpu_device:chr_file rw_file_perms;
/device/google/cuttlefish/shared/sepolicy/system_ext/private/
Dte_macros5 allow $1 gpu_device:dir { open read search };
6 allow $1 gpu_device:chr_file { getattr ioctl map open read write };
/device/google/cuttlefish/shared/sepolicy/vendor/
Dte_macros5 allow $1 gpu_device:dir { open read search };
6 allow $1 gpu_device:chr_file { getattr ioctl map open read write };
Dcrash_dump.te1 dontaudit crash_dump gpu_device:dir *;
Dgpuservice.te1 allow gpuservice gpu_device:dir { search ioctl };
Ddumpstate.te5 allow dumpstate gpu_device:dir search;
/device/generic/goldfish/sepolicy/vendor/
Dhal_graphics_allocator_default.te3 allow hal_graphics_allocator_default gpu_device:dir search;
4 allow hal_graphics_allocator_default gpu_device:chr_file { ioctl open read write map rw_file_perms …
Dfile_contexts18 /dev/dri/card0 u:object_r:gpu_device:s0
19 /dev/dri/controlD64 u:object_r:gpu_device:s0
20 /dev/dri/renderD128 u:object_r:gpu_device:s0
/device/google/sunfish-sepolicy/vendor/qcom/common/
Dcameraserver.te5 # It's confirmed that all attempts of access gpu_device by the gralloc mapper
8 dontaudit cameraserver gpu_device:chr_file rw_file_perms;
Dmediaswcodec.te2 allow mediaswcodec gpu_device:chr_file { ioctl open read write };
/device/google/redbull-sepolicy/vendor/qcom/common/
Dcameraserver.te5 # It's confirmed that all attempts of access gpu_device by the gralloc mapper
8 dontaudit cameraserver gpu_device:chr_file rw_file_perms;
/device/linaro/dragonboard/sepolicy/
Dhal_camera.te12 allow hal_camera_default gpu_device:chr_file { open read write ioctl map getattr };
15 allow cameraserver gpu_device:chr_file { open read write ioctl map getattr };
Dmediaswcodec.te2 allow mediaswcodec gpu_device:chr_file { getattr ioctl map open read write };
/device/generic/goldfish/fvpbase/sepolicy/
Dfile_contexts4 /dev/dri/card0 u:object_r:gpu_device:s0
5 /dev/dri/renderD128 u:object_r:gpu_device:s0
/device/google/cuttlefish/shared/auto/sepolicy/evs/
Dhal_evs_default.te6 allow hal_evs_default gpu_device:chr_file rw_file_perms;
7 allow hal_evs_default gpu_device:dir search;
/device/google/cuttlefish_vmm/aarch64-linux-gnu/
DAndroid.bp78 name: "gpu_device.policy_at_aarch64",
79 src: "etc/seccomp/gpu_device.policy",
80 filename: "gpu_device.policy",
/device/google/cuttlefish/shared/graphics/sepolicy/
Dfile_contexts3 /dev/dri u:object_r:gpu_device:s0
5 /dev/dri/renderD128 u:object_r:gpu_device:s0
/device/google/gs-common/edgetpu/sepolicy/
Dedgetpu_dba_service.te29 allow edgetpu_dba_server gpu_device:chr_file rw_file_perms;
30 allow edgetpu_dba_server gpu_device:dir r_dir_perms;
Dedgetpu_tachyon_service.te26 allow edgetpu_tachyon_server gpu_device:chr_file rw_file_perms;
27 allow edgetpu_tachyon_server gpu_device:dir r_dir_perms;
/device/amlogic/yukawa/sepolicy/
Dfile_contexts3 /dev/mali0 u:object_r:gpu_device:s0
4 /dev/dri/card0 u:object_r:gpu_device:s0
/device/google/cuttlefish_vmm/x86_64-linux-gnu/
DAndroid.bp102 name: "gpu_device.policy_at_x86_64",
103 src: "etc/seccomp/gpu_device.policy",
104 filename: "gpu_device.policy",
/device/google/coral-sepolicy/vendor/google/
Dmediaswcodec.te1 allow mediaswcodec gpu_device:chr_file { ioctl open read write };

123