Qihoo360 / RePlugin

RePlugin - A flexible, stable, easy-to-use Android Plug-in Framework
Apache License 2.0
7.25k stars 1.52k forks source link

ComposedException #1057

Closed liecen closed 1 year ago

liecen commented 1 year ago

问题详细描述 Detailed description of the problem

复现问题步骤 Steps to reproduce the problem

其它重要信息 Other important information

replugin-host-lib/gradle Version: rePlugin-plugin-lib/gradle Version:

Android API Version: Android 手机型号&ROM(Phone model & ROM):

Logcat上下文 Logcat context

V printErrorResource, maybe not an error because module has entative action to load resource. 2023-03-13 15:29:45.014 2703-2703 Compatibil...geReporter com.tiaotiaoyu.tcshelf2023 D Compat change id reported: 147798919; UID 10255; state: ENABLED 2023-03-13 15:29:45.015 2703-2703 Resource com.tiaotiaoyu.tcshelf2023 V printErrorResource, maybe not an error because module has entative action to load resource. 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W c.a.m.a: 2 exceptions occurred. 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at c.a.o.d.b.a(:80) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at c.a.o.d.b.a(:67) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at c.a.o.e.b.d$a.d(:201) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at c.a.o.e.b.d$a.run(:255) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at c.a.k.b.b$b.run(:119) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.os.Handler.handleCallback(Handler.java:955) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.os.Handler.dispatchMessage(Handler.java:102) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.os.Looper.loopOnce(Looper.java:206) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.os.Looper.loop(Looper.java:296) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.app.ActivityThread.main(ActivityThread.java:8971) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at java.lang.reflect.Method.invoke(Native Method) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:569) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:976) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W ComposedException 1 : 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W android.content.res.Resources$NotFoundException: Resource ID #0x7f0b0070 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.content.res.ResourcesImpl.getValue(ResourcesImpl.java:345) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.content.res.Resources.loadXmlResourceParser(Resources.java:2594) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.content.res.Resources.getLayout(Resources.java:1400) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.view.LayoutInflater.inflate(LayoutInflater.java:550) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.view.LayoutInflater.inflate(LayoutInflater.java:499) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at b.a.a.c.s.a(:117) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at b.a.a.c.r.a(:608) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at com.blankj.utilcode.util.ToastUtils$c.a(:818) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at com.blankj.utilcode.util.ToastUtils$b.run(:492) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at b.a.a.c.o.a(:70) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at b.a.a.c.r.a(:554) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at com.blankj.utilcode.util.ToastUtils.a(:483) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at com.blankj.utilcode.util.ToastUtils.a(:472) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at com.blankj.utilcode.util.ToastUtils.c(:421) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at b.e.b.d.d.a(:25) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at b.e.b.d.a.a(:53) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at b.e.b.d.a.a(:8) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at c.a.o.d.b.a(:63) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at c.a.o.e.b.d$a.d(:201) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at c.a.o.e.b.d$a.run(:255) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at c.a.k.b.b$b.run(:119) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.os.Handler.handleCallback(Handler.java:955) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.os.Handler.dispatchMessage(Handler.java:102) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.os.Looper.loopOnce(Looper.java:206) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.os.Looper.loop(Looper.java:296) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.app.ActivityThread.main(ActivityThread.java:8971) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at java.lang.reflect.Method.invoke(Native Method) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:569) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:976) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W ComposedException 2 : 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W android.content.res.Resources$NotFoundException: Resource ID #0x7f0b0070 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.content.res.ResourcesImpl.getValue(ResourcesImpl.java:345) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.content.res.Resources.loadXmlResourceParser(Resources.java:2594) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.content.res.Resources.getLayout(Resources.java:1400) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.view.LayoutInflater.inflate(LayoutInflater.java:550) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.view.LayoutInflater.inflate(LayoutInflater.java:499) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at b.a.a.c.s.a(:117) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at b.a.a.c.r.a(:608) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at com.blankj.utilcode.util.ToastUtils$c.a(:818) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at com.blankj.utilcode.util.ToastUtils$b.run(:492) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at b.a.a.c.o.a(:70) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at b.a.a.c.r.a(:554) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at com.blankj.utilcode.util.ToastUtils.a(:483) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at com.blankj.utilcode.util.ToastUtils.a(:472) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at com.blankj.utilcode.util.ToastUtils.c(:421) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at b.e.b.d.d.a(:16) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at b.e.b.d.b.a(:8) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at b.e.b.d.b.a(:5) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at c.a.o.d.b.a(:77) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at c.a.o.d.b.a(:67) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at c.a.o.e.b.d$a.d(:201) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at c.a.o.e.b.d$a.run(:255) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at c.a.k.b.b$b.run(:119) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.os.Handler.handleCallback(Handler.java:955) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.os.Handler.dispatchMessage(Handler.java:102) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.os.Looper.loopOnce(Looper.java:206) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.os.Looper.loop(Looper.java:296) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at android.app.ActivityThread.main(ActivityThread.java:8971) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at java.lang.reflect.Method.invoke(Native Method) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:569) 2023-03-13 15:29:45.017 2703-2703 System.err com.tiaotiaoyu.tcshelf2023 W at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:976) 2023-03-13 15:29:45.022 2703-2703 AndroidRuntime com.tiaotiaoyu.tcshelf2023 E FATAL EXCEPTION: main Process: com.tiaotiaoyu.tcshelf2023, PID: 2703 c.a.m.a: 2 exceptions occurred. at c.a.o.d.b.a(:80) at c.a.o.d.b.a(:67) at c.a.o.e.b.d$a.d(:201) at c.a.o.e.b.d$a.run(:255) at c.a.k.b.b$b.run(:119) at android.os.Handler.handleCallback(Handler.java:955) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loopOnce(Looper.java:206) at android.os.Looper.loop(Looper.java:296) at android.app.ActivityThread.main(ActivityThread.java:8971) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:569) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:976) ComposedException 1 : android.content.res.Resources$NotFoundException: Resource ID #0x7f0b0070 at android.content.res.ResourcesImpl.getValue(ResourcesImpl.java:345) at android.content.res.Resources.loadXmlResourceParser(Resources.java:2594) at android.content.res.Resources.getLayout(Resources.java:1400) at android.view.LayoutInflater.inflate(LayoutInflater.java:550) at android.view.LayoutInflater.inflate(LayoutInflater.java:499) at b.a.a.c.s.a(:117) at b.a.a.c.r.a(:608) at com.blankj.utilcode.util.ToastUtils$c.a(:818) at com.blankj.utilcode.util.ToastUtils$b.run(:492) at b.a.a.c.o.a(:70) at b.a.a.c.r.a(:554) at com.blankj.utilcode.util.ToastUtils.a(:483) at com.blankj.utilcode.util.ToastUtils.a(:472) at com.blankj.utilcode.util.ToastUtils.c(:421) at b.e.b.d.d.a(:25) at b.e.b.d.a.a(:53) at b.e.b.d.a.a(:8) at c.a.o.d.b.a(:63) at c.a.o.e.b.d$a.d(:201) at c.a.o.e.b.d$a.run(:255) at c.a.k.b.b$b.run(:119) at android.os.Handler.handleCallback(Handler.java:955) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loopOnce(Looper.java:206) at android.os.Looper.loop(Looper.java:296) at android.app.ActivityThread.main(ActivityThread.java:8971) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:569) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:976) Caused by: android.content.res.Resources$NotFoundException: Resource ID #0x7f0b0070 at android.content.res.ResourcesImpl.getValue(ResourcesImpl.java:345) at android.content.res.Resources.loadXmlResourceParser(Resources.java:2594) at android.content.res.Resources.getLayout(Resources.java:1400) at android.view.LayoutInflater.inflate(LayoutInflater.java:550) at android.view.LayoutInflater.inflate(LayoutInflater.java:499) at b.a.a.c.s.a(:117) at b.a.a.c.r.a(:608) at com.blankj.utilcode.util.ToastUtils$c.a(:818) at com.blankj.utilcode.util.ToastUtils$b.run(:492) at b.a.a.c.o.a(:70) at b.a.a.c.r.a(:554) at com.blankj.utilcode.util.ToastUtils.a(:483) at com.blankj.utilcode.util.ToastUtils.a(:472) at com.blankj.utilcode.util.ToastUtils.c(:421) at b.e.b.d.d.a(:16) at b.e.b.d.b.a(:8) at b.e.b.d.b.a(:5) at c.a.o.d.b.a(:77) at c.a.o.d.b.a(:67) at c.a.o.e.b.d$a.d(:201) at c.a.o.e.b.d$a.run(:255) at c.a.k.b.b$b.run(:119) at android.os.Handler.handleCallback(Handler.java:955) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loopOnce(Looper.java:206) at android.os.Looper.loop(Looper.java:296) at android.app.ActivityThread.main(ActivityThread.java:8971) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:569) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:976) ComposedException 2 : android.content.res.Resources$NotFoundException: Resource ID #0x7f0b0070 at android.content.res.ResourcesImpl.getValue(ResourcesImpl.java:345) at android.content.res.Resources.loadXmlResourceParser(Resources.java:2594) at android.content.res.Resources.getLayout(Resources.java:1400) at android.view.LayoutInflater.inflate(LayoutInflater.java:550) at android.view.LayoutInflater.inflate(LayoutInflater.java:499) 2023-03-13 15:29:45.022 2703-2703 AndroidRuntime com.tiaotiaoyu.tcshelf2023 E at b.a.a.c.s.a(:117) at b.a.a.c.r.a(:608) at com.blankj.utilcode.util.ToastUtils$c.a(:818) at com.blankj.utilcode.util.ToastUtils$b.run(:492) at b.a.a.c.o.a(:70) at b.a.a.c.r.a(:554) at com.blankj.utilcode.util.ToastUtils.a(:483) at com.blankj.utilcode.util.ToastUtils.a(:472) at com.blankj.utilcode.util.ToastUtils.c(:421) at b.e.b.d.d.a(:16) at b.e.b.d.b.a(:8) at b.e.b.d.b.a(:5) at c.a.o.d.b.a(:77) at c.a.o.d.b.a(:67) at c.a.o.e.b.d$a.d(:201) at c.a.o.e.b.d$a.run(:255) at c.a.k.b.b$b.run(:119) at android.os.Handler.handleCallback(Handler.java:955) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loopOnce(Looper.java:206) at android.os.Looper.loop(Looper.java:296) at android.app.ActivityThread.main(ActivityThread.java:8971) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:569) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:976) 2023-03-13 15:29:45.025 2703-2784 ClientTran...ionHandler com.tiaotiaoyu.tcshelf2023 I send EXECUTE_TRANSACTION 2023-03-13 15:29:45.032 2703-2784 ClientTran...ionHandler com.tiaotiaoyu.tcshelf2023 I send EXECUTE_TRANSACTION 2023-03-13 15:29:45.032 2703-2784 ClientTran...ionHandler com.tiaotiaoyu.tcshelf2023 I send EXECUTE_TRANSACTION 2023-03-13 15:29:45.035 2703-2703 Process com.tiaotiaoyu.tcshelf2023 I Sending signal. PID: 2703 SIG: 9 ---------------------------- PROCESS ENDED (2703) for package com.tiaotiaoyu.tcshelf2023 ---------------------------- 2023-03-13 15:29:45.070 2788-2831 RePlugin.ws001 com.tiaotiaoyu.tcshelf2023 D plugin process has died: plugin=ui index=-1 pid=2703 2023-03-13 15:29:45.073 2788-2831 PluginProcessMain com.tiaotiaoyu.tcshelf2023 D com.qihoo360.loader2.PluginProcessMain.handleBinderDiedLocked(PluginProcessMain.java:758)(0ms@Thread[Binder:2788_3,5,main]) WRITING 2023-03-13 15:29:45.075 2788-2831 PluginProcessMain com.tiaotiaoyu.tcshelf2023 D com.qihoo360.loader2.PluginProcessMain.handleBinderDiedLocked(PluginProcessMain.java:758)(3ms@Thread[Binder:2788_3,5,main]) WRITING DONE 2023-03-13 15:29:45.076 2788-2831 RePlugin.P...agerServer com.tiaotiaoyu.tcshelf2023 D onClientProcessKilled: Killed! process=com.tiaotiaoyu.tcshelf2023; remains={} 2023-03-13 15:29:45.098 2397-2485 DollieAdapterService com.hihonor.systemserver E notifyActivityState pkg:com.tiaotiaoyu.tcshelf2023/com.tiaotiaoyu.tcshelf2023.loader.a.ActivityN1NRNTS0 state:19 fg:false mUid:10255 2023-03-13 15:31:09.014 1192-7919 dubaid dubaid E [DubaiStorage.cpp] QueryEntries# Failed to query entries: SELECT name, SUM(foreground_duration), SUM(background_duration), SUM(foreground_energy), SUM(background_energy), SUM(screen_on_duration), SUM(screen_off_duration), SUM(screen_on_energy), SUM(screen_off_energy) FROM detailed_applications_camera WHERE name IN ('com.huawei.health','com.huawei.hidisk','com.huawei.android.thememanager','com.huawei.appmarket','com.android.documentsui','com.hihonor.android.clone','com.hihonor.stylus.mpenzone','com.huawei.wallet','com.huawei.gameassistant','com.hihonor.devicemanager','com.hihonor.devicefinder','com.myscript.nebo.honor','com.hlg.daydaytobusiness','com.hihonor.phoneservice','com.hihonor.kidsmode','com.cvte.maxhub.maxhub_work_mobile','com.xingin.xhs','com.hihonor.contacts','com.hihonor.android.totemweather','com.tiaotiaoyu.tcshelf2023','com.hihonor.HnMultiScreenShot','com.hihonor.compass','com.myscript.calculator.honor','com.tencent.tmgp.s3.sgzzlb','com.hihonor.calendar','com.huawei.music','cn.canva.editor','com 2023-03-13 15:31:09.120 1192-7919 dubaid dubaid E [DubaiStorage.cpp] QueryEntries# Failed to query entries: SELECT name, SUM(usage), SUM(energy) FROM detailed_applications_gpu WHERE name IN ('com.huawei.health','com.huawei.hidisk','com.huawei.android.thememanager','com.huawei.appmarket','com.android.documentsui','com.hihonor.android.clone','com.hihonor.stylus.mpenzone','com.huawei.wallet','com.huawei.gameassistant','com.hihonor.devicemanager','com.hihonor.devicefinder','com.myscript.nebo.honor','com.hlg.daydaytobusiness','com.hihonor.phoneservice','com.hihonor.kidsmode','com.cvte.maxhub.maxhub_work_mobile','com.xingin.xhs','com.hihonor.contacts','com.hihonor.android.totemweather','com.tiaotiaoyu.tcshelf2023','com.hihonor.HnMultiScreenShot','com.hihonor.compass','com.myscript.calculator.honor','com.tencent.tmgp.s3.sgzzlb','com.hihonor.calendar','com.huawei.music','cn.canva.editor','com.youban.xblertongpbhw','com.hihonor.email','com.tiaotiaoyu.plugin_publictcshelf','com.tiaotiaoyu.tcshelf.v2','com.huawei.browser','com.cvte.scorpion.teams','com.hihonor.calcula 2023-03-13 15:31:09.144 1192-7919 dubaid dubaid E [DubaiStorage.cpp] QueryEntries# Failed to query entries: SELECT name, SUM(active_time), SUM(idle_time), SUM(energy) FROM detailed_applications_tp WHERE name IN ('com.huawei.health','com.huawei.hidisk','com.huawei.android.thememanager','com.huawei.appmarket','com.android.documentsui','com.hihonor.android.clone','com.hihonor.stylus.mpenzone','com.huawei.wallet','com.huawei.gameassistant','com.hihonor.devicemanager','com.hihonor.devicefinder','com.myscript.nebo.honor','com.hlg.daydaytobusiness','com.hihonor.phoneservice','com.hihonor.kidsmode','com.cvte.maxhub.maxhub_work_mobile','com.xingin.xhs','com.hihonor.contacts','com.hihonor.android.totemweather','com.tiaotiaoyu.tcshelf2023','com.hihonor.HnMultiScreenShot','com.hihonor.compass','com.myscript.calculator.honor','com.tencent.tmgp.s3.sgzzlb','com.hihonor.calendar','com.huawei.music','cn.canva.editor','com.youban.xblertongpbhw','com.hihonor.email','com.tiaotiaoyu.plugin_publictcshelf','com.tiaotiaoyu.tcshelf.v2','com.huawei.browser','com.cvte.scorpion.teams' ---------------------------- PROCESS ENDED (2788) for package com.tiaotiaoyu.tcshelf2023 ---------------------------- 2023-03-13 15:32:11.200 4034-4034 studio.deploy pid-4034 E Could not remove dir '/data/data/com.tiaotiaoyu.tcshelf2023/code_cache/.ll/': No such file or directory ---------------------------- PROCESS STARTED (4071) for package com.tiaotiaoyu.tcshelf2023 ---------------------------- 2023-03-13 15:32:12.726 4071-4071 Compatibil...geReporter com.tiaotiaoyu.tcshelf2023 D Compat change id reported: 171979766; UID 10255; state: DISABLED