unplugged-vendor/device/mediatek/sepolicy/basic/debug/non_plat/atcid.te

10 lines
348 B
Plaintext
Executable File

# ==============================================
# MTK Policy Rule
# ==============================================
# Date : WK21.33
# Purpose: Add policy to support get modem status
allow atcid ccci_device:chr_file rw_file_perms_no_map;
allow atcid self:unix_stream_socket ioctl;
allowxperm atcid self:unix_stream_socket ioctl unpriv_tty_ioctls;