[ALPS04386294] Move debugtool to EM

[Solution] Move debugtool source code to EM

MTK-Commit-Id: f9aae70ea8b8c0075e93ade1fcbedc3bc25aa484

Change-Id: I0a16d8cac8c1cf64cbc88ed9a9de6bd29e3e740b
CR-Id: ALPS04386294
Feature: MTKLogger
This commit is contained in:
yuru.zhu 2020-01-18 10:12:01 +08:00
parent be375a5c38
commit 57d468a379
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;