android_device_samsung_a20/universal7885-common/sepolicy/vendor/device.te

36 lines
867 B
Text

# device.te
type tz_device, dev_type;
type tz_user_device, dev_type;
# /dev/m2m1shot_scaler0
type m2m1shot_device, dev_type;
# gps
type gps_device, dev_type;
# /dev/goodix_fp
type goodix_device, dev_type;
# device.te
type efs_block_device, dev_type;
type dqmdbg_block_device, dev_type;
type dtbo_block_device, dev_type;
type keydata_block_device, dev_type;
type keyrefuge_block_device, dev_type;
type modem_block_device, dev_type;
type omr_block_device, dev_type;
type radio_block_device, dev_type;
type sec_efs_block_device, dev_type;
type bbd_device, dev_type;
type cpu_dma_device, dev_type;
type drb_device, dev_type;
type epic_device, dev_type;
type fp_sensor_device, dev_type;
type io_device, dev_type;
type pm_qos_device, dev_type;
type radio_qos_device, dev_type;
type ssp_device, dev_type;
type vendor_radio_device, dev_type;
type drm_device, dev_type;