Merge "[ALPS04298621] MTKLogger can not get md/netlog property" into alps-trunk-q0.basic

Change-Id: I5daae42ae2b33849a82ac75d8983c6612c8a9a2d
MTK-Commit-Id: 615863bcde62a1bbefc3999893fe85e9b08a3745
This commit is contained in:
Bo Shang 2020-01-18 10:09:54 +08:00 committed by Gerrit Code Review
commit 6f9e880db8

View File

@ -100,8 +100,10 @@ hal_client_domain(platform_app, mtk_hal_log)
# Operation : Migration
# Purpose : MTKLogger need get netlog/mdlog/mobilelog property for property change
# Package: com.mediatek.mtklogger
allow platform_app debug_mdlogger_prop:file { read getattr open };
allow platform_app debug_mtklog_prop:file { read getattr open };
# allow platform_app debug_mdlogger_prop:file r_file_perms;
# allow platform_app debug_mtklog_prop:file r_file_perms;
get_prop(platform_app, debug_mdlogger_prop)
get_prop(platform_app, debug_mtklog_prop)
get_prop(platform_app, vendor_bluetooth_prop)
get_prop(platform_app, mobile_log_prop)