summaryrefslogtreecommitdiff
path: root/common/sepolicy/device.te (plain)
blob: 77b2fa0a4bf3b6e44fef6bed0ae7df6738c234b0
1type secmem_device, dev_type;
2type ir_device, dev_type;
3type env_device, dev_type;
4type bootloader_device, dev_type;
5type defendkey_device, dev_type;
6type dtb_device, dev_type;
7type dvb_device, dev_type, mlstrustedobject;
8type cec_device, dev_type;
9
10type picture_device, dev_type;
11type hdcptx_device, dev_type;
12type hdcprx_device, dev_type;
13
14type avin_device, dev_type;
15type hdmirx0_device, dev_type;
16type amvideo_device, dev_type;
17
18type param_block_device, dev_type;
19type cri_block_device, dev_type;
20type sda_block_device, dev_type;
21type vold_block_device, dev_type;
22type drm_block_device, dev_type;
23type tee_block_device, dev_type;
24type odm_block_device, dev_type;
25type vendor_block_device, dev_type;
26type system_block_fsck_device, dev_type;
27type dvb_video_device, dev_type;
28type subtitle_device, dev_type;
29type sw_sync_device, dev_type;
30type ge2d_device, dev_type;
31type amvecm_device, dev_type;
32