mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: Go back track slsi sepolicy
- Also cleanup rebundant rules, duplicate rules
This commit is contained in:
parent
eef1ead4a2
commit
e732699c27
77 changed files with 131 additions and 1402 deletions
31
universal7885-common/sepolicy/vendor/device.te
vendored
31
universal7885-common/sepolicy/vendor/device.te
vendored
|
|
@ -1,36 +1,7 @@
|
|||
# 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;
|
||||
|
||||
# /dev/goodix_fp, /dev/egis0
|
||||
type drm_device, dev_type;
|
||||
|
|
|
|||
Loading…
Reference in a new issue