Merge "Remove QtiTetherService references"

This commit is contained in:
qctecmdr
2020-07-01 09:23:48 -07:00
committed by Gerrit - the friendly Code Review server
6 changed files with 0 additions and 7 deletions

View File

@@ -65,7 +65,6 @@ type chre_socket, file_type;
#type dpmwrapper_socket, file_type, mlstrustedobject;
#type dpmd_data_file, file_type, data_file_type;
#typealias system_app_data_file alias dpmd_app_data_file;
#typealias system_app_data_file alias qtitetherservice_app_data_file;
#Define the timeout for platform specific transports
type sysfs_hsic_modem_wait, sysfs_type, fs_type;

View File

@@ -29,7 +29,6 @@
allow netd netd:capability { setgid setuid };
dontaudit netd self:capability sys_module;
binder_use(netd);
allow netd qtitetherservice_service:service_manager find;
allow netd netd:packet_socket create_socket_perms_no_ioctl;

View File

@@ -37,4 +37,3 @@ type imsrcs_service, service_manager_type;
type improve_touch_service, service_manager_type;
type dtseagleservice_service, service_manager_type;
type gba_auth_service, service_manager_type;
type qtitetherservice_service, service_manager_type;

View File

@@ -40,6 +40,5 @@ improveTouch.GestureManagerService u:object_r:improve_touch_service:
improveTouch.HandBiometricManagerService u:object_r:improve_touch_service:s0
dts_eagle_service u:object_r:dtseagleservice_service:s0
com.qualcomm.qti.secota.service.SecotaNService u:object_r:secotad_service:s0
qtitetherservice u:object_r:qtitetherservice_service:s0
com.qualcomm.qti.seemp.health u:object_r:seemp_health_daemon_service:s0
com.qualcomm.qti.uceservice u:object_r:imsrcs_service:s0

View File

@@ -49,8 +49,6 @@ allow system_server {
#dpmservice
}:service_manager add;
allow system_server qtitetherservice_service:service_manager find;
# required for ANT App to connectto wcnss_filter sockets
allow system_server bluetooth:unix_stream_socket connectto;
# access to iop

View File

@@ -27,4 +27,3 @@
type vendor_dun_service, service_manager_type;
type vendor_imsrcs_service, service_manager_type;
type vendor_qtitetherservice_service, service_manager_type;