msm8976-common: sepolicy: Remove rules that are now in legacy-common

This commit is contained in:
LuK1337 2018-01-14 20:35:26 +01:00
parent c6b26d88d7
commit 0b60118cf8
8 changed files with 0 additions and 21 deletions

View File

@ -1 +0,0 @@
allow mm-qcamerad camera_data_file:sock_file { create unlink };

View File

@ -1,4 +0,0 @@
binder_use(per_mgr)
binder_service(per_mgr)
allow per_mgr binder_per_mgr_service:service_manager { add find };

View File

@ -1,4 +0,0 @@
binder_use(qseeproxy)
binder_service(qseeproxy)
allow qseeproxy binder_qseeproxy_service:service_manager add;

View File

@ -1,10 +1,5 @@
binder_use(rild)
allow rild proc_net:file w_file_perms;
allow rild radio_data_file:dir rw_dir_perms;
allow rild radio_data_file:file create_file_perms;
r_dir_file(rild, app_efs_file)
set_prop(rild, system_radio_prop)

View File

@ -1,2 +0,0 @@
type binder_per_mgr_service, service_manager_type;
type binder_qseeproxy_service, service_manager_type;

View File

@ -1,2 +0,0 @@
com.qualcomm.qti.qseeproxy u:object_r:binder_qseeproxy_service:s0
vendor.qcom.PeripheralManager u:object_r:binder_per_mgr_service:s0

View File

@ -1,5 +1,3 @@
allow system_server binder_per_mgr_service:service_manager find;
allow system_server efs_file:dir search;
allow system_server qti_debugfs:file r_file_perms;

View File

@ -1 +0,0 @@
type_transition thermal-engine socket_device:sock_file thermal_socket;