12 lines
386 B
Plaintext
12 lines
386 B
Plaintext
# ==============================================
|
|
# Policy File of /system/bin/terservice Executable File
|
|
|
|
# ==============================================
|
|
# Common SEPolicy Rule
|
|
# ==============================================
|
|
|
|
# ccci ioctl
|
|
allow terservice ccci_device:chr_file rw_file_perms;
|
|
allow terservice sysfs_ccci:dir r_dir_perms;
|
|
allow terservice sysfs_ccci:file r_file_perms;
|