[ALPS04102080] EM: add sepolicy for wcncoredump
[Detail] Wcn coredump need to be moved to EM APK to set. So the sepolicy is moved from em hidl to radio MTK-Commit-Id: 5a2eab93408ae5d794cf9e97e56b73e97564b620 Change-Id: I9fbeed958c69ca873580b9276b63771ba532ac9c CR-Id: ALPS04102080 Feature: Engineering Mode
This commit is contained in:
parent
7df888a9d5
commit
5eddff7bf6
@ -62,11 +62,6 @@ set_prop(em_hidl, mtk_disable_c2k_cap_prop)
|
|||||||
set_prop(em_hidl, mtk_debug_md_reset_prop)
|
set_prop(em_hidl, mtk_debug_md_reset_prop)
|
||||||
|
|
||||||
|
|
||||||
# Date : 2018/06/29
|
|
||||||
# Operation : EM DEBUG
|
|
||||||
# Purpose: EM should mtk_connsys_coredump_mode_prop
|
|
||||||
set_prop(em_hidl, wmt_prop)
|
|
||||||
|
|
||||||
# Date : 2018/06/29
|
# Date : 2018/06/29
|
||||||
# Operation : EM DEBUG
|
# Operation : EM DEBUG
|
||||||
# Purpose: EM should video log mtk_omx_log_prop
|
# Purpose: EM should video log mtk_omx_log_prop
|
||||||
|
@ -213,3 +213,7 @@ get_prop(radio, persist_mtk_aeev_prop);
|
|||||||
# Purpose : Allow EM to set sys property
|
# Purpose : Allow EM to set sys property
|
||||||
set_prop(radio, mtk_em_sys_prop)
|
set_prop(radio, mtk_em_sys_prop)
|
||||||
|
|
||||||
|
# Date : 2018/09/06
|
||||||
|
# Purpose : Allow EM set wcn coredump prop
|
||||||
|
set_prop(radio, coredump_prop)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user