--------- beginning of crash 09-13 14:28:59.223 25579 25579 E AndroidRuntime: FATAL EXCEPTION: main 09-13 14:28:59.223 25579 25579 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 25579 09-13 14:28:59.223 25579 25579 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: ... 9 more 09-13 14:28:59.223 25579 25579 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 14:28:59.223 25579 25579 E AndroidRuntime: ... 8 more 09-13 14:30:00.030 25677 25677 E AndroidRuntime: FATAL EXCEPTION: main 09-13 14:30:00.030 25677 25677 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 25677 09-13 14:30:00.030 25677 25677 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: ... 9 more 09-13 14:30:00.030 25677 25677 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 14:30:00.030 25677 25677 E AndroidRuntime: ... 8 more 09-13 14:30:01.071 25697 25697 E AndroidRuntime: FATAL EXCEPTION: main 09-13 14:30:01.071 25697 25697 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 25697 09-13 14:30:01.071 25697 25697 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: ... 9 more 09-13 14:30:01.071 25697 25697 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 14:30:01.071 25697 25697 E AndroidRuntime: ... 8 more 09-13 14:30:02.506 25717 25717 E AndroidRuntime: FATAL EXCEPTION: main 09-13 14:30:02.506 25717 25717 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 25717 09-13 14:30:02.506 25717 25717 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: ... 9 more 09-13 14:30:02.506 25717 25717 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 14:30:02.506 25717 25717 E AndroidRuntime: ... 8 more 09-13 14:30:03.494 25738 25738 E AndroidRuntime: FATAL EXCEPTION: main 09-13 14:30:03.494 25738 25738 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 25738 09-13 14:30:03.494 25738 25738 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: ... 9 more 09-13 14:30:03.494 25738 25738 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 14:30:03.494 25738 25738 E AndroidRuntime: ... 8 more 09-13 14:30:06.911 25758 25758 E AndroidRuntime: FATAL EXCEPTION: main 09-13 14:30:06.911 25758 25758 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 25758 09-13 14:30:06.911 25758 25758 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: ... 9 more 09-13 14:30:06.911 25758 25758 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 14:30:06.911 25758 25758 E AndroidRuntime: ... 8 more 09-13 14:30:08.526 25777 25777 E AndroidRuntime: FATAL EXCEPTION: main 09-13 14:30:08.526 25777 25777 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 25777 09-13 14:30:08.526 25777 25777 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: ... 9 more 09-13 14:30:08.526 25777 25777 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 14:30:08.526 25777 25777 E AndroidRuntime: ... 8 more 09-13 14:31:21.330 25872 25872 E AndroidRuntime: FATAL EXCEPTION: main 09-13 14:31:21.330 25872 25872 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 25872 09-13 14:31:21.330 25872 25872 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: ... 9 more 09-13 14:31:21.330 25872 25872 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 14:31:21.330 25872 25872 E AndroidRuntime: ... 8 more 09-13 14:31:23.672 25892 25892 E AndroidRuntime: FATAL EXCEPTION: main 09-13 14:31:23.672 25892 25892 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 25892 09-13 14:31:23.672 25892 25892 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: ... 9 more 09-13 14:31:23.672 25892 25892 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 14:31:23.672 25892 25892 E AndroidRuntime: ... 8 more 09-13 14:31:26.365 25912 25912 E AndroidRuntime: FATAL EXCEPTION: main 09-13 14:31:26.365 25912 25912 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 25912 09-13 14:31:26.365 25912 25912 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: ... 9 more 09-13 14:31:26.365 25912 25912 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 14:31:26.365 25912 25912 E AndroidRuntime: ... 8 more 09-13 14:31:32.576 25933 25933 E AndroidRuntime: FATAL EXCEPTION: main 09-13 14:31:32.576 25933 25933 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 25933 09-13 14:31:32.576 25933 25933 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: ... 9 more 09-13 14:31:32.576 25933 25933 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 14:31:32.576 25933 25933 E AndroidRuntime: ... 8 more 09-13 14:37:15.882 26059 26059 E AndroidRuntime: FATAL EXCEPTION: main 09-13 14:37:15.882 26059 26059 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 26059 09-13 14:37:15.882 26059 26059 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: ... 9 more 09-13 14:37:15.882 26059 26059 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 14:37:15.882 26059 26059 E AndroidRuntime: ... 8 more 09-13 14:37:21.547 26090 26090 E AndroidRuntime: FATAL EXCEPTION: main 09-13 14:37:21.547 26090 26090 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 26090 09-13 14:37:21.547 26090 26090 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: ... 9 more 09-13 14:37:21.547 26090 26090 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 14:37:21.547 26090 26090 E AndroidRuntime: ... 8 more 09-13 14:37:27.056 26112 26112 E AndroidRuntime: FATAL EXCEPTION: main 09-13 14:37:27.056 26112 26112 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 26112 09-13 14:37:27.056 26112 26112 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: ... 9 more 09-13 14:37:27.056 26112 26112 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 14:37:27.056 26112 26112 E AndroidRuntime: ... 8 more 09-13 15:14:44.341 27195 27195 E AndroidRuntime: FATAL EXCEPTION: main 09-13 15:14:44.341 27195 27195 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 27195 09-13 15:14:44.341 27195 27195 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: ... 9 more 09-13 15:14:44.341 27195 27195 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 15:14:44.341 27195 27195 E AndroidRuntime: ... 8 more 09-13 15:14:47.086 27224 27224 E AndroidRuntime: FATAL EXCEPTION: main 09-13 15:14:47.086 27224 27224 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 27224 09-13 15:14:47.086 27224 27224 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: ... 9 more 09-13 15:14:47.086 27224 27224 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 15:14:47.086 27224 27224 E AndroidRuntime: ... 8 more 09-13 15:14:50.021 27248 27248 E AndroidRuntime: FATAL EXCEPTION: main 09-13 15:14:50.021 27248 27248 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 27248 09-13 15:14:50.021 27248 27248 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: ... 9 more 09-13 15:14:50.021 27248 27248 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 15:14:50.021 27248 27248 E AndroidRuntime: ... 8 more 09-13 15:19:04.472 27386 27386 E AndroidRuntime: FATAL EXCEPTION: main 09-13 15:19:04.472 27386 27386 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 27386 09-13 15:19:04.472 27386 27386 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: ... 9 more 09-13 15:19:04.472 27386 27386 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 15:19:04.472 27386 27386 E AndroidRuntime: ... 8 more 09-13 15:19:06.818 27406 27406 E AndroidRuntime: FATAL EXCEPTION: main 09-13 15:19:06.818 27406 27406 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 27406 09-13 15:19:06.818 27406 27406 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: ... 9 more 09-13 15:19:06.818 27406 27406 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 15:19:06.818 27406 27406 E AndroidRuntime: ... 8 more 09-13 15:19:08.827 27426 27426 E AndroidRuntime: FATAL EXCEPTION: main 09-13 15:19:08.827 27426 27426 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 27426 09-13 15:19:08.827 27426 27426 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: ... 9 more 09-13 15:19:08.827 27426 27426 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 15:19:08.827 27426 27426 E AndroidRuntime: ... 8 more --------- beginning of main 09-13 15:25:23.105 1497 1497 W PanelView: setAnimationParam 0.9487437 0 1.0 09-13 15:25:23.105 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:25:23.106 1497 1497 E BokehDrawable: BlurBitmap draw super 0.9487437 09-13 15:25:23.122 1497 1497 W PanelView: setAnimationParam 0.9756298 0 1.0 09-13 15:25:23.122 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:25:23.124 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:25:23.124 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:25:23.125 1497 1497 E BokehDrawable: BlurBitmap draw super 0.9756298 09-13 15:25:23.139 1497 1497 W PanelView: setAnimationParam 0.99379754 0 1.0 09-13 15:25:23.139 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:25:23.140 1497 1497 E BokehDrawable: BlurBitmap draw super 0.99379754 09-13 15:25:23.155 1497 1497 W PanelView: setAnimationParam 1.0 0 1.0 09-13 15:25:23.156 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:25:23.156 1497 1497 W HwKeyguardDragHelper: HwPanelView onAnimationEnd animateToExitKeyguard 09-13 15:25:23.156 1497 1497 W PanelView: setAnimationParam 1.0 0 1.0 09-13 15:25:23.156 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:25:23.157 1497 1497 W PanelView: HwPanelView restoreDrawState 09-13 15:25:23.157 1497 1497 W PanelView: setAnimationParam 0.0 0 1.0 09-13 15:25:23.157 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:25:23.157 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:25:23.157 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:25:23.157 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:25:23.157 1497 1497 I PanelBar: panelExpansionChanged 0.0, false 09-13 15:25:23.159 1497 1497 W AppHandler: sendMessage 4 09-13 15:25:23.159 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:25:23.159 1497 1617 I SendBroadcastPermission: action:com.android.systemui.statusbar.visible.change, mPermissionType:0 09-13 15:25:23.161 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:25:23.161 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:25:23.161 1497 1497 I StatusBarKeyguardViewManager: StatusBarKeyguardViewManager dismiss: true false 09-13 15:25:23.162 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:25:23.162 1497 1497 W StatusBarKeyguardViewManager: updateStates Show KeyguardStatusBar with clcok: false 09-13 15:25:23.162 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:25:23.163 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: dismiss. showing: true false - false, false, false 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: java.lang.Exception 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwStatusBarKeyguardViewManager.dismiss(HwStatusBarKeyguardViewManager.java:317) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.showBouncer(PhoneStatusBar.java:4572) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeExpandedInvisible(PhoneStatusBar.java:2997) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwPanelView.afterKeyguardExit(HwPanelView.java:160) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwKeyguardDragHelper$KeyguardAnimationControl.afterKeyguardExit(HwKeyguardDragHelper.java:522) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwKeyguardDragHelper$KeyguardAnimationControl.-wrap0(HwKeyguardDragHelper.java) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwKeyguardDragHelper$KeyguardAnimationControl$1.onAnimationEnd(HwKeyguardDragHelper.java:508) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at android.animation.ValueAnimator.endAnimation(ValueAnimator.java:1149) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at android.animation.ValueAnimator.doAnimationFrame(ValueAnimator.java:1309) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at android.animation.AnimationHandler.doAnimationFrame(AnimationHandler.java:146) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at android.animation.AnimationHandler.-wrap2(AnimationHandler.java) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at android.animation.AnimationHandler$1.doFrame(AnimationHandler.java:54) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:924) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at android.view.Choreographer.doCallbacks(Choreographer.java:735) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at android.view.Choreographer.doFrame(Choreographer.java:664) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:912) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at android.os.Handler.handleCallback(Handler.java:761) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at android.os.Handler.dispatchMessage(Handler.java:98) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at android.os.Looper.loop(Looper.java:156) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:25:23.164 1497 1497 W StatusBarKeyguardViewManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:25:23.165 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:25:23.165 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:25:23.175 1497 1497 W HwLockScreenPanel: Handle message: 4 09-13 15:25:23.175 1497 1497 W StatusBarKeyguardViewManager: startPreHideAnimation 09-13 15:25:23.194 2513 2513 I HwLauncher: Launcher onStart() 09-13 15:25:23.194 2513 2513 I HwLauncher: Launcher Launcher.onStart() cost 0 ms 09-13 15:25:23.195 2513 2613 E HwLauncher: SettingsEx , no such field. 09-13 15:25:23.195 2513 2613 W HwLauncher: Clock getDataFormat the getSystemString failed. 09-13 15:25:23.196 1497 1497 W HwKeyguardDragHelper: KeyguardDrag animateToExitBouncer 09-13 15:25:23.196 1497 1497 W HwKeyguardDragHelper: KeyguardAnimCallack onPreHideAnimation and motion unfinished: 4 09-13 15:25:23.197 2513 2513 I HwLauncher: Launcher onResume() 09-13 15:25:23.198 2513 2513 I HwLauncher: Launcher doResumeWork() 09-13 15:25:23.201 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:25:23.201 2513 2513 I HwLauncher: Launcher onResume mIsToUninstallApp = false 09-13 15:25:23.201 2513 2513 I HwLauncher: Launcher Launcher hot start cost 7 ms 09-13 15:25:23.202 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:25:23.203 2513 2613 I HwLauncher: ClockDynamicUpdater clock update folder at ClockDynamicUpdater 09-13 15:25:23.203 2513 2613 I HwLauncher: DynamicUpdater updateBitmap end and send update message 09-13 15:25:23.203 1497 1497 W AppHandler: sendImmediateMessage 10 09-13 15:25:23.204 1497 1497 W HwLockScreenPanel: Handle message: 10 09-13 15:25:23.204 1497 1497 I HwBackDropView: restore param to 0 09-13 15:25:23.204 1497 1497 W HwBackDropView: setDrawBehindAsSrc skipped. null 09-13 15:25:23.204 1497 1497 I HwBackDropView: checkVisibility : false; false 09-13 15:25:23.205 1497 1497 W CameraLayout: Cameralayout disabled. true false 2 09-13 15:25:23.206 1497 1497 W AppHandler: sendMessage 11 09-13 15:25:23.206 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:25:23.207 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:25:23.212 2513 2513 I HwLauncher: DynamicUpdater mDynamicIconList size:1 Intent:Intent { cmp=com.android.deskclock/.AlarmsMainActivity } 09-13 15:25:23.212 2513 2513 I HwLauncher: DynamicUpdater call updateFolder 09-13 15:25:23.215 1497 1497 W AppHandler: sendMessage 4 09-13 15:25:23.215 1497 1497 W PanelView: HwPanelView restoreDrawState 09-13 15:25:23.215 1497 1497 W PanelView: setAnimationParam 0.0 4 1.0 09-13 15:25:23.215 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ......ID 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:25:23.216 1170 2532 E SensorHub: batch called handle:4 sample_ns:200000000 latency_ns:0 09-13 15:25:23.216 1898 2015 I SensorState: sensor:4 enable:false uid:10037 09-13 15:25:23.216 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:25:23.216 1898 2015 I SensorState: removeSensor,mHandles:{} 09-13 15:25:23.216 1898 2015 I PGServer: report state:4 event type:2 pid:4 uid:10037 pkg:null to pid: 1170 09-13 15:25:23.217 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:25:23.220 1497 1497 W HwKeyguardPolicy: KGSvcCall updateKeyguardState 0->0; false false 09-13 15:25:23.221 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:25:23.221 1497 1497 W ScrimController: startScrimAnimation 0.0 @ com.android.systemui.statusbar.ScrimView{6adbb66 V.ED..... ......ID 0,0-1080,1920 #7f14043a app:id/scrim_behind} 09-13 15:25:23.224 1497 1497 W StatusBarKeyguardViewManager: set navBarVisible 09-13 15:25:23.225 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:25:23.225 1497 1497 W AppHandler: sendSingleMessage 10 09-13 15:25:23.225 1497 1497 W StatusBarKeyguardViewManager: updateStates Hide KeyguardStatusBar 09-13 15:25:23.226 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:25:23.226 1497 1497 I SendBroadcastPermission: action:android.intent.action.USER_PRESENT, mPermissionType:0 09-13 15:25:23.228 1497 1497 W AppHandler: sendMessage 16 09-13 15:25:23.231 1170 1265 W RMS.SmartShrinker: SmartShrinker is runing in pid =27040 reclaim mode = 4 09-13 15:25:23.233 1898 2112 I AppsGPSRestrict: com.huawei.android.launcher the same as new front, just return... 09-13 15:25:23.233 1497 1497 W HwLockScreenPanel: Handle message: 11 09-13 15:25:23.235 1898 2112 I BlackListAlarmRestrict: [resume] no net alarms 09-13 15:25:23.241 1898 2112 I BlackListAlarmRestrict: [resume] net alarms 09-13 15:25:23.241 1898 2112 I ash : ash->screen unlock 09-13 15:25:23.245 1170 2518 I SendBroadcastPermission: action:com.android.server.action.NETWORK_STATS_UPDATED, mPermissionType:0 09-13 15:25:23.246 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:25:23.248 3624 19128 I NearbyDiscovery: (REDACTED) FastPairHandler: Received action %s 09-13 15:25:23.248 1470 1832 E HwSystemManager: TrafficNotifyAfterLocked:analyseTrafficAfterUnLocked: network template is null! 09-13 15:25:23.248 3624 19128 I NearbyDiscovery: FastPairController: onSystemStateChanged: skip due to flag disabled [CONTEXT service_id=265 ] 09-13 15:25:23.250 3624 20109 I NearbySharing: Screen is unlocked 09-13 15:25:23.250 1470 1815 E HwSystemManager: NatTrafficNotifyService:imsi is null, so return 09-13 15:25:23.251 3624 20109 I NearbySharing: Uwb feature is off. 09-13 15:25:23.251 3624 20109 I NearbySharing: Uwb feature is off. 09-13 15:25:23.251 3624 20109 I NearbySharing: Stopping scanning because Bluetooth is disabled. 09-13 15:25:23.252 1170 2547 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:25:23.252 1170 2547 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:25:23.254 3624 20109 I NearbySharing: Stopping Fast Init advertisement because Bluetooth is off. 09-13 15:25:23.255 3624 20109 I NearbySharing: Stopping advertising because Bluetooth is disabled. 09-13 15:25:23.264 3624 20109 I NearbySharing: Fast Initiation Scanning has stopped 09-13 15:25:23.264 3624 20109 I NearbySharing: Stopping FastInitiation scanning because location is disabled. 09-13 15:25:23.264 6997 6997 W w : onStartInput event aborted 09-13 15:25:23.264 6997 6997 W w : kl.s: could not obtain extracted text 09-13 15:25:23.264 6997 6997 W w : at kl.J.H(SourceFile:305) 09-13 15:25:23.264 6997 6997 W w : at kl.w.e0(SourceFile:127) 09-13 15:25:23.264 6997 6997 W w : at ei.y.R(SourceFile:217) 09-13 15:25:23.264 6997 6997 W w : at cr.d.R(SourceFile:5) 09-13 15:25:23.264 6997 6997 W w : at com.touchtype.KeyboardService.onStartInput(SourceFile:7) 09-13 15:25:23.264 6997 6997 W w : at android.inputmethodservice.InputMethodService.doStartInput(InputMethodService.java:1818) 09-13 15:25:23.264 6997 6997 W w : at android.inputmethodservice.InputMethodService$InputMethodImpl.startInput(InputMethodService.java:415) 09-13 15:25:23.264 6997 6997 W w : at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:174) 09-13 15:25:23.264 6997 6997 W w : at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:37) 09-13 15:25:23.264 6997 6997 W w : at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:25:23.264 6997 6997 W w : at android.os.Looper.loop(Looper.java:156) 09-13 15:25:23.264 6997 6997 W w : at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:25:23.264 6997 6997 W w : at java.lang.reflect.Method.invoke(Native Method) 09-13 15:25:23.264 6997 6997 W w : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:25:23.264 6997 6997 W w : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:25:23.266 3624 20109 I NearbySharing: Dismissing HUN as there's no device nearby. 09-13 15:25:23.268 1497 1497 W HwLockScreenPanel: Handle message: 4 09-13 15:25:23.269 1497 1497 W HwLockScreenPanel: Handle message: 16 09-13 15:25:23.292 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340f700): interfmt=1, stride=1088, size=471040, usage=0xb00 09-13 15:25:23.292 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340ff00): interfmt=1, stride=1088, size=471040, usage=0xb00 09-13 15:25:23.293 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438200): interfmt=1, stride=1088, size=471040, usage=0xb00 09-13 15:25:23.310 3624 20109 I Nearby : (REDACTED) Beginning attempt #%d for %s... 09-13 15:25:23.312 1170 1208 I Bluetooth_framework: BluetoothManagerService:checkIfCallerIsForegroundUser: valid=true callingUser=0 parentUser=-10000 foregroundUser=0 09-13 15:25:23.313 3624 20109 I NearbyMediums: BluetoothAdapter's name was not set by Nearby Connections, ignoring call to restore default scan mode. 09-13 15:25:23.317 3624 3624 I RCNIntentOperation: RCN is disabled on this network. 09-13 15:25:23.320 1170 3922 I Bluetooth_framework: BluetoothManagerService:checkIfCallerIsForegroundUser: valid=true callingUser=0 parentUser=-10000 foregroundUser=0 09-13 15:25:23.321 3624 20109 I NearbyMediums: BluetoothAdapter's name was not set by Nearby Connections, ignoring call to restore device name 09-13 15:25:23.321 1170 1170 E SensorHub: PS activate 0 09-13 15:25:23.327 1497 1497 W HwLockScreenPanel: Handle message: 10 09-13 15:25:23.327 1497 1497 I HwBackDropView: restore param to 0 09-13 15:25:23.327 1497 1497 I HwBackDropView: checkVisibility : false; false 09-13 15:25:23.328 1497 1497 W CameraLayout: Cameralayout disabled. true false 2 09-13 15:25:23.439 411 422 I gralloc : alloc_device_free:586: Free handle(0x738aa1f300) 09-13 15:25:23.446 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:25:23.458 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438600): interfmt=1, stride=1088, size=315392, usage=0xb00 09-13 15:25:23.466 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438800): interfmt=1, stride=1088, size=315392, usage=0xb00 09-13 15:25:23.481 411 411 I gralloc : alloc_device_free:586: Free handle(0x7393438000) 09-13 15:25:23.936 1898 2112 I K3V3CpuGovernorPolicy: close previously scene Hmp policy : 300 , 150 09-13 15:25:24.273 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:24.273 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:24.374 539 539 E Thermal-daemon: [ap] temp_new :35 temp_old :34 09-13 15:25:24.374 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:25:24.374 539 539 E Thermal-daemon: Report temperature: [ap] temp :35 report_threshold:1 09-13 15:25:24.385 1170 27838 W AwareLog: AwareMem_Kill: updateGroupList process: move high frequent=com.huawei.systemmanager, uid=1000 09-13 15:25:24.385 1170 27838 W AwareLog: AwareMem_Kill: updateGroupList package: move high frequent=com.google.android.googlequicksearchbox, uid=10038 09-13 15:25:24.385 1170 27838 W AwareLog: AwareMem_Kill: updateGroupList process: move high frequent=com.huawei.sos, uid=1000 09-13 15:25:24.388 1170 1664 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:25:24.388 1170 1664 W MediaProcessHandler: processOp uid 1000 is not concerned! 09-13 15:25:24.390 1170 1630 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:25:24.391 1170 1630 I MediaProcessHandler: processOp opType: 1, uid: 10038, pid: 27642 09-13 15:25:24.391 1170 1630 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10038, pid: 27642 09-13 15:25:24.396 1170 4416 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:25:24.396 1170 4416 W MediaProcessHandler: processOp uid 1000 is not concerned! 09-13 15:25:24.487 1878 2061 I iMonitor: create: 904100000 09-13 15:25:24.487 1878 2061 I iMonitor: send: 904100000 09-13 15:25:24.488 556 754 I logserver: handle_exception_events enter 09-13 15:25:24.531 2317 2373 E LogDatabase: clearLog srcPath does not exist 09-13 15:25:24.537 1170 1183 I art : Background partial concurrent mark sweep GC freed 33822(2MB) AllocSpace objects, 4(1336KB) LOS objects, 9% free, 37MB/41MB, paused 2.826ms total 155.589ms 09-13 15:25:25.274 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:25.274 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:25.357 411 411 I gralloc : alloc_device_free:586: Free handle(0x7393438a00) 09-13 15:25:26.274 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:26.275 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:27.275 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:27.277 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:27.314 1170 1366 W AwareLog: AwareMem_Kill: kill action canBeExecuted waiting next operation, real interval=3033 09-13 15:25:28.278 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:28.278 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:29.374 539 539 E Thermal-daemon: [battery] temp_new :25 temp_old :24 09-13 15:25:29.375 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:25:29.375 539 539 E Thermal-daemon: Report temperature: [battery] temp :25 report_threshold:1 09-13 15:25:29.529 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:29.529 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:30.264 1170 27838 W AwareLog: AwareMem_Kill: empty group list! 09-13 15:25:30.350 1170 1377 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:25:30.530 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:30.530 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:31.531 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:31.531 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:32.532 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:32.532 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:32.561 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:25:32.566 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent begin, false, true] down event x = 424 y = 1030 09-13 15:25:32.566 2513 2513 I HwLauncher: Launcher workspaceTranslationX = 0.0 09-13 15:25:32.566 2513 2513 I HwLauncher: FPSMonitor [PagedView , onIntercept] down event x = 424 y = 1030 09-13 15:25:32.567 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent end, false, true] down event x = 424 y = 1030 09-13 15:25:32.716 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:25:32.716 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:25:32.718 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent begin, false, true] up event x = 424 y = 1030 09-13 15:25:32.718 2513 2513 I HwLauncher: FPSMonitor [PagedView , onIntercept] up event x = 424 y = 1030 09-13 15:25:32.718 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent end, false, true] up event x = 424 y = 1030 09-13 15:25:32.720 2513 2513 I HwLauncher: Launcher onclick begin com.huawei.android.launcher.BubbleTextView{ad5193c VFED..CL. ...P..ID 264,978-528,1264 #9c030103} 09-13 15:25:32.720 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely useLaunchAnimation = true 09-13 15:25:32.720 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely begin startActivity() for current user 09-13 15:25:32.741 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely end startActivity() for current user 09-13 15:25:32.741 2513 2513 I HwLauncher: Launcher this view's parent is not SearchGridView , so no need to reportRecentApp. 09-13 15:25:32.741 2513 2513 I HwLauncher: Launcher onclick end 09-13 15:25:32.741 1170 1274 I HwPointEventFilter: do not support AFT because of no config 09-13 15:25:32.746 1170 1664 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:25:32.751 2513 2513 I HwLauncher: Launcher onPause() 09-13 15:25:32.752 2513 27843 I HwLauncher: Launcher.MotionManager stopMotionAppsReco begin,mFlg = 403 09-13 15:25:32.752 2513 27843 W HwLauncher: Launcher.MotionManager stopMotionAppsReco service flg 403 is unavailable 09-13 15:25:32.763 27844 27844 I : power log dlsym ok 09-13 15:25:32.766 27844 27844 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:25:32.776 1170 1265 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:25:32.796 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f400): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:25:32.800 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340f300): interfmt=1, stride=1088, size=8355840, usage=0x933 09-13 15:25:32.820 411 422 I gralloc : alloc_device_free:586: Free handle(0x738aa1f400) 09-13 15:25:32.849 2513 2524 I art : Background sticky concurrent mark sweep GC freed 8848(570KB) AllocSpace objects, 27(3MB) LOS objects, 16% free, 19MB/23MB, paused 27.614ms total 61.508ms 09-13 15:25:32.852 411 3800 I gralloc : alloc_device_free:586: Free handle(0x738aa1f700) 09-13 15:25:32.912 27844 27844 W art : Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:25:32.913 27844 27844 W System : ClassLoader referenced unknown path: /data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64 09-13 15:25:32.930 27844 27844 E AndroidRuntime: FATAL EXCEPTION: main 09-13 15:25:32.930 27844 27844 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 27844 09-13 15:25:32.930 27844 27844 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: ... 9 more 09-13 15:25:32.930 27844 27844 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 15:25:32.930 27844 27844 E AndroidRuntime: ... 8 more 09-13 15:25:32.936 556 753 I logserver: handle_logfile_events, Object Path:/data/system/dropbox/, mask=0x00000080 09-13 15:25:32.936 556 753 I logserver: process_one_event, event->len=48, name=data_app_crash@1726221332935.txt 09-13 15:25:32.936 556 753 I logserver: find_first_match: find match, plogs(type=1, pfile=/data/system/dropbox/, match=app_crash) 09-13 15:25:32.936 556 753 I iMonitor: create: 901001001 09-13 15:25:32.936 556 753 I logserver: process_event_by_imonitor, pos=0, type=crash, event_id=901001001 09-13 15:25:32.936 556 753 I logserver: get_acr_info, match:(app_crash), actual_name:(data_app_crash@1726221332935.txt) 09-13 15:25:32.936 1170 1170 I SendBroadcastPermission: action:android.intent.action.DROPBOX_ENTRY_ADDED, mPermissionType:0 09-13 15:25:32.936 556 753 E logserver: imonitor_add_dynamic_path, path:/data/system/dropbox/data_app_crash@1726221332935.txt 09-13 15:25:32.936 556 753 I iMonitor: send: 901001001 09-13 15:25:32.936 556 753 I logserver: imonitor_send_event ret=189 09-13 15:25:32.936 556 754 I logserver: handle_exception_events enter 09-13 15:25:32.938 1170 3933 E ReportTools: This is not beta user build 09-13 15:25:32.943 27844 27844 I Process : Sending signal. PID: 27844 SIG: 9 09-13 15:25:32.982 1170 4414 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:25:32.982 1170 4414 I MediaProcessHandler: processOp opType: 1, uid: 10171, pid: 27844 09-13 15:25:32.982 1170 4414 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10171, pid: 27844 09-13 15:25:32.995 411 411 I gralloc : alloc_device_free:586: Free handle(0x739340f300) 09-13 15:25:33.014 2317 2373 I System.out: [chown, system.log, /log/LogService/901/done/eventinfo.log] 09-13 15:25:33.014 2317 2373 I System.out: null 09-13 15:25:33.014 2317 2373 I System.out: null 09-13 15:25:33.015 2317 2373 I System.out: Calling by::className:com.huawei.lcagent.util.FileUtils MethodName:runCommand 09-13 15:25:33.023 2513 2513 I HwLauncher: Launcher onResume() 09-13 15:25:33.023 2513 2513 I HwLauncher: Launcher doResumeWork() 09-13 15:25:33.026 2513 2513 I HwLauncher: Launcher onResume mIsToUninstallApp = false 09-13 15:25:33.026 2513 2513 I HwLauncher: Launcher Launcher hot start cost 3 ms 09-13 15:25:33.026 2317 2373 I System.out: [chmod, 640, /log/LogService/901/done/eventinfo.log] 09-13 15:25:33.026 2317 2373 I System.out: null 09-13 15:25:33.027 2317 2373 I System.out: null 09-13 15:25:33.027 2317 2373 I System.out: Calling by::className:com.huawei.lcagent.util.FileUtils MethodName:runCommand 09-13 15:25:33.027 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438000): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:25:33.032 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438b00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:25:33.038 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438e00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:25:33.039 2317 2373 I System.out: [chown, system.log, /log/LogService/901/done/Eventid_NEM-L22_NEM-L22C675B346_o5mymIIxFINS0YiCZVvTGDduwYIlYxPcpwV6ptdIc84=_20240913152532_901001001_NORMAL.zip] 09-13 15:25:33.039 2317 2373 I System.out: null 09-13 15:25:33.039 2317 2373 I System.out: null 09-13 15:25:33.039 2317 2373 I System.out: Calling by::className:com.huawei.lcagent.util.FileUtils MethodName:runCommand 09-13 15:25:33.045 411 411 I gralloc : alloc_device_free:586: Free handle(0x738aa1fd00) 09-13 15:25:33.046 2317 2373 I System.out: [chmod, 640, /log/LogService/901/done/Eventid_NEM-L22_NEM-L22C675B346_o5mymIIxFINS0YiCZVvTGDduwYIlYxPcpwV6ptdIc84=_20240913152532_901001001_NORMAL.zip] 09-13 15:25:33.047 2317 2373 I System.out: null 09-13 15:25:33.047 2317 2373 I System.out: null 09-13 15:25:33.047 2317 2373 I System.out: Calling by::className:com.huawei.lcagent.util.FileUtils MethodName:runCommand 09-13 15:25:33.288 411 411 I gralloc : alloc_device_free:586: Free handle(0x7393438400) 09-13 15:25:33.532 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:33.532 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:33.537 2513 2723 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 09-13 15:25:33.537 2513 2723 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 09-13 15:25:34.762 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:25:34.764 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent begin, false, true] down event x = 442 y = 1055 09-13 15:25:34.764 2513 2513 I HwLauncher: Launcher workspaceTranslationX = 0.0 09-13 15:25:34.764 2513 2513 I HwLauncher: FPSMonitor [PagedView , onIntercept] down event x = 442 y = 1055 09-13 15:25:34.765 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent end, false, true] down event x = 442 y = 1055 09-13 15:25:34.783 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:34.783 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:34.918 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:25:34.919 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:25:34.920 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent begin, false, true] up event x = 442 y = 1055 09-13 15:25:34.920 2513 2513 I HwLauncher: FPSMonitor [PagedView , onIntercept] up event x = 442 y = 1055 09-13 15:25:34.920 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent end, false, true] up event x = 442 y = 1055 09-13 15:25:34.921 2513 2513 I HwLauncher: Launcher onclick begin com.huawei.android.launcher.BubbleTextView{ad5193c VFED..CL. ...P..ID 264,978-528,1264 #9c030103} 09-13 15:25:34.921 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely useLaunchAnimation = true 09-13 15:25:34.921 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely begin startActivity() for current user 09-13 15:25:34.933 1170 1274 I HwPointEventFilter: do not support AFT because of no config 09-13 15:25:34.933 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely end startActivity() for current user 09-13 15:25:34.933 2513 2513 I HwLauncher: Launcher this view's parent is not SearchGridView , so no need to reportRecentApp. 09-13 15:25:34.933 2513 2513 I HwLauncher: Launcher onclick end 09-13 15:25:34.937 2513 2513 I HwLauncher: Launcher onPause() 09-13 15:25:34.938 2513 27869 I HwLauncher: Launcher.MotionManager stopMotionAppsReco begin,mFlg = 403 09-13 15:25:34.938 2513 27869 W HwLauncher: Launcher.MotionManager stopMotionAppsReco service flg 403 is unavailable 09-13 15:25:34.965 27870 27870 I : power log dlsym ok 09-13 15:25:34.968 27870 27870 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:25:34.978 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393455000): interfmt=1, stride=1088, size=8355840, usage=0x933 09-13 15:25:35.005 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f700): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:25:35.014 411 519 I gralloc : alloc_device_free:586: Free handle(0x7393438b00) 09-13 15:25:35.017 411 3800 I gralloc : alloc_device_free:586: Free handle(0x738aa1f700) 09-13 15:25:35.067 1170 1940 E HsmCoreServiceImpl: onTransact in code is: 103 09-13 15:25:35.067 1170 1940 I MediaProcessHandler: playingUids: 09-13 15:25:35.103 27870 27870 W art : Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:25:35.104 27870 27870 W System : ClassLoader referenced unknown path: /data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64 09-13 15:25:35.114 27870 27870 E AndroidRuntime: FATAL EXCEPTION: main 09-13 15:25:35.114 27870 27870 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 27870 09-13 15:25:35.114 27870 27870 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: ... 9 more 09-13 15:25:35.114 27870 27870 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 15:25:35.114 27870 27870 E AndroidRuntime: ... 8 more 09-13 15:25:35.120 1170 3933 E ReportTools: This is not beta user build 09-13 15:25:35.120 27870 27870 I Process : Sending signal. PID: 27870 SIG: 9 09-13 15:25:35.124 556 753 I logserver: handle_logfile_events, Object Path:/data/system/dropbox/, mask=0x00000080 09-13 15:25:35.125 556 753 I logserver: process_one_event, event->len=48, name=data_app_crash@1726221335124.txt 09-13 15:25:35.125 556 753 I logserver: find_first_match: find match, plogs(type=1, pfile=/data/system/dropbox/, match=app_crash) 09-13 15:25:35.125 556 753 I iMonitor: create: 901001001 09-13 15:25:35.125 556 753 I logserver: process_event_by_imonitor, pos=0, type=crash, event_id=901001001 09-13 15:25:35.125 556 753 I logserver: get_acr_info, match:(app_crash), actual_name:(data_app_crash@1726221335124.txt) 09-13 15:25:35.125 1170 1170 I SendBroadcastPermission: action:android.intent.action.DROPBOX_ENTRY_ADDED, mPermissionType:0 09-13 15:25:35.125 556 753 E logserver: imonitor_add_dynamic_path, path:/data/system/dropbox/data_app_crash@1726221335124.txt 09-13 15:25:35.125 556 753 I iMonitor: send: 901001001 09-13 15:25:35.125 556 753 I logserver: imonitor_send_event ret=189 09-13 15:25:35.125 556 754 I logserver: handle_exception_events enter 09-13 15:25:35.127 412 412 E lowmemorykiller: Error writing /proc/27870/oom_score_adj; errno=22 09-13 15:25:35.168 1170 1630 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:25:35.168 1170 1630 I MediaProcessHandler: processOp opType: 1, uid: 10171, pid: 27870 09-13 15:25:35.168 1170 1630 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10171, pid: 27870 09-13 15:25:35.169 411 411 I gralloc : alloc_device_free:586: Free handle(0x7393455000) 09-13 15:25:35.195 2513 2513 I HwLauncher: Launcher onResume() 09-13 15:25:35.195 2513 2513 I HwLauncher: Launcher doResumeWork() 09-13 15:25:35.197 2513 2513 I HwLauncher: Launcher onResume mIsToUninstallApp = false 09-13 15:25:35.197 2513 2513 I HwLauncher: Launcher Launcher hot start cost 2 ms 09-13 15:25:35.208 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f700): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:25:35.213 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1ff00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:25:35.217 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x738ab56100): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:25:35.236 411 411 I gralloc : alloc_device_free:586: Free handle(0x7393438000) 09-13 15:25:35.470 411 411 I gralloc : alloc_device_free:586: Free handle(0x7393438e00) 09-13 15:25:35.722 2513 2723 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 09-13 15:25:35.722 2513 2723 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 09-13 15:25:35.784 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:35.784 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:36.784 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:36.784 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:37.785 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:37.785 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:38.330 1170 1365 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:25:38.698 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:25:38.702 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent begin, false, true] down event x = 444 y = 1064 09-13 15:25:38.702 2513 2513 I HwLauncher: Launcher workspaceTranslationX = 0.0 09-13 15:25:38.703 2513 2513 I HwLauncher: FPSMonitor [PagedView , onIntercept] down event x = 444 y = 1064 09-13 15:25:38.703 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent end, false, true] down event x = 444 y = 1064 09-13 15:25:38.786 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:38.786 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:38.796 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:25:38.797 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:25:38.797 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent begin, false, true] up event x = 444 y = 1064 09-13 15:25:38.798 2513 2513 I HwLauncher: FPSMonitor [PagedView , onIntercept] up event x = 444 y = 1064 09-13 15:25:38.798 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent end, false, true] up event x = 444 y = 1064 09-13 15:25:38.798 2513 2513 I HwLauncher: Launcher onclick begin com.huawei.android.launcher.BubbleTextView{ad5193c VFED..CL. ...P..ID 264,978-528,1264 #9c030103} 09-13 15:25:38.798 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely useLaunchAnimation = true 09-13 15:25:38.798 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely begin startActivity() for current user 09-13 15:25:38.811 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely end startActivity() for current user 09-13 15:25:38.811 2513 2513 I HwLauncher: Launcher this view's parent is not SearchGridView , so no need to reportRecentApp. 09-13 15:25:38.811 2513 2513 I HwLauncher: Launcher onclick end 09-13 15:25:38.812 1170 1274 I HwPointEventFilter: do not support AFT because of no config 09-13 15:25:38.812 2513 2513 I HwLauncher: Launcher onPause() 09-13 15:25:38.813 2513 27894 I HwLauncher: Launcher.MotionManager stopMotionAppsReco begin,mFlg = 403 09-13 15:25:38.813 2513 27894 W HwLauncher: Launcher.MotionManager stopMotionAppsReco service flg 403 is unavailable 09-13 15:25:38.825 27895 27895 I : power log dlsym ok 09-13 15:25:38.828 27895 27895 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:25:38.857 411 422 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f400): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:25:38.865 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340f300): interfmt=1, stride=1088, size=8355840, usage=0x933 09-13 15:25:38.873 411 422 I gralloc : alloc_device_free:586: Free handle(0x738aa1f400) 09-13 15:25:38.891 411 422 I gralloc : alloc_device_free:586: Free handle(0x738ab56100) 09-13 15:25:38.941 1170 1209 E HsmCoreServiceImpl: onTransact in code is: 103 09-13 15:25:38.941 1170 1209 I MediaProcessHandler: playingUids: 09-13 15:25:38.961 27895 27895 W art : Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:25:38.961 27895 27895 W System : ClassLoader referenced unknown path: /data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64 09-13 15:25:38.971 27895 27895 E AndroidRuntime: FATAL EXCEPTION: main 09-13 15:25:38.971 27895 27895 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 27895 09-13 15:25:38.971 27895 27895 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: ... 9 more 09-13 15:25:38.971 27895 27895 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 15:25:38.971 27895 27895 E AndroidRuntime: ... 8 more 09-13 15:25:38.978 556 753 I logserver: handle_logfile_events, Object Path:/data/system/dropbox/, mask=0x00000080 09-13 15:25:38.978 1170 1170 I SendBroadcastPermission: action:android.intent.action.DROPBOX_ENTRY_ADDED, mPermissionType:0 09-13 15:25:38.978 556 753 I logserver: process_one_event, event->len=48, name=data_app_crash@1726221338977.txt 09-13 15:25:38.978 556 753 I logserver: find_first_match: find match, plogs(type=1, pfile=/data/system/dropbox/, match=app_crash) 09-13 15:25:38.978 556 753 I iMonitor: create: 901001001 09-13 15:25:38.978 556 753 I logserver: process_event_by_imonitor, pos=0, type=crash, event_id=901001001 09-13 15:25:38.978 556 753 I logserver: get_acr_info, match:(app_crash), actual_name:(data_app_crash@1726221338977.txt) 09-13 15:25:38.978 556 753 E logserver: imonitor_add_dynamic_path, path:/data/system/dropbox/data_app_crash@1726221338977.txt 09-13 15:25:38.978 556 753 I iMonitor: send: 901001001 09-13 15:25:38.978 556 753 I logserver: imonitor_send_event ret=189 09-13 15:25:38.978 556 754 I logserver: handle_exception_events enter 09-13 15:25:38.980 1170 3933 E ReportTools: This is not beta user build 09-13 15:25:38.985 27895 27895 I Process : Sending signal. PID: 27895 SIG: 9 09-13 15:25:39.028 1170 1941 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:25:39.028 1170 1941 I MediaProcessHandler: processOp opType: 1, uid: 10171, pid: 27895 09-13 15:25:39.028 1170 1941 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10171, pid: 27895 09-13 15:25:39.035 411 411 I gralloc : alloc_device_free:586: Free handle(0x739340f300) 09-13 15:25:39.043 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1fb00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:25:39.048 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f800): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:25:39.056 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x738ab56200): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:25:39.066 2513 2513 I HwLauncher: Launcher onResume() 09-13 15:25:39.066 2513 2513 I HwLauncher: Launcher doResumeWork() 09-13 15:25:39.067 2513 2513 I HwLauncher: Launcher onResume mIsToUninstallApp = false 09-13 15:25:39.067 2513 2513 I HwLauncher: Launcher Launcher hot start cost 1 ms 09-13 15:25:39.069 411 411 I gralloc : alloc_device_free:586: Free handle(0x738aa1ff00) 09-13 15:25:39.319 411 411 I gralloc : alloc_device_free:586: Free handle(0x738aa1f700) 09-13 15:25:39.572 2513 2723 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 09-13 15:25:39.572 2513 2723 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 09-13 15:25:40.036 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:40.037 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:41.037 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:41.038 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:41.766 1497 1497 W KeyguardUpdateMonitor: ACTION_BATTERY_CHANGED AMP: 0; Volt: 0 09-13 15:25:41.766 1497 1497 W KeyguardUpdateMonitor: ChargingSpeed Wattage: -1 ST: 5000000 --> 7500000 09-13 15:25:41.766 1497 1497 I KgBattery: BatteryInfo updated: 5lPC-1 09-13 15:25:41.766 1497 1497 W AppHandler: sendMessage with obj100 09-13 15:25:41.796 1497 1497 W HwLockScreenPanel: Handle message: 100 09-13 15:25:41.796 1497 1497 W HwLockScreenPanel: refreshBatteryInfo: null 09-13 15:25:41.807 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438000): interfmt=1, stride=1088, size=315392, usage=0xb00 09-13 15:25:42.038 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:42.039 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:42.358 1170 1937 I SendBroadcastPermission: action:android.intent.action.SIG_STR, mPermissionType:0 09-13 15:25:42.359 1170 1170 I MQoS : onSignal: mSubId=0,currDataSubID=0 09-13 15:25:42.359 1170 1170 I MQoS : received cell-signal:1 09-13 15:25:43.039 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:43.039 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:44.040 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:44.041 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:44.299 1170 27838 W AwareLog: AwareMem_Kill: empty group list! 09-13 15:25:45.291 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:45.292 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:45.413 1170 1630 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:25:46.292 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:46.293 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:47.293 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:47.294 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:47.809 1170 3922 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:25:47.822 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:25:48.295 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:48.295 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:49.296 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:49.296 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:50.548 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:50.548 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:51.549 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:51.549 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:52.327 1170 27838 W AwareLog: AwareMem_Kill: empty group list! 09-13 15:25:52.550 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:52.551 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:53.551 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:53.552 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:53.852 1170 1272 I EventHub: EventHub monitor: no key events in the past 31s, 09-13 15:25:54.553 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:54.553 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:55.804 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:55.805 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:56.806 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:56.806 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:57.807 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:57.807 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:58.808 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:58.808 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:25:59.385 539 539 E Thermal-daemon: [battery] temp_new :24 temp_old :25 09-13 15:25:59.386 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:25:59.386 539 539 E Thermal-daemon: Report temperature: [battery] temp :24 report_threshold:1 09-13 15:25:59.809 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:25:59.810 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:00.025 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:26:00.031 1497 1497 I EventCenter: EventCenter Get :android.intent.action.TIME_TICK 09-13 15:26:00.040 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:26:00.043 1497 1497 E DateLunarView: mDateString is: Fri, 13 Sep 09-13 15:26:00.048 1497 1497 E DateLunarView: mDateString is: Fri, 13 Sep 09-13 15:26:00.053 2513 2513 I HwLauncher: Model onReceive intent=Intent { act=android.intent.action.TIME_TICK flg=0x50000014 (has extras) } 09-13 15:26:00.054 2513 2513 I HwLauncher: Model onReceive user=UserHandle{0} 09-13 15:26:00.072 2513 2513 I HwLauncher: ClockDynamicUpdater date changed begin 09-13 15:26:00.073 2513 2513 I HwLauncher: ClockDynamicUpdater date changed end 09-13 15:26:00.073 2513 2613 E HwLauncher: SettingsEx , no such field. 09-13 15:26:00.073 2513 2613 W HwLauncher: Clock getDataFormat the getSystemString failed. 09-13 15:26:00.074 2513 2513 I HwLauncher: CalenderDynamicUpdater date changed begin 09-13 15:26:00.074 2513 2513 I HwLauncher: CalenderDynamicUpdater date changed end 09-13 15:26:00.074 2513 2613 I HwLauncher: ClockDynamicUpdater clock update folder at ClockDynamicUpdater 09-13 15:26:00.075 2513 2613 I HwLauncher: DynamicUpdater updateBitmap end and send update message 09-13 15:26:00.075 2513 2513 I HwLauncher: DynamicUpdater mDynamicIconList size:1 Intent:Intent { cmp=com.android.deskclock/.AlarmsMainActivity } 09-13 15:26:00.075 2513 2513 I HwLauncher: DynamicUpdater call updateFolder 09-13 15:26:01.061 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:01.061 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:02.062 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:02.062 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:02.385 1170 4512 I SendBroadcastPermission: action:android.intent.action.SIG_STR, mPermissionType:0 09-13 15:26:02.385 1170 1170 I MQoS : onSignal: mSubId=0,currDataSubID=0 09-13 15:26:02.386 1170 1170 I MQoS : received cell-signal:1 09-13 15:26:02.741 1170 1896 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:26:02.769 1170 1664 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:26:02.818 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:26:03.063 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:03.063 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:03.157 1170 1183 I art : Background partial concurrent mark sweep GC freed 5860(279KB) AllocSpace objects, 92(9MB) LOS objects, 9% free, 38MB/42MB, paused 2.774ms total 176.719ms 09-13 15:26:04.064 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:04.064 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:05.065 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:05.065 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:06.317 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:06.317 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:07.318 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:07.319 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:08.319 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:08.320 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:08.361 1170 27838 W AwareLog: AwareMem_Kill: empty group list! 09-13 15:26:08.709 2513 2513 W IInputConnectionWrapper: getExtractedText on inactive InputConnection 09-13 15:26:08.711 2513 2513 W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection 09-13 15:26:08.714 2513 2513 I HwLauncher: Launcher onPause() 09-13 15:26:08.716 2513 27919 I HwLauncher: Launcher.MotionManager stopMotionAppsReco begin,mFlg = 403 09-13 15:26:08.716 2513 27919 W HwLauncher: Launcher.MotionManager stopMotionAppsReco service flg 403 is unavailable 09-13 15:26:08.720 6997 6997 W w : onStartInput event aborted 09-13 15:26:08.720 6997 6997 W w : kl.s: could not obtain extracted text 09-13 15:26:08.720 6997 6997 W w : at kl.J.H(SourceFile:305) 09-13 15:26:08.720 6997 6997 W w : at kl.w.e0(SourceFile:127) 09-13 15:26:08.720 6997 6997 W w : at ei.y.R(SourceFile:217) 09-13 15:26:08.720 6997 6997 W w : at cr.d.R(SourceFile:5) 09-13 15:26:08.720 6997 6997 W w : at com.touchtype.KeyboardService.onStartInput(SourceFile:7) 09-13 15:26:08.720 6997 6997 W w : at android.inputmethodservice.InputMethodService.doStartInput(InputMethodService.java:1818) 09-13 15:26:08.720 6997 6997 W w : at android.inputmethodservice.InputMethodService$InputMethodImpl.startInput(InputMethodService.java:415) 09-13 15:26:08.720 6997 6997 W w : at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:174) 09-13 15:26:08.720 6997 6997 W w : at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:37) 09-13 15:26:08.720 6997 6997 W w : at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:26:08.720 6997 6997 W w : at android.os.Looper.loop(Looper.java:156) 09-13 15:26:08.720 6997 6997 W w : at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:26:08.720 6997 6997 W w : at java.lang.reflect.Method.invoke(Native Method) 09-13 15:26:08.720 6997 6997 W w : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:26:08.720 6997 6997 W w : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:26:08.726 1170 1170 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:26:08.748 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x738ab56400): interfmt=1, stride=1088, size=8355840, usage=0x333 09-13 15:26:08.749 411 424 I gralloc : alloc_device_free:586: Free handle(0x738ab56400) 09-13 15:26:08.751 1497 1823 I KeyguardViewMediator: onStartedGoingToSleep(3) Lock : false reset: false 09-13 15:26:08.752 1497 1497 W MusicUtils: findCurrentMediaPlayPackage sessions size is 0 09-13 15:26:08.753 2513 2513 I HwLauncher: Launcher onStop() 09-13 15:26:08.754 1497 1497 W KGWallpaper: onStartedGoingToSleep switch to next Magazine 09-13 15:26:08.758 1497 1497 W KGWallpaper_Magazine: Load magazine with type : 1 09-13 15:26:08.758 1497 1497 W KGWallpaper_Magazine: loadPic: 1 09-13 15:26:08.759 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:26:08.760 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:26:08.760 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:26:08.760 1497 1667 W ExifData: The tag is null error! 09-13 15:26:08.761 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:26:08.762 1497 1667 W ExifData: The tag is null error! 09-13 15:26:08.762 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:26:08.762 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:26:08.762 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:26:08.763 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:26:08.763 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:26:08.763 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:26:08.763 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:26:08.763 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:26:08.763 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:26:08.763 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:26:08.763 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:26:08.763 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:26:08.763 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:26:08.763 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:26:08.763 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:26:08.763 1497 1667 W ExifData: The tag is null error! 09-13 15:26:08.764 1497 1667 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:26:08.848 1170 1893 E HsmCoreServiceImpl: onTransact in code is: 103 09-13 15:26:08.848 1170 1893 I MediaProcessHandler: playingUids: 09-13 15:26:08.864 1497 1667 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:26:08.874 1497 1667 I BitmapUtils: RGB565toARGB888 create bmp = 135x240 09-13 15:26:08.877 1497 1667 W BitmapUtils: blurBitmap : android.graphics.Bitmap@691fdabuse source bitmap; use rgb888 as target; Consueme: 3ms 09-13 15:26:08.877 1497 1667 W BokehDrawable: onPostExecute android.graphics.Bitmap@4b54c08, [] 09-13 15:26:08.877 1497 1667 W KGWallpaper_Magazine: load magazine wallpaper use: 113 09-13 15:26:08.878 1497 1497 W KGWallpaper_Magazine: get Index for key 9 to 8 09-13 15:26:08.878 1497 1497 E KGWallpaper_Magazine: setCurrentPicture to 8 09-13 15:26:08.882 1497 1497 I BitmapUtils: getSuggestColorInfo::isStatusBarArea=true, colorMSD=254, average color=168, color type=1, mask type=0; light 255192.11 09-13 15:26:08.882 1497 1497 I BitmapUtils: java.lang.Exception 09-13 15:26:08.882 1497 1497 I BitmapUtils: at com.huawei.keyguard.util.BitmapUtils.getSuggestColorInfo(BitmapUtils.java:829) 09-13 15:26:08.882 1497 1497 I BitmapUtils: at com.huawei.keyguard.util.BitmapUtils.getColorInfo(BitmapUtils.java:748) 09-13 15:26:08.882 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper.updateWallpaper(KeyguardWallpaper.java:145) 09-13 15:26:08.882 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper.-wrap4(KeyguardWallpaper.java) 09-13 15:26:08.882 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper$2.onMagazinePicLoaded(KeyguardWallpaper.java:319) 09-13 15:26:08.882 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.MagazineWallpaper$3.onMagazinePicLoaded(MagazineWallpaper.java:769) 09-13 15:26:08.882 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.MagazineWallpaper$BgPicLoader$1.run(MagazineWallpaper.java:548) 09-13 15:26:08.882 1497 1497 I BitmapUtils: at android.os.Handler.handleCallback(Handler.java:761) 09-13 15:26:08.882 1497 1497 I BitmapUtils: at android.os.Handler.dispatchMessage(Handler.java:98) 09-13 15:26:08.882 1497 1497 I BitmapUtils: at android.os.Looper.loop(Looper.java:156) 09-13 15:26:08.882 1497 1497 I BitmapUtils: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:26:08.882 1497 1497 I BitmapUtils: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:26:08.882 1497 1497 I BitmapUtils: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:26:08.882 1497 1497 I BitmapUtils: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:26:08.891 1497 1497 I BitmapUtils: getSuggestColorInfo::isStatusBarArea=false, colorMSD=12848, average color=107, color type=1, mask type=1; light 2074946.2 09-13 15:26:08.891 1497 1497 I BitmapUtils: java.lang.Exception 09-13 15:26:08.891 1497 1497 I BitmapUtils: at com.huawei.keyguard.util.BitmapUtils.getSuggestColorInfo(BitmapUtils.java:829) 09-13 15:26:08.891 1497 1497 I BitmapUtils: at com.huawei.keyguard.util.BitmapUtils.getColorInfo(BitmapUtils.java:751) 09-13 15:26:08.891 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper.updateWallpaper(KeyguardWallpaper.java:145) 09-13 15:26:08.891 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper.-wrap4(KeyguardWallpaper.java) 09-13 15:26:08.891 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper$2.onMagazinePicLoaded(KeyguardWallpaper.java:319) 09-13 15:26:08.891 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.MagazineWallpaper$3.onMagazinePicLoaded(MagazineWallpaper.java:769) 09-13 15:26:08.891 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.MagazineWallpaper$BgPicLoader$1.run(MagazineWallpaper.java:548) 09-13 15:26:08.891 1497 1497 I BitmapUtils: at android.os.Handler.handleCallback(Handler.java:761) 09-13 15:26:08.891 1497 1497 I BitmapUtils: at android.os.Handler.dispatchMessage(Handler.java:98) 09-13 15:26:08.891 1497 1497 I BitmapUtils: at android.os.Looper.loop(Looper.java:156) 09-13 15:26:08.891 1497 1497 I BitmapUtils: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:26:08.891 1497 1497 I BitmapUtils: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:26:08.891 1497 1497 I BitmapUtils: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:26:08.891 1497 1497 I BitmapUtils: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:26:08.892 1497 1497 W KGWallpaper: update Wallpaper and block update ui; color {1=1, 2=1, 3=1, 4=0, 5=2} 09-13 15:26:08.929 1170 1278 W HwScreenOnProximityLock: releaseLock: return because sensor listener is held = false 09-13 15:26:08.937 554 554 E Parcel : Reading a NULL string not supported here. 09-13 15:26:08.938 554 554 E Parcel : Reading a NULL string not supported here. 09-13 15:26:08.942 3624 3624 I NearbyDiscovery: (REDACTED) FastPairDisplayObserver: %s -> %s 09-13 15:26:08.947 3624 19128 W ComplianceFilepathHandl: Tracing data is not available [CONTEXT service_id=357 ] 09-13 15:26:08.949 3624 20109 I NearbySharing: Screen is locked 09-13 15:26:08.949 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: isScreenOn=%s, isLocationEnabled=%s, disableLocationRequirement=%s, isDiscoveryScanningEnabled=%s, during24GhzWifiWarmingUpPeriod=%s 09-13 15:26:08.950 1898 2015 I AppManager: no high cpu load 09-13 15:26:08.950 3624 20109 I NearbySharing: Stopping scanning because the screen is locked. 09-13 15:26:08.952 3624 20109 I NearbySharing: Stopping Fast Init advertisement because Bluetooth is off. 09-13 15:26:08.952 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: eventType=%s, intReq=%s, scanning=%s, scanAllowed=%s, bleEnabled=%s, lockScanRate=%s, startScanningByLowPowerMode=%s 09-13 15:26:08.952 3624 20109 I NearbySharing: Stopping advertising because Bluetooth is disabled. 09-13 15:26:08.952 3624 20109 I NearbySharing: Stopping FastInitiation scanning because the screen is locked. 09-13 15:26:08.953 3624 20109 I NearbySharing: Fast Initiation Scanning has stopped 09-13 15:26:08.954 3624 20109 I NearbySharing: Dismissing HUN as there's no device nearby. 09-13 15:26:09.238 1170 1464 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:26:09.239 1170 1170 I SendBroadcastPermission: action:android.intent.action.SCREEN_OFF, mPermissionType:0 09-13 15:26:09.240 1497 1508 W AppHandler: sendMessage 15 09-13 15:26:09.240 1497 1497 W AppHandler: sendMessage 21 with args (2, 0) 09-13 15:26:09.241 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:26:09.241 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:26:09.242 1497 1497 W HwLockScreenPanel: Handle message: 15 09-13 15:26:09.242 1497 1497 W HwBackDropView: MSG_FINISHED_GOING_SLEEP isQsExpanded false 09-13 15:26:09.243 1497 1497 W CameraLayout: Cameralayout disabled. true false 2 09-13 15:26:09.246 1497 1497 E LocalLinkTextView: setDescription without uselink line! 09-13 15:26:09.253 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:26:09.254 1497 1667 W ExifData: The tag is null error! 09-13 15:26:09.256 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:26:09.257 1497 1497 W MagazineDetailView: addInvisibleView null view 09-13 15:26:09.257 1497 1497 W HwLockScreenPanel: Handle message: 21 09-13 15:26:09.257 1497 1497 I HwBackDropView: update Wallpaper with Bokeh. 09-13 15:26:09.257 1497 1667 W ExifData: The tag is null error! 09-13 15:26:09.258 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:26:09.258 1497 1497 W CameraLayout: Cameralayout disabled. true false 2 09-13 15:26:09.258 1497 1667 W ExifData: The tag is null error! 09-13 15:26:09.259 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:26:09.260 1497 1667 W ExifData: The tag is null error! 09-13 15:26:09.260 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:26:09.261 1497 1667 W ExifData: The tag is null error! 09-13 15:26:09.262 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:26:09.262 1497 1667 W ExifData: The tag is null error! 09-13 15:26:09.263 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:26:09.263 1497 1667 W ExifData: The tag is null error! 09-13 15:26:09.264 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:26:09.264 1170 1449 E hwintelligencewifi: DefaultState MSG_SCREEN_OFF mIsAutoOpenSearch = false 09-13 15:26:09.265 1497 1667 W ExifData: The tag is null error! 09-13 15:26:09.265 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:26:09.266 1497 1667 W ExifData: The tag is null error! 09-13 15:26:09.291 1170 1630 I SendBroadcastPermission: action:com.android.server.action.NETWORK_STATS_UPDATED, mPermissionType:0 09-13 15:26:09.296 27921 27921 I : power log dlsym ok 09-13 15:26:09.301 1470 1815 E HwSystemManager: NatTrafficNotifyService:imsi is null, so return 09-13 15:26:09.301 27921 27921 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:26:09.302 1170 1838 I GnssLocationProvider: updateLowPowerMode,isPowerSaveMode:falseisInteractive:false 09-13 15:26:09.302 1170 1838 I GnssLocationProvider: disableGps:false isEnabled()=false 09-13 15:26:09.304 1470 1832 E HwSystemManager: CommonMethodUtil:/getTemplateMobileAutomatically: no SIM card using data 09-13 15:26:09.305 1470 1832 E HwSystemManager: TrafficNotifyAfterLocked:analyseTrafficAfterLocked: network template is null! 09-13 15:26:09.315 1898 2015 I WakelockMonitor: charging state and not start wakelock monitor. 09-13 15:26:09.315 1898 2112 I ash : ash->screen off 09-13 15:26:09.320 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:09.320 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:09.322 2513 2513 I HwLauncher: Launcher receiver screen off broadcast sendmessage true 09-13 15:26:09.323 411 422 I gralloc : alloc_device_alloc:564: Alloc handle(0x738ab56100): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:26:09.325 2317 2317 I HourObserver: enter into handleScrnOnOffTimeStats, scrnOn = false, mIsPreScrnOn = true, mScrnSwitchTime = 1726221322640, occurTime = 1726221369324, delta = 46684, mScrnOffAccTime = 1315303, mScrnOnAccTime = 101719 09-13 15:26:09.325 2317 2317 I HourObserver: left handleScrnOnOffTimeStats, mScrnOffAccTime = 1315303, mScrnOffAccTime = 1315303, mScrnOnAccTime = 148403 09-13 15:26:09.332 411 1627 I gralloc : alloc_device_free:586: Free handle(0x738ab56100) 09-13 15:26:09.334 27921 27921 W System : ClassLoader referenced unknown path: /system/framework/com.huawei.theme.stat.jar 09-13 15:26:09.343 3624 3776 I ActivityScheduler: nextTriggerTime: 9223372036854775806, in 9223372036708269366ms, detectorType: 32, SLEEP alarmWindowMillis: 1152921504606846975 09-13 15:26:09.348 27921 27921 I art : Starting a blocking GC AddRemoveAppImageSpace 09-13 15:26:09.353 1170 1940 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:26:09.361 1170 4512 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:26:09.371 1170 4512 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:26:09.371 1170 4512 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:26:09.374 3624 19030 W EastworldBattery: Negative duration: -263452374 [CONTEXT service_id=254 ] 09-13 15:26:09.376 27921 27936 I System.out: [ls, -l, /system/priv-app/HwSystemManager/HwSystemManager.apk] 09-13 15:26:09.376 27921 27936 I System.out: null 09-13 15:26:09.376 27921 27936 I System.out: null 09-13 15:26:09.376 27921 27936 I System.out: Calling by::className:com.huawei.systemmanager.util.HwLogTagHelper MethodName:checkHsmIsPushed 09-13 15:26:09.381 27921 27921 W CfgFilePolicy: No config file found for:xml/hsm_config.xml 09-13 15:26:09.381 27921 27921 W CfgFilePolicy: CFG_DIRS length : 12 09-13 15:26:09.384 1170 4512 W RMS.SmartShrinker: SmartShrinker is runing in pid =6874 reclaim mode = 4 09-13 15:26:09.390 9465 27940 I DeviceStatusMonitor: DeviceStatusMonitor.handleBroadcast():123 onReceive() : Action = android.intent.action.SCREEN_OFF 09-13 15:26:09.391 9465 27940 I DeviceStatusMonitor: DeviceStatusMonitor.updateCountryInfo():139 updateCountryInfo(), notifyAnyway = false 09-13 15:26:09.391 9465 9465 I VoiceImeUtils: VoiceImeUtils.sendEventToInputBundle():422 Service is null and could not be acquired. 09-13 15:26:09.392 27921 27936 I HwSystemManager: check push opration, match idx:-1 09-13 15:26:09.404 1170 4512 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:26:09.404 1170 4512 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:26:09.404 1170 4512 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:26:09.404 1170 4512 W RMS.SmartShrinker: SmartShrinker is runing in pid =20341 reclaim mode = 4 09-13 15:26:09.420 1170 4512 W RMS.SmartShrinker: SmartShrinker is runing in pid =10576 reclaim mode = 4 09-13 15:26:09.420 1170 4512 W RMS.SmartShrinker: SmartShrinker is runing in pid =7843 reclaim mode = 4 09-13 15:26:09.438 1170 4416 W RMS.SmartShrinker: SmartShrinker is runing in pid =20341 reclaim mode = 4 09-13 15:26:09.444 3624 19128 I NearbyDiscovery: (REDACTED) FastPairHandler: Received action %s 09-13 15:26:09.448 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: isScreenOn=%s, isLocationEnabled=%s, disableLocationRequirement=%s, isDiscoveryScanningEnabled=%s, during24GhzWifiWarmingUpPeriod=%s 09-13 15:26:09.450 27921 27921 I HwCust : Constructor found for class com.huawei.notificationmanager.util.HwCustHelperImpl 09-13 15:26:09.450 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: eventType=%s, intReq=%s, scanning=%s, scanAllowed=%s, bleEnabled=%s, lockScanRate=%s, startScanningByLowPowerMode=%s 09-13 15:26:09.450 3624 19128 I NearbyDiscovery: FastPairController: onSystemStateChanged: skip due to flag disabled [CONTEXT service_id=265 ] 09-13 15:26:09.473 27921 27949 I SendBroadcastPermission: action:com.avast.android.shepherd.NEXT_UPDATE_TIME_SET, mPermissionType:0 09-13 15:26:09.490 27921 27952 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for unifiedPowerAppsVersion, default to unifiedPowerAppsVersionUpdateFlag 09-13 15:26:09.491 27921 27952 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for notificationVersion, default to notificationVersionUpdateFlag 09-13 15:26:09.492 27921 27952 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for competitorVersion, default to competitorVersionUpdateFlag 09-13 15:26:09.493 27921 27952 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for startupVersion, default to startupVersionUpdateFlag 09-13 15:26:09.493 27921 27952 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:26:09.493 27921 27952 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:26:09.493 27921 27952 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:26:09.493 27921 27952 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:26:09.497 1170 3918 W RMS.SmartShrinker: SmartShrinker is runing in pid =27921 reclaim mode = 4 09-13 15:26:10.321 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:10.322 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:11.329 1898 2112 I ScreenLockClean: Screen Off get Clean Apps Num:0 expend time(ms):6 09-13 15:26:11.574 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:11.574 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:11.851 1497 1497 W KeyguardUpdateMonitor: ACTION_BATTERY_CHANGED AMP: 0; Volt: 0 09-13 15:26:11.857 1497 1497 W KeyguardUpdateMonitor: ChargingSpeed Wattage: -1 ST: 5000000 --> 7500000 09-13 15:26:11.857 1497 1497 I KgBattery: BatteryInfo updated: 5lPC-1 09-13 15:26:11.857 1497 1497 W AppHandler: sendMessage with obj100 09-13 15:26:11.891 1497 1497 W HwLockScreenPanel: Handle message: 100 09-13 15:26:11.891 1497 1497 W HwLockScreenPanel: refreshBatteryInfo: null 09-13 15:26:12.321 1898 2112 I BlackListAlarmRestrict: [pending] no net alarms 09-13 15:26:12.331 1898 2112 I BlackListAlarmRestrict: [pending] net alarms 09-13 15:26:12.576 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:12.577 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:13.578 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:13.579 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:13.717 1170 1365 W AlarmManager: mIsScreenOn is: false, WAKEUP alarm trigger action = com.android.internal.policy.impl.PhoneWindowManager.DELAYED_KEYGUARD package name is: com.android.systemui 09-13 15:26:13.725 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:26:13.741 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:26:13.753 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:26:13.759 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:26:13.763 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:26:13.764 1497 1497 I HwKeyguardBottomArea: HwKeyguardBottom setVisibility with error state 09-13 15:26:13.764 1497 1497 I HwKeyguardBottomArea: HwKeyguardBottom setVisibility with error state 09-13 15:26:13.769 1497 1497 W AppHandler: sendMessage 4 09-13 15:26:13.770 1497 1497 W HwKeyguardPolicy: KGSvcCall updateKeyguardState 1->1; false false 09-13 15:26:13.771 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:26:13.772 1497 1497 I PanelBar: panelExpansionChanged 0.0, true 09-13 15:26:13.780 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:26:13.782 1497 1497 W StatusBarKeyguardViewManager: set navBarVisible 09-13 15:26:13.791 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:26:13.793 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:26:13.793 1497 1497 W AppHandler: sendSingleMessage 10 09-13 15:26:13.793 1497 1497 W StatusBarKeyguardViewManager: updateStates Show KeyguardStatusBar with clcok: false 09-13 15:26:13.795 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:26:13.803 1497 1497 E HiddenSpace: update HiddenSpaceData! 09-13 15:26:13.804 1497 1497 I HiddenSpace: don't find the hidden space userId! 09-13 15:26:13.807 1497 1497 W AppHandler: sendImmediateMessage 10 09-13 15:26:13.808 1497 1497 W HwLockScreenPanel: Handle message: 10 09-13 15:26:13.808 1497 1497 I HwBackDropView: restore param to 0 09-13 15:26:13.808 1497 1497 W HwBackDropView: setDrawBehindAsSrc skipped. null 09-13 15:26:13.808 1497 1497 I HwBackDropView: checkVisibility : true; true 09-13 15:26:13.810 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:26:13.810 1497 1497 W AppHandler: sendImmediateMessage 12 09-13 15:26:13.810 1497 1497 W HwLockScreenPanel: Handle message: 12 09-13 15:26:13.835 411 3800 I gralloc : alloc_device_free:586: Free handle(0x7393438800) 09-13 15:26:13.836 411 3800 I gralloc : alloc_device_free:586: Free handle(0x7393438000) 09-13 15:26:13.848 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:26:13.850 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:26:13.855 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:26:13.856 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:26:13.856 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:26:13.856 1497 1617 I SendBroadcastPermission: action:com.android.systemui.statusbar.visible.change, mPermissionType:0 09-13 15:26:13.859 411 3800 I gralloc : alloc_device_free:586: Free handle(0x739340f700) 09-13 15:26:13.859 1898 2112 I ash : screen off not care panel fully open 09-13 15:26:13.859 411 3800 I gralloc : alloc_device_free:586: Free handle(0x7393438200) 09-13 15:26:13.865 1497 1497 I SendBroadcastPermission: action:com.android.keyguard.keyguardlocked, mPermissionType:0 09-13 15:26:13.867 1497 1497 W HwLockScreenPanel: Handle message: 4 09-13 15:26:13.867 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:26:13.868 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:26:13.874 1497 1497 E BokehDrawable: BlurBitmap draw super 0.0 09-13 15:26:13.877 411 411 I gralloc : alloc_device_free:586: Free handle(0x739340ff00) 09-13 15:26:13.904 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438200): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:26:13.924 411 422 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f400): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:26:13.932 1497 1497 W HwLockScreenPanel: Handle message: 10 09-13 15:26:13.932 1497 1497 I HwBackDropView: restore param to 0 09-13 15:26:13.932 1497 1497 I HwBackDropView: checkVisibility : true; true 09-13 15:26:13.933 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:26:13.949 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:26:13.949 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:26:14.301 1497 1667 I WeatherUtils: getCurrentWeatherInfo currentTemperature is :29.0 mWeatherIcon Id is: 35 09-13 15:26:14.305 1170 4411 W RMS.SmartShrinker: SmartShrinker is runing in pid =20341 reclaim mode = 4 09-13 15:26:14.316 1497 1667 I WeatherUtils: getCurrentWeatherInfo currentTemperature is :-20000.0 mWeatherIcon Id is: 0 09-13 15:26:14.340 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:26:14.340 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:26:14.580 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:14.580 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:15.581 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:15.582 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:16.832 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:16.832 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:17.834 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:17.834 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:17.841 1170 4512 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:26:17.855 1170 3919 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:26:18.421 1497 1497 W KeyguardUpdateMonitor: ACTION_BATTERY_CHANGED AMP: 0; Volt: 0 09-13 15:26:18.445 1497 1497 W KeyguardUpdateMonitor: ChargingSpeed Wattage: -1 ST: 5000000 --> 7500000 09-13 15:26:18.445 1497 1497 I KgBattery: BatteryInfo updated: 5lPC-1 09-13 15:26:18.445 1497 1497 W AppHandler: sendMessage with obj100 09-13 15:26:18.457 1497 1497 W HwLockScreenPanel: Handle message: 100 09-13 15:26:18.457 1497 1497 W HwLockScreenPanel: refreshBatteryInfo: null 09-13 15:26:18.474 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:26:18.474 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:26:18.835 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:18.835 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:19.835 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:19.836 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:20.836 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:20.836 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:22.088 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:22.089 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:22.406 1170 1170 I MQoS : onSignal: mSubId=0,currDataSubID=0 09-13 15:26:22.406 1170 1170 I MQoS : received cell-signal:1 09-13 15:26:22.406 1170 2533 I SendBroadcastPermission: action:android.intent.action.SIG_STR, mPermissionType:0 09-13 15:26:23.089 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:23.090 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:23.852 1170 1272 I EventHub: EventHub monitor: no key events in the past 61s, no motion events in the past 45s 09-13 15:26:24.090 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:24.091 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:25.091 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:25.091 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:26.092 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:26.092 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:27.344 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:27.345 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:28.347 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:28.348 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:29.349 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:29.350 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:30.351 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:30.352 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:31.352 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:31.353 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:32.604 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:32.605 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:32.756 1170 1630 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:26:32.782 1170 4420 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:26:32.826 1170 4415 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:26:33.607 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:33.607 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:34.608 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:34.609 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:35.610 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:35.610 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:36.612 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:36.612 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:37.864 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:37.865 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:38.866 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:38.867 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:39.869 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:39.869 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:40.871 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:40.872 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:41.873 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:41.874 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:41.932 1497 1497 W KeyguardUpdateMonitor: ACTION_BATTERY_CHANGED AMP: 0; Volt: 0 09-13 15:26:41.932 1497 1497 W KeyguardUpdateMonitor: ChargingSpeed Wattage: -1 ST: 5000000 --> 7500000 09-13 15:26:41.932 1497 1497 I KgBattery: BatteryInfo updated: 5lPC-1 09-13 15:26:41.933 1497 1497 W AppHandler: sendMessage with obj100 09-13 15:26:41.936 1497 1497 W HwLockScreenPanel: Handle message: 100 09-13 15:26:41.936 1497 1497 W HwLockScreenPanel: refreshBatteryInfo: null 09-13 15:26:41.957 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:26:41.957 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:26:43.125 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:43.126 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:44.128 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:44.128 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:45.130 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:45.130 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:46.131 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:46.132 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:47.133 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:47.134 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:47.904 1170 3922 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:26:48.386 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:48.386 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:49.387 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:49.388 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:50.389 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:50.390 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:51.390 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:51.391 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:52.392 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:52.393 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:53.645 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:53.645 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:53.853 1170 1272 I EventHub: EventHub monitor: no key events in the past 91s, no motion events in the past 75s 09-13 15:26:54.646 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:54.646 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:55.647 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:55.648 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:56.649 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:56.650 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:57.471 2317 2317 I iMonitor: create: 903001011 09-13 15:26:57.481 2317 2317 I iMonitor: send: 903001011 09-13 15:26:57.482 556 754 I logserver: handle_exception_events enter 09-13 15:26:57.482 2317 2317 W PTM.PeriodCheckManager: mSendService start 09-13 15:26:57.517 2317 2372 E LogCollectService: illegal eventid 09-13 15:26:57.651 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:57.651 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:58.902 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:58.903 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:26:59.904 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:26:59.905 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:00.907 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:00.908 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:01.909 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:01.910 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:02.796 1170 1377 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:27:02.834 1170 3923 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:27:02.881 1170 1630 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:27:02.911 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:02.911 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:04.162 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:04.163 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:05.164 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:05.165 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:06.166 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:06.166 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:07.167 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:07.168 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:08.169 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:08.169 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:09.420 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:09.421 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:10.422 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:10.423 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:11.424 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:11.424 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:12.004 1497 1497 W KeyguardUpdateMonitor: ACTION_BATTERY_CHANGED AMP: 0; Volt: 0 09-13 15:27:12.004 1497 1497 W KeyguardUpdateMonitor: ChargingSpeed Wattage: -1 ST: 5000000 --> 7500000 09-13 15:27:12.004 1497 1497 I KgBattery: BatteryInfo updated: 5lPC-1 09-13 15:27:12.004 1497 1497 W AppHandler: sendMessage with obj100 09-13 15:27:12.006 1497 1497 W HwLockScreenPanel: Handle message: 100 09-13 15:27:12.006 1497 1497 W HwLockScreenPanel: refreshBatteryInfo: null 09-13 15:27:12.025 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:27:12.025 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:27:12.426 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:12.426 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:13.427 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:13.428 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:14.679 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:14.680 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:15.681 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:15.681 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:16.683 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:16.683 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:17.684 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:17.685 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:17.958 1170 3919 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:27:18.686 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:18.687 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:19.938 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:19.939 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:20.941 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:20.941 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:21.943 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:21.944 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:22.946 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:22.946 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:23.854 1170 1272 I EventHub: EventHub monitor: no key events in the past 121s, no motion events in the past 105s 09-13 15:27:23.947 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:23.948 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:25.200 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:25.200 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:26.202 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:26.202 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:27.204 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:27.205 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:28.206 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:28.207 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:29.208 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:29.209 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:30.461 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:30.462 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:31.463 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:31.463 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:32.464 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:32.465 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:32.816 1170 4414 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:27:32.857 1170 1940 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:27:32.906 1170 2545 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:27:33.466 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:33.467 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:34.469 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:34.469 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:35.721 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:35.722 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:36.723 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:36.723 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:37.725 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:37.725 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:38.726 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:38.727 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:39.728 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:39.729 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:40.980 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:40.981 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:41.982 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:41.982 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:42.099 1497 1497 W KeyguardUpdateMonitor: ACTION_BATTERY_CHANGED AMP: 0; Volt: 0 09-13 15:27:42.102 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.102 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.102 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.102 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.102 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.102 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.102 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.102 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.102 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.102 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.106 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.106 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.106 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.106 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.106 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.106 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.106 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.106 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.106 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.106 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:27:42.117 1497 1497 W KeyguardUpdateMonitor: ChargingSpeed Wattage: -1 ST: 5000000 --> 7500000 09-13 15:27:42.117 1497 1497 I KgBattery: BatteryInfo updated: 5lPC-1 09-13 15:27:42.117 1497 1497 W AppHandler: sendMessage with obj100 09-13 15:27:42.127 1497 1497 W HwLockScreenPanel: Handle message: 100 09-13 15:27:42.127 1497 1497 W HwLockScreenPanel: refreshBatteryInfo: null 09-13 15:27:42.144 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:27:42.145 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:27:42.983 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:42.984 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:43.985 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:43.986 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:44.988 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:44.989 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:46.240 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:46.241 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:47.242 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:47.242 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:47.986 1170 4411 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:27:48.244 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:48.245 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:49.246 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:49.247 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:50.249 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:50.250 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:51.502 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:51.503 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:52.504 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:52.505 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:53.507 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:53.507 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:53.854 1170 1272 I EventHub: EventHub monitor: no key events in the past 151s, no motion events in the past 135s 09-13 15:27:54.441 539 539 E Thermal-daemon: [ap] temp_new :34 temp_old :35 09-13 15:27:54.442 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:27:54.443 539 539 E Thermal-daemon: Report temperature: [ap] temp :34 report_threshold:1 09-13 15:27:54.508 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:54.509 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:54.660 1898 2015 I AppManager: no high cpu load 09-13 15:27:55.510 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:55.511 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:56.763 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:56.764 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:57.765 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:57.766 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:58.767 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:58.768 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:27:59.445 539 539 E Thermal-daemon: [ap] temp_new :35 temp_old :34 09-13 15:27:59.446 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:27:59.446 539 539 E Thermal-daemon: Report temperature: [ap] temp :35 report_threshold:1 09-13 15:27:59.770 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:27:59.770 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:00.772 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:00.773 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:02.025 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:02.025 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:02.826 1170 1208 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:28:02.865 1170 1665 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:28:02.912 1170 2532 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:28:03.026 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:03.026 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:04.027 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:04.027 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:04.449 539 539 E Thermal-daemon: [ap] temp_new :34 temp_old :35 09-13 15:28:04.450 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:28:04.450 539 539 E Thermal-daemon: Report temperature: [ap] temp :34 report_threshold:1 09-13 15:28:05.028 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:05.029 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:06.030 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:06.031 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:07.282 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:07.282 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:08.284 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:08.284 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:09.285 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:09.286 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:10.287 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:10.288 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:11.289 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:11.289 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:12.541 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:12.541 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:13.542 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:13.543 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:14.544 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:14.544 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:15.545 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:15.546 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:16.548 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:16.549 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:17.801 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:17.802 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:17.975 1170 1940 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:28:18.422 1497 1497 W KeyguardUpdateMonitor: ACTION_BATTERY_CHANGED AMP: 0; Volt: 0 09-13 15:28:18.423 1497 1497 W KeyguardUpdateMonitor: ChargingSpeed Wattage: -1 ST: 5000000 --> 7500000 09-13 15:28:18.423 1497 1497 I KgBattery: BatteryInfo updated: 5lPC-1 09-13 15:28:18.423 1497 1497 W AppHandler: sendMessage with obj100 09-13 15:28:18.425 1497 1497 W HwLockScreenPanel: Handle message: 100 09-13 15:28:18.425 1497 1497 W HwLockScreenPanel: refreshBatteryInfo: null 09-13 15:28:18.428 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.429 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.429 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.429 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.429 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.429 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.429 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.429 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.429 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.429 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.432 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.432 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.432 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.432 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.432 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.432 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.432 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.432 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.432 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.432 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:28:18.436 2317 2317 I iMonitor: create: 903001012 09-13 15:28:18.440 2317 2317 I iMonitor: send: 903001012 09-13 15:28:18.440 556 754 I logserver: handle_exception_events enter 09-13 15:28:18.444 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:28:18.444 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:28:18.457 2317 2372 E LogCollectService: illegal eventid 09-13 15:28:18.803 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:18.804 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:19.805 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:19.806 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:20.807 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:20.807 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:21.809 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:21.810 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:23.061 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:23.062 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:23.853 1170 1272 I EventHub: EventHub monitor: no key events in the past 181s, no motion events in the past 165s 09-13 15:28:24.062 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:24.063 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:25.064 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:25.065 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:26.066 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:26.067 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:27.068 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:27.069 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:28.320 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:28.321 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:29.322 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:29.323 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:30.323 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:30.324 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:31.325 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:31.326 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:32.327 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:32.327 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:32.855 1170 4420 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:28:32.897 1170 1941 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:28:32.945 1170 1893 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:28:33.579 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:33.579 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:34.581 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:34.581 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:35.583 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:35.583 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:36.585 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:36.585 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:37.586 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:37.587 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:38.839 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:38.839 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:39.841 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:39.842 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:40.843 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:40.844 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:41.846 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:41.846 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:42.848 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:42.848 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:44.100 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:44.101 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:45.103 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:45.104 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:46.105 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:46.106 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:47.108 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:47.109 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:47.978 1170 4414 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:28:48.110 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:48.110 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:49.362 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:49.362 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:50.363 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:50.364 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:51.365 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:51.365 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:52.367 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:52.367 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:53.368 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:53.369 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:53.855 1170 1272 I EventHub: EventHub monitor: no key events in the past 211s, no motion events in the past 195s 09-13 15:28:54.620 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:54.621 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:55.622 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:55.622 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:56.624 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:56.624 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:57.511 2317 2317 I iMonitor: create: 903001011 09-13 15:28:57.521 2317 2317 I iMonitor: send: 903001011 09-13 15:28:57.522 556 754 I logserver: handle_exception_events enter 09-13 15:28:57.522 2317 2317 W PTM.PeriodCheckManager: mSendService start 09-13 15:28:57.557 2317 2372 E LogCollectService: illegal eventid 09-13 15:28:57.625 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:57.626 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:58.627 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:58.628 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:28:59.879 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:28:59.880 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:00.882 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:00.883 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:01.884 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:01.885 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:02.886 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:02.886 1170 3921 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:29:02.887 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:02.920 1170 2533 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:29:02.962 1170 1921 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:29:03.888 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:03.889 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:05.141 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:05.142 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:06.143 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:06.144 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:07.145 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:07.146 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:08.148 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:08.149 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:09.151 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:09.151 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:09.427 3624 19128 I NearbyDiscovery: FastPair: isDestroyable: Scanner is alive. [CONTEXT service_id=265 ] 09-13 15:29:09.427 3624 19128 I NearbyDiscovery: DiscoveryService: Skip stopSelf(), fast pair controller is not destroyable. [CONTEXT service_id=265 ] 09-13 15:29:10.403 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:10.404 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:11.406 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:11.407 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:12.407 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:12.408 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:13.409 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:13.410 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:14.411 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:14.412 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:15.664 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:15.664 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:16.665 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:16.666 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:17.668 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:17.669 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:18.042 1170 4411 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:29:18.670 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:18.671 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:19.673 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:19.673 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:20.925 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:20.926 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:21.927 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:21.928 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:22.930 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:22.931 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:23.856 1170 1272 I EventHub: EventHub monitor: no key events in the past 241s, no motion events in the past 225s 09-13 15:29:23.932 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:23.933 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:24.935 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:24.936 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:26.188 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:26.188 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:27.190 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:27.191 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:28.192 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:28.193 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:29.194 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:29.195 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:30.196 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:30.196 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:31.448 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:31.448 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:32.450 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:32.450 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:32.926 1170 1941 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:29:32.966 1170 1893 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:29:32.991 1170 2547 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:29:33.451 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:33.452 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:34.453 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:34.454 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:35.455 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:35.455 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:36.706 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:36.707 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:37.709 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:37.710 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:38.711 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:38.712 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:39.713 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:39.714 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:40.715 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:40.716 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:41.968 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:41.969 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:42.412 1497 1497 W KeyguardUpdateMonitor: ACTION_BATTERY_CHANGED AMP: 0; Volt: 0 09-13 15:29:42.413 1497 1497 W KeyguardUpdateMonitor: ChargingSpeed Wattage: -1 ST: 5000000 --> 7500000 09-13 15:29:42.413 1497 1497 I KgBattery: BatteryInfo updated: 5lPC-1 09-13 15:29:42.413 1497 1497 W AppHandler: sendMessage with obj100 09-13 15:29:42.419 1497 1497 W HwLockScreenPanel: Handle message: 100 09-13 15:29:42.420 1497 1497 W HwLockScreenPanel: refreshBatteryInfo: null 09-13 15:29:42.444 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:29:42.444 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:29:42.969 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:42.969 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:43.971 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:43.972 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:44.973 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:44.974 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:44.992 1170 1370 I SendBroadcastPermission: action:com.huawei.EMERGENCY_ALERT_EMERGENCY_ALERT_BROADCAST_SHAKE, mPermissionType:0 09-13 15:29:44.993 1898 2112 I K3V3CpuGovernorPolicy: set scene Hmp policy : 300 , 150 09-13 15:29:45.001 1170 1370 I HW_DISPLAY_EFFECT: hw_set_colortemperature: strTmp=32768,0,0,0,32768,0,0,0,32768 09-13 15:29:45.012 27975 27975 I : power log dlsym ok 09-13 15:29:45.013 1170 1170 I SendBroadcastPermission: action:android.intent.action.SCREEN_ON, mPermissionType:0 09-13 15:29:45.013 1170 1278 E SensorHub: batch called handle:4 sample_ns:200000000 latency_ns:0 09-13 15:29:45.013 1497 2111 W HwLockScreenReporter: report result: false type:122 msg: 09-13 15:29:45.013 1497 2111 W AppHandler: sendMessage 14 09-13 15:29:45.014 1170 1278 E SensorHub: PS activate 1 09-13 15:29:45.014 1170 1278 E SensorHub: batch called handle:3 sample_ns:300000000 latency_ns:0 09-13 15:29:45.015 27975 27975 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:29:45.015 1170 1464 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:29:45.016 1170 3918 E SensorHub: batch called handle:4 sample_ns:20000000 latency_ns:0 09-13 15:29:45.018 554 1284 E Parcel : Reading a NULL string not supported here. 09-13 15:29:45.018 554 1284 E Parcel : Reading a NULL string not supported here. 09-13 15:29:45.023 1170 1170 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:29:45.031 3624 3624 I NearbyDiscovery: (REDACTED) FastPairDisplayObserver: %s -> %s 09-13 15:29:45.035 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:29:45.036 1898 2015 I SensorState: sensor:4 enable:true uid:10037 09-13 15:29:45.036 1898 2015 I PGServer: report state:4 event type:1 pid:4 uid:10037 pkg:null to pid: 1170 09-13 15:29:45.037 1898 2015 I SensorState: addSensor,mHandles:{4=1} 09-13 15:29:45.038 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:29:45.039 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:29:45.039 1497 1497 W HwLockScreenPanel: createLockScreenView when reset 09-13 15:29:45.040 1497 1497 I HwLockScreenPanel: loadMagazine 09-13 15:29:45.040 1170 4420 I SendBroadcastPermission: action:android.intent.action.SIG_STR, mPermissionType:0 09-13 15:29:45.042 1170 1170 I MQoS : onSignal: mSubId=0,currDataSubID=0 09-13 15:29:45.042 1170 1170 I MQoS : received cell-signal:1 09-13 15:29:45.043 1497 1497 W HwLockScreenPanel: Handle message: 14 09-13 15:29:45.045 3624 19128 W ComplianceFilepathHandl: Tracing data is not available [CONTEXT service_id=357 ] 09-13 15:29:45.047 1497 1497 I HwBackDropView: Fyuse 3D is not supported or mBackdropBack is null,isSupportedFyuse3D:false 09-13 15:29:45.047 1497 1497 I MagazineView: forceToUpdate imageView 09-13 15:29:45.051 1497 1667 W DisabledFeatureUtils: Dis-Feature : 0 09-13 15:29:45.056 1170 1449 E hwintelligencewifi: DefaultState MSG_SCREEN_ON 09-13 15:29:45.057 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: isScreenOn=%s, isLocationEnabled=%s, disableLocationRequirement=%s, isDiscoveryScanningEnabled=%s, during24GhzWifiWarmingUpPeriod=%s 09-13 15:29:45.058 1916 22220 W PhoneInterfaceManager: shouldBlockLocation running ... 09-13 15:29:45.058 1916 22220 I PhoneInterfaceManager: shouldBlockLocation ret:false 09-13 15:29:45.061 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: eventType=%s, intReq=%s, scanning=%s, scanAllowed=%s, bleEnabled=%s, lockScanRate=%s, startScanningByLowPowerMode=%s 09-13 15:29:45.063 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340f700): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:29:45.065 1898 2015 I AppManager: no high cpu load 09-13 15:29:45.070 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:29:45.070 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:29:45.072 1497 1497 E BokehDrawable: BlurBitmap draw super 0.0 09-13 15:29:45.078 1170 1449 E hwintelligencewifi: getCurrentCellid type type = PHONE_TYPE_GSM 09-13 15:29:45.078 1170 1449 E hwintelligencewifi: getCurrentCellid type is PHONE_TYPE_GSM 09-13 15:29:45.082 411 519 I gralloc : alloc_device_free:586: Free handle(0x739340f700) 09-13 15:29:45.083 1497 1667 W DisabledFeatureUtils: Dis-Feature : 0 09-13 15:29:45.086 411 422 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f300): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:29:45.087 1170 1449 E hwintelligencewifi: getCurrentCellid PHONE_TYPE_GSM cellidString = 47001 09-13 15:29:45.088 1170 1449 E hwintelligencewifi: DisabledState cellid = 47001 09-13 15:29:45.088 1170 1449 E hwintelligencewifi: isMonitorCellId mInfos.size() = 1 09-13 15:29:45.088 1170 1449 E hwintelligencewifi: stopScanAp mIsScaning = false 09-13 15:29:45.088 1170 1838 I GnssLocationProvider: updateLowPowerMode,isPowerSaveMode:falseisInteractive:true 09-13 15:29:45.088 1170 1838 I GnssLocationProvider: disableGps:false isEnabled()=false 09-13 15:29:45.093 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:29:45.095 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:29:45.095 27975 27975 I art : Starting a blocking GC AddRemoveAppImageSpace 09-13 15:29:45.097 27975 27975 W System : ClassLoader referenced unknown path: /data/hw_init/version/special_cust/NEM-L22/channel/in/app/HwSos/lib/arm64 09-13 15:29:45.123 1170 1893 W RMS.SmartShrinker: SmartShrinker is runing in pid =27975 reclaim mode = 4 09-13 15:29:45.200 1497 1667 I EventCenter: ContentChange for slot: 1 09-13 15:29:45.200 1497 1667 I EventCenter: ContentChange for slot: 1 09-13 15:29:45.200 1497 1667 I EventCenter: ContentChange for slot: 1 09-13 15:29:45.200 1497 1667 I EventCenter: ContentChange for slot: 1 09-13 15:29:45.317 411 411 W SurfaceFlinger: Couldn't set SCHED_FIFO on display on 09-13 15:29:45.324 1497 1497 I HwLockScreenReporter: report msg is :{picture: MagazinePic-01-2.3.001-bigpicture_01_9.jpg} 09-13 15:29:45.324 1497 1497 W HwLockScreenReporter: report result: false type:162 msg:{picture: MagazinePic-01-2.3.001-bigpicture_01_9.jpg, channelId: 01} 09-13 15:29:45.324 1497 1667 I EventCenter: ContentChange for slot: 1 09-13 15:29:45.325 1497 1497 I HwBrightnessUtils: APS brightness=13.0,ConvertToPercentage=0.157392 09-13 15:29:45.327 1898 2015 I BatteryMonitor: screen off: 3m36s, awake: 3m36s wakeups: 1, battery changed: 0 09-13 15:29:45.327 1898 2112 I ash : ash->screen on 09-13 15:29:45.333 2317 2317 I HourObserver: enter into handleScrnOnOffTimeStats, scrnOn = true, mIsPreScrnOn = false, mScrnSwitchTime = 1726221369324, occurTime = 1726221585332, delta = 216008, mScrnOffAccTime = 1315303, mScrnOnAccTime = 148403 09-13 15:29:45.333 2317 2317 I HourObserver: left handleScrnOnOffTimeStats, mScrnOffAccTime = 1531311, mScrnOffAccTime = 1531311, mScrnOnAccTime = 148403 09-13 15:29:45.346 3624 3776 I ActivityScheduler: nextTriggerTime: 9223372036854775806, in 9223372036708053364ms, detectorType: 32, SLEEP alarmWindowMillis: 1152921504606846975 09-13 15:29:45.353 1170 1941 W RMS.SmartShrinker: SmartShrinker is runing in pid =27921 reclaim mode = 4 09-13 15:29:45.364 1170 2545 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:29:45.372 1170 2545 W RMS.SmartShrinker: SmartShrinker is runing in pid =27975 reclaim mode = 4 09-13 15:29:45.372 1170 2545 W RMS.SmartShrinker: SmartShrinker is runing in pid =27921 reclaim mode = 4 09-13 15:29:45.375 3624 19030 W EastworldBattery: Negative duration: -263236374 [CONTEXT service_id=254 ] 09-13 15:29:45.392 1170 4420 W RMS.SmartShrinker: SmartShrinker is runing in pid =6874 reclaim mode = 4 09-13 15:29:45.396 9465 27992 I DeviceStatusMonitor: DeviceStatusMonitor.handleBroadcast():123 onReceive() : Action = android.intent.action.SCREEN_ON 09-13 15:29:45.397 9465 27992 I DeviceStatusMonitor: DeviceStatusMonitor.updateCountryInfo():139 updateCountryInfo(), notifyAnyway = false 09-13 15:29:45.407 1170 4420 W RMS.SmartShrinker: SmartShrinker is runing in pid =27975 reclaim mode = 4 09-13 15:29:45.407 1170 4420 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:29:45.407 1170 4420 W RMS.SmartShrinker: SmartShrinker is runing in pid =27921 reclaim mode = 4 09-13 15:29:45.407 1170 4420 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:29:45.434 1170 4411 W RMS.SmartShrinker: SmartShrinker is runing in pid =10576 reclaim mode = 4 09-13 15:29:45.434 1170 4411 W RMS.SmartShrinker: SmartShrinker is runing in pid =7843 reclaim mode = 4 09-13 15:29:45.438 3624 19128 I NearbyDiscovery: (REDACTED) FastPairHandler: Received action %s 09-13 15:29:45.441 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: isScreenOn=%s, isLocationEnabled=%s, disableLocationRequirement=%s, isDiscoveryScanningEnabled=%s, during24GhzWifiWarmingUpPeriod=%s 09-13 15:29:45.442 1170 1665 W RMS.SmartShrinker: SmartShrinker is runing in pid =27921 reclaim mode = 4 09-13 15:29:45.443 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: eventType=%s, intReq=%s, scanning=%s, scanAllowed=%s, bleEnabled=%s, lockScanRate=%s, startScanningByLowPowerMode=%s 09-13 15:29:45.444 3624 19128 I NearbyDiscovery: FastPairController: onSystemStateChanged: skip due to flag disabled [CONTEXT service_id=265 ] 09-13 15:29:45.446 1170 1665 W RMS.SmartShrinker: SmartShrinker is runing in pid =20341 reclaim mode = 4 09-13 15:29:45.452 1497 1497 I EventCenter: EventCenter Get :android.intent.action.TIME_TICK 09-13 15:29:45.456 1916 1936 W PhoneInterfaceManager: shouldBlockLocation running ... 09-13 15:29:45.456 1916 1936 I PhoneInterfaceManager: shouldBlockLocation ret:false 09-13 15:29:45.460 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:29:45.461 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:29:45.464 1497 1497 E DateLunarView: mDateString is: Fri, 13 Sep 09-13 15:29:45.469 1497 1497 E DateLunarView: mDateString is: Fri, 13 Sep 09-13 15:29:45.477 411 411 I gralloc : alloc_device_free:586: Free handle(0x7393438600) 09-13 15:29:45.479 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:29:45.479 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:29:45.487 2513 2513 I HwLauncher: Model onReceive intent=Intent { act=android.intent.action.TIME_TICK flg=0x50000014 (has extras) } 09-13 15:29:45.487 2513 2513 I HwLauncher: Model onReceive user=UserHandle{0} 09-13 15:29:45.560 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:29:45.561 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:29:45.709 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:29:45.712 1497 1497 W HwLockScreenPanel: isInterestMotionEvent false 2 09-13 15:29:45.712 1497 1497 W HwKeyguardDragHelper: HwKyguardDragHelper onInterceptTouchEvent: 4 09-13 15:29:45.712 1497 1497 W HwKeyguardDragHelper: onTouchEvent 0 4 09-13 15:29:45.726 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:29:45.734 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:29:45.735 1497 1497 W HwKeyguardDragHelper: onTouchEvent 2 4 09-13 15:29:45.735 1497 1497 W PanelView: setAnimationParam 0.05125 0 1.0 09-13 15:29:45.735 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:45.735 1497 1497 E BokehDrawable: BlurBitmap draw super 0.05125 09-13 15:29:45.743 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:29:45.751 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:29:45.759 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:29:45.759 1497 1497 W HwKeyguardDragHelper: onTouchEvent 2 4 09-13 15:29:45.759 1497 1497 W PanelView: setAnimationParam 0.2275 0 1.0 09-13 15:29:45.759 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:45.760 1497 1497 E BokehDrawable: BlurBitmap draw super 0.2275 09-13 15:29:45.767 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:29:45.776 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:29:45.777 1497 1497 W HwKeyguardDragHelper: onTouchEvent 2 4 09-13 15:29:45.777 1497 1497 W PanelView: setAnimationParam 0.38375 0 1.0 09-13 15:29:45.777 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:45.778 1497 1497 E BokehDrawable: BlurBitmap draw super 0.38375 09-13 15:29:45.784 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:29:45.792 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:29:45.793 1497 1497 W HwKeyguardDragHelper: onTouchEvent 2 4 09-13 15:29:45.793 1497 1497 W PanelView: setAnimationParam 0.5425 0 1.0 09-13 15:29:45.793 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:45.794 1497 1497 E BokehDrawable: BlurBitmap draw super 0.5425 09-13 15:29:45.801 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:29:45.808 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:29:45.809 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:29:45.809 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:29:45.809 1497 1497 W HwKeyguardDragHelper: onTouchEvent 2 4 09-13 15:29:45.810 1497 1497 W PanelView: setAnimationParam 0.71375 0 1.0 09-13 15:29:45.810 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:45.811 1497 1497 W HwKeyguardDragHelper: onTouchEvent 1 4 09-13 15:29:45.811 1497 1497 W HwKeyguardDragHelper: KeyguardDrag animatToExitKeyguard 09-13 15:29:45.813 1497 1497 W HwLockScreenReporter: report result: false type:153 msg:{MagazineUnlock:true,CostTime:100} 09-13 15:29:45.814 1497 1497 E BokehDrawable: BlurBitmap draw super 0.71375 09-13 15:29:45.828 1497 1497 W PanelView: setAnimationParam 0.7182465 0 1.0 09-13 15:29:45.828 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:45.830 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:29:45.830 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:29:45.831 1497 1497 E BokehDrawable: BlurBitmap draw super 0.7182465 09-13 15:29:45.842 1497 1497 W PanelView: setAnimationParam 0.7325521 0 1.0 09-13 15:29:45.843 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:45.843 1497 1497 E BokehDrawable: BlurBitmap draw super 0.7325521 09-13 15:29:45.859 1497 1497 W PanelView: setAnimationParam 0.75567037 0 1.0 09-13 15:29:45.859 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:45.860 1497 1497 E BokehDrawable: BlurBitmap draw super 0.75567037 09-13 15:29:45.876 1497 1497 W PanelView: setAnimationParam 0.78401846 0 1.0 09-13 15:29:45.876 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:45.877 1497 1497 E BokehDrawable: BlurBitmap draw super 0.78401846 09-13 15:29:45.892 1497 1497 W PanelView: setAnimationParam 0.8191081 0 1.0 09-13 15:29:45.893 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:45.893 1497 1497 E BokehDrawable: BlurBitmap draw super 0.8191081 09-13 15:29:45.909 1497 1497 W PanelView: setAnimationParam 0.8546269 0 1.0 09-13 15:29:45.909 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:45.910 1497 1497 E BokehDrawable: BlurBitmap draw super 0.8546269 09-13 15:29:45.930 1497 1497 W PanelView: setAnimationParam 0.8924687 0 1.0 09-13 15:29:45.930 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:45.932 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:29:45.933 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:29:45.934 1497 1497 E BokehDrawable: BlurBitmap draw super 0.8924687 09-13 15:29:45.942 1497 1497 W PanelView: setAnimationParam 0.92778754 0 1.0 09-13 15:29:45.943 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:45.943 1497 1497 E BokehDrawable: BlurBitmap draw super 0.92778754 09-13 15:29:45.959 1497 1497 W PanelView: setAnimationParam 0.9564775 0 1.0 09-13 15:29:45.959 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:45.959 1497 1497 E BokehDrawable: BlurBitmap draw super 0.9564775 09-13 15:29:45.974 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:45.975 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:45.975 1497 1497 W PanelView: setAnimationParam 0.9800687 0 1.0 09-13 15:29:45.976 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:45.976 1497 1497 E BokehDrawable: BlurBitmap draw super 0.9800687 09-13 15:29:45.992 1497 1497 W PanelView: setAnimationParam 0.9949273 0 1.0 09-13 15:29:45.992 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:45.993 1497 1497 E BokehDrawable: BlurBitmap draw super 0.9949273 09-13 15:29:45.993 1898 2015 I ScenarioAction: new ScenarioAction sPoolSize: 0 09-13 15:29:46.009 1497 1497 W PanelView: setAnimationParam 0.99998236 0 1.0 09-13 15:29:46.009 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:46.014 1170 1170 E SensorHub: batch called handle:4 sample_ns:20000000 latency_ns:0 09-13 15:29:46.026 1497 1497 W PanelView: setAnimationParam 1.0 0 1.0 09-13 15:29:46.026 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:46.026 1497 1497 W HwKeyguardDragHelper: HwPanelView onAnimationEnd animateToExitKeyguard 09-13 15:29:46.026 1497 1497 W PanelView: setAnimationParam 1.0 0 1.0 09-13 15:29:46.026 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:46.026 1497 1497 W PanelView: HwPanelView restoreDrawState 09-13 15:29:46.027 1497 1497 W PanelView: setAnimationParam 0.0 0 1.0 09-13 15:29:46.027 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:46.027 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:29:46.027 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:29:46.027 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:29:46.028 1497 1497 I PanelBar: panelExpansionChanged 0.0, false 09-13 15:29:46.029 1497 1497 W AppHandler: sendMessage 4 09-13 15:29:46.029 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:29:46.029 1497 1617 I SendBroadcastPermission: action:com.android.systemui.statusbar.visible.change, mPermissionType:0 09-13 15:29:46.031 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:29:46.031 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:29:46.031 1497 1497 I StatusBarKeyguardViewManager: StatusBarKeyguardViewManager dismiss: true false 09-13 15:29:46.031 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:29:46.033 1497 1497 W StatusBarKeyguardViewManager: updateStates Show KeyguardStatusBar with clcok: false 09-13 15:29:46.033 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:29:46.033 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: dismiss. showing: true false - false, false, false 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: java.lang.Exception 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwStatusBarKeyguardViewManager.dismiss(HwStatusBarKeyguardViewManager.java:317) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.showBouncer(PhoneStatusBar.java:4572) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeExpandedInvisible(PhoneStatusBar.java:2997) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwPanelView.afterKeyguardExit(HwPanelView.java:160) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwKeyguardDragHelper$KeyguardAnimationControl.afterKeyguardExit(HwKeyguardDragHelper.java:522) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwKeyguardDragHelper$KeyguardAnimationControl.-wrap0(HwKeyguardDragHelper.java) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwKeyguardDragHelper$KeyguardAnimationControl$1.onAnimationEnd(HwKeyguardDragHelper.java:508) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at android.animation.ValueAnimator.endAnimation(ValueAnimator.java:1149) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at android.animation.ValueAnimator.doAnimationFrame(ValueAnimator.java:1309) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at android.animation.AnimationHandler.doAnimationFrame(AnimationHandler.java:146) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at android.animation.AnimationHandler.-wrap2(AnimationHandler.java) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at android.animation.AnimationHandler$1.doFrame(AnimationHandler.java:54) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:924) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at android.view.Choreographer.doCallbacks(Choreographer.java:735) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at android.view.Choreographer.doFrame(Choreographer.java:664) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:912) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at android.os.Handler.handleCallback(Handler.java:761) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at android.os.Handler.dispatchMessage(Handler.java:98) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at android.os.Looper.loop(Looper.java:156) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:29:46.034 1497 1497 W StatusBarKeyguardViewManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:29:46.035 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:29:46.035 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:29:46.047 1497 1497 W HwLockScreenPanel: Handle message: 4 09-13 15:29:46.048 1497 1497 W StatusBarKeyguardViewManager: startPreHideAnimation 09-13 15:29:46.067 1497 1497 W HwKeyguardDragHelper: KeyguardDrag animateToExitBouncer 09-13 15:29:46.067 2513 2513 I HwLauncher: Launcher onStart() 09-13 15:29:46.067 2513 2513 I HwLauncher: Launcher Launcher.onStart() cost 0 ms 09-13 15:29:46.067 1497 1497 W HwKeyguardDragHelper: KeyguardAnimCallack onPreHideAnimation and motion unfinished: 4 09-13 15:29:46.068 2513 2613 E HwLauncher: SettingsEx , no such field. 09-13 15:29:46.068 2513 2613 W HwLauncher: Clock getDataFormat the getSystemString failed. 09-13 15:29:46.071 2513 2513 I HwLauncher: Launcher onResume() 09-13 15:29:46.071 2513 2513 I HwLauncher: Launcher doResumeWork() 09-13 15:29:46.072 2513 2613 I HwLauncher: ClockDynamicUpdater clock update folder at ClockDynamicUpdater 09-13 15:29:46.072 2513 2613 I HwLauncher: DynamicUpdater updateBitmap end and send update message 09-13 15:29:46.073 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:29:46.074 2513 2513 I HwLauncher: Launcher onResume mIsToUninstallApp = false 09-13 15:29:46.074 2513 2513 I HwLauncher: Launcher Launcher hot start cost 7 ms 09-13 15:29:46.076 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:29:46.077 1497 1497 W AppHandler: sendImmediateMessage 10 09-13 15:29:46.078 1497 1497 W HwLockScreenPanel: Handle message: 10 09-13 15:29:46.078 1497 1497 I HwBackDropView: restore param to 0 09-13 15:29:46.078 1497 1497 W HwBackDropView: setDrawBehindAsSrc skipped. null 09-13 15:29:46.079 1497 1497 I HwBackDropView: checkVisibility : false; false 09-13 15:29:46.080 1497 1497 W CameraLayout: Cameralayout disabled. true false 2 09-13 15:29:46.080 1497 1497 W AppHandler: sendMessage 11 09-13 15:29:46.080 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:29:46.081 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:29:46.086 1497 1497 W AppHandler: sendMessage 4 09-13 15:29:46.086 1497 1497 W PanelView: HwPanelView restoreDrawState 09-13 15:29:46.086 1497 1497 W PanelView: setAnimationParam 0.0 4 1.0 09-13 15:29:46.086 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ......ID 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:29:46.087 1170 1937 E SensorHub: PS activate 0 09-13 15:29:46.087 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:29:46.087 2513 2513 I HwLauncher: DynamicUpdater mDynamicIconList size:1 Intent:Intent { cmp=com.android.deskclock/.AlarmsMainActivity } 09-13 15:29:46.087 2513 2513 I HwLauncher: DynamicUpdater call updateFolder 09-13 15:29:46.089 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:29:46.090 1898 2015 I SensorState: sensor:4 enable:false uid:10037 09-13 15:29:46.090 1898 2015 I SensorState: removeSensor,mHandles:{} 09-13 15:29:46.090 1898 2015 I PGServer: report state:4 event type:2 pid:4 uid:10037 pkg:null to pid: 1170 09-13 15:29:46.092 1497 1497 W HwKeyguardPolicy: KGSvcCall updateKeyguardState 0->0; false false 09-13 15:29:46.094 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:29:46.094 1497 1497 W ScrimController: startScrimAnimation 0.0 @ com.android.systemui.statusbar.ScrimView{6adbb66 V.ED..... ......ID 0,0-1080,1920 #7f14043a app:id/scrim_behind} 09-13 15:29:46.096 1497 1497 W StatusBarKeyguardViewManager: set navBarVisible 09-13 15:29:46.097 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:29:46.097 1497 1497 W AppHandler: sendSingleMessage 10 09-13 15:29:46.097 1497 1497 W StatusBarKeyguardViewManager: updateStates Hide KeyguardStatusBar 09-13 15:29:46.099 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:29:46.101 1497 1497 I SendBroadcastPermission: action:android.intent.action.USER_PRESENT, mPermissionType:0 09-13 15:29:46.102 1497 1497 W AppHandler: sendMessage 16 09-13 15:29:46.103 1898 2015 I ScenarioAction: new ScenarioAction sPoolSize: 0 09-13 15:29:46.105 1497 1497 W HwLockScreenPanel: Handle message: 11 09-13 15:29:46.106 1170 1265 W RMS.SmartShrinker: SmartShrinker is runing in pid =27040 reclaim mode = 4 09-13 15:29:46.108 1898 2112 I AppsGPSRestrict: com.huawei.android.launcher the same as new front, just return... 09-13 15:29:46.110 1898 2112 I BlackListAlarmRestrict: [resume] no net alarms 09-13 15:29:46.112 3624 19128 I NearbyDiscovery: (REDACTED) FastPairHandler: Received action %s 09-13 15:29:46.113 3624 19128 I NearbyDiscovery: FastPairController: onSystemStateChanged: skip due to flag disabled [CONTEXT service_id=265 ] 09-13 15:29:46.113 3624 20109 I NearbySharing: Screen is unlocked 09-13 15:29:46.114 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:29:46.114 3624 20109 I NearbySharing: Uwb feature is off. 09-13 15:29:46.115 3624 20109 I NearbySharing: Uwb feature is off. 09-13 15:29:46.115 3624 20109 I NearbySharing: Stopping scanning because Bluetooth is disabled. 09-13 15:29:46.115 1898 2112 I BlackListAlarmRestrict: [resume] net alarms 09-13 15:29:46.116 1898 2112 I ash : ash->screen unlock 09-13 15:29:46.121 1170 1896 I SendBroadcastPermission: action:com.android.server.action.NETWORK_STATS_UPDATED, mPermissionType:0 09-13 15:29:46.122 1470 1832 E HwSystemManager: TrafficNotifyAfterLocked:analyseTrafficAfterUnLocked: network template is null! 09-13 15:29:46.123 3624 20109 I NearbySharing: Stopping Fast Init advertisement because Bluetooth is off. 09-13 15:29:46.123 3624 20109 I NearbySharing: Stopping advertising because Bluetooth is disabled. 09-13 15:29:46.124 1170 1893 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:29:46.125 1170 1893 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:29:46.125 1170 1893 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:29:46.134 1497 1497 W HwLockScreenPanel: Handle message: 4 09-13 15:29:46.134 6997 6997 W w : onStartInput event aborted 09-13 15:29:46.134 6997 6997 W w : kl.s: could not obtain extracted text 09-13 15:29:46.134 6997 6997 W w : at kl.J.H(SourceFile:305) 09-13 15:29:46.134 6997 6997 W w : at kl.w.e0(SourceFile:127) 09-13 15:29:46.134 6997 6997 W w : at ei.y.R(SourceFile:217) 09-13 15:29:46.134 6997 6997 W w : at cr.d.R(SourceFile:5) 09-13 15:29:46.134 6997 6997 W w : at com.touchtype.KeyboardService.onStartInput(SourceFile:7) 09-13 15:29:46.134 6997 6997 W w : at android.inputmethodservice.InputMethodService.doStartInput(InputMethodService.java:1818) 09-13 15:29:46.134 6997 6997 W w : at android.inputmethodservice.InputMethodService$InputMethodImpl.startInput(InputMethodService.java:415) 09-13 15:29:46.134 6997 6997 W w : at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:174) 09-13 15:29:46.134 6997 6997 W w : at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:37) 09-13 15:29:46.134 6997 6997 W w : at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:29:46.134 6997 6997 W w : at android.os.Looper.loop(Looper.java:156) 09-13 15:29:46.134 6997 6997 W w : at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:29:46.134 6997 6997 W w : at java.lang.reflect.Method.invoke(Native Method) 09-13 15:29:46.134 6997 6997 W w : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:29:46.134 6997 6997 W w : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:29:46.135 1497 1497 W HwLockScreenPanel: Handle message: 16 09-13 15:29:46.140 3624 20109 I NearbySharing: Fast Initiation Scanning has stopped 09-13 15:29:46.140 3624 20109 I NearbySharing: Stopping FastInitiation scanning because location is disabled. 09-13 15:29:46.141 3624 20109 I NearbySharing: Dismissing HUN as there's no device nearby. 09-13 15:29:46.141 1470 1815 E HwSystemManager: NatTrafficNotifyService:imsi is null, so return 09-13 15:29:46.165 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438000): interfmt=1, stride=1088, size=471040, usage=0xb00 09-13 15:29:46.166 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438800): interfmt=1, stride=1088, size=471040, usage=0xb00 09-13 15:29:46.167 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340f300): interfmt=1, stride=1088, size=471040, usage=0xb00 09-13 15:29:46.175 3624 20109 I Nearby : (REDACTED) Beginning attempt #%d for %s... 09-13 15:29:46.177 1170 2545 I Bluetooth_framework: BluetoothManagerService:checkIfCallerIsForegroundUser: valid=true callingUser=0 parentUser=-10000 foregroundUser=0 09-13 15:29:46.179 3624 20109 I NearbyMediums: BluetoothAdapter's name was not set by Nearby Connections, ignoring call to restore default scan mode. 09-13 15:29:46.180 1170 4420 I Bluetooth_framework: BluetoothManagerService:checkIfCallerIsForegroundUser: valid=true callingUser=0 parentUser=-10000 foregroundUser=0 09-13 15:29:46.181 3624 3624 I RCNIntentOperation: RCN is disabled on this network. 09-13 15:29:46.185 3624 20109 I NearbyMediums: BluetoothAdapter's name was not set by Nearby Connections, ignoring call to restore device name 09-13 15:29:46.213 1497 1497 W HwLockScreenPanel: Handle message: 10 09-13 15:29:46.213 1497 1497 I HwBackDropView: restore param to 0 09-13 15:29:46.213 1497 1497 I HwBackDropView: checkVisibility : false; false 09-13 15:29:46.214 1497 1497 W CameraLayout: Cameralayout disabled. true false 2 09-13 15:29:46.336 411 3800 I gralloc : alloc_device_free:586: Free handle(0x7393438200) 09-13 15:29:46.344 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:29:46.357 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x738ab56100): interfmt=1, stride=1088, size=315392, usage=0xb00 09-13 15:29:46.366 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340f700): interfmt=1, stride=1088, size=315392, usage=0xb00 09-13 15:29:46.376 411 411 I gralloc : alloc_device_free:586: Free handle(0x738aa1f400) 09-13 15:29:46.812 1898 2112 I K3V3CpuGovernorPolicy: close previously scene Hmp policy : 300 , 150 09-13 15:29:47.056 1170 28003 W AwareLog: AwareMem_Kill: updateGroupList process: move high frequent=com.huawei.systemmanager, uid=1000 09-13 15:29:47.056 1170 28003 W AwareLog: AwareMem_Kill: updateGroupList process: move high frequent=com.huawei.sos, uid=1000 09-13 15:29:47.059 1170 1896 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:29:47.059 1170 1896 W MediaProcessHandler: processOp uid 1000 is not concerned! 09-13 15:29:47.062 1170 3923 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:29:47.062 1170 3923 W MediaProcessHandler: processOp uid 1000 is not concerned! 09-13 15:29:47.225 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:47.225 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:47.293 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:29:47.295 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent begin, false, true] down event x = 427 y = 1099 09-13 15:29:47.295 2513 2513 I HwLauncher: Launcher workspaceTranslationX = 0.0 09-13 15:29:47.296 2513 2513 I HwLauncher: FPSMonitor [PagedView , onIntercept] down event x = 427 y = 1099 09-13 15:29:47.296 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent end, false, true] down event x = 427 y = 1099 09-13 15:29:47.359 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:29:47.360 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent begin, false, true] up event x = 427 y = 1099 09-13 15:29:47.360 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:29:47.360 2513 2513 I HwLauncher: FPSMonitor [PagedView , onIntercept] up event x = 427 y = 1099 09-13 15:29:47.361 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent end, false, true] up event x = 427 y = 1099 09-13 15:29:47.361 2513 2513 I HwLauncher: Launcher onclick begin com.huawei.android.launcher.BubbleTextView{ad5193c VFED..CL. ...P..ID 264,978-528,1264 #9c030103} 09-13 15:29:47.362 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely useLaunchAnimation = true 09-13 15:29:47.362 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely begin startActivity() for current user 09-13 15:29:47.379 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely end startActivity() for current user 09-13 15:29:47.379 2513 2513 I HwLauncher: Launcher this view's parent is not SearchGridView , so no need to reportRecentApp. 09-13 15:29:47.379 2513 2513 I HwLauncher: Launcher onclick end 09-13 15:29:47.382 1170 1274 I HwPointEventFilter: do not support AFT because of no config 09-13 15:29:47.387 2513 2513 I HwLauncher: Launcher onPause() 09-13 15:29:47.388 2513 28004 I HwLauncher: Launcher.MotionManager stopMotionAppsReco begin,mFlg = 403 09-13 15:29:47.388 2513 28004 W HwLauncher: Launcher.MotionManager stopMotionAppsReco service flg 403 is unavailable 09-13 15:29:47.405 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x738ab56400): interfmt=1, stride=1088, size=8355840, usage=0x933 09-13 15:29:47.406 28005 28005 I : power log dlsym ok 09-13 15:29:47.412 28005 28005 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:29:47.446 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438200): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:29:47.457 411 3800 I gralloc : alloc_device_free:586: Free handle(0x7393438200) 09-13 15:29:47.460 411 422 I gralloc : alloc_device_free:586: Free handle(0x738aa1f800) 09-13 15:29:47.460 411 422 I gralloc : alloc_device_free:586: Free handle(0x738ab56200) 09-13 15:29:47.551 28005 28005 W art : Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:29:47.552 28005 28005 W System : ClassLoader referenced unknown path: /data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64 09-13 15:29:47.563 28005 28005 E AndroidRuntime: FATAL EXCEPTION: main 09-13 15:29:47.563 28005 28005 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 28005 09-13 15:29:47.563 28005 28005 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: ... 9 more 09-13 15:29:47.563 28005 28005 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 15:29:47.563 28005 28005 E AndroidRuntime: ... 8 more 09-13 15:29:47.570 1170 3933 E ReportTools: This is not beta user build 09-13 15:29:47.570 28005 28005 I Process : Sending signal. PID: 28005 SIG: 9 09-13 15:29:47.574 556 753 I logserver: handle_logfile_events, Object Path:/data/system/dropbox/, mask=0x00000080 09-13 15:29:47.574 556 753 I logserver: process_one_event, event->len=48, name=data_app_crash@1726221587574.txt 09-13 15:29:47.574 556 753 I logserver: find_first_match: find match, plogs(type=1, pfile=/data/system/dropbox/, match=app_crash) 09-13 15:29:47.574 556 753 I iMonitor: create: 901001001 09-13 15:29:47.574 556 753 I logserver: process_event_by_imonitor, pos=0, type=crash, event_id=901001001 09-13 15:29:47.574 556 753 I logserver: get_acr_info, match:(app_crash), actual_name:(data_app_crash@1726221587574.txt) 09-13 15:29:47.574 1170 1170 I SendBroadcastPermission: action:android.intent.action.DROPBOX_ENTRY_ADDED, mPermissionType:0 09-13 15:29:47.574 556 753 E logserver: imonitor_add_dynamic_path, path:/data/system/dropbox/data_app_crash@1726221587574.txt 09-13 15:29:47.575 556 753 I iMonitor: send: 901001001 09-13 15:29:47.575 556 753 I logserver: imonitor_send_event ret=189 09-13 15:29:47.575 556 754 I logserver: handle_exception_events enter 09-13 15:29:47.604 1170 1183 I art : Background partial concurrent mark sweep GC freed 42153(2MB) AllocSpace objects, 6(436KB) LOS objects, 9% free, 37MB/41MB, paused 3.082ms total 166.512ms 09-13 15:29:47.634 1170 4513 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:29:47.634 1170 4513 I MediaProcessHandler: processOp opType: 1, uid: 10171, pid: 28005 09-13 15:29:47.635 1170 4513 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10171, pid: 28005 09-13 15:29:47.642 411 411 I gralloc : alloc_device_free:586: Free handle(0x738ab56400) 09-13 15:29:47.656 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438200): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:29:47.661 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340ff00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:29:47.665 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438600): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:29:47.667 2513 2513 I HwLauncher: Launcher onResume() 09-13 15:29:47.667 2513 2513 I HwLauncher: Launcher doResumeWork() 09-13 15:29:47.669 2513 2513 I HwLauncher: Launcher onResume mIsToUninstallApp = false 09-13 15:29:47.669 2513 2513 I HwLauncher: Launcher Launcher hot start cost 2 ms 09-13 15:29:47.870 3624 3628 I art : Compiler allocated 5MB to compile erzn[] csjb.b(android.content.Context, android.os.DropBoxManager, java.lang.String, csgx, long, long) 09-13 15:29:48.183 2513 2723 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 09-13 15:29:48.183 2513 2723 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 09-13 15:29:48.226 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:48.226 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:48.310 411 411 I gralloc : alloc_device_free:586: Free handle(0x738aa1fb00) 09-13 15:29:48.310 411 411 I gralloc : alloc_device_free:586: Free handle(0x738aa1f300) 09-13 15:29:49.226 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:49.227 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:49.476 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:29:49.479 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent begin, false, true] down event x = 422 y = 1035 09-13 15:29:49.479 2513 2513 I HwLauncher: Launcher workspaceTranslationX = 0.0 09-13 15:29:49.479 2513 2513 I HwLauncher: FPSMonitor [PagedView , onIntercept] down event x = 422 y = 1035 09-13 15:29:49.480 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent end, false, true] down event x = 422 y = 1035 09-13 15:29:49.494 539 539 E Thermal-daemon: [ap] temp_new :35 temp_old :34 09-13 15:29:49.494 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:29:49.494 539 539 E Thermal-daemon: Report temperature: [ap] temp :35 report_threshold:1 09-13 15:29:49.582 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:29:49.583 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:29:49.584 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent begin, false, true] up event x = 422 y = 1035 09-13 15:29:49.584 2513 2513 I HwLauncher: FPSMonitor [PagedView , onIntercept] up event x = 422 y = 1035 09-13 15:29:49.584 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent end, false, true] up event x = 422 y = 1035 09-13 15:29:49.584 2513 2513 I HwLauncher: Launcher onclick begin com.huawei.android.launcher.BubbleTextView{ad5193c VFED..CL. ...P..ID 264,978-528,1264 #9c030103} 09-13 15:29:49.584 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely useLaunchAnimation = true 09-13 15:29:49.584 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely begin startActivity() for current user 09-13 15:29:49.597 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely end startActivity() for current user 09-13 15:29:49.597 2513 2513 I HwLauncher: Launcher this view's parent is not SearchGridView , so no need to reportRecentApp. 09-13 15:29:49.597 2513 2513 I HwLauncher: Launcher onclick end 09-13 15:29:49.598 2513 2513 I HwLauncher: Launcher onPause() 09-13 15:29:49.599 2513 28025 I HwLauncher: Launcher.MotionManager stopMotionAppsReco begin,mFlg = 403 09-13 15:29:49.599 2513 28025 W HwLauncher: Launcher.MotionManager stopMotionAppsReco service flg 403 is unavailable 09-13 15:29:49.600 1170 1274 I HwPointEventFilter: do not support AFT because of no config 09-13 15:29:49.612 28026 28026 I : power log dlsym ok 09-13 15:29:49.615 28026 28026 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:29:49.643 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393455b00): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:29:49.653 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f400): interfmt=1, stride=1088, size=8355840, usage=0x933 09-13 15:29:49.670 411 519 I gralloc : alloc_device_free:586: Free handle(0x7393455b00) 09-13 15:29:49.685 411 3800 I gralloc : alloc_device_free:586: Free handle(0x7393438600) 09-13 15:29:49.730 1170 3920 E HsmCoreServiceImpl: onTransact in code is: 103 09-13 15:29:49.730 1170 3920 I MediaProcessHandler: playingUids: 09-13 15:29:49.763 28026 28026 W art : Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:29:49.764 28026 28026 W System : ClassLoader referenced unknown path: /data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64 09-13 15:29:49.774 28026 28026 E AndroidRuntime: FATAL EXCEPTION: main 09-13 15:29:49.774 28026 28026 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 28026 09-13 15:29:49.774 28026 28026 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: ... 9 more 09-13 15:29:49.774 28026 28026 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 15:29:49.774 28026 28026 E AndroidRuntime: ... 8 more 09-13 15:29:49.781 1170 3933 E ReportTools: This is not beta user build 09-13 15:29:49.781 28026 28026 I Process : Sending signal. PID: 28026 SIG: 9 09-13 15:29:49.785 556 753 I logserver: handle_logfile_events, Object Path:/data/system/dropbox/, mask=0x00000080 09-13 15:29:49.785 556 753 I logserver: process_one_event, event->len=48, name=data_app_crash@1726221589785.txt 09-13 15:29:49.785 556 753 I logserver: find_first_match: find match, plogs(type=1, pfile=/data/system/dropbox/, match=app_crash) 09-13 15:29:49.785 556 753 I iMonitor: create: 901001001 09-13 15:29:49.785 556 753 I logserver: process_event_by_imonitor, pos=0, type=crash, event_id=901001001 09-13 15:29:49.785 556 753 I logserver: get_acr_info, match:(app_crash), actual_name:(data_app_crash@1726221589785.txt) 09-13 15:29:49.785 1170 1170 I SendBroadcastPermission: action:android.intent.action.DROPBOX_ENTRY_ADDED, mPermissionType:0 09-13 15:29:49.785 556 753 E logserver: imonitor_add_dynamic_path, path:/data/system/dropbox/data_app_crash@1726221589785.txt 09-13 15:29:49.785 556 753 I iMonitor: send: 901001001 09-13 15:29:49.785 556 753 I logserver: imonitor_send_event ret=189 09-13 15:29:49.786 556 754 I logserver: handle_exception_events enter 09-13 15:29:49.834 1170 3918 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:29:49.834 1170 3918 I MediaProcessHandler: processOp opType: 1, uid: 10171, pid: 28026 09-13 15:29:49.834 1170 3918 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10171, pid: 28026 09-13 15:29:49.841 411 411 I gralloc : alloc_device_free:586: Free handle(0x738aa1f400) 09-13 15:29:49.853 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x738ab56600): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:29:49.857 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f500): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:29:49.861 2513 2513 I HwLauncher: Launcher onResume() 09-13 15:29:49.862 2513 2513 I HwLauncher: Launcher doResumeWork() 09-13 15:29:49.864 2513 2513 I HwLauncher: Launcher onResume mIsToUninstallApp = false 09-13 15:29:49.864 2513 2513 I HwLauncher: Launcher Launcher hot start cost 3 ms 09-13 15:29:49.872 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1fe00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:29:49.892 411 411 I gralloc : alloc_device_free:586: Free handle(0x739340ff00) 09-13 15:29:50.126 411 411 I gralloc : alloc_device_free:586: Free handle(0x7393438200) 09-13 15:29:50.227 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:50.227 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:50.378 2513 2723 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 09-13 15:29:50.378 2513 2723 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 09-13 15:29:51.228 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:51.228 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:51.757 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:29:51.760 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent begin, false, true] down event x = 436 y = 1052 09-13 15:29:51.760 2513 2513 I HwLauncher: Launcher workspaceTranslationX = 0.0 09-13 15:29:51.761 2513 2513 I HwLauncher: FPSMonitor [PagedView , onIntercept] down event x = 436 y = 1052 09-13 15:29:51.762 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent end, false, true] down event x = 436 y = 1052 09-13 15:29:51.871 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:29:51.871 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:29:51.872 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent begin, false, true] up event x = 436 y = 1052 09-13 15:29:51.873 2513 2513 I HwLauncher: FPSMonitor [PagedView , onIntercept] up event x = 436 y = 1052 09-13 15:29:51.873 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent end, false, true] up event x = 436 y = 1052 09-13 15:29:51.873 2513 2513 I HwLauncher: Launcher onclick begin com.huawei.android.launcher.BubbleTextView{ad5193c VFED..CL. ...P..ID 264,978-528,1264 #9c030103} 09-13 15:29:51.873 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely useLaunchAnimation = true 09-13 15:29:51.874 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely begin startActivity() for current user 09-13 15:29:51.886 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely end startActivity() for current user 09-13 15:29:51.886 2513 2513 I HwLauncher: Launcher this view's parent is not SearchGridView , so no need to reportRecentApp. 09-13 15:29:51.886 2513 2513 I HwLauncher: Launcher onclick end 09-13 15:29:51.887 1170 1274 I HwPointEventFilter: do not support AFT because of no config 09-13 15:29:51.892 2513 2513 I HwLauncher: Launcher onPause() 09-13 15:29:51.895 2513 28045 I HwLauncher: Launcher.MotionManager stopMotionAppsReco begin,mFlg = 403 09-13 15:29:51.895 2513 28045 W HwLauncher: Launcher.MotionManager stopMotionAppsReco service flg 403 is unavailable 09-13 15:29:51.904 28046 28046 I : power log dlsym ok 09-13 15:29:51.907 28046 28046 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:29:51.933 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393455b00): interfmt=1, stride=1088, size=8355840, usage=0x933 09-13 15:29:51.941 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438600): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:29:51.968 411 422 I gralloc : alloc_device_free:586: Free handle(0x7393438600) 09-13 15:29:51.969 411 519 I gralloc : alloc_device_free:586: Free handle(0x738aa1fe00) 09-13 15:29:52.014 1170 4508 E HsmCoreServiceImpl: onTransact in code is: 103 09-13 15:29:52.014 1170 4508 I MediaProcessHandler: playingUids: 09-13 15:29:52.047 28046 28046 W art : Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:29:52.048 28046 28046 W System : ClassLoader referenced unknown path: /data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64 09-13 15:29:52.058 28046 28046 E AndroidRuntime: FATAL EXCEPTION: main 09-13 15:29:52.058 28046 28046 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 28046 09-13 15:29:52.058 28046 28046 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: ... 9 more 09-13 15:29:52.058 28046 28046 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 15:29:52.058 28046 28046 E AndroidRuntime: ... 8 more 09-13 15:29:52.064 1170 3933 E ReportTools: This is not beta user build 09-13 15:29:52.065 28046 28046 I Process : Sending signal. PID: 28046 SIG: 9 09-13 15:29:52.069 556 753 I logserver: handle_logfile_events, Object Path:/data/system/dropbox/, mask=0x00000080 09-13 15:29:52.069 556 753 I logserver: process_one_event, event->len=48, name=data_app_crash@1726221592069.txt 09-13 15:29:52.069 556 753 I logserver: find_first_match: find match, plogs(type=1, pfile=/data/system/dropbox/, match=app_crash) 09-13 15:29:52.069 556 753 I iMonitor: create: 901001001 09-13 15:29:52.069 556 753 I logserver: process_event_by_imonitor, pos=0, type=crash, event_id=901001001 09-13 15:29:52.069 556 753 I logserver: get_acr_info, match:(app_crash), actual_name:(data_app_crash@1726221592069.txt) 09-13 15:29:52.069 1170 1170 I SendBroadcastPermission: action:android.intent.action.DROPBOX_ENTRY_ADDED, mPermissionType:0 09-13 15:29:52.069 556 753 E logserver: imonitor_add_dynamic_path, path:/data/system/dropbox/data_app_crash@1726221592069.txt 09-13 15:29:52.069 556 753 I iMonitor: send: 901001001 09-13 15:29:52.069 556 753 I logserver: imonitor_send_event ret=189 09-13 15:29:52.069 556 754 I logserver: handle_exception_events enter 09-13 15:29:52.110 1170 1941 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:29:52.110 1170 1941 I MediaProcessHandler: processOp opType: 1, uid: 10171, pid: 28046 09-13 15:29:52.110 1170 1941 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10171, pid: 28046 09-13 15:29:52.124 411 411 I gralloc : alloc_device_free:586: Free handle(0x7393455b00) 09-13 15:29:52.136 2513 2513 I HwLauncher: Launcher onResume() 09-13 15:29:52.136 2513 2513 I HwLauncher: Launcher doResumeWork() 09-13 15:29:52.138 2513 2513 I HwLauncher: Launcher onResume mIsToUninstallApp = false 09-13 15:29:52.138 2513 2513 I HwLauncher: Launcher Launcher hot start cost 2 ms 09-13 15:29:52.148 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340ff00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:29:52.153 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438900): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:29:52.157 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438d00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:29:52.174 411 411 I gralloc : alloc_device_free:586: Free handle(0x738aa1f500) 09-13 15:29:52.409 411 411 I gralloc : alloc_device_free:586: Free handle(0x738ab56600) 09-13 15:29:52.479 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:52.479 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:52.661 2513 2723 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 09-13 15:29:52.661 2513 2723 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 09-13 15:29:53.228 1170 2532 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:29:53.479 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:53.480 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:54.480 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:54.481 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:55.481 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:55.482 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:56.483 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:56.483 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:57.734 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:57.734 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:58.734 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:58.735 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:29:59.735 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:29:59.735 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:00.026 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:30:00.032 1497 1497 I EventCenter: EventCenter Get :android.intent.action.TIME_TICK 09-13 15:30:00.033 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1fe00): interfmt=1, stride=1088, size=315392, usage=0xb00 09-13 15:30:00.040 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:30:00.044 1497 1497 E DateLunarView: mDateString is: Fri, 13 Sep 09-13 15:30:00.050 1497 1497 E DateLunarView: mDateString is: Fri, 13 Sep 09-13 15:30:00.056 2513 2513 I HwLauncher: Model onReceive intent=Intent { act=android.intent.action.TIME_TICK flg=0x50000014 (has extras) } 09-13 15:30:00.056 2513 2513 I HwLauncher: Model onReceive user=UserHandle{0} 09-13 15:30:00.074 2513 2513 I HwLauncher: ClockDynamicUpdater date changed begin 09-13 15:30:00.074 2513 2513 I HwLauncher: ClockDynamicUpdater date changed end 09-13 15:30:00.075 2513 2613 E HwLauncher: SettingsEx , no such field. 09-13 15:30:00.075 2513 2613 W HwLauncher: Clock getDataFormat the getSystemString failed. 09-13 15:30:00.076 2513 2513 I HwLauncher: CalenderDynamicUpdater date changed begin 09-13 15:30:00.076 2513 2513 I HwLauncher: CalenderDynamicUpdater date changed end 09-13 15:30:00.076 2513 2613 I HwLauncher: ClockDynamicUpdater clock update folder at ClockDynamicUpdater 09-13 15:30:00.076 2513 2613 I HwLauncher: DynamicUpdater updateBitmap end and send update message 09-13 15:30:00.077 2513 2513 I HwLauncher: DynamicUpdater mDynamicIconList size:1 Intent:Intent { cmp=com.android.deskclock/.AlarmsMainActivity } 09-13 15:30:00.077 2513 2513 I HwLauncher: DynamicUpdater call updateFolder 09-13 15:30:00.263 1170 28003 W AwareLog: AwareMem_Kill: empty group list! 09-13 15:30:00.736 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:00.737 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:01.217 1170 1365 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:30:01.737 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:01.738 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:02.989 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:02.989 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:03.990 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:03.990 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:04.291 1170 28003 W AwareLog: AwareMem_Kill: empty group list! 09-13 15:30:04.991 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:04.991 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:05.075 1170 1170 I MQoS : onSignal: mSubId=0,currDataSubID=0 09-13 15:30:05.075 1170 3921 I SendBroadcastPermission: action:android.intent.action.SIG_STR, mPermissionType:0 09-13 15:30:05.075 1170 1170 I MQoS : received cell-signal:1 09-13 15:30:05.992 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:05.993 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:06.993 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:06.994 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:08.245 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:08.245 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:08.285 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:30:09.246 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:09.246 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:10.247 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:10.247 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:11.248 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:11.249 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:12.249 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:12.250 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:12.327 1170 28003 W AwareLog: AwareMem_Kill: empty group list! 09-13 15:30:12.490 1497 1497 W KeyguardUpdateMonitor: ACTION_BATTERY_CHANGED AMP: 0; Volt: 0 09-13 15:30:12.522 1497 1497 W KeyguardUpdateMonitor: ChargingSpeed Wattage: -1 ST: 5000000 --> 7500000 09-13 15:30:12.522 1497 1497 I KgBattery: BatteryInfo updated: 5lPC-1 09-13 15:30:12.522 1497 1497 W AppHandler: sendMessage with obj100 09-13 15:30:12.529 1497 1497 W HwLockScreenPanel: Handle message: 100 09-13 15:30:12.529 1497 1497 W HwLockScreenPanel: refreshBatteryInfo: null 09-13 15:30:13.501 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:13.502 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:14.502 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:14.503 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:15.503 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:15.504 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:15.983 1170 1183 I art : Background sticky concurrent mark sweep GC freed 144(8KB) AllocSpace objects, 46(4MB) LOS objects, 8% free, 38MB/41MB, paused 5.235ms total 45.107ms 09-13 15:30:16.253 1170 1183 I art : Background partial concurrent mark sweep GC freed 4606(219KB) AllocSpace objects, 99(10MB) LOS objects, 9% free, 38MB/42MB, paused 2.605ms total 181.828ms 09-13 15:30:16.505 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:16.505 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:17.506 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:17.506 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:18.031 1170 4513 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:30:18.043 1170 1941 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:30:18.419 1497 1497 W KeyguardUpdateMonitor: ACTION_BATTERY_CHANGED AMP: 0; Volt: 0 09-13 15:30:18.426 1497 1497 W KeyguardUpdateMonitor: ChargingSpeed Wattage: -1 ST: 5000000 --> 7500000 09-13 15:30:18.426 1497 1497 I KgBattery: BatteryInfo updated: 5lPC-1 09-13 15:30:18.426 1497 1497 W AppHandler: sendMessage with obj100 09-13 15:30:18.451 1497 1497 W HwLockScreenPanel: Handle message: 100 09-13 15:30:18.452 1497 1497 W HwLockScreenPanel: refreshBatteryInfo: null 09-13 15:30:18.757 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:18.757 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:19.758 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:19.758 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:20.759 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:20.759 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:21.760 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:21.760 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:21.763 2513 2513 W IInputConnectionWrapper: getExtractedText on inactive InputConnection 09-13 15:30:21.764 2513 2513 W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection 09-13 15:30:21.766 2513 2513 I HwLauncher: Launcher onPause() 09-13 15:30:21.767 6997 6997 W w : onStartInput event aborted 09-13 15:30:21.767 6997 6997 W w : kl.s: could not obtain extracted text 09-13 15:30:21.767 6997 6997 W w : at kl.J.H(SourceFile:305) 09-13 15:30:21.767 6997 6997 W w : at kl.w.e0(SourceFile:127) 09-13 15:30:21.767 6997 6997 W w : at ei.y.R(SourceFile:217) 09-13 15:30:21.767 6997 6997 W w : at cr.d.R(SourceFile:5) 09-13 15:30:21.767 6997 6997 W w : at com.touchtype.KeyboardService.onStartInput(SourceFile:7) 09-13 15:30:21.767 6997 6997 W w : at android.inputmethodservice.InputMethodService.doStartInput(InputMethodService.java:1818) 09-13 15:30:21.767 6997 6997 W w : at android.inputmethodservice.InputMethodService$InputMethodImpl.startInput(InputMethodService.java:415) 09-13 15:30:21.767 6997 6997 W w : at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:174) 09-13 15:30:21.767 6997 6997 W w : at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:37) 09-13 15:30:21.767 6997 6997 W w : at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:30:21.767 6997 6997 W w : at android.os.Looper.loop(Looper.java:156) 09-13 15:30:21.767 6997 6997 W w : at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:30:21.767 6997 6997 W w : at java.lang.reflect.Method.invoke(Native Method) 09-13 15:30:21.767 6997 6997 W w : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:30:21.767 6997 6997 W w : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:30:21.768 2513 28074 I HwLauncher: Launcher.MotionManager stopMotionAppsReco begin,mFlg = 403 09-13 15:30:21.768 2513 28074 W HwLauncher: Launcher.MotionManager stopMotionAppsReco service flg 403 is unavailable 09-13 15:30:21.802 1497 1823 I KeyguardViewMediator: onStartedGoingToSleep(3) Lock : false reset: false 09-13 15:30:21.803 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f200): interfmt=1, stride=1088, size=8355840, usage=0x333 09-13 15:30:21.803 1497 1497 W MusicUtils: findCurrentMediaPlayPackage sessions size is 0 09-13 15:30:21.803 411 519 I gralloc : alloc_device_free:586: Free handle(0x738aa1f200) 09-13 15:30:21.804 1497 1497 W KGWallpaper: onStartedGoingToSleep switch to next Magazine 09-13 15:30:21.805 2513 2513 I HwLauncher: Launcher onStop() 09-13 15:30:21.807 1497 1497 W KGWallpaper_Magazine: Load magazine with type : 1 09-13 15:30:21.807 1497 1497 W KGWallpaper_Magazine: loadPic: 1 09-13 15:30:21.808 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:21.808 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:30:21.809 1497 1667 W ExifData: The tag is null error! 09-13 15:30:21.809 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:30:21.810 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:21.810 1497 1667 W ExifData: The tag is null error! 09-13 15:30:21.812 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:21.813 1497 1667 W ExifData: The tag is null error! 09-13 15:30:21.814 1497 1667 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:30:21.898 1170 1896 E HsmCoreServiceImpl: onTransact in code is: 103 09-13 15:30:21.898 1170 1896 I MediaProcessHandler: playingUids: 09-13 15:30:21.900 1497 1667 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:30:21.913 1497 1667 I BitmapUtils: RGB565toARGB888 create bmp = 135x240 09-13 15:30:21.916 1497 1667 W BitmapUtils: blurBitmap : android.graphics.Bitmap@11ed7b2use source bitmap; use rgb888 as target; Consueme: 3ms 09-13 15:30:21.917 1497 1667 W BokehDrawable: onPostExecute android.graphics.Bitmap@5864303, [] 09-13 15:30:21.917 1497 1667 W KGWallpaper_Magazine: load magazine wallpaper use: 104 09-13 15:30:21.917 1497 1497 W KGWallpaper_Magazine: get Index for key 10 to 9 09-13 15:30:21.917 1497 1497 E KGWallpaper_Magazine: setCurrentPicture to 9 09-13 15:30:21.920 1497 1497 I BitmapUtils: getSuggestColorInfo::isStatusBarArea=true, colorMSD=2761, average color=135, color type=1, mask type=2; light 205020.88 09-13 15:30:21.920 1497 1497 I BitmapUtils: java.lang.Exception 09-13 15:30:21.920 1497 1497 I BitmapUtils: at com.huawei.keyguard.util.BitmapUtils.getSuggestColorInfo(BitmapUtils.java:829) 09-13 15:30:21.920 1497 1497 I BitmapUtils: at com.huawei.keyguard.util.BitmapUtils.getColorInfo(BitmapUtils.java:748) 09-13 15:30:21.920 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper.updateWallpaper(KeyguardWallpaper.java:145) 09-13 15:30:21.920 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper.-wrap4(KeyguardWallpaper.java) 09-13 15:30:21.920 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper$2.onMagazinePicLoaded(KeyguardWallpaper.java:319) 09-13 15:30:21.920 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.MagazineWallpaper$3.onMagazinePicLoaded(MagazineWallpaper.java:769) 09-13 15:30:21.920 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.MagazineWallpaper$BgPicLoader$1.run(MagazineWallpaper.java:548) 09-13 15:30:21.920 1497 1497 I BitmapUtils: at android.os.Handler.handleCallback(Handler.java:761) 09-13 15:30:21.920 1497 1497 I BitmapUtils: at android.os.Handler.dispatchMessage(Handler.java:98) 09-13 15:30:21.920 1497 1497 I BitmapUtils: at android.os.Looper.loop(Looper.java:156) 09-13 15:30:21.920 1497 1497 I BitmapUtils: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:30:21.920 1497 1497 I BitmapUtils: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:30:21.920 1497 1497 I BitmapUtils: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:30:21.920 1497 1497 I BitmapUtils: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:30:21.930 1497 1497 I BitmapUtils: getSuggestColorInfo::isStatusBarArea=false, colorMSD=13704, average color=79, color type=1, mask type=1; light 1523726.8 09-13 15:30:21.930 1497 1497 I BitmapUtils: java.lang.Exception 09-13 15:30:21.930 1497 1497 I BitmapUtils: at com.huawei.keyguard.util.BitmapUtils.getSuggestColorInfo(BitmapUtils.java:829) 09-13 15:30:21.930 1497 1497 I BitmapUtils: at com.huawei.keyguard.util.BitmapUtils.getColorInfo(BitmapUtils.java:751) 09-13 15:30:21.930 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper.updateWallpaper(KeyguardWallpaper.java:145) 09-13 15:30:21.930 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper.-wrap4(KeyguardWallpaper.java) 09-13 15:30:21.930 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper$2.onMagazinePicLoaded(KeyguardWallpaper.java:319) 09-13 15:30:21.930 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.MagazineWallpaper$3.onMagazinePicLoaded(MagazineWallpaper.java:769) 09-13 15:30:21.930 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.MagazineWallpaper$BgPicLoader$1.run(MagazineWallpaper.java:548) 09-13 15:30:21.930 1497 1497 I BitmapUtils: at android.os.Handler.handleCallback(Handler.java:761) 09-13 15:30:21.930 1497 1497 I BitmapUtils: at android.os.Handler.dispatchMessage(Handler.java:98) 09-13 15:30:21.930 1497 1497 I BitmapUtils: at android.os.Looper.loop(Looper.java:156) 09-13 15:30:21.930 1497 1497 I BitmapUtils: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:30:21.930 1497 1497 I BitmapUtils: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:30:21.930 1497 1497 I BitmapUtils: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:30:21.930 1497 1497 I BitmapUtils: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:30:21.930 1497 1497 W KGWallpaper: update Wallpaper and block update ui; color {1=1, 2=1, 3=1, 4=2, 5=2} 09-13 15:30:21.985 1170 1278 W HwScreenOnProximityLock: releaseLock: return because sensor listener is held = false 09-13 15:30:21.989 554 1284 E Parcel : Reading a NULL string not supported here. 09-13 15:30:21.989 554 1284 E Parcel : Reading a NULL string not supported here. 09-13 15:30:21.999 3624 20109 I NearbySharing: Screen is locked 09-13 15:30:21.999 3624 3624 I NearbyDiscovery: (REDACTED) FastPairDisplayObserver: %s -> %s 09-13 15:30:22.000 3624 20109 I NearbySharing: Stopping scanning because the screen is locked. 09-13 15:30:22.002 3624 20109 I NearbySharing: Stopping Fast Init advertisement because Bluetooth is off. 09-13 15:30:22.002 3624 20109 I NearbySharing: Stopping advertising because Bluetooth is disabled. 09-13 15:30:22.002 3624 20109 I NearbySharing: Stopping FastInitiation scanning because the screen is locked. 09-13 15:30:22.004 3624 20109 I NearbySharing: Fast Initiation Scanning has stopped 09-13 15:30:22.004 1898 2015 I AppManager: no high cpu load 09-13 15:30:22.004 3624 20109 I NearbySharing: Dismissing HUN as there's no device nearby. 09-13 15:30:22.007 3624 19128 W ComplianceFilepathHandl: Tracing data is not available [CONTEXT service_id=357 ] 09-13 15:30:22.008 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: isScreenOn=%s, isLocationEnabled=%s, disableLocationRequirement=%s, isDiscoveryScanningEnabled=%s, during24GhzWifiWarmingUpPeriod=%s 09-13 15:30:22.010 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: eventType=%s, intReq=%s, scanning=%s, scanAllowed=%s, bleEnabled=%s, lockScanRate=%s, startScanningByLowPowerMode=%s 09-13 15:30:22.287 1170 1464 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:30:22.288 1170 1170 I SendBroadcastPermission: action:android.intent.action.SCREEN_OFF, mPermissionType:0 09-13 15:30:22.289 1497 1512 W AppHandler: sendMessage 15 09-13 15:30:22.289 1497 1497 W AppHandler: sendMessage 21 with args (2, 0) 09-13 15:30:22.289 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:30:22.291 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:30:22.291 1497 1497 W HwLockScreenPanel: Handle message: 15 09-13 15:30:22.291 1497 1497 W HwBackDropView: MSG_FINISHED_GOING_SLEEP isQsExpanded false 09-13 15:30:22.292 1497 1497 W CameraLayout: Cameralayout disabled. true false 2 09-13 15:30:22.294 1497 1497 E LocalLinkTextView: setDescription without uselink line! 09-13 15:30:22.302 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.302 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.302 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.302 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.302 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.302 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.302 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.303 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.303 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.303 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.303 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.303 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.303 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.303 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.303 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.303 1497 1667 W ExifData: The tag is null error! 09-13 15:30:22.304 1497 1497 W MagazineDetailView: addInvisibleView null view 09-13 15:30:22.304 1497 1497 W HwLockScreenPanel: Handle message: 21 09-13 15:30:22.304 1497 1497 I HwBackDropView: update Wallpaper with Bokeh. 09-13 15:30:22.304 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.305 1497 1667 W ExifData: The tag is null error! 09-13 15:30:22.306 1497 1497 W CameraLayout: Cameralayout disabled. true false 2 09-13 15:30:22.308 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.308 1497 1667 W ExifData: The tag is null error! 09-13 15:30:22.309 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.309 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.309 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.309 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.309 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.309 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.309 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.310 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.310 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.310 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.310 1170 1449 E hwintelligencewifi: DefaultState MSG_SCREEN_OFF mIsAutoOpenSearch = false 09-13 15:30:22.310 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.310 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.310 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.310 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.310 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.310 1497 1667 W ExifData: The tag is null error! 09-13 15:30:22.311 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.311 1497 1667 W ExifData: The tag is null error! 09-13 15:30:22.312 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.313 1497 1667 W ExifData: The tag is null error! 09-13 15:30:22.313 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.313 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.314 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.314 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.314 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.314 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.314 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.314 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.314 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.314 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.314 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.314 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.314 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.314 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.314 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:30:22.315 1497 1667 W ExifData: The tag is null error! 09-13 15:30:22.315 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.316 1497 1667 W ExifData: The tag is null error! 09-13 15:30:22.317 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:30:22.317 1497 1667 W ExifData: The tag is null error! 09-13 15:30:22.336 1170 2547 I SendBroadcastPermission: action:com.android.server.action.NETWORK_STATS_UPDATED, mPermissionType:0 09-13 15:30:22.339 28076 28076 I : power log dlsym ok 09-13 15:30:22.342 1470 1832 E HwSystemManager: CommonMethodUtil:/getTemplateMobileAutomatically: no SIM card using data 09-13 15:30:22.342 1470 1832 E HwSystemManager: TrafficNotifyAfterLocked:analyseTrafficAfterLocked: network template is null! 09-13 15:30:22.342 1470 1815 E HwSystemManager: NatTrafficNotifyService:imsi is null, so return 09-13 15:30:22.343 1170 1838 I GnssLocationProvider: updateLowPowerMode,isPowerSaveMode:falseisInteractive:false 09-13 15:30:22.343 1170 1838 I GnssLocationProvider: disableGps:false isEnabled()=false 09-13 15:30:22.343 28076 28076 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:30:22.355 1898 2015 I WakelockMonitor: charging state and not start wakelock monitor. 09-13 15:30:22.355 1898 2112 I ash : ash->screen off 09-13 15:30:22.362 411 422 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438600): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:30:22.363 2513 2513 I HwLauncher: Launcher receiver screen off broadcast sendmessage true 09-13 15:30:22.366 2317 2317 I HourObserver: enter into handleScrnOnOffTimeStats, scrnOn = false, mIsPreScrnOn = true, mScrnSwitchTime = 1726221585332, occurTime = 1726221622365, delta = 37033, mScrnOffAccTime = 1531311, mScrnOnAccTime = 148403 09-13 15:30:22.366 2317 2317 I HourObserver: left handleScrnOnOffTimeStats, mScrnOffAccTime = 1531311, mScrnOffAccTime = 1531311, mScrnOnAccTime = 185436 09-13 15:30:22.369 411 3800 I gralloc : alloc_device_free:586: Free handle(0x7393438600) 09-13 15:30:22.375 28076 28076 W System : ClassLoader referenced unknown path: /system/framework/com.huawei.theme.stat.jar 09-13 15:30:22.381 3624 3776 I ActivityScheduler: nextTriggerTime: 9223372036854775806, in 9223372036708016329ms, detectorType: 32, SLEEP alarmWindowMillis: 1152921504606846975 09-13 15:30:22.389 28076 28076 I art : Starting a blocking GC AddRemoveAppImageSpace 09-13 15:30:22.391 1170 1940 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:30:22.401 1170 1940 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:30:22.405 3624 19030 W EastworldBattery: Negative duration: -263199337 [CONTEXT service_id=254 ] 09-13 15:30:22.408 1170 1940 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:30:22.408 1170 1940 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:30:22.418 28076 28091 I System.out: [ls, -l, /system/priv-app/HwSystemManager/HwSystemManager.apk] 09-13 15:30:22.418 28076 28091 I System.out: null 09-13 15:30:22.419 28076 28091 I System.out: null 09-13 15:30:22.419 28076 28091 I System.out: Calling by::className:com.huawei.systemmanager.util.HwLogTagHelper MethodName:checkHsmIsPushed 09-13 15:30:22.420 1170 4414 W RMS.SmartShrinker: SmartShrinker is runing in pid =6874 reclaim mode = 4 09-13 15:30:22.424 9465 28095 I DeviceStatusMonitor: DeviceStatusMonitor.handleBroadcast():123 onReceive() : Action = android.intent.action.SCREEN_OFF 09-13 15:30:22.426 9465 28095 I DeviceStatusMonitor: DeviceStatusMonitor.updateCountryInfo():139 updateCountryInfo(), notifyAnyway = false 09-13 15:30:22.426 9465 9465 I VoiceImeUtils: VoiceImeUtils.sendEventToInputBundle():422 Service is null and could not be acquired. 09-13 15:30:22.429 28076 28076 W CfgFilePolicy: No config file found for:xml/hsm_config.xml 09-13 15:30:22.429 28076 28076 W CfgFilePolicy: CFG_DIRS length : 12 09-13 15:30:22.435 28076 28091 I HwSystemManager: check push opration, match idx:-1 09-13 15:30:22.438 1170 4414 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:30:22.438 1170 4414 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:30:22.438 1170 4414 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:30:22.438 1170 4414 W RMS.SmartShrinker: SmartShrinker is runing in pid =20341 reclaim mode = 4 09-13 15:30:22.443 3624 19128 I NearbyDiscovery: (REDACTED) FastPairHandler: Received action %s 09-13 15:30:22.446 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: isScreenOn=%s, isLocationEnabled=%s, disableLocationRequirement=%s, isDiscoveryScanningEnabled=%s, during24GhzWifiWarmingUpPeriod=%s 09-13 15:30:22.447 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: eventType=%s, intReq=%s, scanning=%s, scanAllowed=%s, bleEnabled=%s, lockScanRate=%s, startScanningByLowPowerMode=%s 09-13 15:30:22.448 3624 19128 I NearbyDiscovery: FastPairController: onSystemStateChanged: skip due to flag disabled [CONTEXT service_id=265 ] 09-13 15:30:22.451 1170 4414 W RMS.SmartShrinker: SmartShrinker is runing in pid =10576 reclaim mode = 4 09-13 15:30:22.451 1170 4414 W RMS.SmartShrinker: SmartShrinker is runing in pid =7843 reclaim mode = 4 09-13 15:30:22.463 1170 2533 W RMS.SmartShrinker: SmartShrinker is runing in pid =20341 reclaim mode = 4 09-13 15:30:22.482 28076 28076 I HwCust : Constructor found for class com.huawei.notificationmanager.util.HwCustHelperImpl 09-13 15:30:22.504 28076 28106 I SendBroadcastPermission: action:com.avast.android.shepherd.NEXT_UPDATE_TIME_SET, mPermissionType:0 09-13 15:30:22.524 28076 28109 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for unifiedPowerAppsVersion, default to unifiedPowerAppsVersionUpdateFlag 09-13 15:30:22.524 28076 28109 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for notificationVersion, default to notificationVersionUpdateFlag 09-13 15:30:22.524 28076 28109 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for competitorVersion, default to competitorVersionUpdateFlag 09-13 15:30:22.524 28076 28109 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for startupVersion, default to startupVersionUpdateFlag 09-13 15:30:22.525 28076 28109 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:30:22.525 28076 28109 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:30:22.525 28076 28109 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:30:22.525 28076 28109 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:30:22.529 1170 3923 W RMS.SmartShrinker: SmartShrinker is runing in pid =28076 reclaim mode = 4 09-13 15:30:22.761 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:22.761 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:23.860 1170 1272 I EventHub: EventHub monitor: no key events in the past 38s, no motion events in the past 31s 09-13 15:30:24.013 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:24.014 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:24.370 1898 2112 I ScreenLockClean: Screen Off get Clean Apps Num:0 expend time(ms):5 09-13 15:30:25.016 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:25.017 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:25.089 1170 4411 I SendBroadcastPermission: action:android.intent.action.SIG_STR, mPermissionType:0 09-13 15:30:25.090 1170 1170 I MQoS : onSignal: mSubId=0,currDataSubID=0 09-13 15:30:25.090 1170 1170 I MQoS : received cell-signal:1 09-13 15:30:25.364 1898 2112 I BlackListAlarmRestrict: [pending] no net alarms 09-13 15:30:25.373 1898 2112 I BlackListAlarmRestrict: [pending] net alarms 09-13 15:30:26.018 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:26.019 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:26.768 1170 1365 W AlarmManager: mIsScreenOn is: false, WAKEUP alarm trigger action = com.android.internal.policy.impl.PhoneWindowManager.DELAYED_KEYGUARD package name is: com.android.systemui 09-13 15:30:26.777 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:30:26.801 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:30:26.809 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:30:26.813 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:30:26.815 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:30:26.816 1497 1497 I HwKeyguardBottomArea: HwKeyguardBottom setVisibility with error state 09-13 15:30:26.817 1497 1497 I HwKeyguardBottomArea: HwKeyguardBottom setVisibility with error state 09-13 15:30:26.819 1497 1497 W AppHandler: sendMessage 4 09-13 15:30:26.819 1497 1497 W HwKeyguardPolicy: KGSvcCall updateKeyguardState 1->1; false false 09-13 15:30:26.820 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:30:26.821 1497 1497 I PanelBar: panelExpansionChanged 0.0, true 09-13 15:30:26.824 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:30:26.824 1497 1497 W StatusBarKeyguardViewManager: set navBarVisible 09-13 15:30:26.829 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:30:26.830 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:30:26.830 1497 1497 W AppHandler: sendSingleMessage 10 09-13 15:30:26.830 1497 1497 W StatusBarKeyguardViewManager: updateStates Show KeyguardStatusBar with clcok: false 09-13 15:30:26.830 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:30:26.834 1497 1497 E HiddenSpace: update HiddenSpaceData! 09-13 15:30:26.839 1497 1497 I HiddenSpace: don't find the hidden space userId! 09-13 15:30:26.841 1497 1497 W AppHandler: sendImmediateMessage 10 09-13 15:30:26.842 1497 1497 W HwLockScreenPanel: Handle message: 10 09-13 15:30:26.842 1497 1497 I HwBackDropView: restore param to 0 09-13 15:30:26.842 1497 1497 W HwBackDropView: setDrawBehindAsSrc skipped. null 09-13 15:30:26.842 1497 1497 I HwBackDropView: checkVisibility : true; true 09-13 15:30:26.843 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:30:26.844 1497 1497 W AppHandler: sendImmediateMessage 12 09-13 15:30:26.844 1497 1497 W HwLockScreenPanel: Handle message: 12 09-13 15:30:26.873 411 519 I gralloc : alloc_device_free:586: Free handle(0x738ab56100) 09-13 15:30:26.873 411 519 I gralloc : alloc_device_free:586: Free handle(0x738aa1fe00) 09-13 15:30:26.885 1170 1183 I art : Background sticky concurrent mark sweep GC freed 19636(1542KB) AllocSpace objects, 19(2004KB) LOS objects, 5% free, 39MB/42MB, paused 5.383ms total 51.848ms 09-13 15:30:26.886 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:30:26.889 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:30:26.893 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:30:26.894 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:30:26.894 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:30:26.894 1497 1617 I SendBroadcastPermission: action:com.android.systemui.statusbar.visible.change, mPermissionType:0 09-13 15:30:26.898 411 3800 I gralloc : alloc_device_free:586: Free handle(0x7393438000) 09-13 15:30:26.898 411 3800 I gralloc : alloc_device_free:586: Free handle(0x7393438800) 09-13 15:30:26.898 1898 2112 I ash : screen off not care panel fully open 09-13 15:30:26.903 1497 1497 I SendBroadcastPermission: action:com.android.keyguard.keyguardlocked, mPermissionType:0 09-13 15:30:26.905 1497 1497 W HwLockScreenPanel: Handle message: 4 09-13 15:30:26.905 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:30:26.906 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:30:26.912 1497 1497 E BokehDrawable: BlurBitmap draw super 0.0 09-13 15:30:26.917 411 411 I gralloc : alloc_device_free:586: Free handle(0x739340f300) 09-13 15:30:26.935 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438800): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:30:26.950 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1fe00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:30:26.954 1170 1183 I art : Background sticky concurrent mark sweep GC freed 2910(320KB) AllocSpace objects, 1(648KB) LOS objects, 1% free, 41MB/42MB, paused 5.111ms total 37.625ms 09-13 15:30:26.957 1497 1497 W HwLockScreenPanel: Handle message: 10 09-13 15:30:26.957 1497 1497 I HwBackDropView: restore param to 0 09-13 15:30:26.957 1497 1497 I HwBackDropView: checkVisibility : true; true 09-13 15:30:26.958 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:30:26.974 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:30:26.974 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:30:27.019 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:27.019 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:27.354 1497 1667 I WeatherUtils: getCurrentWeatherInfo currentTemperature is :29.0 mWeatherIcon Id is: 35 09-13 15:30:27.358 1170 4508 W RMS.SmartShrinker: SmartShrinker is runing in pid =20341 reclaim mode = 4 09-13 15:30:27.370 1497 1667 I WeatherUtils: getCurrentWeatherInfo currentTemperature is :-20000.0 mWeatherIcon Id is: 0 09-13 15:30:27.394 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:30:27.395 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:30:28.021 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:28.022 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:29.273 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:29.274 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:30.275 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:30.276 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:31.277 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:31.278 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:32.279 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:32.280 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:32.956 1170 4415 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:30:32.981 1170 3918 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:30:33.036 1170 3922 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:30:33.280 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:33.281 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:34.532 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:34.533 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:35.534 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:35.535 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:36.537 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:36.538 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:37.538 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:37.538 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:38.539 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:38.540 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:39.791 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:39.792 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:40.793 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:40.793 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:41.795 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:41.795 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:42.564 1497 1497 W KeyguardUpdateMonitor: ACTION_BATTERY_CHANGED AMP: 0; Volt: 0 09-13 15:30:42.568 1497 1497 W KeyguardUpdateMonitor: ChargingSpeed Wattage: -1 ST: 5000000 --> 7500000 09-13 15:30:42.568 1497 1497 I KgBattery: BatteryInfo updated: 5lPC-1 09-13 15:30:42.568 1497 1497 W AppHandler: sendMessage with obj100 09-13 15:30:42.571 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.571 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.571 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.571 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.571 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.571 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.571 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.571 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.571 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.571 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.575 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.575 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.575 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.575 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.575 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.575 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.575 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.575 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.575 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.575 2317 2317 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:30:42.596 1497 1497 W HwLockScreenPanel: Handle message: 100 09-13 15:30:42.596 1497 1497 W HwLockScreenPanel: refreshBatteryInfo: null 09-13 15:30:42.604 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:30:42.605 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:30:42.796 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:42.797 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:43.798 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:43.799 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:45.050 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:45.051 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:46.052 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:46.053 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:47.054 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:47.055 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:48.057 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:48.057 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:48.121 1170 2545 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:30:49.059 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:49.060 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:50.312 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:50.313 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:51.314 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:51.315 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:52.317 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:52.317 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:53.319 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:53.319 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:53.859 1170 1272 I EventHub: EventHub monitor: no key events in the past 68s, no motion events in the past 61s 09-13 15:30:54.320 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:54.320 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:55.571 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:55.572 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:56.573 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:56.574 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:57.548 2317 2317 I iMonitor: create: 903001011 09-13 15:30:57.558 2317 2317 I iMonitor: send: 903001011 09-13 15:30:57.558 556 754 I logserver: handle_exception_events enter 09-13 15:30:57.558 2317 2317 W PTM.PeriodCheckManager: mSendService start 09-13 15:30:57.575 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:57.576 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:57.595 2317 2372 E LogCollectService: illegal eventid 09-13 15:30:58.578 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:58.579 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:59.125 1170 1370 I SendBroadcastPermission: action:com.huawei.EMERGENCY_ALERT_EMERGENCY_ALERT_BROADCAST_SHAKE, mPermissionType:0 09-13 15:30:59.129 1898 2112 I K3V3CpuGovernorPolicy: set scene Hmp policy : 300 , 150 09-13 15:30:59.148 1170 1370 I HW_DISPLAY_EFFECT: hw_set_colortemperature: strTmp=32768,0,0,0,32768,0,0,0,32768 09-13 15:30:59.160 28114 28114 I : power log dlsym ok 09-13 15:30:59.165 1170 1170 I SendBroadcastPermission: action:android.intent.action.SCREEN_ON, mPermissionType:0 09-13 15:30:59.165 1170 1278 E SensorHub: batch called handle:4 sample_ns:200000000 latency_ns:0 09-13 15:30:59.166 28114 28114 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:30:59.167 1497 1823 W HwLockScreenReporter: report result: false type:122 msg: 09-13 15:30:59.167 1170 1278 E SensorHub: PS activate 1 09-13 15:30:59.168 1170 1278 E SensorHub: batch called handle:3 sample_ns:300000000 latency_ns:0 09-13 15:30:59.169 1170 1921 E SensorHub: batch called handle:4 sample_ns:20000000 latency_ns:0 09-13 15:30:59.170 1170 1464 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:30:59.171 1497 1823 W AppHandler: sendMessage 14 09-13 15:30:59.172 1898 2015 I SensorState: sensor:4 enable:true uid:10037 09-13 15:30:59.173 1898 2015 I PGServer: report state:4 event type:1 pid:4 uid:10037 pkg:null to pid: 1170 09-13 15:30:59.173 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:30:59.173 1898 2015 I SensorState: addSensor,mHandles:{4=1} 09-13 15:30:59.174 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:30:59.175 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:30:59.175 1497 1497 W HwLockScreenPanel: createLockScreenView when reset 09-13 15:30:59.175 1497 1497 I HwLockScreenPanel: loadMagazine 09-13 15:30:59.176 554 554 E Parcel : Reading a NULL string not supported here. 09-13 15:30:59.176 554 554 E Parcel : Reading a NULL string not supported here. 09-13 15:30:59.179 1497 1497 W HwLockScreenPanel: Handle message: 14 09-13 15:30:59.190 3624 3624 I NearbyDiscovery: (REDACTED) FastPairDisplayObserver: %s -> %s 09-13 15:30:59.192 1497 1497 I HwBackDropView: Fyuse 3D is not supported or mBackdropBack is null,isSupportedFyuse3D:false 09-13 15:30:59.192 1497 1497 I MagazineView: forceToUpdate imageView 09-13 15:30:59.193 1497 1667 W DisabledFeatureUtils: Dis-Feature : 0 09-13 15:30:59.200 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f700): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:30:59.205 3624 19128 W ComplianceFilepathHandl: Tracing data is not available [CONTEXT service_id=357 ] 09-13 15:30:59.206 1170 1170 I MQoS : onSignal: mSubId=0,currDataSubID=0 09-13 15:30:59.206 1170 1170 I MQoS : received cell-signal:1 09-13 15:30:59.208 1170 1665 I SendBroadcastPermission: action:android.intent.action.SIG_STR, mPermissionType:0 09-13 15:30:59.210 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: isScreenOn=%s, isLocationEnabled=%s, disableLocationRequirement=%s, isDiscoveryScanningEnabled=%s, during24GhzWifiWarmingUpPeriod=%s 09-13 15:30:59.212 1898 2015 I AppManager: no high cpu load 09-13 15:30:59.213 1170 1449 E hwintelligencewifi: DefaultState MSG_SCREEN_ON 09-13 15:30:59.218 411 424 I gralloc : alloc_device_free:586: Free handle(0x738aa1f700) 09-13 15:30:59.220 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:30:59.220 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:30:59.224 1497 1497 E BokehDrawable: BlurBitmap draw super 0.0 09-13 15:30:59.226 1916 1936 W PhoneInterfaceManager: shouldBlockLocation running ... 09-13 15:30:59.226 1916 1936 I PhoneInterfaceManager: shouldBlockLocation ret:false 09-13 15:30:59.228 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: eventType=%s, intReq=%s, scanning=%s, scanAllowed=%s, bleEnabled=%s, lockScanRate=%s, startScanningByLowPowerMode=%s 09-13 15:30:59.241 1170 1449 E hwintelligencewifi: getCurrentCellid type type = PHONE_TYPE_GSM 09-13 15:30:59.241 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f700): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:30:59.241 1170 1449 E hwintelligencewifi: getCurrentCellid type is PHONE_TYPE_GSM 09-13 15:30:59.242 1170 1449 E hwintelligencewifi: getCurrentCellid PHONE_TYPE_GSM cellidString = 47001 09-13 15:30:59.242 1170 1449 E hwintelligencewifi: DisabledState cellid = 47001 09-13 15:30:59.242 1170 1449 E hwintelligencewifi: isMonitorCellId mInfos.size() = 1 09-13 15:30:59.242 1170 1449 E hwintelligencewifi: stopScanAp mIsScaning = false 09-13 15:30:59.243 28114 28114 I art : Starting a blocking GC AddRemoveAppImageSpace 09-13 15:30:59.244 28114 28114 W System : ClassLoader referenced unknown path: /data/hw_init/version/special_cust/NEM-L22/channel/in/app/HwSos/lib/arm64 09-13 15:30:59.246 1497 1667 W DisabledFeatureUtils: Dis-Feature : 0 09-13 15:30:59.253 1170 1838 I GnssLocationProvider: updateLowPowerMode,isPowerSaveMode:falseisInteractive:true 09-13 15:30:59.253 1170 1838 I GnssLocationProvider: disableGps:false isEnabled()=false 09-13 15:30:59.267 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:30:59.267 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:30:59.274 1170 1208 W RMS.SmartShrinker: SmartShrinker is runing in pid =28114 reclaim mode = 4 09-13 15:30:59.279 1898 2015 I BatteryMonitor: screen off: 36s, awake: 36s wakeups: 1, battery changed: 0 09-13 15:30:59.279 1898 2112 I ash : ash->screen on 09-13 15:30:59.286 2317 2317 I HourObserver: enter into handleScrnOnOffTimeStats, scrnOn = true, mIsPreScrnOn = false, mScrnSwitchTime = 1726221622365, occurTime = 1726221659285, delta = 36920, mScrnOffAccTime = 1531311, mScrnOnAccTime = 185436 09-13 15:30:59.286 2317 2317 I HourObserver: left handleScrnOnOffTimeStats, mScrnOffAccTime = 1568231, mScrnOffAccTime = 1568231, mScrnOnAccTime = 185436 09-13 15:30:59.298 3624 3776 I ActivityScheduler: nextTriggerTime: 9223372036854775806, in 9223372036707979412ms, detectorType: 32, SLEEP alarmWindowMillis: 1152921504606846975 09-13 15:30:59.305 1170 4420 W RMS.SmartShrinker: SmartShrinker is runing in pid =28076 reclaim mode = 4 09-13 15:30:59.315 1170 4420 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:30:59.318 3624 19030 W EastworldBattery: Negative duration: -263162422 [CONTEXT service_id=254 ] 09-13 15:30:59.322 1170 4508 W RMS.SmartShrinker: SmartShrinker is runing in pid =28114 reclaim mode = 4 09-13 15:30:59.322 1170 4508 W RMS.SmartShrinker: SmartShrinker is runing in pid =28076 reclaim mode = 4 09-13 15:30:59.333 1170 4412 W RMS.SmartShrinker: SmartShrinker is runing in pid =6874 reclaim mode = 4 09-13 15:30:59.339 9465 28131 I DeviceStatusMonitor: DeviceStatusMonitor.handleBroadcast():123 onReceive() : Action = android.intent.action.SCREEN_ON 09-13 15:30:59.340 9465 28131 I DeviceStatusMonitor: DeviceStatusMonitor.updateCountryInfo():139 updateCountryInfo(), notifyAnyway = false 09-13 15:30:59.349 1497 1497 I HwLockScreenReporter: report msg is :{picture: MagazinePic-01-2.3.001-bigpicture_01_10.jpg} 09-13 15:30:59.349 1497 1497 W HwLockScreenReporter: report result: false type:162 msg:{picture: MagazinePic-01-2.3.001-bigpicture_01_10.jpg, channelId: 01} 09-13 15:30:59.352 1170 4412 W RMS.SmartShrinker: SmartShrinker is runing in pid =28114 reclaim mode = 4 09-13 15:30:59.353 1170 4412 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:30:59.353 1170 4412 W RMS.SmartShrinker: SmartShrinker is runing in pid =28076 reclaim mode = 4 09-13 15:30:59.353 1170 4412 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:30:59.356 1170 1183 I art : Background partial concurrent mark sweep GC freed 40683(2MB) AllocSpace objects, 4(1456KB) LOS objects, 9% free, 38MB/42MB, paused 3.227ms total 160.871ms 09-13 15:30:59.366 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =10576 reclaim mode = 4 09-13 15:30:59.366 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =7843 reclaim mode = 4 09-13 15:30:59.370 3624 19128 I NearbyDiscovery: (REDACTED) FastPairHandler: Received action %s 09-13 15:30:59.373 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: isScreenOn=%s, isLocationEnabled=%s, disableLocationRequirement=%s, isDiscoveryScanningEnabled=%s, during24GhzWifiWarmingUpPeriod=%s 09-13 15:30:59.374 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =28076 reclaim mode = 4 09-13 15:30:59.374 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: eventType=%s, intReq=%s, scanning=%s, scanAllowed=%s, bleEnabled=%s, lockScanRate=%s, startScanningByLowPowerMode=%s 09-13 15:30:59.375 3624 19128 I NearbyDiscovery: FastPairController: onSystemStateChanged: skip due to flag disabled [CONTEXT service_id=265 ] 09-13 15:30:59.378 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =20341 reclaim mode = 4 09-13 15:30:59.385 1916 1938 W PhoneInterfaceManager: shouldBlockLocation running ... 09-13 15:30:59.385 1916 1938 I PhoneInterfaceManager: shouldBlockLocation ret:false 09-13 15:30:59.456 411 411 W SurfaceFlinger: Couldn't set SCHED_FIFO on display on 09-13 15:30:59.579 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:30:59.579 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:30:59.602 411 411 I gralloc : alloc_device_free:586: Free handle(0x739340f700) 09-13 15:30:59.780 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:30:59.783 1497 1497 W HwLockScreenPanel: isInterestMotionEvent false 2 09-13 15:30:59.783 1497 1497 W HwKeyguardDragHelper: HwKyguardDragHelper onInterceptTouchEvent: 4 09-13 15:30:59.783 1497 1497 W HwKeyguardDragHelper: onTouchEvent 0 4 09-13 15:30:59.796 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:30:59.801 1497 1497 W HwKeyguardDragHelper: onTouchEvent 2 4 09-13 15:30:59.801 1497 1497 W PanelView: setAnimationParam 0.05125 0 1.0 09-13 15:30:59.801 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:30:59.802 1497 1497 E BokehDrawable: BlurBitmap draw super 0.05125 09-13 15:30:59.805 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:30:59.813 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:30:59.814 1497 1497 W HwKeyguardDragHelper: onTouchEvent 2 4 09-13 15:30:59.814 1497 1497 W PanelView: setAnimationParam 0.16 0 1.0 09-13 15:30:59.814 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:30:59.815 1497 1497 E BokehDrawable: BlurBitmap draw super 0.16 09-13 15:30:59.821 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:30:59.829 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:30:59.834 1497 1497 W HwKeyguardDragHelper: onTouchEvent 2 4 09-13 15:30:59.834 1497 1497 W PanelView: setAnimationParam 0.41375 0 1.0 09-13 15:30:59.835 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:30:59.835 1497 1497 E BokehDrawable: BlurBitmap draw super 0.41375 09-13 15:30:59.837 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:30:59.846 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:30:59.851 1497 1497 W HwKeyguardDragHelper: onTouchEvent 2 4 09-13 15:30:59.851 1497 1497 W PanelView: setAnimationParam 0.51875 0 1.0 09-13 15:30:59.851 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:30:59.852 1497 1497 E BokehDrawable: BlurBitmap draw super 0.51875 09-13 15:30:59.854 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:30:59.862 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:30:59.868 1497 1497 W HwKeyguardDragHelper: onTouchEvent 2 4 09-13 15:30:59.868 1497 1497 W PanelView: setAnimationParam 0.69125 0 1.0 09-13 15:30:59.868 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:30:59.869 1497 1497 E BokehDrawable: BlurBitmap draw super 0.69125 09-13 15:30:59.870 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:30:59.871 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:30:59.871 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:30:59.871 1497 1497 W HwKeyguardDragHelper: onTouchEvent 1 4 09-13 15:30:59.871 1497 1497 W HwKeyguardDragHelper: KeyguardDrag animatToExitKeyguard 09-13 15:30:59.872 1497 1497 W HwLockScreenReporter: report result: false type:153 msg:{MagazineUnlock:true,CostTime:87} 09-13 15:30:59.901 1497 1497 W PanelView: setAnimationParam 0.6961 0 1.0 09-13 15:30:59.901 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:30:59.902 1497 1497 E BokehDrawable: BlurBitmap draw super 0.6961 09-13 15:30:59.917 1497 1497 W PanelView: setAnimationParam 0.71153 0 1.0 09-13 15:30:59.918 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:30:59.918 1497 1497 E BokehDrawable: BlurBitmap draw super 0.71153 09-13 15:30:59.934 1497 1497 W PanelView: setAnimationParam 0.7364654 0 1.0 09-13 15:30:59.934 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:30:59.935 1497 1497 E BokehDrawable: BlurBitmap draw super 0.7364654 09-13 15:30:59.951 1497 1497 W PanelView: setAnimationParam 0.76704174 0 1.0 09-13 15:30:59.951 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:30:59.952 1497 1497 E BokehDrawable: BlurBitmap draw super 0.76704174 09-13 15:30:59.967 1497 1497 W PanelView: setAnimationParam 0.8048896 0 1.0 09-13 15:30:59.968 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:30:59.968 1497 1497 E BokehDrawable: BlurBitmap draw super 0.8048896 09-13 15:30:59.984 1497 1497 W PanelView: setAnimationParam 0.84562504 0 1.0 09-13 15:30:59.984 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:30:59.985 1497 1497 E BokehDrawable: BlurBitmap draw super 0.84562504 09-13 15:31:00.001 1497 1497 W PanelView: setAnimationParam 0.88401645 0 1.0 09-13 15:31:00.001 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:31:00.002 1497 1497 E BokehDrawable: BlurBitmap draw super 0.88401645 09-13 15:31:00.017 1497 1497 W PanelView: setAnimationParam 0.9221114 0 1.0 09-13 15:31:00.018 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ......I. 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:31:00.021 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:31:00.022 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:31:00.023 1497 1497 E BokehDrawable: BlurBitmap draw super 0.9221114 09-13 15:31:00.029 1497 1497 I EventCenter: EventCenter Get :android.intent.action.TIME_TICK 09-13 15:31:00.035 1497 1497 W PanelView: setAnimationParam 0.95478463 0 1.0 09-13 15:31:00.035 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ......I. 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:31:00.037 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:31:00.038 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:31:00.038 1497 1497 E BokehDrawable: BlurBitmap draw super 0.95478463 09-13 15:31:00.041 1497 1497 E DateLunarView: mDateString is: Fri, 13 Sep 09-13 15:31:00.044 1497 1497 E DateLunarView: mDateString is: Fri, 13 Sep 09-13 15:31:00.051 1497 1497 W PanelView: setAnimationParam 0.97850204 0 1.0 09-13 15:31:00.051 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:31:00.053 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:31:00.054 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:31:00.055 1497 1497 E BokehDrawable: BlurBitmap draw super 0.97850204 09-13 15:31:00.061 2513 2513 I HwLauncher: Model onReceive intent=Intent { act=android.intent.action.TIME_TICK flg=0x50000014 (has extras) } 09-13 15:31:00.061 2513 2513 I HwLauncher: Model onReceive user=UserHandle{0} 09-13 15:31:00.067 1497 1497 W PanelView: setAnimationParam 0.99452853 0 1.0 09-13 15:31:00.068 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:31:00.068 1497 1497 E BokehDrawable: BlurBitmap draw super 0.99452853 09-13 15:31:00.084 1497 1497 W PanelView: setAnimationParam 1.0 0 1.0 09-13 15:31:00.084 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:31:00.084 1497 1497 W HwKeyguardDragHelper: HwPanelView onAnimationEnd animateToExitKeyguard 09-13 15:31:00.085 1497 1497 W PanelView: setAnimationParam 1.0 0 1.0 09-13 15:31:00.085 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:31:00.085 1497 1497 W PanelView: HwPanelView restoreDrawState 09-13 15:31:00.085 1497 1497 W PanelView: setAnimationParam 0.0 0 1.0 09-13 15:31:00.085 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:31:00.085 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:31:00.085 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:31:00.085 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:31:00.085 1497 1497 I PanelBar: panelExpansionChanged 0.0, false 09-13 15:31:00.087 1497 1497 W AppHandler: sendMessage 4 09-13 15:31:00.087 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:31:00.087 1497 1617 I SendBroadcastPermission: action:com.android.systemui.statusbar.visible.change, mPermissionType:0 09-13 15:31:00.088 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:31:00.088 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:31:00.088 1497 1497 I StatusBarKeyguardViewManager: StatusBarKeyguardViewManager dismiss: true false 09-13 15:31:00.088 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:31:00.089 1497 1497 W StatusBarKeyguardViewManager: updateStates Show KeyguardStatusBar with clcok: false 09-13 15:31:00.089 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:31:00.090 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: dismiss. showing: true false - false, false, false 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: java.lang.Exception 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwStatusBarKeyguardViewManager.dismiss(HwStatusBarKeyguardViewManager.java:317) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.showBouncer(PhoneStatusBar.java:4572) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeExpandedInvisible(PhoneStatusBar.java:2997) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwPanelView.afterKeyguardExit(HwPanelView.java:160) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwKeyguardDragHelper$KeyguardAnimationControl.afterKeyguardExit(HwKeyguardDragHelper.java:522) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwKeyguardDragHelper$KeyguardAnimationControl.-wrap0(HwKeyguardDragHelper.java) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwKeyguardDragHelper$KeyguardAnimationControl$1.onAnimationEnd(HwKeyguardDragHelper.java:508) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at android.animation.ValueAnimator.endAnimation(ValueAnimator.java:1149) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at android.animation.ValueAnimator.doAnimationFrame(ValueAnimator.java:1309) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at android.animation.AnimationHandler.doAnimationFrame(AnimationHandler.java:146) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at android.animation.AnimationHandler.-wrap2(AnimationHandler.java) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at android.animation.AnimationHandler$1.doFrame(AnimationHandler.java:54) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:924) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at android.view.Choreographer.doCallbacks(Choreographer.java:735) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at android.view.Choreographer.doFrame(Choreographer.java:664) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:912) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at android.os.Handler.handleCallback(Handler.java:761) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at android.os.Handler.dispatchMessage(Handler.java:98) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at android.os.Looper.loop(Looper.java:156) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:31:00.091 1497 1497 W StatusBarKeyguardViewManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:31:00.091 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:31:00.091 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:31:00.101 1497 1497 W HwLockScreenPanel: Handle message: 4 09-13 15:31:00.102 1497 1497 W StatusBarKeyguardViewManager: startPreHideAnimation 09-13 15:31:00.118 1497 1497 W HwKeyguardDragHelper: KeyguardDrag animateToExitBouncer 09-13 15:31:00.118 1497 1497 W HwKeyguardDragHelper: KeyguardAnimCallack onPreHideAnimation and motion unfinished: 4 09-13 15:31:00.118 2513 2513 I HwLauncher: Launcher onStart() 09-13 15:31:00.118 2513 2513 I HwLauncher: Launcher Launcher.onStart() cost 0 ms 09-13 15:31:00.119 2513 2613 E HwLauncher: SettingsEx , no such field. 09-13 15:31:00.119 2513 2613 W HwLauncher: Clock getDataFormat the getSystemString failed. 09-13 15:31:00.121 2513 2513 I HwLauncher: Launcher onResume() 09-13 15:31:00.121 2513 2513 I HwLauncher: Launcher doResumeWork() 09-13 15:31:00.123 2513 2513 I HwLauncher: Launcher onResume mIsToUninstallApp = false 09-13 15:31:00.123 2513 2513 I HwLauncher: Launcher Launcher hot start cost 5 ms 09-13 15:31:00.124 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:31:00.125 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:31:00.126 2513 2613 I HwLauncher: ClockDynamicUpdater clock update folder at ClockDynamicUpdater 09-13 15:31:00.126 2513 2613 I HwLauncher: DynamicUpdater updateBitmap end and send update message 09-13 15:31:00.126 1497 1497 W AppHandler: sendImmediateMessage 10 09-13 15:31:00.127 1497 1497 W HwLockScreenPanel: Handle message: 10 09-13 15:31:00.127 1497 1497 I HwBackDropView: restore param to 0 09-13 15:31:00.127 1898 2015 I ScenarioAction: new ScenarioAction sPoolSize: 0 09-13 15:31:00.127 1497 1497 W HwBackDropView: setDrawBehindAsSrc skipped. null 09-13 15:31:00.127 1497 1497 I HwBackDropView: checkVisibility : false; false 09-13 15:31:00.128 1497 1497 W CameraLayout: Cameralayout disabled. true false 2 09-13 15:31:00.129 1497 1497 W AppHandler: sendMessage 11 09-13 15:31:00.129 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:31:00.129 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:31:00.135 1497 1497 W AppHandler: sendMessage 4 09-13 15:31:00.135 1497 1497 W PanelView: HwPanelView restoreDrawState 09-13 15:31:00.135 1497 1497 W PanelView: setAnimationParam 0.0 4 1.0 09-13 15:31:00.135 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ......ID 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:31:00.136 1170 2532 E SensorHub: batch called handle:4 sample_ns:200000000 latency_ns:0 09-13 15:31:00.137 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:31:00.137 1898 2015 I SensorState: sensor:4 enable:false uid:10037 09-13 15:31:00.137 1898 2015 I SensorState: removeSensor,mHandles:{} 09-13 15:31:00.137 1898 2015 I PGServer: report state:4 event type:2 pid:4 uid:10037 pkg:null to pid: 1170 09-13 15:31:00.138 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:31:00.142 2513 2513 I HwLauncher: DynamicUpdater mDynamicIconList size:1 Intent:Intent { cmp=com.android.deskclock/.AlarmsMainActivity } 09-13 15:31:00.142 2513 2513 I HwLauncher: DynamicUpdater call updateFolder 09-13 15:31:00.143 1497 1497 W HwKeyguardPolicy: KGSvcCall updateKeyguardState 0->0; false false 09-13 15:31:00.144 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:31:00.145 1497 1497 W ScrimController: startScrimAnimation 0.0 @ com.android.systemui.statusbar.ScrimView{6adbb66 V.ED..... ......ID 0,0-1080,1920 #7f14043a app:id/scrim_behind} 09-13 15:31:00.146 1497 1497 W StatusBarKeyguardViewManager: set navBarVisible 09-13 15:31:00.147 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:31:00.147 1497 1497 W AppHandler: sendSingleMessage 10 09-13 15:31:00.147 1497 1497 W StatusBarKeyguardViewManager: updateStates Hide KeyguardStatusBar 09-13 15:31:00.148 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:31:00.149 1497 1497 I SendBroadcastPermission: action:android.intent.action.USER_PRESENT, mPermissionType:0 09-13 15:31:00.153 1170 1265 W RMS.SmartShrinker: SmartShrinker is runing in pid =27040 reclaim mode = 4 09-13 15:31:00.154 1898 2015 I ScenarioAction: new ScenarioAction sPoolSize: 0 09-13 15:31:00.159 3624 20109 I NearbySharing: Screen is unlocked 09-13 15:31:00.159 3624 19128 I NearbyDiscovery: (REDACTED) FastPairHandler: Received action %s 09-13 15:31:00.159 3624 20109 I NearbySharing: Uwb feature is off. 09-13 15:31:00.160 3624 20109 I NearbySharing: Uwb feature is off. 09-13 15:31:00.160 3624 20109 I NearbySharing: Stopping scanning because Bluetooth is disabled. 09-13 15:31:00.160 1898 2112 I AppsGPSRestrict: com.huawei.android.launcher the same as new front, just return... 09-13 15:31:00.160 1170 3922 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:31:00.160 1170 3922 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:31:00.162 3624 19128 I NearbyDiscovery: FastPairController: onSystemStateChanged: skip due to flag disabled [CONTEXT service_id=265 ] 09-13 15:31:00.162 3624 20109 I NearbySharing: Stopping Fast Init advertisement because Bluetooth is off. 09-13 15:31:00.162 3624 20109 I NearbySharing: Stopping advertising because Bluetooth is disabled. 09-13 15:31:00.163 1898 2112 I BlackListAlarmRestrict: [resume] no net alarms 09-13 15:31:00.166 3624 20109 I NearbySharing: Fast Initiation Scanning has stopped 09-13 15:31:00.166 3624 20109 I NearbySharing: Stopping FastInitiation scanning because location is disabled. 09-13 15:31:00.167 3624 20109 I NearbySharing: Dismissing HUN as there's no device nearby. 09-13 15:31:00.168 1898 2112 I BlackListAlarmRestrict: [resume] net alarms 09-13 15:31:00.169 1898 2112 I ash : ash->screen unlock 09-13 15:31:00.172 1497 1497 W AppHandler: sendMessage 16 09-13 15:31:00.174 1170 1170 E SensorHub: PS activate 0 09-13 15:31:00.180 1170 1941 I SendBroadcastPermission: action:com.android.server.action.NETWORK_STATS_UPDATED, mPermissionType:0 09-13 15:31:00.181 1470 1832 E HwSystemManager: TrafficNotifyAfterLocked:analyseTrafficAfterUnLocked: network template is null! 09-13 15:31:00.184 1470 1815 E HwSystemManager: NatTrafficNotifyService:imsi is null, so return 09-13 15:31:00.188 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:31:00.206 1497 1497 W HwLockScreenPanel: Handle message: 11 09-13 15:31:00.207 6997 6997 W w : onStartInput event aborted 09-13 15:31:00.207 6997 6997 W w : kl.s: could not obtain extracted text 09-13 15:31:00.207 6997 6997 W w : at kl.J.H(SourceFile:305) 09-13 15:31:00.207 6997 6997 W w : at kl.w.e0(SourceFile:127) 09-13 15:31:00.207 6997 6997 W w : at ei.y.R(SourceFile:217) 09-13 15:31:00.207 6997 6997 W w : at cr.d.R(SourceFile:5) 09-13 15:31:00.207 6997 6997 W w : at com.touchtype.KeyboardService.onStartInput(SourceFile:7) 09-13 15:31:00.207 6997 6997 W w : at android.inputmethodservice.InputMethodService.doStartInput(InputMethodService.java:1818) 09-13 15:31:00.207 6997 6997 W w : at android.inputmethodservice.InputMethodService$InputMethodImpl.startInput(InputMethodService.java:415) 09-13 15:31:00.207 6997 6997 W w : at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:174) 09-13 15:31:00.207 6997 6997 W w : at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:37) 09-13 15:31:00.207 6997 6997 W w : at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:31:00.207 6997 6997 W w : at android.os.Looper.loop(Looper.java:156) 09-13 15:31:00.207 6997 6997 W w : at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:31:00.207 6997 6997 W w : at java.lang.reflect.Method.invoke(Native Method) 09-13 15:31:00.207 6997 6997 W w : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:31:00.207 6997 6997 W w : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:31:00.208 1497 1497 W HwLockScreenPanel: Handle message: 4 09-13 15:31:00.209 1497 1497 W HwLockScreenPanel: Handle message: 16 09-13 15:31:00.209 3624 20109 I Nearby : (REDACTED) Beginning attempt #%d for %s... 09-13 15:31:00.211 1170 1377 I Bluetooth_framework: BluetoothManagerService:checkIfCallerIsForegroundUser: valid=true callingUser=0 parentUser=-10000 foregroundUser=0 09-13 15:31:00.213 3624 20109 I NearbyMediums: BluetoothAdapter's name was not set by Nearby Connections, ignoring call to restore default scan mode. 09-13 15:31:00.215 1170 2547 I Bluetooth_framework: BluetoothManagerService:checkIfCallerIsForegroundUser: valid=true callingUser=0 parentUser=-10000 foregroundUser=0 09-13 15:31:00.215 3624 3624 I RCNIntentOperation: RCN is disabled on this network. 09-13 15:31:00.217 3624 20109 I NearbyMediums: BluetoothAdapter's name was not set by Nearby Connections, ignoring call to restore device name 09-13 15:31:00.232 411 422 I gralloc : alloc_device_alloc:564: Alloc handle(0x738ab56200): interfmt=1, stride=1088, size=471040, usage=0xb00 09-13 15:31:00.233 411 422 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f800): interfmt=1, stride=1088, size=471040, usage=0xb00 09-13 15:31:00.236 411 422 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438100): interfmt=1, stride=1088, size=471040, usage=0xb00 09-13 15:31:00.248 1497 1497 W HwLockScreenPanel: Handle message: 10 09-13 15:31:00.248 1497 1497 I HwBackDropView: restore param to 0 09-13 15:31:00.248 1497 1497 I HwBackDropView: checkVisibility : false; false 09-13 15:31:00.249 1497 1497 W CameraLayout: Cameralayout disabled. true false 2 09-13 15:31:00.376 411 3800 I gralloc : alloc_device_free:586: Free handle(0x7393438800) 09-13 15:31:00.382 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:31:00.396 411 422 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438a00): interfmt=1, stride=1088, size=315392, usage=0xb00 09-13 15:31:00.399 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f300): interfmt=1, stride=1088, size=315392, usage=0xb00 09-13 15:31:00.401 411 411 I gralloc : alloc_device_free:586: Free handle(0x738aa1fe00) 09-13 15:31:00.830 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:00.830 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:00.865 1898 2112 I K3V3CpuGovernorPolicy: close previously scene Hmp policy : 300 , 150 09-13 15:31:01.222 1170 28141 W AwareLog: AwareMem_Kill: updateGroupList process: move high frequent=com.huawei.systemmanager, uid=1000 09-13 15:31:01.222 1170 28141 W AwareLog: AwareMem_Kill: updateGroupList process: move high frequent=com.huawei.sos, uid=1000 09-13 15:31:01.224 1170 4512 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:31:01.224 1170 4512 W MediaProcessHandler: processOp uid 1000 is not concerned! 09-13 15:31:01.227 1170 2518 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:31:01.227 1170 2518 W MediaProcessHandler: processOp uid 1000 is not concerned! 09-13 15:31:01.831 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:01.831 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:02.302 411 411 I gralloc : alloc_device_free:586: Free handle(0x738aa1f700) 09-13 15:31:02.832 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:02.832 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:03.833 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:03.834 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:04.835 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:04.835 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:04.962 1170 28141 W AwareLog: AwareMem_Kill: empty group list! 09-13 15:31:05.816 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:31:05.818 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent begin, false, true] down event x = 435 y = 1022 09-13 15:31:05.818 2513 2513 I HwLauncher: Launcher workspaceTranslationX = 0.0 09-13 15:31:05.819 2513 2513 I HwLauncher: FPSMonitor [PagedView , onIntercept] down event x = 435 y = 1022 09-13 15:31:05.819 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent end, false, true] down event x = 435 y = 1022 09-13 15:31:05.931 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:31:05.932 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:31:05.933 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent begin, false, true] up event x = 435 y = 1022 09-13 15:31:05.933 2513 2513 I HwLauncher: FPSMonitor [PagedView , onIntercept] up event x = 435 y = 1022 09-13 15:31:05.933 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent end, false, true] up event x = 435 y = 1022 09-13 15:31:05.934 2513 2513 I HwLauncher: Launcher onclick begin com.huawei.android.launcher.BubbleTextView{ad5193c VFED..CL. ...P..ID 264,978-528,1264 #9c030103} 09-13 15:31:05.934 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely useLaunchAnimation = true 09-13 15:31:05.934 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely begin startActivity() for current user 09-13 15:31:05.950 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely end startActivity() for current user 09-13 15:31:05.950 2513 2513 I HwLauncher: Launcher this view's parent is not SearchGridView , so no need to reportRecentApp. 09-13 15:31:05.950 2513 2513 I HwLauncher: Launcher onclick end 09-13 15:31:05.952 1170 1274 I HwPointEventFilter: do not support AFT because of no config 09-13 15:31:05.958 2513 2513 I HwLauncher: Launcher onPause() 09-13 15:31:05.959 2513 28146 I HwLauncher: Launcher.MotionManager stopMotionAppsReco begin,mFlg = 403 09-13 15:31:05.959 2513 28146 W HwLauncher: Launcher.MotionManager stopMotionAppsReco service flg 403 is unavailable 09-13 15:31:05.971 28147 28147 I : power log dlsym ok 09-13 15:31:05.975 28147 28147 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:31:06.008 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438800): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:31:06.010 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x738ab56100): interfmt=1, stride=1088, size=8355840, usage=0x933 09-13 15:31:06.019 411 1627 I gralloc : alloc_device_free:586: Free handle(0x7393438800) 09-13 15:31:06.055 411 422 I gralloc : alloc_device_free:586: Free handle(0x7393438d00) 09-13 15:31:06.086 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:06.086 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:06.113 28147 28147 W art : Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:31:06.114 28147 28147 W System : ClassLoader referenced unknown path: /data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64 09-13 15:31:06.124 28147 28147 E AndroidRuntime: FATAL EXCEPTION: main 09-13 15:31:06.124 28147 28147 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 28147 09-13 15:31:06.124 28147 28147 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: ... 9 more 09-13 15:31:06.124 28147 28147 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 15:31:06.124 28147 28147 E AndroidRuntime: ... 8 more 09-13 15:31:06.131 1170 3933 E ReportTools: This is not beta user build 09-13 15:31:06.131 28147 28147 I Process : Sending signal. PID: 28147 SIG: 9 09-13 15:31:06.135 556 753 I logserver: handle_logfile_events, Object Path:/data/system/dropbox/, mask=0x00000080 09-13 15:31:06.135 556 753 I logserver: process_one_event, event->len=48, name=data_app_crash@1726221666135.txt 09-13 15:31:06.135 556 753 I logserver: find_first_match: find match, plogs(type=1, pfile=/data/system/dropbox/, match=app_crash) 09-13 15:31:06.135 556 753 I iMonitor: create: 901001001 09-13 15:31:06.135 556 753 I logserver: process_event_by_imonitor, pos=0, type=crash, event_id=901001001 09-13 15:31:06.135 556 753 I logserver: get_acr_info, match:(app_crash), actual_name:(data_app_crash@1726221666135.txt) 09-13 15:31:06.135 1170 1170 I SendBroadcastPermission: action:android.intent.action.DROPBOX_ENTRY_ADDED, mPermissionType:0 09-13 15:31:06.135 556 753 E logserver: imonitor_add_dynamic_path, path:/data/system/dropbox/data_app_crash@1726221666135.txt 09-13 15:31:06.136 556 753 I iMonitor: send: 901001001 09-13 15:31:06.136 556 753 I logserver: imonitor_send_event ret=189 09-13 15:31:06.136 556 754 I logserver: handle_exception_events enter 09-13 15:31:06.190 2317 2373 I System.out: [chown, system.log, /log/LogService/901/done/eventinfo.log] 09-13 15:31:06.190 2317 2373 I System.out: null 09-13 15:31:06.190 2317 2373 I System.out: null 09-13 15:31:06.191 2317 2373 I System.out: Calling by::className:com.huawei.lcagent.util.FileUtils MethodName:runCommand 09-13 15:31:06.192 1170 1937 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:31:06.192 1170 1937 I MediaProcessHandler: processOp opType: 1, uid: 10171, pid: 28147 09-13 15:31:06.192 1170 1937 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10171, pid: 28147 09-13 15:31:06.195 2317 2373 I System.out: [chmod, 640, /log/LogService/901/done/eventinfo.log] 09-13 15:31:06.195 2317 2373 I System.out: null 09-13 15:31:06.195 2317 2373 I System.out: null 09-13 15:31:06.195 2317 2373 I System.out: Calling by::className:com.huawei.lcagent.util.FileUtils MethodName:runCommand 09-13 15:31:06.199 411 411 I gralloc : alloc_device_free:586: Free handle(0x738ab56100) 09-13 15:31:06.209 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x738ab56300): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:31:06.214 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1fe00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:31:06.217 2317 2373 I System.out: [chown, system.log, /log/LogService/901/done/Eventid_NEM-L22_NEM-L22C675B346_o5mymIIxFINS0YiCZVvTGDduwYIlYxPcpwV6ptdIc84=_20240913153106_901001001_NORMAL.zip] 09-13 15:31:06.217 2317 2373 I System.out: null 09-13 15:31:06.217 2317 2373 I System.out: null 09-13 15:31:06.217 2317 2373 I System.out: Calling by::className:com.huawei.lcagent.util.FileUtils MethodName:runCommand 09-13 15:31:06.224 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x738ab56500): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:31:06.226 2317 2373 I System.out: [chmod, 640, /log/LogService/901/done/Eventid_NEM-L22_NEM-L22C675B346_o5mymIIxFINS0YiCZVvTGDduwYIlYxPcpwV6ptdIc84=_20240913153106_901001001_NORMAL.zip] 09-13 15:31:06.226 2317 2373 I System.out: null 09-13 15:31:06.226 2317 2373 I System.out: null 09-13 15:31:06.226 2317 2373 I System.out: Calling by::className:com.huawei.lcagent.util.FileUtils MethodName:runCommand 09-13 15:31:06.232 2513 2513 I HwLauncher: Launcher onResume() 09-13 15:31:06.233 2513 2513 I HwLauncher: Launcher doResumeWork() 09-13 15:31:06.233 411 411 I gralloc : alloc_device_free:586: Free handle(0x7393438900) 09-13 15:31:06.236 2513 2513 I HwLauncher: Launcher onResume mIsToUninstallApp = false 09-13 15:31:06.236 2513 2513 I HwLauncher: Launcher Launcher hot start cost 4 ms 09-13 15:31:06.264 3624 3628 I art : Compiler allocated 4MB to compile void com.google.android.gms.stats.service.DropBoxEntryAddedChimeraService.a(android.content.Intent) 09-13 15:31:06.467 411 411 I gralloc : alloc_device_free:586: Free handle(0x739340ff00) 09-13 15:31:06.735 2513 2723 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 09-13 15:31:06.735 2513 2723 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 09-13 15:31:07.086 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:07.087 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:07.247 1170 4513 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:31:08.087 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:08.088 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:08.120 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:31:08.124 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent begin, false, true] down event x = 449 y = 1052 09-13 15:31:08.124 2513 2513 I HwLauncher: Launcher workspaceTranslationX = 0.0 09-13 15:31:08.124 2513 2513 I HwLauncher: FPSMonitor [PagedView , onIntercept] down event x = 449 y = 1052 09-13 15:31:08.125 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent end, false, true] down event x = 449 y = 1052 09-13 15:31:08.243 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:31:08.243 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:31:08.244 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent begin, false, true] up event x = 449 y = 1052 09-13 15:31:08.244 2513 2513 I HwLauncher: FPSMonitor [PagedView , onIntercept] up event x = 449 y = 1052 09-13 15:31:08.245 2513 2513 I HwLauncher: FPSMonitor [Launcher , dispatchTouchEvent end, false, true] up event x = 449 y = 1052 09-13 15:31:08.245 2513 2513 I HwLauncher: Launcher onclick begin com.huawei.android.launcher.BubbleTextView{ad5193c VFED..CL. ...P..ID 264,978-528,1264 #9c030103} 09-13 15:31:08.245 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely useLaunchAnimation = true 09-13 15:31:08.245 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely begin startActivity() for current user 09-13 15:31:08.257 2513 2513 I HwLauncher: Launcher.Utilities startActivitySafely end startActivity() for current user 09-13 15:31:08.257 2513 2513 I HwLauncher: Launcher this view's parent is not SearchGridView , so no need to reportRecentApp. 09-13 15:31:08.257 2513 2513 I HwLauncher: Launcher onclick end 09-13 15:31:08.259 2513 2513 I HwLauncher: Launcher onPause() 09-13 15:31:08.259 2513 28172 I HwLauncher: Launcher.MotionManager stopMotionAppsReco begin,mFlg = 403 09-13 15:31:08.260 2513 28172 W HwLauncher: Launcher.MotionManager stopMotionAppsReco service flg 403 is unavailable 09-13 15:31:08.261 1170 1274 I HwPointEventFilter: do not support AFT because of no config 09-13 15:31:08.271 28173 28173 I : power log dlsym ok 09-13 15:31:08.274 28173 28173 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:31:08.308 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438000): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:31:08.314 411 1627 I gralloc : alloc_device_free:586: Free handle(0x7393438000) 09-13 15:31:08.319 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340f200): interfmt=1, stride=1088, size=8355840, usage=0x933 09-13 15:31:08.345 411 411 I gralloc : alloc_device_free:586: Free handle(0x738aa1fe00) 09-13 15:31:08.387 1170 1630 E HsmCoreServiceImpl: onTransact in code is: 103 09-13 15:31:08.387 1170 1630 I MediaProcessHandler: playingUids: 09-13 15:31:08.417 28173 28173 W art : Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:31:08.418 28173 28173 W System : ClassLoader referenced unknown path: /data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64 09-13 15:31:08.428 28173 28173 E AndroidRuntime: FATAL EXCEPTION: main 09-13 15:31:08.428 28173 28173 E AndroidRuntime: Process: com.niotron.poonam1209gne.empty_project, PID: 28173 09-13 15:31:08.428 28173 28173 E AndroidRuntime: java.lang.RuntimeException: Unable to instantiate application com.google.appinventor.components.runtime.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:855) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at android.os.Looper.loop(Looper.java:156) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.appinventor.components.runtime.multidex.MultiDexApplication" on path: DexPathList[[zip file "/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk"],nativeLibraryDirectories=[/data/app/com.niotron.poonam1209gne.empty_project-2/lib/arm64, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:380) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:995) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:849) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: ... 9 more 09-13 15:31:08.428 28173 28173 E AndroidRuntime: Suppressed: java.io.IOException: Failed to open dex files from /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk because: Failed to open dex file '/data/app/com.niotron.poonam1209gne.empty_project-2/base.apk' from memory: Unrecognized version number in /data/app/com.niotron.poonam1209gne.empty_project-2/base.apk: 0 3 8 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:373) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:113) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at dalvik.system.DexFile.(DexFile.java:78) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:359) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at dalvik.system.DexPathList.makeElements(DexPathList.java:323) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at dalvik.system.DexPathList.makeDexElements(DexPathList.java:263) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at dalvik.system.DexPathList.(DexPathList.java:126) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.(BaseDexClassLoader.java:48) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at dalvik.system.PathClassLoader.(PathClassLoader.java:64) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at com.android.internal.os.PathClassLoaderFactory.createClassLoader(PathClassLoaderFactory.java:43) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:540) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:573) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1990) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at android.app.LoadedApk.getResources(LoadedApk.java:799) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at android.app.ContextImpl.(ContextImpl.java:2218) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at android.app.ContextImpl.createAppContext(ContextImpl.java:2163) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5546) 09-13 15:31:08.428 28173 28173 E AndroidRuntime: ... 8 more 09-13 15:31:08.438 556 753 I logserver: handle_logfile_events, Object Path:/data/system/dropbox/, mask=0x00000080 09-13 15:31:08.438 556 753 I logserver: process_one_event, event->len=48, name=data_app_crash@1726221668438.txt 09-13 15:31:08.438 556 753 I logserver: find_first_match: find match, plogs(type=1, pfile=/data/system/dropbox/, match=app_crash) 09-13 15:31:08.438 556 753 I iMonitor: create: 901001001 09-13 15:31:08.438 556 753 I logserver: process_event_by_imonitor, pos=0, type=crash, event_id=901001001 09-13 15:31:08.438 556 753 I logserver: get_acr_info, match:(app_crash), actual_name:(data_app_crash@1726221668438.txt) 09-13 15:31:08.438 1170 1170 I SendBroadcastPermission: action:android.intent.action.DROPBOX_ENTRY_ADDED, mPermissionType:0 09-13 15:31:08.438 556 753 E logserver: imonitor_add_dynamic_path, path:/data/system/dropbox/data_app_crash@1726221668438.txt 09-13 15:31:08.438 556 753 I iMonitor: send: 901001001 09-13 15:31:08.438 556 753 I logserver: imonitor_send_event ret=189 09-13 15:31:08.438 556 754 I logserver: handle_exception_events enter 09-13 15:31:08.445 1170 3933 E ReportTools: This is not beta user build 09-13 15:31:08.450 28173 28173 I Process : Sending signal. PID: 28173 SIG: 9 09-13 15:31:08.518 1170 3921 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:31:08.518 1170 3921 I MediaProcessHandler: processOp opType: 1, uid: 10171, pid: 28173 09-13 15:31:08.518 1170 3921 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10171, pid: 28173 09-13 15:31:08.540 411 411 I gralloc : alloc_device_free:586: Free handle(0x739340f200) 09-13 15:31:08.554 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340f700): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:31:08.559 2513 2513 I HwLauncher: Launcher onResume() 09-13 15:31:08.559 2513 2513 I HwLauncher: Launcher doResumeWork() 09-13 15:31:08.560 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340ff00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:31:08.561 2513 2513 I HwLauncher: Launcher onResume mIsToUninstallApp = false 09-13 15:31:08.561 2513 2513 I HwLauncher: Launcher Launcher hot start cost 2 ms 09-13 15:31:08.565 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438900): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:31:08.582 411 411 I gralloc : alloc_device_free:586: Free handle(0x738ab56300) 09-13 15:31:08.833 411 411 I gralloc : alloc_device_free:586: Free handle(0x738ab56500) 09-13 15:31:09.083 2513 2723 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 09-13 15:31:09.083 2513 2723 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer... 09-13 15:31:09.088 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:09.088 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:09.525 539 539 E Thermal-daemon: [ap] temp_new :36 temp_old :35 09-13 15:31:09.525 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:31:09.525 539 539 E Thermal-daemon: Report temperature: [ap] temp :36 report_threshold:1 09-13 15:31:10.089 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:10.089 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:11.340 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:11.340 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:12.341 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:12.341 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:12.650 1497 1497 W KeyguardUpdateMonitor: ACTION_BATTERY_CHANGED AMP: 0; Volt: 0 09-13 15:31:12.655 1497 1497 W KeyguardUpdateMonitor: ChargingSpeed Wattage: -1 ST: 5000000 --> 7500000 09-13 15:31:12.655 1497 1497 I KgBattery: BatteryInfo updated: 5lPC-1 09-13 15:31:12.655 1497 1497 W AppHandler: sendMessage with obj100 09-13 15:31:12.672 1497 1497 W HwLockScreenPanel: Handle message: 100 09-13 15:31:12.672 1497 1497 W HwLockScreenPanel: refreshBatteryInfo: null 09-13 15:31:12.679 411 422 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438d00): interfmt=1, stride=1088, size=315392, usage=0xb00 09-13 15:31:13.342 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:13.343 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:14.343 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:14.344 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:15.233 1170 1365 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:31:15.344 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:15.344 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:16.595 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:16.596 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:17.597 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:17.597 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:18.416 1497 1497 W KeyguardUpdateMonitor: ACTION_BATTERY_CHANGED AMP: 0; Volt: 0 09-13 15:31:18.420 1497 1497 W KeyguardUpdateMonitor: ChargingSpeed Wattage: -1 ST: 5000000 --> 7500000 09-13 15:31:18.420 1497 1497 I KgBattery: BatteryInfo updated: 5lPC-1 09-13 15:31:18.420 1497 1497 W AppHandler: sendMessage with obj100 09-13 15:31:18.443 1497 1497 W HwLockScreenPanel: Handle message: 100 09-13 15:31:18.443 1497 1497 W HwLockScreenPanel: refreshBatteryInfo: null 09-13 15:31:18.598 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:18.598 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:18.993 1170 28141 W AwareLog: AwareMem_Kill: empty group list! 09-13 15:31:19.219 1170 4513 I SendBroadcastPermission: action:android.intent.action.SIG_STR, mPermissionType:0 09-13 15:31:19.219 1170 1170 I MQoS : onSignal: mSubId=0,currDataSubID=0 09-13 15:31:19.220 1170 1170 I MQoS : received cell-signal:1 09-13 15:31:19.528 539 539 E Thermal-daemon: [ap] temp_new :35 temp_old :36 09-13 15:31:19.529 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:31:19.529 539 539 E Thermal-daemon: Report temperature: [ap] temp :35 report_threshold:1 09-13 15:31:19.599 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:19.599 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:20.600 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:20.601 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:21.852 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:21.852 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:22.311 1170 4412 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:31:22.853 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:22.853 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:23.854 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:23.854 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:23.860 1170 1272 I EventHub: EventHub monitor: no key events in the past 24s, 09-13 15:31:24.855 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:24.855 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:25.856 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:25.856 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:27.027 1170 28141 W AwareLog: AwareMem_Kill: empty group list! 09-13 15:31:27.107 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:27.107 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:28.108 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:28.109 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:29.110 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:29.110 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:29.533 539 539 E Thermal-daemon: [ap] temp_new :36 temp_old :35 09-13 15:31:29.534 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:31:29.534 539 539 E Thermal-daemon: Report temperature: [ap] temp :36 report_threshold:1 09-13 15:31:30.111 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:30.111 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:31.112 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:31.112 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:32.363 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:32.363 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:32.581 1170 1183 I art : Background partial concurrent mark sweep GC freed 5776(267KB) AllocSpace objects, 99(10MB) LOS objects, 9% free, 38MB/42MB, paused 2.565ms total 170.527ms 09-13 15:31:33.005 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:31:33.039 1170 4508 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:31:33.086 1170 3923 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:31:33.364 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:33.364 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:34.365 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:34.365 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:35.366 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:35.366 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:36.367 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:36.367 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:37.618 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:37.619 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:38.128 2513 2513 W IInputConnectionWrapper: getExtractedText on inactive InputConnection 09-13 15:31:38.130 2513 2513 W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection 09-13 15:31:38.134 6997 6997 W w : onStartInput event aborted 09-13 15:31:38.134 6997 6997 W w : kl.s: could not obtain extracted text 09-13 15:31:38.134 6997 6997 W w : at kl.J.H(SourceFile:305) 09-13 15:31:38.134 6997 6997 W w : at kl.w.e0(SourceFile:127) 09-13 15:31:38.134 6997 6997 W w : at ei.y.R(SourceFile:217) 09-13 15:31:38.134 6997 6997 W w : at cr.d.R(SourceFile:5) 09-13 15:31:38.134 6997 6997 W w : at com.touchtype.KeyboardService.onStartInput(SourceFile:7) 09-13 15:31:38.134 6997 6997 W w : at android.inputmethodservice.InputMethodService.doStartInput(InputMethodService.java:1818) 09-13 15:31:38.134 6997 6997 W w : at android.inputmethodservice.InputMethodService$InputMethodImpl.startInput(InputMethodService.java:415) 09-13 15:31:38.134 6997 6997 W w : at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:174) 09-13 15:31:38.134 6997 6997 W w : at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:37) 09-13 15:31:38.134 6997 6997 W w : at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:31:38.134 6997 6997 W w : at android.os.Looper.loop(Looper.java:156) 09-13 15:31:38.134 6997 6997 W w : at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:31:38.134 6997 6997 W w : at java.lang.reflect.Method.invoke(Native Method) 09-13 15:31:38.134 6997 6997 W w : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:31:38.134 6997 6997 W w : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:31:38.134 2513 2513 I HwLauncher: Launcher onPause() 09-13 15:31:38.135 2513 28201 I HwLauncher: Launcher.MotionManager stopMotionAppsReco begin,mFlg = 403 09-13 15:31:38.135 2513 28201 W HwLauncher: Launcher.MotionManager stopMotionAppsReco service flg 403 is unavailable 09-13 15:31:38.137 1170 1170 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:31:38.175 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340f200): interfmt=1, stride=1088, size=8355840, usage=0x333 09-13 15:31:38.176 411 422 I gralloc : alloc_device_free:586: Free handle(0x739340f200) 09-13 15:31:38.181 1497 1823 I KeyguardViewMediator: onStartedGoingToSleep(3) Lock : false reset: false 09-13 15:31:38.182 1497 1497 W MusicUtils: findCurrentMediaPlayPackage sessions size is 0 09-13 15:31:38.184 1497 1497 W KGWallpaper: onStartedGoingToSleep switch to next Magazine 09-13 15:31:38.186 2513 2513 I HwLauncher: Launcher onStop() 09-13 15:31:38.188 1497 1497 W KGWallpaper_Magazine: Load magazine with type : 1 09-13 15:31:38.188 1497 1497 W KGWallpaper_Magazine: loadPic: 1 09-13 15:31:38.189 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.189 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:31:38.189 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.189 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.189 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.189 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.189 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.189 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.190 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:31:38.190 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.190 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.190 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.190 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.190 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.190 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.190 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.190 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.190 1497 1667 W ExifData: The tag is null error! 09-13 15:31:38.191 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.192 1497 1667 W ExifData: The tag is null error! 09-13 15:31:38.192 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.193 1497 1667 W ExifData: The tag is null error! 09-13 15:31:38.194 1497 1667 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:31:38.270 1170 4416 E HsmCoreServiceImpl: onTransact in code is: 103 09-13 15:31:38.270 1170 4416 I MediaProcessHandler: playingUids: 09-13 15:31:38.289 1497 1667 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:31:38.303 1497 1667 I BitmapUtils: RGB565toARGB888 create bmp = 135x240 09-13 15:31:38.308 1497 1667 W BitmapUtils: blurBitmap : android.graphics.Bitmap@d436bf8use source bitmap; use rgb888 as target; Consueme: 5ms 09-13 15:31:38.308 1497 1667 W BokehDrawable: onPostExecute android.graphics.Bitmap@a6ab8d1, [] 09-13 15:31:38.308 1497 1667 W KGWallpaper_Magazine: load magazine wallpaper use: 115 09-13 15:31:38.309 1497 1497 W KGWallpaper_Magazine: get Index for key 11 to 10 09-13 15:31:38.309 1497 1497 E KGWallpaper_Magazine: setCurrentPicture to 10 09-13 15:31:38.312 1497 1497 I BitmapUtils: getSuggestColorInfo::isStatusBarArea=true, colorMSD=1718, average color=131, color type=1, mask type=2; light 199459.8 09-13 15:31:38.312 1497 1497 I BitmapUtils: java.lang.Exception 09-13 15:31:38.312 1497 1497 I BitmapUtils: at com.huawei.keyguard.util.BitmapUtils.getSuggestColorInfo(BitmapUtils.java:829) 09-13 15:31:38.312 1497 1497 I BitmapUtils: at com.huawei.keyguard.util.BitmapUtils.getColorInfo(BitmapUtils.java:748) 09-13 15:31:38.312 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper.updateWallpaper(KeyguardWallpaper.java:145) 09-13 15:31:38.312 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper.-wrap4(KeyguardWallpaper.java) 09-13 15:31:38.312 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper$2.onMagazinePicLoaded(KeyguardWallpaper.java:319) 09-13 15:31:38.312 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.MagazineWallpaper$3.onMagazinePicLoaded(MagazineWallpaper.java:769) 09-13 15:31:38.312 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.MagazineWallpaper$BgPicLoader$1.run(MagazineWallpaper.java:548) 09-13 15:31:38.312 1497 1497 I BitmapUtils: at android.os.Handler.handleCallback(Handler.java:761) 09-13 15:31:38.312 1497 1497 I BitmapUtils: at android.os.Handler.dispatchMessage(Handler.java:98) 09-13 15:31:38.312 1497 1497 I BitmapUtils: at android.os.Looper.loop(Looper.java:156) 09-13 15:31:38.312 1497 1497 I BitmapUtils: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:31:38.312 1497 1497 I BitmapUtils: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:31:38.312 1497 1497 I BitmapUtils: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:31:38.312 1497 1497 I BitmapUtils: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:31:38.322 1497 1497 I BitmapUtils: getSuggestColorInfo::isStatusBarArea=false, colorMSD=15285, average color=97, color type=1, mask type=1; light 1873521.4 09-13 15:31:38.322 1497 1497 I BitmapUtils: java.lang.Exception 09-13 15:31:38.322 1497 1497 I BitmapUtils: at com.huawei.keyguard.util.BitmapUtils.getSuggestColorInfo(BitmapUtils.java:829) 09-13 15:31:38.322 1497 1497 I BitmapUtils: at com.huawei.keyguard.util.BitmapUtils.getColorInfo(BitmapUtils.java:751) 09-13 15:31:38.322 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper.updateWallpaper(KeyguardWallpaper.java:145) 09-13 15:31:38.322 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper.-wrap4(KeyguardWallpaper.java) 09-13 15:31:38.322 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper$2.onMagazinePicLoaded(KeyguardWallpaper.java:319) 09-13 15:31:38.322 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.MagazineWallpaper$3.onMagazinePicLoaded(MagazineWallpaper.java:769) 09-13 15:31:38.322 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.MagazineWallpaper$BgPicLoader$1.run(MagazineWallpaper.java:548) 09-13 15:31:38.322 1497 1497 I BitmapUtils: at android.os.Handler.handleCallback(Handler.java:761) 09-13 15:31:38.322 1497 1497 I BitmapUtils: at android.os.Handler.dispatchMessage(Handler.java:98) 09-13 15:31:38.322 1497 1497 I BitmapUtils: at android.os.Looper.loop(Looper.java:156) 09-13 15:31:38.322 1497 1497 I BitmapUtils: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:31:38.322 1497 1497 I BitmapUtils: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:31:38.322 1497 1497 I BitmapUtils: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:31:38.322 1497 1497 I BitmapUtils: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:31:38.322 1497 1497 W KGWallpaper: update Wallpaper and block update ui; color {1=1, 2=1, 3=1, 4=2, 5=2} 09-13 15:31:38.343 1170 1278 W HwScreenOnProximityLock: releaseLock: return because sensor listener is held = false 09-13 15:31:38.348 554 554 E Parcel : Reading a NULL string not supported here. 09-13 15:31:38.348 554 554 E Parcel : Reading a NULL string not supported here. 09-13 15:31:38.354 3624 3624 I NearbyDiscovery: (REDACTED) FastPairDisplayObserver: %s -> %s 09-13 15:31:38.357 3624 20109 I NearbySharing: Screen is locked 09-13 15:31:38.357 3624 19128 W ComplianceFilepathHandl: Tracing data is not available [CONTEXT service_id=357 ] 09-13 15:31:38.357 3624 20109 I NearbySharing: Stopping scanning because the screen is locked. 09-13 15:31:38.360 3624 20109 I NearbySharing: Stopping Fast Init advertisement because Bluetooth is off. 09-13 15:31:38.360 3624 20109 I NearbySharing: Stopping advertising because Bluetooth is disabled. 09-13 15:31:38.361 3624 20109 I NearbySharing: Stopping FastInitiation scanning because the screen is locked. 09-13 15:31:38.361 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: isScreenOn=%s, isLocationEnabled=%s, disableLocationRequirement=%s, isDiscoveryScanningEnabled=%s, during24GhzWifiWarmingUpPeriod=%s 09-13 15:31:38.362 3624 20109 I NearbySharing: Fast Initiation Scanning has stopped 09-13 15:31:38.363 1898 2015 I AppManager: no high cpu load 09-13 15:31:38.363 3624 20109 I NearbySharing: Dismissing HUN as there's no device nearby. 09-13 15:31:38.364 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: eventType=%s, intReq=%s, scanning=%s, scanAllowed=%s, bleEnabled=%s, lockScanRate=%s, startScanningByLowPowerMode=%s 09-13 15:31:38.619 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:38.619 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:38.647 1170 1464 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:31:38.649 1170 1170 I SendBroadcastPermission: action:android.intent.action.SCREEN_OFF, mPermissionType:0 09-13 15:31:38.650 1497 2111 W AppHandler: sendMessage 15 09-13 15:31:38.650 1497 1497 W AppHandler: sendMessage 21 with args (2, 0) 09-13 15:31:38.651 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:31:38.652 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:31:38.652 1497 1497 W HwLockScreenPanel: Handle message: 15 09-13 15:31:38.652 1497 1497 W HwBackDropView: MSG_FINISHED_GOING_SLEEP isQsExpanded false 09-13 15:31:38.653 1497 1497 W CameraLayout: Cameralayout disabled. true false 2 09-13 15:31:38.656 1497 1497 E LocalLinkTextView: setDescription without uselink line! 09-13 15:31:38.664 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.664 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.664 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.664 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.664 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.664 1497 1497 W MagazineDetailView: addInvisibleView null view 09-13 15:31:38.664 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.664 1497 1497 W HwLockScreenPanel: Handle message: 21 09-13 15:31:38.664 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.664 1497 1497 I HwBackDropView: update Wallpaper with Bokeh. 09-13 15:31:38.665 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.665 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.665 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.665 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.665 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.665 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.665 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.665 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.665 1497 1667 W ExifData: The tag is null error! 09-13 15:31:38.666 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.666 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.667 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.667 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.667 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.667 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.667 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.667 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.667 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.667 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.667 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.667 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.667 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.667 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.667 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.668 1497 1667 W ExifData: The tag is null error! 09-13 15:31:38.668 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.669 1497 1667 W ExifData: The tag is null error! 09-13 15:31:38.670 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.670 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.670 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.670 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.670 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.670 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.670 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.671 1170 1449 E hwintelligencewifi: DefaultState MSG_SCREEN_OFF mIsAutoOpenSearch = false 09-13 15:31:38.671 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.671 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.671 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.671 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.671 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.671 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.671 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.671 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.671 1497 1667 W ExifData: The tag is null error! 09-13 15:31:38.672 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.672 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.672 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.672 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.672 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.672 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.672 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.673 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.673 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.673 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.673 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.673 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.673 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.673 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.673 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.673 1497 1667 W ExifData: The tag is null error! 09-13 15:31:38.674 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.675 1497 1667 W ExifData: The tag is null error! 09-13 15:31:38.675 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.675 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.675 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.675 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.675 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.676 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.676 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.676 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.676 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.676 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.676 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.676 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.676 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.676 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.676 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.677 1497 1667 W ExifData: The tag is null error! 09-13 15:31:38.677 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.677 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.677 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.677 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.678 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.678 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.678 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.678 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.678 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.678 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.678 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.678 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.678 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.678 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.678 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:31:38.679 1497 1667 W ExifData: The tag is null error! 09-13 15:31:38.679 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:31:38.680 1497 1667 W ExifData: The tag is null error! 09-13 15:31:38.682 1497 1497 W CameraLayout: Cameralayout disabled. true false 2 09-13 15:31:38.698 1170 4415 I SendBroadcastPermission: action:com.android.server.action.NETWORK_STATS_UPDATED, mPermissionType:0 09-13 15:31:38.700 28204 28204 I : power log dlsym ok 09-13 15:31:38.704 1470 1832 E HwSystemManager: CommonMethodUtil:/getTemplateMobileAutomatically: no SIM card using data 09-13 15:31:38.704 1470 1832 E HwSystemManager: TrafficNotifyAfterLocked:analyseTrafficAfterLocked: network template is null! 09-13 15:31:38.704 1470 1815 E HwSystemManager: NatTrafficNotifyService:imsi is null, so return 09-13 15:31:38.705 28204 28204 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:31:38.706 1170 1838 I GnssLocationProvider: updateLowPowerMode,isPowerSaveMode:falseisInteractive:false 09-13 15:31:38.706 1170 1838 I GnssLocationProvider: disableGps:false isEnabled()=false 09-13 15:31:38.720 1898 2015 I WakelockMonitor: charging state and not start wakelock monitor. 09-13 15:31:38.720 1898 2112 I ash : ash->screen off 09-13 15:31:38.723 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f500): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:31:38.724 2513 2513 I HwLauncher: Launcher receiver screen off broadcast sendmessage true 09-13 15:31:38.728 2317 2317 I HourObserver: enter into handleScrnOnOffTimeStats, scrnOn = false, mIsPreScrnOn = true, mScrnSwitchTime = 1726221659285, occurTime = 1726221698726, delta = 39441, mScrnOffAccTime = 1568231, mScrnOnAccTime = 185436 09-13 15:31:38.728 2317 2317 I HourObserver: left handleScrnOnOffTimeStats, mScrnOffAccTime = 1568231, mScrnOffAccTime = 1568231, mScrnOnAccTime = 224877 09-13 15:31:38.729 411 519 I gralloc : alloc_device_free:586: Free handle(0x738aa1f500) 09-13 15:31:38.736 28204 28204 W System : ClassLoader referenced unknown path: /system/framework/com.huawei.theme.stat.jar 09-13 15:31:38.750 28204 28204 I art : Starting a blocking GC AddRemoveAppImageSpace 09-13 15:31:38.752 3624 3776 I ActivityScheduler: nextTriggerTime: 9223372036854775806, in 9223372036707939958ms, detectorType: 32, SLEEP alarmWindowMillis: 1152921504606846975 09-13 15:31:38.763 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:31:38.772 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:31:38.776 3624 19030 W EastworldBattery: Negative duration: -263122965 [CONTEXT service_id=254 ] 09-13 15:31:38.778 28204 28219 I System.out: [ls, -l, /system/priv-app/HwSystemManager/HwSystemManager.apk] 09-13 15:31:38.778 28204 28219 I System.out: null 09-13 15:31:38.778 28204 28219 I System.out: null 09-13 15:31:38.779 28204 28219 I System.out: Calling by::className:com.huawei.systemmanager.util.HwLogTagHelper MethodName:checkHsmIsPushed 09-13 15:31:38.780 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:31:38.781 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:31:38.783 28204 28204 W CfgFilePolicy: No config file found for:xml/hsm_config.xml 09-13 15:31:38.783 28204 28204 W CfgFilePolicy: CFG_DIRS length : 12 09-13 15:31:38.793 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =6874 reclaim mode = 4 09-13 15:31:38.795 28204 28219 I HwSystemManager: check push opration, match idx:-1 09-13 15:31:38.798 9465 28223 I DeviceStatusMonitor: DeviceStatusMonitor.handleBroadcast():123 onReceive() : Action = android.intent.action.SCREEN_OFF 09-13 15:31:38.799 9465 28223 I DeviceStatusMonitor: DeviceStatusMonitor.updateCountryInfo():139 updateCountryInfo(), notifyAnyway = false 09-13 15:31:38.799 9465 9465 I VoiceImeUtils: VoiceImeUtils.sendEventToInputBundle():422 Service is null and could not be acquired. 09-13 15:31:38.808 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:31:38.808 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:31:38.808 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:31:38.808 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =20341 reclaim mode = 4 09-13 15:31:38.814 3624 19128 I NearbyDiscovery: (REDACTED) FastPairHandler: Received action %s 09-13 15:31:38.817 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: isScreenOn=%s, isLocationEnabled=%s, disableLocationRequirement=%s, isDiscoveryScanningEnabled=%s, during24GhzWifiWarmingUpPeriod=%s 09-13 15:31:38.819 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: eventType=%s, intReq=%s, scanning=%s, scanAllowed=%s, bleEnabled=%s, lockScanRate=%s, startScanningByLowPowerMode=%s 09-13 15:31:38.819 3624 19128 I NearbyDiscovery: FastPairController: onSystemStateChanged: skip due to flag disabled [CONTEXT service_id=265 ] 09-13 15:31:38.822 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =10576 reclaim mode = 4 09-13 15:31:38.822 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =7843 reclaim mode = 4 09-13 15:31:38.832 1170 1896 W RMS.SmartShrinker: SmartShrinker is runing in pid =20341 reclaim mode = 4 09-13 15:31:38.850 28204 28204 I HwCust : Constructor found for class com.huawei.notificationmanager.util.HwCustHelperImpl 09-13 15:31:38.875 28204 28232 I SendBroadcastPermission: action:com.avast.android.shepherd.NEXT_UPDATE_TIME_SET, mPermissionType:0 09-13 15:31:38.892 28204 28235 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for unifiedPowerAppsVersion, default to unifiedPowerAppsVersionUpdateFlag 09-13 15:31:38.892 28204 28235 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for notificationVersion, default to notificationVersionUpdateFlag 09-13 15:31:38.892 28204 28235 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for competitorVersion, default to competitorVersionUpdateFlag 09-13 15:31:38.892 28204 28235 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for startupVersion, default to startupVersionUpdateFlag 09-13 15:31:38.892 28204 28235 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:31:38.892 28204 28235 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:31:38.892 28204 28235 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:31:38.893 28204 28235 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:31:38.897 1170 4411 W RMS.SmartShrinker: SmartShrinker is runing in pid =28204 reclaim mode = 4 09-13 15:31:39.225 1170 1921 I SendBroadcastPermission: action:android.intent.action.SIG_STR, mPermissionType:0 09-13 15:31:39.225 1170 1170 I MQoS : onSignal: mSubId=0,currDataSubID=0 09-13 15:31:39.225 1170 1170 I MQoS : received cell-signal:1 09-13 15:31:39.235 6874 6879 I art : Compiler allocated 4MB to compile void X.1XG.run() 09-13 15:31:39.537 539 539 E Thermal-daemon: [pa_0] temp_new :36 temp_old :35 09-13 15:31:39.539 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:31:39.539 539 539 E Thermal-daemon: Report temperature: [pa_0] temp :36 report_threshold:1 09-13 15:31:39.621 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:39.622 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:40.623 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:40.624 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:40.731 1898 2112 I ScreenLockClean: Screen Off get Clean Apps Num:0 expend time(ms):5 09-13 15:31:41.625 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:41.626 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:41.728 1898 2112 I BlackListAlarmRestrict: [pending] no net alarms 09-13 15:31:41.737 1898 2112 I BlackListAlarmRestrict: [pending] net alarms 09-13 15:31:42.734 1497 1497 W KeyguardUpdateMonitor: ACTION_BATTERY_CHANGED AMP: 0; Volt: 0 09-13 15:31:42.776 1497 1497 W KeyguardUpdateMonitor: ChargingSpeed Wattage: -1 ST: 5000000 --> 7500000 09-13 15:31:42.776 1497 1497 I KgBattery: BatteryInfo updated: 5lPC-1 09-13 15:31:42.776 1497 1497 W AppHandler: sendMessage with obj100 09-13 15:31:42.788 1497 1497 W HwLockScreenPanel: Handle message: 100 09-13 15:31:42.788 1497 1497 W HwLockScreenPanel: refreshBatteryInfo: null 09-13 15:31:42.877 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:42.877 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:43.134 1170 1365 W AlarmManager: mIsScreenOn is: false, WAKEUP alarm trigger action = com.android.internal.policy.impl.PhoneWindowManager.DELAYED_KEYGUARD package name is: com.android.systemui 09-13 15:31:43.144 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:31:43.162 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:31:43.172 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:31:43.177 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:31:43.181 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:31:43.182 1497 1497 I HwKeyguardBottomArea: HwKeyguardBottom setVisibility with error state 09-13 15:31:43.183 1497 1497 I HwKeyguardBottomArea: HwKeyguardBottom setVisibility with error state 09-13 15:31:43.185 1497 1497 W AppHandler: sendMessage 4 09-13 15:31:43.186 1497 1497 W HwKeyguardPolicy: KGSvcCall updateKeyguardState 1->1; false false 09-13 15:31:43.186 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:31:43.188 1497 1497 I PanelBar: panelExpansionChanged 0.0, true 09-13 15:31:43.192 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:31:43.192 1497 1497 W StatusBarKeyguardViewManager: set navBarVisible 09-13 15:31:43.198 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:31:43.198 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:31:43.198 1497 1497 W AppHandler: sendSingleMessage 10 09-13 15:31:43.199 1497 1497 W StatusBarKeyguardViewManager: updateStates Show KeyguardStatusBar with clcok: false 09-13 15:31:43.199 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:31:43.202 1497 1497 E HiddenSpace: update HiddenSpaceData! 09-13 15:31:43.203 1497 1497 I HiddenSpace: don't find the hidden space userId! 09-13 15:31:43.204 1497 1497 W AppHandler: sendImmediateMessage 10 09-13 15:31:43.205 1497 1497 W HwLockScreenPanel: Handle message: 10 09-13 15:31:43.205 1497 1497 I HwBackDropView: restore param to 0 09-13 15:31:43.206 1497 1497 W HwBackDropView: setDrawBehindAsSrc skipped. null 09-13 15:31:43.206 1497 1497 I HwBackDropView: checkVisibility : true; true 09-13 15:31:43.208 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:31:43.208 1497 1497 W AppHandler: sendImmediateMessage 12 09-13 15:31:43.208 1497 1497 W HwLockScreenPanel: Handle message: 12 09-13 15:31:43.232 411 424 I gralloc : alloc_device_free:586: Free handle(0x7393438a00) 09-13 15:31:43.232 411 424 I gralloc : alloc_device_free:586: Free handle(0x738aa1f300) 09-13 15:31:43.244 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:31:43.247 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:31:43.252 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:31:43.253 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:31:43.253 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:31:43.253 1497 1617 I SendBroadcastPermission: action:com.android.systemui.statusbar.visible.change, mPermissionType:0 09-13 15:31:43.256 411 424 I gralloc : alloc_device_free:586: Free handle(0x738ab56200) 09-13 15:31:43.256 411 424 I gralloc : alloc_device_free:586: Free handle(0x738aa1f800) 09-13 15:31:43.257 1898 2112 I ash : screen off not care panel fully open 09-13 15:31:43.266 1497 1497 I SendBroadcastPermission: action:com.android.keyguard.keyguardlocked, mPermissionType:0 09-13 15:31:43.268 1497 1497 W HwLockScreenPanel: Handle message: 4 09-13 15:31:43.269 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:31:43.270 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:31:43.274 411 411 I gralloc : alloc_device_free:586: Free handle(0x7393438100) 09-13 15:31:43.278 1497 1497 E BokehDrawable: BlurBitmap draw super 0.0 09-13 15:31:43.307 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f800): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:31:43.328 411 422 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340f200): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:31:43.337 1497 1497 W HwLockScreenPanel: Handle message: 10 09-13 15:31:43.337 1497 1497 I HwBackDropView: restore param to 0 09-13 15:31:43.337 1497 1497 I HwBackDropView: checkVisibility : true; true 09-13 15:31:43.339 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:31:43.354 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:31:43.355 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:31:43.713 1497 1667 I WeatherUtils: getCurrentWeatherInfo currentTemperature is :29.0 mWeatherIcon Id is: 35 09-13 15:31:43.716 1170 2533 W RMS.SmartShrinker: SmartShrinker is runing in pid =20341 reclaim mode = 4 09-13 15:31:43.728 1497 1667 I WeatherUtils: getCurrentWeatherInfo currentTemperature is :-20000.0 mWeatherIcon Id is: 0 09-13 15:31:43.752 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:31:43.753 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:31:43.878 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:43.878 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:44.541 539 539 E Thermal-daemon: [pa_0] temp_new :35 temp_old :36 09-13 15:31:44.542 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:31:44.542 539 539 E Thermal-daemon: Report temperature: [pa_0] temp :35 report_threshold:1 09-13 15:31:44.543 539 539 E Thermal-daemon: [ap] temp_new :35 temp_old :36 09-13 15:31:44.544 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:31:44.544 539 539 E Thermal-daemon: Report temperature: [ap] temp :35 report_threshold:1 09-13 15:31:44.880 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:44.880 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:45.882 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:45.883 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:46.884 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:46.884 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:48.136 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:48.137 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:48.142 1170 2545 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:31:48.156 1170 3918 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:31:49.138 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:49.138 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:50.139 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:50.140 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:51.141 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:51.142 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:52.143 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:52.144 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:53.396 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:53.397 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:53.859 1170 1272 I EventHub: EventHub monitor: no key events in the past 54s, no motion events in the past 45s 09-13 15:31:54.398 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:54.399 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:55.400 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:55.401 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:56.402 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:56.403 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:57.404 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:57.404 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:58.655 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:58.656 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:31:59.656 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:31:59.656 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:00.658 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:00.658 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:01.659 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:01.659 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:02.661 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:02.661 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:03.043 1170 2532 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:32:03.070 1170 4508 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:32:03.109 1170 3923 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:32:03.913 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:03.913 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:04.915 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:04.915 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:05.917 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:05.918 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:06.919 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:06.920 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:07.922 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:07.922 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:09.174 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:09.175 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:10.176 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:10.176 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:11.178 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:11.179 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:12.180 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:12.181 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:13.182 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:13.182 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:14.434 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:14.435 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:15.437 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:15.438 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:16.439 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:16.440 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:17.441 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:17.441 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:18.146 1170 1209 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:32:18.442 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:18.443 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:19.694 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:19.695 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:20.696 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:20.697 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:21.698 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:21.698 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:22.699 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:22.700 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:23.701 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:23.702 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:23.860 1170 1272 I EventHub: EventHub monitor: no key events in the past 84s, no motion events in the past 75s 09-13 15:32:24.953 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:24.954 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:25.955 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:25.955 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:26.957 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:26.957 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:27.958 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:27.959 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:28.960 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:28.960 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:30.212 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:30.212 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:31.213 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:31.214 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:32.215 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:32.215 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:33.084 1170 4420 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:32:33.133 1170 4412 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:32:33.174 1170 2518 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:32:33.216 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:33.216 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:34.217 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:34.218 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:35.469 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:35.470 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:36.471 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:36.471 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:37.473 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:37.473 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:38.474 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:38.475 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:39.476 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:39.476 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:40.728 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:40.728 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:41.729 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:41.729 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:42.731 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:42.731 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:42.893 1497 1497 W KeyguardUpdateMonitor: ACTION_BATTERY_CHANGED AMP: 0; Volt: 0 09-13 15:32:42.901 1497 1497 W KeyguardUpdateMonitor: ChargingSpeed Wattage: -1 ST: 5000000 --> 7500000 09-13 15:32:42.901 1497 1497 I KgBattery: BatteryInfo updated: 5lPC-1 09-13 15:32:42.901 1497 1497 W AppHandler: sendMessage with obj100 09-13 15:32:42.916 1497 1497 W HwLockScreenPanel: Handle message: 100 09-13 15:32:42.916 1497 1497 W HwLockScreenPanel: refreshBatteryInfo: null 09-13 15:32:42.925 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:32:42.926 1497 1497 W PanelView: set notification panel padding = 1675 09-13 15:32:43.732 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:43.733 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:44.734 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:44.735 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:45.987 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:45.988 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:46.990 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:46.990 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:47.992 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:47.992 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:48.256 1170 1937 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:32:48.993 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:48.994 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:49.996 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:49.997 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:51.249 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:51.249 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:52.251 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:52.251 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:53.253 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:53.254 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:53.861 1170 1272 I EventHub: EventHub monitor: no key events in the past 114s, no motion events in the past 105s 09-13 15:32:54.255 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:54.256 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:55.257 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:55.258 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:55.464 19209 19242 I bt_btm : btm_gen_resolvable_private_addr 09-13 15:32:55.468 902 902 E OCTTY : install already set to 09-13 15:32:55.579 902 902 E OCTTY : install already set to 09-13 15:32:55.582 19209 19242 I bt_btm : btm_gen_resolve_paddr_low 09-13 15:32:55.583 19209 19242 I bt_btm : btm_gen_resolve_paddr_cmpl 09-13 15:32:55.586 903 914 I OAM : [check_file_size:417]/data/log/hi110x/bfg_log/bfg_log_1 log file beyond size=10240Byte, creat new file 09-13 15:32:55.586 903 914 I OAM : [rename_old_file:122]rename_old_file 09-13 15:32:55.586 903 914 I OAM : 09-13 15:32:56.509 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:56.510 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:57.511 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:57.512 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:57.581 2317 2317 I iMonitor: create: 903001011 09-13 15:32:57.590 2317 2317 I iMonitor: send: 903001011 09-13 15:32:57.591 2317 2317 W PTM.PeriodCheckManager: mSendService start 09-13 15:32:57.591 556 754 I logserver: handle_exception_events enter 09-13 15:32:57.614 2317 2372 E LogCollectService: illegal eventid 09-13 15:32:58.513 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:58.514 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:32:59.515 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:32:59.516 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:00.518 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:00.519 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:01.771 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:01.772 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:02.773 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:02.774 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:03.103 1170 4416 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:33:03.143 1170 3921 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:33:03.185 1170 4420 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:33:03.775 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:03.776 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:04.778 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:04.779 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:05.781 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:05.782 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:07.033 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:07.034 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:08.035 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:08.036 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:09.037 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:09.038 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:10.039 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:10.040 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:11.041 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:11.041 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:12.293 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:12.293 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:13.294 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:13.295 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:14.296 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:14.297 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:15.299 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:15.300 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:16.301 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:16.302 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:17.554 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:17.555 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:18.217 1170 4512 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:33:18.557 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:18.557 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:19.558 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:19.558 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:20.559 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:20.560 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:21.561 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:21.562 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:22.813 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:22.813 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:23.815 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:23.815 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:23.862 1170 1272 I EventHub: EventHub monitor: no key events in the past 144s, no motion events in the past 135s 09-13 15:33:24.817 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:24.817 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:25.818 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:25.819 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:26.820 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:26.821 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:28.072 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:28.073 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:29.074 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:29.074 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:30.075 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:30.075 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:31.076 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:31.077 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:32.078 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:32.078 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:33.128 1170 1377 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:33:33.152 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:33:33.197 1170 1208 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:33:33.209 1170 1664 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:33:33.329 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:33.329 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:34.330 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:34.331 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:35.332 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:35.333 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:36.335 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:36.335 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:37.337 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:37.337 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:37.800 3109 26553 I HwMtpServerExJNI: cleanup MtpServerEx 09-13 15:33:37.802 3109 26553 I StagefrightMediaScannerEx: StagefrightMediaScanner destructor 09-13 15:33:38.330 1170 1272 I SendBroadcastPermission: action:android.hardware.usb.action.USB_STATE, mPermissionType:0 09-13 15:33:38.353 1170 1272 I SendBroadcastPermission: action:android.hardware.usb.action.USB_STATE, mPermissionType:0 09-13 15:33:38.376 28246 28246 I : power log dlsym ok 09-13 15:33:38.380 28246 28246 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:33:38.406 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x738ab56200): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:33:38.413 411 519 I gralloc : alloc_device_free:586: Free handle(0x738ab56200) 09-13 15:33:38.439 28246 28246 W System : ClassLoader referenced unknown path: /system/priv-app/Settings/lib/arm64 09-13 15:33:38.588 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:38.588 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:38.622 28246 28246 I HwCust : Constructor found for class com.android.settings.deviceinfo.HwCustUsbReceiverImpl 09-13 15:33:38.638 28246 28246 I HwCust : Constructor found for class com.android.settings.HwCustSettingUtilsImpl 09-13 15:33:38.655 28246 28246 E UsbSettingsService: usb service onCreate! 09-13 15:33:38.655 28246 28246 I HwCust : Constructor found for class com.android.settings.deviceinfo.HwCustUsbConnectedServiceImpl 09-13 15:33:38.677 3109 3109 I HWSERVICES: hwnative_get_component:libstagefright,Scanner 09-13 15:33:38.678 3109 3109 I StagefrightMediaScannerEx: StagefrightMediaScanner Constructor 09-13 15:33:38.681 3109 3109 I HWSERVICES: hwnative_get_component_mtpServer comes... 09-13 15:33:38.682 3109 3109 I HwMtpServerExJNI: set MtpServerEx 0x7f1744e080 09-13 15:33:38.682 3109 3109 I HwMtpServerExJNI: Finish to setup MtpServer 09-13 15:33:38.730 1898 2015 I AppManager: app:com.android.settings Notification update time:146955826 09-13 15:33:38.730 1898 2015 I AppManager: app:com.android.settings Notification persist:true Ids:[1000002] 09-13 15:33:38.738 28246 28246 I UsbSettingsService: ACTION_USB_STATE start service! 09-13 15:33:38.806 1497 1497 W HwPhoneLayoutInflater: onCreateView : ClassNotFoundException, In this case we want to let the base class take a crack at it 09-13 15:33:38.807 1497 1497 W HwPhoneLayoutInflater: onCreateView : ClassNotFoundException, In this case we want to let the base class take a crack at it 09-13 15:33:38.820 1497 1497 W HwPhoneLayoutInflater: onCreateView : ClassNotFoundException, In this case we want to let the base class take a crack at it 09-13 15:33:38.820 1497 1497 W HwPhoneLayoutInflater: onCreateView : ClassNotFoundException, In this case we want to let the base class take a crack at it 09-13 15:33:38.865 1497 1497 W HwPhoneLayoutInflater: onCreateView : ClassNotFoundException, In this case we want to let the base class take a crack at it 09-13 15:33:38.866 1497 1497 W HwPhoneLayoutInflater: onCreateView : ClassNotFoundException, In this case we want to let the base class take a crack at it 09-13 15:33:38.873 1497 1497 W HwPhoneLayoutInflater: onCreateView : ClassNotFoundException, In this case we want to let the base class take a crack at it 09-13 15:33:38.874 1497 1497 W HwPhoneLayoutInflater: onCreateView : ClassNotFoundException, In this case we want to let the base class take a crack at it 09-13 15:33:38.895 1497 1497 W AppHandler: sendMessage 4 09-13 15:33:38.935 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:33:38.937 1497 1497 W PanelView: set notification panel padding = 1436 09-13 15:33:38.937 1497 1497 W PanelView: set notification panel padding = 1436 09-13 15:33:38.938 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:33:38.938 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:33:38.938 1497 1497 W PanelView: set notification panel padding = 1436 09-13 15:33:38.940 1497 1497 W HwLockScreenPanel: Handle message: 4 09-13 15:33:39.153 28265 28265 E Lss : No RRLP navigation element allocated for BDS svId 37 09-13 15:33:39.154 28265 28265 E Lss : LPP ephemeris data contains illegal svId 38 09-13 15:33:39.154 28265 28265 E Lss : LPP ephemeris data contains illegal svId 39 09-13 15:33:39.154 28265 28265 E Lss : LPP ephemeris data contains illegal svId 40 09-13 15:33:39.154 28265 28265 E Lss : LPP ephemeris data contains illegal svId 41 09-13 15:33:39.154 28265 28265 E Lss : LPP ephemeris data contains illegal svId 42 09-13 15:33:39.154 28265 28265 E Lss : LPP ephemeris data contains illegal svId 43 09-13 15:33:39.154 28265 28265 E Lss : LPP ephemeris data contains illegal svId 44 09-13 15:33:39.154 28265 28265 E Lss : LPP ephemeris data contains illegal svId 47 09-13 15:33:39.154 28265 28265 E Lss : LPP ephemeris data contains illegal svId 49 09-13 15:33:39.154 28265 28265 E Lss : LPP ephemeris data contains illegal svId 55 09-13 15:33:39.154 28265 28265 E Lss : LPP ephemeris data contains illegal svId 57 09-13 15:33:39.154 28265 28265 E Lss : RRLP BDS almanac element did not exist for svId 37 09-13 15:33:39.154 28265 28265 E Lss : RRLP BDS almanac element did not exist for svId 38 09-13 15:33:39.154 28265 28265 E Lss : RRLP BDS almanac element did not exist for svId 39 09-13 15:33:39.154 28265 28265 E Lss : RRLP BDS almanac element did not exist for svId 40 09-13 15:33:39.154 28265 28265 E Lss : RRLP BDS almanac element did not exist for svId 41 09-13 15:33:39.154 28265 28265 E Lss : RRLP BDS almanac element did not exist for svId 42 09-13 15:33:39.154 28265 28265 E Lss : RRLP BDS almanac element did not exist for svId 43 09-13 15:33:39.154 28265 28265 E Lss : RRLP BDS almanac element did not exist for svId 44 09-13 15:33:39.155 28265 28265 E Lss : RRLP BDS almanac element did not exist for svId 45 09-13 15:33:39.155 28265 28265 E Lss : RRLP BDS almanac element did not exist for svId 47 09-13 15:33:39.155 28265 28265 E Lss : RRLP BDS almanac element did not exist for svId 49 09-13 15:33:39.155 28265 28265 E Lss : RRLP BDS almanac element did not exist for svId 58 09-13 15:33:39.155 28265 28265 E Lss : RRLP BDS almanac element did not exist for svId 59 09-13 15:33:39.155 28265 28265 E Lss : RRLP BDS almanac element did not exist for svId 60 09-13 15:33:39.155 28265 28265 E Lss : RRLP BDS almanac element did not exist for svId 61 09-13 15:33:39.188 28265 28265 E [EELIB] GpsOrbitPredictor: initialize: bad satellite health (gnssType=1, svId=1, health=63 from eph) 09-13 15:33:39.188 28265 28265 E [EELIB] GpsOrbitPredictor: initialize: bad satellite health (gnssType=1, svId=1, health=63 from eph) 09-13 15:33:39.207 28265 28265 E Lss : GNSS or predictor state for GPS SV 0 is bad, prediction not done 09-13 15:33:39.458 1497 1497 W AppHandler: sendMessage 4 09-13 15:33:39.471 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:33:39.472 1497 1497 W PanelView: set notification panel padding = 1436 09-13 15:33:39.474 1497 1497 W HwLockScreenPanel: Handle message: 4 09-13 15:33:39.589 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:39.589 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:39.603 28265 28265 E [EELIB] GpsOrbitPredictor: predict: sv outage occurs during prediction, gnss=1, svId=18, toe=[TOC](2,283,367200)/1410156000.000000, time=[TOC](2,283,475200)/1410264000.000000 09-13 15:33:39.612 28265 28265 E Lss : Prediction failed. Status is SV IN OUTAGE (14) 09-13 15:33:39.721 273 273 E OEMINFO_NVM_SERVER: pid 28246, opration nvm_read OK 09-13 15:33:39.721 28246 28246 I : getMacAddress: btMacAddr = F823B21D14F6 09-13 15:33:39.771 28246 28246 I HwCust : Constructor found for class android.app.HwCustHwWallpaperManagerImpl 09-13 15:33:39.825 28246 28246 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:33:39.837 28246 28246 I HwSecImmHelper: mSecurityInputMethodService is null 09-13 15:33:39.848 28246 28246 I HwPointEventFilter: do not support AFT because of no config 09-13 15:33:39.919 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438600): interfmt=1, stride=1088, size=3223552, usage=0x933 09-13 15:33:40.227 28265 28265 W Lss : No ephemeris (cache/extended) for Glonass SV 15, estimate not calculated 09-13 15:33:40.320 28265 28265 W Lss : No ephemeris (cache/extended) for Glonass SV 21, estimate not calculated 09-13 15:33:40.356 28265 28265 W Lss : Could not read Beidou predictor for SV 36 from cache 09-13 15:33:40.356 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 37 is invalid. 09-13 15:33:40.359 28265 28265 W Lss : Could not store Beidou predictor for SV 36 for later use 09-13 15:33:40.359 28265 28265 E Lss : Initializing Beidou predictor with ephemeris failed. Status is INVALID SVID NUMBER (9) 09-13 15:33:40.359 28265 28265 W Lss : Could not read Beidou predictor for SV 35 from cache 09-13 15:33:40.359 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 36 is invalid. 09-13 15:33:40.362 28265 28265 W Lss : Could not store Beidou predictor for SV 35 for later use 09-13 15:33:40.362 28265 28265 E Lss : Initializing Beidou predictor with ephemeris failed. Status is INVALID SVID NUMBER (9) 09-13 15:33:40.362 28265 28265 W Lss : Could not read Beidou predictor for SV 34 from cache 09-13 15:33:40.362 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 35 is invalid. 09-13 15:33:40.364 28265 28265 W Lss : Could not store Beidou predictor for SV 34 for later use 09-13 15:33:40.365 28265 28265 E Lss : Initializing Beidou predictor with ephemeris failed. Status is INVALID SVID NUMBER (9) 09-13 15:33:40.365 28265 28265 W Lss : Could not read Beidou predictor for SV 33 from cache 09-13 15:33:40.365 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 34 is invalid. 09-13 15:33:40.367 28265 28265 W Lss : Could not store Beidou predictor for SV 33 for later use 09-13 15:33:40.367 28265 28265 E Lss : Initializing Beidou predictor with ephemeris failed. Status is INVALID SVID NUMBER (9) 09-13 15:33:40.367 28265 28265 W Lss : Could not read Beidou predictor for SV 32 from cache 09-13 15:33:40.367 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 33 is invalid. 09-13 15:33:40.370 28265 28265 W Lss : Could not store Beidou predictor for SV 32 for later use 09-13 15:33:40.370 28265 28265 E Lss : Initializing Beidou predictor with ephemeris failed. Status is INVALID SVID NUMBER (9) 09-13 15:33:40.373 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 32 is invalid. 09-13 15:33:40.373 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 32 is invalid. 09-13 15:33:40.379 28265 28265 E Lss : GNSS or predictor state for Beidou SV 31 is bad, prediction not done 09-13 15:33:40.379 28265 28265 W Lss : No ephemeris (cache/extended) for Beidou SV 30, estimate not calculated 09-13 15:33:40.382 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 30 is invalid. 09-13 15:33:40.382 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 30 is invalid. 09-13 15:33:40.387 28265 28265 E Lss : GNSS or predictor state for Beidou SV 29 is bad, prediction not done 09-13 15:33:40.390 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 29 is invalid. 09-13 15:33:40.390 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 29 is invalid. 09-13 15:33:40.396 28265 28265 E Lss : GNSS or predictor state for Beidou SV 28 is bad, prediction not done 09-13 15:33:40.399 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 28 is invalid. 09-13 15:33:40.399 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 28 is invalid. 09-13 15:33:40.404 28265 28265 E Lss : GNSS or predictor state for Beidou SV 27 is bad, prediction not done 09-13 15:33:40.407 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 27 is invalid. 09-13 15:33:40.407 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 27 is invalid. 09-13 15:33:40.412 28265 28265 E Lss : GNSS or predictor state for Beidou SV 26 is bad, prediction not done 09-13 15:33:40.415 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 26 is invalid. 09-13 15:33:40.415 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 26 is invalid. 09-13 15:33:40.421 28265 28265 E Lss : GNSS or predictor state for Beidou SV 25 is bad, prediction not done 09-13 15:33:40.424 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 25 is invalid. 09-13 15:33:40.424 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 25 is invalid. 09-13 15:33:40.429 28265 28265 E Lss : GNSS or predictor state for Beidou SV 24 is bad, prediction not done 09-13 15:33:40.432 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 24 is invalid. 09-13 15:33:40.432 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 24 is invalid. 09-13 15:33:40.438 28265 28265 E Lss : GNSS or predictor state for Beidou SV 23 is bad, prediction not done 09-13 15:33:40.440 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 23 is invalid. 09-13 15:33:40.441 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 23 is invalid. 09-13 15:33:40.446 28265 28265 E Lss : GNSS or predictor state for Beidou SV 22 is bad, prediction not done 09-13 15:33:40.449 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 22 is invalid. 09-13 15:33:40.449 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 22 is invalid. 09-13 15:33:40.454 28265 28265 E Lss : GNSS or predictor state for Beidou SV 21 is bad, prediction not done 09-13 15:33:40.457 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 21 is invalid. 09-13 15:33:40.457 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 21 is invalid. 09-13 15:33:40.462 28265 28265 E Lss : GNSS or predictor state for Beidou SV 20 is bad, prediction not done 09-13 15:33:40.465 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 20 is invalid. 09-13 15:33:40.465 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 20 is invalid. 09-13 15:33:40.470 28265 28265 E Lss : GNSS or predictor state for Beidou SV 19 is bad, prediction not done 09-13 15:33:40.473 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 19 is invalid. 09-13 15:33:40.473 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 19 is invalid. 09-13 15:33:40.479 28265 28265 E Lss : GNSS or predictor state for Beidou SV 18 is bad, prediction not done 09-13 15:33:40.479 28265 28265 W Lss : No ephemeris (cache/extended) for Beidou SV 17, estimate not calculated 09-13 15:33:40.479 28265 28265 W Lss : No ephemeris (cache/extended) for Beidou SV 16, estimate not calculated 09-13 15:33:40.482 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 16 is invalid. 09-13 15:33:40.482 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: Rejects an ephemeris because SVID number 16 is invalid. 09-13 15:33:40.487 28265 28265 E Lss : GNSS or predictor state for Beidou SV 15 is bad, prediction not done 09-13 15:33:40.487 28265 28265 W Lss : No ephemeris (cache/extended) for Beidou SV 14, estimate not calculated 09-13 15:33:40.589 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:40.590 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:40.615 28265 28265 E [EELIB] Validation: validBeidouSatCoordinates: invalid satellite velocity: vSat=[3](209.835302746746,-1023.10751537117,-1766.57748207427) ==> v=3106.331611, beidouSvType=2, ecef=1 09-13 15:33:40.616 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: initialization failed, invalid coordinates after beidouEphemerisToEcef, i=0, time=1410147014.000000, position=[3](3115205.44513632,36173207.2976974,-20575727.5640674), velocity=[3](209.835302746746,-1023.10751537117,-1766.57748207427) 09-13 15:33:40.616 28265 28265 E [EELIB] Validation: validBeidouSatCoordinates: invalid satellite velocity: vSat=[3](209.835302746746,-1023.10751537117,-1766.57748207427) ==> v=3106.331611, beidouSvType=2, ecef=1 09-13 15:33:40.616 28265 28265 E [EELIB] BeidouOrbitPredictor: initialize: initialization failed, invalid coordinates after beidouEphemerisToEcef, i=0, time=1410147014.000000, position=[3](3115205.44513632,36173207.2976974,-20575727.5640674), velocity=[3](209.835302746746,-1023.10751537117,-1766.57748207427) 09-13 15:33:40.641 28265 28265 E Lss : GNSS or predictor state for Beidou SV 9 is bad, prediction not done 09-13 15:33:40.838 28265 28265 E [EELIB] EphemerisConversion: fitKepler: fitting failed, max residual 8996.85, fittedKepler=[15](6492.958938138,7.94640101672962e-05,0.040908739125708,-0.417061291733554,-0.771053937283747,-1.09534631943254,-1.32941903629481e-06,8.04203421355257e-06,1.09550649049868e-06,0.000103184327761439,-0.000927986656151686,5090.22029144495,6100.71469494279,0.00178073223864802,0.0263297415570846), exitFlag=0, iterations=30 09-13 15:33:40.839 28265 28265 E [EELIB] BeidouOrbitPredictor: predict: prediction failed, predicted ephemeris elements out of range, totalSteps=-1, gnss=3, svId=5, toe=[TOC](0,975,363600)/1410152414.000000, time=[TOC](0,975,471600)/1410260414.000000 09-13 15:33:40.851 28265 28265 E Lss : Beidou prediction failed (Fitting to Keplerian eph failed) 09-13 15:33:41.141 28265 28265 W Lss : Unable to open file /data/gnss/pgps/ephem00 for reading 09-13 15:33:41.142 28265 28265 W Lss : Unable to open file /data/gnss/pgps/ephem17 for reading 09-13 15:33:41.142 28265 28265 W Lss : Unable to open file /data/gnss/pgps/beidou_ephem31 for reading 09-13 15:33:41.142 28265 28265 W Lss : Unable to open file /data/gnss/pgps/beidou_ephem29 for reading 09-13 15:33:41.142 28265 28265 W Lss : Unable to open file /data/gnss/pgps/beidou_ephem28 for reading 09-13 15:33:41.142 28265 28265 W Lss : Unable to open file /data/gnss/pgps/beidou_ephem27 for reading 09-13 15:33:41.142 28265 28265 W Lss : Unable to open file /data/gnss/pgps/beidou_ephem26 for reading 09-13 15:33:41.142 28265 28265 W Lss : Unable to open file /data/gnss/pgps/beidou_ephem25 for reading 09-13 15:33:41.142 28265 28265 W Lss : Unable to open file /data/gnss/pgps/beidou_ephem24 for reading 09-13 15:33:41.142 28265 28265 W Lss : Unable to open file /data/gnss/pgps/beidou_ephem23 for reading 09-13 15:33:41.142 28265 28265 W Lss : Unable to open file /data/gnss/pgps/beidou_ephem22 for reading 09-13 15:33:41.142 28265 28265 W Lss : Unable to open file /data/gnss/pgps/beidou_ephem21 for reading 09-13 15:33:41.142 28265 28265 W Lss : Unable to open file /data/gnss/pgps/beidou_ephem20 for reading 09-13 15:33:41.142 28265 28265 W Lss : Unable to open file /data/gnss/pgps/beidou_ephem19 for reading 09-13 15:33:41.142 28265 28265 W Lss : Unable to open file /data/gnss/pgps/beidou_ephem18 for reading 09-13 15:33:41.142 28265 28265 W Lss : Unable to open file /data/gnss/pgps/beidou_ephem15 for reading 09-13 15:33:41.143 28265 28265 W Lss : Unable to open file /data/gnss/pgps/beidou_ephem09 for reading 09-13 15:33:41.148 28265 28265 W Lss : Ephemeris estimate for Beidou SV 4 is too old. It was generated at 590133600 (sec, Beidou time) 09-13 15:33:41.148 28265 28265 W Lss : Recalculating Beidou ephemeris estimate 09-13 15:33:41.590 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:41.591 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:42.592 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:42.592 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:43.844 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:43.845 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:44.845 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:44.846 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:45.606 1170 1370 I SendBroadcastPermission: action:com.huawei.EMERGENCY_ALERT_EMERGENCY_ALERT_BROADCAST_SHAKE, mPermissionType:0 09-13 15:33:45.609 1898 2112 I K3V3CpuGovernorPolicy: set scene Hmp policy : 300 , 150 09-13 15:33:45.617 1170 1370 I HW_DISPLAY_EFFECT: hw_set_colortemperature: strTmp=32768,0,0,0,32768,0,0,0,32768 09-13 15:33:45.624 28272 28272 I : power log dlsym ok 09-13 15:33:45.625 1170 1170 I SendBroadcastPermission: action:android.intent.action.SCREEN_ON, mPermissionType:0 09-13 15:33:45.625 1497 1512 W HwLockScreenReporter: report result: false type:122 msg: 09-13 15:33:45.625 1497 1512 W AppHandler: sendMessage 14 09-13 15:33:45.626 1170 1278 E SensorHub: batch called handle:4 sample_ns:200000000 latency_ns:0 09-13 15:33:45.626 1170 1278 E SensorHub: PS activate 1 09-13 15:33:45.627 1170 1278 E SensorHub: batch called handle:3 sample_ns:300000000 latency_ns:0 09-13 15:33:45.628 28272 28272 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:33:45.629 1170 1464 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:33:45.631 1170 4415 E SensorHub: batch called handle:4 sample_ns:20000000 latency_ns:0 09-13 15:33:45.631 554 1283 E Parcel : Reading a NULL string not supported here. 09-13 15:33:45.631 554 1283 E Parcel : Reading a NULL string not supported here. 09-13 15:33:45.639 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:33:45.641 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:33:45.642 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:33:45.643 1497 1497 W HwLockScreenPanel: createLockScreenView when reset 09-13 15:33:45.643 3624 3624 I NearbyDiscovery: (REDACTED) FastPairDisplayObserver: %s -> %s 09-13 15:33:45.644 1497 1497 I HwLockScreenPanel: loadMagazine 09-13 15:33:45.648 1497 1497 W HwLockScreenPanel: Handle message: 14 09-13 15:33:45.651 1170 4415 I SendBroadcastPermission: action:android.intent.action.SIG_STR, mPermissionType:0 09-13 15:33:45.653 1497 1497 I HwBackDropView: Fyuse 3D is not supported or mBackdropBack is null,isSupportedFyuse3D:false 09-13 15:33:45.653 1497 1497 I MagazineView: forceToUpdate imageView 09-13 15:33:45.653 1170 1170 I MQoS : onSignal: mSubId=0,currDataSubID=0 09-13 15:33:45.653 1170 1170 I MQoS : received cell-signal:1 09-13 15:33:45.655 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.655 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.655 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.655 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.655 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.655 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.655 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.655 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.655 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.655 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.657 3624 19128 W ComplianceFilepathHandl: Tracing data is not available [CONTEXT service_id=357 ] 09-13 15:33:45.657 1898 2015 I SensorState: sensor:4 enable:true uid:10037 09-13 15:33:45.657 1898 2015 I PGServer: report state:4 event type:1 pid:4 uid:10037 pkg:null to pid: 1170 09-13 15:33:45.657 1898 2015 I SensorState: addSensor,mHandles:{4=1} 09-13 15:33:45.657 1898 2015 I AppManager: no high cpu load 09-13 15:33:45.661 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: isScreenOn=%s, isLocationEnabled=%s, disableLocationRequirement=%s, isDiscoveryScanningEnabled=%s, during24GhzWifiWarmingUpPeriod=%s 09-13 15:33:45.663 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.663 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.663 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.663 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.663 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.663 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.663 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.663 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.663 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.663 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.670 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438a00): interfmt=1, stride=1088, size=3223552, usage=0x933 09-13 15:33:45.672 1497 1667 W DisabledFeatureUtils: Dis-Feature : 0 09-13 15:33:45.674 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:33:45.674 1497 1497 W PanelView: set notification panel padding = 1436 09-13 15:33:45.676 1497 1497 E BokehDrawable: BlurBitmap draw super 0.0 09-13 15:33:45.681 2317 3073 I iMonitor: create: 903001012 09-13 15:33:45.685 1170 1449 E hwintelligencewifi: DefaultState MSG_SCREEN_ON 09-13 15:33:45.686 1497 1667 W DisabledFeatureUtils: Dis-Feature : 0 09-13 15:33:45.694 1916 2101 W PhoneInterfaceManager: shouldBlockLocation running ... 09-13 15:33:45.694 1916 2101 I PhoneInterfaceManager: shouldBlockLocation ret:false 09-13 15:33:45.695 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438000): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:33:45.697 2317 3073 I iMonitor: send: 903001012 09-13 15:33:45.697 556 754 I logserver: handle_exception_events enter 09-13 15:33:45.700 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.700 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.700 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.700 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.700 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.700 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.700 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.700 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.700 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.700 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.709 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: eventType=%s, intReq=%s, scanning=%s, scanAllowed=%s, bleEnabled=%s, lockScanRate=%s, startScanningByLowPowerMode=%s 09-13 15:33:45.710 1170 1449 E hwintelligencewifi: getCurrentCellid type type = PHONE_TYPE_GSM 09-13 15:33:45.710 1170 1449 E hwintelligencewifi: getCurrentCellid type is PHONE_TYPE_GSM 09-13 15:33:45.713 1170 1449 E hwintelligencewifi: getCurrentCellid PHONE_TYPE_GSM cellidString = 47001 09-13 15:33:45.713 1170 1449 E hwintelligencewifi: DisabledState cellid = 47001 09-13 15:33:45.713 1170 1449 E hwintelligencewifi: isMonitorCellId mInfos.size() = 1 09-13 15:33:45.713 1170 1449 E hwintelligencewifi: stopScanAp mIsScaning = false 09-13 15:33:45.714 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.714 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.714 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.714 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.714 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.714 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.714 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.714 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.714 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.714 2317 3073 E PTM.FileNodeInfo: getTempInfo error: null, 0 09-13 15:33:45.715 28272 28272 I art : Starting a blocking GC AddRemoveAppImageSpace 09-13 15:33:45.716 28272 28272 W System : ClassLoader referenced unknown path: /data/hw_init/version/special_cust/NEM-L22/channel/in/app/HwSos/lib/arm64 09-13 15:33:45.716 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393455200): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:33:45.725 2317 2372 E LogCollectService: illegal eventid 09-13 15:33:45.727 411 1627 I gralloc : alloc_device_free:586: Free handle(0x7393455200) 09-13 15:33:45.744 1170 1941 W RMS.SmartShrinker: SmartShrinker is runing in pid =28272 reclaim mode = 4 09-13 15:33:45.810 1497 1667 I EventCenter: ContentChange for slot: 1 09-13 15:33:45.814 1497 1667 I EventCenter: ContentChange for slot: 1 09-13 15:33:45.814 1497 1667 I EventCenter: ContentChange for slot: 1 09-13 15:33:45.815 1497 1667 I EventCenter: ContentChange for slot: 1 09-13 15:33:45.846 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:45.846 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:45.917 411 411 W SurfaceFlinger: Couldn't set SCHED_FIFO on display on 09-13 15:33:45.926 1170 1838 I GnssLocationProvider: updateLowPowerMode,isPowerSaveMode:falseisInteractive:true 09-13 15:33:45.926 1170 1838 I GnssLocationProvider: disableGps:false isEnabled()=false 09-13 15:33:45.926 1497 1667 I EventCenter: ContentChange for slot: 1 09-13 15:33:45.942 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:33:45.943 1497 1497 W PanelView: set notification panel padding = 1436 09-13 15:33:45.946 1497 1497 I HwLockScreenReporter: report msg is :{picture: MagazinePic-01-2.3.001-bigpicture_01_11.jpg} 09-13 15:33:45.946 1497 1497 W HwLockScreenReporter: report result: false type:162 msg:{picture: MagazinePic-01-2.3.001-bigpicture_01_11.jpg, channelId: 01} 09-13 15:33:45.947 1497 1497 I HwBrightnessUtils: APS brightness=25.0,ConvertToPercentage=0.25200793 09-13 15:33:45.954 1898 2112 I ash : ash->screen on 09-13 15:33:45.954 1898 2015 I BatteryMonitor: screen off: 2m7s, awake: 2m7s wakeups: 1, battery changed: 0 09-13 15:33:45.960 2317 2317 I HourObserver: enter into handleScrnOnOffTimeStats, scrnOn = true, mIsPreScrnOn = false, mScrnSwitchTime = 1726221698726, occurTime = 1726221825959, delta = 127233, mScrnOffAccTime = 1568231, mScrnOnAccTime = 224877 09-13 15:33:45.960 2317 2317 I HourObserver: left handleScrnOnOffTimeStats, mScrnOffAccTime = 1695464, mScrnOffAccTime = 1695464, mScrnOnAccTime = 224877 09-13 15:33:45.971 3624 3776 I ActivityScheduler: nextTriggerTime: 9223372036854775806, in 9223372036707812738ms, detectorType: 32, SLEEP alarmWindowMillis: 1152921504606846975 09-13 15:33:45.978 1170 1209 W RMS.SmartShrinker: SmartShrinker is runing in pid =28204 reclaim mode = 4 09-13 15:33:45.985 1170 1937 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:33:45.993 1170 1937 W RMS.SmartShrinker: SmartShrinker is runing in pid =28272 reclaim mode = 4 09-13 15:33:45.993 1170 1937 W RMS.SmartShrinker: SmartShrinker is runing in pid =28204 reclaim mode = 4 09-13 15:33:45.997 3624 19030 W EastworldBattery: Negative duration: -262995748 [CONTEXT service_id=254 ] 09-13 15:33:46.014 1170 3921 W RMS.SmartShrinker: SmartShrinker is runing in pid =6874 reclaim mode = 4 09-13 15:33:46.018 9465 28290 I DeviceStatusMonitor: DeviceStatusMonitor.handleBroadcast():123 onReceive() : Action = android.intent.action.SCREEN_ON 09-13 15:33:46.019 9465 28290 I DeviceStatusMonitor: DeviceStatusMonitor.updateCountryInfo():139 updateCountryInfo(), notifyAnyway = false 09-13 15:33:46.030 1170 3921 W RMS.SmartShrinker: SmartShrinker is runing in pid =28272 reclaim mode = 4 09-13 15:33:46.030 1170 3921 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:33:46.030 1170 3921 W RMS.SmartShrinker: SmartShrinker is runing in pid =28204 reclaim mode = 4 09-13 15:33:46.030 1170 3921 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:33:46.043 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =10576 reclaim mode = 4 09-13 15:33:46.044 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =7843 reclaim mode = 4 09-13 15:33:46.046 3624 19128 I NearbyDiscovery: (REDACTED) FastPairHandler: Received action %s 09-13 15:33:46.050 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: isScreenOn=%s, isLocationEnabled=%s, disableLocationRequirement=%s, isDiscoveryScanningEnabled=%s, during24GhzWifiWarmingUpPeriod=%s 09-13 15:33:46.052 1170 4508 W RMS.SmartShrinker: SmartShrinker is runing in pid =28204 reclaim mode = 4 09-13 15:33:46.052 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: eventType=%s, intReq=%s, scanning=%s, scanAllowed=%s, bleEnabled=%s, lockScanRate=%s, startScanningByLowPowerMode=%s 09-13 15:33:46.052 3624 19128 I NearbyDiscovery: FastPairController: onSystemStateChanged: skip due to flag disabled [CONTEXT service_id=265 ] 09-13 15:33:46.056 1170 4508 W RMS.SmartShrinker: SmartShrinker is runing in pid =20341 reclaim mode = 4 09-13 15:33:46.062 1497 1497 I EventCenter: EventCenter Get :android.intent.action.TIME_TICK 09-13 15:33:46.065 1916 22154 W PhoneInterfaceManager: shouldBlockLocation running ... 09-13 15:33:46.065 1916 22154 I PhoneInterfaceManager: shouldBlockLocation ret:false 09-13 15:33:46.087 411 411 I gralloc : alloc_device_free:586: Free handle(0x7393438d00) 09-13 15:33:46.088 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:33:46.089 1497 1497 W PanelView: set notification panel padding = 1436 09-13 15:33:46.093 1497 1497 E DateLunarView: mDateString is: Fri, 13 Sep 09-13 15:33:46.100 1497 1497 E DateLunarView: mDateString is: Fri, 13 Sep 09-13 15:33:46.109 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:33:46.110 1497 1497 W PanelView: set notification panel padding = 1436 09-13 15:33:46.116 2513 2513 I HwLauncher: Model onReceive intent=Intent { act=android.intent.action.TIME_TICK flg=0x50000014 (has extras) } 09-13 15:33:46.116 2513 2513 I HwLauncher: Model onReceive user=UserHandle{0} 09-13 15:33:46.176 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:33:46.176 1497 1497 W PanelView: set notification panel padding = 1436 09-13 15:33:46.442 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:33:46.443 1497 1497 W PanelView: set notification panel padding = 1436 09-13 15:33:46.542 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:33:46.543 1497 1497 W PanelView: set notification panel padding = 1436 09-13 15:33:46.627 1170 1170 E SensorHub: batch called handle:4 sample_ns:20000000 latency_ns:0 09-13 15:33:46.847 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:46.847 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:47.111 1898 2112 I K3V3CpuGovernorPolicy: close previously scene Hmp policy : 300 , 150 09-13 15:33:47.151 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:33:47.157 1497 1497 W HwLockScreenPanel: isInterestMotionEvent false 2 09-13 15:33:47.157 1497 1497 W HwKeyguardDragHelper: HwKyguardDragHelper onInterceptTouchEvent: 4 09-13 15:33:47.157 1497 1497 W HwKeyguardDragHelper: onTouchEvent 0 4 09-13 15:33:47.254 1497 1497 W HwKeyguardDragHelper: onTouchEvent 2 4 09-13 15:33:47.254 1497 1497 W PanelView: setAnimationParam 0.02125 0 1.0 09-13 15:33:47.255 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.255 1497 1497 E BokehDrawable: BlurBitmap draw super 0.02125 09-13 15:33:47.259 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:47.267 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:47.269 1497 1497 W HwKeyguardDragHelper: onTouchEvent 2 4 09-13 15:33:47.269 1497 1497 W PanelView: setAnimationParam 0.08375 0 1.0 09-13 15:33:47.269 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.271 1497 1497 E BokehDrawable: BlurBitmap draw super 0.08375 09-13 15:33:47.276 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:47.284 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:47.291 1497 1497 W HwKeyguardDragHelper: onTouchEvent 2 4 09-13 15:33:47.291 1497 1497 W PanelView: setAnimationParam 0.27 0 1.0 09-13 15:33:47.292 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.292 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:47.293 1497 1497 E BokehDrawable: BlurBitmap draw super 0.27 09-13 15:33:47.300 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:47.305 1497 1497 W HwKeyguardDragHelper: onTouchEvent 2 4 09-13 15:33:47.305 1497 1497 W PanelView: setAnimationParam 0.43125 0 1.0 09-13 15:33:47.305 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.306 1497 1497 E BokehDrawable: BlurBitmap draw super 0.43125 09-13 15:33:47.308 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:33:47.309 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:47.309 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:47.314 1497 1497 W HwKeyguardDragHelper: onTouchEvent 2 4 09-13 15:33:47.315 1497 1497 W PanelView: setAnimationParam 0.4425 0 1.0 09-13 15:33:47.315 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.316 1497 1497 W HwKeyguardDragHelper: onTouchEvent 1 4 09-13 15:33:47.317 1497 1497 W HwKeyguardDragHelper: KeyguardDrag animatToExitKeyguard 09-13 15:33:47.319 1497 1497 W HwLockScreenReporter: report result: false type:153 msg:{MagazineUnlock:true,CostTime:159} 09-13 15:33:47.324 1497 1497 E BokehDrawable: BlurBitmap draw super 0.4425 09-13 15:33:47.341 1497 1497 W PanelView: setAnimationParam 0.45125747 0 1.0 09-13 15:33:47.341 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:33:47.341 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.343 1898 2015 I ScenarioAction: new ScenarioAction sPoolSize: 0 09-13 15:33:47.343 1898 2015 I ScenarioAction: new ScenarioAction sPoolSize: 0 09-13 15:33:47.344 1497 1497 E BokehDrawable: BlurBitmap draw super 0.45125747 09-13 15:33:47.347 1497 1497 W HwKeyguardDragHelper: onInterceptTouchEvent skip as touch in View 09-13 15:33:47.347 1497 1497 W HwKeyguardDragHelper: HwKyguardDragHelper onInterceptTouchEvent: 0 09-13 15:33:47.363 1497 1497 W PanelView: setAnimationParam 0.47911894 0 1.0 09-13 15:33:47.363 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ......ID 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.364 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:33:47.366 1497 1497 W PanelView: set notification panel padding = 1436 09-13 15:33:47.368 1497 1497 E BokehDrawable: BlurBitmap draw super 0.47911894 09-13 15:33:47.374 1497 1497 W PanelView: setAnimationParam 0.524144 0 1.0 09-13 15:33:47.374 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.376 1497 1497 E BokehDrawable: BlurBitmap draw super 0.524144 09-13 15:33:47.382 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:33:47.383 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:47.391 1497 1497 W PanelView: setAnimationParam 0.57935476 0 1.0 09-13 15:33:47.391 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... .......D 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.397 1497 1497 E BokehDrawable: BlurBitmap draw super 0.57935476 09-13 15:33:47.408 1497 1497 W PanelView: setAnimationParam 0.64769536 0 1.0 09-13 15:33:47.408 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... .......D 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.409 1497 1497 E BokehDrawable: BlurBitmap draw super 0.64769536 09-13 15:33:47.424 1497 1497 W PanelView: setAnimationParam 0.72125 0 1.0 09-13 15:33:47.424 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.426 1497 1497 E BokehDrawable: BlurBitmap draw super 0.72125 09-13 15:33:47.441 1497 1497 W PanelView: setAnimationParam 0.7905722 0 1.0 09-13 15:33:47.441 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.443 1497 1497 E BokehDrawable: BlurBitmap draw super 0.7905722 09-13 15:33:47.458 1497 1497 W PanelView: setAnimationParam 0.8593591 0 1.0 09-13 15:33:47.458 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.459 1497 1497 E BokehDrawable: BlurBitmap draw super 0.8593591 09-13 15:33:47.474 1497 1497 W PanelView: setAnimationParam 0.91835606 0 1.0 09-13 15:33:47.474 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.476 1497 1497 E BokehDrawable: BlurBitmap draw super 0.91835606 09-13 15:33:47.491 1497 1497 W PanelView: setAnimationParam 0.9611818 0 1.0 09-13 15:33:47.491 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.492 1497 1497 E BokehDrawable: BlurBitmap draw super 0.9611818 09-13 15:33:47.507 1497 1497 W PanelView: setAnimationParam 0.99012035 0 1.0 09-13 15:33:47.508 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.509 1497 1497 E BokehDrawable: BlurBitmap draw super 0.99012035 09-13 15:33:47.524 1497 1497 W PanelView: setAnimationParam 1.0 0 1.0 09-13 15:33:47.524 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.525 1497 1497 W HwKeyguardDragHelper: HwPanelView onAnimationEnd animateToExitKeyguard 09-13 15:33:47.525 1497 1497 W PanelView: setAnimationParam 1.0 0 1.0 09-13 15:33:47.525 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.525 1497 1497 W PanelView: HwPanelView restoreDrawState 09-13 15:33:47.526 1497 1497 W PanelView: setAnimationParam 0.0 0 1.0 09-13 15:33:47.526 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ........ 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.526 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:33:47.526 1497 1497 W PanelView: set notification panel padding = 1436 09-13 15:33:47.527 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:33:47.527 1497 1497 I PanelBar: panelExpansionChanged 0.0, false 09-13 15:33:47.530 1497 1497 W AppHandler: sendMessage 4 09-13 15:33:47.530 1497 1617 I SendBroadcastPermission: action:com.android.systemui.statusbar.visible.change, mPermissionType:0 09-13 15:33:47.530 1497 1497 W PanelView: set notification panel padding = 1436 09-13 15:33:47.533 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:33:47.533 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:33:47.533 1497 1497 I StatusBarKeyguardViewManager: StatusBarKeyguardViewManager dismiss: true false 09-13 15:33:47.534 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:33:47.537 1497 1497 W StatusBarKeyguardViewManager: updateStates Show KeyguardStatusBar with clcok: false 09-13 15:33:47.537 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:33:47.537 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: dismiss. showing: true false - false, false, false 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: java.lang.Exception 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwStatusBarKeyguardViewManager.dismiss(HwStatusBarKeyguardViewManager.java:317) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.showBouncer(PhoneStatusBar.java:4572) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeExpandedInvisible(PhoneStatusBar.java:2997) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwPanelView.afterKeyguardExit(HwPanelView.java:160) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwKeyguardDragHelper$KeyguardAnimationControl.afterKeyguardExit(HwKeyguardDragHelper.java:522) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwKeyguardDragHelper$KeyguardAnimationControl.-wrap0(HwKeyguardDragHelper.java) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at com.android.systemui.statusbar.phone.HwKeyguardDragHelper$KeyguardAnimationControl$1.onAnimationEnd(HwKeyguardDragHelper.java:508) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at android.animation.ValueAnimator.endAnimation(ValueAnimator.java:1149) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at android.animation.ValueAnimator.doAnimationFrame(ValueAnimator.java:1309) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at android.animation.AnimationHandler.doAnimationFrame(AnimationHandler.java:146) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at android.animation.AnimationHandler.-wrap2(AnimationHandler.java) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at android.animation.AnimationHandler$1.doFrame(AnimationHandler.java:54) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:924) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at android.view.Choreographer.doCallbacks(Choreographer.java:735) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at android.view.Choreographer.doFrame(Choreographer.java:664) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:912) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at android.os.Handler.handleCallback(Handler.java:761) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at android.os.Handler.dispatchMessage(Handler.java:98) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at android.os.Looper.loop(Looper.java:156) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:33:47.538 1497 1497 W StatusBarKeyguardViewManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:33:47.539 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:33:47.540 1497 1497 W PanelView: set notification panel padding = 1436 09-13 15:33:47.563 1497 1497 W HwLockScreenPanel: Handle message: 4 09-13 15:33:47.564 1497 1497 W StatusBarKeyguardViewManager: startPreHideAnimation 09-13 15:33:47.591 2513 2513 I HwLauncher: Launcher onStart() 09-13 15:33:47.591 2513 2513 I HwLauncher: Launcher Launcher.onStart() cost 0 ms 09-13 15:33:47.592 2513 2613 E HwLauncher: SettingsEx , no such field. 09-13 15:33:47.592 2513 2613 W HwLauncher: Clock getDataFormat the getSystemString failed. 09-13 15:33:47.594 1497 1497 W HwKeyguardDragHelper: KeyguardDrag animateToExitBouncer 09-13 15:33:47.595 2513 2513 I HwLauncher: Launcher onResume() 09-13 15:33:47.595 1497 1497 W HwKeyguardDragHelper: KeyguardAnimCallack onPreHideAnimation 09-13 15:33:47.595 2513 2513 I HwLauncher: Launcher doResumeWork() 09-13 15:33:47.597 2513 2613 I HwLauncher: ClockDynamicUpdater clock update folder at ClockDynamicUpdater 09-13 15:33:47.597 2513 2613 I HwLauncher: DynamicUpdater updateBitmap end and send update message 09-13 15:33:47.598 2513 2513 I HwLauncher: Launcher onResume mIsToUninstallApp = false 09-13 15:33:47.598 2513 2513 I HwLauncher: Launcher Launcher hot start cost 7 ms 09-13 15:33:47.601 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:33:47.602 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:33:47.603 1497 1497 W AppHandler: sendImmediateMessage 10 09-13 15:33:47.604 1497 1497 W HwLockScreenPanel: Handle message: 10 09-13 15:33:47.604 1497 1497 I HwBackDropView: restore param to 0 09-13 15:33:47.604 1497 1497 W HwBackDropView: setDrawBehindAsSrc skipped. null 09-13 15:33:47.604 1497 1497 I HwBackDropView: checkVisibility : false; false 09-13 15:33:47.605 1497 1497 W CameraLayout: Cameralayout disabled. true false 2 09-13 15:33:47.606 1497 1497 W AppHandler: sendMessage 11 09-13 15:33:47.607 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:33:47.607 1497 1497 W PanelView: set notification panel padding = 1436 09-13 15:33:47.609 1497 1497 W HwLockScreenPanel: Handle message: 11 09-13 15:33:47.624 2513 2513 I HwLauncher: DynamicUpdater mDynamicIconList size:1 Intent:Intent { cmp=com.android.deskclock/.AlarmsMainActivity } 09-13 15:33:47.624 2513 2513 I HwLauncher: DynamicUpdater call updateFolder 09-13 15:33:47.630 1497 1497 W AppHandler: sendMessage 4 09-13 15:33:47.630 1497 1497 W PanelView: HwPanelView restoreDrawState 09-13 15:33:47.630 1497 1497 W PanelView: setAnimationParam 0.0 4 1.0 09-13 15:33:47.630 1497 1497 W PanelView: updateAlaphaAndScaleForChild 0 com.android.systemui.statusbar.phone.NotificationsQuickSettingsContainer{1e88399 V.E...... ......ID 0,0-1080,1920 #7f14040a app:id/notification_container_parent} 09-13 15:33:47.631 1170 3922 E SensorHub: PS activate 0 09-13 15:33:47.631 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:33:47.631 1898 2015 I SensorState: sensor:4 enable:false uid:10037 09-13 15:33:47.631 1898 2015 I SensorState: removeSensor,mHandles:{} 09-13 15:33:47.631 1898 2015 I PGServer: report state:4 event type:2 pid:4 uid:10037 pkg:null to pid: 1170 09-13 15:33:47.632 1497 1497 W PanelView: set notification panel padding = 1436 09-13 15:33:47.635 1497 1497 W HwKeyguardPolicy: KGSvcCall updateKeyguardState 0->0; false false 09-13 15:33:47.636 1497 1497 W StatusBarWindowManager: Apply window without WALLPAPER 09-13 15:33:47.636 1497 1497 W ScrimController: startScrimAnimation 0.0 @ com.android.systemui.statusbar.ScrimView{6adbb66 V.ED..... ......ID 0,0-1080,1920 #7f14043a app:id/scrim_behind} 09-13 15:33:47.638 1497 1497 W StatusBarKeyguardViewManager: set navBarVisible 09-13 15:33:47.638 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:33:47.638 1497 1497 W AppHandler: sendSingleMessage 10 09-13 15:33:47.638 1497 1497 W StatusBarKeyguardViewManager: updateStates Hide KeyguardStatusBar 09-13 15:33:47.639 1497 1497 E KeyguardUpdateMonitor: isSimPinSecure mSimDatas is null or empty 09-13 15:33:47.642 1497 1497 I SendBroadcastPermission: action:android.intent.action.USER_PRESENT, mPermissionType:0 09-13 15:33:47.644 1497 1497 W AppHandler: sendMessage 16 09-13 15:33:47.648 1170 1265 W RMS.SmartShrinker: SmartShrinker is runing in pid =27040 reclaim mode = 4 09-13 15:33:47.651 1898 2112 I AppsGPSRestrict: com.huawei.android.launcher the same as new front, just return... 09-13 15:33:47.653 1898 2112 I BlackListAlarmRestrict: [resume] no net alarms 09-13 15:33:47.655 3624 19128 I NearbyDiscovery: (REDACTED) FastPairHandler: Received action %s 09-13 15:33:47.655 3624 19128 I NearbyDiscovery: FastPairController: onSystemStateChanged: skip due to flag disabled [CONTEXT service_id=265 ] 09-13 15:33:47.658 1170 2533 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:33:47.658 1170 2533 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:33:47.658 1170 2533 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:33:47.660 1898 2112 I BlackListAlarmRestrict: [resume] net alarms 09-13 15:33:47.660 1898 2112 I ash : ash->screen unlock 09-13 15:33:47.665 3624 20109 I NearbySharing: Screen is unlocked 09-13 15:33:47.666 3624 20109 I NearbySharing: Uwb feature is off. 09-13 15:33:47.667 3624 20109 I NearbySharing: Uwb feature is off. 09-13 15:33:47.667 3624 20109 I NearbySharing: Stopping scanning because Bluetooth is disabled. 09-13 15:33:47.667 1170 1377 I SendBroadcastPermission: action:com.android.server.action.NETWORK_STATS_UPDATED, mPermissionType:0 09-13 15:33:47.669 3624 20109 I NearbySharing: Stopping Fast Init advertisement because Bluetooth is off. 09-13 15:33:47.669 3624 20109 I NearbySharing: Stopping advertising because Bluetooth is disabled. 09-13 15:33:47.673 1170 4508 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:33:47.674 3624 20109 I NearbySharing: Fast Initiation Scanning has stopped 09-13 15:33:47.674 3624 20109 I NearbySharing: Stopping FastInitiation scanning because location is disabled. 09-13 15:33:47.675 3624 20109 I NearbySharing: Dismissing HUN as there's no device nearby. 09-13 15:33:47.678 1470 1832 E HwSystemManager: TrafficNotifyAfterLocked:analyseTrafficAfterUnLocked: network template is null! 09-13 15:33:47.683 1470 1815 E HwSystemManager: NatTrafficNotifyService:imsi is null, so return 09-13 15:33:47.692 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:33:47.701 1497 1497 W HwLockScreenPanel: Handle message: 4 09-13 15:33:47.701 1497 1497 W HwLockScreenPanel: Handle message: 16 09-13 15:33:47.703 3624 20109 I Nearby : (REDACTED) Beginning attempt #%d for %s... 09-13 15:33:47.706 1170 4415 I Bluetooth_framework: BluetoothManagerService:checkIfCallerIsForegroundUser: valid=true callingUser=0 parentUser=-10000 foregroundUser=0 09-13 15:33:47.708 3624 20109 I NearbyMediums: BluetoothAdapter's name was not set by Nearby Connections, ignoring call to restore default scan mode. 09-13 15:33:47.709 1170 3920 I Bluetooth_framework: BluetoothManagerService:checkIfCallerIsForegroundUser: valid=true callingUser=0 parentUser=-10000 foregroundUser=0 09-13 15:33:47.712 3624 3624 I RCNIntentOperation: RCN is disabled on this network. 09-13 15:33:47.713 3624 20109 I NearbyMediums: BluetoothAdapter's name was not set by Nearby Connections, ignoring call to restore device name 09-13 15:33:47.729 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393455700): interfmt=1, stride=1088, size=471040, usage=0xb00 09-13 15:33:47.730 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393455900): interfmt=1, stride=1088, size=471040, usage=0xb00 09-13 15:33:47.731 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393455b00): interfmt=1, stride=1088, size=471040, usage=0xb00 09-13 15:33:47.757 1497 1497 W HwLockScreenPanel: Handle message: 10 09-13 15:33:47.757 1497 1497 I HwBackDropView: restore param to 0 09-13 15:33:47.757 1497 1497 I HwBackDropView: checkVisibility : false; false 09-13 15:33:47.760 1497 1497 W CameraLayout: Cameralayout disabled. true false 2 09-13 15:33:47.847 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:47.847 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:47.897 411 424 I gralloc : alloc_device_free:586: Free handle(0x739340f200) 09-13 15:33:47.906 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:33:47.920 411 422 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340f600): interfmt=1, stride=1088, size=315392, usage=0xb00 09-13 15:33:47.923 411 422 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438d00): interfmt=1, stride=1088, size=315392, usage=0xb00 09-13 15:33:47.924 411 411 I gralloc : alloc_device_free:586: Free handle(0x738aa1f800) 09-13 15:33:48.795 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340f200): interfmt=1, stride=1088, size=315392, usage=0xb00 09-13 15:33:49.098 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:49.098 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:49.680 1170 28300 W AwareLog: AwareMem_Kill: updateGroupList process: move high frequent=com.huawei.systemmanager, uid=1000 09-13 15:33:49.680 1170 28300 W AwareLog: AwareMem_Kill: updateGroupList process: move high frequent=com.huawei.sos, uid=1000 09-13 15:33:49.680 1170 28300 W AwareLog: AwareMem_Kill: updateGroupList process: move high frequent=com.android.settings, uid=1000 09-13 15:33:49.689 1170 1208 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:33:49.689 1170 1208 W MediaProcessHandler: processOp uid 1000 is not concerned! 09-13 15:33:49.691 1170 2532 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:33:49.691 1170 2532 W MediaProcessHandler: processOp uid 1000 is not concerned! 09-13 15:33:49.698 1170 4414 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:33:49.698 1170 4414 W MediaProcessHandler: processOp uid 1000 is not concerned! 09-13 15:33:49.769 1170 1369 W InputDispatcher: channel 'a0d1b39 com.android.settings (server)' ~ Consumer closed input channel or an error occurred. events=0x9 09-13 15:33:49.769 1170 1369 E InputDispatcher: channel 'a0d1b39 com.android.settings (server)' ~ Channel is unrecoverably broken and will be disposed! 09-13 15:33:49.769 1170 3921 W InputDispatcher: Attempted to unregister already unregistered input channel 'a0d1b39 com.android.settings (server)' 09-13 15:33:49.769 411 1627 I gralloc : alloc_device_free:586: Free handle(0x7393438a00) 09-13 15:33:49.813 6997 6997 W w : onStartInput event aborted 09-13 15:33:49.813 6997 6997 W w : kl.s: could not obtain extracted text 09-13 15:33:49.813 6997 6997 W w : at kl.J.H(SourceFile:305) 09-13 15:33:49.813 6997 6997 W w : at kl.w.e0(SourceFile:127) 09-13 15:33:49.813 6997 6997 W w : at ei.y.R(SourceFile:217) 09-13 15:33:49.813 6997 6997 W w : at cr.d.R(SourceFile:5) 09-13 15:33:49.813 6997 6997 W w : at com.touchtype.KeyboardService.onStartInput(SourceFile:7) 09-13 15:33:49.813 6997 6997 W w : at android.inputmethodservice.InputMethodService.doStartInput(InputMethodService.java:1818) 09-13 15:33:49.813 6997 6997 W w : at android.inputmethodservice.InputMethodService$InputMethodImpl.startInput(InputMethodService.java:415) 09-13 15:33:49.813 6997 6997 W w : at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:174) 09-13 15:33:49.813 6997 6997 W w : at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:37) 09-13 15:33:49.813 6997 6997 W w : at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:33:49.813 6997 6997 W w : at android.os.Looper.loop(Looper.java:156) 09-13 15:33:49.813 6997 6997 W w : at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:33:49.813 6997 6997 W w : at java.lang.reflect.Method.invoke(Native Method) 09-13 15:33:49.813 6997 6997 W w : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:33:49.813 6997 6997 W w : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:33:49.837 1170 1183 I art : Background partial concurrent mark sweep GC freed 40910(2MB) AllocSpace objects, 4(144KB) LOS objects, 9% free, 37MB/41MB, paused 2.811ms total 156.338ms 09-13 15:33:49.896 1898 2015 I AppManager: app:com.android.settings Notification update time:146966992 09-13 15:33:49.896 1898 2015 I AppManager: app:com.android.settings Notification persist:true Ids:[] 09-13 15:33:49.896 1898 2015 I AppManager: app:com.android.settings Notification update time:146966992 09-13 15:33:49.896 1898 2015 I AppManager: app:com.android.settings Notification persist:true Ids:[] 09-13 15:33:49.907 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:33:49.990 411 411 I gralloc : alloc_device_free:586: Free handle(0x7393438600) 09-13 15:33:50.098 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:50.099 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:50.159 411 411 I gralloc : alloc_device_free:586: Free handle(0x7393438000) 09-13 15:33:51.031 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:33:51.069 1170 1896 E HsmCoreServiceImpl: onTransact in code is: 103 09-13 15:33:51.069 1170 1896 I MediaProcessHandler: playingUids: 09-13 15:33:51.099 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:51.099 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:51.137 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:33:51.138 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:51.216 2513 2513 I HwLauncher: Launcher onPause() 09-13 15:33:51.217 2513 28302 I HwLauncher: Launcher.MotionManager stopMotionAppsReco begin,mFlg = 403 09-13 15:33:51.217 2513 28302 W HwLauncher: Launcher.MotionManager stopMotionAppsReco service flg 403 is unavailable 09-13 15:33:51.229 1170 1265 W RMS.SmartShrinker: SmartShrinker is runing in pid =2513 reclaim mode = 4 09-13 15:33:51.260 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:33:51.263 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393455d00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:33:51.269 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393445000): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:33:51.276 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393445200): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:33:51.303 1497 1497 I PhoneStatusBarPolicy: updateBluetooth:::setBluetoothBatteryEnable false. 09-13 15:33:51.304 1497 1497 I PhoneStatusBarPolicy: updateBluetooth::bluetoothEnabled:false, bluetoothConnected=false, bluetoothTransfering=false 09-13 15:33:51.305 1497 1497 W HwRecentsView: Memory text is not valid,can not split to double text 09-13 15:33:51.317 2513 2513 I HwLauncher: Launcher onStop() 09-13 15:33:51.335 6997 6997 W w : onStartInput event aborted 09-13 15:33:51.335 6997 6997 W w : kl.s: could not obtain extracted text 09-13 15:33:51.335 6997 6997 W w : at kl.J.H(SourceFile:305) 09-13 15:33:51.335 6997 6997 W w : at kl.w.e0(SourceFile:127) 09-13 15:33:51.335 6997 6997 W w : at ei.y.R(SourceFile:217) 09-13 15:33:51.335 6997 6997 W w : at cr.d.R(SourceFile:5) 09-13 15:33:51.335 6997 6997 W w : at com.touchtype.KeyboardService.onStartInput(SourceFile:7) 09-13 15:33:51.335 6997 6997 W w : at android.inputmethodservice.InputMethodService.doStartInput(InputMethodService.java:1818) 09-13 15:33:51.335 6997 6997 W w : at android.inputmethodservice.InputMethodService$InputMethodImpl.startInput(InputMethodService.java:415) 09-13 15:33:51.335 6997 6997 W w : at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:174) 09-13 15:33:51.335 6997 6997 W w : at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:37) 09-13 15:33:51.335 6997 6997 W w : at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:33:51.335 6997 6997 W w : at android.os.Looper.loop(Looper.java:156) 09-13 15:33:51.335 6997 6997 W w : at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:33:51.335 6997 6997 W w : at java.lang.reflect.Method.invoke(Native Method) 09-13 15:33:51.335 6997 6997 W w : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:33:51.335 6997 6997 W w : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:33:51.340 411 3800 I gralloc : alloc_device_free:586: Free handle(0x739340ff00) 09-13 15:33:51.357 411 411 I gralloc : alloc_device_free:586: Free handle(0x7393438900) 09-13 15:33:51.358 411 411 I gralloc : alloc_device_free:586: Free handle(0x739340f700) 09-13 15:33:52.094 1497 1497 W HwRecentsView: Memory text is not valid,can not split to double text 09-13 15:33:52.099 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:52.100 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:52.109 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:33:52.166 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:33:52.167 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:52.198 1497 1497 I HwRecentTaskRemove: notifyRemoveStart called, clickTime:0 09-13 15:33:52.209 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:33:52.210 28305 28305 I : power log dlsym ok 09-13 15:33:52.211 1497 1497 W ImageWallpaper: trimMemory condition not ready! 09-13 15:33:52.213 28305 28305 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:33:52.220 1170 1274 I HwResourcesImpl: load icon id : 7f030000, pkgName : com.android.settings 09-13 15:33:52.221 1170 1274 W CfgFilePolicy: No config file found for:/themes/diff/icons 09-13 15:33:52.221 1170 1274 W CfgFilePolicy: CFG_DIRS length : 12 09-13 15:33:52.227 1170 1274 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:33:52.227 1170 1274 I HwResourcesImpl: icon : com.android.settings found in theme 09-13 15:33:52.230 1170 1274 I HwPointEventFilter: do not support AFT because of no config 09-13 15:33:52.239 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438a00): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:33:52.255 28305 28305 W System : ClassLoader referenced unknown path: /system/priv-app/Settings/lib/arm64 09-13 15:33:52.262 411 3800 I gralloc : alloc_device_free:586: Free handle(0x7393438a00) 09-13 15:33:52.267 1898 2112 I AppsGPSRestrict: com.android.systemui is above launcher app, just return... 09-13 15:33:52.301 411 422 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340fa00): interfmt=1, stride=1088, size=8355840, usage=0x933 09-13 15:33:52.314 1170 4412 E HsmCoreServiceImpl: onTransact in code is: 103 09-13 15:33:52.314 1170 4412 I MediaProcessHandler: playingUids: 09-13 15:33:52.334 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x738ab56200): interfmt=1, stride=1024, size=688128, usage=0x933 09-13 15:33:52.413 1170 1183 I art : Background partial concurrent mark sweep GC freed 12668(1203KB) AllocSpace objects, 2(168KB) LOS objects, 9% free, 37MB/41MB, paused 2.737ms total 157.922ms 09-13 15:33:52.413 28305 28305 I HwCust : Constructor found for class android.app.HwCustActivityImpl 09-13 15:33:52.430 28305 28305 I HwCust : Constructor found for class android.app.HwCustHwWallpaperManagerImpl 09-13 15:33:52.437 28305 28305 I HwCust : Constructor found for class com.android.settings.HwCustSplitUtilsImpl 09-13 15:33:52.438 28305 28305 I HwCust : Constructor found for class com.android.settings.HwCustSettingUtilsImpl 09-13 15:33:52.438 28305 28305 I HWSettings: is emui lite : true 09-13 15:33:52.439 28305 28305 I HWSettings: remove drawer and delay update categories for lite version! 09-13 15:33:52.479 28305 28305 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:33:52.500 28305 28305 W WindowDecorActionBar: should not do the transition or the transition anim is null or it is running or the mContainer view is null or mContainer view hasn't been drawn to screen 09-13 15:33:52.500 28305 28305 I HwResourcesImpl: load icon id : 7f030000, pkgName : com.android.settings 09-13 15:33:52.500 28305 28305 W CfgFilePolicy: No config file found for:xml/hw_launcher_load_icon.xml 09-13 15:33:52.500 28305 28305 W CfgFilePolicy: CFG_DIRS length : 12 09-13 15:33:52.501 28305 28305 E HwResourcesImpl: readDefaultConfig : FileNotFoundException 09-13 15:33:52.501 28305 28305 W CfgFilePolicy: No config file found for:/themes/diff/icons 09-13 15:33:52.501 28305 28305 W CfgFilePolicy: CFG_DIRS length : 12 09-13 15:33:52.504 28305 28305 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:33:52.504 28305 28305 I HwResourcesImpl: icon : com.android.settings found in theme 09-13 15:33:52.506 411 411 I gralloc : alloc_device_free:586: Free handle(0x738ab56200) 09-13 15:33:52.564 28305 28305 W ResourceType: ResTable_typeSpec entry count inconsistent: given 94, previously 97 09-13 15:33:52.565 28305 28305 W ResourceType: ResTable_typeSpec entry count inconsistent: given 3107, previously 3127 09-13 15:33:52.565 28305 28305 W ResourceType: ResTable_typeSpec entry count inconsistent: given 491, previously 4739 09-13 15:33:52.568 28305 28305 W ResourceType: ResTable_typeSpec entry count inconsistent: given 94, previously 97 09-13 15:33:52.568 28305 28305 W ResourceType: ResTable_typeSpec entry count inconsistent: given 3107, previously 3127 09-13 15:33:52.568 28305 28305 W ResourceType: ResTable_typeSpec entry count inconsistent: given 491, previously 4739 09-13 15:33:52.696 28305 28305 I HwCust : Constructor found for class com.android.settings.HwCustSettingsActivityImpl 09-13 15:33:52.722 28305 28305 I ConditionManager: ConditionManager not support condition clear conditions. 09-13 15:33:52.722 28305 28305 I ConditionManager: emui lite, do not load conditions! 09-13 15:33:52.725 28305 28305 W WindowDecorActionBar: should not do the transition or the transition anim is null or it is running or the mContainer view is null or mContainer view hasn't been drawn to screen 09-13 15:33:52.734 1170 1273 I Bluetooth_framework: BluetoothManagerService:Message: 20 09-13 15:33:52.734 1170 1273 I Bluetooth_framework: BluetoothManagerService:Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@2e9dc84:true pid = 28305 09-13 15:33:52.735 28305 28322 W System : ClassLoader referenced unknown path: 09-13 15:33:52.735 28305 28322 W System : ClassLoader referenced unknown path: /system/priv-app/Settings/lib/arm64 09-13 15:33:52.743 1170 1273 I Bluetooth_framework: BluetoothManagerService:Message: 30 09-13 15:33:52.743 1170 1273 I Bluetooth_framework: BluetoothManagerService:Added state change callback: android.bluetooth.IBluetoothStateChangeCallback$Stub$Proxy@ef774ee:true pid = 28305 09-13 15:33:52.745 28305 28305 I HwCust : Constructor found for class com.android.settings.dashboard.HwCustDashboardAdapterImpl 09-13 15:33:52.752 28326 28326 I : power log dlsym ok 09-13 15:33:52.752 28305 28305 I Settings: isNeedSkipFuction: setupNotDone = false, deviceProvisioned = true, userSetupComplete = true, FRPRestricted = false, needSkipFuction = false 09-13 15:33:52.754 1170 1273 I Bluetooth_framework: BluetoothManagerService:Message: 30 09-13 15:33:52.754 28305 28305 I HwCust : Constructor found for class com.android.internal.widget.HwCustLockPatternUtilsImpl 09-13 15:33:52.754 1170 1273 I Bluetooth_framework: BluetoothManagerService:Added state change callback: android.bluetooth.IBluetoothStateChangeCallback$Stub$Proxy@b3263ab:true pid = 28305 09-13 15:33:52.755 28326 28326 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:33:52.758 28305 28323 I Bluetooth_stlib: LocalBluetoothProfileManager:Adding local MAP profile 09-13 15:33:52.761 1170 1273 I Bluetooth_framework: BluetoothManagerService:Message: 30 09-13 15:33:52.762 1170 1273 I Bluetooth_framework: BluetoothManagerService:Added state change callback: android.bluetooth.IBluetoothStateChangeCallback$Stub$Proxy@b1e97d9:true pid = 28305 09-13 15:33:52.766 1170 1273 I Bluetooth_framework: BluetoothManagerService:Message: 30 09-13 15:33:52.766 1170 1273 I Bluetooth_framework: BluetoothManagerService:Added state change callback: android.bluetooth.IBluetoothStateChangeCallback$Stub$Proxy@dd7d895:true pid = 28305 09-13 15:33:52.770 28305 28323 I Bluetooth_stlib: LocalBluetoothProfileManager:LocalBluetoothProfileManager construction complete 09-13 15:33:52.773 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f200): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:33:52.774 28305 28305 I HwSecImmHelper: mSecurityInputMethodService is null 09-13 15:33:52.775 28305 28323 I HwCust : Constructor found for class com.android.settings.HwCustLauncherModeSettingsActivityImpl 09-13 15:33:52.777 28305 28323 I HwCust : Constructor found for class com.android.settings.search.HwCustSearchIndexProviderImpl 09-13 15:33:52.779 411 3800 I gralloc : alloc_device_free:586: Free handle(0x738aa1f200) 09-13 15:33:52.793 679 679 I audio_custom: dev_get_parameters: query audio capability:dual_smartpa_support and set dual_smartpa_support = false 09-13 15:33:52.795 679 679 I hash_map_utils: key: 'audio_capability' value: 'dual_smartpa_support' 09-13 15:33:52.796 28305 28323 I HwCust : Constructor found for class com.android.settings.HwCustSoundSettingsHwBaseImpl 09-13 15:33:52.809 28305 28305 I HwPointEventFilter: do not support AFT because of no config 09-13 15:33:52.830 1497 1497 I PhoneStatusBarPolicy: updateBluetooth:::setBluetoothBatteryEnable false. 09-13 15:33:52.830 1497 1497 I PhoneStatusBarPolicy: updateBluetooth::bluetoothEnabled:false, bluetoothConnected=false, bluetoothTransfering=false 09-13 15:33:52.865 28305 28305 W HwPhoneLayoutInflater: onCreateView : ClassNotFoundException, In this case we want to let the base class take a crack at it 09-13 15:33:52.867 28305 28340 I OpenGLRenderer: Initialized EGL, version 1.4 09-13 15:33:52.886 28305 28340 W linker : /vendor/lib64/libhwuibp.so: unused DT entry: type 0xf arg 0xe3a 09-13 15:33:52.893 28305 28305 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:33:52.901 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f000): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:33:52.906 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f700): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:33:52.907 28305 28305 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:33:52.911 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1fb00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:33:52.927 28305 28305 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:33:52.934 28305 28305 W HwPhoneLayoutInflater: onCreateView : ClassNotFoundException, In this case we want to let the base class take a crack at it 09-13 15:33:52.935 28305 28305 W HwPhoneLayoutInflater: onCreateView : ClassNotFoundException, In this case we want to let the base class take a crack at it 09-13 15:33:52.952 28326 28326 W ResourceType: ResTable_typeSpec entry count inconsistent: given 94, previously 97 09-13 15:33:52.953 28326 28326 W ResourceType: ResTable_typeSpec entry count inconsistent: given 3107, previously 3127 09-13 15:33:52.953 28326 28326 W ResourceType: ResTable_typeSpec entry count inconsistent: given 491, previously 4739 09-13 15:33:52.967 28305 28305 I HwCust : Constructor found for class android.telephony.HwCustSignalStrengthImpl 09-13 15:33:53.069 28305 28305 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:33:53.076 556 581 W JankService: virtual bool android::JankManualDumpLogAnalyser::processEntry(android::LogEntry *, int, bool), not beta version or commercial log off 09-13 15:33:53.100 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:53.100 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:53.147 1170 1274 I ActivityManager: Displayed com.android.settings/.HWSettings: +948ms (total +1h4m54s109ms) 09-13 15:33:53.166 6997 6997 W w : onStartInput event aborted 09-13 15:33:53.166 6997 6997 W w : kl.s: could not obtain extracted text 09-13 15:33:53.166 6997 6997 W w : at kl.J.H(SourceFile:305) 09-13 15:33:53.166 6997 6997 W w : at kl.w.e0(SourceFile:127) 09-13 15:33:53.166 6997 6997 W w : at ei.y.R(SourceFile:217) 09-13 15:33:53.166 6997 6997 W w : at cr.d.R(SourceFile:5) 09-13 15:33:53.166 6997 6997 W w : at com.touchtype.KeyboardService.onStartInput(SourceFile:7) 09-13 15:33:53.166 6997 6997 W w : at android.inputmethodservice.InputMethodService.doStartInput(InputMethodService.java:1818) 09-13 15:33:53.166 6997 6997 W w : at android.inputmethodservice.InputMethodService$InputMethodImpl.startInput(InputMethodService.java:415) 09-13 15:33:53.166 6997 6997 W w : at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:174) 09-13 15:33:53.166 6997 6997 W w : at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:37) 09-13 15:33:53.166 6997 6997 W w : at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:33:53.166 6997 6997 W w : at android.os.Looper.loop(Looper.java:156) 09-13 15:33:53.166 6997 6997 W w : at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:33:53.166 6997 6997 W w : at java.lang.reflect.Method.invoke(Native Method) 09-13 15:33:53.166 6997 6997 W w : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:33:53.166 6997 6997 W w : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:33:53.174 411 3800 I gralloc : alloc_device_free:586: Free handle(0x7393455d00) 09-13 15:33:53.181 1170 3918 W RMS.SmartShrinker: SmartShrinker is runing in pid =6874 reclaim mode = 4 09-13 15:33:53.181 1170 3918 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:33:53.181 1170 3918 W RMS.SmartShrinker: SmartShrinker is runing in pid =20341 reclaim mode = 4 09-13 15:33:53.189 1170 28300 W AwareLog: AwareMem_Kill: empty group list! 09-13 15:33:53.190 411 411 I gralloc : alloc_device_free:586: Free handle(0x7393445200) 09-13 15:33:53.191 411 411 I gralloc : alloc_device_free:586: Free handle(0x7393445000) 09-13 15:33:53.208 28326 28326 W ProviderHelper: Unknown dynamite feature providerinstaller.dynamite 09-13 15:33:53.208 28326 28326 I DynamiteModule: Considering local module com.google.android.gms.providerinstaller.dynamite:1 and remote module com.google.android.gms.providerinstaller.dynamite:0 09-13 15:33:53.208 28326 28326 I DynamiteModule: Selected local version of com.google.android.gms.providerinstaller.dynamite 09-13 15:33:53.271 28326 28363 I dihj : (REDACTED) Unable to retrieve flag snapshot for %s, using defaults. 09-13 15:33:53.273 411 411 I gralloc : alloc_device_free:586: Free handle(0x739340fa00) 09-13 15:33:53.277 28305 28322 W Index : Cannot add index data for Uri: content://com.google.android.gms.accountsettings.content/settings/indexables_xml_res 09-13 15:33:53.281 1170 3919 W RMS.SmartShrinker: SmartShrinker is runing in pid =6738 reclaim mode = 4 09-13 15:33:53.281 1170 3919 W RMS.SmartShrinker: SmartShrinker is runing in pid =28326 reclaim mode = 4 09-13 15:33:53.347 28326 28331 I art : Compiler allocated 4MB to compile void com.google.android.gms.org.conscrypt.OpenSSLProvider.(java.lang.String, boolean, java.lang.String) 09-13 15:33:53.362 28326 28326 I ProviderInstaller: Installed default security provider GmsCore_OpenSSL 09-13 15:33:53.413 28326 28364 I GMS_MM_Logger: (REDACTED) Start time: %s 09-13 15:33:53.416 28326 28364 I GMS_MM_Logger: Started. 09-13 15:33:53.416 28326 28326 W ComplianceFilepathHandl: Tracing data is not available [CONTEXT service_id=357 ] 09-13 15:33:53.426 1170 2545 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:33:53.426 1170 2545 W RMS.SmartShrinker: SmartShrinker is runing in pid =20341 reclaim mode = 4 09-13 15:33:53.431 28326 28364 W ComplianceFilepathHandl: Tracing data is not available [CONTEXT service_id=357 ] 09-13 15:33:53.434 1170 4415 W RMS.SmartShrinker: SmartShrinker is runing in pid =6738 reclaim mode = 4 09-13 15:33:53.441 28326 28364 W ComplianceFilepathHandl: Tracing data is not available [CONTEXT service_id=357 ] 09-13 15:33:53.467 28326 28331 I art : Do partial code cache collection, code=30KB, data=30KB 09-13 15:33:53.468 28326 28331 I art : After code cache collection, code=30KB, data=30KB 09-13 15:33:53.468 28326 28331 I art : Increasing code cache capacity to 128KB 09-13 15:33:53.640 28326 28336 I art : Background sticky concurrent mark sweep GC freed 8455(984KB) AllocSpace objects, 0(0B) LOS objects, 9% free, 6MB/6MB, paused 5.480ms total 39.700ms 09-13 15:33:53.664 28326 28331 I art : Do partial code cache collection, code=51KB, data=54KB 09-13 15:33:53.665 28326 28384 I CAR.DRIVINGMODE: DrivingMode Settings Indexed from the location module 09-13 15:33:53.696 28326 28331 I art : After code cache collection, code=51KB, data=54KB 09-13 15:33:53.706 28326 28331 I art : Increasing code cache capacity to 256KB 09-13 15:33:53.733 28326 28383 E SettingsIntentOperation: Killed with a switch 09-13 15:33:53.811 28326 28383 I Nearby : (REDACTED) is blocked device type %s, isAuto=%s, isIot=%s, isLatchsky=%s, isChinaWearable=%s, isTv=%s, isWearable=%s (supportWearOs=%s), isChromeOsDevice=%s (supportChromeOs=%s) 09-13 15:33:53.844 3624 3685 I NearbySharing: A new client has bound to the NearbySharingService ClientBridge for calling package com.google.android.gms and PID 28326 09-13 15:33:53.886 28326 28365 I dihj : (REDACTED) Unable to retrieve flag snapshot for %s, using defaults. 09-13 15:33:53.914 28326 28385 I art : Rejecting re-init on previously-failed class java.lang.Class: java.lang.NoClassDefFoundError: Failed resolution of: Ljava/nio/file/attribute/FileAttribute; 09-13 15:33:53.914 28326 28385 I art : at long j$.nio.file.attribute.m.f(long, long) (SourceFile:1) 09-13 15:33:53.914 28326 28385 I art : at j$.time.Instant j$.time.Instant.ofEpochSecond(long, long) (SourceFile:2) 09-13 15:33:53.914 28326 28385 I art : at void j$.time.Instant.() (SourceFile:16) 09-13 15:33:53.914 28326 28385 I art : at j$.time.Instant j$.time.Instant.now() (SourceFile:1) 09-13 15:33:53.914 28326 28385 I art : at j$.time.Instant daad.d() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.914 28326 28385 I art : at long dckq.b() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):64) 09-13 15:33:53.914 28326 28385 I art : at void dckq.(czzz, java.lang.String, int, int) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):19) 09-13 15:33:53.914 28326 28385 I art : at java.lang.Object dcks.apply(java.lang.Object) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):10) 09-13 15:33:53.914 28326 28385 I art : at java.lang.Object dznb.d(java.lang.Object, java.lang.Object) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):3) 09-13 15:33:53.914 28326 28385 I art : at void dznc.run() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):42) 09-13 15:33:53.914 28326 28385 I art : at void dzoo.execute(java.lang.Runnable) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.914 28326 28385 I art : at void dzmy.h(java.lang.Runnable, java.util.concurrent.Executor) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.914 28326 28385 I art : at void dzmy.ha(java.lang.Runnable, java.util.concurrent.Executor) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):40) 09-13 15:33:53.914 28326 28385 I art : at dzqb dznc.f(dzqb, dumb, java.util.concurrent.Executor) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):10) 09-13 15:33:53.914 28326 28385 I art : at dzqb dckt.b(czzz, dzqb, int) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):8) 09-13 15:33:53.914 28326 28385 I art : at void bnvz.() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):175) 09-13 15:33:53.914 28326 28385 I art : at void cnvw.(cntu) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):74) 09-13 15:33:53.915 28326 28385 I art : at void cnwa.() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):8) 09-13 15:33:53.915 28326 28385 I art : at com.google.android.gms.libs.googlesettings.GoogleSettingsItem com.google.android.gms.semanticlocationhistory.settings.OdlhSettingsIntentOperation.b() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.915 28326 28385 I art : at com.google.android.gms.libs.googlesettings.GoogleSettingsItem ajkz.d() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.915 28326 28385 I art : at void ajkz.onHandleIntent(android.content.Intent) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):100) 09-13 15:33:53.915 28326 28385 I art : at void com.google.android.chimera.IntentOperation.onHandleIntent(android.content.Intent, boolean) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):2) 09-13 15:33:53.915 28326 28385 I art : at void ajqo.onHandleIntent(android.content.Intent, boolean) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):8) 09-13 15:33:53.915 28326 28385 I art : at void nos.run() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):64) 09-13 15:33:53.915 28326 28385 I art : at void nor.run() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):152) 09-13 15:33:53.915 28326 28385 I art : at void dstf.run() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):21) 09-13 15:33:53.915 28326 28385 I art : at void java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) (ThreadPoolExecutor.java:1133) 09-13 15:33:53.915 28326 28385 I art : at void java.util.concurrent.ThreadPoolExecutor$Worker.run() (ThreadPoolExecutor.java:607) 09-13 15:33:53.915 28326 28385 I art : at void java.lang.Thread.run() (Thread.java:776) 09-13 15:33:53.915 28326 28385 I art : Caused by: java.lang.ClassNotFoundException: Didn't find class "java.nio.file.attribute.FileAttribute" on path: DexPathList[[zip file "/system/framework/com.android.location.provider.jar", zip file "/system/framework/com.android.media.remotedisplay.jar", zip file "/data/app/com.google.android.gms-2/base.apk", zip file "/data/app/com.google.android.gms-2/split_config.en.apk", zip file "/data/app/com.google.android.gms-2/split_config.xxhdpi.apk"],nativeLibraryDirectories=[/data/app/com.google.android.gms-2/lib/arm64, /data/app/com.google.android.gms-2/base.apk!/lib/arm64-v8a, /data/app/com.google.android.gms-2/split_config.en.apk!/lib/arm64-v8a, /data/app/com.google.android.gms-2/split_config.xxhdpi.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:33:53.915 28326 28385 I art : at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:56) 09-13 15:33:53.915 28326 28385 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:380) 09-13 15:33:53.915 28326 28385 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312) 09-13 15:33:53.915 28326 28385 I art : at long j$.nio.file.attribute.m.f(long, long) (SourceFile:1) 09-13 15:33:53.915 28326 28385 I art : at j$.time.Instant j$.time.Instant.ofEpochSecond(long, long) (SourceFile:2) 09-13 15:33:53.915 28326 28385 I art : at void j$.time.Instant.() (SourceFile:16) 09-13 15:33:53.915 28326 28385 I art : at j$.time.Instant j$.time.Instant.now() (SourceFile:1) 09-13 15:33:53.915 28326 28385 I art : at j$.time.Instant daad.d() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.915 28326 28385 I art : at long dckq.b() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):64) 09-13 15:33:53.915 28326 28385 I art : at void dckq.(czzz, java.lang.String, int, int) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):19) 09-13 15:33:53.915 28326 28385 I art : at java.lang.Object dcks.apply(java.lang.Object) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):10) 09-13 15:33:53.915 28326 28385 I art : at java.lang.Object dznb.d(java.lang.Object, java.lang.Object) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):3) 09-13 15:33:53.915 28326 28385 I art : at void dznc.run() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):42) 09-13 15:33:53.915 28326 28385 I art : at void dzoo.execute(java.lang.Runnable) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.915 28326 28385 I art : at void dzmy.h(java.lang.Runnable, java.util.concurrent.Executor) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.915 28326 28385 I art : at void dzmy.ha(java.lang.Runnable, java.util.concurrent.Executor) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):40) 09-13 15:33:53.915 28326 28385 I art : at dzqb dznc.f(dzqb, dumb, java.util.concurrent.Executor) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):10) 09-13 15:33:53.915 28326 28385 I art : at dzqb dckt.b(czzz, dzqb, int) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):8) 09-13 15:33:53.915 28326 28385 I art : at void bnvz.() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):175) 09-13 15:33:53.915 28326 28385 I art : at void cnvw.(cntu) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):74) 09-13 15:33:53.915 28326 28385 I art : at void cnwa.() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):8) 09-13 15:33:53.915 28326 28385 I art : at com.google.android.gms.libs.googlesettings.GoogleSettingsItem com.google.android.gms.semanticlocationhistory.settings.OdlhSettingsIntentOperation.b() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.915 28326 28385 I art : at com.google.android.gms.libs.googlesettings.GoogleSettingsItem ajkz.d() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.915 28326 28385 I art : at void ajkz.onHandleIntent(android.content.Intent) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):100) 09-13 15:33:53.915 28326 28385 I art : at void com.google.android.chimera.IntentOperation.onHandleIntent(android.content.Intent, boolean) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):2) 09-13 15:33:53.915 28326 28385 I art : at void ajqo.onHandleIntent(android.content.Intent, boolean) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):8) 09-13 15:33:53.915 28326 28385 I art : at void nos.run() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):64) 09-13 15:33:53.915 28326 28385 I art : at void nor.run() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):152) 09-13 15:33:53.915 28326 28385 I art : at void dstf.run() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):21) 09-13 15:33:53.915 28326 28385 I art : at void java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) (ThreadPoolExecutor.java:1133) 09-13 15:33:53.915 28326 28385 I art : at void java.util.concurrent.ThreadPoolExecutor$Worker.run() (ThreadPoolExecutor.java:607) 09-13 15:33:53.915 28326 28385 I art : at void java.lang.Thread.run() (Thread.java:776) 09-13 15:33:53.915 28326 28385 I art : 09-13 15:33:53.925 28326 28385 I art : Rejecting re-init on previously-failed class java.lang.Class: java.lang.NoClassDefFoundError: Failed resolution of: Ljava/nio/file/attribute/FileAttribute; 09-13 15:33:53.926 28326 28385 I art : at long j$.nio.file.attribute.m.f(long, long) (SourceFile:1) 09-13 15:33:53.926 28326 28385 I art : at j$.time.Instant j$.time.Instant.ofEpochSecond(long, long) (SourceFile:2) 09-13 15:33:53.926 28326 28385 I art : at void j$.time.Instant.() (SourceFile:16) 09-13 15:33:53.926 28326 28385 I art : at j$.time.Instant j$.time.Instant.now() (SourceFile:1) 09-13 15:33:53.926 28326 28385 I art : at j$.time.Instant daad.d() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.926 28326 28385 I art : at long dckq.b() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):64) 09-13 15:33:53.926 28326 28385 I art : at void dckq.(czzz, java.lang.String, int, int) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):19) 09-13 15:33:53.926 28326 28385 I art : at java.lang.Object dcks.apply(java.lang.Object) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):10) 09-13 15:33:53.926 28326 28385 I art : at java.lang.Object dznb.d(java.lang.Object, java.lang.Object) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):3) 09-13 15:33:53.926 28326 28385 I art : at void dznc.run() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):42) 09-13 15:33:53.926 28326 28385 I art : at void dzoo.execute(java.lang.Runnable) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.926 28326 28385 I art : at void dzmy.h(java.lang.Runnable, java.util.concurrent.Executor) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.926 28326 28385 I art : at void dzmy.ha(java.lang.Runnable, java.util.concurrent.Executor) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):40) 09-13 15:33:53.926 28326 28385 I art : at dzqb dznc.f(dzqb, dumb, java.util.concurrent.Executor) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):10) 09-13 15:33:53.926 28326 28385 I art : at dzqb dckt.b(czzz, dzqb, int) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):8) 09-13 15:33:53.926 28326 28385 I art : at void bnvz.() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):175) 09-13 15:33:53.926 28326 28385 I art : at void cnvw.(cntu) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):74) 09-13 15:33:53.926 28326 28385 I art : at void cnwa.() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):8) 09-13 15:33:53.926 28326 28385 I art : at com.google.android.gms.libs.googlesettings.GoogleSettingsItem com.google.android.gms.semanticlocationhistory.settings.OdlhSettingsIntentOperation.b() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.926 28326 28385 I art : at com.google.android.gms.libs.googlesettings.GoogleSettingsItem ajkz.d() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.926 28326 28385 I art : at void ajkz.onHandleIntent(android.content.Intent) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):100) 09-13 15:33:53.926 28326 28385 I art : at void com.google.android.chimera.IntentOperation.onHandleIntent(android.content.Intent, boolean) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):2) 09-13 15:33:53.926 28326 28385 I art : at void ajqo.onHandleIntent(android.content.Intent, boolean) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):8) 09-13 15:33:53.926 28326 28385 I art : at void nos.run() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):64) 09-13 15:33:53.926 28326 28385 I art : at void nor.run() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):152) 09-13 15:33:53.926 28326 28385 I art : at void dstf.run() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):21) 09-13 15:33:53.926 28326 28385 I art : at void java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) (ThreadPoolExecutor.java:1133) 09-13 15:33:53.926 28326 28385 I art : at void java.util.concurrent.ThreadPoolExecutor$Worker.run() (ThreadPoolExecutor.java:607) 09-13 15:33:53.926 28326 28385 I art : at void java.lang.Thread.run() (Thread.java:776) 09-13 15:33:53.926 28326 28385 I art : Caused by: java.lang.ClassNotFoundException: Didn't find class "java.nio.file.attribute.FileAttribute" on path: DexPathList[[zip file "/system/framework/com.android.location.provider.jar", zip file "/system/framework/com.android.media.remotedisplay.jar", zip file "/data/app/com.google.android.gms-2/base.apk", zip file "/data/app/com.google.android.gms-2/split_config.en.apk", zip file "/data/app/com.google.android.gms-2/split_config.xxhdpi.apk"],nativeLibraryDirectories=[/data/app/com.google.android.gms-2/lib/arm64, /data/app/com.google.android.gms-2/base.apk!/lib/arm64-v8a, /data/app/com.google.android.gms-2/split_config.en.apk!/lib/arm64-v8a, /data/app/com.google.android.gms-2/split_config.xxhdpi.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:33:53.926 28326 28385 I art : at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:56) 09-13 15:33:53.926 28326 28385 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:380) 09-13 15:33:53.926 28326 28385 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312) 09-13 15:33:53.926 28326 28385 I art : at long j$.nio.file.attribute.m.f(long, long) (SourceFile:1) 09-13 15:33:53.926 28326 28385 I art : at j$.time.Instant j$.time.Instant.ofEpochSecond(long, long) (SourceFile:2) 09-13 15:33:53.926 28326 28385 I art : at void j$.time.Instant.() (SourceFile:16) 09-13 15:33:53.926 28326 28385 I art : at j$.time.Instant j$.time.Instant.now() (SourceFile:1) 09-13 15:33:53.926 28326 28385 I art : at j$.time.Instant daad.d() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.926 28326 28385 I art : at long dckq.b() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):64) 09-13 15:33:53.926 28326 28385 I art : at void dckq.(czzz, java.lang.String, int, int) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):19) 09-13 15:33:53.926 28326 28385 I art : at java.lang.Object dcks.apply(java.lang.Object) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):10) 09-13 15:33:53.926 28326 28385 I art : at java.lang.Object dznb.d(java.lang.Object, java.lang.Object) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):3) 09-13 15:33:53.926 28326 28385 I art : at void dznc.run() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):42) 09-13 15:33:53.926 28326 28385 I art : at void dzoo.execute(java.lang.Runnable) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.926 28326 28385 I art : at void dzmy.h(java.lang.Runnable, java.util.concurrent.Executor) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.926 28326 28385 I art : at void dzmy.ha(java.lang.Runnable, java.util.concurrent.Executor) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):40) 09-13 15:33:53.926 28326 28385 I art : at dzqb dznc.f(dzqb, dumb, java.util.concurrent.Executor) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):10) 09-13 15:33:53.926 28326 28385 I art : at dzqb dckt.b(czzz, dzqb, int) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):8) 09-13 15:33:53.926 28326 28385 I art : at void bnvz.() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):175) 09-13 15:33:53.926 28326 28385 I art : at void cnvw.(cntu) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):74) 09-13 15:33:53.926 28326 28385 I art : at void cnwa.() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):8) 09-13 15:33:53.926 28326 28385 I art : at com.google.android.gms.libs.googlesettings.GoogleSettingsItem com.google.android.gms.semanticlocationhistory.settings.OdlhSettingsIntentOperation.b() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.926 28326 28385 I art : at com.google.android.gms.libs.googlesettings.GoogleSettingsItem ajkz.d() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):1) 09-13 15:33:53.926 28326 28385 I art : at void ajkz.onHandleIntent(android.content.Intent) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):100) 09-13 15:33:53.926 28326 28385 I art : at void com.google.android.chimera.IntentOperation.onHandleIntent(android.content.Intent, boolean) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):2) 09-13 15:33:53.926 28326 28385 I art : at void ajqo.onHandleIntent(android.content.Intent, boolean) (:com.google.android.gms@243433013@24.34.33 (040400-666809342):8) 09-13 15:33:53.926 28326 28385 I art : at void nos.run() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):64) 09-13 15:33:53.926 28326 28385 I art : at void nor.run() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):152) 09-13 15:33:53.926 28326 28385 I art : at void dstf.run() (:com.google.android.gms@243433013@24.34.33 (040400-666809342):21) 09-13 15:33:53.926 28326 28385 I art : at void java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) (ThreadPoolExecutor.java:1133) 09-13 15:33:53.926 28326 28385 I art : at void java.util.concurrent.ThreadPoolExecutor$Worker.run() (ThreadPoolExecutor.java:607) 09-13 15:33:53.926 28326 28385 I art : at void java.lang.Thread.run() (Thread.java:776) 09-13 15:33:53.926 28326 28385 I art : 09-13 15:33:53.930 28326 28381 I PersonalSafety: (REDACTED) Displaying Google Setting item %b, %b, %b 09-13 15:33:53.941 28326 28382 W PersonalSafety: Debug page in internal setting true, true, false [CONTEXT service_id=310 ] 09-13 15:33:54.048 28326 28337 W IndexableItem: indexing key is not set:Intent { act=com.google.android.gms.fido.fido2.ui.hybrid.LINKED_DEVICES_SETTINGS cat=[android.intent.category.DEFAULT] pkg=com.google.android.gms } [CONTEXT service_id=231 ] 09-13 15:33:54.049 28326 28337 W IndexableItem: indexing key is not set:Intent { act=com.google.android.gms.fido.fido2.ui.hybrid.LINKED_DEVICES_SETTINGS cat=[android.intent.category.DEFAULT] pkg=com.google.android.gms } [CONTEXT service_id=231 ] 09-13 15:33:54.056 28326 28337 W IndexableItem: indexing key is not set:Intent { cmp=com.google.android.gms/.locationsharing.activity.LocationSharingRedirectActivity } [CONTEXT service_id=231 ] 09-13 15:33:54.057 28326 28337 W IndexableItem: indexing key is not set:Intent { cmp=com.google.android.gms/.locationsharing.activity.LocationSharingRedirectActivity } [CONTEXT service_id=231 ] 09-13 15:33:54.065 28326 28337 W IndexableItem: indexing key is not set:Intent { cmp=com.google.android.gms/.romanesco.restore.settings.ContactsRestoreSettingsActivity } [CONTEXT service_id=231 ] 09-13 15:33:54.066 28326 28337 W IndexableItem: indexing key is not set:Intent { cmp=com.google.android.gms/.romanesco.restore.settings.ContactsRestoreSettingsActivity } [CONTEXT service_id=231 ] 09-13 15:33:54.073 28326 28337 W IndexableItem: indexing key is not set:Intent { act=com.google.android.gms.fido.fido2.ui.hybrid.LINKED_DEVICES_SETTINGS cat=[android.intent.category.DEFAULT] pkg=com.google.android.gms } [CONTEXT service_id=231 ] 09-13 15:33:54.074 28326 28337 W IndexableItem: indexing key is not set:Intent { cmp=com.google.android.gms/.locationsharing.activity.LocationSharingRedirectActivity } [CONTEXT service_id=231 ] 09-13 15:33:54.075 28326 28337 W IndexableItem: indexing key is not set:Intent { cmp=com.google.android.gms/.romanesco.restore.settings.ContactsRestoreSettingsActivity } [CONTEXT service_id=231 ] 09-13 15:33:54.118 28390 28390 I : power log dlsym ok 09-13 15:33:54.121 28390 28390 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:33:54.143 28326 28331 I art : Compiler allocated 13MB to compile void eoey.l(java.lang.Object, eobv, eock) 09-13 15:33:54.145 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393455d00): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:33:54.153 411 1627 I gralloc : alloc_device_free:586: Free handle(0x7393455d00) 09-13 15:33:54.183 28326 28331 I art : Do full code cache collection, code=126KB, data=117KB 09-13 15:33:54.184 28326 28331 I art : After code cache collection, code=95KB, data=83KB 09-13 15:33:54.319 28390 28390 I art : Starting a blocking GC AddRemoveAppImageSpace 09-13 15:33:54.353 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:54.353 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:54.373 28390 28390 I MultiDex: VM with version 2.1.0 has multidex support 09-13 15:33:54.373 28390 28390 I MultiDex: Installing application 09-13 15:33:54.373 28390 28390 I MultiDex: VM has multidex support, MultiDex support library is disabled. 09-13 15:33:54.456 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:33:54.459 28305 28305 I hwaps : JNI_OnLoad 09-13 15:33:54.498 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:54.506 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:54.514 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:54.523 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:54.530 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:33:54.531 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:54.531 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:54.552 406 485 E PF_IPA : [configValues:218] open file [/sys/class/thermal/thermal_zone1/mode] failed! 09-13 15:33:54.555 1898 2015 I ScenarioAction: new ScenarioAction sPoolSize: 0 09-13 15:33:54.563 28390 28395 I art : Do partial code cache collection, code=0B, data=1640B 09-13 15:33:54.563 28390 28395 I art : After code cache collection, code=0B, data=1640B 09-13 15:33:54.563 28390 28395 I art : Increasing code cache capacity to 128KB 09-13 15:33:54.566 28390 28400 I art : Background sticky concurrent mark sweep GC freed 6738(588KB) AllocSpace objects, 0(0B) LOS objects, 12% free, 4MB/4MB, paused 12.202ms total 70.830ms 09-13 15:33:54.597 539 539 E Thermal-daemon: [pa_0] temp_new :36 temp_old :35 09-13 15:33:54.597 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:33:54.597 539 539 E Thermal-daemon: Report temperature: [pa_0] temp :36 report_threshold:1 09-13 15:33:54.598 539 539 E Thermal-daemon: [ap] temp_new :36 temp_old :35 09-13 15:33:54.598 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:33:54.598 539 539 E Thermal-daemon: Report temperature: [ap] temp :36 report_threshold:1 09-13 15:33:54.609 6997 6997 W w : onStartInput event aborted 09-13 15:33:54.609 6997 6997 W w : kl.s: could not obtain extracted text 09-13 15:33:54.609 6997 6997 W w : at kl.J.H(SourceFile:305) 09-13 15:33:54.609 6997 6997 W w : at kl.w.e0(SourceFile:127) 09-13 15:33:54.609 6997 6997 W w : at ei.y.R(SourceFile:217) 09-13 15:33:54.609 6997 6997 W w : at cr.d.R(SourceFile:5) 09-13 15:33:54.609 6997 6997 W w : at com.touchtype.KeyboardService.onStartInput(SourceFile:7) 09-13 15:33:54.609 6997 6997 W w : at android.inputmethodservice.InputMethodService.doStartInput(InputMethodService.java:1818) 09-13 15:33:54.609 6997 6997 W w : at android.inputmethodservice.InputMethodService$InputMethodImpl.startInput(InputMethodService.java:415) 09-13 15:33:54.609 6997 6997 W w : at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:174) 09-13 15:33:54.609 6997 6997 W w : at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:37) 09-13 15:33:54.609 6997 6997 W w : at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:33:54.609 6997 6997 W w : at android.os.Looper.loop(Looper.java:156) 09-13 15:33:54.609 6997 6997 W w : at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:33:54.609 6997 6997 W w : at java.lang.reflect.Method.invoke(Native Method) 09-13 15:33:54.609 6997 6997 W w : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:33:54.609 6997 6997 W w : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:33:54.755 28305 28305 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:33:54.774 1170 1665 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:33:54.804 28390 28390 I A : Initializing GMS Compliance Client Library... 09-13 15:33:54.805 28390 28390 I A : Checking for device compliance... 09-13 15:33:54.808 28390 28390 I A : Completed library init. 09-13 15:33:54.816 28390 28390 I A : Trimming objects from memory, since app is in the background. 09-13 15:33:54.853 28390 28421 I A : Device Compliance Fetch time taken = 43ms 09-13 15:33:54.853 28390 28421 I A : Device is compliant! 09-13 15:33:54.853 28390 28421 I A : Invoking "compliant" action... 09-13 15:33:54.886 1170 4420 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:33:55.017 28390 28402 I Search.LoginHelperImpl: Getting accounts. 09-13 15:33:55.078 1170 1941 W RMS.SmartShrinker: SmartShrinker is runing in pid =28390 reclaim mode = 4 09-13 15:33:55.078 1170 1941 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:33:55.081 28390 28390 I A : Trimming objects from memory, since app is in the background. 09-13 15:33:55.140 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:33:55.173 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:55.182 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:55.190 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:55.198 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:55.206 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:33:55.206 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:55.207 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:55.209 1898 2015 I ScenarioAction: new ScenarioAction sPoolSize: 0 09-13 15:33:55.249 28390 28401 I A : Building OnDeviceNameResolver: 4 endpoints. 09-13 15:33:55.278 28390 28395 I art : Do partial code cache collection, code=0B, data=48KB 09-13 15:33:55.281 28390 28395 I art : After code cache collection, code=0B, data=48KB 09-13 15:33:55.281 28390 28395 I art : Increasing code cache capacity to 256KB 09-13 15:33:55.305 28390 28401 W art : Before Android 4.1, method double java.util.concurrent.ThreadLocalRandom.internalNextDouble(double, double) would have incorrectly overridden the package-private method in java.util.Random 09-13 15:33:55.305 28390 28401 W art : Before Android 4.1, method int java.util.concurrent.ThreadLocalRandom.internalNextInt(int, int) would have incorrectly overridden the package-private method in java.util.Random 09-13 15:33:55.305 28390 28401 W art : Before Android 4.1, method long java.util.concurrent.ThreadLocalRandom.internalNextLong(long, long) would have incorrectly overridden the package-private method in java.util.Random 09-13 15:33:55.347 28390 28401 I A : Util.isLowRamDevice: false, canUsePreemptibleAudioSource: true 09-13 15:33:55.352 28390 28401 I A : Using proto config with mendel 09-13 15:33:55.353 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:55.354 28390 28401 I A : Using proto config with mendel 09-13 15:33:55.354 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:55.359 28390 28401 I A : Using proto config with mendel 09-13 15:33:55.359 28390 28401 I A : Merging legacy hotword config map with new proto. 09-13 15:33:55.360 28390 28401 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:55.360 28390 28401 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:55.360 28390 28401 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:55.361 28390 28401 I A : Adding from config to map. Locale: ro-RO modelPrefix: okgoogle Location:b051c93dce7bb4dcb5d9ddcbbb2ca760Test isSpeakerIdSupported: false 09-13 15:33:55.361 28390 28401 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:55.362 28390 28401 I A : hasHotwordEverywhere-true 09-13 15:33:55.363 28390 28401 I A : Using proto config with mendel 09-13 15:33:55.363 28390 28401 I A : Using proto config with mendel 09-13 15:33:55.365 28390 28401 I A : Using proto config with mendel 09-13 15:33:55.366 28390 28401 I A : Merging legacy hotword config map with new proto. 09-13 15:33:55.366 28390 28401 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:55.366 28390 28401 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:55.366 28390 28401 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:55.367 28390 28401 I A : Adding from config to map. Locale: ro-RO modelPrefix: okgoogle Location:b051c93dce7bb4dcb5d9ddcbbb2ca760Test isSpeakerIdSupported: false 09-13 15:33:55.367 28390 28401 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:55.438 28426 28426 I : power log dlsym ok 09-13 15:33:55.440 1898 2015 I ScenarioAction: new ScenarioAction sPoolSize: 0 09-13 15:33:55.442 28426 28426 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:33:55.461 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393455d00): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:33:55.470 411 519 I gralloc : alloc_device_free:586: Free handle(0x7393455d00) 09-13 15:33:55.477 28426 28426 W System : ClassLoader referenced unknown path: /data/hw_init/system/app/HWCardManager/lib/arm64 09-13 15:33:55.533 28390 28441 I A : load shared preferences: file not found 09-13 15:33:55.547 1170 4513 W RMS.SmartShrinker: SmartShrinker is runing in pid =28426 reclaim mode = 4 09-13 15:33:55.550 406 485 E PF_IPA : [configValues:218] open file [/sys/class/thermal/thermal_zone1/mode] failed! 09-13 15:33:55.557 1170 1940 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:33:55.559 1170 4512 W RMS.SmartShrinker: SmartShrinker is runing in pid =28426 reclaim mode = 4 09-13 15:33:55.580 28390 28423 I FedAssExpListener: Successfully processed experiments changed. 09-13 15:33:55.583 28390 28422 I A : NGA disabled due to not being eligible. 09-13 15:33:55.586 28390 28422 I A : Nga state changed to NgaStateDetails{state=DISABLED, isSpecialExperience=false} 09-13 15:33:55.615 28390 28418 I OpaEligibilityChecker: send OpaEligibilityChange broadcast to CommonBroadcastReceiver 09-13 15:33:55.615 28390 28418 I SendBroadcastPermission: action:com.google.android.apps.gsa.broadcastreceiver.ACTION_OPA_ELIGIBILITY_CHANGE, mPermissionType:0 09-13 15:33:55.618 1170 1265 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:33:55.618 1170 1265 W RMS.SmartShrinker: SmartShrinker is runing in pid =27040 reclaim mode = 4 09-13 15:33:55.645 28390 28418 I OpaEligibilityChecker: Clock app not installed. 09-13 15:33:55.645 28390 28418 I OpaEligibilityChecker: Clock app not installed. 09-13 15:33:55.679 28390 28448 I SendBroadcastPermission: action:com.google.apps.tiktok.account.api.controller.REQUIREMENT_STATE_CHANGED, mPermissionType:0 09-13 15:33:55.679 28390 28448 I SendBroadcastPermission: action:com.google.apps.tiktok.account.api.controller.REQUIREMENT_STATE_CHANGED, mPermissionType:0 09-13 15:33:55.685 28442 28442 I : power log dlsym ok 09-13 15:33:55.691 28390 28425 I SendBroadcastPermission: action:update-widget-intent, mPermissionType:0 09-13 15:33:55.709 28442 28442 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:33:55.746 28390 28462 I EventBusThread: Event Bus thread starting with TID 28462 09-13 15:33:55.753 1170 2533 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:33:55.765 1170 4411 W RMS.SmartShrinker: SmartShrinker is runing in pid =6738 reclaim mode = 4 09-13 15:33:55.772 28390 28390 I A : Util.isLowRamDevice: false, canUsePreemptibleAudioSource: true 09-13 15:33:55.971 28390 28448 I BistoSettingsListener: listener created 09-13 15:33:55.989 28390 28390 I SearchWidgetFlow: GsaWidgetProvider:onReceive(Intent { act=update-widget-intent flg=0x10 cmp=com.google.android.googlequicksearchbox/.SearchWidgetProvider }) started 09-13 15:33:56.005 28390 28448 I art : Rejecting re-init on previously-failed class java.lang.Class: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/app/KeyguardManager$KeyguardDismissCallback; 09-13 15:33:56.005 28390 28448 I art : at com.google.android.apps.gsa.search.core.service.bd com.google.android.apps.gsa.search.core.service.be.a(android.content.Context, dagger.a, dagger.a, dagger.a, dagger.a, dagger.a, com.google.android.libraries.gsa.k.g, com.google.android.apps.gsa.search.core.i.u) (PG:1) 09-13 15:33:56.005 28390 28448 I art : at java.lang.Object com.google.android.apps.gsa.binaries.velvet.app.ok.f() (PG:-1) 09-13 15:33:56.005 28390 28448 I art : at java.lang.Object com.google.android.apps.gsa.binaries.velvet.app.ok.b() (PG:2) 09-13 15:33:56.005 28390 28448 I art : at java.lang.Object dagger.a.e.b() (PG:1) 09-13 15:33:56.005 28390 28448 I art : at com.google.android.apps.gsa.shared.util.permissions.ProxyPermissionsRequester com.google.android.apps.gsa.binaries.velvet.app.ol.cx() (PG:-1) 09-13 15:33:56.005 28390 28448 I art : at java.lang.Object com.google.android.apps.gsa.binaries.velvet.app.ok.g() (PG:-1) 09-13 15:33:56.005 28390 28448 I art : at java.lang.Object com.google.android.apps.gsa.binaries.velvet.app.ok.b() (PG:2) 09-13 15:33:56.005 28390 28448 I art : at java.lang.Object com.google.android.apps.gsa.search.core.service.g.a.c.a() (PG:2) 09-13 15:33:56.005 28390 28448 I art : at com.google.common.util.concurrent.cw com.google.android.libraries.gsa.k.a.f.a() (PG:2) 09-13 15:33:56.005 28390 28448 I art : at java.lang.Object com.google.common.util.concurrent.dy.a() (PG:1) 09-13 15:33:56.005 28390 28448 I art : at void com.google.common.util.concurrent.cv.run() (PG:4) 09-13 15:33:56.005 28390 28448 I art : at void com.google.common.util.concurrent.ea.run() (PG:1) 09-13 15:33:56.005 28390 28448 I art : at void com.google.android.libraries.i.ae.run() (PG:1) 09-13 15:33:56.005 28390 28448 I art : at void com.google.android.libraries.i.am.run() (PG:23) 09-13 15:33:56.005 28390 28448 I art : at void com.google.android.libraries.i.k.run() (PG:2) 09-13 15:33:56.005 28390 28448 I art : at void com.google.android.libraries.i.p.run() (PG:4) 09-13 15:33:56.005 28390 28448 I art : at void java.lang.Thread.run() (Thread.java:776) 09-13 15:33:56.005 28390 28448 I art : Caused by: java.lang.ClassNotFoundException: Didn't find class "android.app.KeyguardManager$KeyguardDismissCallback" on path: DexPathList[[zip file "/data/app/com.google.android.googlequicksearchbox-2/base.apk"],nativeLibraryDirectories=[/data/app/com.google.android.googlequicksearchbox-2/lib/arm64, /data/app/com.google.android.googlequicksearchbox-2/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:33:56.005 28390 28448 I art : at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:56) 09-13 15:33:56.005 28390 28448 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:380) 09-13 15:33:56.005 28390 28448 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312) 09-13 15:33:56.005 28390 28448 I art : at com.google.android.apps.gsa.search.core.service.bd com.google.android.apps.gsa.search.core.service.be.a(android.content.Context, dagger.a, dagger.a, dagger.a, dagger.a, dagger.a, com.google.android.libraries.gsa.k.g, com.google.android.apps.gsa.search.core.i.u) (PG:1) 09-13 15:33:56.005 28390 28448 I art : at java.lang.Object com.google.android.apps.gsa.binaries.velvet.app.ok.f() (PG:-1) 09-13 15:33:56.005 28390 28448 I art : at java.lang.Object com.google.android.apps.gsa.binaries.velvet.app.ok.b() (PG:2) 09-13 15:33:56.005 28390 28448 I art : at java.lang.Object dagger.a.e.b() (PG:1) 09-13 15:33:56.005 28390 28448 I art : at com.google.android.apps.gsa.shared.util.permissions.ProxyPermissionsRequester com.google.android.apps.gsa.binaries.velvet.app.ol.cx() (PG:-1) 09-13 15:33:56.005 28390 28448 I art : at java.lang.Object com.google.android.apps.gsa.binaries.velvet.app.ok.g() (PG:-1) 09-13 15:33:56.005 28390 28448 I art : at java.lang.Object com.google.android.apps.gsa.binaries.velvet.app.ok.b() (PG:2) 09-13 15:33:56.005 28390 28448 I art : at java.lang.Object com.google.android.apps.gsa.search.core.service.g.a.c.a() (PG:2) 09-13 15:33:56.005 28390 28448 I art : at com.google.common.util.concurrent.cw com.google.android.libraries.gsa.k.a.f.a() (PG:2) 09-13 15:33:56.005 28390 28448 I art : at java.lang.Object com.google.common.util.concurrent.dy.a() (PG:1) 09-13 15:33:56.005 28390 28448 I art : at void com.google.common.util.concurrent.cv.run() (PG:4) 09-13 15:33:56.005 28390 28448 I art : at void com.google.common.util.concurrent.ea.run() (PG:1) 09-13 15:33:56.005 28390 28448 I art : at void com.google.android.libraries.i.ae.run() (PG:1) 09-13 15:33:56.010 28390 28462 I SearchWidgetFlow: GsaWidgetSessionController:handleGenericClientEvent 09-13 15:33:56.005 28390 28448 I art : at void com.google.android.libraries.i.am.run() (PG:23) 09-13 15:33:56.014 28390 28448 I art : at void com.google.android.libraries.i.k.run() (PG:2) 09-13 15:33:56.014 28390 28448 I art : at void com.google.android.libraries.i.p.run() (PG:4) 09-13 15:33:56.014 28390 28448 I art : at void java.lang.Thread.run() (Thread.java:776) 09-13 15:33:56.014 28390 28448 I art : 09-13 15:33:56.038 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f200): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:33:56.082 411 424 I gralloc : alloc_device_free:586: Free handle(0x738aa1f200) 09-13 15:33:56.085 28390 28418 I SendBroadcastPermission: action:com.google.android.googlequicksearchbox.FROM_ANY_SCREEN_INTERACTOR_FLAG_CHANGED, mPermissionType:0 09-13 15:33:56.110 28442 28442 I art : Starting a blocking GC AddRemoveAppImageSpace 09-13 15:33:56.116 28390 28400 I art : Background partial concurrent mark sweep GC freed 12034(650KB) AllocSpace objects, 2(40KB) LOS objects, 30% free, 8MB/12MB, paused 7.655ms total 210.465ms 09-13 15:33:56.118 1170 1183 I art : Background partial concurrent mark sweep GC freed 27267(1506KB) AllocSpace objects, 4(104KB) LOS objects, 9% free, 38MB/42MB, paused 4.211ms total 199.888ms 09-13 15:33:56.132 28390 28402 I A : Using proto config with mendel 09-13 15:33:56.133 28390 28402 I A : Using proto config with mendel 09-13 15:33:56.134 28390 28402 I A : Using proto config with mendel 09-13 15:33:56.134 28390 28402 I A : Merging legacy hotword config map with new proto. 09-13 15:33:56.135 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.135 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.135 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.135 28390 28402 I A : Adding from config to map. Locale: ro-RO modelPrefix: okgoogle Location:b051c93dce7bb4dcb5d9ddcbbb2ca760Test isSpeakerIdSupported: false 09-13 15:33:56.135 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.138 28390 28402 I A : Using proto config with mendel 09-13 15:33:56.139 28390 28402 I A : Using proto config with mendel 09-13 15:33:56.140 28390 28402 I A : Using proto config with mendel 09-13 15:33:56.140 28390 28402 I A : Merging legacy hotword config map with new proto. 09-13 15:33:56.140 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.140 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.140 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.141 28390 28402 I A : Adding from config to map. Locale: ro-RO modelPrefix: okgoogle Location:b051c93dce7bb4dcb5d9ddcbbb2ca760Test isSpeakerIdSupported: false 09-13 15:33:56.141 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.142 28390 28402 I A : hasHotwordEverywhere-true 09-13 15:33:56.144 28390 28402 I A : Using proto config with mendel 09-13 15:33:56.145 28390 28402 I A : Using proto config with mendel 09-13 15:33:56.145 28390 28449 I A : ColdBootHelper constructor 09-13 15:33:56.146 28390 28402 I A : Using proto config with mendel 09-13 15:33:56.146 28390 28402 I A : Merging legacy hotword config map with new proto. 09-13 15:33:56.146 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.146 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.147 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.147 28390 28402 I A : Adding from config to map. Locale: ro-RO modelPrefix: okgoogle Location:b051c93dce7bb4dcb5d9ddcbbb2ca760Test isSpeakerIdSupported: false 09-13 15:33:56.147 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.151 28390 28474 I A : Loaded shared library: nativecrashreporter 09-13 15:33:56.155 28390 28402 I A : Using proto config with mendel 09-13 15:33:56.156 28390 28402 I A : Using proto config with mendel 09-13 15:33:56.156 28390 28462 W SearchServiceCore: Abort, client detached. 09-13 15:33:56.157 28390 28462 W SearchServiceCore: Abort, client detached. 09-13 15:33:56.182 28390 28462 I A : Using proto config with mendel 09-13 15:33:56.184 28390 28462 I A : Using proto config with mendel 09-13 15:33:56.185 28390 28462 I A : Using proto config with mendel 09-13 15:33:56.186 28390 28462 I A : Merging legacy hotword config map with new proto. 09-13 15:33:56.186 28390 28462 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.187 28390 28462 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.187 28390 28462 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.187 28390 28462 I A : Adding from config to map. Locale: ro-RO modelPrefix: okgoogle Location:b051c93dce7bb4dcb5d9ddcbbb2ca760Test isSpeakerIdSupported: false 09-13 15:33:56.188 28390 28462 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.190 28390 28462 I A : Using proto config with mendel 09-13 15:33:56.192 28390 28462 I A : Using proto config with mendel 09-13 15:33:56.202 28390 28462 I A : Using proto config with mendel 09-13 15:33:56.205 28390 28462 I A : Using proto config with mendel 09-13 15:33:56.207 28390 28462 I A : Using proto config with mendel 09-13 15:33:56.208 1170 4420 I LocationManagerService: getProviders()=[passive, local_database] 09-13 15:33:56.209 28390 28462 I SearchWidgetFlow: SearchWidgetWorker:handleIntent(Intent { act=update-widget-intent flg=0x10 cmp=com.google.android.googlequicksearchbox/.SearchWidgetProvider }) started 09-13 15:33:56.210 406 485 E PF_IPA : [resetValues:163] open file [/sys/class/thermal/thermal_zone1/mode] failed! 09-13 15:33:56.210 28390 28390 I SearchWidgetFlow: SearchWidget:handleIntent(Intent { act=update-widget-intent flg=0x10 cmp=com.google.android.googlequicksearchbox/.SearchWidgetProvider }) 09-13 15:33:56.210 28390 28462 I MicroDetectionWorker: Initializing MicroDataManager InitializeType-1, isForced-false, isActivePhoneEnrollment-false isActiveGoogleHomeEnrollment-false 09-13 15:33:56.214 28390 28423 I A : Setting isLegacySQLite mode to true. 09-13 15:33:56.214 28390 28462 I A : Using proto config with mendel 09-13 15:33:56.216 28390 28462 I A : Using proto config with mendel 09-13 15:33:56.219 28390 28462 I MicroDetectionState: Should stop hotword detection immediately - true 09-13 15:33:56.227 28390 28418 I A : Using proto config with mendel 09-13 15:33:56.227 28390 28448 I SearchWidgetFlow: SearchWidgetWorker:handleIntent(Intent { act=update-widget-intent flg=0x10 cmp=com.google.android.googlequicksearchbox/.SearchWidgetProvider }) done 09-13 15:33:56.227 28390 28418 I A : Merging legacy hotword config map with new proto. 09-13 15:33:56.227 28390 28418 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.228 28390 28418 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.228 28390 28418 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.228 28390 28418 I A : Adding from config to map. Locale: ro-RO modelPrefix: okgoogle Location:b051c93dce7bb4dcb5d9ddcbbb2ca760Test isSpeakerIdSupported: false 09-13 15:33:56.228 28390 28418 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.229 28390 28462 W SearchServiceCore: Abort, client detached. 09-13 15:33:56.230 28390 28418 I MicroDataManager: Location for model with model type: 1 and locale: hi-IN, is : https://www.gstatic.com/android-search/hotword/x_google/e03e9df7a372ee6402b789fc5271aa05/hotword.data 09-13 15:33:56.230 28390 28448 I SearchWidgetFlow: GsaWidgetProvider:onReceive(Intent { act=update-widget-intent flg=0x10 cmp=com.google.android.googlequicksearchbox/.SearchWidgetProvider }) done 09-13 15:33:56.232 1170 1937 W RMS.SmartShrinker: SmartShrinker is runing in pid =27020 reclaim mode = 4 09-13 15:33:56.239 28390 28418 I MicroModelsUtil: #getHotwordModel [locale: hi-IN, modelType: 1] 09-13 15:33:56.240 1170 1665 W RMS.SmartShrinker: SmartShrinker is runing in pid =6738 reclaim mode = 4 09-13 15:33:56.261 1170 1273 I Bluetooth_framework: BluetoothManagerService:Message: 20 09-13 15:33:56.261 1170 1273 I Bluetooth_framework: BluetoothManagerService:Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@df7c8cd:true pid = 28390 09-13 15:33:56.306 28442 28442 I HwOUC : [main-1]HwOUCSearchIndexablesProvider onCreate(/HwOUCSearchIndexablesProvider.java:136) 09-13 15:33:56.340 28442 28442 I HwOUC : [main-1]HwOucApplication--onCreate, start(/HwOucApplication.java:55) 09-13 15:33:56.342 28442 28442 I HwOUC : [main-1]HwOucApplication--getProcessName, pid is 28442(/HwOucApplication.java:108) 09-13 15:33:56.343 28442 28442 I HwOUC : [main-1]HwOucApplication--onCreate, processName is com.huawei.android.hwouc; android.os.Process.myUid() is 10085(/HwOucApplication.java:57) 09-13 15:33:56.343 28442 28442 I HwOUC : [main-1]HwOucApplication--onCreate, isDefaultProcess true, init(/HwOucApplication.java:61) 09-13 15:33:56.344 28442 28442 I HwOUC : [main-1]----load default presets...(/HwOucConfig.java:2295) 09-13 15:33:56.344 28442 28472 I HwOUC : [Binder:28442_2-862]HwOUCSearchIndexablesProvider queryXmlResources(/HwOUCSearchIndexablesProvider.java:105) 09-13 15:33:56.354 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:56.354 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:56.357 28390 28422 I cr_CronetLibraryLoader: Cronet version: 102.0.4973.2, arch: aarch64 09-13 15:33:56.360 28442 28472 I HwOUC : [Binder:28442_2-862]BaseSearchIndexProvider()(/BaseSearchIndexProvider.java:15) 09-13 15:33:56.360 28442 28472 I HwOUC : [Binder:28442_2-862]SettingsActivity BaseSearchIndexProvider() getXmlResourcesToIndex(/SettingsActivity.java:470) 09-13 15:33:56.368 28442 28472 I HwOUC : [Binder:28442_2-862]HwOUCSearchIndexablesProvider queryXmlResources value size is 1(/HwOUCSearchIndexablesProvider.java:117) 09-13 15:33:56.368 28442 28472 I HwOUC : [Binder:28442_2-862]HwOUCSearchIndexablesProvider queryXmlResources addRow(/HwOUCSearchIndexablesProvider.java:128) 09-13 15:33:56.372 28390 28402 I A : Using proto config with mendel 09-13 15:33:56.373 28390 28402 I A : Using proto config with mendel 09-13 15:33:56.374 28390 28402 I MicroModelsUtil: #getHotwordModelFromMobstore [mobstoreUri: android://com.google.android.googlequicksearchbox/files/datadownload/shared/public/datadownloadfile_1682936195001] 09-13 15:33:56.379 1170 1893 W RMS.SmartShrinker: SmartShrinker is runing in pid =28442 reclaim mode = 4 09-13 15:33:56.382 28442 28442 I HwOUC : [main-1]----loadOucConfig by HwCfgFilePolicy.getCfgFileList filepath is /product/etc/xml/hwouc_presets.xml ; AbsolutePath is /product/etc/xml/hwouc_presets.xml(/HwOucConfig.java:2310) 09-13 15:33:56.393 28390 28422 I MicroModelsUtil: #getHotwordModelFromMobstore [mobstoreUri: android://com.google.android.googlequicksearchbox/files/datadownload/shared/public/datadownloadfile_1682936195001] 09-13 15:33:56.401 28390 28402 I tflite : Initialized TensorFlow Lite runtime. 09-13 15:33:56.403 28390 28448 I MicroDataManager: MicroDataManager InitializationTask. googleHotwordData is null: true, hotwordModel is null: false , sourceLocationOfCurrentHotwordModel https://www.gstatic.com/android-search/hotword/x_google/e03e9df7a372ee6402b789fc5271aa05/hotword.data 09-13 15:33:56.407 28390 28462 I A : Using proto config with mendel 09-13 15:33:56.409 28390 28462 I A : Using proto config with mendel 09-13 15:33:56.410 28390 28462 I A : Using proto config with mendel 09-13 15:33:56.410 28390 28462 I A : Merging legacy hotword config map with new proto. 09-13 15:33:56.410 28390 28462 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.410 28390 28462 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.411 28390 28462 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.411 28390 28462 I A : Adding from config to map. Locale: ro-RO modelPrefix: okgoogle Location:b051c93dce7bb4dcb5d9ddcbbb2ca760Test isSpeakerIdSupported: false 09-13 15:33:56.411 28390 28462 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.412 28390 28462 I MicroDetectionState: Should stop hotword detection immediately - true 09-13 15:33:56.414 28390 28462 I A : Using proto config with mendel 09-13 15:33:56.415 28390 28462 I A : Using proto config with mendel 09-13 15:33:56.421 28390 28402 I HotwordService: Model ID: en_us_x_google_agsa__p20230403_fedhot_global_tradeoff_8MAu1biBiliP-vD1dJzgaiA 09-13 15:33:56.422 28390 28402 I HotwordService: hotwordModelLocation is null false, locale is hi-IN, re-mapped Chinese locale 09-13 15:33:56.424 28390 28402 I A : Using proto config with mendel 09-13 15:33:56.425 28390 28402 I A : Using proto config with mendel 09-13 15:33:56.426 28390 28402 I A : Using proto config with mendel 09-13 15:33:56.426 28390 28402 I A : Merging legacy hotword config map with new proto. 09-13 15:33:56.426 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.426 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.426 28442 28472 I HwOUC : [Binder:28442_2-862]HwOUCSearchIndexablesProvider queryRawData(/HwOUCSearchIndexablesProvider.java:67) 09-13 15:33:56.426 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.427 28390 28402 I A : Adding from config to map. Locale: ro-RO modelPrefix: okgoogle Location:b051c93dce7bb4dcb5d9ddcbbb2ca760Test isSpeakerIdSupported: false 09-13 15:33:56.427 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.430 28442 28472 I HwOUC : [Binder:28442_2-862]SettingsActivity BaseSearchIndexProvider() getRawDataToIndex(/SettingsActivity.java:482) 09-13 15:33:56.432 28442 28472 I HwOUC : [Binder:28442_2-862]HwOUCSearchIndexablesProvider queryRawData values size is 0(/HwOUCSearchIndexablesProvider.java:80) 09-13 15:33:56.435 28442 28442 I HwOUC : [main-1]----loadOucConfig by HwCfgFilePolicy.getCfgFileList filepath is /cust/hw/normal/xml/hwouc_presets.xml ; AbsolutePath is /cust/hw/normal/xml/hwouc_presets.xml(/HwOucConfig.java:2310) 09-13 15:33:56.437 28442 28442 I HwOUC : [main-1]loadOucConfig by HwCfgFilePolicy.getCfgFileList no exception(/HwOucConfig.java:2398) 09-13 15:33:56.442 28442 28472 I HwOUC : [Binder:28442_2-862]HwOUCSearchIndexablesProvider queryNonIndexableKeys(/HwOUCSearchIndexablesProvider.java:43) 09-13 15:33:56.445 28442 28472 I HwOUC : [Binder:28442_2-862]SettingsActivity BaseSearchIndexProvider() getNonIndexableKeys(/SettingsActivity.java:489) 09-13 15:33:56.447 28390 28422 I FedAssSettingsBuildType: BuildType: Release 09-13 15:33:56.447 28390 28422 I A : getFlSettingEnabledWithSettingsToggle: false 09-13 15:33:56.449 28390 28402 I A : Using proto config with mendel 09-13 15:33:56.450 28390 28402 I A : Using proto config with mendel 09-13 15:33:56.451 28390 28402 I A : Using proto config with mendel 09-13 15:33:56.451 28390 28402 I A : Merging legacy hotword config map with new proto. 09-13 15:33:56.451 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.451 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.452 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.452 28390 28402 I A : Adding from config to map. Locale: ro-RO modelPrefix: okgoogle Location:b051c93dce7bb4dcb5d9ddcbbb2ca760Test isSpeakerIdSupported: false 09-13 15:33:56.452 28390 28402 I A : Skipping. Expected model: 1 Found: 2 09-13 15:33:56.460 2437 3173 I MicroModelsUtil: #getHotwordModelFromMobstore [mobstoreUri: android://com.google.android.googlequicksearchbox/files/datadownload/shared/public/datadownloadfile_1682936195001] 09-13 15:33:56.462 2437 3173 I GsaVoiceInteractionSrv: hotwordModel is null : false 09-13 15:33:56.463 2437 3173 I BistoHotwordHelper: getHotwordActive::active query: null, watch: false, devices connected: [] 09-13 15:33:56.465 28442 28472 I HwCust : Constructor found for class com.huawei.android.cust.cota.util.HwCustHwOucUtilityImpl, args = [Ljava.lang.Object;@9dfc3da 09-13 15:33:56.465 2437 3173 E HwDetectorWithState: a: 3 09-13 15:33:56.465 2437 3173 I GsaVoiceInteractionSrv: #checkDspStatus 09-13 15:33:56.466 2437 3173 I BistoHotwordHelper: setting speaker id present: false 09-13 15:33:56.467 2437 3173 I BistoHotwordHelper: setting hotword model of size: 632958 bytes 09-13 15:33:56.467 2437 3173 I BistoHotwordHelper: setting modeltype: Ok Google 09-13 15:33:56.468 2437 3173 I BistoHotwordHelper: setHotwordVoiceLocale: prev: hi-IN, new: hi-IN 09-13 15:33:56.470 28442 28472 I HwOUC : [Binder:28442_2-862]isSupportsMultipleUsers is false(/HwOucUtility.java:4803) 09-13 15:33:56.470 28442 28472 I HwOUC : [Binder:28442_2-862]isMainUser not SupportsMultipleUsers return true(/HwOucUtility.java:4810) 09-13 15:33:56.470 28442 28442 I HwOUC : [main-1]enter detectStorage!!!(/HwOucUtility.java:500) 09-13 15:33:56.470 28442 28472 I HwOUC : [Binder:28442_2-862]SettingsActivity BaseSearchIndexProvider() getNonIndexableKeys main user(/SettingsActivity.java:499) 09-13 15:33:56.477 28390 28462 W SessionLifecycleManager: Client : AttachedClient[124862266672078244, ClientConfig[mFlags=[40000088001] mSuggestFlags=[0] mClientId=HOTWORD_SERVICE mSessionType=search publicSearchServiceCallerUid=-1]] has no associated SessionController 09-13 15:33:56.478 28442 28472 E HwOUC : [Binder:28442_2-862]method invoke failed(/HwOucUtility.java:712) 09-13 15:33:56.478 28442 28472 I HwOUC : [Binder:28442_2-862]isTablet() = false(/HwOucUtility.java:715) 09-13 15:33:56.484 28442 28472 I HwOUC : [Binder:28442_2-862]SettingsActivity BaseSearchIndexProvider() getNonIndexableKeys BETA_AND_STABLE_VERSION_FLAG is false,so hide CHECK_UPDATE_SETTING when search(/SettingsActivity.java:509) 09-13 15:33:56.486 28442 28472 I HwOUC : [Binder:28442_2-862]HwOUCSearchIndexablesProvider queryNonIndexableKeys values size is 1(/HwOUCSearchIndexablesProvider.java:55) 09-13 15:33:56.486 28442 28472 I HwOUC : [Binder:28442_2-862]HwOUCSearchIndexablesProvider queryNonIndexableKeys addRow(/HwOUCSearchIndexablesProvider.java:60) 09-13 15:33:56.495 28442 28442 I HwOUC : [main-1]getCryptToUncryptDir dir is /data/update(/HwOucUtility.java:6261) 09-13 15:33:56.496 28442 28442 I HwOUC : [main-1]getCryptToUncryptDir return /data/update(/HwOucUtility.java:6266) 09-13 15:33:56.497 28442 28442 I HwOUC : [main-1]enter detectStorage path is /storage/emulated/0(/HwOucUtility.java:517) 09-13 15:33:56.497 28442 28442 I HwOUC : [main-1]enter detectStorage isEmulated is true;isRemovable is false;isPrimary is true;uUid is null(/HwOucUtility.java:518) 09-13 15:33:56.498 28442 28442 I HwOUC : [main-1]enter detectStorage isPrimary or isEmulated true, set internal path: /storage/emulated/0(/HwOucUtility.java:520) 09-13 15:33:56.500 28442 28442 E HwOUC : [main-1]method invoke failed(/HwOucUtility.java:712) 09-13 15:33:56.501 28442 28442 I HwOUC : [main-1]isTablet() = false(/HwOucUtility.java:715) 09-13 15:33:56.510 28442 28442 I HwOUC : [main-1]getAutoDownloadValueOfStartupGuide(/HwOucUtility.java:4653) 09-13 15:33:56.513 28442 28498 I HwOUC : [Thread-4-867]CheckPhoneEncrypted(/CheckPhoneEncrypted.java:27) 09-13 15:33:56.522 28442 28442 I HwOUC : [main-1]isDemoVersion vendor is channel ; country is in; return false(/HwOucUtility.java:7098) 09-13 15:33:56.547 28305 28322 W Index : Cannot add index data for Uri: content://com.huawei.android.launcher/settings/indexables_raw 09-13 15:33:56.550 28442 28442 I HwOUC : [main-1]getAutoDownloadValueOfStartupGuide autoDownloadValue is 1(/HwOucUtility.java:4665) 09-13 15:33:56.551 28442 28442 I HwOUC : [main-1]getRealFirmwareVersion(),send ro.build.product.real.id = NEM-L22C675B346CUSTC675D001(/HwOucUtility.java:3076) 09-13 15:33:56.620 1910 1935 E HwMotionRecognition: DsSearchIndexablesProvider error:add raw data:Flip 09-13 15:33:56.620 1910 1935 E HwMotionRecognition: DsSearchIndexablesProvider error:add raw data:Mute incoming calls 09-13 15:33:56.620 1910 1935 E HwMotionRecognition: DsSearchIndexablesProvider error:add raw data:Mute timers and alarms 09-13 15:33:56.620 1910 1935 E HwMotionRecognition: DsSearchIndexablesProvider error:add raw data:Split-screen gesture 09-13 15:33:56.632 28442 28442 I HwOUC : [main-1]isInstallingStatus cursor is null,return false(/HwOucUtility.java:3133) 09-13 15:33:56.633 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:33:56.636 28442 28442 I HwOUC : [main-1]baseVersionOfNewVersion is ;isInstallingStatus is false(/HwOucUtility.java:3021) 09-13 15:33:56.636 28442 28442 I HwOUC : [main-1]initNewVersionRecord isLastUpdateAvailableForCurVersion false(/HwOucUtility.java:2983) 09-13 15:33:56.641 28442 28442 I HwOUC : [main-1]isDataExistInFirmwareTable cursor is null,return false(/HwOucUtility.java:3162) 09-13 15:33:56.642 28442 28442 I HwOUC : [main-1]initNewVersionRecord isDataExistInFirmwareTable false do not delete database record(/HwOucUtility.java:2997) 09-13 15:33:56.644 28442 28442 I HwOUC : [main-1]initNewVersionRecord systemTableValue is 0, do not process(/HwOucUtility.java:3005) 09-13 15:33:56.645 28442 28442 I HwOUC : [main-1]initSystemVersionInOmeInfo(/OemInfoUtil.java:130) 09-13 15:33:56.645 28442 28442 I HwOUC : [main-1]initSystemVersionInOmeInfo nextCheckNewVersionTime is 1726248132432; isABsystemSupport is false(/OemInfoUtil.java:133) 09-13 15:33:56.646 28442 28442 I HwOUC : [main-1]initSystemVersionInOmeInfo nextCheckNewVersionTime is not -1 and ABsystem not Support ,do not init system version in omeInfo : 1726248132432(/OemInfoUtil.java:159) 09-13 15:33:56.646 28442 28442 I HwOUC : [main-1]initTopActivityList.(/HwOucConfig.java:2776) 09-13 15:33:56.660 28500 28500 I : power log dlsym ok 09-13 15:33:56.664 28442 28442 I HwOUC : [main-1]DBManager--getCacheContents data is null tableType is 4(hwouc/CacheDBManager.java:138) 09-13 15:33:56.664 28442 28442 E HwOUC : [main-1]isSelfUpdateInstalling cacheContents is null(hwouc/HwOucUtility.java:6951) 09-13 15:33:56.665 28442 28442 I HwOUC : [main-1]HwOucApplication--onCreate, cacheCpuInfo is 8_2.1GHz(hwouc/HwOucApplication.java:72) 09-13 15:33:56.665 28500 28500 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:33:56.665 28442 28442 I HwCust : Constructor found for class com.huawei.android.cust.cota.protocol.HwCustKillMyselfProcessCheckThreadImpl, args = [Ljava.lang.Object;@38643a6 09-13 15:33:56.685 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393455d00): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:33:56.692 411 424 I gralloc : alloc_device_free:586: Free handle(0x7393455d00) 09-13 15:33:56.696 28500 28500 W System : ClassLoader referenced unknown path: /system/framework/com.huawei.theme.stat.jar 09-13 15:33:56.710 28500 28500 I art : Starting a blocking GC AddRemoveAppImageSpace 09-13 15:33:56.723 28442 28442 I HwCust : Constructor found for class com.android.internal.telephony.HwCustPhoneManagerImpl 09-13 15:33:56.737 28500 28515 I System.out: [ls, -l, /system/priv-app/HwSystemManager/HwSystemManager.apk] 09-13 15:33:56.737 28500 28515 I System.out: null 09-13 15:33:56.737 28500 28515 I System.out: null 09-13 15:33:56.738 28500 28515 I System.out: Calling by::className:com.huawei.systemmanager.util.HwLogTagHelper MethodName:checkHsmIsPushed 09-13 15:33:56.743 28500 28500 W CfgFilePolicy: No config file found for:xml/hsm_config.xml 09-13 15:33:56.743 28500 28500 W CfgFilePolicy: CFG_DIRS length : 12 09-13 15:33:56.747 28500 28517 I HwCust : Constructor found for class com.huawei.systemmanager.comm.module.HwCustModuleCustomizeImpl 09-13 15:33:56.757 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:33:56.758 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:33:56.767 28500 28515 I HwSystemManager: check push opration, match idx:-1 09-13 15:33:56.774 28305 28305 E BD.Reporter: Can't getService HwBDService 09-13 15:33:56.775 28305 28305 I Settings: isNeedSkipFuction: setupNotDone = false, deviceProvisioned = true, userSetupComplete = true, FRPRestricted = false, needSkipFuction = false 09-13 15:33:56.826 28305 28305 I HwCust : Constructor found for class com.android.settings.HwCustSplitUtilsImpl 09-13 15:33:56.845 28305 28305 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:33:56.853 28305 28305 W HwPhoneLayoutInflater: onCreateView : ClassNotFoundException, In this case we want to let the base class take a crack at it 09-13 15:33:56.854 28305 28305 W HwPhoneLayoutInflater: onCreateView : ClassNotFoundException, In this case we want to let the base class take a crack at it 09-13 15:33:56.860 28522 28522 I : power log dlsym ok 09-13 15:33:56.865 28522 28522 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:33:56.868 28500 28500 I HwCust : Constructor found for class com.huawei.notificationmanager.util.HwCustHelperImpl 09-13 15:33:56.871 28305 28305 W WindowDecorActionBar: should not do the transition or the transition anim is null or it is running or the mContainer view is null or mContainer view hasn't been drawn to screen 09-13 15:33:56.886 28442 28442 I OUC_COTA: [main-1]cann't get opkey from com.android.internal.telephony.VirtualNet,use cota's opkey(/CotaDownloadProvider.java:259) 09-13 15:33:56.887 28442 28442 W CfgFilePolicy: No config file found for:xml/Cota_VirtualNets-conf.xml 09-13 15:33:56.887 28442 28442 W CfgFilePolicy: CFG_DIRS length : 12 09-13 15:33:56.896 28442 28442 I OUC_COTA: [main-1]getBtlVersion-- ro.build.btl.version = A00000D000(/CotaVersionTracker.java:34) 09-13 15:33:56.899 28305 28305 I HwCust : Constructor found for class com.android.settings.HwCustSettingsActivityImpl 09-13 15:33:56.907 28500 28540 I SendBroadcastPermission: action:com.avast.android.shepherd.NEXT_UPDATE_TIME_SET, mPermissionType:0 09-13 15:33:56.908 28305 28305 I HwCust : Constructor found for class com.android.settings.HwCustDeviceInfoSettingsHwBaseImpl 09-13 15:33:56.912 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f500): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:33:56.926 28442 28442 I OUC_COTA: [main-1]getBtlVersion-- ro.build.btl.version = A00000D000(/CotaVersionTracker.java:34) 09-13 15:33:56.927 1170 4420 E HsmCoreServiceImpl: onTransact in code is: 103 09-13 15:33:56.927 1170 4420 I MediaProcessHandler: playingUids: 09-13 15:33:56.928 28442 28442 I OUC_COTA: [main-1]isCheckAutoAndReport is false(/HwCustKillMyselfProcessCheckThreadImpl.java:353) 09-13 15:33:56.928 28442 28442 I HwOUC : [main-1]HwOucApplication--onCreate, end(hwouc/HwOucApplication.java:92) 09-13 15:33:56.934 28500 28542 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for unifiedPowerAppsVersion, default to unifiedPowerAppsVersionUpdateFlag 09-13 15:33:56.934 28500 28542 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for notificationVersion, default to notificationVersionUpdateFlag 09-13 15:33:56.934 28500 28542 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for competitorVersion, default to competitorVersionUpdateFlag 09-13 15:33:56.934 28500 28542 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for startupVersion, default to startupVersionUpdateFlag 09-13 15:33:56.935 28500 28542 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:33:56.935 28500 28542 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:33:56.935 28500 28542 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:33:56.935 28500 28542 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:33:56.935 411 3800 I gralloc : alloc_device_free:586: Free handle(0x738aa1f500) 09-13 15:33:56.988 28305 28305 E DeviceInfoSettingsHwBase: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.support.v7.preference.Preference.onPrepareForRemoval()' on a null object reference 09-13 15:33:57.002 28522 28522 I art : Starting a blocking GC AddRemoveAppImageSpace 09-13 15:33:57.015 28305 28305 I HwCust : Constructor found for class com.android.settings.deviceinfo.HwCustTelecInfoImpl 09-13 15:33:57.022 28305 28305 I HwCust : Constructor found for class com.android.settings.deviceinfo.HwCustCertificationListSettingsImpl 09-13 15:33:57.053 28305 28305 E DeviceInfoSettings: setValueSummary RuntimeException:java.lang.NullPointerException: Attempt to invoke virtual method 'void android.support.v7.preference.Preference.setSummary(java.lang.CharSequence)' on a null object reference 09-13 15:33:57.056 28305 28305 I HwCust : Constructor found for class com.android.settings.HwCustDeviceInfoSettingsImpl 09-13 15:33:57.071 28522 28522 E HwVAssistant_VASettingsProvider: onCreate 09-13 15:33:57.076 28305 28305 W WindowDecorActionBar: should not do the transition or the transition anim is null or it is running or the mContainer view is null or mContainer view hasn't been drawn to screen 09-13 15:33:57.089 28305 28305 W HwPhoneLayoutInflater: onCreateView : ClassNotFoundException, In this case we want to let the base class take a crack at it 09-13 15:33:57.090 28305 28305 W HwPhoneLayoutInflater: onCreateView : ClassNotFoundException, In this case we want to let the base class take a crack at it 09-13 15:33:57.109 28305 28305 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:33:57.128 28522 28537 I HwVAssistant_VASearchIndexablesProvider: queryXmlResources 09-13 15:33:57.129 28522 28522 I HwVAssistant_VAApp: onCreate process : com.huawei.vassistant 09-13 15:33:57.131 28522 28522 I HwVAssistant_VAUtils: com.android.huawei.smartkey is not installed! 09-13 15:33:57.133 28522 28537 I HwVAssistant_VASearchIndexablesProvider: queryRawData 09-13 15:33:57.142 679 772 E audio_custom: open dts file failed! 09-13 15:33:57.142 679 772 W audio_custom: dev_get_parameters: query audio capability:soundtrigger_version fail, set soundtrigger_version = null as default 09-13 15:33:57.142 679 772 I hash_map_utils: key: 'audio_capability' value: 'soundtrigger_version' 09-13 15:33:57.145 28522 28537 I HwVAssistant_VAssistantConfig: withSoundTrigger + wakeupV2: 09-13 15:33:57.145 679 1411 I hash_map_utils: key: 'soundtrigger_enable' value: '' 09-13 15:33:57.145 679 1411 E DspAudioAlgo: getParameterFromDSP: input args wrong 09-13 15:33:57.146 28522 28537 I HwVAssistant_VAssistantConfig: soundtrigger_enable : false 09-13 15:33:57.148 28522 28522 I HwVAssistant_VAssistantConfig: mIsSupportSmartkey : false 09-13 15:33:57.149 28522 28537 I HwVAssistant_VASearchIndexablesProvider: queryRawData: Quick calling 09-13 15:33:57.149 28522 28537 I HwVAssistant_VASearchIndexablesProvider: queryRawData: Voice control 09-13 15:33:57.155 28522 28536 I HwVAssistant_VASearchIndexablesProvider: queryNonIndexableKeys 09-13 15:33:57.157 28522 28522 I HwVAssistant_SimFactoryManager: isSIM1CardPresent:1 09-13 15:33:57.160 28522 28522 I HwVAssistant_SimFactoryManager: isAirPlanMode=0 09-13 15:33:57.161 28522 28522 I HwVAssistant_SimFactoryManager: updateSimState,sIsSIMCard1Present=false,sIsSIMCard1Enabled=false,sIsSIMCard2Present=false,sIsSIMCard2Enabled=false 09-13 15:33:57.162 28522 28522 I HwVAssistant_SimFactoryManager: isAirPlanMode=0 09-13 15:33:57.164 28522 28522 I HwVAssistant_SimFactoryManager: updateSimState,sIsSIMCard1Present=false,sIsSIMCard1Enabled=false,sIsSIMCard2Present=false,sIsSIMCard2Enabled=false 09-13 15:33:57.177 28550 28550 I : power log dlsym ok 09-13 15:33:57.181 28550 28550 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:33:57.198 1170 1209 W RMS.SmartShrinker: SmartShrinker is runing in pid =28500 reclaim mode = 4 09-13 15:33:57.204 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f500): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:33:57.211 411 1627 I gralloc : alloc_device_free:586: Free handle(0x738aa1f500) 09-13 15:33:57.216 28305 28305 W WindowDecorActionBar: should not do the transition or the transition anim is null or it is running or the mContainer view is null or mContainer view hasn't been drawn to screen 09-13 15:33:57.225 28305 28305 I HwPointEventFilter: do not support AFT because of no config 09-13 15:33:57.230 28550 28550 I art : Starting a blocking GC AddRemoveAppImageSpace 09-13 15:33:57.241 1170 3922 W RMS.SmartShrinker: SmartShrinker is runing in pid =28522 reclaim mode = 4 09-13 15:33:57.312 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438a00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:33:57.319 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340ff00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:33:57.326 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340fa00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:33:57.326 28305 28305 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:33:57.335 28305 28305 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:33:57.343 28305 28305 W HwPhoneLayoutInflater: onCreateView : ClassNotFoundException, In this case we want to let the base class take a crack at it 09-13 15:33:57.344 28305 28305 W HwPhoneLayoutInflater: onCreateView : ClassNotFoundException, In this case we want to let the base class take a crack at it 09-13 15:33:57.349 28305 28305 W HwPhoneLayoutInflater: onCreateView : ClassNotFoundException, In this case we want to let the base class take a crack at it 09-13 15:33:57.350 28305 28305 W HwPhoneLayoutInflater: onCreateView : ClassNotFoundException, In this case we want to let the base class take a crack at it 09-13 15:33:57.355 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:57.355 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:57.361 28550 28550 E FileManager-7.2.3.321 | AppManager: LoadDisk Class Exception! 09-13 15:33:57.375 28550 28550 I AppLogManager: AppLogManager onCreate 09-13 15:33:57.383 28550 28550 E CommonUtils: getBoolean [class java.lang.String, class java.lang.String] 09-13 15:33:57.383 28550 28550 E AppLogApi/CrashHandler: CrashHandler init 09-13 15:33:57.384 28550 28550 E ReportApi: init reportCycle==5000 09-13 15:33:57.384 28550 28550 I AppLogManager: first init 09-13 15:33:57.384 28550 28550 I AppLogManager: worker start 09-13 15:33:57.390 28550 28562 I hisync-findmyphone.AntiTheftInf: isAntiTheftSupported = true 09-13 15:33:57.409 28550 28550 E AppLogApi: checkUploadlog isAllowUpload false 09-13 15:33:57.409 28550 28550 I SkytoneSDK-1.0.1.301|SubscribeManager: initSDK 09-13 15:33:57.414 28550 28550 I SkytoneSDK-1.0.1.301|SubscribeManager: handle ActivateVSim event when initSDK 09-13 15:33:57.421 28550 28550 I hisync.HicloudApplication: processObserverService 09-13 15:33:57.421 28550 28573 I SkytoneSDK-1.0.1.301|ActivateVSimEventHandler: handle start 09-13 15:33:57.422 28550 28573 I SkytoneSDK-1.0.1.301|ActivateVSimEventHandler: handleActivateVSimEvent 09-13 15:33:57.425 28550 28550 I hisync.HicloudApplication: initReceiver 09-13 15:33:57.434 556 581 W JankService: virtual bool android::JankManualDumpLogAnalyser::processEntry(android::LogEntry *, int, bool), not beta version or commercial log off 09-13 15:33:57.435 28550 28573 I FileManager-7.2.3.321 | CommonConfig: versionName --> 7.2.3.321 09-13 15:33:57.436 28550 28573 W SkytoneSDK-1.0.1.301|ActivateVSimEventHandler: privacy is not agreed 09-13 15:33:57.436 28550 28573 I SkytoneSDK-1.0.1.301|ActivateVSimEventHandler: handle end 09-13 15:33:57.449 28550 28550 I hisync.HicloudApplication: initCloudAlbum 09-13 15:33:57.449 28550 28550 I CloudAlbum[7.2.3.321]: [CommonUtil] begin isSupportRecycleBin 09-13 15:33:57.451 28550 28550 I CloudAlbum[7.2.3.321]: [CommonUtil] gallery support recycle bin 09-13 15:33:57.451 28550 28550 I CloudAlbum[7.2.3.321]: [CommonUtil] begin SupportSmartAlbum 09-13 15:33:57.475 28578 28578 I : power log dlsym ok 09-13 15:33:57.479 28578 28578 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:33:57.501 1170 1274 I ActivityManager: Displayed com.android.settings/.Settings$DeviceInfoSettingsActivity: +695ms 09-13 15:33:57.504 411 422 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438600): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:33:57.508 411 3800 I gralloc : alloc_device_free:586: Free handle(0x738aa1f000) 09-13 15:33:57.519 6997 6997 W w : onStartInput event aborted 09-13 15:33:57.519 6997 6997 W w : kl.s: could not obtain extracted text 09-13 15:33:57.519 6997 6997 W w : at kl.J.H(SourceFile:305) 09-13 15:33:57.519 6997 6997 W w : at kl.w.e0(SourceFile:127) 09-13 15:33:57.519 6997 6997 W w : at ei.y.R(SourceFile:217) 09-13 15:33:57.519 6997 6997 W w : at cr.d.R(SourceFile:5) 09-13 15:33:57.519 6997 6997 W w : at com.touchtype.KeyboardService.onStartInput(SourceFile:7) 09-13 15:33:57.519 6997 6997 W w : at android.inputmethodservice.InputMethodService.doStartInput(InputMethodService.java:1818) 09-13 15:33:57.519 6997 6997 W w : at android.inputmethodservice.InputMethodService$InputMethodImpl.startInput(InputMethodService.java:415) 09-13 15:33:57.519 6997 6997 W w : at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:174) 09-13 15:33:57.519 6997 6997 W w : at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:37) 09-13 15:33:57.519 6997 6997 W w : at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:33:57.519 6997 6997 W w : at android.os.Looper.loop(Looper.java:156) 09-13 15:33:57.519 6997 6997 W w : at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:33:57.519 6997 6997 W w : at java.lang.reflect.Method.invoke(Native Method) 09-13 15:33:57.519 6997 6997 W w : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:33:57.519 6997 6997 W w : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:33:57.527 411 422 I gralloc : alloc_device_free:586: Free handle(0x7393438600) 09-13 15:33:57.542 1170 28300 W AwareLog: AwareMem_Kill: updateGroupList package: move high frequent=com.google.android.googlequicksearchbox, uid=10038 09-13 15:33:57.553 1898 2112 I AppManager: removeProcessDependency pid:28390 09-13 15:33:57.565 28578 28578 I art : Starting a blocking GC AddRemoveAppImageSpace 09-13 15:33:57.569 1170 1896 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:33:57.569 1170 1896 I MediaProcessHandler: processOp opType: 1, uid: 10038, pid: 28390 09-13 15:33:57.569 1170 1896 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10038, pid: 28390 09-13 15:33:57.576 1170 2545 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:33:57.586 386 389 E teecd : cannot find package:system_server 09-13 15:33:57.586 386 389 E teecd : get certs for app failed 09-13 15:33:57.652 28578 28593 I PhotoShareUtils: storage size: 10G 09-13 15:33:57.689 411 411 I gralloc : alloc_device_free:586: Free handle(0x738aa1fb00) 09-13 15:33:57.689 411 411 I gralloc : alloc_device_free:586: Free handle(0x738aa1f700) 09-13 15:33:57.700 28550 28550 I CloudAlbum[7.2.3.321]: [CommonUtil] IsGallerySupportCloudClassify = false 09-13 15:33:57.709 28550 28597 I hisync-findmyphone.AntiTheftInf: isAntiTheftSupported = true 09-13 15:33:57.732 1170 4513 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:33:57.733 1170 4513 W RMS.SmartShrinker: SmartShrinker is runing in pid =28578 reclaim mode = 4 09-13 15:33:57.733 1170 4513 W RMS.SmartShrinker: SmartShrinker is runing in pid =6738 reclaim mode = 4 09-13 15:33:57.734 28578 28596 I com.fyusion.sdk.common: 2024-09-13T15:33:57.728+0530 [Auth]: Fyuse SDK version: 1.02.24-rel7 | '4dd9b23ea' | 2017-08-08T21:21:58-07:00 | Vislib: A-SDK-1.03-01 | cc0bb74a3 | 1.0.5 09-13 15:33:57.794 1170 2518 E libteec : invoke cmd failed, code=0xffff7106, origin=3 09-13 15:33:57.794 1170 2518 E huawei_antiTheft: invoke command 20002 failed, code=0xffff7106, origin=0x3 , type=0x2 in huawei_antiTheft_getFileSize 09-13 15:33:57.794 1170 2518 E HwAntiTheftService_jni: native_read getFileSize fail 09-13 15:33:57.805 28550 28562 I hisync-findmyphone.AntiTheftInf: AntiTheftManagerEx getEnable = false from Anti 09-13 15:33:57.805 28550 28597 I hisync-findmyphone.AntiTheftInf: AntiTheftManagerEx getEnable = false from cache 09-13 15:33:57.805 28550 28597 I hisync-findmyphone.AntiTheftDataManager: read data from Anti begin 09-13 15:33:57.815 1170 4411 W RMS.SmartShrinker: SmartShrinker is runing in pid =28550 reclaim mode = 4 09-13 15:33:57.838 28305 28608 I SuggestionParser: getSuggestions emui lite ignored 09-13 15:33:57.848 28578 28598 E FontFamily: Error mapping font file /system/fonts/slim.ttf 09-13 15:33:57.848 28578 28598 W GalleryUtils: the font Slim is not exist! 09-13 15:33:57.849 28578 28593 I HwCust : Constructor found for class android.app.HwCustActivityImpl 09-13 15:33:57.850 28305 28608 I Settings: isNeedSkipFuction: setupNotDone = false, deviceProvisioned = true, userSetupComplete = true, FRPRestricted = false, needSkipFuction = false 09-13 15:33:57.861 28578 28593 E TouchForceManager: NoSuchMethodException com.huawei.android.app.Activity failed 09-13 15:33:57.910 28578 28611 I DisplayEngineUtils: hardwareVersion= NEMO_L22E_VB 09-13 15:33:57.910 28578 28611 E : hw_get_apparatus_model buf : INX_OTM1901A 5.2' VIDEO TFT 1080 x 1920 09-13 15:33:57.910 28578 28611 E : ,1024 09-13 15:33:57.910 28578 28611 I DisplayEngineUtils: lcd_mode= INX_OTM1901A 5.2' VIDEO TFT 1080 x 1920 09-13 15:33:57.910 28578 28611 I DisplayEngineUtils: detected target xml is NEMO-INX_OTM1901A_5.2__VIDEO_TFT_1080_x_1920.xml 09-13 15:33:57.912 28578 28611 W CfgFilePolicy: No config file found for:xml/gallery/display_engine/NEMO-INX_OTM1901A_5.2__VIDEO_TFT_1080_x_1920.xml 09-13 15:33:57.925 28578 28611 I HWDisplayEngine_JNI: displayEngineGetAlgoEnableState enter. jniXmlPath=/data/user/0/com.android.gallery3d/files/display_engine/display.xml 09-13 15:33:57.925 28578 28611 I DISPLAY_V150_ALGO: [Display_GetAlgoEnableState.651 ] LOG-iMedia 5.3.MHEVEB040 (Display Build 150), XML_Base_Date: 2016070710, Compiled at 19:35:23 Oct 12 2016 09-13 15:33:57.929 28578 28611 I HWDisplayEngine_JNI: displayEngineGetAlgoEnableState enter. capParams=[1,0,1,1,0,0,0] 09-13 15:33:57.934 28578 28611 E HwSmartDisplay: Instance of smartDisplay_service is null,return false for getDisplayEffectSupported 09-13 15:33:57.946 386 389 E teecd : cannot find package:system_server 09-13 15:33:57.946 386 389 E teecd : get certs for app failed 09-13 15:33:57.965 28578 28598 W GalleryData: there is no cursor of favorite 09-13 15:33:57.970 1170 1664 W RMS.SmartShrinker: SmartShrinker is runing in pid =6738 reclaim mode = 4 09-13 15:33:57.979 28578 28598 I SelectedPhotos: Condition is not satisfied to download cover. 09-13 15:33:58.043 28305 28608 I IndexDatabaseHelper: Using schema version: 115 09-13 15:33:58.044 28305 28608 I IndexDatabaseHelper: Index is fine 09-13 15:33:58.063 28578 28578 I MediaSyncerHelper: register media observer 09-13 15:33:58.099 28305 28608 I HwCust : Constructor found for class com.android.settings.HwCustDateTimeSettingsHwBaseImpl 09-13 15:33:58.241 386 389 E teecd : cannot find package:system_server 09-13 15:33:58.241 386 389 E teecd : get certs for app failed 09-13 15:33:58.248 679 679 E audio_custom: open dts file failed! 09-13 15:33:58.248 679 679 W audio_custom: dev_get_parameters: query audio capability:hpx_support fail, set hpx_support = null as default 09-13 15:33:58.248 679 679 I hash_map_utils: key: 'audio_capability' value: 'hpx_support' 09-13 15:33:58.248 28305 28608 I Settings: isCustomDTSPreference, isSupportHpx=false 09-13 15:33:58.249 28305 28608 I HwCust : Constructor found for class com.android.settings.HwCustSoundSettingsHwBaseImpl 09-13 15:33:58.355 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:58.355 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:58.357 28305 28608 E TAG : can't find packeage com.ctc.epush! 09-13 15:33:58.357 28305 28608 E TAG : android.content.pm.PackageManager$NameNotFoundException: com.ctc.epush 09-13 15:33:58.357 28305 28608 E TAG : at android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManager.java:165) 09-13 15:33:58.357 28305 28608 E TAG : at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:145) 09-13 15:33:58.357 28305 28608 E TAG : at com.android.settings.Utils.isCheckAppExist(Utils.java:1737) 09-13 15:33:58.357 28305 28608 E TAG : at com.android.settings.DeviceInfoSettings$1.getNonIndexableKeys(DeviceInfoSettings.java:529) 09-13 15:33:58.357 28305 28608 E TAG : at com.android.settings.search.Index.indexOneResource(Index.java:928) 09-13 15:33:58.357 28305 28608 E TAG : at com.android.settings.search.Index.indexOneSearchIndexableData(Index.java:845) 09-13 15:33:58.357 28305 28608 E TAG : at com.android.settings.search.Index.-wrap4(Index.java) 09-13 15:33:58.357 28305 28608 E TAG : at com.android.settings.search.Index$UpdateIndexTask.processDataToUpdate(Index.java:1447) 09-13 15:33:58.357 28305 28608 E TAG : at com.android.settings.search.Index$UpdateIndexTask.doInBackground(Index.java:1389) 09-13 15:33:58.357 28305 28608 E TAG : at com.android.settings.search.Index$UpdateIndexTask.doInBackground(Index.java:1362) 09-13 15:33:58.357 28305 28608 E TAG : at android.os.AsyncTask$2.call(AsyncTask.java:316) 09-13 15:33:58.357 28305 28608 E TAG : at java.util.concurrent.FutureTask.run(FutureTask.java:237) 09-13 15:33:58.357 28305 28608 E TAG : at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:255) 09-13 15:33:58.357 28305 28608 E TAG : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 09-13 15:33:58.357 28305 28608 E TAG : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 09-13 15:33:58.357 28305 28608 E TAG : at java.lang.Thread.run(Thread.java:776) 09-13 15:33:58.389 28305 28608 I Sdencryption: SdEncryptionUtils - isFeatureAvailable = false 09-13 15:33:58.405 1170 4415 E libteec : invoke cmd failed, code=0xffff7106, origin=3 09-13 15:33:58.405 1170 4415 E huawei_antiTheft: invoke command 20002 failed, code=0xffff7106, origin=0x3 , type=0x1 in huawei_antiTheft_getFileSize 09-13 15:33:58.405 1170 4415 E HwAntiTheftService_jni: native_read getFileSize fail 09-13 15:33:58.414 28550 28597 W hisync-findmyphone.AntiTheftInf: AntiTheftManagerEx read null data 09-13 15:33:58.421 28550 28597 I hisync-findmyphone.AntiTheftDataManager: read data from Anti:****** 09-13 15:33:58.439 28305 28608 I HwCust : Constructor found for class com.android.settings.HwCustNotificationAndStatusSettingsImpl 09-13 15:33:58.451 28550 28597 E hisync-findmyphone.STUtils: decrypterCbc Exceptionjava.lang.IllegalArgumentException: Bad arguments 09-13 15:33:58.452 28550 28597 E hisync-findmyphone.STUtils: decrypterCbc Exceptionjava.lang.IllegalArgumentException: Bad arguments 09-13 15:33:58.453 28305 28608 E terigele: try loading the notification and status setting. 09-13 15:33:58.454 28550 28597 E hisync-findmyphone.STUtils: decrypterCbc Exceptionjava.lang.IllegalArgumentException: Bad arguments 09-13 15:33:58.455 28550 28597 E hisync-findmyphone.STUtils: decrypterCbc Exceptionjava.lang.IllegalArgumentException: Bad arguments 09-13 15:33:58.459 28550 28597 I hisync-findmyphone.AntiTheftInf: AntiTheftManagerEx getEnable = false from cache 09-13 15:33:58.520 28305 28608 I HwResourcesImpl: load icon id : 7f110000, pkgName : com.android.chrome 09-13 15:33:58.522 28305 28608 I HwResourcesImpl: icon : com.android.chrome found in app 09-13 15:33:58.580 28626 28626 I : power log dlsym ok 09-13 15:33:58.583 28626 28626 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:33:58.605 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393455d00): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:33:58.612 411 1627 I gralloc : alloc_device_free:586: Free handle(0x7393455d00) 09-13 15:33:58.613 28305 28608 I HwResourcesImpl: load icon id : 7f030000, pkgName : com.android.contacts 09-13 15:33:58.614 28305 28608 W CfgFilePolicy: No config file found for:/themes/diff/icons 09-13 15:33:58.614 28305 28608 W CfgFilePolicy: CFG_DIRS length : 12 09-13 15:33:58.620 28305 28608 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:33:58.620 28305 28608 I HwResourcesImpl: icon : com.android.contacts found in theme 09-13 15:33:58.828 28626 28626 I art : Starting a blocking GC AddRemoveAppImageSpace 09-13 15:33:58.856 28305 28608 I HwCust : Constructor found for class com.android.internal.app.HwCustLocaleHelperImpl 09-13 15:33:58.903 28626 28626 I MultiDex: VM with version 2.1.0 has multidex support 09-13 15:33:58.904 28626 28626 I MultiDex: Installing application 09-13 15:33:58.904 28626 28626 I MultiDex: VM has multidex support, MultiDex support library is disabled. 09-13 15:33:58.933 28305 28608 W ResourceType: Found multiple library tables, ignoring... 09-13 15:33:58.938 28305 28608 W ResourceType: ResTable_typeSpec entry count inconsistent: given 23, previously 61 09-13 15:33:58.938 28305 28608 W ResourceType: ResTable_typeSpec entry count inconsistent: given 4, previously 25 09-13 15:33:58.938 28305 28608 W ResourceType: ResTable_typeSpec entry count inconsistent: given 3, previously 249 09-13 15:33:58.940 28305 28608 W ResourceType: ResTable_typeSpec entry count inconsistent: given 742, previously 749 09-13 15:33:58.940 28305 28608 W ResourceType: ResTable_typeSpec entry count inconsistent: given 227, previously 1278 09-13 15:33:58.974 28578 28645 W SearchService: debug-info : locked false 09-13 15:33:59.041 28305 28608 W ResourceType: ResTable_typeSpec entry count inconsistent: given 1393, previously 1473 09-13 15:33:59.043 28305 28608 W ResourceType: ResTable_typeSpec entry count inconsistent: given 327, previously 343 09-13 15:33:59.043 28305 28608 W ResourceType: ResTable_typeSpec entry count inconsistent: given 347, previously 3196 09-13 15:33:59.047 1170 1183 I art : Background partial concurrent mark sweep GC freed 33000(1992KB) AllocSpace objects, 1(116KB) LOS objects, 9% free, 37MB/41MB, paused 3.137ms total 166.876ms 09-13 15:33:59.300 28626 28631 I art : Do partial code cache collection, code=0B, data=0B 09-13 15:33:59.306 28626 28631 I art : After code cache collection, code=0B, data=0B 09-13 15:33:59.306 28626 28631 I art : Increasing code cache capacity to 128KB 09-13 15:33:59.311 28305 28608 I HwCust : Constructor found for class com.android.settings.HwCustDisplaySettingsHwBaseImpl 09-13 15:33:59.329 28305 28608 E HwSmartDisplay: Instance of smartDisplay_service is null,return false for isFeatureSupported 09-13 15:33:59.504 1170 28300 W AwareLog: AwareMem_Kill: empty group list! 09-13 15:33:59.598 539 539 E Thermal-daemon: [pa_0] temp_new :37 temp_old :36 09-13 15:33:59.599 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:33:59.599 539 539 E Thermal-daemon: Report temperature: [pa_0] temp :37 report_threshold:1 09-13 15:33:59.599 539 539 E Thermal-daemon: [ap] temp_new :38 temp_old :36 09-13 15:33:59.600 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:33:59.600 539 539 E Thermal-daemon: Report temperature: [ap] temp :38 report_threshold:1 09-13 15:33:59.607 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:33:59.607 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:33:59.657 28305 28608 I Settings: isNeedSkipFuction: setupNotDone = false, deviceProvisioned = true, userSetupComplete = true, FRPRestricted = false, needSkipFuction = false 09-13 15:33:59.770 28626 28626 I A : Initializing GMS Compliance Client Library... 09-13 15:33:59.770 28626 28626 I A : Checking for device compliance... 09-13 15:33:59.772 28626 28626 I A : Completed library init. 09-13 15:33:59.775 28626 28626 I A : Trimming objects from memory, since app is in the background. 09-13 15:33:59.824 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:33:59.844 28626 28660 I A : Device Compliance Fetch time taken = 66ms 09-13 15:33:59.845 28626 28660 I A : Device is compliant! 09-13 15:33:59.845 28626 28660 I A : Invoking "compliant" action... 09-13 15:33:59.914 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:33:59.915 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:00.008 1497 1497 W HwKeyguardDragHelper: AnimationBlocked 09-13 15:34:00.013 1497 1497 I EventCenter: EventCenter Get :android.intent.action.TIME_TICK 09-13 15:34:00.014 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f200): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:34:00.016 1497 1497 E DateLunarView: mDateString is: Fri, 13 Sep 09-13 15:34:00.022 1497 1497 E DateLunarView: mDateString is: Fri, 13 Sep 09-13 15:34:00.023 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x738ab56000): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:34:00.035 411 424 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f400): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:34:00.059 2513 2513 I HwLauncher: Model onReceive intent=Intent { act=android.intent.action.TIME_TICK flg=0x50000014 (has extras) } 09-13 15:34:00.059 2513 2513 I HwLauncher: Model onReceive user=UserHandle{0} 09-13 15:34:00.073 6997 6997 W w : onStartInput event aborted 09-13 15:34:00.073 6997 6997 W w : kl.s: could not obtain extracted text 09-13 15:34:00.073 6997 6997 W w : at kl.J.H(SourceFile:305) 09-13 15:34:00.073 6997 6997 W w : at kl.w.e0(SourceFile:127) 09-13 15:34:00.073 6997 6997 W w : at ei.y.R(SourceFile:217) 09-13 15:34:00.073 6997 6997 W w : at cr.d.R(SourceFile:5) 09-13 15:34:00.073 6997 6997 W w : at com.touchtype.KeyboardService.onStartInput(SourceFile:7) 09-13 15:34:00.073 6997 6997 W w : at android.inputmethodservice.InputMethodService.doStartInput(InputMethodService.java:1818) 09-13 15:34:00.073 6997 6997 W w : at android.inputmethodservice.InputMethodService$InputMethodImpl.startInput(InputMethodService.java:415) 09-13 15:34:00.073 6997 6997 W w : at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:174) 09-13 15:34:00.073 6997 6997 W w : at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:37) 09-13 15:34:00.073 6997 6997 W w : at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:34:00.073 6997 6997 W w : at android.os.Looper.loop(Looper.java:156) 09-13 15:34:00.073 6997 6997 W w : at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:34:00.073 6997 6997 W w : at java.lang.reflect.Method.invoke(Native Method) 09-13 15:34:00.073 6997 6997 W w : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:34:00.073 6997 6997 W w : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:34:00.078 411 3800 I gralloc : alloc_device_free:586: Free handle(0x7393438a00) 09-13 15:34:00.081 28305 28549 I Settings: isNeedSkipFuction: setupNotDone = false, deviceProvisioned = true, userSetupComplete = true, FRPRestricted = false, needSkipFuction = false 09-13 15:34:00.098 1170 1377 W RMS.SmartShrinker: SmartShrinker is runing in pid =2513 reclaim mode = 4 09-13 15:34:00.098 1170 1377 W RMS.SmartShrinker: SmartShrinker is runing in pid =6738 reclaim mode = 4 09-13 15:34:00.103 28305 28305 I Settings: isNeedSkipFuction: setupNotDone = false, deviceProvisioned = true, userSetupComplete = true, FRPRestricted = false, needSkipFuction = false 09-13 15:34:00.118 1170 28300 W AwareLog: AwareMem_Kill: updateGroupList package: move high frequent=com.google.android.googlequicksearchbox, uid=10038 09-13 15:34:00.120 1898 2112 I AppManager: removeProcessDependency pid:28626 09-13 15:34:00.124 1170 1893 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:34:00.124 1170 1893 I MediaProcessHandler: processOp opType: 1, uid: 10038, pid: 28626 09-13 15:34:00.124 1170 1893 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10038, pid: 28626 09-13 15:34:00.133 28550 28605 I hisync-findmyphone.AntiTheftInf: AntiTheftManagerEx getEnable = false from cache 09-13 15:34:00.137 28305 28549 I SuggestionParser: getSuggestions emui lite ignored 09-13 15:34:00.138 1170 1937 W RMS.SmartShrinker: SmartShrinker is runing in pid =28550 reclaim mode = 4 09-13 15:34:00.238 411 411 I gralloc : alloc_device_free:586: Free handle(0x739340ff00) 09-13 15:34:00.239 411 411 I gralloc : alloc_device_free:586: Free handle(0x739340fa00) 09-13 15:34:00.573 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:34:00.607 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:00.607 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:00.631 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:00.640 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:00.648 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:00.656 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:00.665 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:00.673 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:34:00.674 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:00.674 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:00.675 406 485 E PF_IPA : [configValues:218] open file [/sys/class/thermal/thermal_zone1/mode] failed! 09-13 15:34:00.677 1898 2015 I ScenarioAction: new ScenarioAction sPoolSize: 0 09-13 15:34:01.063 1898 2015 I ScenarioAction: new ScenarioAction sPoolSize: 0 09-13 15:34:01.078 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:34:01.138 28662 28662 I : power log dlsym ok 09-13 15:34:01.142 28662 28662 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:34:01.152 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:34:01.153 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:01.161 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =28326 reclaim mode = 4 09-13 15:34:01.166 411 3800 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438a00): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:34:01.174 28305 28305 E BD.Reporter: Can't getService HwBDService 09-13 15:34:01.175 28305 28305 I Settings: isNeedSkipFuction: setupNotDone = false, deviceProvisioned = true, userSetupComplete = true, FRPRestricted = false, needSkipFuction = false 09-13 15:34:01.178 411 424 I gralloc : alloc_device_free:586: Free handle(0x7393438a00) 09-13 15:34:01.213 28305 28305 I HwCust : Constructor found for class com.android.settings.HwCustSplitUtilsImpl 09-13 15:34:01.227 28305 28305 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:34:01.232 28305 28305 W WindowDecorActionBar: should not do the transition or the transition anim is null or it is running or the mContainer view is null or mContainer view hasn't been drawn to screen 09-13 15:34:01.233 28305 28305 I HwCust : Constructor found for class com.android.settings.HwCustSettingsActivityImpl 09-13 15:34:01.246 28305 28305 I HwCust : Constructor found for class com.android.settings.HwCustAdvancedSettingsImpl 09-13 15:34:01.246 28305 28305 W WindowDecorActionBar: should not do the transition or the transition anim is null or it is running or the mContainer view is null or mContainer view hasn't been drawn to screen 09-13 15:34:01.275 28305 28608 I Settings: isNeedSkipFuction: setupNotDone = false, deviceProvisioned = true, userSetupComplete = true, FRPRestricted = false, needSkipFuction = false 09-13 15:34:01.281 28305 28305 W WindowDecorActionBar: should not do the transition or the transition anim is null or it is running or the mContainer view is null or mContainer view hasn't been drawn to screen 09-13 15:34:01.284 28305 28305 I Settings: isNeedSkipFuction: setupNotDone = false, deviceProvisioned = true, userSetupComplete = true, FRPRestricted = false, needSkipFuction = false 09-13 15:34:01.293 28305 28305 I HwPointEventFilter: do not support AFT because of no config 09-13 15:34:01.311 1170 4513 E HsmCoreServiceImpl: onTransact in code is: 103 09-13 15:34:01.311 1170 4513 I MediaProcessHandler: playingUids: 09-13 15:34:01.330 28305 28305 E RecyclerView: No adapter attached; skipping layout 09-13 15:34:01.334 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393455d00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:34:01.340 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f500): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:34:01.344 556 581 W JankService: virtual bool android::JankManualDumpLogAnalyser::processEntry(android::LogEntry *, int, bool), not beta version or commercial log off 09-13 15:34:01.345 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393455200): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:34:01.377 28662 28662 I art : Starting a blocking GC AddRemoveAppImageSpace 09-13 15:34:01.438 28662 28662 I MultiDex: VM with version 2.1.0 has multidex support 09-13 15:34:01.438 28662 28662 I MultiDex: Installing application 09-13 15:34:01.438 28662 28662 I MultiDex: VM has multidex support, MultiDex support library is disabled. 09-13 15:34:01.442 556 581 W JankService: virtual bool android::JankManualDumpLogAnalyser::processEntry(android::LogEntry *, int, bool), not beta version or commercial log off 09-13 15:34:01.452 1170 1274 I ActivityManager: Displayed com.android.settings/.Settings$AdvancedSettingsActivity: +253ms 09-13 15:34:01.474 411 424 I gralloc : alloc_device_free:586: Free handle(0x738aa1f200) 09-13 15:34:01.486 6997 6997 W w : onStartInput event aborted 09-13 15:34:01.486 6997 6997 W w : kl.s: could not obtain extracted text 09-13 15:34:01.486 6997 6997 W w : at kl.J.H(SourceFile:305) 09-13 15:34:01.486 6997 6997 W w : at kl.w.e0(SourceFile:127) 09-13 15:34:01.486 6997 6997 W w : at ei.y.R(SourceFile:217) 09-13 15:34:01.486 6997 6997 W w : at cr.d.R(SourceFile:5) 09-13 15:34:01.486 6997 6997 W w : at com.touchtype.KeyboardService.onStartInput(SourceFile:7) 09-13 15:34:01.486 6997 6997 W w : at android.inputmethodservice.InputMethodService.doStartInput(InputMethodService.java:1818) 09-13 15:34:01.486 6997 6997 W w : at android.inputmethodservice.InputMethodService$InputMethodImpl.startInput(InputMethodService.java:415) 09-13 15:34:01.486 6997 6997 W w : at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:174) 09-13 15:34:01.486 6997 6997 W w : at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:37) 09-13 15:34:01.486 6997 6997 W w : at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:34:01.486 6997 6997 W w : at android.os.Looper.loop(Looper.java:156) 09-13 15:34:01.486 6997 6997 W w : at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:34:01.486 6997 6997 W w : at java.lang.reflect.Method.invoke(Native Method) 09-13 15:34:01.486 6997 6997 W w : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:34:01.486 6997 6997 W w : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:34:01.510 1170 28300 W AwareLog: AwareMem_Kill: empty group list! 09-13 15:34:01.607 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:01.607 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:01.621 411 411 I gralloc : alloc_device_free:586: Free handle(0x738aa1f400) 09-13 15:34:01.622 411 411 I gralloc : alloc_device_free:586: Free handle(0x738ab56000) 09-13 15:34:01.675 406 485 E PF_IPA : [resetValues:163] open file [/sys/class/thermal/thermal_zone1/mode] failed! 09-13 15:34:01.736 28662 28672 W art : Suspending all threads took: 21.551ms 09-13 15:34:01.796 28662 28667 I art : Do partial code cache collection, code=0B, data=0B 09-13 15:34:01.806 28662 28667 I art : After code cache collection, code=0B, data=0B 09-13 15:34:01.806 28662 28667 I art : Increasing code cache capacity to 128KB 09-13 15:34:02.109 28662 28662 I A : Initializing GMS Compliance Client Library... 09-13 15:34:02.110 28662 28662 I A : Checking for device compliance... 09-13 15:34:02.111 28662 28662 I A : Completed library init. 09-13 15:34:02.129 28662 28662 I A : Trimming objects from memory, since app is in the background. 09-13 15:34:02.165 28662 28690 I A : Device Compliance Fetch time taken = 51ms 09-13 15:34:02.165 28662 28690 I A : Device is compliant! 09-13 15:34:02.166 28662 28690 I A : Invoking "compliant" action... 09-13 15:34:02.176 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:34:02.292 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:34:02.293 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:02.379 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f800): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:34:02.384 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1fd00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:34:02.390 28305 28608 I Settings: isNeedSkipFuction: setupNotDone = false, deviceProvisioned = true, userSetupComplete = true, FRPRestricted = false, needSkipFuction = false 09-13 15:34:02.392 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x738ab56500): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:34:02.424 411 424 I gralloc : alloc_device_free:586: Free handle(0x738aa1f500) 09-13 15:34:02.425 411 424 I gralloc : alloc_device_free:586: Free handle(0x7393455200) 09-13 15:34:02.440 28305 28305 I Settings: isNeedSkipFuction: setupNotDone = false, deviceProvisioned = true, userSetupComplete = true, FRPRestricted = false, needSkipFuction = false 09-13 15:34:02.450 6997 6997 W w : onStartInput event aborted 09-13 15:34:02.450 6997 6997 W w : kl.s: could not obtain extracted text 09-13 15:34:02.450 6997 6997 W w : at kl.J.H(SourceFile:305) 09-13 15:34:02.450 6997 6997 W w : at kl.w.e0(SourceFile:127) 09-13 15:34:02.450 6997 6997 W w : at ei.y.R(SourceFile:217) 09-13 15:34:02.450 6997 6997 W w : at cr.d.R(SourceFile:5) 09-13 15:34:02.450 6997 6997 W w : at com.touchtype.KeyboardService.onStartInput(SourceFile:7) 09-13 15:34:02.450 6997 6997 W w : at android.inputmethodservice.InputMethodService.doStartInput(InputMethodService.java:1818) 09-13 15:34:02.450 6997 6997 W w : at android.inputmethodservice.InputMethodService$InputMethodImpl.startInput(InputMethodService.java:415) 09-13 15:34:02.450 6997 6997 W w : at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:174) 09-13 15:34:02.450 6997 6997 W w : at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:37) 09-13 15:34:02.450 6997 6997 W w : at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:34:02.450 6997 6997 W w : at android.os.Looper.loop(Looper.java:156) 09-13 15:34:02.450 6997 6997 W w : at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:34:02.450 6997 6997 W w : at java.lang.reflect.Method.invoke(Native Method) 09-13 15:34:02.450 6997 6997 W w : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:34:02.450 6997 6997 W w : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:34:02.450 1170 1664 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:34:02.451 1170 1664 W RMS.SmartShrinker: SmartShrinker is runing in pid =28426 reclaim mode = 4 09-13 15:34:02.451 28550 28561 I hisync-findmyphone.AntiTheftInf: AntiTheftManagerEx getEnable = false from cache 09-13 15:34:02.461 1170 3923 W RMS.SmartShrinker: SmartShrinker is runing in pid =28550 reclaim mode = 4 09-13 15:34:02.462 28305 28608 I SuggestionParser: getSuggestions emui lite ignored 09-13 15:34:02.476 1170 28300 W AwareLog: AwareMem_Kill: updateGroupList package: move high frequent=com.google.android.googlequicksearchbox, uid=10038 09-13 15:34:02.482 1898 2112 I AppManager: removeProcessDependency pid:28662 09-13 15:34:02.484 1170 3922 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:34:02.484 1170 3922 I MediaProcessHandler: processOp opType: 1, uid: 10038, pid: 28662 09-13 15:34:02.484 1170 3922 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10038, pid: 28662 09-13 15:34:02.555 411 411 I gralloc : alloc_device_free:586: Free handle(0x7393455d00) 09-13 15:34:02.608 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:02.608 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:02.729 1170 1365 W RMS.SmartShrinker: SmartShrinker is runing in pid =28426 reclaim mode = 4 09-13 15:34:03.076 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:34:03.149 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:34:03.150 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:03.175 28305 28305 E BD.Reporter: Can't getService HwBDService 09-13 15:34:03.177 28305 28305 I Settings: isNeedSkipFuction: setupNotDone = false, deviceProvisioned = true, userSetupComplete = true, FRPRestricted = false, needSkipFuction = false 09-13 15:34:03.209 28305 28305 I HwCust : Constructor found for class com.android.settings.HwCustSplitUtilsImpl 09-13 15:34:03.224 28305 28305 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:34:03.231 28305 28305 W WindowDecorActionBar: should not do the transition or the transition anim is null or it is running or the mContainer view is null or mContainer view hasn't been drawn to screen 09-13 15:34:03.231 28305 28305 I HwCust : Constructor found for class com.android.settings.HwCustSettingsActivityImpl 09-13 15:34:03.244 28305 28305 I HwCust : Constructor found for class com.android.settings.HwCustDevelopmentSettingsImpl 09-13 15:34:03.286 28305 28305 W WindowDecorActionBar: should not do the transition or the transition anim is null or it is running or the mContainer view is null or mContainer view hasn't been drawn to screen 09-13 15:34:03.306 1170 3918 E HsmCoreServiceImpl: onTransact in code is: 103 09-13 15:34:03.306 1170 3918 I MediaProcessHandler: playingUids: 09-13 15:34:03.318 28305 28607 I Settings: isNeedSkipFuction: setupNotDone = false, deviceProvisioned = true, userSetupComplete = true, FRPRestricted = false, needSkipFuction = false 09-13 15:34:03.324 28305 28305 W WindowDecorActionBar: should not do the transition or the transition anim is null or it is running or the mContainer view is null or mContainer view hasn't been drawn to screen 09-13 15:34:03.376 28305 28305 I HwPointEventFilter: do not support AFT because of no config 09-13 15:34:03.544 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x738ab56700): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:34:03.550 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1ff00): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:34:03.555 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x738ab56100): interfmt=200000001, stride=1088, size=8486912, usage=0xb00 09-13 15:34:03.608 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:03.608 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:03.657 556 581 W JankService: virtual bool android::JankManualDumpLogAnalyser::processEntry(android::LogEntry *, int, bool), not beta version or commercial log off 09-13 15:34:03.667 28305 28305 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:34:03.715 1170 1274 I ActivityManager: Displayed com.android.settings/.Settings$DevelopmentSettingsActivity: +517ms 09-13 15:34:03.732 411 422 I gralloc : alloc_device_free:586: Free handle(0x738aa1f800) 09-13 15:34:03.748 6997 6997 W w : onStartInput event aborted 09-13 15:34:03.748 6997 6997 W w : kl.s: could not obtain extracted text 09-13 15:34:03.748 6997 6997 W w : at kl.J.H(SourceFile:305) 09-13 15:34:03.748 6997 6997 W w : at kl.w.e0(SourceFile:127) 09-13 15:34:03.748 6997 6997 W w : at ei.y.R(SourceFile:217) 09-13 15:34:03.748 6997 6997 W w : at cr.d.R(SourceFile:5) 09-13 15:34:03.748 6997 6997 W w : at com.touchtype.KeyboardService.onStartInput(SourceFile:7) 09-13 15:34:03.748 6997 6997 W w : at android.inputmethodservice.InputMethodService.doStartInput(InputMethodService.java:1818) 09-13 15:34:03.748 6997 6997 W w : at android.inputmethodservice.InputMethodService$InputMethodImpl.startInput(InputMethodService.java:415) 09-13 15:34:03.748 6997 6997 W w : at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:174) 09-13 15:34:03.748 6997 6997 W w : at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:37) 09-13 15:34:03.748 6997 6997 W w : at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:34:03.748 6997 6997 W w : at android.os.Looper.loop(Looper.java:156) 09-13 15:34:03.748 6997 6997 W w : at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:34:03.748 6997 6997 W w : at java.lang.reflect.Method.invoke(Native Method) 09-13 15:34:03.748 6997 6997 W w : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:34:03.748 6997 6997 W w : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:34:03.773 1170 28300 W AwareLog: AwareMem_Kill: empty group list! 09-13 15:34:03.838 28305 28305 I Settings: isNeedSkipFuction: setupNotDone = false, deviceProvisioned = true, userSetupComplete = true, FRPRestricted = false, needSkipFuction = false 09-13 15:34:03.843 28550 28562 I hisync-findmyphone.AntiTheftInf: AntiTheftManagerEx getEnable = false from cache 09-13 15:34:03.847 28305 28608 I SuggestionParser: getSuggestions emui lite ignored 09-13 15:34:03.894 1170 1937 W RMS.SmartShrinker: SmartShrinker is runing in pid =28550 reclaim mode = 4 09-13 15:34:03.895 1170 1937 W RMS.SmartShrinker: SmartShrinker is runing in pid =28426 reclaim mode = 4 09-13 15:34:03.912 411 411 I gralloc : alloc_device_free:586: Free handle(0x738ab56500) 09-13 15:34:03.913 411 411 I gralloc : alloc_device_free:586: Free handle(0x738aa1fd00) 09-13 15:34:04.497 28695 28695 I : power log dlsym ok 09-13 15:34:04.500 28695 28695 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:34:04.526 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x7393438f00): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:34:04.536 411 424 I gralloc : alloc_device_free:586: Free handle(0x7393438f00) 09-13 15:34:04.600 539 539 E Thermal-daemon: [battery] temp_new :25 temp_old :24 09-13 15:34:04.600 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:34:04.600 539 539 E Thermal-daemon: Report temperature: [battery] temp :25 report_threshold:1 09-13 15:34:04.755 28695 28695 I art : Starting a blocking GC AddRemoveAppImageSpace 09-13 15:34:04.828 28695 28695 I MultiDex: VM with version 2.1.0 has multidex support 09-13 15:34:04.829 28695 28695 I MultiDex: Installing application 09-13 15:34:04.829 28695 28695 I MultiDex: VM has multidex support, MultiDex support library is disabled. 09-13 15:34:04.859 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:04.859 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:05.067 28695 28700 I art : Do partial code cache collection, code=0B, data=0B 09-13 15:34:05.067 28695 28700 I art : After code cache collection, code=0B, data=0B 09-13 15:34:05.067 28695 28700 I art : Increasing code cache capacity to 128KB 09-13 15:34:05.322 28695 28695 I A : Initializing GMS Compliance Client Library... 09-13 15:34:05.323 28695 28695 I A : Checking for device compliance... 09-13 15:34:05.325 28695 28695 I A : Completed library init. 09-13 15:34:05.342 28695 28695 I A : Trimming objects from memory, since app is in the background. 09-13 15:34:05.377 28695 28724 I A : Device Compliance Fetch time taken = 49ms 09-13 15:34:05.377 28695 28724 I A : Device is compliant! 09-13 15:34:05.377 28695 28724 I A : Invoking "compliant" action... 09-13 15:34:05.693 1170 1937 I SendBroadcastPermission: action:android.intent.action.SIG_STR, mPermissionType:0 09-13 15:34:05.695 1170 1170 I MQoS : onSignal: mSubId=0,currDataSubID=0 09-13 15:34:05.695 1170 1170 I MQoS : received cell-signal:1 09-13 15:34:05.859 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:05.860 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:06.643 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:34:06.676 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:06.684 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:06.693 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:06.701 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:06.709 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:06.717 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:06.725 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:06.733 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:06.741 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:06.750 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:06.758 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:06.766 1170 1370 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:34:06.767 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:06.767 1170 1266 W HwPolicyFactoryImpl: mAware is disable 09-13 15:34:06.775 406 485 E PF_IPA : [configValues:218] open file [/sys/class/thermal/thermal_zone1/mode] failed! 09-13 15:34:06.860 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:06.860 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:07.269 1898 2015 I ScenarioAction: new ScenarioAction sPoolSize: 0 09-13 15:34:07.777 406 485 E PF_IPA : [resetValues:163] open file [/sys/class/thermal/thermal_zone1/mode] failed! 09-13 15:34:07.798 1170 28300 W AwareLog: AwareMem_Kill: updateGroupList package: move high frequent=com.google.android.googlequicksearchbox, uid=10038 09-13 15:34:07.801 1898 2112 I AppManager: removeProcessDependency pid:28695 09-13 15:34:07.802 1170 4415 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:34:07.802 1170 4415 I MediaProcessHandler: processOp opType: 1, uid: 10038, pid: 28695 09-13 15:34:07.802 1170 4415 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10038, pid: 28695 09-13 15:34:07.860 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:07.860 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:08.818 28725 28725 I : power log dlsym ok 09-13 15:34:08.821 28725 28725 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:34:08.842 411 1627 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f500): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:34:08.853 411 424 I gralloc : alloc_device_free:586: Free handle(0x738aa1f500) 09-13 15:34:08.861 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:08.861 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:09.055 28725 28725 I art : Starting a blocking GC AddRemoveAppImageSpace 09-13 15:34:09.116 28725 28725 I MultiDex: VM with version 2.1.0 has multidex support 09-13 15:34:09.116 28725 28725 I MultiDex: Installing application 09-13 15:34:09.116 28725 28725 I MultiDex: VM has multidex support, MultiDex support library is disabled. 09-13 15:34:09.331 28725 28730 I art : Do partial code cache collection, code=0B, data=0B 09-13 15:34:09.333 28725 28730 I art : After code cache collection, code=0B, data=0B 09-13 15:34:09.333 28725 28730 I art : Increasing code cache capacity to 128KB 09-13 15:34:09.599 28725 28725 I A : Initializing GMS Compliance Client Library... 09-13 15:34:09.600 28725 28725 I A : Checking for device compliance... 09-13 15:34:09.601 28725 28725 I A : Completed library init. 09-13 15:34:09.602 539 539 E Thermal-daemon: [pa_0] temp_new :36 temp_old :37 09-13 15:34:09.603 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:34:09.603 539 539 E Thermal-daemon: Report temperature: [pa_0] temp :36 report_threshold:1 09-13 15:34:09.604 539 539 E Thermal-daemon: [ap] temp_new :37 temp_old :38 09-13 15:34:09.604 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:34:09.604 539 539 E Thermal-daemon: Report temperature: [ap] temp :37 report_threshold:1 09-13 15:34:09.628 28725 28725 I A : Trimming objects from memory, since app is in the background. 09-13 15:34:09.667 28725 28751 I A : Device Compliance Fetch time taken = 63ms 09-13 15:34:09.668 28725 28751 I A : Device is compliant! 09-13 15:34:09.668 28725 28751 I A : Invoking "compliant" action... 09-13 15:34:09.801 1170 4508 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:34:09.995 1170 28300 W AwareLog: AwareMem_Kill: updateGroupList package: not kill critical frequent=com.google.android.googlequicksearchbox, uid=10038 09-13 15:34:09.995 1170 28300 W AwareLog: AwareMem_Kill: execKillGroup: null procGroups 09-13 15:34:10.111 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:10.112 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:11.112 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:11.113 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:12.113 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:12.114 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:12.672 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =28426 reclaim mode = 4 09-13 15:34:12.786 28725 28751 I Search.LoginHelperImpl: Getting accounts. 09-13 15:34:12.857 28725 28730 I art : Do partial code cache collection, code=0B, data=39KB 09-13 15:34:12.857 28725 28730 I art : After code cache collection, code=0B, data=39KB 09-13 15:34:12.858 28725 28730 I art : Increasing code cache capacity to 256KB 09-13 15:34:13.004 28725 28764 I SendBroadcastPermission: action:com.google.apps.tiktok.account.api.controller.REQUIREMENT_STATE_CHANGED, mPermissionType:0 09-13 15:34:13.004 28725 28764 I SendBroadcastPermission: action:com.google.apps.tiktok.account.api.controller.REQUIREMENT_STATE_CHANGED, mPermissionType:0 09-13 15:34:13.020 28725 28761 I SendBroadcastPermission: action:update-widget-intent, mPermissionType:0 09-13 15:34:13.045 28725 28725 I SearchWidgetFlow: GsaWidgetProvider:onReceive(Intent { act=update-widget-intent flg=0x10 cmp=com.google.android.googlequicksearchbox/.SearchWidgetProvider }) started 09-13 15:34:13.069 28725 28777 I EventBusThread: Event Bus thread starting with TID 28777 09-13 15:34:13.070 28725 28725 I SearchServiceCore: We were killed and are starting back! 09-13 15:34:13.114 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:13.114 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:13.125 28725 28764 I A : Building OnDeviceNameResolver: 4 endpoints. 09-13 15:34:13.127 1497 1497 W KeyguardUpdateMonitor: ACTION_BATTERY_CHANGED AMP: 0; Volt: 0 09-13 15:34:13.133 28725 28725 I A : Util.isLowRamDevice: false, canUsePreemptibleAudioSource: true 09-13 15:34:13.167 28725 28783 I A : load shared preferences: file not found 09-13 15:34:13.170 28725 28764 W art : Before Android 4.1, method double java.util.concurrent.ThreadLocalRandom.internalNextDouble(double, double) would have incorrectly overridden the package-private method in java.util.Random 09-13 15:34:13.170 28725 28764 W art : Before Android 4.1, method int java.util.concurrent.ThreadLocalRandom.internalNextInt(int, int) would have incorrectly overridden the package-private method in java.util.Random 09-13 15:34:13.170 28725 28764 W art : Before Android 4.1, method long java.util.concurrent.ThreadLocalRandom.internalNextLong(long, long) would have incorrectly overridden the package-private method in java.util.Random 09-13 15:34:13.179 28725 28764 I A : Util.isLowRamDevice: false, canUsePreemptibleAudioSource: true 09-13 15:34:13.189 1170 1183 I art : Background partial concurrent mark sweep GC freed 46880(2MB) AllocSpace objects, 3(60KB) LOS objects, 9% free, 37MB/41MB, paused 3.825ms total 182.260ms 09-13 15:34:13.199 1497 1497 W KeyguardUpdateMonitor: ChargingSpeed Wattage: -1 ST: 5000000 --> 7500000 09-13 15:34:13.199 1497 1497 I KgBattery: BatteryInfo updated: 5lPC-1 09-13 15:34:13.199 1497 1497 W AppHandler: sendMessage with obj100 09-13 15:34:13.205 1497 1497 W HwLockScreenPanel: Handle message: 100 09-13 15:34:13.205 1497 1497 W HwLockScreenPanel: refreshBatteryInfo: null 09-13 15:34:13.213 1170 1937 W RMS.SmartShrinker: SmartShrinker is runing in pid =6738 reclaim mode = 4 09-13 15:34:13.229 28725 28755 I FedAssExpListener: Successfully processed experiments changed. 09-13 15:34:13.230 28725 28755 I A : NGA disabled due to not being eligible. 09-13 15:34:13.230 28725 28755 I A : Nga state changed to NgaStateDetails{state=DISABLED, isSpecialExperience=false} 09-13 15:34:13.279 28725 28777 I SearchWidgetFlow: GsaWidgetSessionController:handleGenericClientEvent 09-13 15:34:13.283 28725 28756 I OpaEligibilityChecker: send OpaEligibilityChange broadcast to CommonBroadcastReceiver 09-13 15:34:13.284 28725 28756 I SendBroadcastPermission: action:com.google.android.apps.gsa.broadcastreceiver.ACTION_OPA_ELIGIBILITY_CHANGE, mPermissionType:0 09-13 15:34:13.367 28725 28764 I A : ColdBootHelper constructor 09-13 15:34:13.374 28725 28777 I SearchWidgetFlow: SearchWidgetWorker:handleIntent(Intent { act=update-widget-intent flg=0x10 cmp=com.google.android.googlequicksearchbox/.SearchWidgetProvider }) started 09-13 15:34:13.380 28725 28725 I SearchWidgetFlow: SearchWidget:handleIntent(Intent { act=update-widget-intent flg=0x10 cmp=com.google.android.googlequicksearchbox/.SearchWidgetProvider }) 09-13 15:34:13.385 28725 28777 I A : Using proto config with mendel 09-13 15:34:13.389 28725 28777 I A : Using proto config with mendel 09-13 15:34:13.393 28725 28777 I A : Using proto config with mendel 09-13 15:34:13.394 28725 28777 I A : Merging legacy hotword config map with new proto. 09-13 15:34:13.394 28725 28777 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.395 28725 28777 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.395 28725 28777 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.403 28725 28765 I SearchWidgetFlow: SearchWidgetWorker:handleIntent(Intent { act=update-widget-intent flg=0x10 cmp=com.google.android.googlequicksearchbox/.SearchWidgetProvider }) done 09-13 15:34:13.404 28725 28777 I A : Adding from config to map. Locale: ro-RO modelPrefix: okgoogle Location:b051c93dce7bb4dcb5d9ddcbbb2ca760Test isSpeakerIdSupported: false 09-13 15:34:13.405 28725 28777 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.405 28725 28756 I OpaEligibilityChecker: Clock app not installed. 09-13 15:34:13.407 28725 28777 I A : Using proto config with mendel 09-13 15:34:13.408 28725 28756 I OpaEligibilityChecker: Clock app not installed. 09-13 15:34:13.409 28725 28777 I A : Using proto config with mendel 09-13 15:34:13.413 28725 28777 I A : Using proto config with mendel 09-13 15:34:13.418 28725 28777 I A : Using proto config with mendel 09-13 15:34:13.420 28725 28777 I A : Using proto config with mendel 09-13 15:34:13.421 28725 28765 I SearchWidgetFlow: GsaWidgetProvider:onReceive(Intent { act=update-widget-intent flg=0x10 cmp=com.google.android.googlequicksearchbox/.SearchWidgetProvider }) done 09-13 15:34:13.421 28725 28777 I MicroDetectionWorker: Initializing MicroDataManager InitializeType-1, isForced-false, isActivePhoneEnrollment-false isActiveGoogleHomeEnrollment-false 09-13 15:34:13.423 28725 28777 I A : Using proto config with mendel 09-13 15:34:13.429 28725 28777 I A : Using proto config with mendel 09-13 15:34:13.434 28725 28755 I A : Using proto config with mendel 09-13 15:34:13.434 28725 28755 I A : Merging legacy hotword config map with new proto. 09-13 15:34:13.434 28725 28755 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.435 28725 28755 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.435 28725 28755 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.435 28725 28755 I A : Adding from config to map. Locale: ro-RO modelPrefix: okgoogle Location:b051c93dce7bb4dcb5d9ddcbbb2ca760Test isSpeakerIdSupported: false 09-13 15:34:13.437 28725 28755 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.438 28725 28755 I MicroDataManager: Location for model with model type: 1 and locale: hi-IN, is : https://www.gstatic.com/android-search/hotword/x_google/e03e9df7a372ee6402b789fc5271aa05/hotword.data 09-13 15:34:13.444 28725 28777 I MicroDetectionState: Should stop hotword detection immediately - true 09-13 15:34:13.448 28725 28751 I cr_CronetLibraryLoader: Cronet version: 102.0.4973.2, arch: aarch64 09-13 15:34:13.476 1170 1208 W RMS.SmartShrinker: SmartShrinker is runing in pid =6738 reclaim mode = 4 09-13 15:34:13.476 1170 1208 W RMS.SmartShrinker: SmartShrinker is runing in pid =28426 reclaim mode = 4 09-13 15:34:13.493 28725 28761 I BistoSettingsListener: listener created 09-13 15:34:13.507 28725 28761 I art : Rejecting re-init on previously-failed class java.lang.Class: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/app/KeyguardManager$KeyguardDismissCallback; 09-13 15:34:13.507 28725 28761 I art : at com.google.android.apps.gsa.search.core.service.bd com.google.android.apps.gsa.search.core.service.be.a(android.content.Context, dagger.a, dagger.a, dagger.a, dagger.a, dagger.a, com.google.android.libraries.gsa.k.g, com.google.android.apps.gsa.search.core.i.u) (PG:1) 09-13 15:34:13.507 28725 28761 I art : at java.lang.Object com.google.android.apps.gsa.binaries.velvet.app.ok.f() (PG:-1) 09-13 15:34:13.507 28725 28761 I art : at java.lang.Object com.google.android.apps.gsa.binaries.velvet.app.ok.b() (PG:2) 09-13 15:34:13.507 28725 28761 I art : at java.lang.Object dagger.a.e.b() (PG:1) 09-13 15:34:13.507 28725 28761 I art : at com.google.android.apps.gsa.shared.util.permissions.ProxyPermissionsRequester com.google.android.apps.gsa.binaries.velvet.app.ol.cx() (PG:-1) 09-13 15:34:13.507 28725 28761 I art : at java.lang.Object com.google.android.apps.gsa.binaries.velvet.app.ok.g() (PG:-1) 09-13 15:34:13.507 28725 28761 I art : at java.lang.Object com.google.android.apps.gsa.binaries.velvet.app.ok.b() (PG:2) 09-13 15:34:13.507 28725 28761 I art : at java.lang.Object com.google.android.apps.gsa.search.core.service.g.a.c.a() (PG:2) 09-13 15:34:13.507 28725 28761 I art : at com.google.common.util.concurrent.cw com.google.android.libraries.gsa.k.a.f.a() (PG:2) 09-13 15:34:13.507 28725 28761 I art : at com.google.common.util.concurrent.cw com.google.android.apps.gsa.shared.logger.f.a.a.l.h(com.google.android.apps.gsa.shared.logger.f.c, com.google.common.util.concurrent.r) (PG:2) 09-13 15:34:13.507 28725 28761 I art : at com.google.common.util.concurrent.cw com.google.android.apps.gsa.shared.logger.f.a.a.h.a() (PG:-1) 09-13 15:34:13.507 28725 28761 I art : at java.lang.Object com.google.common.util.concurrent.dy.a() (PG:1) 09-13 15:34:13.507 28725 28761 I art : at void com.google.common.util.concurrent.cv.run() (PG:4) 09-13 15:34:13.507 28725 28761 I art : at void com.google.common.util.concurrent.ea.run() (PG:1) 09-13 15:34:13.507 28725 28761 I art : at void com.google.android.libraries.i.ae.run() (PG:1) 09-13 15:34:13.507 28725 28761 I art : at void com.google.android.libraries.i.am.run() (PG:23) 09-13 15:34:13.507 28725 28761 I art : at void com.google.android.libraries.i.k.run() (PG:2) 09-13 15:34:13.507 28725 28761 I art : at void com.google.android.libraries.i.p.run() (PG:4) 09-13 15:34:13.507 28725 28761 I art : at void java.lang.Thread.run() (Thread.java:776) 09-13 15:34:13.507 28725 28761 I art : Caused by: java.lang.ClassNotFoundException: Didn't find class "android.app.KeyguardManager$KeyguardDismissCallback" on path: DexPathList[[zip file "/data/app/com.google.android.googlequicksearchbox-2/base.apk"],nativeLibraryDirectories=[/data/app/com.google.android.googlequicksearchbox-2/lib/arm64, /data/app/com.google.android.googlequicksearchbox-2/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]] 09-13 15:34:13.507 28725 28761 I art : at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:56) 09-13 15:34:13.507 28725 28761 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:380) 09-13 15:34:13.507 28725 28761 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312) 09-13 15:34:13.507 28725 28761 I art : at com.google.android.apps.gsa.search.core.service.bd com.google.android.apps.gsa.search.core.service.be.a(android.content.Context, dagger.a, dagger.a, dagger.a, dagger.a, dagger.a, com.google.android.libraries.gsa.k.g, com.google.android.apps.gsa.search.core.i.u) (PG:1) 09-13 15:34:13.507 28725 28761 I art : at java.lang.Object com.google.android.apps.gsa.binaries.velvet.app.ok.f() (PG:-1) 09-13 15:34:13.507 28725 28761 I art : at java.lang.Object com.google.android.apps.gsa.binaries.velvet.app.ok.b() (PG:2) 09-13 15:34:13.507 28725 28761 I art : at java.lang.Object dagger.a.e.b() (PG:1) 09-13 15:34:13.507 28725 28761 I art : at com.google.android.apps.gsa.shared.util.permissions.ProxyPermissionsRequester com.google.android.apps.gsa.binaries.velvet.app.ol.cx() (PG:-1) 09-13 15:34:13.507 28725 28761 I art : at java.lang.Object com.google.android.apps.gsa.binaries.velvet.app.ok.g() (PG:-1) 09-13 15:34:13.507 28725 28761 I art : at java.lang.Object com.google.android.apps.gsa.binaries.velvet.app.ok.b() (PG:2) 09-13 15:34:13.507 28725 28761 I art : at java.lang.Object com.google.android.apps.gsa.search.core.service.g.a.c.a() (PG:2) 09-13 15:34:13.507 28725 28761 I art : at com.google.common.util.concurrent.cw com.google.android.libraries.gsa.k.a.f.a() (PG:2) 09-13 15:34:13.507 28725 28761 I art : at com.google.common.util.concurrent.cw com.google.android.apps.gsa.shared.logger.f.a.a.l.h(com.google.android.apps.gsa.shared.logger.f.c, com.google.common.util.concurrent.r) (PG:2) 09-13 15:34:13.507 28725 28761 I art : at com.google.common.util.concurrent.cw com.google.android.apps.gsa.shared.logger.f.a.a.h.a() (PG:-1) 09-13 15:34:13.507 28725 28761 I art : at java.lang.Object com.google.common.util.concurrent.dy.a() (PG:1) 09-13 15:34:13.507 28725 28761 I art : at void com.google.common.util.concurrent.cv.run() (PG:4) 09-13 15:34:13.507 28725 28761 I art : at void com.google.common.util.concurrent.ea.run() (PG:1) 09-13 15:34:13.507 28725 28761 I art : at void com.google.android.libraries.i.ae.run() (PG:1) 09-13 15:34:13.507 28725 28761 I art : at void com.google.android.libraries.i.am.run() (PG:23) 09-13 15:34:13.507 28725 28761 I art : at void com.google.android.libraries.i.k.run() (PG:2) 09-13 15:34:13.507 28725 28761 I art : at void com.google.android.libraries.i.p.run() (PG:4) 09-13 15:34:13.507 28725 28761 I art : at void java.lang.Thread.run() (Thread.java:776) 09-13 15:34:13.507 28725 28761 I art : 09-13 15:34:13.513 1170 3921 I LocationManagerService: getProviders()=[passive, local_database] 09-13 15:34:13.518 28725 28756 I SendBroadcastPermission: action:com.google.android.googlequicksearchbox.FROM_ANY_SCREEN_INTERACTOR_FLAG_CHANGED, mPermissionType:0 09-13 15:34:13.562 1170 4512 W RMS.SmartShrinker: SmartShrinker is runing in pid =6738 reclaim mode = 4 09-13 15:34:13.563 28725 28736 I A : Using proto config with mendel 09-13 15:34:13.563 1170 4512 W RMS.SmartShrinker: SmartShrinker is runing in pid =28426 reclaim mode = 4 09-13 15:34:13.566 28725 28736 I A : Using proto config with mendel 09-13 15:34:13.567 28725 28736 I A : Using proto config with mendel 09-13 15:34:13.567 28725 28736 I A : Merging legacy hotword config map with new proto. 09-13 15:34:13.568 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.568 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.569 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.569 28725 28736 I A : Adding from config to map. Locale: ro-RO modelPrefix: okgoogle Location:b051c93dce7bb4dcb5d9ddcbbb2ca760Test isSpeakerIdSupported: false 09-13 15:34:13.569 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.572 28725 28736 I A : Using proto config with mendel 09-13 15:34:13.573 28725 28736 I A : Using proto config with mendel 09-13 15:34:13.574 28725 28736 I A : Using proto config with mendel 09-13 15:34:13.574 28725 28736 I A : Merging legacy hotword config map with new proto. 09-13 15:34:13.575 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.575 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.575 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.575 28725 28736 I A : Adding from config to map. Locale: ro-RO modelPrefix: okgoogle Location:b051c93dce7bb4dcb5d9ddcbbb2ca760Test isSpeakerIdSupported: false 09-13 15:34:13.576 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.577 28725 28777 W SearchServiceCore: Abort, client detached. 09-13 15:34:13.580 28725 28736 I A : hasHotwordEverywhere-true 09-13 15:34:13.582 28725 28755 I MicroModelsUtil: #getHotwordModel [locale: hi-IN, modelType: 1] 09-13 15:34:13.583 28725 28797 I A : Loaded shared library: nativecrashreporter 09-13 15:34:13.584 28725 28736 I A : Using proto config with mendel 09-13 15:34:13.585 28725 28736 I A : Using proto config with mendel 09-13 15:34:13.585 28725 28736 I A : Using proto config with mendel 09-13 15:34:13.586 28725 28736 I A : Merging legacy hotword config map with new proto. 09-13 15:34:13.586 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.586 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.586 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.586 28725 28736 I A : Adding from config to map. Locale: ro-RO modelPrefix: okgoogle Location:b051c93dce7bb4dcb5d9ddcbbb2ca760Test isSpeakerIdSupported: false 09-13 15:34:13.587 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.590 28725 28736 I A : Using proto config with mendel 09-13 15:34:13.590 28725 28736 I A : Using proto config with mendel 09-13 15:34:13.607 28725 28735 W art : Suspending all threads took: 15.134ms 09-13 15:34:13.622 28725 28735 I art : Background sticky concurrent mark sweep GC freed 26205(1210KB) AllocSpace objects, 0(0B) LOS objects, 6% free, 9MB/10MB, paused 25.469ms total 110.899ms 09-13 15:34:13.652 28725 28751 I A : Setting isLegacySQLite mode to true. 09-13 15:34:13.677 28725 28736 I A : Using proto config with mendel 09-13 15:34:13.677 28725 28736 I A : Using proto config with mendel 09-13 15:34:13.678 28725 28755 I MicroModelsUtil: #getHotwordModelFromMobstore [mobstoreUri: android://com.google.android.googlequicksearchbox/files/datadownload/shared/public/datadownloadfile_1682936195001] 09-13 15:34:13.678 28725 28736 I MicroModelsUtil: #getHotwordModelFromMobstore [mobstoreUri: android://com.google.android.googlequicksearchbox/files/datadownload/shared/public/datadownloadfile_1682936195001] 09-13 15:34:13.687 1170 1273 I Bluetooth_framework: BluetoothManagerService:Message: 20 09-13 15:34:13.687 1170 1273 I Bluetooth_framework: BluetoothManagerService:Added callback: android.bluetooth.IBluetoothManagerCallback$Stub$Proxy@97bf678:true pid = 28725 09-13 15:34:13.689 28725 28761 I MicroDataManager: MicroDataManager InitializationTask. googleHotwordData is null: true, hotwordModel is null: false , sourceLocationOfCurrentHotwordModel https://www.gstatic.com/android-search/hotword/x_google/e03e9df7a372ee6402b789fc5271aa05/hotword.data 09-13 15:34:13.693 28725 28777 I A : Using proto config with mendel 09-13 15:34:13.695 28725 28777 I A : Using proto config with mendel 09-13 15:34:13.696 28725 28777 I A : Using proto config with mendel 09-13 15:34:13.696 28725 28777 I A : Merging legacy hotword config map with new proto. 09-13 15:34:13.697 28725 28777 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.697 28725 28777 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.697 28725 28777 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.697 28725 28777 I A : Adding from config to map. Locale: ro-RO modelPrefix: okgoogle Location:b051c93dce7bb4dcb5d9ddcbbb2ca760Test isSpeakerIdSupported: false 09-13 15:34:13.698 28725 28777 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.699 28725 28777 I MicroDetectionState: Should stop hotword detection immediately - true 09-13 15:34:13.700 28725 28777 I A : Using proto config with mendel 09-13 15:34:13.702 28725 28777 I A : Using proto config with mendel 09-13 15:34:13.708 28725 28736 I tflite : Initialized TensorFlow Lite runtime. 09-13 15:34:13.717 28725 28736 I HotwordService: Model ID: en_us_x_google_agsa__p20230403_fedhot_global_tradeoff_8MAu1biBiliP-vD1dJzgaiA 09-13 15:34:13.720 28725 28736 I HotwordService: hotwordModelLocation is null false, locale is hi-IN, re-mapped Chinese locale 09-13 15:34:13.722 28725 28736 I A : Using proto config with mendel 09-13 15:34:13.722 28725 28736 I A : Using proto config with mendel 09-13 15:34:13.723 28725 28736 I A : Using proto config with mendel 09-13 15:34:13.723 28725 28736 I A : Merging legacy hotword config map with new proto. 09-13 15:34:13.724 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.724 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.724 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.724 28725 28736 I A : Adding from config to map. Locale: ro-RO modelPrefix: okgoogle Location:b051c93dce7bb4dcb5d9ddcbbb2ca760Test isSpeakerIdSupported: false 09-13 15:34:13.724 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.738 28725 28760 I FedAssSettingsBuildType: BuildType: Release 09-13 15:34:13.738 28725 28760 I A : getFlSettingEnabledWithSettingsToggle: false 09-13 15:34:13.740 28725 28736 I A : Using proto config with mendel 09-13 15:34:13.747 28725 28736 I A : Using proto config with mendel 09-13 15:34:13.748 28725 28736 I A : Using proto config with mendel 09-13 15:34:13.749 28725 28736 I A : Merging legacy hotword config map with new proto. 09-13 15:34:13.749 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.749 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.749 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.749 28725 28736 I A : Adding from config to map. Locale: ro-RO modelPrefix: okgoogle Location:b051c93dce7bb4dcb5d9ddcbbb2ca760Test isSpeakerIdSupported: false 09-13 15:34:13.750 28725 28736 I A : Skipping. Expected model: 1 Found: 2 09-13 15:34:13.755 2437 3173 I MicroModelsUtil: #getHotwordModelFromMobstore [mobstoreUri: android://com.google.android.googlequicksearchbox/files/datadownload/shared/public/datadownloadfile_1682936195001] 09-13 15:34:13.758 2437 3173 I GsaVoiceInteractionSrv: hotwordModel is null : false 09-13 15:34:13.760 2437 3173 I BistoHotwordHelper: getHotwordActive::active query: null, watch: false, devices connected: [] 09-13 15:34:13.761 2437 3173 E HwDetectorWithState: a: 3 09-13 15:34:13.761 2437 3173 I GsaVoiceInteractionSrv: #checkDspStatus 09-13 15:34:13.762 2437 3173 I BistoHotwordHelper: setting speaker id present: false 09-13 15:34:13.762 2437 3173 I BistoHotwordHelper: setting hotword model of size: 632958 bytes 09-13 15:34:13.763 2437 3173 I BistoHotwordHelper: setting modeltype: Ok Google 09-13 15:34:13.763 2437 3173 I BistoHotwordHelper: setHotwordVoiceLocale: prev: hi-IN, new: hi-IN 09-13 15:34:13.772 28725 28777 W SessionLifecycleManager: Client : AttachedClient[126335612253315456, ClientConfig[mFlags=[40000088001] mSuggestFlags=[0] mClientId=HOTWORD_SERVICE mSessionType=search publicSearchServiceCallerUid=-1]] has no associated SessionController 09-13 15:34:14.021 1170 28300 W AwareLog: AwareMem_Kill: updateGroupList package: not kill critical frequent=com.google.android.googlequicksearchbox, uid=10038 09-13 15:34:14.021 1170 28300 W AwareLog: AwareMem_Kill: execKillGroup: null procGroups 09-13 15:34:14.115 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:14.116 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:15.367 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:15.367 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:16.368 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:16.369 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:17.370 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:17.370 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:18.371 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:18.371 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:18.419 1497 1497 W KeyguardUpdateMonitor: ACTION_BATTERY_CHANGED AMP: 0; Volt: 0 09-13 15:34:18.450 1497 1497 W KeyguardUpdateMonitor: ChargingSpeed Wattage: -1 ST: 5000000 --> 7500000 09-13 15:34:18.450 1497 1497 I KgBattery: BatteryInfo updated: 5lPC-1 09-13 15:34:18.450 1497 1497 W AppHandler: sendMessage with obj100 09-13 15:34:18.454 1497 1497 W HwLockScreenPanel: Handle message: 100 09-13 15:34:18.454 1497 1497 W HwLockScreenPanel: refreshBatteryInfo: null 09-13 15:34:18.777 28725 28735 W art : Suspending all threads took: 8.867ms 09-13 15:34:18.981 28725 28755 I FirebaseApp: Device unlocked: initializing all Firebase APIs for app [DEFAULT] 09-13 15:34:19.013 28725 28813 I DynamiteModule: Considering local module com.google.android.gms.measurement.dynamite:74 and remote module com.google.android.gms.measurement.dynamite:124 09-13 15:34:19.013 28725 28813 I DynamiteModule: Selected remote version of com.google.android.gms.measurement.dynamite, version >= 124 09-13 15:34:19.034 28725 28813 W System : ClassLoader referenced unknown path: 09-13 15:34:19.079 28725 28813 W ResourceType: ResTable_typeSpec entry count inconsistent: given 94, previously 97 09-13 15:34:19.082 28725 28813 W ResourceType: ResTable_typeSpec entry count inconsistent: given 3107, previously 3127 09-13 15:34:19.083 28725 28813 W ResourceType: ResTable_typeSpec entry count inconsistent: given 491, previously 4739 09-13 15:34:19.115 28725 28813 W System : ClassLoader referenced unknown path: /data/user_de/0/com.google.android.gms/app_chimera/m/000000cc/n/arm64-v8a 09-13 15:34:19.303 28725 28819 I FA : App measurement initialized, version: 103006 09-13 15:34:19.304 28725 28819 I FA : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE 09-13 15:34:19.304 28725 28819 I FA : To enable faster debug mode event logging run: 09-13 15:34:19.304 28725 28819 I FA : adb shell setprop debug.firebase.analytics.app com.google.android.googlequicksearchbox 09-13 15:34:19.372 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:19.372 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:19.509 3658 28824 I AdvertisingIdClient: shouldSendLog 146102602 09-13 15:34:19.510 3658 28824 I AdvertisingIdClient: GetInfoInternal elapse 29ms 09-13 15:34:20.623 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:20.624 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:21.625 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:21.625 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:22.049 1170 28300 W AwareLog: AwareMem_Kill: updateGroupList process: move high frequent=com.huawei.systemmanager, uid=1000 09-13 15:34:22.049 1170 28300 W AwareLog: AwareMem_Kill: updateGroupList package: not kill critical frequent=com.google.android.googlequicksearchbox, uid=10038 09-13 15:34:22.052 1170 4513 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:34:22.052 1170 4513 W MediaProcessHandler: processOp uid 1001 is not concerned! 09-13 15:34:22.065 1170 2533 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:34:22.066 1170 2533 I MediaProcessHandler: processOp opType: 1, uid: 10078, pid: 28522 09-13 15:34:22.066 1170 2533 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10078, pid: 28522 09-13 15:34:22.067 1170 1208 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:34:22.067 1170 1208 W MediaProcessHandler: processOp uid 1000 is not concerned! 09-13 15:34:22.626 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:22.627 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:22.911 1170 1265 W RMS.SmartShrinker: SmartShrinker is runing in pid =28326 reclaim mode = 4 09-13 15:34:23.627 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:23.628 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:23.711 1170 1665 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:34:23.711 1170 1665 W RMS.SmartShrinker: SmartShrinker is runing in pid =28725 reclaim mode = 4 09-13 15:34:23.723 28725 28725 I A : Trimming objects from memory, since app is in the background. 09-13 15:34:23.863 1170 1272 I EventHub: EventHub monitor: no key events in the past 37s, no motion events in the past 17s 09-13 15:34:24.364 1170 28300 W AwareLog: AwareMem_Kill: updateGroupList package: not kill critical frequent=com.google.android.googlequicksearchbox, uid=10038 09-13 15:34:24.364 1170 28300 W AwareLog: AwareMem_Kill: execKillGroup: null procGroups 09-13 15:34:24.629 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:24.629 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:25.713 1170 3921 I SendBroadcastPermission: action:android.intent.action.SIG_STR, mPermissionType:0 09-13 15:34:25.713 1170 1170 I MQoS : onSignal: mSubId=0,currDataSubID=0 09-13 15:34:25.713 1170 1170 I MQoS : received cell-signal:1 09-13 15:34:25.880 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:25.881 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:26.881 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:26.882 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:27.787 1170 1893 W RMS.SmartShrinker: SmartShrinker is runing in pid =28442 reclaim mode = 4 09-13 15:34:27.802 1170 4513 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:34:27.882 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:27.882 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:28.395 1170 28300 W AwareLog: AwareMem_Kill: updateGroupList package: not kill critical frequent=com.google.android.googlequicksearchbox, uid=10038 09-13 15:34:28.416 1170 4508 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:34:28.416 1170 4508 W MediaProcessHandler: processOp uid 1001 is not concerned! 09-13 15:34:28.421 1170 3922 E HsmCoreServiceImpl: onTransact in code is: 102 09-13 15:34:28.421 1170 3922 I MediaProcessHandler: processOp opType: 1, uid: 10022, pid: 28578 09-13 15:34:28.421 1170 3922 W MediaProcessHandler: remove target not exist, maybe the UI process: uid: 10022, pid: 28578 09-13 15:34:28.883 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:28.883 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:29.561 1170 1377 W RMS.SmartShrinker: SmartShrinker is runing in pid =28442 reclaim mode = 4 09-13 15:34:29.561 1170 1377 W RMS.SmartShrinker: SmartShrinker is runing in pid =28326 reclaim mode = 4 09-13 15:34:29.579 1170 3920 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:34:29.610 539 539 E Thermal-daemon: [ap] temp_new :36 temp_old :37 09-13 15:34:29.611 539 539 E ThermalBinder: mThermalService is NULL! 09-13 15:34:29.611 539 539 E Thermal-daemon: Report temperature: [ap] temp :36 report_threshold:1 09-13 15:34:29.884 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:29.884 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:31.004 1170 1183 I art : Background partial concurrent mark sweep GC freed 4307(207KB) AllocSpace objects, 92(9MB) LOS objects, 9% free, 38MB/42MB, paused 2.730ms total 156.043ms 09-13 15:34:31.134 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:31.134 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:31.335 1170 28300 W AwareLog: AwareMem_Kill: updateGroupList package: not kill critical frequent=com.google.android.googlequicksearchbox, uid=10038 09-13 15:34:31.335 1170 28300 W AwareLog: AwareMem_Kill: execKillGroup: null procGroups 09-13 15:34:32.135 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:32.136 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:33.136 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:33.136 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:33.198 1170 4412 W RMS.SmartShrinker: SmartShrinker is runing in pid =28326 reclaim mode = 4 09-13 15:34:33.240 1170 2518 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:34:33.307 1170 1921 W RMS.SmartShrinker: SmartShrinker is runing in pid =28326 reclaim mode = 4 09-13 15:34:33.737 28725 28777 I WorkerManager: dispose() 09-13 15:34:34.137 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:34.138 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:35.139 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:35.139 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:35.365 1170 28300 W AwareLog: AwareMem_Kill: updateGroupList package: not kill critical frequent=com.google.android.googlequicksearchbox, uid=10038 09-13 15:34:35.365 1170 28300 W AwareLog: AwareMem_Kill: execKillGroup: null procGroups 09-13 15:34:36.390 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:36.390 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:36.663 28305 28305 W IInputConnectionWrapper: getExtractedText on inactive InputConnection 09-13 15:34:36.666 28305 28305 W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection 09-13 15:34:36.670 6997 6997 W w : onStartInput event aborted 09-13 15:34:36.670 6997 6997 W w : kl.s: could not obtain extracted text 09-13 15:34:36.670 6997 6997 W w : at kl.J.H(SourceFile:305) 09-13 15:34:36.670 6997 6997 W w : at kl.w.e0(SourceFile:127) 09-13 15:34:36.670 6997 6997 W w : at ei.y.R(SourceFile:217) 09-13 15:34:36.670 6997 6997 W w : at cr.d.R(SourceFile:5) 09-13 15:34:36.670 6997 6997 W w : at com.touchtype.KeyboardService.onStartInput(SourceFile:7) 09-13 15:34:36.670 6997 6997 W w : at android.inputmethodservice.InputMethodService.doStartInput(InputMethodService.java:1818) 09-13 15:34:36.670 6997 6997 W w : at android.inputmethodservice.InputMethodService$InputMethodImpl.startInput(InputMethodService.java:415) 09-13 15:34:36.670 6997 6997 W w : at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:174) 09-13 15:34:36.670 6997 6997 W w : at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:37) 09-13 15:34:36.670 6997 6997 W w : at android.os.Handler.dispatchMessage(Handler.java:105) 09-13 15:34:36.670 6997 6997 W w : at android.os.Looper.loop(Looper.java:156) 09-13 15:34:36.670 6997 6997 W w : at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:34:36.670 6997 6997 W w : at java.lang.reflect.Method.invoke(Native Method) 09-13 15:34:36.670 6997 6997 W w : at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:34:36.670 6997 6997 W w : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:34:36.687 1170 1170 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:34:36.701 411 519 I gralloc : alloc_device_alloc:564: Alloc handle(0x739340f300): interfmt=1, stride=1088, size=8355840, usage=0x333 09-13 15:34:36.703 411 1627 I gralloc : alloc_device_free:586: Free handle(0x739340f300) 09-13 15:34:36.733 1497 1823 I KeyguardViewMediator: onStartedGoingToSleep(3) Lock : false reset: false 09-13 15:34:36.743 1497 1497 W MusicUtils: findCurrentMediaPlayPackage sessions size is 0 09-13 15:34:36.748 1497 1497 W KGWallpaper: onStartedGoingToSleep switch to next Magazine 09-13 15:34:36.750 1497 1497 W KGWallpaper_Magazine: Load magazine with type : 1 09-13 15:34:36.750 1497 1497 W KGWallpaper_Magazine: loadPic: 1 09-13 15:34:36.753 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:36.754 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:36.754 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:36.754 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:36.754 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:36.754 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:36.754 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:36.758 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:34:36.760 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:34:36.763 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:36.763 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:36.763 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:36.763 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:36.763 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:36.763 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:36.763 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:36.763 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:36.764 1497 1667 W ExifData: The tag is null error! 09-13 15:34:36.765 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:36.765 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:36.765 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:36.765 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:36.765 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:36.765 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:36.765 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:36.766 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:36.766 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:36.766 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:36.766 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:36.766 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:36.766 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:36.766 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:36.766 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:36.767 1497 1667 W ExifData: The tag is null error! 09-13 15:34:36.768 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:36.768 1497 1667 W ExifData: The tag is null error! 09-13 15:34:36.772 1497 1667 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:34:36.881 1497 1667 E HW-JPEG-DEC: [HME_JPEG_DEC_Delete](3321): HME_JPEG_DEC_Delete: decoder_ctx=null 09-13 15:34:36.892 1497 1667 I BitmapUtils: RGB565toARGB888 create bmp = 135x240 09-13 15:34:36.908 1497 1667 W BitmapUtils: blurBitmap : android.graphics.Bitmap@f129c8cuse source bitmap; use rgb888 as target; Consueme: 16ms 09-13 15:34:36.908 1497 1667 W BokehDrawable: onPostExecute android.graphics.Bitmap@6e77fd5, [] 09-13 15:34:36.910 1497 1667 W KGWallpaper_Magazine: load magazine wallpaper use: 142 09-13 15:34:36.910 1497 1497 W KGWallpaper_Magazine: get Index for key 12 to 11 09-13 15:34:36.910 1497 1497 E KGWallpaper_Magazine: setCurrentPicture to 11 09-13 15:34:36.914 1170 1278 W HwScreenOnProximityLock: releaseLock: return because sensor listener is held = false 09-13 15:34:36.928 554 1283 E Parcel : Reading a NULL string not supported here. 09-13 15:34:36.928 554 1283 E Parcel : Reading a NULL string not supported here. 09-13 15:34:36.934 1898 2015 I AppManager: no high cpu load 09-13 15:34:36.936 1497 1497 I BitmapUtils: getSuggestColorInfo::isStatusBarArea=true, colorMSD=2338, average color=124, color type=1, mask type=2; light 188762.69 09-13 15:34:36.936 1497 1497 I BitmapUtils: java.lang.Exception 09-13 15:34:36.936 1497 1497 I BitmapUtils: at com.huawei.keyguard.util.BitmapUtils.getSuggestColorInfo(BitmapUtils.java:829) 09-13 15:34:36.936 1497 1497 I BitmapUtils: at com.huawei.keyguard.util.BitmapUtils.getColorInfo(BitmapUtils.java:748) 09-13 15:34:36.936 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper.updateWallpaper(KeyguardWallpaper.java:145) 09-13 15:34:36.936 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper.-wrap4(KeyguardWallpaper.java) 09-13 15:34:36.936 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper$2.onMagazinePicLoaded(KeyguardWallpaper.java:319) 09-13 15:34:36.936 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.MagazineWallpaper$3.onMagazinePicLoaded(MagazineWallpaper.java:769) 09-13 15:34:36.936 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.MagazineWallpaper$BgPicLoader$1.run(MagazineWallpaper.java:548) 09-13 15:34:36.936 1497 1497 I BitmapUtils: at android.os.Handler.handleCallback(Handler.java:761) 09-13 15:34:36.936 1497 1497 I BitmapUtils: at android.os.Handler.dispatchMessage(Handler.java:98) 09-13 15:34:36.936 1497 1497 I BitmapUtils: at android.os.Looper.loop(Looper.java:156) 09-13 15:34:36.936 1497 1497 I BitmapUtils: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:34:36.936 1497 1497 I BitmapUtils: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:34:36.936 1497 1497 I BitmapUtils: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:34:36.936 1497 1497 I BitmapUtils: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:34:36.945 1497 1497 I BitmapUtils: getSuggestColorInfo::isStatusBarArea=false, colorMSD=16653, average color=118, color type=1, mask type=1; light 2282643.0 09-13 15:34:36.945 1497 1497 I BitmapUtils: java.lang.Exception 09-13 15:34:36.945 1497 1497 I BitmapUtils: at com.huawei.keyguard.util.BitmapUtils.getSuggestColorInfo(BitmapUtils.java:829) 09-13 15:34:36.945 1497 1497 I BitmapUtils: at com.huawei.keyguard.util.BitmapUtils.getColorInfo(BitmapUtils.java:751) 09-13 15:34:36.945 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper.updateWallpaper(KeyguardWallpaper.java:145) 09-13 15:34:36.945 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper.-wrap4(KeyguardWallpaper.java) 09-13 15:34:36.945 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.KeyguardWallpaper$2.onMagazinePicLoaded(KeyguardWallpaper.java:319) 09-13 15:34:36.945 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.MagazineWallpaper$3.onMagazinePicLoaded(MagazineWallpaper.java:769) 09-13 15:34:36.945 1497 1497 I BitmapUtils: at com.huawei.keyguard.support.magazine.MagazineWallpaper$BgPicLoader$1.run(MagazineWallpaper.java:548) 09-13 15:34:36.945 1497 1497 I BitmapUtils: at android.os.Handler.handleCallback(Handler.java:761) 09-13 15:34:36.945 1497 1497 I BitmapUtils: at android.os.Handler.dispatchMessage(Handler.java:98) 09-13 15:34:36.945 1497 1497 I BitmapUtils: at android.os.Looper.loop(Looper.java:156) 09-13 15:34:36.945 1497 1497 I BitmapUtils: at android.app.ActivityThread.main(ActivityThread.java:6523) 09-13 15:34:36.945 1497 1497 I BitmapUtils: at java.lang.reflect.Method.invoke(Native Method) 09-13 15:34:36.945 1497 1497 I BitmapUtils: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942) 09-13 15:34:36.945 1497 1497 I BitmapUtils: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832) 09-13 15:34:36.946 1497 1497 W KGWallpaper: update Wallpaper and block update ui; color {1=1, 2=1, 3=1, 4=2, 5=2} 09-13 15:34:36.972 3624 20109 I NearbySharing: Screen is locked 09-13 15:34:36.974 3624 3624 I NearbyDiscovery: (REDACTED) FastPairDisplayObserver: %s -> %s 09-13 15:34:36.987 3624 20109 I NearbySharing: Stopping scanning because the screen is locked. 09-13 15:34:36.989 3624 19128 W ComplianceFilepathHandl: Tracing data is not available [CONTEXT service_id=357 ] 09-13 15:34:36.991 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: isScreenOn=%s, isLocationEnabled=%s, disableLocationRequirement=%s, isDiscoveryScanningEnabled=%s, during24GhzWifiWarmingUpPeriod=%s 09-13 15:34:36.991 3624 20109 I NearbySharing: Stopping Fast Init advertisement because Bluetooth is off. 09-13 15:34:36.993 3624 20109 I NearbySharing: Stopping advertising because Bluetooth is disabled. 09-13 15:34:36.993 3624 20109 I NearbySharing: Stopping FastInitiation scanning because the screen is locked. 09-13 15:34:36.995 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: eventType=%s, intReq=%s, scanning=%s, scanAllowed=%s, bleEnabled=%s, lockScanRate=%s, startScanningByLowPowerMode=%s 09-13 15:34:36.996 3624 20109 I NearbySharing: Fast Initiation Scanning has stopped 09-13 15:34:36.997 3624 20109 I NearbySharing: Dismissing HUN as there's no device nearby. 09-13 15:34:37.244 1170 1464 E libfingersense_wrapper: libfingersense.so was not loaded 09-13 15:34:37.245 1170 1170 I SendBroadcastPermission: action:android.intent.action.SCREEN_OFF, mPermissionType:0 09-13 15:34:37.246 1497 1508 W AppHandler: sendMessage 15 09-13 15:34:37.248 1497 1497 W AppHandler: sendMessage 21 with args (2, 0) 09-13 15:34:37.249 1497 1497 E KG_FP.Utils: get fp_keyguard_enable value :android.provider.Settings$SettingNotFoundException: fp_keyguard_enable 09-13 15:34:37.250 1497 1497 I KeyguardUpdateMonitor: Ignore update FP: 0 false 09-13 15:34:37.251 1497 1497 W HwLockScreenPanel: Handle message: 15 09-13 15:34:37.251 1497 1497 W HwBackDropView: MSG_FINISHED_GOING_SLEEP isQsExpanded false 09-13 15:34:37.253 1497 1497 W CameraLayout: Cameralayout disabled. true false 2 09-13 15:34:37.273 1497 1497 E LocalLinkTextView: setDescription without uselink line! 09-13 15:34:37.279 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.279 1497 1667 W ExifData: The tag is null error! 09-13 15:34:37.280 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.280 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.280 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.280 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.280 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.280 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.280 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.281 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.281 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.281 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.281 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.281 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.281 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.281 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.281 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.281 1497 1667 W ExifData: The tag is null error! 09-13 15:34:37.282 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.282 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.282 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.282 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.282 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.282 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.282 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.283 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.283 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.283 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.283 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.283 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.283 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.283 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.283 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.283 1497 1667 W ExifData: The tag is null error! 09-13 15:34:37.284 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.284 1497 1497 W MagazineDetailView: addInvisibleView null view 09-13 15:34:37.284 1497 1667 W ExifData: The tag is null error! 09-13 15:34:37.284 1497 1497 W HwLockScreenPanel: Handle message: 21 09-13 15:34:37.285 1497 1497 I HwBackDropView: update Wallpaper with Bokeh. 09-13 15:34:37.285 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.285 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.285 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.285 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.285 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.285 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.285 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.286 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.286 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.286 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.286 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.286 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.286 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.286 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.286 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.286 1497 1667 W ExifData: The tag is null error! 09-13 15:34:37.287 1497 1497 W CameraLayout: Cameralayout disabled. true false 2 09-13 15:34:37.287 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.287 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.287 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.287 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.287 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.287 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.287 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.288 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.288 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.288 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.288 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.288 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.288 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.288 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.288 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.288 1497 1667 W ExifData: The tag is null error! 09-13 15:34:37.289 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.290 1497 1667 W ExifData: The tag is null error! 09-13 15:34:37.290 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.290 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.290 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.290 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.290 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.290 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.290 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.291 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.291 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.291 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.291 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.291 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.291 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.291 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.291 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.291 1497 1667 W ExifData: The tag is null error! 09-13 15:34:37.292 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.292 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.292 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.292 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.292 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.292 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.292 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.293 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.293 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.293 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.293 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.293 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.293 1497 1667 I ExifParser: mTiffStream skip = 0 09-13 15:34:37.293 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.293 1497 1667 I ExifParser: mTiffStream skip = 2 09-13 15:34:37.293 1497 1667 W ExifData: The tag is null error! 09-13 15:34:37.298 1170 1449 E hwintelligencewifi: DefaultState MSG_SCREEN_OFF mIsAutoOpenSearch = false 09-13 15:34:37.326 1170 2547 I SendBroadcastPermission: action:com.android.server.action.NETWORK_STATS_UPDATED, mPermissionType:0 09-13 15:34:37.328 28831 28831 I : power log dlsym ok 09-13 15:34:37.333 28831 28831 I art : Reinit property: dalvik.vm.checkjni= false 09-13 15:34:37.334 1170 1838 I GnssLocationProvider: updateLowPowerMode,isPowerSaveMode:falseisInteractive:false 09-13 15:34:37.334 1170 1838 I GnssLocationProvider: disableGps:false isEnabled()=false 09-13 15:34:37.335 1470 1815 E HwSystemManager: NatTrafficNotifyService:imsi is null, so return 09-13 15:34:37.336 1470 1832 E HwSystemManager: CommonMethodUtil:/getTemplateMobileAutomatically: no SIM card using data 09-13 15:34:37.336 1470 1832 E HwSystemManager: TrafficNotifyAfterLocked:analyseTrafficAfterLocked: network template is null! 09-13 15:34:37.351 411 422 I gralloc : alloc_device_alloc:564: Alloc handle(0x738aa1f800): interfmt=1, stride=64, size=4096, usage=0x100 09-13 15:34:37.361 411 3800 I gralloc : alloc_device_free:586: Free handle(0x738aa1f800) 09-13 15:34:37.364 28831 28831 W System : ClassLoader referenced unknown path: /system/framework/com.huawei.theme.stat.jar 09-13 15:34:37.377 1898 2015 I WakelockMonitor: charging state and not start wakelock monitor. 09-13 15:34:37.380 1898 2112 I ash : ash->screen off 09-13 15:34:37.385 1170 4420 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:34:37.385 1170 4420 W RMS.SmartShrinker: SmartShrinker is runing in pid =28326 reclaim mode = 4 09-13 15:34:37.387 28831 28831 I art : Starting a blocking GC AddRemoveAppImageSpace 09-13 15:34:37.401 2513 2513 I HwLauncher: Launcher receiver screen off broadcast sendmessage true 09-13 15:34:37.407 1170 1896 W RMS.SmartShrinker: SmartShrinker is runing in pid =2513 reclaim mode = 4 09-13 15:34:37.425 2317 2317 I HourObserver: enter into handleScrnOnOffTimeStats, scrnOn = false, mIsPreScrnOn = true, mScrnSwitchTime = 1726221825959, occurTime = 1726221877403, delta = 51444, mScrnOffAccTime = 1695464, mScrnOnAccTime = 224877 09-13 15:34:37.425 2317 2317 I HourObserver: left handleScrnOnOffTimeStats, mScrnOffAccTime = 1695464, mScrnOffAccTime = 1695464, mScrnOnAccTime = 276321 09-13 15:34:37.442 3624 3776 I ActivityScheduler: nextTriggerTime: 9223372036854775806, in 9223372036707761268ms, detectorType: 32, SLEEP alarmWindowMillis: 1152921504606846975 09-13 15:34:37.445 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:37.450 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger... 09-13 15:34:37.452 1170 2547 W RMS.SmartShrinker: SmartShrinker is runing in pid =28326 reclaim mode = 4 09-13 15:34:37.460 1170 4415 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:34:37.467 1170 4415 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:34:37.467 1170 4415 W RMS.SmartShrinker: SmartShrinker is runing in pid =28326 reclaim mode = 4 09-13 15:34:37.482 28831 28848 I System.out: [ls, -l, /system/priv-app/HwSystemManager/HwSystemManager.apk] 09-13 15:34:37.482 28831 28848 I System.out: null 09-13 15:34:37.482 28831 28848 I System.out: null 09-13 15:34:37.484 28831 28848 I System.out: Calling by::className:com.huawei.systemmanager.util.HwLogTagHelper MethodName:checkHsmIsPushed 09-13 15:34:37.492 3624 21681 W EastworldBattery: Negative duration: -262944270 [CONTEXT service_id=254 ] 09-13 15:34:37.494 28831 28831 W CfgFilePolicy: No config file found for:xml/hsm_config.xml 09-13 15:34:37.494 28831 28831 W CfgFilePolicy: CFG_DIRS length : 12 09-13 15:34:37.500 28831 28848 I HwSystemManager: check push opration, match idx:-1 09-13 15:34:37.529 1170 3919 W RMS.SmartShrinker: SmartShrinker is runing in pid =6874 reclaim mode = 4 09-13 15:34:37.563 1170 2547 W RMS.SmartShrinker: SmartShrinker is runing in pid =3658 reclaim mode = 4 09-13 15:34:37.563 1170 2547 W RMS.SmartShrinker: SmartShrinker is runing in pid =28725 reclaim mode = 4 09-13 15:34:37.564 1170 2547 W RMS.SmartShrinker: SmartShrinker is runing in pid =28326 reclaim mode = 4 09-13 15:34:37.564 1170 2547 W RMS.SmartShrinker: SmartShrinker is runing in pid =26959 reclaim mode = 4 09-13 15:34:37.572 9465 28855 I DeviceStatusMonitor: DeviceStatusMonitor.handleBroadcast():123 onReceive() : Action = android.intent.action.SCREEN_OFF 09-13 15:34:37.577 28831 28831 I HwCust : Constructor found for class com.huawei.notificationmanager.util.HwCustHelperImpl 09-13 15:34:37.581 3624 19128 I NearbyDiscovery: (REDACTED) FastPairHandler: Received action %s 09-13 15:34:37.585 9465 28855 I DeviceStatusMonitor: DeviceStatusMonitor.updateCountryInfo():139 updateCountryInfo(), notifyAnyway = false 09-13 15:34:37.586 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: isScreenOn=%s, isLocationEnabled=%s, disableLocationRequirement=%s, isDiscoveryScanningEnabled=%s, during24GhzWifiWarmingUpPeriod=%s 09-13 15:34:37.588 1170 3918 W RMS.SmartShrinker: SmartShrinker is runing in pid =10576 reclaim mode = 4 09-13 15:34:37.588 1170 3918 W RMS.SmartShrinker: SmartShrinker is runing in pid =7843 reclaim mode = 4 09-13 15:34:37.591 9465 9465 I VoiceImeUtils: VoiceImeUtils.sendEventToInputBundle():422 Service is null and could not be acquired. 09-13 15:34:37.594 3624 19128 I NearbyDiscovery: (REDACTED) FastPairScanner: eventType=%s, intReq=%s, scanning=%s, scanAllowed=%s, bleEnabled=%s, lockScanRate=%s, startScanningByLowPowerMode=%s 09-13 15:34:37.595 3624 19128 I NearbyDiscovery: FastPairController: onSystemStateChanged: skip due to flag disabled [CONTEXT service_id=265 ] 09-13 15:34:37.609 28725 28725 I A : Trimming objects from memory, since app is in the background. 09-13 15:34:37.618 1170 1941 W RMS.SmartShrinker: SmartShrinker is runing in pid =20341 reclaim mode = 4 09-13 15:34:37.665 28831 28862 I SendBroadcastPermission: action:com.avast.android.shepherd.NEXT_UPDATE_TIME_SET, mPermissionType:0 09-13 15:34:37.691 28831 28865 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for unifiedPowerAppsVersion, default to unifiedPowerAppsVersionUpdateFlag 09-13 15:34:37.692 28831 28865 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for notificationVersion, default to notificationVersionUpdateFlag 09-13 15:34:37.692 28831 28865 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for competitorVersion, default to competitorVersionUpdateFlag 09-13 15:34:37.692 28831 28865 W HwSystemManager: XmlParseConst:getUpdateFlagForSpfKey: No predefined update key for startupVersion, default to startupVersionUpdateFlag 09-13 15:34:37.692 28831 28865 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:34:37.692 28831 28865 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:34:37.692 28831 28865 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:34:37.692 28831 28865 E HwSystemManager: SimpleXmlParseHelper:No need updateDB from xml! 09-13 15:34:37.812 1170 1183 I art : Background partial concurrent mark sweep GC freed 17236(986KB) AllocSpace objects, 26(2MB) LOS objects, 9% free, 37MB/41MB, paused 2.648ms total 168.134ms 09-13 15:34:38.451 410 410 E ServiceManager: try to find service failed, not allowed access from isolated processes. 09-13 15:34:38.451 27040 27054 I ServiceManager: Waiting for service SurfaceFlinger...