[SQUASH] [6 PART] msm8226-common: sepolicy updates (6)

This commit is contained in:
DJABhipHop 2020-01-31 22:28:38 -05:00
parent 0694dda9c9
commit 1c642898e5
6 changed files with 16 additions and 0 deletions

View file

@ -10,3 +10,4 @@ allow mediaserver system_data_file:sock_file write;
allow mediaserver hal_lineage_camera_motor_hwservice:hwservice_manager find;
allow mediaserver cameraserver_service:service_manager add;
allow mediaserver fwk_camera_hwservice:hwservice_manager add;
allow mediaserver hidl_base_hwservice:hwservice_manager add;

View file

@ -0,0 +1,9 @@
allow qti_init_shell bluetooth_loader_exec:file getattr;
allow qti_init_shell bluetooth_loader_exec:file execute;
allow qti_init_shell bluetooth_loader_exec:file { open read };
allow qti_init_shell bluetooth_loader_exec:file execute_no_trans;
allow qti_init_shell efs_file:dir search;
allow qti_init_shell bluetooth_efs_file:dir search;
allow qti_init_shell bluetooth_efs_file:file read;
allow qti_init_shell bluetooth_efs_file:file open;
allow qti_init_shell bluetooth_efs_file:file getattr;

View file

@ -6,3 +6,4 @@ allow thermal-engine self:capability chown;
allow thermal-engine sysfs_batteryinfo:dir search;
allow thermal-engine sysfs_batteryinfo:file read;
allow thermal-engine sysfs_batteryinfo:file open;

View file

@ -1,2 +1,3 @@
allow time_daemon device:chr_file { read write };
allow time_daemon device:chr_file open;
allow time_daemon device:chr_file ioctl;

View file

@ -3,5 +3,7 @@ allow ueventd vfat:file { getattr open read };
allow ueventd exfat:dir search;
allow ueventd exfat:file read;
allow ueventd exfat:file open;
allow ueventd exfat:file getattr;
allow ueventd proc:file { read };

View file

@ -2,6 +2,8 @@ allow vold efs_file:dir rw_dir_perms;
allow vold efs_file:file create;
allow vold persist_data_file:dir { open read };
allow vold hal_bootctl_hwservice:hwservice_manager find;
allow vold {
block_device
cache_block_device