Merge "[ALPS04386294] Move debugtool to EM" into alps-trunk-q0.basic

Change-Id: I07d9028a1a8269bae6e33cf4a4f45af6b62799a8
MTK-Commit-Id: bb651141c47618e88c71ee1dac3a559de220a331
This commit is contained in:
Yuru Zhu (朱禹儒) 2020-01-18 10:12:05 +08:00 committed by Gerrit Code Review
commit 1701212f4c
2 changed files with 5 additions and 6 deletions

View File

@ -67,12 +67,6 @@ not_full_treble(`
allow platform_app mnld:unix_stream_socket connectto;
')
# Date : 2015/11/18
# Operation : label aee_aed sockets
# Purpose : Engineering mode need access for aee commmand
# Package: MTKLogger/Debugutils
allow platform_app aee_aed:unix_stream_socket connectto;
# Date : WK17.46
# Operation : Migration
# Purpose : allow MTKLogger to read KE DB

View File

@ -219,3 +219,8 @@ allow radio sys_usb_rawbulk:dir { r_dir_perms };
# Operation : Allow radio persist_xcap_rawurl_prop:property_service set;
# Purpose : for set telephony xcap use raw url property in IMS SS
set_prop(radio, persist_xcap_rawurl_prop)
# Date : 2019/05/08
# Operation : label aee_aed sockets
# Purpose : Engineering mode need access for aee commmand
allow radio aee_aed:unix_stream_socket connectto;