Loading sepolicy/audioserver.te +2 −1 Original line number Diff line number Diff line # nvram allow audioserver nvdata_file:dir rw_dir_perms; allow audioserver nvdata_file:file create_file_perms; allow audioserver nvdata_file:lnk_file r_file_perms; allow audioserver ccci_device:chr_file rw_file_perms; # fm radio Loading sepolicy/bluetooth.te +2 −1 Original line number Diff line number Diff line Loading @@ -4,5 +4,6 @@ allow bluetooth stpbt_device:chr_file rw_file_perms; # Allow nvram access allow bluetooth nvdata_file:dir search; allow bluetooth nvdata_file:file rw_file_perms; allow bluetooth nvdata_file:lnk_file r_file_perms; allow bluetooth block_device:dir search; sepolicy/cameraserver.te +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ allow cameraserver devmap_device:chr_file r_file_perms; allow cameraserver devmap_device:chr_file { ioctl }; allow cameraserver sysfs_devinfo:file rw_file_perms; allow cameraserver sysfs_membw:file rw_file_perms; allow cameraserver proc_meminfo:file { open read getattr }; # PQ allow cameraserver pq_service:service_manager find; sepolicy/ccci_fsd.te +2 −1 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ allow ccci_fsd ccci_cfg_file:dir create_dir_perms; allow ccci_fsd ccci_cfg_file:file create_file_perms; allow ccci_fsd nvdata_file:dir create_dir_perms; allow ccci_fsd nvdata_file:file create_file_perms; allow ccci_fsd nvdata_file:lnk_file r_file_perms; allow ccci_fsd protect_f_data_file:dir create_dir_perms; allow ccci_fsd protect_f_data_file:file create_file_perms; allow ccci_fsd protect_s_data_file:dir create_dir_perms; Loading sepolicy/ccci_mdinit.te +2 −1 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ allow ccci_mdinit ccci_cfg_file:dir create_dir_perms; allow ccci_mdinit ccci_cfg_file:file create_file_perms; allow ccci_mdinit nvdata_file:dir rw_dir_perms; allow ccci_mdinit nvdata_file:file create_file_perms; allow ccci_mdinit nvdata_file:lnk_file r_file_perms; allow ccci_mdinit sysfs_ccci:dir search; allow ccci_mdinit sysfs_ccci:file rw_file_perms; allow ccci_mdinit sysfs_wake_lock:file rw_file_perms; Loading Loading
sepolicy/audioserver.te +2 −1 Original line number Diff line number Diff line # nvram allow audioserver nvdata_file:dir rw_dir_perms; allow audioserver nvdata_file:file create_file_perms; allow audioserver nvdata_file:lnk_file r_file_perms; allow audioserver ccci_device:chr_file rw_file_perms; # fm radio Loading
sepolicy/bluetooth.te +2 −1 Original line number Diff line number Diff line Loading @@ -4,5 +4,6 @@ allow bluetooth stpbt_device:chr_file rw_file_perms; # Allow nvram access allow bluetooth nvdata_file:dir search; allow bluetooth nvdata_file:file rw_file_perms; allow bluetooth nvdata_file:lnk_file r_file_perms; allow bluetooth block_device:dir search;
sepolicy/cameraserver.te +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ allow cameraserver devmap_device:chr_file r_file_perms; allow cameraserver devmap_device:chr_file { ioctl }; allow cameraserver sysfs_devinfo:file rw_file_perms; allow cameraserver sysfs_membw:file rw_file_perms; allow cameraserver proc_meminfo:file { open read getattr }; # PQ allow cameraserver pq_service:service_manager find;
sepolicy/ccci_fsd.te +2 −1 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ allow ccci_fsd ccci_cfg_file:dir create_dir_perms; allow ccci_fsd ccci_cfg_file:file create_file_perms; allow ccci_fsd nvdata_file:dir create_dir_perms; allow ccci_fsd nvdata_file:file create_file_perms; allow ccci_fsd nvdata_file:lnk_file r_file_perms; allow ccci_fsd protect_f_data_file:dir create_dir_perms; allow ccci_fsd protect_f_data_file:file create_file_perms; allow ccci_fsd protect_s_data_file:dir create_dir_perms; Loading
sepolicy/ccci_mdinit.te +2 −1 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ allow ccci_mdinit ccci_cfg_file:dir create_dir_perms; allow ccci_mdinit ccci_cfg_file:file create_file_perms; allow ccci_mdinit nvdata_file:dir rw_dir_perms; allow ccci_mdinit nvdata_file:file create_file_perms; allow ccci_mdinit nvdata_file:lnk_file r_file_perms; allow ccci_mdinit sysfs_ccci:dir search; allow ccci_mdinit sysfs_ccci:file rw_file_perms; allow ccci_mdinit sysfs_wake_lock:file rw_file_perms; Loading