summaryrefslogtreecommitdiff
path: root/sepolicy/device.te (plain)
blob: 226f74c6229bb6c29cb2f80416c99c5371c2f7d5
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 dvb_video_device, dev_type;
15type mediactl_video_device, dev_type;
16type avin_device, dev_type;
17type hdmirx0_device, dev_type;
18type amvideo_device, dev_type;
19type codec_device, dev_type;
20
21type param_block_device, dev_type;
22type cri_block_device, dev_type;
23type sda_block_device, dev_type;
24type vold_block_device, dev_type;
25type drm_block_device, dev_type;
26type tee_block_device, dev_type;
27type odm_block_device, dev_type;
28type vendor_block_device, dev_type;
29type system_block_fsck_device, dev_type;
30type subtitle_device, dev_type;
31type sw_sync_device, dev_type;
32type ge2d_device, dev_type;
33type amvecm_device, dev_type;
34
35type hidraw_device, dev_type;
36type vbi_device, dev_type;
37