Commit 582a5ceb authored by mengcuiguang2's avatar mengcuiguang2

Merge branch 'dev_clean' of http://gitlab.mints-id.com/android/android_fiveworld into dev_clean

parents f11afb65 a0ce6de1
......@@ -238,7 +238,7 @@ object CsjGroMoreManager {
"",
System.currentTimeMillis(),
"ONE_KILL",
"第一次杀死主进程"
"第一次杀死主进程 appid="+ TTGroMoreAdManagerHolder.CURRENT_USE_APPID
)
setSecondKillMySelf(true)
......@@ -269,7 +269,7 @@ object CsjGroMoreManager {
"",
System.currentTimeMillis(),
"DOUBLE_KILL",
"第二次杀死主进程"
"第二次杀死主进程 appid="+ TTGroMoreAdManagerHolder.CURRENT_USE_APPID
)
setSecondKillMySelf(false)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment