Advertisement
Guest User

Untitled

a guest
Feb 12th, 2022
549
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 257.27 KB | None | 0 0
  1. 02-12 14:12:56.958 24874 24874 I art : at void android.webkit.WebView.ensureProviderCreated() (WebView.java:2379)
  2. 02-12 14:12:56.958 24874 24874 I art : at void android.webkit.WebView.setOverScrollMode(int) (WebView.java:2438)
  3. 02-12 14:12:56.958 24874 24874 I art : at void android.view.View.<init>(android.content.Context) (View.java:4023)
  4. 02-12 14:12:56.958 24874 24874 I art : at void android.view.View.<init>(android.content.Context, android.util.AttributeSet, int, int) (View.java:4146)
  5. 02-12 14:12:56.958 24874 24874 I art : at void android.view.ViewGroup.<init>(android.content.Context, android.util.AttributeSet, int, int) (ViewGroup.java:579)
  6. 02-12 14:12:56.958 24874 24874 I art : at void android.widget.AbsoluteLayout.<init>(android.content.Context, android.util.AttributeSet, int, int) (AbsoluteLayout.java:55)
  7. 02-12 14:12:56.958 24874 24874 I art : at void android.webkit.WebView.<init>(android.content.Context, android.util.AttributeSet, int, int, java.util.Map, boolean) (WebView.java:632)
  8. 02-12 14:12:56.958 24874 24874 I art : at void android.webkit.WebView.<init>(android.content.Context, android.util.AttributeSet, int, int) (WebView.java:577)
  9. 02-12 14:12:56.958 24874 24874 I art : at void android.webkit.WebView.<init>(android.content.Context, android.util.AttributeSet, int) (WebView.java:560)
  10. 02-12 14:12:56.958 24874 24874 I art : at void android.webkit.WebView.<init>(android.content.Context, android.util.AttributeSet) (WebView.java:547)
  11. 02-12 14:12:56.958 24874 24874 I art : at java.lang.Object java.lang.reflect.Constructor.newInstance0!(java.lang.Object[]) (Constructor.java:-2)
  12. 02-12 14:12:56.958 24874 24874 I art : at java.lang.Object java.lang.reflect.Constructor.newInstance(java.lang.Object[]) (Constructor.java:430)
  13. 02-12 14:12:56.958 24874 24874 I art : at android.view.View android.view.LayoutInflater.createView(java.lang.String, java.lang.String, android.util.AttributeSet) (LayoutInflater.java:645)
  14. 02-12 14:12:56.958 24874 24874 I art : at android.view.View com.android.internal.policy.PhoneLayoutInflater.onCreateView(java.lang.String, android.util.AttributeSet) (PhoneLayoutInflater.java:58)
  15. 02-12 14:12:56.958 24874 24874 I art : at android.view.View android.view.LayoutInflater.onCreateView(android.view.View, java.lang.String, android.util.AttributeSet) (LayoutInflater.java:717)
  16. 02-12 14:12:56.958 24874 24874 I art : at android.view.View android.view.LayoutInflater.createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet, boolean) (LayoutInflater.java:785)
  17. 02-12 14:12:56.958 24874 24874 I art : at android.view.View android.view.LayoutInflater.createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet) (LayoutInflater.java:727)
  18. 02-12 14:12:56.958 24874 24874 I art : at void android.view.LayoutInflater.rInflate(org.xmlpull.v1.XmlPullParser, android.view.View, android.content.Context, android.util.AttributeSet, boolean) (LayoutInflater.java:858)
  19. 02-12 14:12:56.958 24874 24874 I art : at void android.view.LayoutInflater.rInflateChildren(org.xmlpull.v1.XmlPullParser, android.view.View, android.util.AttributeSet, boolean) (LayoutInflater.java:821)
  20. 02-12 14:12:56.958 24874 24874 I art : at android.view.View android.view.LayoutInflater.inflate(org.xmlpull.v1.XmlPullParser, android.view.ViewGroup, boolean) (LayoutInflater.java:518)
  21. 02-12 14:12:56.958 24874 24874 I art : at android.view.View android.view.LayoutInflater.inflate(int, android.view.ViewGroup, boolean) (LayoutInflater.java:426)
  22. 02-12 14:12:56.958 24874 24874 I art : at android.view.View android.view.LayoutInflater.inflate(int, android.view.ViewGroup) (LayoutInflater.java:377)
  23. 02-12 14:12:56.958 24874 24874 I art : at void com.android.internal.policy.PhoneWindow.setContentView(int) (PhoneWindow.java:412)
  24. 02-12 14:12:56.959 24874 24874 I art : at void android.app.Activity.setContentView(int) (Activity.java:2415)
  25. 02-12 14:12:56.959 24874 24874 I art : at void com.android.htmlviewer.HTMLViewerActivity.onCreate(android.os.Bundle) (HTMLViewerActivity.java:60)
  26. 02-12 14:12:56.959 24874 24874 I art : at void android.app.Activity.performCreate(android.os.Bundle) (Activity.java:6684)
  27. 02-12 14:12:56.959 24874 24874 I art : at void android.app.Instrumentation.callActivityOnCreate(android.app.Activity, android.os.Bundle) (Instrumentation.java:1119)
  28. 02-12 14:12:56.959 24874 24874 I art : at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2637)
  29. 02-12 14:12:56.959 24874 24874 I art : at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2751)
  30. 02-12 14:12:56.959 24874 24874 I art : at void android.app.ActivityThread.-wrap12(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
  31. 02-12 14:12:56.959 24874 24874 I art : at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1496)
  32. 02-12 14:12:56.959 24874 24874 I art : at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102)
  33. 02-12 14:12:56.959 24874 24874 I art : at void android.os.Looper.loop() (Looper.java:154)
  34. 02-12 14:12:56.959 24874 24874 I art : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6186)
  35. 02-12 14:12:56.959 24874 24874 I art : at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2)
  36. 02-12 14:12:56.959 24874 24874 I art : at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:889)
  37. 02-12 14:12:56.959 24874 24874 I art : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:779)
  38. 02-12 14:12:56.959 24874 24874 I art :
  39. 02-12 14:12:56.983 24874 24874 I cr_WVCFactoryProvider: Loaded version=97.0.4692.98 minSdkVersion=23 isBundle=false multiprocess=false packageId=2
  40. 02-12 14:12:57.037 24874 24920 I cr_VariationsUtils: Failed reading seed file "/data/user/0/com.android.htmlviewer/app_webview/variations_seed_new"
  41. 02-12 14:12:57.037 24874 24920 I cr_VariationsUtils: Failed reading seed file "/data/user/0/com.android.htmlviewer/app_webview/variations_seed"
  42. 02-12 14:12:57.049 24874 24920 I cr_VariationsUtils: Requesting new seed from IVariationsSeedServer
  43. 02-12 14:12:57.057 24874 24874 I art : Rejecting re-init on previously-failed class java.lang.Class<Fk0>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webkit/WebViewRenderProcess;
  44. 02-12 14:12:57.057 24874 24874 I art : at android.webkit.WebViewProvider com.android.webview.chromium.WebViewChromiumFactoryProvider.createWebView(android.webkit.WebView, android.webkit.WebView$PrivateAccess) (chromium-SystemWebView.apk-default-469209800:-1)
  45. 02-12 14:12:57.057 24874 24874 I art : at void android.webkit.WebView.ensureProviderCreated() (WebView.java:2379)
  46. 02-12 14:12:57.057 24874 24874 I art : at void android.webkit.WebView.setOverScrollMode(int) (WebView.java:2438)
  47. 02-12 14:12:57.057 24874 24874 I art : at void android.view.View.<init>(android.content.Context) (View.java:4023)
  48. 02-12 14:12:57.057 24874 24874 I art : at void android.view.View.<init>(android.content.Context, android.util.AttributeSet, int, int) (View.java:4146)
  49. 02-12 14:12:57.057 24874 24874 I art : at void android.view.ViewGroup.<init>(android.content.Context, android.util.AttributeSet, int, int) (ViewGroup.java:579)
  50. 02-12 14:12:57.057 24874 24874 I art : at void android.widget.AbsoluteLayout.<init>(android.content.Context, android.util.AttributeSet, int, int) (AbsoluteLayout.java:55)
  51. 02-12 14:12:57.057 24874 24874 I art : at void android.webkit.WebView.<init>(android.content.Context, android.util.AttributeSet, int, int, java.util.Map, boolean) (WebView.java:632)
  52. 02-12 14:12:57.057 24874 24874 I art : at void android.webkit.WebView.<init>(android.content.Context, android.util.AttributeSet, int, int) (WebView.java:577)
  53. 02-12 14:12:57.057 24874 24874 I art : at void android.webkit.WebView.<init>(android.content.Context, android.util.AttributeSet, int) (WebView.java:560)
  54. 02-12 14:12:57.057 24874 24874 I art : at void android.webkit.WebView.<init>(android.content.Context, android.util.AttributeSet) (WebView.java:547)
  55. 02-12 14:12:57.057 24874 24874 I art : at java.lang.Object java.lang.reflect.Constructor.newInstance0!(java.lang.Object[]) (Constructor.java:-2)
  56. 02-12 14:12:57.057 24874 24874 I art : at java.lang.Object java.lang.reflect.Constructor.newInstance(java.lang.Object[]) (Constructor.java:430)
  57. 02-12 14:12:57.057 24874 24874 I art : at android.view.View android.view.LayoutInflater.createView(java.lang.String, java.lang.String, android.util.AttributeSet) (LayoutInflater.java:645)
  58. 02-12 14:12:57.057 24874 24874 I art : at android.view.View com.android.internal.policy.PhoneLayoutInflater.onCreateView(java.lang.String, android.util.AttributeSet) (PhoneLayoutInflater.java:58)
  59. 02-12 14:12:57.057 24874 24874 I art : at android.view.View android.view.LayoutInflater.onCreateView(android.view.View, java.lang.String, android.util.AttributeSet) (LayoutInflater.java:717)
  60. 02-12 14:12:57.057 24874 24874 I art : at android.view.View android.view.LayoutInflater.createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet, boolean) (LayoutInflater.java:785)
  61. 02-12 14:12:57.057 24874 24874 I art : at android.view.View android.view.LayoutInflater.createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet) (LayoutInflater.java:727)
  62. 02-12 14:12:57.057 24874 24874 I art : at void android.view.LayoutInflater.rInflate(org.xmlpull.v1.XmlPullParser, android.view.View, android.content.Context, android.util.AttributeSet, boolean) (LayoutInflater.java:858)
  63. 02-12 14:12:57.057 24874 24874 I art : at void android.view.LayoutInflater.rInflateChildren(org.xmlpull.v1.XmlPullParser, android.view.View, android.util.AttributeSet, boolean) (LayoutInflater.java:821)
  64. 02-12 14:12:57.057 24874 24874 I art : at android.view.View android.view.LayoutInflater.inflate(org.xmlpull.v1.XmlPullParser, android.view.ViewGroup, boolean) (LayoutInflater.java:518)
  65. 02-12 14:12:57.057 24874 24874 I art : at android.view.View android.view.LayoutInflater.inflate(int, android.view.ViewGroup, boolean) (LayoutInflater.java:426)
  66. 02-12 14:12:57.057 24874 24874 I art : at android.view.View android.view.LayoutInflater.inflate(int, android.view.ViewGroup) (LayoutInflater.java:377)
  67. 02-12 14:12:57.057 24874 24874 I art : at void com.android.internal.policy.PhoneWindow.setContentView(int) (PhoneWindow.java:412)
  68. 02-12 14:12:57.057 24874 24874 I art : at void android.app.Activity.setContentView(int) (Activity.java:2415)
  69. 02-12 14:12:57.058 24874 24874 I art : at void com.android.htmlviewer.HTMLViewerActivity.onCreate(android.os.Bundle) (HTMLViewerActivity.java:60)
  70. 02-12 14:12:57.058 24874 24874 I art : at void android.app.Activity.performCreate(android.os.Bundle) (Activity.java:6684)
  71. 02-12 14:12:57.058 24874 24874 I art : at void android.app.Instrumentation.callActivityOnCreate(android.app.Activity, android.os.Bundle) (Instrumentation.java:1119)
  72. 02-12 14:12:57.058 24874 24874 I art : at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2637)
  73. 02-12 14:12:57.058 24874 24874 I art : at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2751)
  74. 02-12 14:12:57.058 24874 24874 I art : at void android.app.ActivityThread.-wrap12(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
  75. 02-12 14:12:57.058 24874 24874 I art : at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1496)
  76. 02-12 14:12:57.058 24874 24874 I art : at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102)
  77. 02-12 14:12:57.058 24874 24874 I art : at void android.os.Looper.loop() (Looper.java:154)
  78. 02-12 14:12:57.058 24874 24874 I art : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6186)
  79. 02-12 14:12:57.058 24874 24874 I art : at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2)
  80. 02-12 14:12:57.058 24874 24874 I art : at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:889)
  81. 02-12 14:12:57.058 24874 24874 I art : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:779)
  82. 02-12 14:12:57.058 24874 24874 I art : Caused by: java.lang.ClassNotFoundException: Didn't find class "android.webkit.WebViewRenderProcess" on path: DexPathList[[zip file "/system/app/webview/webview.apk"],nativeLibraryDirectories=[/system/app/webview/lib/arm, /system/app/webview/webview.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib, /system/lib, /vendor/lib]]
  83. 02-12 14:12:57.058 24874 24874 I art : at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:56)
  84. 02-12 14:12:57.058 24874 24874 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:380)
  85. 02-12 14:12:57.058 24874 24874 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
  86. 02-12 14:12:57.058 24874 24874 I art : at android.webkit.WebViewProvider com.android.webview.chromium.WebViewChromiumFactoryProvider.createWebView(android.webkit.WebView, android.webkit.WebView$PrivateAccess) (chromium-SystemWebView.apk-default-469209800:-1)
  87. 02-12 14:12:57.058 24874 24874 I art : at void android.webkit.WebView.ensureProviderCreated() (WebView.java:2379)
  88. 02-12 14:12:57.058 24874 24874 I art : at void android.webkit.WebView.setOverScrollMode(int) (WebView.java:2438)
  89. 02-12 14:12:57.058 24874 24874 I art : at void android.view.View.<init>(android.content.Context) (View.java:4023)
  90. 02-12 14:12:57.058 24874 24874 I art : at void android.view.View.<init>(android.content.Context, android.util.AttributeSet, int, int) (View.java:4146)
  91. 02-12 14:12:57.058 24874 24874 I art : at void android.view.ViewGroup.<init>(android.content.Context, android.util.AttributeSet, int, int) (ViewGroup.java:579)
  92. 02-12 14:12:57.058 24874 24874 I art : at void android.widget.AbsoluteLayout.<init>(android.content.Context, android.util.AttributeSet, int, int) (AbsoluteLayout.java:55)
  93. 02-12 14:12:57.058 24874 24874 I art : at void android.webkit.WebView.<init>(android.content.Context, android.util.AttributeSet, int, int, java.util.Map, boolean) (WebView.java:632)
  94. 02-12 14:12:57.058 24874 24874 I art : at void android.webkit.WebView.<init>(android.content.Context, android.util.AttributeSet, int, int) (WebView.java:577)
  95. 02-12 14:12:57.058 24874 24874 I art : at void android.webkit.WebView.<init>(android.content.Context, android.util.AttributeSet, int) (WebView.java:560)
  96. 02-12 14:12:57.058 24874 24874 I art : at void android.webkit.WebView.<init>(android.content.Context, android.util.AttributeSet) (WebView.java:547)
  97. 02-12 14:12:57.058 24874 24874 I art : at java.lang.Object java.lang.reflect.Constructor.newInstance0!(java.lang.Object[]) (Constructor.java:-2)
  98. 02-12 14:12:57.058 24874 24874 I art : at java.lang.Object java.lang.reflect.Constructor.newInstance(java.lang.Object[]) (Constructor.java:430)
  99. 02-12 14:12:57.058 24874 24874 I art : at android.view.View android.view.LayoutInflater.createView(java.lang.String, java.lang.String, android.util.AttributeSet) (LayoutInflater.java:645)
  100. 02-12 14:12:57.058 24874 24874 I art : at android.view.View com.android.internal.policy.PhoneLayoutInflater.onCreateView(java.lang.String, android.util.AttributeSet) (PhoneLayoutInflater.java:58)
  101. 02-12 14:12:57.058 24874 24874 I art : at android.view.View android.view.LayoutInflater.onCreateView(android.view.View, java.lang.String, android.util.AttributeSet) (LayoutInflater.java:717)
  102. 02-12 14:12:57.058 24874 24874 I art : at android.view.View android.view.LayoutInflater.createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet, boolean) (LayoutInflater.java:785)
  103. 02-12 14:12:57.058 24874 24874 I art : at android.view.View android.view.LayoutInflater.createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet) (LayoutInflater.java:727)
  104. 02-12 14:12:57.058 24874 24874 I art : at void android.view.LayoutInflater.rInflate(org.xmlpull.v1.XmlPullParser, android.view.View, android.content.Context, android.util.AttributeSet, boolean) (LayoutInflater.java:858)
  105. 02-12 14:12:57.058 24874 24874 I art : at void android.view.LayoutInflater.rInflateChildren(org.xmlpull.v1.XmlPullParser, android.view.View, android.util.AttributeSet, boolean) (LayoutInflater.java:821)
  106. 02-12 14:12:57.058 24874 24874 I art : at android.view.View android.view.LayoutInflater.inflate(org.xmlpull.v1.XmlPullParser, android.view.ViewGroup, boolean) (LayoutInflater.java:518)
  107. 02-12 14:12:57.058 24874 24874 I art : at android.view.View android.view.LayoutInflater.inflate(int, android.view.ViewGroup, boolean) (LayoutInflater.java:426)
  108. 02-12 14:12:57.058 24874 24874 I art : at android.view.View android.view.LayoutInflater.inflate(int, android.view.ViewGroup) (LayoutInflater.java:377)
  109. 02-12 14:12:57.058 24874 24874 I art : at void com.android.internal.policy.PhoneWindow.setContentView(int) (PhoneWindow.java:412)
  110. 02-12 14:12:57.058 24874 24874 I art : at void android.app.Activity.setContentView(int) (Activity.java:2415)
  111. 02-12 14:12:57.058 24874 24874 I art : at void com.android.htmlviewer.HTMLViewerActivity.onCreate(android.os.Bundle) (HTMLViewerActivity.java:60)
  112. 02-12 14:12:57.058 24874 24874 I art : at void android.app.Activity.performCreate(android.os.Bundle) (Activity.java:6684)
  113. 02-12 14:12:57.058 24874 24874 I art : at void android.app.Instrumentation.callActivityOnCreate(android.app.Activity, android.os.Bundle) (Instrumentation.java:1119)
  114. 02-12 14:12:57.058 24874 24874 I art : at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2637)
  115. 02-12 14:12:57.058 24874 24874 I art : at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2751)
  116. 02-12 14:12:57.058 24874 24874 I art : at void android.app.ActivityThread.-wrap12(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)
  117. 02-12 14:12:57.058 24874 24874 I art : at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1496)
  118. 02-12 14:12:57.058 24874 24874 I art : at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102)
  119. 02-12 14:12:57.058 24874 24874 I art : at void android.os.Looper.loop() (Looper.java:154)
  120. 02-12 14:12:57.058 24874 24874 I art : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6186)
  121. 02-12 14:12:57.058 24874 24874 I art : at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2)
  122. 02-12 14:12:57.058 24874 24874 I art : at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:889)
  123. 02-12 14:12:57.058 24874 24874 I art : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:779)
  124. 02-12 14:12:57.058 24874 24874 I art :
  125. 02-12 14:12:57.100 1494 2986 I ActivityManager: Start proc 24921:com.android.webview:webview_service/u0a58 for service com.android.webview/org.chromium.android_webview.services.VariationsSeedServer
  126. 02-12 14:12:57.119 24921 24921 W System : ClassLoader referenced unknown path: /system/app/webview/lib/arm
  127. 02-12 14:12:57.135 24874 24874 I cr_LibraryLoader: Successfully loaded native library
  128. 02-12 14:12:57.138 24921 24921 I cr_WebViewApkApp: Launched version=97.0.4692.98 minSdkVersion=23 isBundle=false processName=com.android.webview:webview_service
  129. 02-12 14:12:57.151 24874 24874 I cr_CachingUmaRecorder: Flushed 9 samples from 9 histograms.
  130. 02-12 14:12:57.396 24874 24946 W chromium: [WARNING:dns_config_service_android.cc(113)] Failed to read DnsConfig.
  131. 02-12 14:12:57.510 24874 24961 E libEGL : validate_display:99 error 3008 (EGL_BAD_DISPLAY)
  132. 02-12 14:12:57.511 24874 24961 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: EGL 1.4 QUALCOMM build: Nondeterministic_AU_msm8974_LA.BF.1.1.3_RB1__release_AU (I741a3d36ca)
  133. 02-12 14:12:57.511 24874 24961 I Adreno-EGL: OpenGL ES Shader Compiler Version: E031.29.00.00
  134. 02-12 14:12:57.511 24874 24961 I Adreno-EGL: Build Date: 04/04/16 Mon
  135. 02-12 14:12:57.511 24874 24961 I Adreno-EGL: Local Branch: mybranch19053788
  136. 02-12 14:12:57.511 24874 24961 I Adreno-EGL: Remote Branch: quic/LA.BF.1.1.3_rb1.12
  137. 02-12 14:12:57.511 24874 24961 I Adreno-EGL: Local Patches: NONE
  138. 02-12 14:12:57.511 24874 24961 I Adreno-EGL: Reconstruct Branch: NOTHING
  139. 02-12 14:12:57.586 1494 1525 E WindowManager: App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring02-12 14:12:57.599 24874 24952 W cr_media: Requires BLUETOOTH permission
  140. 02-12 14:12:57.627 24874 24961 E libEGL : validate_display:99 error 3008 (EGL_BAD_DISPLAY)
  141. 02-12 14:12:57.676 24874 24965 I OpenGLRenderer: Initialized EGL, version 1.4
  142. 02-12 14:12:57.676 24874 24965 D OpenGLRenderer: Swap behavior 1
  143. 02-12 14:12:57.775 24921 24981 I cr_VariationsUtils: Throttling seed download job
  144. 02-12 14:12:57.778 24921 24981 I cr_VariationsUtils: Writing new seed to app's data directory
  145. 02-12 14:12:57.924 1494 1553 I ActivityManager: Displayed com.android.htmlviewer/.HTMLViewerActivity: +1s366ms (total +13s895ms)
  146. 02-12 14:12:58.849 426 810 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  147. 02-12 14:12:58.850 426 810 D audio_hw_primary: start_output_stream: enter: stream(0xb6144440)usecase(1: low-latency-playback) devices(0x2)
  148. 02-12 14:12:58.851 426 810 D audio_hw_primary: start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2)
  149. 02-12 14:12:58.851 426 810 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
  150. 02-12 14:12:58.851 426 810 W msm8974_platform: Codec backend bitwidth 16, samplerate 48000
  151. 02-12 14:12:58.851 426 810 D hardware_info: hw_info_append_hw_type : device_name = speaker
  152. 02-12 14:12:58.851 426 810 I msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(14)
  153. 02-12 14:12:58.851 426 810 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 14, path = 0
  154. 02-12 14:12:58.851 426 810 D ACDB-LOADER: ACDB -> send_adm_topology
  155. 02-12 14:12:58.851 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
  156. 02-12 14:12:58.851 426 810 D ACDB-LOADER: ACDB -> send_asm_topology
  157. 02-12 14:12:58.851 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
  158. 02-12 14:12:58.851 426 810 D ACDB-LOADER: ACDB -> send_audtable
  159. 02-12 14:12:58.851 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
  160. 02-12 14:12:58.851 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
  161. 02-12 14:12:58.851 426 810 D ACDB-LOADER: ACDB -> send_audvoltable
  162. 02-12 14:12:58.851 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
  163. 02-12 14:12:58.851 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
  164. 02-12 14:12:58.851 426 810 D ACDB-LOADER: ACDB -> send_afe_cal
  165. 02-12 14:12:58.851 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
  166. 02-12 14:12:58.851 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
  167. 02-12 14:12:58.861 426 810 D audio_hw_primary: select_devices: done
  168. 02-12 14:12:58.966 1665 1665 I SlideTouchEvent: vel=0.009549998, MinimumFlingVelocity=100
  169. 02-12 14:12:59.124 24874 24874 W cr_AwContents: WebView.destroy() called while WebView is still attached to window.
  170. 02-12 14:12:59.219 24874 24982 E chromium: [ERROR:tile_manager.cc(821)] WARNING: tile memory limits exceeded, some content may not draw
  171. 02-12 14:12:59.220 24874 24982 E chromium: [ERROR:tile_manager.cc(821)] WARNING: tile memory limits exceeded, some content may not draw
  172. 02-12 14:13:01.734 2617 24988 I chatty : uid=10059(com.google.android.gms) expire 1 line
  173. 02-12 14:13:02.091 426 810 D audio_hw_primary: out_standby: enter: stream (0xb6144440) usecase(1: low-latency-playback)
  174. 02-12 14:13:02.196 426 810 D hardware_info: hw_info_append_hw_type : device_name = speaker
  175. 02-12 14:13:02.577 22009 22090 I PlayCommon: [417] abof.k(22): Preparing logs for uploading
  176. 02-12 14:13:02.661 22009 22090 I PlayCommon: [417] abof.k(135): Connecting to server for timestamp: https://play.googleapis.com/play/log/timestamp
  177. 02-12 14:13:02.667 22009 22090 D NetworkSecurityConfig: No Network Security Config specified, using platform default
  178. 02-12 14:13:02.699 22009 22090 W System : ClassLoader referenced unknown path: /system/framework/tcmclient.jar
  179. 02-12 14:13:02.715 426 810 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  180. 02-12 14:13:02.716 426 810 D audio_hw_primary: start_output_stream: enter: stream(0xb6144440)usecase(1: low-latency-playback) devices(0x2)
  181. 02-12 14:13:02.716 426 810 D audio_hw_primary: start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2)
  182. 02-12 14:13:02.716 426 810 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
  183. 02-12 14:13:02.716 426 810 W msm8974_platform: Codec backend bitwidth 16, samplerate 48000
  184. 02-12 14:13:02.716 426 810 D hardware_info: hw_info_append_hw_type : device_name = speaker
  185. 02-12 14:13:02.716 426 810 I msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(14)
  186. 02-12 14:13:02.716 426 810 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 14, path = 0
  187. 02-12 14:13:02.716 426 810 D ACDB-LOADER: ACDB -> send_adm_topology
  188. 02-12 14:13:02.716 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
  189. 02-12 14:13:02.716 426 810 D ACDB-LOADER: ACDB -> send_asm_topology
  190. 02-12 14:13:02.716 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
  191. 02-12 14:13:02.716 426 810 D ACDB-LOADER: ACDB -> send_audtable
  192. 02-12 14:13:02.716 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
  193. 02-12 14:13:02.716 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
  194. 02-12 14:13:02.716 426 810 D ACDB-LOADER: ACDB -> send_audvoltable
  195. 02-12 14:13:02.716 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
  196. 02-12 14:13:02.717 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
  197. 02-12 14:13:02.717 426 810 D ACDB-LOADER: ACDB -> send_afe_cal
  198. 02-12 14:13:02.717 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
  199. 02-12 14:13:02.717 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
  200. 02-12 14:13:02.727 426 810 D audio_hw_primary: select_devices: done
  201. 02-12 14:13:02.731 1494 12085 I ActivityManager: START u0 {act=android.intent.action.CHOOSER cmp=android/com.android.internal.app.ChooserActivity (has extras)} from uid 10011 on display 0
  202. 02-12 14:13:02.793 1494 1525 I ActivityManager: Start proc 25039:android:ui/1000 for activity android/com.android.internal.app.ChooserActivity
  203. 02-12 14:13:02.964 22009 22090 W PlayCommon: [417] abof.m(1): No account for auth token provided
  204. 02-12 14:13:02.965 22009 22090 I PlayCommon: [417] abof.k(169): Connecting to server: https://play.googleapis.com/play/log?format=raw&proto_v2=true
  205. 02-12 14:13:02.988 1494 2452 I ActivityManager: Start proc 25065:com.google.android.gms.ui/u0a59 for service com.google.android.gms/.nearby.sharing.DirectShareService
  206. 02-12 14:13:03.013 2446 2446 I mpdecision: type=1400 audit(0.0:240): avc: denied { read } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_kobject_uevent_socket permissive=1
  207. 02-12 14:13:03.066 22009 22090 I PlayCommon: [417] abof.k(202): Successfully uploaded logs.
  208. 02-12 14:13:03.110 25039 25083 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: EGL 1.4 QUALCOMM build: Nondeterministic_AU_msm8974_LA.BF.1.1.3_RB1__release_AU (I741a3d36ca)
  209. 02-12 14:13:03.110 25039 25083 I Adreno-EGL: OpenGL ES Shader Compiler Version: E031.29.00.00
  210. 02-12 14:13:03.110 25039 25083 I Adreno-EGL: Build Date: 04/04/16 Mon
  211. 02-12 14:13:03.110 25039 25083 I Adreno-EGL: Local Branch: mybranch19053788
  212. 02-12 14:13:03.110 25039 25083 I Adreno-EGL: Remote Branch: quic/LA.BF.1.1.3_rb1.12
  213. 02-12 14:13:03.110 25039 25083 I Adreno-EGL: Local Patches: NONE
  214. 02-12 14:13:03.110 25039 25083 I Adreno-EGL: Reconstruct Branch: NOTHING
  215. 02-12 14:13:03.113 25039 25083 I OpenGLRenderer: Initialized EGL, version 1.4
  216. 02-12 14:13:03.113 25039 25083 D OpenGLRenderer: Swap behavior 1
  217. 02-12 14:13:03.113 22009 22014 I art : Do partial code cache collection, code=13KB, data=12KB
  218. 02-12 14:13:03.114 22009 22014 I art : After code cache collection, code=13KB, data=12KB
  219. 02-12 14:13:03.114 22009 22014 I art : Increasing code cache capacity to 128KB
  220. 02-12 14:13:03.214 1494 1553 I ActivityManager: Displayed android/com.android.internal.app.ChooserActivity: +466ms
  221. 02-12 14:13:03.264 25065 25065 I chatty : uid=10059 com.google.android.gms.ui expire 11 lines
  222. 02-12 14:13:03.819 25065 25104 I chatty : uid=10059(com.google.android.gms) lowpool[1] expire 1 line
  223. 02-12 14:13:04.092 1959 3127 I chatty : uid=10059(com.google.android.gms) Binder:1959_6 expire 1 line
  224. 02-12 14:13:04.145 1959 2209 I chatty : uid=10059(com.google.android.gms) highpool[3] expire 3 lines
  225. 02-12 14:13:04.845 426 810 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  226. 02-12 14:13:04.908 1665 1665 I SlideTouchEvent: vel=0.005247455, MinimumFlingVelocity=100
  227. 02-12 14:13:04.981 1494 12086 I ActivityManager: Killing 22009:com.android.vending:instant_app_installer/u0a66 (adj 906): empty #17
  228. 02-12 14:13:04.997 25065 25065 I chatty : uid=10059 com.google.android.gms.ui expire 1 line
  229. 02-12 14:13:04.998 25065 25079 I chatty : uid=10059(com.google.android.gms) Binder:25065_2 expire 1 line
  230. 02-12 14:13:05.003 25039 25057 E ChooserActivity: destroyed ChooserTargetServiceConnection received result from null; ignoring...
  231. 02-12 14:13:05.024 1494 4208 D ActivityManager: cleanUpApplicationRecord -- 22009
  232. 02-12 14:13:05.074 1959 2209 I chatty : uid=10059(com.google.android.gms) highpool[3] expire 19 lines
  233. 02-12 14:13:05.813 25159 25159 I sensors.qcom: type=1400 audit(0.0:241): avc: denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=6986 ioctlcmd=6403 scontext=u:r:init:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  234. 02-12 14:13:07.677 1494 1555 D LuxLevels: bright hysteresis constant= 0.1, threshold=77.09703, lux=70.08821
  235. 02-12 14:13:07.677 1494 1555 D LuxLevels: dark hysteresis constant= 0.2, threshold=56.070568, lux=70.08821
  236. 02-12 14:13:07.986 426 810 D audio_hw_primary: out_standby: enter: stream (0xb6144440) usecase(1: low-latency-playback)
  237. 02-12 14:13:08.013 2617 2617 I chatty : uid=10059(com.google.android.gms) expire 34 lines
  238. 02-12 14:13:08.061 426 810 D hardware_info: hw_info_append_hw_type : device_name = speaker
  239. 02-12 14:13:10.077 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  240. 02-12 14:13:10.115 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  241. 02-12 14:13:10.117 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=175}
  242. 02-12 14:13:10.167 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=175}
  243. 02-12 14:13:10.170 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 59897
  244. 02-12 14:13:10.563 1494 1547 I ActivityManager: Config changes=480 {1.0 ?mcc?mnc [en_US] ldltr sw600dp w960dp h528dp 320dpi lrg land finger -keyb/v/h -nav/h s.7}
  245. 02-12 14:13:10.671 1494 1598 I InputReader: Reconfiguring input devices. changes=0x00000004
  246. 02-12 14:13:10.671 1494 1598 I InputReader: Device reconfigured: id=5, name='synaptics_dsx_i2c', size 1200x1920, orientation 1, mode 1, display id 0
  247. 02-12 14:13:10.993 4151 4151 I chatty : uid=10059 com.google.android.gms.unstable expire 2 lines
  248. 02-12 14:13:10.998 1959 1959 I chatty : uid=10059 com.google.android.gms.persistent expire 12 lines
  249. 02-12 14:13:11.015 1494 2508 W art : Long monitor contention with owner android.ui (1547) at void com.android.server.am.ActivityManagerService.updateConfiguration(android.content.res.Configuration)(ActivityManagerService.java:19208) waiters=0 in int com.android.server.am.ActivityManagerService.getLockTaskModeState() for 448ms
  250. 02-12 14:13:11.023 1494 1546 W art : Long monitor contention with owner android.ui (1547) at void com.android.server.am.ActivityManagerService.updateConfiguration(android.content.res.Configuration)(ActivityManagerService.java:19208) waiters=1 in void com.android.server.am.ActivityStackSupervisor.handleDisplayChanged(int) for 428ms
  251. 02-12 14:13:11.103 2617 25160 I chatty : uid=10059(com.google.android.gms) expire 2 lines
  252. 02-12 14:13:11.103 2617 3087 I chatty : uid=10059(com.google.android.gms) lowpool[3] expire 10 lines
  253. 02-12 14:13:11.328 1494 1776 E WindowManager: App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring02-12 14:13:11.329 1665 1665 I Choreographer: Skipped 45 frames! The application may be doing too much work on its main thread.
  254. 02-12 14:13:11.347 22142 22142 D EventBus: No subscribers registered for event class cin
  255. 02-12 14:13:11.347 22142 22142 D EventBus: No subscribers registered for event class pvp
  256. 02-12 14:13:11.466 1494 2986 E WindowManager: App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring02-12 14:13:11.565 1494 2480 E WindowManager: App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring02-12 14:13:11.583 1494 12089 E WindowManager: App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring02-12 14:13:11.590 1494 2993 E WindowManager: App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring02-12 14:13:11.826 1494 1553 I WindowManager: Screen frozen for +1s364ms due to Window{ef7e7c2 u0 StatusBar}
  257. 02-12 14:13:11.850 8778 8799 I art : Background partial concurrent mark sweep GC freed 27474(1857KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 5MB/9MB, paused 341us total 201.551ms
  258. 02-12 14:13:13.099 1494 2504 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=content://com.android.externalstorage.documents/document/primary:LogcatX/Log_2022-02-12_14-12-05.txt typ=text/plain flg=0x3 cmp=com.android.htmlviewer/.HTMLViewerActivity} from uid 10011 on display 0
  259. 02-12 14:13:13.193 1494 1547 I ActivityManager: Config changes=480 {1.0 ?mcc?mnc [en_US] ldltr sw600dp w600dp h888dp 320dpi lrg port finger -keyb/v/h -nav/h s.8}
  260. 02-12 14:13:13.217 1494 1555 D LuxLevels: bright hysteresis constant= 0.1, threshold=120.626755, lux=109.66068
  261. 02-12 14:13:13.217 1494 1555 D LuxLevels: dark hysteresis constant= 0.2, threshold=87.728546, lux=109.66068
  262. 02-12 14:13:13.240 3625 3650 I art : Note: end time exceeds INT32_MAX: 9223371333
  263. 02-12 14:13:13.243 1494 1598 I InputReader: Reconfiguring input devices. changes=0x00000004
  264. 02-12 14:13:13.243 1494 1598 I InputReader: Device reconfigured: id=5, name='synaptics_dsx_i2c', size 1200x1920, orientation 0, mode 1, display id 0
  265. 02-12 14:13:13.244 1494 1598 I InputReader: Reconfiguring input devices. changes=0x00000004
  266. 02-12 14:13:13.286 1494 1608 E WifiHAL : wifi_error acquire_supported_features(wifi_interface_handle, feature_set *): requestResponse Error:-95
  267. 02-12 14:13:13.293 1494 1549 E BatteryStatsService: no controller energy info supplied
  268. 02-12 14:13:13.293 1494 1549 E BatteryStatsService: no controller energy info supplied
  269. 02-12 14:13:13.306 1968 1968 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  270. 02-12 14:13:13.338 22142 22142 D EventBus: No subscribers registered for event class cin
  271. 02-12 14:13:13.338 22142 22142 D EventBus: No subscribers registered for event class pvp
  272. 02-12 14:13:13.346 1494 1549 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  273. 02-12 14:13:13.362 1494 12089 E WindowManager: App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring02-12 14:13:13.378 1494 12085 E WindowManager: App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring02-12 14:13:13.437 1494 1494 I EntropyMixer: Writing entropy...
  274. 02-12 14:13:13.456 1494 2995 E WindowManager: App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring02-12 14:13:13.467 1494 12084 E WindowManager: App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring02-12 14:13:13.475 1494 12087 E WindowManager: App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring02-12 14:13:13.581 24874 24874 W cr_AwContents: WebView.destroy() called while WebView is still attached to window.
  275. 02-12 14:13:13.643 1494 1777 E WindowManager: App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring02-12 14:13:13.729 1494 1553 I ActivityManager: Displayed com.android.htmlviewer/.HTMLViewerActivity: +620ms
  276. 02-12 14:13:13.738 8778 8778 W IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection
  277. 02-12 14:13:13.742 1494 1553 I WindowManager: Screen frozen for +588ms due to Window{1875dda u0 com.android.htmlviewer/com.android.htmlviewer.HTMLViewerActivity}
  278. 02-12 14:13:13.989 1494 1547 W art : Long monitor contention with owner android.bg (1545) at void com.android.server.net.NetworkPolicyManagerService$AppIdleStateChangeListener.onParoleStateChanged(boolean)(NetworkPolicyManagerService.java:3222) waiters=0 in void com.android.server.net.NetworkPolicyManagerService$1.onUidStateChanged(int, int) for 244ms
  279. 02-12 14:13:14.205 2617 25266 I chatty : uid=10059(com.google.android.gms) expire 1 line
  280. 02-12 14:13:15.756 1494 1553 I art : Starting a blocking GC Explicit
  281. 02-12 14:13:15.813 670 670 I sensors.qcom: type=1400 audit(0.0:242): avc: denied { sys_nice } for capability=23 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=1
  282. 02-12 14:13:15.845 1494 1553 I art : Explicit concurrent mark sweep GC freed 10745(651KB) AllocSpace objects, 3(96KB) LOS objects, 33% free, 13MB/19MB, paused 1.091ms total 87.713ms
  283. 02-12 14:13:21.244 1494 1555 D LuxLevels: bright hysteresis constant= 0.1, threshold=33.8161, lux=30.741909
  284. 02-12 14:13:21.244 1494 1555 D LuxLevels: dark hysteresis constant= 0.2, threshold=24.593527, lux=30.741909
  285. 02-12 14:13:21.903 2617 25283 I chatty : uid=10059(com.google.android.gms) expire 1 line
  286. 02-12 14:13:24.427 1494 2981 I ActivityManager: Killing 22057:com.android.cellbroadcastreceiver/u0a6 (adj 906): empty #17
  287. 02-12 14:13:24.469 1494 4157 D ActivityManager: cleanUpApplicationRecord -- 22057
  288. 02-12 14:13:29.493 426 810 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  289. 02-12 14:13:29.495 426 810 D audio_hw_primary: start_output_stream: enter: stream(0xb6144440)usecase(1: low-latency-playback) devices(0x2)
  290. 02-12 14:13:29.495 426 810 D audio_hw_primary: start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2)
  291. 02-12 14:13:29.495 426 810 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
  292. 02-12 14:13:29.495 426 810 W msm8974_platform: Codec backend bitwidth 16, samplerate 48000
  293. 02-12 14:13:29.495 426 810 D hardware_info: hw_info_append_hw_type : device_name = speaker
  294. 02-12 14:13:29.495 426 810 I msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(14)
  295. 02-12 14:13:29.495 426 810 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 14, path = 0
  296. 02-12 14:13:29.495 426 810 D ACDB-LOADER: ACDB -> send_adm_topology
  297. 02-12 14:13:29.495 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
  298. 02-12 14:13:29.495 426 810 D ACDB-LOADER: ACDB -> send_asm_topology
  299. 02-12 14:13:29.495 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
  300. 02-12 14:13:29.495 426 810 D ACDB-LOADER: ACDB -> send_audtable
  301. 02-12 14:13:29.495 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
  302. 02-12 14:13:29.495 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
  303. 02-12 14:13:29.495 426 810 D ACDB-LOADER: ACDB -> send_audvoltable
  304. 02-12 14:13:29.495 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
  305. 02-12 14:13:29.495 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
  306. 02-12 14:13:29.495 426 810 D ACDB-LOADER: ACDB -> send_afe_cal
  307. 02-12 14:13:29.495 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
  308. 02-12 14:13:29.495 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
  309. 02-12 14:13:29.507 426 810 D audio_hw_primary: select_devices: done
  310. 02-12 14:13:29.567 1665 1665 I SlideTouchEvent: vel=0.023465596, MinimumFlingVelocity=100
  311. 02-12 14:13:29.576 1494 1597 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.cyanogenmod.trebuchet/com.android.launcher3.Launcher (has extras)} from uid 1000 on display 0
  312. 02-12 14:13:29.823 1494 1504 I art : Background partial concurrent mark sweep GC freed 38359(1608KB) AllocSpace objects, 3(80KB) LOS objects, 33% free, 13MB/19MB, paused 2.114ms total 172.868ms
  313. 02-12 14:13:30.269 2537 2598 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
  314. 02-12 14:13:32.700 1494 1608 E WifiHAL : wifi_error acquire_supported_features(wifi_interface_handle, feature_set *): requestResponse Error:-95
  315. 02-12 14:13:32.701 1494 1549 E BatteryStatsService: no controller energy info supplied
  316. 02-12 14:13:32.701 1494 1549 E BatteryStatsService: no controller energy info supplied
  317. 02-12 14:13:32.702 1968 1968 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  318. 02-12 14:13:32.710 1494 1549 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  319. 02-12 14:13:32.748 426 810 D audio_hw_primary: out_standby: enter: stream (0xb6144440) usecase(1: low-latency-playback)
  320. 02-12 14:13:32.823 426 810 D hardware_info: hw_info_append_hw_type : device_name = speaker
  321. 02-12 14:13:32.840 18013 18013 I Finsky : [1] qiu.onStartJob(3): SCH: job service start with id 9755.
  322. 02-12 14:13:32.969 18013 25357 I Finsky : [560] qhc.a(86): SCH: Satisfied jobs for 9755 are: 16-16161616
  323. 02-12 14:13:32.972 18013 25359 I Finsky : [561] qhn.accept(49): SCH: Job 16-16161616 starting
  324. 02-12 14:13:33.012 18013 25360 I Finsky : [562] miu.g(3): Flushing event logs for [LeHtt6lsvM_yLjOo4bdnb6dOvhbyAXiv7bQl0cQyO4k]
  325. 02-12 14:13:33.012 18013 25360 I Finsky : [562] miu.g(3): Flushing event logs for [gsn5E6q--S7w_7S-Gy2luL7f3cVym7SXf-wc37jyGwg]
  326. 02-12 14:13:33.025 18013 18842 I PlayCommon: [418] abof.k(22): Preparing logs for uploading
  327. 02-12 14:13:33.027 18013 18842 W PlayCommon: [418] abof.m(1): No account for auth token provided
  328. 02-12 14:13:33.028 18013 18842 I PlayCommon: [418] abof.k(169): Connecting to server: https://play.googleapis.com/play/log?format=raw&proto_v2=true
  329. 02-12 14:13:33.029 18013 18189 I PlayCommon: [373] abof.k(22): Preparing logs for uploading
  330. 02-12 14:13:33.032 18013 18189 I PlayCommon: [373] abof.k(169): Connecting to server: https://play.googleapis.com/play/log?format=raw&proto_v2=true
  331. 02-12 14:13:33.137 18013 18842 I PlayCommon: [418] abof.k(202): Successfully uploaded logs.
  332. 02-12 14:13:33.182 18013 18189 I PlayCommon: [373] abof.k(202): Successfully uploaded logs.
  333. 02-12 14:13:33.220 23426 23426 I Finsky:background: [1] lai.onCreate(2): IPC-SERVER: Starting gRPC host service...
  334. 02-12 14:13:33.402 23426 25370 W art : Before Android 4.1, method android.graphics.drawable.Drawable abin.getCurrentDrawable() would have incorrectly overridden the package-private method in android.widget.ProgressBar
  335. 02-12 14:13:33.491 18013 25360 I Finsky : [562] qhe.r(4): SCH: jobFinished: 16-16161616. TimeElapsed: 518ms.
  336. 02-12 14:13:33.591 18013 18156 I Finsky : [352] piv.accept(30): SCH: Scheduling phonesky job Id: 26-1414141414, CT: 1644670240762, Constraints: [{ L: 43200000, D: 44100000, C: 1, I: 1, N: 0 }]
  337. 02-12 14:13:33.641 18013 18157 I Finsky : [353] qgj.apply(77): SCH: Scheduling 1 system job(s)
  338. 02-12 14:13:33.642 18013 18157 I Finsky : [353] qgj.apply(83): SCH: Scheduling system job Id: 9757, L: 20227121, D: 21127121, C: false, I: false, N: 0
  339. 02-12 14:13:33.696 18013 25359 I Finsky : [561] qiu.a(-1): SCH: job service finished with id 9755.
  340. 02-12 14:13:36.399 1494 1608 E WifiHAL : wifi_error acquire_supported_features(wifi_interface_handle, feature_set *): requestResponse Error:-95
  341. 02-12 14:13:36.423 1494 1549 E BatteryStatsService: no controller energy info supplied
  342. 02-12 14:13:36.423 1494 1549 E BatteryStatsService: no controller energy info supplied
  343. 02-12 14:13:36.426 1968 1968 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  344. 02-12 14:13:36.453 1494 1494 I EntropyMixer: Writing entropy...
  345. 02-12 14:13:36.512 1494 1549 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  346. 02-12 14:13:36.563 2617 2617 I chatty : uid=10059(com.google.android.gms) expire 18 lines
  347. 02-12 14:13:36.566 2617 25409 I chatty : uid=10059(com.google.android.gms) expire 1 line
  348. 02-12 14:13:41.751 2617 25435 I chatty : uid=10059(com.google.android.gms) expire 1 line
  349. 02-12 14:13:42.273 1494 2480 I ActivityManager: Setting hasTopUi=true for pid=1665
  350. 02-12 14:13:42.276 1665 1665 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
  351. 02-12 14:13:42.319 1494 4158 W VibratorService: Tried to stop vibrating but there is no vibrator device.
  352. 02-12 14:13:43.571 426 810 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  353. 02-12 14:13:43.573 426 810 D audio_hw_primary: start_output_stream: enter: stream(0xb6144440)usecase(1: low-latency-playback) devices(0x2)
  354. 02-12 14:13:43.573 426 810 D audio_hw_primary: start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2)
  355. 02-12 14:13:43.573 426 810 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
  356. 02-12 14:13:43.573 426 810 W msm8974_platform: Codec backend bitwidth 16, samplerate 48000
  357. 02-12 14:13:43.573 426 810 D hardware_info: hw_info_append_hw_type : device_name = speaker
  358. 02-12 14:13:43.573 426 810 I msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(14)
  359. 02-12 14:13:43.573 426 810 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 14, path = 0
  360. 02-12 14:13:43.573 426 810 D ACDB-LOADER: ACDB -> send_adm_topology
  361. 02-12 14:13:43.573 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
  362. 02-12 14:13:43.573 426 810 D ACDB-LOADER: ACDB -> send_asm_topology
  363. 02-12 14:13:43.573 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
  364. 02-12 14:13:43.573 426 810 D ACDB-LOADER: ACDB -> send_audtable
  365. 02-12 14:13:43.573 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
  366. 02-12 14:13:43.573 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
  367. 02-12 14:13:43.573 426 810 D ACDB-LOADER: ACDB -> send_audvoltable
  368. 02-12 14:13:43.573 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
  369. 02-12 14:13:43.573 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
  370. 02-12 14:13:43.573 426 810 D ACDB-LOADER: ACDB -> send_afe_cal
  371. 02-12 14:13:43.573 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
  372. 02-12 14:13:43.574 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
  373. 02-12 14:13:43.600 426 810 D audio_hw_primary: select_devices: done
  374. 02-12 14:13:43.615 1494 4157 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@47986a2 attribute=null, token = android.os.BinderProxy@4b8eeb5
  375. 02-12 14:13:43.626 23426 23426 I Finsky:background: [1] lai.onDestroy(-1): IPC-SERVER: Stopping gRPC host service...
  376. 02-12 14:13:43.651 1494 12086 I ActivityManager: Killing 22093:com.android.calendar/u0a37 (adj 906): empty #17
  377. 02-12 14:13:43.669 1494 4208 D ActivityManager: cleanUpApplicationRecord -- 22093
  378. 02-12 14:13:43.679 1494 2981 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10008000 cmp=com.android.settings/.deviceinfo.UsbModeChooserActivity} from uid 1000 on display 0
  379. 02-12 14:13:43.721 1494 12082 E ActivityManager: applyOptionsLocked: Unknown animationType=0
  380. 02-12 14:13:43.867 1494 3065 I ActivityManager: Setting hasTopUi=false for pid=1665
  381. 02-12 14:13:43.868 1665 1665 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings >
  382. 02-12 14:13:43.995 1494 1553 I ActivityManager: Displayed com.android.settings/.deviceinfo.UsbModeChooserActivity: +273ms
  383. 02-12 14:13:44.845 426 810 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  384. 02-12 14:13:44.856 1494 1551 I UsbDeviceManager: Setting USB config to mtp,adb
  385. 02-12 14:13:44.913 1494 2993 W ActivityManager: Finishing task with all activities already finished
  386. 02-12 14:13:44.913 1494 2993 W ActivityManager: Duplicate finish request for ActivityRecord{20fdf33 u0 com.android.settings/.deviceinfo.UsbModeChooserActivity t71 f}
  387. 02-12 14:13:44.940 1494 12083 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@db4dc52 attribute=null, token = android.os.BinderProxy@4b8eeb5
  388. 02-12 14:13:44.993 2446 2446 I mpdecision: type=1400 audit(0.0:243): avc: denied { read } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_kobject_uevent_socket permissive=1
  389. 02-12 14:13:45.124 1494 12084 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=57, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ], android.os.BinderProxy@54c267f)
  390. 02-12 14:13:45.125 1494 3065 I ActivityManager: Process com.google.android.apps.tachyon (pid 22142) has died
  391. 02-12 14:13:45.125 1494 3065 D ActivityManager: cleanUpApplicationRecord -- 22142
  392. 02-12 14:13:45.129 1494 1616 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=57, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
  393. 02-12 14:13:45.207 1494 1525 I ActivityManager: Process com.google.android.tts (pid 22373) has died
  394. 02-12 14:13:45.207 1494 1525 D ActivityManager: cleanUpApplicationRecord -- 22373
  395. 02-12 14:13:45.314 1494 12083 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ TRACK_DEFAULT id=55, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ], android.os.BinderProxy@a61464c)
  396. 02-12 14:13:45.314 1494 3065 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=56, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ], android.os.BinderProxy@99e4695)
  397. 02-12 14:13:45.315 1494 1616 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=55, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  398. 02-12 14:13:45.315 1494 12083 I ActivityManager: Process com.vanced.android.youtube (pid 22226) has died
  399. 02-12 14:13:45.315 1494 12083 D ActivityManager: cleanUpApplicationRecord -- 22226
  400. 02-12 14:13:45.316 1494 1616 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ TRACK_DEFAULT id=55, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  401. 02-12 14:13:45.317 1494 1616 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=56, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND] ]
  402. 02-12 14:13:45.487 1494 4157 I ActivityManager: Process com.android.gallery3d (pid 23557) has died
  403. 02-12 14:13:45.487 1494 4157 D ActivityManager: cleanUpApplicationRecord -- 23557
  404. 02-12 14:13:45.577 1494 2508 I ActivityManager: Process com.cyanogenmod.lockclock (pid 2685) has died
  405. 02-12 14:13:45.578 1494 2508 D ActivityManager: cleanUpApplicationRecord -- 2685
  406. 02-12 14:13:45.578 1494 2508 W ActivityManager: Scheduling restart of crashed service com.cyanogenmod.lockclock/.weather.WeatherSourceListenerService in 1000ms
  407. 02-12 14:13:45.578 1494 2508 W ActivityManager: Scheduling restart of crashed service com.cyanogenmod.lockclock/.DeviceStatusService in 10999ms
  408. 02-12 14:13:45.663 1494 2993 I ActivityManager: Process android.process.acore (pid 20795) has died
  409. 02-12 14:13:45.663 1494 2993 D ActivityManager: cleanUpApplicationRecord -- 20795
  410. 02-12 14:13:45.805 1494 12083 I ActivityManager: Process com.google.android.partnersetup (pid 23617) has died
  411. 02-12 14:13:45.805 1494 12083 D ActivityManager: cleanUpApplicationRecord -- 23617
  412. 02-12 14:13:45.896 1494 12087 I ActivityManager: Process com.svox.pico (pid 23659) has died
  413. 02-12 14:13:45.896 1494 12087 D ActivityManager: cleanUpApplicationRecord -- 23659
  414. 02-12 14:13:46.474 18272 18272 D MtpService: starting MTP server in MTP mode
  415. 02-12 14:13:46.547 18272 18272 D MtpService: Adding MTP storage 0x10001 at /storage/emulated/0
  416. 02-12 14:13:46.590 1494 1546 I ActivityManager: Start proc 25549:com.cyanogenmod.lockclock/u0a48 for service com.cyanogenmod.lockclock/.weather.WeatherSourceListenerService
  417. 02-12 14:13:46.655 25549 25549 W System : ClassLoader referenced unknown path: /system/app/LockClock/lib/arm
  418. 02-12 14:13:46.706 25549 25549 D WeatherUpdateService: onCreate
  419. 02-12 14:13:46.708 25549 25549 D WeatherUpdateService: Service started, but shouldn't update ... stopping
  420. 02-12 14:13:46.709 25549 25549 D WeatherUpdateService: onDestroy
  421. 02-12 14:13:47.985 426 810 D audio_hw_primary: out_standby: enter: stream (0xb6144440) usecase(1: low-latency-playback)
  422. 02-12 14:13:48.070 426 810 D hardware_info: hw_info_append_hw_type : device_name = speaker
  423. 02-12 14:13:55.823 670 670 I sensors.qcom: type=1400 audit(0.0:244): avc: denied { sys_nice } for capability=23 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=1
  424. 02-12 14:13:55.823 25578 25578 I sensors.qcom: type=1400 audit(0.0:245): avc: denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=6986 ioctlcmd=6403 scontext=u:r:init:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  425. 02-12 14:14:01.937 2617 25588 I chatty : uid=10059(com.google.android.gms) expire 1 line
  426. 02-12 14:14:10.174 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  427. 02-12 14:14:10.207 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  428. 02-12 14:14:10.208 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=176}
  429. 02-12 14:14:10.265 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=176}
  430. 02-12 14:14:10.268 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 60095
  431. 02-12 14:14:14.098 3625 3650 I art : Note: end time exceeds INT32_MAX: 9223371272
  432. 02-12 14:14:14.766 1494 1555 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
  433. 02-12 14:14:14.768 1494 1555 I PowerManagerService: Sleeping (uid 1000)...
  434. 02-12 14:14:14.801 1494 1546 I VrManagerService: VR mode is disallowed
  435. 02-12 14:14:14.846 1494 1555 W Adreno-EGL: <qeglDrvAPI_eglQueryContext:4370>: EGL_BAD_ATTRIBUTE
  436. 02-12 14:14:14.901 1665 1665 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected!
  437. 02-12 14:14:15.112 1494 1555 V KeyguardServiceDelegate: onScreenTurnedOff()
  438. 02-12 14:14:15.124 1494 1553 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
  439. 02-12 14:14:15.139 339 339 D SurfaceFlinger: Set power mode=0, type=0 flinger=0xb6828000
  440. 02-12 14:14:15.140 339 339 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0
  441. 02-12 14:14:15.171 910 956 E Diag_Lib: [IMS_FATAL]| 2987 | 956 |ims-rtp-daemon ims_rtp_qmi_handler_thread_func waiting on select thread>
  442. 02-12 14:14:15.193 436 436 I sensors.qcom: type=1400 audit(0.0:246): avc: denied { write } for name="sensor_ctl_socket" dev="tmpfs" ino=16386 scontext=u:r:init:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
  443. 02-12 14:14:15.260 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  444. 02-12 14:14:15.293 339 339 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0
  445. 02-12 14:14:15.293 1494 1638 D SurfaceControl: Excessive delay in setPowerMode(): 153ms
  446. 02-12 14:14:15.298 1665 1665 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected!
  447. 02-12 14:14:15.301 426 818 D audio_hw_primary: adev_set_parameters: enter: screen_state=off
  448. 02-12 14:14:15.347 1959 2209 I chatty : uid=10059(com.google.android.gms) highpool[3] expire 24 lines
  449. 02-12 14:14:15.494 1494 1547 I WindowManager: OverscanTimeout run
  450. 02-12 14:14:16.507 1494 4338 W ActivityManager: No permission grants found for com.google.android.apps.photos
  451. 02-12 14:14:16.508 1494 2981 W ActivityManager: No permission grants found for com.google.android.apps.photos
  452. 02-12 14:14:16.594 1959 23425 I chatty : uid=10059 com.google.android.gms.persistent expire 1 line
  453. 02-12 14:14:16.612 1494 3065 W ActivityManager: No permission grants found for com.google.android.apps.photos
  454. 02-12 14:14:16.617 1959 21414 I chatty : uid=10059 com.google.android.gms.persistent expire 1 line
  455. 02-12 14:14:16.619 1494 12083 W ActivityManager: No permission grants found for com.google.android.apps.photos
  456. 02-12 14:14:16.667 1494 4338 W ActivityManager: No permission grants found for com.google.android.apps.photos
  457. 02-12 14:14:16.667 1494 12086 W ActivityManager: No permission grants found for com.google.android.apps.photos
  458. 02-12 14:14:16.739 1494 12088 W ActivityManager: No permission grants found for com.google.android.apps.photos
  459. 02-12 14:14:16.740 1494 2508 W ActivityManager: No permission grants found for com.google.android.apps.photos
  460. 02-12 14:14:16.801 1494 2993 W ActivityManager: No permission grants found for com.google.android.apps.photos
  461. 02-12 14:14:16.801 1494 12088 W ActivityManager: No permission grants found for com.google.android.apps.photos
  462. 02-12 14:14:16.830 1494 12081 W ActivityManager: No permission grants found for com.google.android.apps.photos
  463. 02-12 14:14:16.831 1494 12082 W ActivityManager: No permission grants found for com.google.android.apps.photos
  464. 02-12 14:14:16.871 1494 2524 W ActivityManager: No permission grants found for com.google.android.apps.photos
  465. 02-12 14:14:16.872 1494 3826 W ActivityManager: No permission grants found for com.google.android.apps.photos
  466. 02-12 14:14:18.436 2617 25615 I chatty : uid=10059(com.google.android.gms) expire 1 line
  467. 02-12 14:14:18.445 2617 22801 I chatty : uid=10059(com.google.android.gms) expire 4 lines
  468. 02-12 14:14:19.903 1494 12082 I ActivityManager: Setting hasTopUi=true for pid=1665
  469. 02-12 14:14:19.927 1665 1665 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
  470. 02-12 14:14:19.933 1665 1665 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected!
  471. 02-12 14:14:19.937 1665 1665 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected!
  472. 02-12 14:14:19.986 1665 1665 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected!
  473. 02-12 14:14:19.987 1665 1665 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings >
  474. 02-12 14:14:20.798 1494 1598 I PowerManagerService: Waking up from sleep (uid 1000)...
  475. 02-12 14:14:20.799 1494 1494 V KeyguardServiceDelegate: onStartedWakingUp()
  476. 02-12 14:14:20.811 1494 1555 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
  477. 02-12 14:14:20.813 1494 1555 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = com.android.server.policy.PhoneWindowManager$2@b0fc1f1)
  478. 02-12 14:14:20.815 426 2097 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
  479. 02-12 14:14:20.815 1665 1665 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected!
  480. 02-12 14:14:20.820 1494 12089 V KeyguardServiceDelegate: **** SHOWN CALLED ****
  481. 02-12 14:14:20.829 1494 1638 E QCOM PowerHAL: Perflock release failed.
  482. 02-12 14:14:20.829 1494 1553 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  483. 02-12 14:14:20.834 339 339 D SurfaceFlinger: Set power mode=2, type=0 flinger=0xb6828000
  484. 02-12 14:14:20.834 339 339 D qdhwcomposer: hwc_setPowerMode: Setting mode 2 on display: 0
  485. 02-12 14:14:20.917 1494 1555 I DisplayPowerController: Unblocked screen on after 106 ms
  486. 02-12 14:14:20.917 1494 1555 V KeyguardServiceDelegate: onScreenTurnedOn()
  487. 02-12 14:14:20.992 2617 2617 I chatty : uid=10059(com.google.android.gms) expire 52 lines
  488. 02-12 14:14:21.043 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
  489. 02-12 14:14:21.073 339 339 D qdhwcomposer: hwc_setPowerMode: Done setting mode 2 on display 0
  490. 02-12 14:14:21.074 1494 1638 D SurfaceControl: Excessive delay in setPowerMode(): 245ms
  491. 02-12 14:14:21.429 2617 25669 I chatty : uid=10059(com.google.android.gms) expire 1 line
  492. 02-12 14:14:21.440 2617 22801 I chatty : uid=10059(com.google.android.gms) expire 9 lines
  493. 02-12 14:14:21.881 1665 1665 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings >
  494. 02-12 14:14:21.907 1494 1546 I VrManagerService: VR mode is allowed
  495. 02-12 14:14:21.926 426 810 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  496. 02-12 14:14:21.929 426 810 D audio_hw_primary: start_output_stream: enter: stream(0xb6144440)usecase(1: low-latency-playback) devices(0x2)
  497. 02-12 14:14:21.929 426 810 D audio_hw_primary: start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2)
  498. 02-12 14:14:21.929 426 810 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
  499. 02-12 14:14:21.929 426 810 W msm8974_platform: Codec backend bitwidth 16, samplerate 48000
  500. 02-12 14:14:21.929 426 810 D hardware_info: hw_info_append_hw_type : device_name = speaker
  501. 02-12 14:14:21.929 426 810 I msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(14)
  502. 02-12 14:14:21.929 426 810 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 14, path = 0
  503. 02-12 14:14:21.929 426 810 D ACDB-LOADER: ACDB -> send_adm_topology
  504. 02-12 14:14:21.929 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
  505. 02-12 14:14:21.929 426 810 D ACDB-LOADER: ACDB -> send_asm_topology
  506. 02-12 14:14:21.929 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
  507. 02-12 14:14:21.930 426 810 D ACDB-LOADER: ACDB -> send_audtable
  508. 02-12 14:14:21.930 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
  509. 02-12 14:14:21.930 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
  510. 02-12 14:14:21.930 426 810 D ACDB-LOADER: ACDB -> send_audvoltable
  511. 02-12 14:14:21.930 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
  512. 02-12 14:14:21.930 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
  513. 02-12 14:14:21.930 426 810 D ACDB-LOADER: ACDB -> send_afe_cal
  514. 02-12 14:14:21.930 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
  515. 02-12 14:14:21.930 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
  516. 02-12 14:14:21.948 1665 1665 D PhoneStatusBar: disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH quick_settings >
  517. 02-12 14:14:21.953 426 810 D audio_hw_primary: select_devices: done
  518. 02-12 14:14:21.975 1959 2209 I chatty : uid=10059(com.google.android.gms) highpool[3] expire 24 lines
  519. 02-12 14:14:22.001 1494 12083 I ActivityManager: Setting hasTopUi=false for pid=1665
  520. 02-12 14:14:22.031 1494 1608 E WifiHAL : wifi_error acquire_supported_features(wifi_interface_handle, feature_set *): requestResponse Error:-95
  521. 02-12 14:14:22.032 1959 25695 I chatty : uid=10059 com.google.android.gms.persistent expire 6 lines
  522. 02-12 14:14:22.042 1494 12085 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@2ad614b attribute=android.view.inputmethod.EditorInfo@2797728, token = android.os.BinderProxy@4b8eeb5
  523. 02-12 14:14:22.062 1959 4436 I chatty : uid=10059(com.google.android.gms) highpool[5] expire 2 lines
  524. 02-12 14:14:22.075 1665 1665 D PhoneStatusBar: disable: < expand icons alerts system_info back home* recent* clock search* quick_settings >
  525. 02-12 14:14:22.229 1494 1555 D LuxLevels: bright hysteresis constant= 0.1, threshold=97.9, lux=89.0
  526. 02-12 14:14:22.229 1494 1555 D LuxLevels: dark hysteresis constant= 0.2, threshold=71.200005, lux=89.0
  527. 02-12 14:14:22.714 426 810 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  528. 02-12 14:14:23.295 25549 25549 D WeatherUpdateService: onCreate
  529. 02-12 14:14:23.329 25549 25549 D WeatherUpdateService: Service started, but shouldn't update ... stopping
  530. 02-12 14:14:23.336 25549 25549 D WeatherUpdateService: onDestroy
  531. 02-12 14:14:23.648 2617 3087 I chatty : uid=10059(com.google.android.gms) lowpool[3] expire 6 lines
  532. 02-12 14:14:24.637 2617 25681 I chatty : uid=10059(com.google.android.gms) expire 1 line
  533. 02-12 14:14:25.860 426 810 D audio_hw_primary: out_standby: enter: stream (0xb6144440) usecase(1: low-latency-playback)
  534. 02-12 14:14:25.971 426 810 D hardware_info: hw_info_append_hw_type : device_name = speaker
  535. 02-12 14:14:26.578 1494 1776 W ActivityManager: No permission grants found for com.google.android.apps.photos
  536. 02-12 14:14:26.579 1494 1525 W ActivityManager: No permission grants found for com.google.android.apps.photos
  537. 02-12 14:14:26.632 1494 4338 W ActivityManager: No permission grants found for com.google.android.apps.photos
  538. 02-12 14:14:26.636 1494 3826 W ActivityManager: No permission grants found for com.google.android.apps.photos
  539. 02-12 14:14:26.730 1494 2993 W ActivityManager: No permission grants found for com.google.android.apps.photos
  540. 02-12 14:14:26.731 1494 12082 W ActivityManager: No permission grants found for com.google.android.apps.photos
  541. 02-12 14:14:26.807 1494 12083 W ActivityManager: No permission grants found for com.google.android.apps.photos
  542. 02-12 14:14:26.808 1494 2524 W ActivityManager: No permission grants found for com.google.android.apps.photos
  543. 02-12 14:14:26.944 1494 12084 W ActivityManager: No permission grants found for com.google.android.apps.photos
  544. 02-12 14:14:26.945 1494 12083 W ActivityManager: No permission grants found for com.google.android.apps.photos
  545. 02-12 14:14:27.186 1494 12089 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.documentsui/.LauncherActivity (has extras)} from uid 10024 on display 0
  546. 02-12 14:14:27.194 426 810 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  547. 02-12 14:14:27.199 426 810 D audio_hw_primary: start_output_stream: enter: stream(0xb6144440)usecase(1: low-latency-playback) devices(0x2)
  548. 02-12 14:14:27.199 426 810 D audio_hw_primary: start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2)
  549. 02-12 14:14:27.199 426 810 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
  550. 02-12 14:14:27.199 426 810 W msm8974_platform: Codec backend bitwidth 16, samplerate 48000
  551. 02-12 14:14:27.199 426 810 D hardware_info: hw_info_append_hw_type : device_name = speaker
  552. 02-12 14:14:27.199 426 810 I msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(14)
  553. 02-12 14:14:27.199 426 810 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 14, path = 0
  554. 02-12 14:14:27.199 426 810 D ACDB-LOADER: ACDB -> send_adm_topology
  555. 02-12 14:14:27.199 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
  556. 02-12 14:14:27.200 426 810 D ACDB-LOADER: ACDB -> send_asm_topology
  557. 02-12 14:14:27.200 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
  558. 02-12 14:14:27.200 426 810 D ACDB-LOADER: ACDB -> send_audtable
  559. 02-12 14:14:27.200 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
  560. 02-12 14:14:27.200 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
  561. 02-12 14:14:27.200 426 810 D ACDB-LOADER: ACDB -> send_audvoltable
  562. 02-12 14:14:27.200 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
  563. 02-12 14:14:27.200 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
  564. 02-12 14:14:27.200 426 810 D ACDB-LOADER: ACDB -> send_afe_cal
  565. 02-12 14:14:27.200 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
  566. 02-12 14:14:27.200 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
  567. 02-12 14:14:27.233 426 810 D audio_hw_primary: select_devices: done
  568. 02-12 14:14:27.243 1494 1546 W BroadcastQueue: Permission Denial: receiving Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$GmsExternalReceiver requires com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS due to sender com.cyanogenmod.trebuchet (uid 10024)
  569. 02-12 14:14:27.267 1494 1525 I ActivityManager: START u0 {dat=//com.android.documentsui.launchControl flg=0x10280000 cmp=com.android.documentsui/.FilesActivity} from uid 10011 on display 0
  570. 02-12 14:14:28.153 426 810 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  571. 02-12 14:14:28.239 1665 1665 I SlideTouchEvent: vel=0.0067167277, MinimumFlingVelocity=100
  572. 02-12 14:14:28.316 1494 3825 E WindowManager: App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring02-12 14:14:28.462 24874 24874 W cr_AwContents: WebView.destroy() called while WebView is still attached to window.
  573. 02-12 14:14:28.872 426 810 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  574. 02-12 14:14:28.965 1665 1665 I SlideTouchEvent: vel=0.011337075, MinimumFlingVelocity=100
  575. 02-12 14:14:31.680 1959 1959 I chatty : uid=10059 com.google.android.gms.persistent expire 4 lines
  576. 02-12 14:14:31.995 426 810 D audio_hw_primary: out_standby: enter: stream (0xb6144440) usecase(1: low-latency-playback)
  577. 02-12 14:14:32.102 426 810 D hardware_info: hw_info_append_hw_type : device_name = speaker
  578. 02-12 14:14:33.353 23426 23457 I Finsky:background: [431] gbv.run(6): Stats for Executor: LightweightExecutor ihz@5764008[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
  579. 02-12 14:14:37.690 426 810 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  580. 02-12 14:14:37.691 426 810 D audio_hw_primary: start_output_stream: enter: stream(0xb6144440)usecase(1: low-latency-playback) devices(0x2)
  581. 02-12 14:14:37.691 426 810 D audio_hw_primary: start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2)
  582. 02-12 14:14:37.691 426 810 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
  583. 02-12 14:14:37.691 426 810 W msm8974_platform: Codec backend bitwidth 16, samplerate 48000
  584. 02-12 14:14:37.691 426 810 D hardware_info: hw_info_append_hw_type : device_name = speaker
  585. 02-12 14:14:37.691 426 810 I msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(14)
  586. 02-12 14:14:37.691 426 810 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 14, path = 0
  587. 02-12 14:14:37.691 426 810 D ACDB-LOADER: ACDB -> send_adm_topology
  588. 02-12 14:14:37.691 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
  589. 02-12 14:14:37.691 426 810 D ACDB-LOADER: ACDB -> send_asm_topology
  590. 02-12 14:14:37.691 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
  591. 02-12 14:14:37.691 426 810 D ACDB-LOADER: ACDB -> send_audtable
  592. 02-12 14:14:37.691 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
  593. 02-12 14:14:37.691 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
  594. 02-12 14:14:37.691 426 810 D ACDB-LOADER: ACDB -> send_audvoltable
  595. 02-12 14:14:37.691 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
  596. 02-12 14:14:37.691 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
  597. 02-12 14:14:37.691 426 810 D ACDB-LOADER: ACDB -> send_afe_cal
  598. 02-12 14:14:37.691 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
  599. 02-12 14:14:37.691 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
  600. 02-12 14:14:37.703 426 810 D audio_hw_primary: select_devices: done
  601. 02-12 14:14:37.760 1494 1777 E WindowManager: App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring02-12 14:14:39.781 426 810 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  602. 02-12 14:14:39.783 1494 4158 I ActivityManager: START u0 {act=com.android.documentsui.PICK_COPY_DESTINATION dat= cmp=com.android.documentsui/.DocumentsActivity (has extras)} from uid 10011 on display 0
  603. 02-12 14:14:39.888 1494 2524 E WindowManager: App trying to use insecure INPUT_FEATURE_NO_INPUT_CHANNEL flag. Ignoring02-12 14:14:39.969 1494 1553 I ActivityManager: Displayed com.android.documentsui/.DocumentsActivity: +147ms (total +12s717ms)
  604. 02-12 14:14:40.013 8778 8848 D OpenGLRenderer: endAllActiveAnimators on 0x9a648680 (MenuPopupWindow$MenuDropDownListView) with handle 0x996101b0
  605. 02-12 14:14:40.803 1494 1555 D LuxLevels: bright hysteresis constant= 0.1, threshold=56.41581, lux=51.287098
  606. 02-12 14:14:40.803 1494 1555 D LuxLevels: dark hysteresis constant= 0.2, threshold=41.02968, lux=51.287098
  607. 02-12 14:14:40.891 2617 25915 I chatty : uid=10059(com.google.android.gms) expire 1 line
  608. 02-12 14:14:41.622 426 810 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  609. 02-12 14:14:42.585 18013 18083 I Finsky : [339] gbv.run(6): Stats for Executor: BlockingExecutor ihz@8ebf569[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 209]
  610. 02-12 14:14:42.588 18013 18083 I Finsky : [339] gbv.run(6): Stats for Executor: LightweightExecutor ihz@973abee[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 304]
  611. 02-12 14:14:44.041 426 810 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  612. 02-12 14:14:44.299 8778 25982 W ParcelFileDescriptor: Peer didn't provide a comm channel; unable to check for errors
  613. 02-12 14:14:44.310 18272 18272 D MediaScannerReceiver: action: android.intent.action.MEDIA_SCANNER_SCAN_FILE path: /storage/emulated/0/Download/LogcatX/Log_2022-02-12_14-12-05.txt
  614. 02-12 14:14:44.324 8778 8848 D OpenGLRenderer: endAllActiveAnimators on 0x96989580 (RippleDrawable) with handle 0x995fc8f0
  615. 02-12 14:14:44.339 18013 18083 I Finsky : [339] gbv.run(6): Stats for Executor: bgExecutor ihz@cb6e88f[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 1801]
  616. 02-12 14:14:44.530 1494 2986 W ActivityManager: No permission grants found for com.google.android.apps.photos
  617. 02-12 14:14:44.530 1494 2981 W ActivityManager: No permission grants found for com.google.android.apps.photos
  618. 02-12 14:14:44.594 1494 12087 W ActivityManager: No permission grants found for com.google.android.apps.photos
  619. 02-12 14:14:44.601 1494 12081 W ActivityManager: No permission grants found for com.google.android.apps.photos
  620. 02-12 14:14:44.609 1959 23425 I chatty : uid=10059 com.google.android.gms.persistent expire 1 line
  621. 02-12 14:14:44.613 1959 23724 I chatty : uid=10059 com.google.android.gms.persistent expire 1 line
  622. 02-12 14:14:44.649 1494 12084 W ActivityManager: No permission grants found for com.google.android.apps.photos
  623. 02-12 14:14:44.650 1494 12082 W ActivityManager: No permission grants found for com.google.android.apps.photos
  624. 02-12 14:14:44.700 1494 2508 W ActivityManager: No permission grants found for com.google.android.apps.photos
  625. 02-12 14:14:44.700 1494 3826 W ActivityManager: No permission grants found for com.google.android.apps.photos
  626. 02-12 14:14:44.738 1494 2993 W ActivityManager: No permission grants found for com.google.android.apps.photos
  627. 02-12 14:14:44.738 1494 1524 W ActivityManager: No permission grants found for com.google.android.apps.photos
  628. 02-12 14:14:46.648 2617 25916 I chatty : uid=10059(com.google.android.gms) expire 1 line
  629. 02-12 14:14:46.706 2617 25965 I chatty : uid=10059(com.google.android.gms) expire 1 line
  630. 02-12 14:14:47.178 426 810 D audio_hw_primary: out_standby: enter: stream (0xb6144440) usecase(1: low-latency-playback)
  631. 02-12 14:14:47.289 426 810 D hardware_info: hw_info_append_hw_type : device_name = speaker
  632. 02-12 14:14:50.152 2617 2617 I chatty : uid=10059(com.google.android.gms) expire 28 lines
  633. 02-12 14:14:53.200 2617 26035 I chatty : uid=10059(com.google.android.gms) expire 1 line
  634. 02-12 14:14:53.221 2617 22801 I chatty : uid=10059(com.google.android.gms) expire 2 lines
  635. 02-12 14:14:54.410 1494 1555 D LuxLevels: bright hysteresis constant= 0.1, threshold=22.854269, lux=20.776608
  636. 02-12 14:14:54.410 1494 1555 D LuxLevels: dark hysteresis constant= 0.2, threshold=16.621286, lux=20.776608
  637. 02-12 14:14:54.641 1494 12083 W ActivityManager: No permission grants found for com.google.android.apps.photos
  638. 02-12 14:14:54.642 1494 3065 W ActivityManager: No permission grants found for com.google.android.apps.photos
  639. 02-12 14:14:54.718 1494 3826 W ActivityManager: No permission grants found for com.google.android.apps.photos
  640. 02-12 14:14:54.719 1494 2986 W ActivityManager: No permission grants found for com.google.android.apps.photos
  641. 02-12 14:14:54.761 1494 1524 W ActivityManager: No permission grants found for com.google.android.apps.photos
  642. 02-12 14:14:54.762 1494 2452 W ActivityManager: No permission grants found for com.google.android.apps.photos
  643. 02-12 14:14:54.807 1494 4338 W ActivityManager: No permission grants found for com.google.android.apps.photos
  644. 02-12 14:14:54.808 1494 1776 W ActivityManager: No permission grants found for com.google.android.apps.photos
  645. 02-12 14:14:54.865 1494 3065 W ActivityManager: No permission grants found for com.google.android.apps.photos
  646. 02-12 14:14:54.866 1494 2504 W ActivityManager: No permission grants found for com.google.android.apps.photos
  647. 02-12 14:14:56.935 1494 1555 D LuxLevels: bright hysteresis constant= 0.1, threshold=25.494562, lux=23.176874
  648. 02-12 14:14:56.935 1494 1555 D LuxLevels: dark hysteresis constant= 0.2, threshold=18.5415, lux=23.176874
  649. 02-12 14:14:59.188 1494 1555 D LuxLevels: bright hysteresis constant= 0.1, threshold=28.206465, lux=25.64224
  650. 02-12 14:14:59.189 1494 1555 D LuxLevels: dark hysteresis constant= 0.2, threshold=20.513792, lux=25.64224
  651. 02-12 14:14:59.709 1959 1959 I chatty : uid=10059 com.google.android.gms.persistent expire 1 line
  652. 02-12 14:15:01.052 1494 1546 I ActivityManager: Start proc 26069:com.android.deskclock/u0a40 for broadcast com.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider
  653. 02-12 14:15:01.139 26069 26069 W System : ClassLoader referenced unknown path: /system/app/DeskClock/lib/arm
  654. 02-12 14:15:06.735 2617 26086 I chatty : uid=10059(com.google.android.gms) expire 1 line
  655. 02-12 14:15:06.745 2617 22978 I chatty : uid=10059(com.google.android.gms) lowpool[24] expire 2 lines
  656. 02-12 14:15:08.820 2617 26086 I chatty : uid=10059(com.google.android.gms) expire 1 line
  657. 02-12 14:15:10.251 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  658. 02-12 14:15:10.270 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  659. 02-12 14:15:10.272 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=177}
  660. 02-12 14:15:10.395 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=177}
  661. 02-12 14:15:10.398 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 60129
  662. 02-12 14:15:13.914 1494 1555 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
  663. 02-12 14:15:13.916 1494 1555 I PowerManagerService: Sleeping (uid 1000)...
  664. 02-12 14:15:13.925 1494 1546 I VrManagerService: VR mode is disallowed
  665. 02-12 14:15:13.982 1494 1555 W Adreno-EGL: <qeglDrvAPI_eglQueryContext:4370>: EGL_BAD_ATTRIBUTE
  666. 02-12 14:15:14.033 2446 2446 I mpdecision: type=1400 audit(0.0:247): avc: denied { read } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_kobject_uevent_socket permissive=1
  667. 02-12 14:15:14.068 1665 1665 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected!
  668. 02-12 14:15:14.252 1494 1555 V KeyguardServiceDelegate: onScreenTurnedOff()
  669. 02-12 14:15:14.270 339 339 D SurfaceFlinger: Set power mode=0, type=0 flinger=0xb6828000
  670. 02-12 14:15:14.270 1494 1553 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
  671. 02-12 14:15:14.270 339 339 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0
  672. 02-12 14:15:14.290 910 956 E Diag_Lib: [IMS_FATAL]| 2987 | 956 |ims-rtp-daemon ims_rtp_qmi_handler_thread_func waiting on select thread>
  673. 02-12 14:15:14.400 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  674. 02-12 14:15:14.419 339 339 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0
  675. 02-12 14:15:14.419 1494 1638 D SurfaceControl: Excessive delay in setPowerMode(): 149ms
  676. 02-12 14:15:14.427 1665 1665 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected!
  677. 02-12 14:15:14.444 426 11567 D audio_hw_primary: adev_set_parameters: enter: screen_state=off
  678. 02-12 14:15:14.501 1959 2209 I chatty : uid=10059(com.google.android.gms) highpool[3] expire 12 lines
  679. 02-12 14:15:14.525 1959 1959 I chatty : uid=10059 com.google.android.gms.persistent expire 4 lines
  680. 02-12 14:15:14.557 2617 2617 I chatty : uid=10059(com.google.android.gms) expire 16 lines
  681. 02-12 14:15:14.564 2617 22978 I chatty : uid=10059(com.google.android.gms) lowpool[24] expire 2 lines
  682. 02-12 14:15:14.620 1494 1547 I WindowManager: OverscanTimeout run
  683. 02-12 14:15:18.400 1494 1504 I art : Background sticky concurrent mark sweep GC freed 107320(4MB) AllocSpace objects, 4(80KB) LOS objects, 30% free, 13MB/19MB, paused 1.021ms total 104.195ms
  684. 02-12 14:15:19.024 1494 4208 I ActivityManager: Setting hasTopUi=true for pid=1665
  685. 02-12 14:15:19.046 1665 1665 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
  686. 02-12 14:15:19.052 1665 1665 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected!
  687. 02-12 14:15:19.056 1665 1665 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected!
  688. 02-12 14:15:19.108 1665 1665 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected!
  689. 02-12 14:15:19.108 1665 1665 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings >
  690. 02-12 14:15:19.155 1959 23724 I chatty : uid=10059 com.google.android.gms.persistent expire 1 line
  691. 02-12 14:15:19.163 1959 23425 I chatty : uid=10059 com.google.android.gms.persistent expire 1 line
  692. 02-12 14:15:54.627 3625 3650 I art : Note: end time exceeds INT32_MAX: 9223371172
  693. 02-12 14:16:09.669 3625 3650 I art : Note: end time exceeds INT32_MAX: 9223371157
  694. 02-12 14:16:10.371 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  695. 02-12 14:16:10.399 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  696. 02-12 14:16:10.399 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=178}
  697. 02-12 14:16:14.539 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=178}
  698. 02-12 14:16:14.595 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 64195
  699. 02-12 14:16:58.528 1494 1608 E WifiHAL : wifi_error acquire_supported_features(wifi_interface_handle, feature_set *): requestResponse Error:-95
  700. 02-12 14:16:58.531 1494 1555 I PowerManagerService: Waking up from sleep (uid 1000)...
  701. 02-12 14:16:58.540 1494 1555 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
  702. 02-12 14:16:58.559 1494 1555 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = com.android.server.policy.PhoneWindowManager$2@b0fc1f1)
  703. 02-12 14:16:58.569 1494 1494 V KeyguardServiceDelegate: onStartedWakingUp()
  704. 02-12 14:16:58.573 1494 1524 V KeyguardServiceDelegate: **** SHOWN CALLED ****
  705. 02-12 14:16:58.577 1494 1549 E BatteryStatsService: no controller energy info supplied
  706. 02-12 14:16:58.577 1494 1549 E BatteryStatsService: no controller energy info supplied
  707. 02-12 14:16:58.577 1968 1968 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  708. 02-12 14:16:58.587 1494 1549 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  709. 02-12 14:16:58.605 1665 1665 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected!
  710. 02-12 14:16:58.620 426 2097 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
  711. 02-12 14:16:58.699 1494 1638 E QCOM PowerHAL: Perflock release failed.
  712. 02-12 14:16:58.701 1494 1555 I DisplayPowerController: Unblocked screen on after 160 ms
  713. 02-12 14:16:58.701 1959 1959 I chatty : uid=10059 com.google.android.gms.persistent expire 1 line
  714. 02-12 14:16:58.701 339 339 D SurfaceFlinger: Set power mode=2, type=0 flinger=0xb6828000
  715. 02-12 14:16:58.701 339 339 D qdhwcomposer: hwc_setPowerMode: Setting mode 2 on display: 0
  716. 02-12 14:16:58.701 1494 1555 V KeyguardServiceDelegate: onScreenTurnedOn()
  717. 02-12 14:16:58.707 1494 1553 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  718. 02-12 14:16:58.728 1959 2209 I chatty : uid=10059(com.google.android.gms) highpool[3] expire 5 lines
  719. 02-12 14:16:58.729 1959 2209 I NearbySharing: Stopping advertising because the screen is locked. [CONTEXT service_id=194 ]
  720. 02-12 14:16:58.729 1959 2209 I NearbySharing: Stopping FastInitiation scanning because the screen is locked. [CONTEXT service_id=194 ]
  721. 02-12 14:16:58.729 1959 2209 I NearbySharing: Can't stop scanning for FastInitiation. Not scanning. [CONTEXT service_id=194 ]
  722. 02-12 14:16:58.731 1959 2209 I NearbySharing: Cancelling in use notification [CONTEXT service_id=194 ]
  723. 02-12 14:16:58.734 1959 2209 I NearbySharing: Fast Initiation Scanning has stopped [CONTEXT service_id=194 ]
  724. 02-12 14:16:58.735 1959 2209 I NearbySharing: Dismissing HUN as there's no device nearby. [CONTEXT service_id=194 ]
  725. 02-12 14:16:58.735 1959 2209 I NearbySharing: Cancelling in use notification [CONTEXT service_id=194 ]
  726. 02-12 14:16:58.762 2617 22978 I DiscoveryManager: Filter criteria(%urn:x-cast:com.google.cast.media) scannerFlags(0)
  727. 02-12 14:16:58.765 25549 25549 D WeatherUpdateService: onCreate
  728. 02-12 14:16:58.765 2617 22978 W GuestModeDeviceProber: setFilterCriteria
  729. 02-12 14:16:58.769 25549 25549 D WeatherUpdateService: Service started, but shouldn't update ... stopping
  730. 02-12 14:16:58.770 25549 25549 D WeatherUpdateService: onDestroy
  731. 02-12 14:16:58.795 2617 2617 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.mdns.service.START cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
  732. 02-12 14:16:58.795 2617 2617 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.mdns.service.START cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
  733. 02-12 14:16:58.894 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
  734. 02-12 14:16:58.936 339 339 D qdhwcomposer: hwc_setPowerMode: Done setting mode 2 on display 0
  735. 02-12 14:16:58.939 1494 1638 D SurfaceControl: Excessive delay in setPowerMode(): 239ms
  736. 02-12 14:16:59.013 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=null, description=null, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  737. 02-12 14:16:59.013 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Basement speaker, description=null, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  738. 02-12 14:16:59.013 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Basement speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  739. 02-12 14:16:59.013 2617 2617 V MediaRouter: Adding route: UserRouteInfo{ name=Basement speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  740. 02-12 14:16:59.029 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=null, description=null, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  741. 02-12 14:16:59.029 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Living Room speaker, description=null, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  742. 02-12 14:16:59.030 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Living Room speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  743. 02-12 14:16:59.030 2617 2617 V MediaRouter: Adding route: UserRouteInfo{ name=Living Room speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  744. 02-12 14:16:59.030 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Basement speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  745. 02-12 14:16:59.030 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Basement speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  746. 02-12 14:16:59.116 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Living Room speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  747. 02-12 14:16:59.116 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Living Room speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  748. 02-12 14:16:59.116 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Basement speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  749. 02-12 14:16:59.116 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Basement speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  750. 02-12 14:16:59.117 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=null, description=null, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  751. 02-12 14:16:59.117 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Bedroom speaker, description=null, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  752. 02-12 14:16:59.117 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Bedroom speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  753. 02-12 14:16:59.117 2617 2617 V MediaRouter: Adding route: UserRouteInfo{ name=Bedroom speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  754. 02-12 14:16:59.165 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=null, description=null, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  755. 02-12 14:16:59.165 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Office speaker, description=null, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  756. 02-12 14:16:59.165 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Office speaker, description=Google Home Mini, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  757. 02-12 14:16:59.165 2617 2617 V MediaRouter: Adding route: UserRouteInfo{ name=Office speaker, description=Google Home Mini, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  758. 02-12 14:16:59.165 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Basement speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  759. 02-12 14:16:59.165 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Basement speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  760. 02-12 14:16:59.165 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Living Room speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  761. 02-12 14:16:59.165 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Living Room speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  762. 02-12 14:16:59.166 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Bedroom speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  763. 02-12 14:16:59.166 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Bedroom speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  764. 02-12 14:16:59.646 1494 1551 I UsbDeviceManager: Setting USB config to diag,serial_smd,serial_tty,rmnet_bam,mass_storage,adb
  765. 02-12 14:17:00.308 2617 22978 I DeviceScanner: [MDNS] Received response from "Bedroom speaker" (a5aa385dbe4ab19b315091c129a21e2b) with result "1 New device"
  766. 02-12 14:17:00.309 2617 22978 I DeviceScanner: [MDNS] Received response from "Upstairs" (ece09a84-32ce-4d25-87f5-4945d9d61b17) with result "1 New device"
  767. 02-12 14:17:00.318 2617 22978 I DeviceScanner: [MDNS] Received response from "Office speaker" (68110d3c9c9d84a4b61f9b06bb28fac7) with result "1 New device"
  768. 02-12 14:17:00.319 2617 22978 I DeviceScanner: [MDNS] Received response from "Downstairs" (a7d93801-5ca9-477e-86bc-332a1deccc11) with result "1 New device"
  769. 02-12 14:17:00.325 2617 22978 I DeviceScanner: [MDNS] Received response from "Everywhere" (bea78ba1-75eb-46a3-9317-72c4b1508a7e) with result "1 New device"
  770. 02-12 14:17:00.326 2617 22978 I DeviceScanner: [MDNS] Received response from "Living Room speaker" (71baa459b6db5b60fe7f6bf88a891666) with result "1 New device"
  771. 02-12 14:17:00.344 1494 1555 D LuxLevels: bright hysteresis constant= 0.1, threshold=107.8, lux=98.0
  772. 02-12 14:17:00.344 1494 1555 D LuxLevels: dark hysteresis constant= 0.2, threshold=78.4, lux=98.0
  773. 02-12 14:17:00.371 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Office speaker, description=Google Home Mini, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  774. 02-12 14:17:00.371 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Office speaker, description=Google Home Mini, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  775. 02-12 14:17:00.371 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Bedroom speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  776. 02-12 14:17:00.371 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Bedroom speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  777. 02-12 14:17:00.371 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Living Room speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  778. 02-12 14:17:00.371 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Living Room speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  779. 02-12 14:17:00.372 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Basement speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  780. 02-12 14:17:00.372 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Basement speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  781. 02-12 14:17:00.372 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=null, description=null, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  782. 02-12 14:17:00.372 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Everywhere, description=null, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  783. 02-12 14:17:00.372 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Everywhere, description=Google Cast Group, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  784. 02-12 14:17:00.373 2617 2617 V MediaRouter: Adding route: UserRouteInfo{ name=Everywhere, description=Google Cast Group, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  785. 02-12 14:17:00.373 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=null, description=null, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  786. 02-12 14:17:00.373 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Upstairs, description=null, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  787. 02-12 14:17:00.373 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Upstairs, description=Google Cast Group, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  788. 02-12 14:17:00.373 2617 2617 V MediaRouter: Adding route: UserRouteInfo{ name=Upstairs, description=Google Cast Group, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  789. 02-12 14:17:00.373 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=null, description=null, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  790. 02-12 14:17:00.374 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Downstairs, description=null, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  791. 02-12 14:17:00.374 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Downstairs, description=Google Cast Group, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  792. 02-12 14:17:00.374 2617 2617 V MediaRouter: Adding route: UserRouteInfo{ name=Downstairs, description=Google Cast Group, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  793. 02-12 14:17:00.898 1494 1598 I PowerManagerService: Going to sleep due to power button (uid 1000)...
  794. 02-12 14:17:00.904 1494 1555 I PowerManagerService: Sleeping (uid 1000)...
  795. 02-12 14:17:00.907 1665 1665 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected!
  796. 02-12 14:17:00.914 1494 1555 W Adreno-EGL: <qeglDrvAPI_eglQueryContext:4370>: EGL_BAD_ATTRIBUTE
  797. 02-12 14:17:01.205 1494 1555 V KeyguardServiceDelegate: onScreenTurnedOff()
  798. 02-12 14:17:01.212 1494 1553 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
  799. 02-12 14:17:01.248 339 339 D SurfaceFlinger: Set power mode=0, type=0 flinger=0xb6828000
  800. 02-12 14:17:01.250 339 339 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0
  801. 02-12 14:17:01.262 910 956 E Diag_Lib: [IMS_FATAL]| 2987 | 956 |ims-rtp-daemon ims_rtp_qmi_handler_thread_func waiting on select thread>
  802. 02-12 14:17:01.359 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  803. 02-12 14:17:01.370 339 339 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0
  804. 02-12 14:17:01.371 1494 1638 D SurfaceControl: Excessive delay in setPowerMode(): 122ms
  805. 02-12 14:17:01.380 1665 1665 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings >
  806. 02-12 14:17:01.381 1665 1665 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected!
  807. 02-12 14:17:01.383 1665 1665 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected!
  808. 02-12 14:17:01.384 426 5358 D audio_hw_primary: adev_set_parameters: enter: screen_state=off
  809. 02-12 14:17:01.393 1665 1665 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected!
  810. 02-12 14:17:01.416 1959 2209 I NearbySharing: Screen is locked [CONTEXT service_id=194 ]
  811. 02-12 14:17:01.417 1959 2209 I NearbySharing: Failed to stop scanning because weren't scanning. [CONTEXT service_id=194 ]
  812. 02-12 14:17:01.417 1959 2209 I NearbySharing: Stopping discovery because the screen is locked. [CONTEXT service_id=194 ]
  813. 02-12 14:17:01.417 1959 2209 I NearbySharing: Can't stop advertising FastInitiation. Not advertising. [CONTEXT service_id=194 ]
  814. 02-12 14:17:01.417 1959 2209 I NearbySharing: Stopping Fast Init advertisement because Bluetooth is off. [CONTEXT service_id=194 ]
  815. 02-12 14:17:01.417 1959 2209 I NearbySharing: Stopping advertising because the screen is locked. [CONTEXT service_id=194 ]
  816. 02-12 14:17:01.418 1959 2209 I NearbySharing: Stopping FastInitiation scanning because the screen is locked. [CONTEXT service_id=194 ]
  817. 02-12 14:17:01.418 1959 2209 I NearbySharing: Can't stop scanning for FastInitiation. Not scanning. [CONTEXT service_id=194 ]
  818. 02-12 14:17:01.418 1959 2209 I NearbySharing: Cancelling in use notification [CONTEXT service_id=194 ]
  819. 02-12 14:17:01.421 1959 2209 I NearbySharing: Fast Initiation Scanning has stopped [CONTEXT service_id=194 ]
  820. 02-12 14:17:01.421 1959 2209 I NearbySharing: Dismissing HUN as there's no device nearby. [CONTEXT service_id=194 ]
  821. 02-12 14:17:01.422 1959 2209 I NearbySharing: Cancelling in use notification [CONTEXT service_id=194 ]
  822. 02-12 14:17:01.449 2617 2617 W MediaRouter: Ignoring invalid provider descriptor: null
  823. 02-12 14:17:01.452 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Downstairs, description=Google Cast Group, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  824. 02-12 14:17:01.452 2617 2617 V MediaRouter: Removing route: UserRouteInfo{ name=Downstairs, description=Google Cast Group, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  825. 02-12 14:17:01.452 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Upstairs, description=Google Cast Group, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  826. 02-12 14:17:01.452 2617 2617 V MediaRouter: Removing route: UserRouteInfo{ name=Upstairs, description=Google Cast Group, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  827. 02-12 14:17:01.452 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Everywhere, description=Google Cast Group, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  828. 02-12 14:17:01.452 2617 2617 V MediaRouter: Removing route: UserRouteInfo{ name=Everywhere, description=Google Cast Group, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  829. 02-12 14:17:01.453 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Basement speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  830. 02-12 14:17:01.453 2617 2617 V MediaRouter: Removing route: UserRouteInfo{ name=Basement speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  831. 02-12 14:17:01.453 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Living Room speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  832. 02-12 14:17:01.453 2617 2617 V MediaRouter: Removing route: UserRouteInfo{ name=Living Room speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  833. 02-12 14:17:01.453 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Bedroom speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  834. 02-12 14:17:01.453 2617 2617 V MediaRouter: Removing route: UserRouteInfo{ name=Bedroom speaker, description=Insignia NS-CSPGASP, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  835. 02-12 14:17:01.454 2617 22978 I DiscoveryManager: Filter criteria(null) scannerFlags(0)
  836. 02-12 14:17:01.455 2617 2617 V MediaRouter: Dispatching route change: UserRouteInfo{ name=Office speaker, description=Google Home Mini, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  837. 02-12 14:17:01.455 2617 2617 V MediaRouter: Removing route: UserRouteInfo{ name=Office speaker, description=Google Home Mini, status=null, category=RouteCategory{ name=Devices types=ROUTE_TYPE_USER groupable=false }, supportedTypes=ROUTE_TYPE_USER , presentationDisplay=null }
  838. 02-12 14:17:01.456 2617 22978 W GuestModeDeviceProber: setFilterCriteria
  839. 02-12 14:17:01.572 1494 1547 I WindowManager: OverscanTimeout run
  840. 02-12 14:17:01.852 2617 26216 E CastSocket: [TcpProberDeviceController-1] Failed to shutdown the output stream socket: tyt@82a9eca.
  841. 02-12 14:17:01.852 2617 26216 E CastSocket: java.nio.channels.ClosedChannelException
  842. 02-12 14:17:01.852 2617 26216 E CastSocket: at sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:822)
  843. 02-12 14:17:01.852 2617 26216 E CastSocket: at sun.nio.ch.SocketAdaptor.shutdownOutput(SocketAdaptor.java:451)
  844. 02-12 14:17:01.852 2617 26216 E CastSocket: at txt.l(:com.google.android.gms@[email protected] (040306-424705839):3)
  845. 02-12 14:17:01.852 2617 26216 E CastSocket: at txy.c(:com.google.android.gms@[email protected] (040306-424705839):50)
  846. 02-12 14:17:01.852 2617 26216 E CastSocket: at txx.run(:com.google.android.gms@[email protected] (040306-424705839):2)
  847. 02-12 14:17:01.852 2617 26216 E CastSocket: at java.lang.Thread.run(Thread.java:761)
  848. 02-12 14:17:01.861 2617 26220 E TcpProberDeviceController: [TcpProberDeviceController-1] onSocketConnectionFailed. Error: 2
  849. 02-12 14:17:01.887 2617 26220 I CastSocketMultiplexer: Stopping multiplexer...
  850. 02-12 14:17:07.460 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  851. 02-12 14:17:07.460 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  852. 02-12 14:17:07.446 600 600 I adsprpcd: type=1400 audit(0.0:248): avc: denied { ioctl } for path="/dev/adsprpc-smd" dev="tmpfs" ino=10744 ioctlcmd=5201 scontext=u:r:init:s0 tcontext=u:object_r:qdsp_device:s0 tclass=chr_file permissive=1
  853. 02-12 14:17:10.357 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  854. 02-12 14:17:10.357 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  855. 02-12 14:17:10.407 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  856. 02-12 14:17:10.433 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  857. 02-12 14:17:10.434 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=179}
  858. 02-12 14:17:10.578 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=179}
  859. 02-12 14:17:10.582 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 55974
  860. 02-12 14:17:14.365 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  861. 02-12 14:17:14.365 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  862. 02-12 14:17:18.280 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  863. 02-12 14:17:18.280 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  864. 02-12 14:17:22.261 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  865. 02-12 14:17:22.262 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  866. 02-12 14:17:26.261 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  867. 02-12 14:17:26.262 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  868. 02-12 14:17:26.269 1959 1959 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.clearcut.bootcount.service.START cmp=com.google.android.gms/.chimera.PersistentBoundBrokerService }
  869. 02-12 14:17:26.357 2617 2617 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.mdns.service.START cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
  870. 02-12 14:17:31.419 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  871. 02-12 14:17:31.419 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  872. 02-12 14:17:35.262 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  873. 02-12 14:17:35.262 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  874. 02-12 14:17:37.763 1494 1504 I art : Background sticky concurrent mark sweep GC freed 91146(4MB) AllocSpace objects, 9(412KB) LOS objects, 28% free, 14MB/19MB, paused 6.905ms total 95.163ms
  875. 02-12 14:17:40.262 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  876. 02-12 14:17:40.263 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  877. 02-12 14:17:41.375 26312 26312 I Thread-29: type=1400 audit(0.0:249): avc: denied { read } for name="mem" dev="debugfs" ino=40220 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1
  878. 02-12 14:17:41.395 26312 26312 I Thread-29: type=1400 audit(0.0:250): avc: denied { open } for name="mem" dev="debugfs" ino=40220 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1
  879. 02-12 14:17:41.395 26312 26312 I Thread-29: type=1400 audit(0.0:251): avc: denied { getattr } for path="/sys/kernel/debug/kgsl/proc/4151/mem" dev="debugfs" ino=40220 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1
  880. 02-12 14:17:44.242 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  881. 02-12 14:17:44.242 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  882. 02-12 14:17:48.411 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  883. 02-12 14:17:48.412 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  884. 02-12 14:17:52.193 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  885. 02-12 14:17:52.194 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  886. 02-12 14:17:57.411 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  887. 02-12 14:17:57.411 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  888. 02-12 14:18:03.549 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  889. 02-12 14:18:03.549 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  890. 02-12 14:18:07.381 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  891. 02-12 14:18:07.381 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  892. 02-12 14:18:10.512 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  893. 02-12 14:18:10.542 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  894. 02-12 14:18:10.542 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=180}
  895. 02-12 14:18:12.460 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=180}
  896. 02-12 14:18:12.493 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 61907
  897. 02-12 14:18:17.370 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  898. 02-12 14:18:17.370 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  899. 02-12 14:18:21.350 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  900. 02-12 14:18:21.350 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  901. 02-12 14:18:27.506 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  902. 02-12 14:18:27.507 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  903. 02-12 14:18:31.515 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  904. 02-12 14:18:31.515 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  905. 02-12 14:18:35.512 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  906. 02-12 14:18:35.512 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  907. 02-12 14:18:45.313 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  908. 02-12 14:18:45.313 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  909. 02-12 14:18:49.457 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  910. 02-12 14:18:49.457 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  911. 02-12 14:18:49.521 3625 3650 I art : Note: end time exceeds INT32_MAX: 9223371048
  912. 02-12 14:18:53.544 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  913. 02-12 14:18:53.544 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  914. 02-12 14:18:57.694 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  915. 02-12 14:18:57.694 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  916. 02-12 14:19:06.147 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  917. 02-12 14:19:06.147 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  918. 02-12 14:19:06.230 1959 25652 E WakeLock: GCM_HB_ALARM release without a matched acquire!
  919. 02-12 14:19:06.278 2617 2617 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.enpromo.scheduler.ClearcutUploaderSchedulerService.ACTION_TASK_READY cmp=com.google.android.gms/.chimera.GmsInternalBoundBrokerService }
  920. 02-12 14:19:06.278 2617 2617 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.enpromo.scheduler.ClearcutUploaderSchedulerService.ACTION_TASK_READY cmp=com.google.android.gms/.chimera.GmsInternalBoundBrokerService }
  921. 02-12 14:19:06.393 1959 26221 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.enpromo.scheduler.ClearcutUploaderSchedulerService started execution. cause:2 exec_start_elapsed_seconds: 23372 [CONTEXT service_id=218 ]
  922. 02-12 14:19:06.402 1959 25652 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.checkin.EventLogService started execution. cause:2 exec_start_elapsed_seconds: 23372 [CONTEXT service_id=218 ]
  923. 02-12 14:19:06.427 2617 3087 I Checkin : [EventLogChimeraService] Opted in for usage reporting: false
  924. 02-12 14:19:06.435 2617 3087 I Checkin : [EventLogChimeraService] Aggregate from 1644692311330 (log), 1644692311330 (data)
  925. 02-12 14:19:06.480 2617 2617 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.enpromo.scheduler.ClearcutUploaderSchedulerService.ACTION_TASK_READY cmp=com.google.android.gms/.chimera.GmsInternalBoundBrokerService }
  926. 02-12 14:19:06.480 1959 26221 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.enpromo.scheduler.ClearcutUploaderSchedulerService finished executing. cause:2 result: 2 elapsed_millis: 205 uptime_millis: 205 exec_start_elapsed_seconds: 23372 [CONTEXT service_id=218 ]
  927. 02-12 14:19:06.604 1959 26221 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.checkin.EventLogService finished executing. cause:2 result: 1 elapsed_millis: 312 uptime_millis: 312 exec_start_elapsed_seconds: 23372 [CONTEXT service_id=218 ]
  928. 02-12 14:19:10.141 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  929. 02-12 14:19:10.141 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  930. 02-12 14:19:10.604 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  931. 02-12 14:19:10.619 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  932. 02-12 14:19:10.620 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=181}
  933. 02-12 14:19:14.312 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  934. 02-12 14:19:14.312 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  935. 02-12 14:19:14.395 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=181}
  936. 02-12 14:19:14.398 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 61882
  937. 02-12 14:19:14.977 1494 1504 I art : Background sticky concurrent mark sweep GC freed 117656(4MB) AllocSpace objects, 4(80KB) LOS objects, 27% free, 14MB/19MB, paused 8.200ms total 106.336ms
  938. 02-12 14:19:18.155 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  939. 02-12 14:19:18.155 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  940. 02-12 14:19:19.233 25065 26340 I GMS_MM_Logger: Memory Metric Logging not allowed. Stopping.
  941. 02-12 14:19:19.388 3625 3650 I art : Note: end time exceeds INT32_MAX: 9223371033
  942. 02-12 14:19:22.171 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  943. 02-12 14:19:22.171 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  944. 02-12 14:19:26.152 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  945. 02-12 14:19:26.152 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  946. 02-12 14:19:30.328 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  947. 02-12 14:19:30.328 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  948. 02-12 14:19:36.101 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  949. 02-12 14:19:36.101 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  950. 02-12 14:19:40.249 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  951. 02-12 14:19:40.250 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  952. 02-12 14:19:45.101 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  953. 02-12 14:19:45.102 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  954. 02-12 14:19:49.101 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  955. 02-12 14:19:49.101 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  956. 02-12 14:19:53.106 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  957. 02-12 14:19:53.106 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  958. 02-12 14:19:58.016 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  959. 02-12 14:19:58.017 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  960. 02-12 14:20:00.060 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  961. 02-12 14:20:00.060 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  962. 02-12 14:20:01.281 1494 1494 I ActivityManager: Start proc 26349:com.android.vending:instant_app_installer/u0a66 for service com.android.vending/com.google.android.finsky.instantapps.metrics.LogFlushJob
  963. 02-12 14:20:01.296 1494 1603 W ConnectivityExtension: ConnectivityExt jar file not present
  964. 02-12 14:20:01.314 18013 18013 I Finsky : [1] qiu.onStartJob(3): SCH: job service start with id 9751.
  965. 02-12 14:20:01.421 26349 26349 I art : Starting a blocking GC AddRemoveAppImageSpace
  966. 02-12 14:20:01.424 26349 26349 W System : ClassLoader referenced unknown path: /system/priv-app/Phonesky/lib/arm
  967. 02-12 14:20:01.437 18013 26383 I Finsky : [565] qhc.a(86): SCH: Satisfied jobs for 9751 are: 10-4
  968. 02-12 14:20:01.466 18013 26385 I Finsky : [566] qhn.accept(49): SCH: Job 10-4 starting
  969. 02-12 14:20:01.474 1494 1547 W art : Long monitor contention with owner NetworkStats (1603) at void com.android.server.net.NetworkStatsService.performPoll(int)(NetworkStatsService.java:1121) waiters=0 in void com.android.server.net.NetworkStatsService.setUidForeground(int, boolean) for 180ms
  970. 02-12 14:20:01.494 18013 18013 I Finsky : [1] qiu.onStopJob(2): SCH: System job 9751 stopped.
  971. 02-12 14:20:01.533 18013 26400 I Finsky : [567] esl.apply(133): AF: Checkbox is disabled because isCheckboxEnabled() returned false, or was cancelled, or failed.
  972. 02-12 14:20:01.535 18013 26400 I Finsky : [567] qhe.r(4): SCH: jobFinished: 10-4. TimeElapsed: 66ms.
  973. 02-12 14:20:01.574 18013 18013 W Finsky : [1] qhw.j(2): SCH: Controller has no job when job 10-4 checks state.
  974. 02-12 14:20:01.583 18013 18157 I Finsky : [353] piv.accept(30): SCH: Scheduling phonesky job Id: 1-1337, CT: 1644692315755, Constraints: [{ L: 42778106, D: 85978106, C: 1, I: 1, N: 1 }]
  975. 02-12 14:20:01.583 18013 18157 I Finsky : [353] piv.accept(30): SCH: Scheduling phonesky job Id: 34-8, CT: 1644692327613, Constraints: [{ L: 79199962, D: 1375199962, C: 1, I: 1, N: 1 }]
  976. 02-12 14:20:01.655 18013 18141 I Finsky : [347] qgj.apply(77): SCH: Scheduling 1 system job(s)
  977. 02-12 14:20:01.657 18013 18141 I Finsky : [347] qgj.apply(83): SCH: Scheduling system job Id: 9758, L: 41492205, D: 84692205, C: false, I: false, N: 1
  978. 02-12 14:20:01.772 26349 26349 W art : Verification of void ezc.f() took 310.354ms
  979. 02-12 14:20:01.847 26349 26349 I Finsky:instant_app_inst: [1] ezc.f(6): Process created at version: 29.2.15-21 [0] [PR] 426536134
  980. 02-12 14:20:04.158 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  981. 02-12 14:20:04.159 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  982. 02-12 14:20:04.161 26349 26349 W art : Verification of dvr bzf.k(yqy) took 260.994ms
  983. 02-12 14:20:07.884 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  984. 02-12 14:20:07.884 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  985. 02-12 14:20:09.793 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  986. 02-12 14:20:09.793 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  987. 02-12 14:20:10.679 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  988. 02-12 14:20:10.694 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  989. 02-12 14:20:10.694 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=182}
  990. 02-12 14:20:12.854 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  991. 02-12 14:20:15.143 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=182}
  992. 02-12 14:20:15.177 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 60775
  993. 02-12 14:20:18.850 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  994. 02-12 14:20:18.850 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  995. 02-12 14:20:22.855 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  996. 02-12 14:20:22.855 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  997. 02-12 14:20:26.966 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  998. 02-12 14:20:26.966 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  999. 02-12 14:20:35.148 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1000. 02-12 14:20:35.149 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1001. 02-12 14:20:37.205 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1002. 02-12 14:20:37.206 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1003. 02-12 14:20:41.818 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1004. 02-12 14:20:41.818 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1005. 02-12 14:20:46.925 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1006. 02-12 14:20:46.925 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1007. 02-12 14:20:50.809 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1008. 02-12 14:20:50.810 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1009. 02-12 14:20:54.908 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1010. 02-12 14:20:54.908 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1011. 02-12 14:20:58.894 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1012. 02-12 14:20:58.895 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1013. 02-12 14:21:09.152 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1014. 02-12 14:21:09.153 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1015. 02-12 14:21:10.797 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  1016. 02-12 14:21:10.816 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  1017. 02-12 14:21:10.817 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=183}
  1018. 02-12 14:21:14.152 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1019. 02-12 14:21:14.152 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1020. 02-12 14:21:14.241 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=183}
  1021. 02-12 14:21:14.244 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 59045
  1022. 02-12 14:21:18.154 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1023. 02-12 14:21:18.154 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1024. 02-12 14:21:22.157 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1025. 02-12 14:21:22.157 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1026. 02-12 14:21:26.258 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1027. 02-12 14:21:26.259 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1028. 02-12 14:21:30.229 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1029. 02-12 14:21:30.229 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1030. 02-12 14:21:37.312 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1031. 02-12 14:21:37.312 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1032. 02-12 14:21:41.282 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1033. 02-12 14:21:41.282 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1034. 02-12 14:21:45.250 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1035. 02-12 14:21:45.251 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1036. 02-12 14:21:50.221 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1037. 02-12 14:21:50.222 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1038. 02-12 14:21:54.199 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1039. 02-12 14:21:54.199 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1040. 02-12 14:21:58.158 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1041. 02-12 14:21:58.158 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1042. 02-12 14:22:07.300 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1043. 02-12 14:22:07.301 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1044. 02-12 14:22:09.221 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1045. 02-12 14:22:09.222 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1046. 02-12 14:22:10.878 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  1047. 02-12 14:22:10.901 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  1048. 02-12 14:22:10.901 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=184}
  1049. 02-12 14:22:11.605 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=184}
  1050. 02-12 14:22:11.637 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 57387
  1051. 02-12 14:22:15.253 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1052. 02-12 14:22:15.253 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1053. 02-12 14:22:20.210 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1054. 02-12 14:22:20.210 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1055. 02-12 14:22:27.260 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1056. 02-12 14:22:27.261 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1057. 02-12 14:22:34.526 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1058. 02-12 14:22:34.527 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1059. 02-12 14:22:38.505 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1060. 02-12 14:22:38.505 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1061. 02-12 14:22:42.422 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1062. 02-12 14:22:42.422 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1063. 02-12 14:22:47.528 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1064. 02-12 14:22:47.528 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1065. 02-12 14:22:51.378 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1066. 02-12 14:22:51.378 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1067. 02-12 14:22:56.352 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1068. 02-12 14:22:56.352 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1069. 02-12 14:23:01.241 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1070. 02-12 14:23:01.241 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1071. 02-12 14:23:07.379 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1072. 02-12 14:23:07.379 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1073. 02-12 14:23:09.320 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1074. 02-12 14:23:09.320 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1075. 02-12 14:23:10.962 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  1076. 02-12 14:23:11.022 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  1077. 02-12 14:23:11.022 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=185}
  1078. 02-12 14:23:11.202 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=185}
  1079. 02-12 14:23:11.212 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 59555
  1080. 02-12 14:23:17.414 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1081. 02-12 14:23:17.414 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1082. 02-12 14:23:22.198 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1083. 02-12 14:23:22.198 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1084. 02-12 14:23:28.187 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1085. 02-12 14:23:28.188 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1086. 02-12 14:23:32.152 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1087. 02-12 14:23:32.152 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1088. 02-12 14:23:37.169 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1089. 02-12 14:23:37.169 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1090. 02-12 14:23:42.153 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1091. 02-12 14:23:42.154 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1092. 02-12 14:23:47.060 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1093. 02-12 14:23:47.060 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1094. 02-12 14:23:51.031 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1095. 02-12 14:23:51.031 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1096. 02-12 14:23:55.041 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1097. 02-12 14:23:55.041 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1098. 02-12 14:24:03.229 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1099. 02-12 14:24:03.229 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1100. 02-12 14:24:07.221 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1101. 02-12 14:24:07.221 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1102. 02-12 14:24:13.145 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1103. 02-12 14:24:13.145 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1104. 02-12 14:24:13.159 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  1105. 02-12 14:24:13.170 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  1106. 02-12 14:24:13.171 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=186}
  1107. 02-12 14:24:13.341 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=186}
  1108. 02-12 14:24:13.354 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 62138
  1109. 02-12 14:24:13.528 1494 1545 I UsageStatsService: User[0] Flushing usage stats to disk
  1110. 02-12 14:24:17.210 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1111. 02-12 14:24:17.210 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1112. 02-12 14:24:21.151 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1113. 02-12 14:24:21.152 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1114. 02-12 14:24:27.082 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1115. 02-12 14:24:27.082 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1116. 02-12 14:24:33.269 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1117. 02-12 14:24:33.269 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1118. 02-12 14:24:37.258 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1119. 02-12 14:24:37.259 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1120. 02-12 14:24:43.503 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1121. 02-12 14:24:43.503 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1122. 02-12 14:24:47.440 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1123. 02-12 14:24:47.440 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1124. 02-12 14:24:51.379 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1125. 02-12 14:24:51.379 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1126. 02-12 14:24:57.422 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1127. 02-12 14:24:57.423 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1128. 02-12 14:25:00.344 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1129. 02-12 14:25:00.344 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1130. 02-12 14:25:01.432 1959 26474 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.auth.account.be.accountstate.GcmTaskService started execution. cause:4 exec_start_elapsed_seconds: 23727 [CONTEXT service_id=218 ]
  1131. 02-12 14:25:01.488 1959 26474 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.tapandpay.gcmtask.TapAndPayGcmTaskService started execution. cause:4 exec_start_elapsed_seconds: 23727 [CONTEXT service_id=218 ]
  1132. 02-12 14:25:01.489 1959 26394 W TapAndPay: platformSupportsGooglePay: true [CONTEXT service_id=79 ]
  1133. 02-12 14:25:01.489 1959 26394 W TapAndPay: hasManagedProfile: false [CONTEXT service_id=79 ]
  1134. 02-12 14:25:01.490 1959 26394 W TapAndPay: isChromeOsDevice: false [CONTEXT service_id=79 ]
  1135. 02-12 14:25:01.490 1959 26394 W TapAndPay: isUncertifiedDevice: false [CONTEXT service_id=79 ]
  1136. 02-12 14:25:01.490 1959 26394 W TapAndPay: deviceSupportsTokenization: true [CONTEXT service_id=79 ]
  1137. 02-12 14:25:01.490 1959 26394 W TapAndPay: isGooglePayEnabled: true [CONTEXT service_id=79 ]
  1138. 02-12 14:25:01.494 1959 26473 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.auth.account.be.accountstate.GcmTaskService finished executing. cause:4 result: 1 elapsed_millis: 97 uptime_millis: 96 exec_start_elapsed_seconds: 23727 [CONTEXT service_id=218 ]
  1139. 02-12 14:25:01.499 1959 26394 V NFC : this device does not have NFC support
  1140. 02-12 14:25:01.513 1959 26394 W TapAndPay: NfcAdapter is null while obtaining CardEmulation instance. [CONTEXT service_id=79 ]
  1141. 02-12 14:25:01.513 1959 26394 W TapAndPay: java.lang.NullPointerException: NfcAdapter is null
  1142. 02-12 14:25:01.513 1959 26394 W TapAndPay: at android.nfc.cardemulation.CardEmulation.getInstance(CardEmulation.java:146)
  1143. 02-12 14:25:01.513 1959 26394 W TapAndPay: at belp.<init>(:com.google.android.gms@[email protected] (040306-424705839):0)
  1144. 02-12 14:25:01.513 1959 26394 W TapAndPay: at com.google.android.gms.tapandpay.hce.task.TapAndPayAidRegistrationTaskOperation.a(:com.google.android.gms@[email protected] (040306-424705839):5)
  1145. 02-12 14:25:01.513 1959 26394 W TapAndPay: at com.google.android.gms.tapandpay.gcmtask.TapAndPayGcmTaskChimeraService.a(:com.google.android.gms@[email protected] (040306-424705839):4)
  1146. 02-12 14:25:01.513 1959 26394 W TapAndPay: at alvz.call(:com.google.android.gms@[email protected] (040306-424705839):4)
  1147. 02-12 14:25:01.513 1959 26394 W TapAndPay: at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  1148. 02-12 14:25:01.513 1959 26394 W TapAndPay: at xqd.c(:com.google.android.gms@[email protected] (040306-424705839):6)
  1149. 02-12 14:25:01.513 1959 26394 W TapAndPay: at xqd.run(:com.google.android.gms@[email protected] (040306-424705839):7)
  1150. 02-12 14:25:01.513 1959 26394 W TapAndPay: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
  1151. 02-12 14:25:01.513 1959 26394 W TapAndPay: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
  1152. 02-12 14:25:01.513 1959 26394 W TapAndPay: at xwd.run(:com.google.android.gms@[email protected] (040306-424705839):0)
  1153. 02-12 14:25:01.513 1959 26394 W TapAndPay: at java.lang.Thread.run(Thread.java:761)
  1154. 02-12 14:25:01.523 1959 26473 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.tapandpay.gcmtask.TapAndPayGcmTaskService finished executing. cause:4 result: 3 elapsed_millis: 62 uptime_millis: 62 exec_start_elapsed_seconds: 23727 [CONTEXT service_id=218 ]
  1155. 02-12 14:25:01.633 26349 26475 W art : Before Android 4.1, method android.graphics.drawable.Drawable abin.getCurrentDrawable() would have incorrectly overridden the package-private method in android.widget.ProgressBar
  1156. 02-12 14:25:01.680 26349 26511 I PlayCommon: [494] abof.k(22): Preparing logs for uploading
  1157. 02-12 14:25:01.766 26349 26511 I PlayCommon: [494] abof.k(135): Connecting to server for timestamp: https://play.googleapis.com/play/log/timestamp
  1158. 02-12 14:25:01.767 26349 26511 D NetworkSecurityConfig: No Network Security Config specified, using platform default
  1159. 02-12 14:25:01.768 26349 26511 W System : ClassLoader referenced unknown path: /system/framework/tcmclient.jar
  1160. 02-12 14:25:02.867 26349 26511 W PlayCommon: [494] abof.m(1): No account for auth token provided
  1161. 02-12 14:25:02.868 26349 26511 I PlayCommon: [494] abof.k(169): Connecting to server: https://play.googleapis.com/play/log?format=raw&proto_v2=true
  1162. 02-12 14:25:03.007 26349 26511 I PlayCommon: [494] abof.k(202): Successfully uploaded logs.
  1163. 02-12 14:25:06.514 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1164. 02-12 14:25:06.644 434 1542 I Netd : Destroyed 1 sockets for UidRanges{ 10000-2147483647 } skip={1001 10001 10009 10030 10059 10064 10072} in 14.7 ms
  1165. 02-12 14:25:06.731 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1166. 02-12 14:25:14.205 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1167. 02-12 14:25:14.205 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1168. 02-12 14:25:14.227 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  1169. 02-12 14:25:14.241 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  1170. 02-12 14:25:14.241 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=187}
  1171. 02-12 14:25:15.071 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=187}
  1172. 02-12 14:25:15.103 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 61740
  1173. 02-12 14:25:19.152 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1174. 02-12 14:25:19.153 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1175. 02-12 14:25:26.153 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1176. 02-12 14:25:26.154 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1177. 02-12 14:25:35.261 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1178. 02-12 14:25:35.261 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1179. 02-12 14:25:47.548 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1180. 02-12 14:25:47.549 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1181. 02-12 14:25:51.552 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1182. 02-12 14:25:51.553 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1183. 02-12 14:25:57.781 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1184. 02-12 14:25:57.781 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1185. 02-12 14:26:01.528 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1186. 02-12 14:26:01.528 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1187. 02-12 14:26:07.708 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1188. 02-12 14:26:07.708 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1189. 02-12 14:26:15.145 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1190. 02-12 14:26:15.145 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1191. 02-12 14:26:15.167 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  1192. 02-12 14:26:15.188 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  1193. 02-12 14:26:15.189 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=188}
  1194. 02-12 14:26:19.159 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1195. 02-12 14:26:19.160 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1196. 02-12 14:26:19.215 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=188}
  1197. 02-12 14:26:19.221 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 64095
  1198. 02-12 14:26:25.154 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1199. 02-12 14:26:25.154 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1200. 02-12 14:26:32.199 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1201. 02-12 14:26:32.200 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1202. 02-12 14:26:37.828 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1203. 02-12 14:26:37.828 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1204. 02-12 14:26:47.152 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1205. 02-12 14:26:47.152 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1206. 02-12 14:26:51.107 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1207. 02-12 14:26:51.107 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1208. 02-12 14:26:57.285 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1209. 02-12 14:26:57.285 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1210. 02-12 14:27:01.370 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1211. 02-12 14:27:01.370 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1212. 02-12 14:27:07.186 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1213. 02-12 14:27:07.186 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1214. 02-12 14:27:17.145 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1215. 02-12 14:27:17.146 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1216. 02-12 14:27:17.165 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  1217. 02-12 14:27:17.224 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  1218. 02-12 14:27:17.232 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=189}
  1219. 02-12 14:27:18.279 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=189}
  1220. 02-12 14:27:18.311 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 59086
  1221. 02-12 14:27:22.151 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1222. 02-12 14:27:22.152 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1223. 02-12 14:27:27.131 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1224. 02-12 14:27:27.131 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1225. 02-12 14:27:37.355 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1226. 02-12 14:27:37.356 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1227. 02-12 14:27:41.374 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1228. 02-12 14:27:41.374 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1229. 02-12 14:27:47.486 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1230. 02-12 14:27:47.486 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1231. 02-12 14:27:51.477 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1232. 02-12 14:27:51.477 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1233. 02-12 14:27:55.612 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1234. 02-12 14:27:55.612 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1235. 02-12 14:28:02.532 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1236. 02-12 14:28:02.533 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1237. 02-12 14:28:03.239 23426 23457 I Finsky:background: [431] gbv.run(6): Stats for Executor: bgExecutor ihz@8de363e[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 2]
  1238. 02-12 14:28:04.239 23426 23457 I Finsky:background: [431] gbv.run(6): Stats for Executor: BlockingExecutor ihz@d182c9f[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
  1239. 02-12 14:28:06.525 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1240. 02-12 14:28:06.525 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1241. 02-12 14:28:10.530 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1242. 02-12 14:28:10.530 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1243. 02-12 14:28:14.606 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1244. 02-12 14:28:14.606 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1245. 02-12 14:28:16.556 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1246. 02-12 14:28:16.556 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1247. 02-12 14:28:16.739 26595 26595 I Thread-30: type=1400 audit(0.0:252): avc: denied { read } for name="mem" dev="debugfs" ino=40220 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1
  1248. 02-12 14:28:16.759 26595 26595 I Thread-30: type=1400 audit(0.0:253): avc: denied { open } for name="mem" dev="debugfs" ino=40220 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1
  1249. 02-12 14:28:16.759 26595 26595 I Thread-30: type=1400 audit(0.0:254): avc: denied { getattr } for path="/sys/kernel/debug/kgsl/proc/4151/mem" dev="debugfs" ino=40220 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1
  1250. 02-12 14:28:17.297 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  1251. 02-12 14:28:17.319 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  1252. 02-12 14:28:17.320 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=190}
  1253. 02-12 14:28:17.513 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=190}
  1254. 02-12 14:28:17.547 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 59212
  1255. 02-12 14:28:20.853 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1256. 02-12 14:28:20.854 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1257. 02-12 14:28:27.513 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1258. 02-12 14:28:27.513 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1259. 02-12 14:28:31.682 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1260. 02-12 14:28:31.682 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1261. 02-12 14:28:37.425 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1262. 02-12 14:28:37.426 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1263. 02-12 14:28:47.774 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1264. 02-12 14:28:47.774 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1265. 02-12 14:28:48.087 1494 1504 I art : Background sticky concurrent mark sweep GC freed 113593(4MB) AllocSpace objects, 4(80KB) LOS objects, 24% free, 14MB/19MB, paused 8.026ms total 98.914ms
  1266. 02-12 14:28:51.709 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1267. 02-12 14:28:51.709 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1268. 02-12 14:28:55.717 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1269. 02-12 14:28:55.718 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1270. 02-12 14:29:02.613 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1271. 02-12 14:29:02.614 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1272. 02-12 14:29:06.614 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1273. 02-12 14:29:06.615 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1274. 02-12 14:29:10.576 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1275. 02-12 14:29:10.576 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1276. 02-12 14:29:17.761 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1277. 02-12 14:29:17.762 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1278. 02-12 14:29:17.775 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  1279. 02-12 14:29:17.788 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  1280. 02-12 14:29:17.789 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=191}
  1281. 02-12 14:29:18.378 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=191}
  1282. 02-12 14:29:18.412 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 60840
  1283. 02-12 14:29:21.702 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1284. 02-12 14:29:21.703 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1285. 02-12 14:29:27.586 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1286. 02-12 14:29:27.586 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1287. 02-12 14:29:31.555 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1288. 02-12 14:29:31.555 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1289. 02-12 14:29:37.308 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1290. 02-12 14:29:37.308 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1291. 02-12 14:29:42.151 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1292. 02-12 14:29:42.151 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1293. 02-12 14:29:47.153 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1294. 02-12 14:29:47.153 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1295. 02-12 14:29:51.323 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1296. 02-12 14:29:51.323 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1297. 02-12 14:29:56.542 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1298. 02-12 14:29:56.543 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1299. 02-12 14:30:07.196 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1300. 02-12 14:30:07.196 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1301. 02-12 14:30:11.192 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1302. 02-12 14:30:11.193 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1303. 02-12 14:30:17.223 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1304. 02-12 14:30:17.224 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1305. 02-12 14:30:17.865 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  1306. 02-12 14:30:17.887 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  1307. 02-12 14:30:17.887 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=192}
  1308. 02-12 14:30:17.943 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=192}
  1309. 02-12 14:30:17.946 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 59500
  1310. 02-12 14:30:27.971 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1311. 02-12 14:30:27.971 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1312. 02-12 14:30:31.982 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1313. 02-12 14:30:31.982 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1314. 02-12 14:30:35.935 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1315. 02-12 14:30:35.936 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1316. 02-12 14:30:47.319 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1317. 02-12 14:30:47.319 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1318. 02-12 14:30:52.291 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1319. 02-12 14:30:52.291 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1320. 02-12 14:30:57.964 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1321. 02-12 14:30:57.964 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1322. 02-12 14:30:57.988 1959 26394 E WakeLock: GCM_HB_ALARM release without a matched acquire!
  1323. 02-12 14:31:05.151 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1324. 02-12 14:31:05.152 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1325. 02-12 14:31:09.162 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1326. 02-12 14:31:09.163 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1327. 02-12 14:31:17.334 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1328. 02-12 14:31:17.334 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1329. 02-12 14:31:17.950 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  1330. 02-12 14:31:17.966 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  1331. 02-12 14:31:17.967 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=193}
  1332. 02-12 14:31:18.464 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=193}
  1333. 02-12 14:31:18.494 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 60547
  1334. 02-12 14:31:22.313 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1335. 02-12 14:31:22.313 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1336. 02-12 14:31:26.750 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1337. 02-12 14:31:26.750 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1338. 02-12 14:31:32.482 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1339. 02-12 14:31:32.483 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1340. 02-12 14:31:38.462 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1341. 02-12 14:31:38.462 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1342. 02-12 14:31:43.637 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1343. 02-12 14:31:43.638 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1344. 02-12 14:31:47.650 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1345. 02-12 14:31:47.650 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1346. 02-12 14:31:51.608 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1347. 02-12 14:31:51.608 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1348. 02-12 14:31:57.247 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1349. 02-12 14:31:57.247 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1350. 02-12 14:32:01.217 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1351. 02-12 14:32:01.217 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1352. 02-12 14:32:07.173 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1353. 02-12 14:32:07.174 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1354. 02-12 14:32:12.157 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1355. 02-12 14:32:12.157 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1356. 02-12 14:32:17.921 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1357. 02-12 14:32:17.922 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1358. 02-12 14:32:17.980 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  1359. 02-12 14:32:18.010 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  1360. 02-12 14:32:18.011 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=194}
  1361. 02-12 14:32:18.437 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=194}
  1362. 02-12 14:32:18.472 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 59954
  1363. 02-12 14:32:21.890 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1364. 02-12 14:32:21.890 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1365. 02-12 14:32:27.032 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1366. 02-12 14:32:27.032 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1367. 02-12 14:32:34.300 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1368. 02-12 14:32:34.300 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1369. 02-12 14:32:40.268 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1370. 02-12 14:32:40.269 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1371. 02-12 14:32:47.399 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1372. 02-12 14:32:47.400 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1373. 02-12 14:32:51.495 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1374. 02-12 14:32:51.495 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1375. 02-12 14:32:56.713 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1376. 02-12 14:32:56.713 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1377. 02-12 14:33:02.651 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1378. 02-12 14:33:02.651 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1379. 02-12 14:33:07.869 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1380. 02-12 14:33:07.870 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1381. 02-12 14:33:12.680 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1382. 02-12 14:33:12.681 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1383. 02-12 14:33:16.698 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1384. 02-12 14:33:16.698 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1385. 02-12 14:33:17.610 23426 23457 I Finsky:background: [431] gbv.run(6): Stats for Executor: LightweightExecutor ihz@5764008[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
  1386. 02-12 14:33:18.078 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  1387. 02-12 14:33:18.102 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  1388. 02-12 14:33:18.103 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=195}
  1389. 02-12 14:33:19.029 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=195}
  1390. 02-12 14:33:19.063 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 60530
  1391. 02-12 14:33:22.679 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1392. 02-12 14:33:22.680 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1393. 02-12 14:33:27.828 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1394. 02-12 14:33:27.828 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1395. 02-12 14:33:35.917 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1396. 02-12 14:33:35.917 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1397. 02-12 14:33:38.059 18013 18083 I Finsky : [339] gbv.run(6): Stats for Executor: BlockingExecutor ihz@8ebf569[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 210]
  1398. 02-12 14:33:38.064 18013 18083 I Finsky : [339] gbv.run(6): Stats for Executor: LightweightExecutor ihz@973abee[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 305]
  1399. 02-12 14:33:41.879 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1400. 02-12 14:33:41.879 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1401. 02-12 14:33:41.881 18013 18083 I Finsky : [339] gbv.run(6): Stats for Executor: bgExecutor ihz@cb6e88f[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 1823]
  1402. 02-12 14:33:46.970 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1403. 02-12 14:33:46.971 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1404. 02-12 14:33:51.938 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1405. 02-12 14:33:51.938 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1406. 02-12 14:33:57.000 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1407. 02-12 14:33:57.000 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1408. 02-12 14:34:03.151 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1409. 02-12 14:34:03.151 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1410. 02-12 14:34:09.070 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1411. 02-12 14:34:09.070 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1412. 02-12 14:34:14.083 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1413. 02-12 14:34:14.083 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1414. 02-12 14:34:18.046 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1415. 02-12 14:34:18.046 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1416. 02-12 14:34:18.119 3730 3770 D GmsGcmMcsSvc: Heartbeat initiated, reason: Intent { act=org.microg.gms.gcm.mcs.HEARTBEAT flg=0x4 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.McsService (has extras) }
  1417. 02-12 14:34:18.174 3730 3770 D GmsGcmMcsSvc: Scheduling heartbeat in 60 seconds...
  1418. 02-12 14:34:18.181 3730 16010 D GmsGcmMcsOutput: Outgoing message: HeartbeatPing{last_stream_id_received=196}
  1419. 02-12 14:34:18.713 3730 16009 D GmsGcmMcsInput: Incoming message: HeartbeatAck{last_stream_id_received=196}
  1420. 02-12 14:34:18.746 3730 16009 D GmsGcmPrefs: learnReached: gcm_network_wifi / 59658
  1421. 02-12 14:34:22.021 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1422. 02-12 14:34:22.021 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1423. 02-12 14:34:27.409 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1424. 02-12 14:34:27.409 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1425. 02-12 14:34:32.525 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1426. 02-12 14:34:32.525 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1427. 02-12 14:34:37.440 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1428. 02-12 14:34:37.441 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1429. 02-12 14:34:41.411 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1430. 02-12 14:34:41.411 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1431. 02-12 14:34:47.470 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1432. 02-12 14:34:47.470 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1433. 02-12 14:34:51.400 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1434. 02-12 14:34:51.400 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1435. 02-12 14:34:57.396 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1436. 02-12 14:34:57.397 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1437. 02-12 14:35:02.409 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1438. 02-12 14:35:02.409 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1439. 02-12 14:35:06.340 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1440. 02-12 14:35:06.341 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1441. 02-12 14:35:06.386 1494 1608 D WifiStateMachine: stop driver
  1442. 02-12 14:35:06.463 15908 15908 I wpa_supplicant: wlan0: CTRL-EVENT-DISCONNECTED bssid=10:78:5b:bc:65:46 reason=3 locally_generated=1
  1443. 02-12 14:35:06.529 1494 1608 D WifiNative-HAL: stopRssiMonitoring, cmdId 0
  1444. 02-12 14:35:06.531 15908 15908 E wpa_supplicant: wpa_driver_nl80211_driver_cmd: failed to issue private commands
  1445. 02-12 14:35:06.532 1494 1609 D DhcpClient: doQuit
  1446. 02-12 14:35:06.538 15908 15908 E wpa_supplicant: wpa_driver_nl80211_driver_cmd: failed to issue private commands
  1447. 02-12 14:35:06.539 1494 1608 D WifiStateMachine: WifiStateMachine: Leaving Connected state
  1448. 02-12 14:35:06.544 1494 1608 I WifiConnectivityManager: Set WiFi disabled
  1449. 02-12 14:35:06.545 1494 1616 D ConnectivityService: NetworkAgentInfo [WIFI () - 102] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to DISCONNECTED
  1450. 02-12 14:35:06.545 1494 1616 D ConnectivityService: NetworkAgentInfo [WIFI () - 102] got DISCONNECTED, was satisfying 16
  1451. 02-12 14:35:06.545 1494 1608 D wifi : android_net_wifi_reset_alert_handler = 0x92f31ec0
  1452. 02-12 14:35:06.545 1494 1608 D wifi : android_net_wifi_reset_log_handler = 0x92f31ec0
  1453. 02-12 14:35:06.545 1494 1608 D wifi : android_net_wifi_start_logging_ring_buffer = 0x92f31ec0
  1454. 02-12 14:35:06.546 1494 1608 E WifiHAL : wifi_start_logging: Error -95 happened.
  1455. 02-12 14:35:06.546 1494 1608 E wifi : Fail to start logging for ring power_events_rb
  1456. 02-12 14:35:06.546 1494 1608 D wifi : android_net_wifi_start_logging_ring_buffer = 0x92f31ec0
  1457. 02-12 14:35:06.546 1494 1608 E WifiHAL : wifi_start_logging: Error -95 happened.
  1458. 02-12 14:35:06.546 1494 1608 E wifi : Fail to start logging for ring connectivity_events_rb
  1459. 02-12 14:35:06.546 1494 1608 D wifi : android_net_wifi_start_logging_ring_buffer = 0x92f31ec0
  1460. 02-12 14:35:06.546 1494 1608 E WifiHAL : wifi_start_logging: Error -95 happened.
  1461. 02-12 14:35:06.546 1494 1608 E wifi : Fail to start logging for ring pkt_stats_rb
  1462. 02-12 14:35:06.546 1494 1608 D wifi : android_net_wifi_start_logging_ring_buffer = 0x92f31ec0
  1463. 02-12 14:35:06.546 1494 1608 E WifiHAL : wifi_start_logging: Error -95 happened.
  1464. 02-12 14:35:06.546 1494 1608 E wifi : Fail to start logging for ring driver_prints_rb
  1465. 02-12 14:35:06.546 1494 1608 D wifi : android_net_wifi_start_logging_ring_buffer = 0x92f31ec0
  1466. 02-12 14:35:06.546 1494 1608 E WifiHAL : wifi_start_logging: Error -95 happened.
  1467. 02-12 14:35:06.546 1494 1608 E wifi : Fail to start logging for ring firmware_prints_rb
  1468. 02-12 14:35:06.549 1494 1608 E WifiHAL : wifi_error acquire_supported_features(wifi_interface_handle, feature_set *): requestResponse Error:-95
  1469. 02-12 14:35:06.549 1494 1549 E BatteryStatsService: no controller energy info supplied
  1470. 02-12 14:35:06.549 1494 1608 D WifiNetworkAgent: NetworkAgent: NetworkAgent channel lost
  1471. 02-12 14:35:06.561 1494 1608 E WifiHAL : wifi_error acquire_supported_features(wifi_interface_handle, feature_set *): requestResponse Error:-95
  1472. 02-12 14:35:06.562 1494 1549 E BatteryStatsService: no controller energy info supplied
  1473. 02-12 14:35:06.566 1494 1614 I WifiScanningService: wifi driver unloaded
  1474. 02-12 14:35:06.566 1494 1494 D RttService: SCAN_AVAILABLE : 1
  1475. 02-12 14:35:06.566 1494 1614 W AlarmManager: Unrecognized alarm listener com.android.server.wifi.scanner.SupplicantWifiScannerImpl$2@b5af784
  1476. 02-12 14:35:06.566 1494 1615 D RttService: EnabledState got{ when=0 what=160513 target=com.android.internal.util.StateMachine$SmHandler }
  1477. 02-12 14:35:06.579 1959 2767 W Settings: Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
  1478. 02-12 14:35:06.579 1494 15942 D DhcpClient: onQuitting
  1479. 02-12 14:35:06.586 1959 26668 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.checkin.CheckinService started execution. cause:4 exec_start_elapsed_seconds: 24332 [CONTEXT service_id=218 ]
  1480. 02-12 14:35:06.599 434 1543 D CommandListener: Setting iface cfg
  1481. 02-12 14:35:06.608 1494 1616 W ConnectivityExtension: ConnectivityExt jar file not present
  1482. 02-12 14:35:06.609 434 1543 D CommandListener: Clearing all IP addresses on wlan0
  1483. 02-12 14:35:06.609 1494 15944 D DhcpClient: Receive thread stopped
  1484. 02-12 14:35:06.612 434 1535 I Netd : Destroyed 18 sockets on 192.168.1.223 in 8.9 ms
  1485. 02-12 14:35:06.613 1959 15034 V NativeCrypto: Read error: ssl=0x930cd058: I/O error during system call, Software caused connection abort
  1486. 02-12 14:35:06.621 1959 26532 V NativeCrypto: SSL shutdown failed: ssl=0x930cd058: I/O error during system call, Broken pipe
  1487. 02-12 14:35:06.622 1959 26532 E WakeLock: GCM_HB_ALARM release without a matched acquire!
  1488. 02-12 14:35:06.622 1959 26532 W WakeLock: GCM_HB_ALARM counter does not exist
  1489. 02-12 14:35:06.623 1959 26668 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.checkin.CheckinService finished executing. cause:4 result: 3 elapsed_millis: 63 uptime_millis: 63 exec_start_elapsed_seconds: 24332 [CONTEXT service_id=218 ]
  1490. 02-12 14:35:06.623 3730 16009 D GmsGcmMcsSvc: I/O error: javax.net.ssl.SSLException: Read error: ssl=0xb3da8b40: I/O error during system call, Software caused connection abort
  1491. 02-12 14:35:06.633 3730 3770 D GmsGcmMcsSvc: Teardown initiated, reason: javax.net.ssl.SSLException: Read error: ssl=0xb3da8b40: I/O error during system call, Software caused connection abort
  1492. 02-12 14:35:06.641 3730 3770 D GmsGcmMcsSvc: Scheduling reconnect in 5 seconds...
  1493. 02-12 14:35:06.647 1959 26532 E WakeLock: GCM_CONN_ALARM release without a matched acquire!
  1494. 02-12 14:35:06.647 1959 26532 W WakeLock: GCM_CONN_ALARM counter does not exist
  1495. 02-12 14:35:06.658 434 1543 V IdletimerController: runCmd(/system/bin/ip6tables -w -t raw -D idletimer_raw_PREROUTING -i wlan0 -j IDLETIMER --timeout 15 --label 1 --send_nl_msg 1) res_ipv4=0, res_ipv6=0
  1496. 02-12 14:35:06.694 434 1543 V IdletimerController: runCmd(/system/bin/ip6tables -w -t mangle -D idletimer_mangle_POSTROUTING -o wlan0 -j IDLETIMER --timeout 15 --label 1 --send_nl_msg 1) res_ipv4=0, res_ipv6=0
  1497. 02-12 14:35:06.694 1494 1616 D ConnectivityService: Sending DISCONNECTED broadcast for type 1 NetworkAgentInfo [WIFI () - 102] isDefaultNetwork=true
  1498. 02-12 14:35:06.695 1494 1608 E WifiHAL : wifi_error acquire_supported_features(wifi_interface_handle, feature_set *): requestResponse Error:-95
  1499. 02-12 14:35:06.695 1494 1549 E BatteryStatsService: no controller energy info supplied
  1500. 02-12 14:35:06.710 1959 1959 D Backup : [BackupScheduler] Setting backup scheduler enabled=false due to desired state 4
  1501. 02-12 14:35:06.715 1959 1959 V Backup : [BackupTransportCS] no backup now
  1502. 02-12 14:35:06.785 3730 3730 D GmsGcmTrigger: Ignoring Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) }: network is offline, scheduling new attempt.
  1503. 02-12 14:35:06.788 3730 3730 D GmsGcmMcsSvc: Scheduling reconnect in 5 seconds...
  1504. 02-12 14:35:06.813 19252 19252 I Email : Unregister all idle mailboxes
  1505. 02-12 14:35:06.843 434 1543 E Netd : netlink response contains error (No such file or directory)
  1506. 02-12 14:35:06.983 2446 2446 I mpdecision: type=1400 audit(0.0:255): avc: denied { read } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_kobject_uevent_socket permissive=1
  1507. 02-12 14:35:09.604 1959 26532 E WakeLock: GCM_HB_ALARM release without a matched acquire!
  1508. 02-12 14:35:09.604 1959 26532 W WakeLock: GCM_HB_ALARM counter does not exist
  1509. 02-12 14:35:09.612 1959 26532 E WakeLock: GCM_CONN_ALARM release without a matched acquire!
  1510. 02-12 14:35:11.796 3730 3730 D GmsGcmTrigger: Ignoring Intent { act=org.microg.gms.gcm.mcs.RECONNECT flg=0x14 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.TriggerReceiver (has extras) }: network is offline, scheduling new attempt.
  1511. 02-12 14:35:11.798 3730 3730 D GmsGcmMcsSvc: Scheduling reconnect in 10 seconds...
  1512. 02-12 14:35:19.664 1959 26667 E WakeLock: GCM_HB_ALARM release without a matched acquire!
  1513. 02-12 14:35:19.664 1959 26667 W WakeLock: GCM_HB_ALARM counter does not exist
  1514. 02-12 14:35:19.676 1959 26667 E WakeLock: GCM_CONN_ALARM release without a matched acquire!
  1515. 02-12 14:35:21.826 3730 3730 D GmsGcmTrigger: Ignoring Intent { act=org.microg.gms.gcm.mcs.RECONNECT flg=0x14 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.TriggerReceiver (has extras) }: network is offline, scheduling new attempt.
  1516. 02-12 14:35:21.840 3730 3730 D GmsGcmMcsSvc: Scheduling reconnect in 20 seconds...
  1517. 02-12 14:35:39.740 1959 26667 E WakeLock: GCM_HB_ALARM release without a matched acquire!
  1518. 02-12 14:35:39.740 1959 26667 W WakeLock: GCM_HB_ALARM counter does not exist
  1519. 02-12 14:35:39.742 1959 26667 E WakeLock: GCM_CONN_ALARM release without a matched acquire!
  1520. 02-12 14:35:41.870 3730 3730 D GmsGcmTrigger: Ignoring Intent { act=org.microg.gms.gcm.mcs.RECONNECT flg=0x14 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.TriggerReceiver (has extras) }: network is offline, scheduling new attempt.
  1521. 02-12 14:35:41.884 3730 3730 D GmsGcmMcsSvc: Scheduling reconnect in 30 seconds...
  1522. 02-12 14:36:01.096 1494 1608 E WifiHAL : wifi_error acquire_supported_features(wifi_interface_handle, feature_set *): requestResponse Error:-95
  1523. 02-12 14:36:01.097 1494 1549 E BatteryStatsService: no controller energy info supplied
  1524. 02-12 14:36:01.097 1494 1549 E BatteryStatsService: no controller energy info supplied
  1525. 02-12 14:36:01.098 1968 1968 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1526. 02-12 14:36:01.104 1494 1549 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1527. 02-12 14:36:06.751 3625 3650 I art : Note: end time exceeds INT32_MAX: 9223370541
  1528. 02-12 14:36:06.790 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1529. 02-12 14:36:13.163 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1530. 02-12 14:36:13.164 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1531. 02-12 14:36:13.208 3730 3730 D GmsGcmTrigger: Ignoring Intent { act=org.microg.gms.gcm.mcs.RECONNECT flg=0x14 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.TriggerReceiver (has extras) }: network is offline, scheduling new attempt.
  1532. 02-12 14:36:13.210 3730 3730 D GmsGcmMcsSvc: Scheduling reconnect in 40 seconds...
  1533. 02-12 14:36:21.154 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1534. 02-12 14:36:21.155 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1535. 02-12 14:36:21.162 1959 26667 E WakeLock: GCM_HB_ALARM release without a matched acquire!
  1536. 02-12 14:36:21.162 1959 26667 W WakeLock: GCM_HB_ALARM counter does not exist
  1537. 02-12 14:36:21.166 1959 26667 E WakeLock: GCM_CONN_ALARM release without a matched acquire!
  1538. 02-12 14:36:54.152 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1539. 02-12 14:36:54.153 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1540. 02-12 14:36:54.167 3730 3730 D GmsGcmTrigger: Ignoring Intent { act=org.microg.gms.gcm.mcs.RECONNECT flg=0x14 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.TriggerReceiver (has extras) }: network is offline, scheduling new attempt.
  1541. 02-12 14:36:54.170 3730 3730 D GmsGcmMcsSvc: Scheduling reconnect in 50 seconds...
  1542. 02-12 14:37:42.149 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1543. 02-12 14:37:42.149 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1544. 02-12 14:37:42.162 1959 26667 E WakeLock: GCM_HB_ALARM release without a matched acquire!
  1545. 02-12 14:37:42.162 1959 26667 W WakeLock: GCM_HB_ALARM counter does not exist
  1546. 02-12 14:37:42.165 1959 26667 E WakeLock: GCM_CONN_ALARM release without a matched acquire!
  1547. 02-12 14:37:42.443 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1548. 02-12 14:37:42.443 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1549. 02-12 14:37:44.228 3730 3730 D GmsGcmTrigger: Ignoring Intent { act=org.microg.gms.gcm.mcs.RECONNECT flg=0x14 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.TriggerReceiver (has extras) }: network is offline, scheduling new attempt.
  1550. 02-12 14:37:44.242 3730 3730 D GmsGcmMcsSvc: Scheduling reconnect in 120 seconds...
  1551. 02-12 14:39:45.136 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1552. 02-12 14:39:45.136 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1553. 02-12 14:39:45.154 3730 3730 D GmsGcmTrigger: Ignoring Intent { act=org.microg.gms.gcm.mcs.RECONNECT flg=0x14 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.TriggerReceiver (has extras) }: network is offline, scheduling new attempt.
  1554. 02-12 14:39:45.156 3730 3730 D GmsGcmMcsSvc: Scheduling reconnect in 180 seconds...
  1555. 02-12 14:40:23.149 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1556. 02-12 14:40:23.150 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1557. 02-12 14:40:23.172 1959 26667 E WakeLock: GCM_HB_ALARM release without a matched acquire!
  1558. 02-12 14:40:23.172 1959 26667 W WakeLock: GCM_HB_ALARM counter does not exist
  1559. 02-12 14:40:23.181 1959 26667 E WakeLock: GCM_CONN_ALARM release without a matched acquire!
  1560. 02-12 14:42:46.148 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1561. 02-12 14:42:46.148 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1562. 02-12 14:42:46.166 3730 3730 D GmsGcmTrigger: Ignoring Intent { act=org.microg.gms.gcm.mcs.RECONNECT flg=0x14 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.TriggerReceiver (has extras) }: network is offline, scheduling new attempt.
  1563. 02-12 14:42:46.168 3730 3730 D GmsGcmMcsSvc: Scheduling reconnect in 240 seconds...
  1564. 02-12 14:45:44.145 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1565. 02-12 14:45:44.147 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1566. 02-12 14:45:44.161 1959 26667 E WakeLock: GCM_HB_ALARM release without a matched acquire!
  1567. 02-12 14:45:44.161 1959 26667 W WakeLock: GCM_HB_ALARM counter does not exist
  1568. 02-12 14:45:44.168 1959 26667 E WakeLock: GCM_CONN_ALARM release without a matched acquire!
  1569. 02-12 14:46:47.149 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1570. 02-12 14:46:47.149 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1571. 02-12 14:46:47.206 3730 3730 D GmsGcmTrigger: Ignoring Intent { act=org.microg.gms.gcm.mcs.RECONNECT flg=0x14 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.TriggerReceiver (has extras) }: network is offline, scheduling new attempt.
  1572. 02-12 14:46:47.209 3730 3730 D GmsGcmMcsSvc: Scheduling reconnect in 300 seconds...
  1573. 02-12 14:50:13.153 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1574. 02-12 14:50:13.154 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1575. 02-12 14:51:48.148 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1576. 02-12 14:51:48.149 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1577. 02-12 14:51:48.169 3730 3730 D GmsGcmTrigger: Ignoring Intent { act=org.microg.gms.gcm.mcs.RECONNECT flg=0x14 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.TriggerReceiver (has extras) }: network is offline, scheduling new attempt.
  1578. 02-12 14:51:48.172 3730 3730 D GmsGcmMcsSvc: Scheduling reconnect in 360 seconds...
  1579. 02-12 14:56:25.147 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1580. 02-12 14:56:25.149 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1581. 02-12 14:56:25.163 1959 26667 E WakeLock: GCM_HB_ALARM release without a matched acquire!
  1582. 02-12 14:56:25.163 1959 26667 W WakeLock: GCM_HB_ALARM counter does not exist
  1583. 02-12 14:56:25.169 1959 26667 E WakeLock: GCM_CONN_ALARM release without a matched acquire!
  1584. 02-12 14:57:49.146 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1585. 02-12 14:57:49.148 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1586. 02-12 14:57:49.140 600 600 I adsprpcd: type=1400 audit(0.0:256): avc: denied { ioctl } for path="/dev/adsprpc-smd" dev="tmpfs" ino=10744 ioctlcmd=5201 scontext=u:r:init:s0 tcontext=u:object_r:qdsp_device:s0 tclass=chr_file permissive=1
  1587. 02-12 14:57:49.188 3730 3730 D GmsGcmTrigger: Ignoring Intent { act=org.microg.gms.gcm.mcs.RECONNECT flg=0x14 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.TriggerReceiver (has extras) }: network is offline, scheduling new attempt.
  1588. 02-12 14:57:49.191 3730 3730 D GmsGcmMcsSvc: Scheduling reconnect in 420 seconds...
  1589. 02-12 15:04:50.136 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1590. 02-12 15:04:50.136 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1591. 02-12 15:04:50.137 1494 1549 E BatteryStatsService: power: Missing API
  1592. 02-12 15:04:50.138 1494 1608 E WifiHAL : wifi_error acquire_supported_features(wifi_interface_handle, feature_set *): requestResponse Error:-95
  1593. 02-12 15:04:50.139 1494 1549 E BatteryStatsService: no controller energy info supplied
  1594. 02-12 15:04:50.139 1494 1549 E BatteryStatsService: no controller energy info supplied
  1595. 02-12 15:04:50.140 1968 1968 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  1596. 02-12 15:04:50.152 1494 1549 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  1597. 02-12 15:04:50.168 3730 3730 D GmsGcmTrigger: Ignoring Intent { act=org.microg.gms.gcm.mcs.RECONNECT flg=0x14 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.TriggerReceiver (has extras) }: network is offline, scheduling new attempt.
  1598. 02-12 15:04:50.171 3730 3730 D GmsGcmMcsSvc: Scheduling reconnect in 480 seconds...
  1599. 02-12 15:07:37.152 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1600. 02-12 15:07:37.153 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1601. 02-12 15:07:37.160 922 922 I sensors.qcom: type=1400 audit(0.0:257): avc: denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=6986 ioctlcmd=6403 scontext=u:r:init:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  1602. 02-12 15:07:37.191 1494 1603 W ConnectivityExtension: ConnectivityExt jar file not present
  1603. 02-12 15:07:37.268 1494 1494 I ActivityManager: Start proc 26928:com.vanced.android.youtube/u0a73 for service com.vanced.android.youtube/androidx.work.impl.background.systemjob.SystemJobService
  1604. 02-12 15:07:37.345 1959 26917 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.checkin.EventLogService started execution. cause:4 exec_start_elapsed_seconds: 26283 [CONTEXT service_id=218 ]
  1605. 02-12 15:07:37.360 2617 3087 I Checkin : [EventLogChimeraService] Opted in for usage reporting: false
  1606. 02-12 15:07:37.360 2617 3087 I Checkin : [EventLogChimeraService] Aggregate from 1644693546472 (log), 1644693546472 (data)
  1607. 02-12 15:07:37.469 1959 26917 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.checkin.EventLogService finished executing. cause:4 result: 1 elapsed_millis: 163 uptime_millis: 163 exec_start_elapsed_seconds: 26283 [CONTEXT service_id=218 ]
  1608. 02-12 15:07:37.568 1959 26394 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.common.stats.net.NetworkReportService started execution. cause:5 exec_start_elapsed_seconds: 26283 [CONTEXT service_id=218 ]
  1609. 02-12 15:07:37.633 2617 2617 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
  1610. 02-12 15:07:37.633 2617 2617 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
  1611. 02-12 15:07:37.639 2617 2617 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
  1612. 02-12 15:07:37.643 2617 2617 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
  1613. 02-12 15:07:37.643 2617 2617 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
  1614. 02-12 15:07:37.647 2617 2617 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
  1615. 02-12 15:07:37.664 1959 26394 I LockboxService: Completed task: true [CONTEXT service_id=26 ]
  1616. 02-12 15:07:37.860 26928 26928 W art : Before Android 4.1, method int j$.util.concurrent.ThreadLocalRandom.internalNextInt(int, int) would have incorrectly overridden the package-private method in java.util.Random
  1617. 02-12 15:07:37.973 3706 3718 D GmsServicesProvider: query caller=com.vanced.android.youtube name=gms:phenotype:phenotype_flag:debug_bypass_phenotype value=null
  1618. 02-12 15:07:37.987 26928 26985 W YouTube : Fetching the Gservices key 'failsafe_enable_gms_device_compliance_check' before the end of the bulk initialization
  1619. 02-12 15:07:37.990 3706 4027 D GmsServicesProvider: query caller=com.vanced.android.youtube name=youtube:main:failsafe_enable_gms_device_compliance_check value=true
  1620. 02-12 15:07:38.062 3706 3720 D GmsAuthManagerSvc: getToken: account:[email protected] scope:oauth2:https://www.googleapis.com/auth/identity.lateimpersonation https://www.googleapis.com/auth/youtube https://www.googleapis.com/auth/assistant-sdk-prototype https://www.googleapis.com/auth/accounts.reauth https://www.googleapis.com/auth/youtube.force-ssl extras:Bundle[{androidPackageName=com.vanced.android.youtube, clientPackageName=com.vanced.android.youtube, service_connection_start_time_millis=26284257, handle_notification=true}], notify: true
  1621. 02-12 15:07:38.070 3706 3720 D GmsAuthManager: peekAuthToken: com.google.android.youtube:24bb24c05e47e0aefa68a58a766179d9b613a600:oauth2:https://www.googleapis.com/auth/identity.lateimpersonation https://www.googleapis.com/auth/youtube https://www.googleapis.com/auth/assistant-sdk-prototype https://www.googleapis.com/auth/accounts.reauth https://www.googleapis.com/auth/youtube.force-ssl
  1622. 02-12 15:07:38.071 3706 3720 D GmsAuthManagerSvc: getToken: AuthResponse{auth='ya29.A0ARrdaM-cVtsaQIXJyWeIwlxSkxDd5mjo2Z6qCn5FjiKuRpCH8EfOuRj8FIVjxi-D5hnxzVJ369H4IirDWbug9dgPHFrdTGMTs-5m2siME6bWK1nQx1HT9AgZ05oYNj_liNrxkb9zBTOdFLfsMG90mvjrbyoYgGDWW2D-g70YP3h7AOT-dd6kLEm_4kYh8cga_pC9R0vf-7XNrVA3YSlZKUG4sjGeLlod5vaq606NAOABQCbXwAtUTsNPvkV_YgxjNR7FDT0cp1va1a_efVZcW7G8deJJ7A0GNbg3ynGEvf6HbBDQuxhnZ0TsLiunvRmtkzLk', issueAdvice='stored'}
  1623. 02-12 15:07:38.090 1494 3825 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.mgoogle.android.gms } U=0: not found
  1624. 02-12 15:07:38.110 3706 3706 D GmsDummySvc: onBind: Intent { act=com.google.android.gms.gass.START pkg=com.mgoogle.android.gms }
  1625. 02-12 15:07:38.168 26928 26997 E ActivityThread: Failed to find provider info for com.mgoogle.android.gms.chimera
  1626. 02-12 15:07:38.173 26928 26997 W ConnectionStatusConfig: Dynamic intent resolution failed: java.lang.IllegalArgumentException: Unknown URI content://com.mgoogle.android.gms.chimera
  1627. 02-12 15:07:38.173 26928 26997 W ConnectionStatusConfig: Dynamic lookup for intent failed for action: com.google.android.gms.gmscompliance.service.START
  1628. 02-12 15:07:38.175 1494 2995 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.gmscompliance.service.START pkg=com.mgoogle.android.gms } U=0: not found
  1629. 02-12 15:07:38.176 1494 12085 W ActivityManager: Unbind failed: could not find connection for android.os.BinderProxy@6350175
  1630. 02-12 15:07:38.176 26928 26997 E GmsClient: unable to connect to service: com.google.android.gms.gmscompliance.service.START on com.mgoogle.android.gms
  1631. 02-12 15:07:38.184 3706 3718 D GmsServicesProvider: query caller=com.vanced.android.youtube prefix=youtube:main: name=youtube:main:failsafe_enable_gms_device_compliance_check value=true
  1632. 02-12 15:07:38.184 3706 3718 D GmsServicesProvider: query caller=com.vanced.android.youtube prefix=youtube:main: name=youtube:main:*:*:csi_enabled value=true
  1633. 02-12 15:07:38.188 3706 3720 D GmsServicesProvider: query caller=com.vanced.android.youtube name=android_id value=3876254001512444750
  1634. 02-12 15:07:38.189 26928 26992 D ApplicationLoaders: ignored Vulkan layer search path /data/app/com.mgoogle.android.gms-1/lib/arm:/data/app/com.mgoogle.android.gms-1/base.apk!/lib/armeabi-v7a for namespace 0xb69f1090
  1635. 02-12 15:07:38.205 26928 26992 W ContextImpl: Failed to ensure /data/user/0/com.mgoogle.android.gms/shared_prefs: mkdir failed: EACCES (Permission denied)
  1636. 02-12 15:07:38.206 3706 3774 D GmsServicesProvider: query caller=com.vanced.android.youtube name=http_stats value=null02-12 15:07:38.211 26928 26997 E ActivityThread: Failed to find provider info for com.mgoogle.android.gms.chimera
  1637. 02-12 15:07:38.212 26928 26997 W ConnectionStatusConfig: Dynamic intent resolution failed: java.lang.IllegalArgumentException: Unknown URI content://com.mgoogle.android.gms.chimera
  1638. 02-12 15:07:38.212 26928 26997 W ConnectionStatusConfig: Dynamic lookup for intent failed for action: com.google.android.gms.gmscompliance.service.START
  1639. 02-12 15:07:38.213 1494 1524 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.gmscompliance.service.START pkg=com.mgoogle.android.gms } U=0: not found
  1640. 02-12 15:07:38.214 1494 2524 W ActivityManager: Unbind failed: could not find connection for android.os.BinderProxy@81750a
  1641. 02-12 15:07:38.218 26928 26997 E GmsClient: unable to connect to service: com.google.android.gms.gmscompliance.service.START on com.mgoogle.android.gms
  1642. 02-12 15:07:38.271 1959 26394 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.common.stats.net.NetworkReportService finished executing. cause:5 result: 1 elapsed_millis: 723 uptime_millis: 723 exec_start_elapsed_seconds: 26283 [CONTEXT service_id=218 ]
  1643. 02-12 15:07:38.304 3706 3706 D GmsPhenotypeSvc: onBind: Intent { act=com.mgoogle.android.gms.phenotype.service.START pkg=com.mgoogle.android.gms }
  1644. 02-12 15:07:38.347 1494 4157 D ConnectivityService: requestNetwork for uid/pid:10073/26928 NetworkRequest [ TRACK_DEFAULT id=68, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  1645. 02-12 15:07:38.348 1494 1637 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=68, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
  1646. 02-12 15:07:38.348 1494 1608 D WIFI_UT : got request NetworkRequest [ TRACK_DEFAULT id=68, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
  1647. 02-12 15:07:38.348 1494 1608 D WIFI : got request NetworkRequest [ TRACK_DEFAULT id=68, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
  1648. 02-12 15:07:38.349 1968 1968 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=68, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
  1649. 02-12 15:07:38.368 3706 3720 D SafeParcel: Unknown field id 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1650. 02-12 15:07:38.368 3706 3720 D SafeParcel: Unknown field id 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1651. 02-12 15:07:38.368 3706 3720 D SafeParcel: Unknown field id 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1652. 02-12 15:07:38.368 3706 3720 D SafeParcel: Unknown field id 13 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1653. 02-12 15:07:38.368 3706 3720 D SafeParcel: Unknown field id 14 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1654. 02-12 15:07:38.369 3706 3720 D GmsPhenotypeSvc: bound by: GetServiceRequest{serviceId=PHENOTYPE, gmsVersion=212980000, packageName='com.vanced.android.youtube', extras=Bundle[{}]}
  1655. 02-12 15:07:38.371 3706 3965 D SafeParcel: Unknown field id 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1656. 02-12 15:07:38.371 3706 3965 D SafeParcel: Unknown field id 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1657. 02-12 15:07:38.371 3706 3965 D SafeParcel: Unknown field id 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1658. 02-12 15:07:38.372 3706 3965 D SafeParcel: Unknown field id 13 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1659. 02-12 15:07:38.372 3706 3965 D SafeParcel: Unknown field id 14 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1660. 02-12 15:07:38.372 3706 3965 D GmsDummySvc: bound by: GetServiceRequest{serviceId=GASS, gmsVersion=212980000, packageName='com.vanced.android.youtube', extras=Bundle[{}]}
  1661. 02-12 15:07:38.385 26928 26973 I art : Rejecting re-init on previously-failed class java.lang.Class<dpn>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/content/pm/PackageManager$OnChecksumsReadyListener;
  1662. 02-12 15:07:38.385 26928 26973 I art : at java.util.List dnk.i(doe, android.content.Context, anux, din) (PG:5)
  1663. 02-12 15:07:38.385 26928 26973 I art : at java.util.List dnl.i(doe, android.content.Context, anux, din) (PG:4)
  1664. 02-12 15:07:38.385 26928 26973 I art : at void dnk.j(doe, android.content.Context, anux, din) (PG:1)
  1665. 02-12 15:07:38.385 26928 26973 I art : at anux dnk.g(android.content.Context, din) (PG:8)
  1666. 02-12 15:07:38.385 26928 26973 I art : at java.lang.String dni.e(android.content.Context, java.lang.String, int, android.view.View, android.app.Activity, byte[]) (PG:9)
  1667. 02-12 15:07:38.385 26928 26973 I art : at java.lang.String dni.c(android.content.Context, byte[]) (PG:3)
  1668. 02-12 15:07:38.385 26928 26973 I art : at java.lang.String psv.f(qts, byte[]) (PG:2)
  1669. 02-12 15:07:38.385 26928 26973 I art : at java.lang.String psy.a(android.content.Context, byte[]) (PG:2)
  1670. 02-12 15:07:38.385 26928 26973 I art : at java.lang.String wnj.i(psy, byte[]) (PG:1)
  1671. 02-12 15:07:38.385 26928 26973 I art : at java.lang.String wnj.b() (PG:3)
  1672. 02-12 15:07:38.385 26928 26973 I art : at java.lang.String wnm.b() (PG:12)
  1673. 02-12 15:07:38.385 26928 26973 I art : at void wnm.f() (PG:2)
  1674. 02-12 15:07:38.385 26928 26973 I art : at void dzy.run() (PG:4)
  1675. 02-12 15:07:38.385 26928 26973 I art : at void ynn.run() (PG:6)
  1676. 02-12 15:07:38.385 26928 26973 I art : at java.lang.Object java.util.concurrent.Executors$RunnableAdapter.call() (Executors.java:428)
  1677. 02-12 15:07:38.385 26928 26973 I art : at void java.util.concurrent.FutureTask.run() (FutureTask.java:237)
  1678. 02-12 15:07:38.385 26928 26973 I art : at void java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run() (ScheduledThreadPoolExecutor.java:272)
  1679. 02-12 15:07:38.385 26928 26973 I art : at void java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) (ThreadPoolExecutor.java:1133)
  1680. 02-12 15:07:38.385 26928 26973 I art : at void java.util.concurrent.ThreadPoolExecutor$Worker.run() (ThreadPoolExecutor.java:607)
  1681. 02-12 15:07:38.385 26928 26973 I art : at void ybg.run() (PG:12)
  1682. 02-12 15:07:38.385 26928 26973 I art : at void java.lang.Thread.run() (Thread.java:761)
  1683. 02-12 15:07:38.385 26928 26973 I art : Caused by: java.lang.ClassNotFoundException: Didn't find class "android.content.pm.PackageManager$OnChecksumsReadyListener" on path: DexPathList[[zip file "/data/app/com.vanced.android.youtube-1/base.apk", zip file "/data/app/com.vanced.android.youtube-1/split_config.armeabi_v7a.apk", zip file "/data/app/com.vanced.android.youtube-1/split_config.en.apk"],nativeLibraryDirectories=[/data/app/com.vanced.android.youtube-1/lib/arm, /data/app/com.vanced.android.youtube-1/base.apk!/lib/armeabi-v7a, /data/app/com.vanced.android.youtube-1/split_config.armeabi_v7a.apk!/lib/armeabi-v7a, /data/app/com.vanced.android.youtube-1/split_config.en.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]
  1684. 02-12 15:07:38.385 26928 26973 I art : at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:56)
  1685. 02-12 15:07:38.385 26928 26973 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:380)
  1686. 02-12 15:07:38.386 26928 26973 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
  1687. 02-12 15:07:38.386 26928 26973 I art : at java.util.List dnk.i(doe, android.content.Context, anux, din) (PG:5)
  1688. 02-12 15:07:38.386 26928 26973 I art : at java.util.List dnl.i(doe, android.content.Context, anux, din) (PG:4)
  1689. 02-12 15:07:38.386 26928 26973 I art : at void dnk.j(doe, android.content.Context, anux, din) (PG:1)
  1690. 02-12 15:07:38.386 26928 26973 I art : at anux dnk.g(android.content.Context, din) (PG:8)
  1691. 02-12 15:07:38.386 26928 26973 I art : at java.lang.String dni.e(android.content.Context, java.lang.String, int, android.view.View, android.app.Activity, byte[]) (PG:9)
  1692. 02-12 15:07:38.386 26928 26973 I art : at java.lang.String dni.c(android.content.Context, byte[]) (PG:3)
  1693. 02-12 15:07:38.386 26928 26973 I art : at java.lang.String psv.f(qts, byte[]) (PG:2)
  1694. 02-12 15:07:38.386 26928 26973 I art : at java.lang.String psy.a(android.content.Context, byte[]) (PG:2)
  1695. 02-12 15:07:38.386 26928 26973 I art : at java.lang.String wnj.i(psy, byte[]) (PG:1)
  1696. 02-12 15:07:38.386 26928 26973 I art : at java.lang.String wnj.b() (PG:3)
  1697. 02-12 15:07:38.386 26928 26973 I art : at java.lang.String wnm.b() (PG:12)
  1698. 02-12 15:07:38.386 26928 26973 I art : at void wnm.f() (PG:2)
  1699. 02-12 15:07:38.386 26928 26973 I art : at void dzy.run() (PG:4)
  1700. 02-12 15:07:38.386 26928 26973 I art : at void ynn.run() (PG:6)
  1701. 02-12 15:07:38.386 26928 26973 I art : at java.lang.Object java.util.concurrent.Executors$RunnableAdapter.call() (Executors.java:428)
  1702. 02-12 15:07:38.386 26928 26973 I art : at void java.util.concurrent.FutureTask.run() (FutureTask.java:237)
  1703. 02-12 15:07:38.386 26928 26973 I art : at void java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run() (ScheduledThreadPoolExecutor.java:272)
  1704. 02-12 15:07:38.386 26928 26973 I art : at void java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) (ThreadPoolExecutor.java:1133)
  1705. 02-12 15:07:38.386 26928 26973 I art : at void java.util.concurrent.ThreadPoolExecutor$Worker.run() (ThreadPoolExecutor.java:607)
  1706. 02-12 15:07:38.386 26928 26973 I art : at void ybg.run() (PG:12)
  1707. 02-12 15:07:38.386 26928 26973 I art : at void java.lang.Thread.run() (Thread.java:761)
  1708. 02-12 15:07:38.386 26928 26973 I art :
  1709. 02-12 15:07:38.386 3706 4027 D GmsPhenotypeSvc: onTransact [unknown]: 5, android.os.Parcel@8f129c6, 16
  1710. 02-12 15:07:38.440 26928 26928 I art : Rejecting re-init on previously-failed class java.lang.Class<ade>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/hardware/biometrics/BiometricPrompt$AuthenticationCallback;
  1711. 02-12 15:07:38.440 26928 26928 I art : at act act.a() (PG:-1)
  1712. 02-12 15:07:38.440 26928 26928 I art : at void p.h(java.lang.String) (PG:1)
  1713. 02-12 15:07:38.440 26928 26928 I art : at void p.g(k) (PG:1)
  1714. 02-12 15:07:38.440 26928 26928 I art : at void yeo.<init>(yem) (PG:7)
  1715. 02-12 15:07:38.440 26928 26928 I art : at java.lang.Object dsv.ij() (PG:2)
  1716. 02-12 15:07:38.440 26928 26928 I art : at java.lang.Object dsb.e() (PG:139)
  1717. 02-12 15:07:38.440 26928 26928 I art : at java.lang.Object dsb.get() (PG:193)
  1718. 02-12 15:07:38.440 26928 26928 I art : at java.lang.Object awrg.get() (PG:1)
  1719. 02-12 15:07:38.440 26928 26928 I art : at yma dsv.kM() (PG:1)
  1720. 02-12 15:07:38.440 26928 26928 I art : at java.lang.Object dsb.e() (PG:140)
  1721. 02-12 15:07:38.440 26928 26928 I art : at java.lang.Object dsb.get() (PG:193)
  1722. 02-12 15:07:38.441 26928 26928 I art : at java.lang.Object awrg.get() (PG:1)
  1723. 02-12 15:07:38.441 26928 26928 I art : at java.util.Set dsv.jb() (PG:3)
  1724. 02-12 15:07:38.441 26928 26928 I art : at java.lang.Object dsb.e() (PG:142)
  1725. 02-12 15:07:38.441 26928 26928 I art : at java.lang.Object dsb.get() (PG:193)
  1726. 02-12 15:07:38.441 26928 26928 I art : at java.lang.Object awrg.get() (PG:1)
  1727. 02-12 15:07:38.441 26928 26928 I art : at void ymc.a() (PG:1)
  1728. 02-12 15:07:38.441 26928 26928 I art : at void duh.run() (PG:31)
  1729. 02-12 15:07:38.441 26928 26928 I art : at void ynn.run() (PG:6)
  1730. 02-12 15:07:38.441 26928 26928 I art : at void ynp.m(yno, java.lang.Throwable) (PG:7)
  1731. 02-12 15:07:38.441 26928 26928 I art : at void ynp.n(axol, yno[]) (PG:14)
  1732. 02-12 15:07:38.441 26928 26928 I art : at void dup.a() (PG:180)
  1733. 02-12 15:07:38.441 26928 26928 I art : at void dtd.onCreate() (PG:38)
  1734. 02-12 15:07:38.441 26928 26928 I art : at void android.app.Instrumentation.callApplicationOnCreate(android.app.Application) (Instrumentation.java:1025)
  1735. 02-12 15:07:38.441 26928 26928 I art : at void android.app.ActivityThread.handleBindApplication(android.app.ActivityThread$AppBindData) (ActivityThread.java:5448)
  1736. 02-12 15:07:38.441 26928 26928 I art : at void android.app.ActivityThread.-wrap2(android.app.ActivityThread, android.app.ActivityThread$AppBindData) (ActivityThread.java:-1)
  1737. 02-12 15:07:38.441 26928 26928 I art : at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1564)
  1738. 02-12 15:07:38.441 26928 26928 I art : at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102)
  1739. 02-12 15:07:38.441 26928 26928 I art : at void android.os.Looper.loop() (Looper.java:154)
  1740. 02-12 15:07:38.441 26928 26928 I art : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6186)
  1741. 02-12 15:07:38.441 26928 26928 I art : at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2)
  1742. 02-12 15:07:38.441 26928 26928 I art : at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:889)
  1743. 02-12 15:07:38.441 26928 26928 I art : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:779)
  1744. 02-12 15:07:38.441 26928 26928 I art : Caused by: java.lang.ClassNotFoundException: Didn't find class "android.hardware.biometrics.BiometricPrompt$AuthenticationCallback" on path: DexPathList[[zip file "/data/app/com.vanced.android.youtube-1/base.apk", zip file "/data/app/com.vanced.android.youtube-1/split_config.armeabi_v7a.apk", zip file "/data/app/com.vanced.android.youtube-1/split_config.en.apk"],nativeLibraryDirectories=[/data/app/com.vanced.android.youtube-1/lib/arm, /data/app/com.vanced.android.youtube-1/base.apk!/lib/armeabi-v7a, /data/app/com.vanced.android.youtube-1/split_config.armeabi_v7a.apk!/lib/armeabi-v7a, /data/app/com.vanced.android.youtube-1/split_config.en.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]
  1745. 02-12 15:07:38.441 26928 26928 I art : at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:56)
  1746. 02-12 15:07:38.441 26928 26928 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:380)
  1747. 02-12 15:07:38.441 26928 26928 I art : at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
  1748. 02-12 15:07:38.441 26928 26928 I art : at act act.a() (PG:-1)
  1749. 02-12 15:07:38.441 26928 26928 I art : at void p.h(java.lang.String) (PG:1)
  1750. 02-12 15:07:38.441 26928 26928 I art : at void p.g(k) (PG:1)
  1751. 02-12 15:07:38.441 26928 26928 I art : at void yeo.<init>(yem) (PG:7)
  1752. 02-12 15:07:38.441 26928 26928 I art : at java.lang.Object dsv.ij() (PG:2)
  1753. 02-12 15:07:38.441 26928 26928 I art : at java.lang.Object dsb.e() (PG:139)
  1754. 02-12 15:07:38.441 26928 26928 I art : at java.lang.Object dsb.get() (PG:193)
  1755. 02-12 15:07:38.441 26928 26928 I art : at java.lang.Object awrg.get() (PG:1)
  1756. 02-12 15:07:38.441 26928 26928 I art : at yma dsv.kM() (PG:1)
  1757. 02-12 15:07:38.441 26928 26928 I art : at java.lang.Object dsb.e() (PG:140)
  1758. 02-12 15:07:38.441 26928 26928 I art : at java.lang.Object dsb.get() (PG:193)
  1759. 02-12 15:07:38.441 26928 26928 I art : at java.lang.Object awrg.get() (PG:1)
  1760. 02-12 15:07:38.441 26928 26928 I art : at java.util.Set dsv.jb() (PG:3)
  1761. 02-12 15:07:38.441 26928 26928 I art : at java.lang.Object dsb.e() (PG:142)
  1762. 02-12 15:07:38.441 26928 26928 I art : at java.lang.Object dsb.get() (PG:193)
  1763. 02-12 15:07:38.441 26928 26928 I art : at java.lang.Object awrg.get() (PG:1)
  1764. 02-12 15:07:38.441 26928 26928 I art : at void ymc.a() (PG:1)
  1765. 02-12 15:07:38.441 26928 26928 I art : at void duh.run() (PG:31)
  1766. 02-12 15:07:38.441 26928 26928 I art : at void ynn.run() (PG:6)
  1767. 02-12 15:07:38.441 26928 26928 I art : at void ynp.m(yno, java.lang.Throwable) (PG:7)
  1768. 02-12 15:07:38.441 26928 26928 I art : at void ynp.n(axol, yno[]) (PG:14)
  1769. 02-12 15:07:38.441 26928 26928 I art : at void dup.a() (PG:180)
  1770. 02-12 15:07:38.441 26928 26928 I art : at void dtd.onCreate() (PG:38)
  1771. 02-12 15:07:38.441 26928 26928 I art : at void android.app.Instrumentation.callApplicationOnCreate(android.app.Application) (Instrumentation.java:1025)
  1772. 02-12 15:07:38.441 26928 26928 I art : at void android.app.ActivityThread.handleBindApplication(android.app.ActivityThread$AppBindData) (ActivityThread.java:5448)
  1773. 02-12 15:07:38.441 26928 26928 I art : at void android.app.ActivityThread.-wrap2(android.app.ActivityThread, android.app.ActivityThread$AppBindData) (ActivityThread.java:-1)
  1774. 02-12 15:07:38.441 26928 26928 I art : at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1564)
  1775. 02-12 15:07:38.441 26928 26928 I art : at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102)
  1776. 02-12 15:07:38.441 26928 26928 I art : at void android.os.Looper.loop() (Looper.java:154)
  1777. 02-12 15:07:38.441 26928 26928 I art : at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6186)
  1778. 02-12 15:07:38.441 26928 26928 I art : at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2)
  1779. 02-12 15:07:38.441 26928 26928 I art : at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:889)
  1780. 02-12 15:07:38.441 26928 26928 I art : at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:779)
  1781. 02-12 15:07:38.441 26928 26928 I art :
  1782. 02-12 15:07:38.586 26928 26945 I art : Do partial code cache collection, code=27KB, data=30KB
  1783. 02-12 15:07:38.590 26928 26945 I art : After code cache collection, code=27KB, data=30KB
  1784. 02-12 15:07:38.590 26928 26945 I art : Increasing code cache capacity to 128KB
  1785. 02-12 15:07:38.746 3706 3965 D GmsAuthProvider: Call from com.vanced.android.youtube
  1786. 02-12 15:07:38.762 3706 4027 D GmsServicesProvider: query caller=com.vanced.android.youtube name=gms:phenotype:phenotype_flag:debug_bypass_phenotype value=null
  1787. 02-12 15:07:38.772 3706 4027 D GmsAuthenticator: hasFeatures: Account {[email protected], type=com.mgoogle}, [service_uca]
  1788. 02-12 15:07:38.777 3706 4027 D GmsAuthProvider: Call from com.vanced.android.youtube
  1789. 02-12 15:07:38.786 3706 3965 D GmsAuthenticator: hasFeatures: Account {[email protected], type=com.mgoogle}, [service_hgp]
  1790. 02-12 15:07:38.803 433 433 D AMZ-QCamera2Factory: int qcamera::QCamera2Factory::getCameraInfo(int, camera_info*): E, camera_id = 0
  1791. 02-12 15:07:38.809 3706 3706 D GmsDummySvc: onBind: Intent { act=com.google.android.gms.herrevad.services.LightweightNetworkQualityAndroidService.START pkg=com.mgoogle.android.gms }
  1792. 02-12 15:07:38.812 3706 3718 D SafeParcel: Unknown field id 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1793. 02-12 15:07:38.812 3706 3718 D SafeParcel: Unknown field id 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1794. 02-12 15:07:38.812 3706 3718 D SafeParcel: Unknown field id 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1795. 02-12 15:07:38.812 3706 3718 D SafeParcel: Unknown field id 13 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1796. 02-12 15:07:38.813 3706 3718 D SafeParcel: Unknown field id 14 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1797. 02-12 15:07:38.813 3706 3718 D GmsDummySvc: bound by: GetServiceRequest{serviceId=LIGHTWEIGHT_NETWORK_QUALITY, gmsVersion=212980000, packageName='com.vanced.android.youtube', extras=Bundle[{}]}
  1798. 02-12 15:07:38.885 26928 26969 W YouTube : ECatcher disabled: level: ERROR, category: system_health, message: Failed GmsDeviceCompliance check
  1799. 02-12 15:07:38.885 26928 26969 W YouTube : qlx: 17: API: GmsDeviceComplianceService.API is not available on this device. Connection failed with: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
  1800. 02-12 15:07:38.885 26928 26969 W YouTube : at qpo.e(PG:1)
  1801. 02-12 15:07:38.885 26928 26969 W YouTube : at ancx.a(PG:3)
  1802. 02-12 15:07:38.885 26928 26969 W YouTube : at qmu.d(PG:1)
  1803. 02-12 15:07:38.885 26928 26969 W YouTube : at qnu.s(PG:7)
  1804. 02-12 15:07:38.885 26928 26969 W YouTube : at qnu.f(PG:2)
  1805. 02-12 15:07:38.885 26928 26969 W YouTube : at qnu.j(PG:21)
  1806. 02-12 15:07:38.885 26928 26969 W YouTube : at qnu.i(PG:1)
  1807. 02-12 15:07:38.885 26928 26969 W YouTube : at qnw.run(PG:9)
  1808. 02-12 15:07:38.885 26928 26969 W YouTube : at android.os.Handler.handleCallback(Handler.java:751)
  1809. 02-12 15:07:38.885 26928 26969 W YouTube : at android.os.Handler.dispatchMessage(Handler.java:95)
  1810. 02-12 15:07:38.885 26928 26969 W YouTube : at android.os.Looper.loop(Looper.java:154)
  1811. 02-12 15:07:38.885 26928 26969 W YouTube : at android.os.HandlerThread.run(HandlerThread.java:61)
  1812. 02-12 15:07:38.891 26928 26954 W art : Suspending all threads took: 5.384ms
  1813. 02-12 15:07:38.913 26928 26945 I art : Compiler allocated 4MB to compile int anwt.q(java.lang.Object)
  1814. 02-12 15:07:38.956 26928 26970 D JavaScriptCore.Version: 250230.2.1
  1815. 02-12 15:07:38.980 26928 26945 I art : Do partial code cache collection, code=56KB, data=58KB
  1816. 02-12 15:07:38.983 26928 26945 I art : After code cache collection, code=54KB, data=57KB
  1817. 02-12 15:07:38.983 26928 26945 I art : Increasing code cache capacity to 256KB
  1818. 02-12 15:07:39.428 3706 3720 D SafeParcel: Unknown field id 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1819. 02-12 15:07:39.429 3706 3720 D SafeParcel: Unknown field id 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1820. 02-12 15:07:39.429 3706 3720 D SafeParcel: Unknown field id 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1821. 02-12 15:07:39.430 3706 3720 D SafeParcel: Unknown field id 13 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1822. 02-12 15:07:39.430 3706 3720 D SafeParcel: Unknown field id 14 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1823. 02-12 15:07:39.431 3706 3720 D GmsDummySvc: bound by: GetServiceRequest{serviceId=GASS, gmsVersion=212980000, packageName='com.vanced.android.youtube', extras=Bundle[{}]}
  1824. 02-12 15:07:41.514 3706 3965 D SafeParcel: Unknown field id 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1825. 02-12 15:07:41.514 3706 3965 D SafeParcel: Unknown field id 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1826. 02-12 15:07:41.516 3706 3965 D SafeParcel: Unknown field id 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1827. 02-12 15:07:41.517 3706 3965 D SafeParcel: Unknown field id 13 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1828. 02-12 15:07:41.517 3706 3965 D SafeParcel: Unknown field id 14 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1829. 02-12 15:07:41.519 3706 3965 D GmsDummySvc: bound by: GetServiceRequest{serviceId=GASS, gmsVersion=212980000, packageName='com.vanced.android.youtube', extras=Bundle[{}]}
  1830. 02-12 15:07:42.160 670 670 I sensors.qcom: type=1400 audit(0.0:258): avc: denied { sys_nice } for capability=23 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=1
  1831. 02-12 15:07:42.160 27066 27066 I sensors.qcom: type=1400 audit(0.0:259): avc: denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=6986 ioctlcmd=6403 scontext=u:r:init:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  1832. 02-12 15:08:40.154 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1833. 02-12 15:08:40.155 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1834. 02-12 15:08:40.270 1494 1605 E NetdConnector: NDC Command {255 firewall enable_chain dozable} took too long (57795ms)
  1835. 02-12 15:12:51.149 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1836. 02-12 15:12:51.150 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1837. 02-12 15:12:51.169 3730 3730 D GmsGcmTrigger: Ignoring Intent { act=org.microg.gms.gcm.mcs.RECONNECT flg=0x14 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.TriggerReceiver (has extras) }: network is offline, scheduling new attempt.
  1838. 02-12 15:12:51.173 3730 3730 D GmsGcmMcsSvc: Scheduling reconnect in 540 seconds...
  1839. 02-12 15:17:46.159 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1840. 02-12 15:17:46.160 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1841. 02-12 15:17:46.165 26928 26997 E ActivityThread: Failed to find provider info for com.mgoogle.android.gms.chimera
  1842. 02-12 15:17:46.165 26928 26997 W ConnectionStatusConfig: Dynamic intent resolution failed: java.lang.IllegalArgumentException: Unknown URI content://com.mgoogle.android.gms.chimera
  1843. 02-12 15:17:46.165 26928 26997 W ConnectionStatusConfig: Dynamic lookup for intent failed for action: com.google.android.gms.common.telemetry.service.START
  1844. 02-12 15:17:46.173 1959 26473 E WakeLock: GCM_HB_ALARM release without a matched acquire!
  1845. 02-12 15:17:46.173 1959 26473 W WakeLock: GCM_HB_ALARM counter does not exist
  1846. 02-12 15:17:46.174 1494 12081 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.common.telemetry.service.START pkg=com.mgoogle.android.gms } U=0: not found
  1847. 02-12 15:17:46.176 1494 3065 W ActivityManager: Unbind failed: could not find connection for android.os.BinderProxy@bc48079
  1848. 02-12 15:17:46.178 26928 26997 E GmsClient: unable to connect to service: com.google.android.gms.common.telemetry.service.START on com.mgoogle.android.gms
  1849. 02-12 15:17:46.180 1959 26473 E WakeLock: GCM_CONN_ALARM release without a matched acquire!
  1850. 02-12 15:21:52.150 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1851. 02-12 15:21:52.150 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1852. 02-12 15:21:52.218 3730 3730 D GmsGcmTrigger: Ignoring Intent { act=org.microg.gms.gcm.mcs.RECONNECT flg=0x14 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.TriggerReceiver (has extras) }: network is offline, scheduling new attempt.
  1853. 02-12 15:21:52.222 3730 3730 D GmsGcmMcsSvc: Scheduling reconnect in 600 seconds...
  1854. 02-12 15:31:27.155 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1855. 02-12 15:31:27.155 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1856. 02-12 15:31:27.171 1494 1603 W ConnectivityExtension: ConnectivityExt jar file not present
  1857. 02-12 15:31:27.234 3625 3650 I art : Note: end time exceeds INT32_MAX: 9223370526
  1858. 02-12 15:31:53.165 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1859. 02-12 15:31:53.165 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1860. 02-12 15:31:53.175 3706 3706 D GmsDummySvc: onBind: Intent { act=com.google.android.gms.gass.START pkg=com.mgoogle.android.gms }
  1861. 02-12 15:31:53.179 3706 3774 D SafeParcel: Unknown field id 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1862. 02-12 15:31:53.179 3706 3774 D SafeParcel: Unknown field id 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1863. 02-12 15:31:53.179 3706 3774 D SafeParcel: Unknown field id 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1864. 02-12 15:31:53.179 3706 3774 D SafeParcel: Unknown field id 13 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1865. 02-12 15:31:53.179 3706 3774 D SafeParcel: Unknown field id 14 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  1866. 02-12 15:31:53.180 3706 3774 D GmsDummySvc: bound by: GetServiceRequest{serviceId=GASS, gmsVersion=212980000, packageName='com.vanced.android.youtube', extras=Bundle[{}]}
  1867. 02-12 15:31:53.186 3730 3730 D GmsGcmTrigger: Ignoring Intent { act=org.microg.gms.gcm.mcs.RECONNECT flg=0x14 cmp=com.mgoogle.android.gms/org.microg.gms.gcm.TriggerReceiver (has extras) }: network is offline, scheduling new attempt.
  1868. 02-12 15:31:53.189 3730 3730 D GmsGcmMcsSvc: Scheduling reconnect in 600 seconds...
  1869. 02-12 15:34:16.347 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  1870. 02-12 15:34:16.348 445 445 D AMZ-ath6kl-service: inotify read failed: Interrupted system call
  1871. 02-12 15:34:16.352 1494 1598 I PowerManagerService: Waking up from sleep (uid 1000)...
  1872. 02-12 15:34:16.353 1494 1494 V KeyguardServiceDelegate: onStartedWakingUp()
  1873. 02-12 15:34:16.355 1665 1665 W FingerprintManager: isFingerprintHardwareDetected(): Service not connected!
  1874. 02-12 15:34:16.380 1494 1555 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
  1875. 02-12 15:34:16.380 1494 1555 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = com.android.server.policy.PhoneWindowManager$2@b0fc1f1)
  1876. 02-12 15:34:16.382 1494 1638 E QCOM PowerHAL: Perflock release failed.
  1877. 02-12 15:34:16.383 1494 1553 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  1878. 02-12 15:34:16.383 339 339 D SurfaceFlinger: Set power mode=2, type=0 flinger=0xb6828000
  1879. 02-12 15:34:16.383 339 339 D qdhwcomposer: hwc_setPowerMode: Setting mode 2 on display: 0
  1880. 02-12 15:34:16.398 1494 2508 V KeyguardServiceDelegate: **** SHOWN CALLED ****
  1881. 02-12 15:34:16.400 426 5358 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
  1882. 02-12 15:34:16.451 1494 1555 I DisplayPowerController: Unblocked screen on after 71 ms
  1883. 02-12 15:34:16.452 1494 1555 V KeyguardServiceDelegate: onScreenTurnedOn()
  1884. 02-12 15:34:16.460 1959 2209 I NearbySharing: Screen is locked [CONTEXT service_id=194 ]
  1885. 02-12 15:34:16.463 1959 2209 I NearbySharing: Failed to stop scanning because weren't scanning. [CONTEXT service_id=194 ]
  1886. 02-12 15:34:16.463 1959 2209 I NearbySharing: Stopping discovery because the screen is locked. [CONTEXT service_id=194 ]
  1887. 02-12 15:34:16.463 1959 2209 I NearbySharing: Can't stop advertising FastInitiation. Not advertising. [CONTEXT service_id=194 ]
  1888. 02-12 15:34:16.463 1959 2209 I NearbySharing: Stopping Fast Init advertisement because Bluetooth is off. [CONTEXT service_id=194 ]
  1889. 02-12 15:34:16.464 1959 2209 I NearbySharing: Stopping advertising because the screen is locked. [CONTEXT service_id=194 ]
  1890. 02-12 15:34:16.465 1959 2209 I NearbySharing: Stopping FastInitiation scanning because the screen is locked. [CONTEXT service_id=194 ]
  1891. 02-12 15:34:16.466 1959 2209 I NearbySharing: Can't stop scanning for FastInitiation. Not scanning. [CONTEXT service_id=194 ]
  1892. 02-12 15:34:16.466 1959 2209 I NearbySharing: Cancelling in use notification [CONTEXT service_id=194 ]
  1893. 02-12 15:34:16.467 1959 2209 I NearbySharing: Fast Initiation Scanning has stopped [CONTEXT service_id=194 ]
  1894. 02-12 15:34:16.468 1959 2209 I NearbySharing: Dismissing HUN as there's no device nearby. [CONTEXT service_id=194 ]
  1895. 02-12 15:34:16.470 1959 2209 I NearbySharing: Cancelling in use notification [CONTEXT service_id=194 ]
  1896. 02-12 15:34:16.487 1959 1959 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.clearcut.bootcount.service.START cmp=com.google.android.gms/.chimera.PersistentBoundBrokerService }
  1897. 02-12 15:34:16.487 1959 1959 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.clearcut.bootcount.service.START cmp=com.google.android.gms/.chimera.PersistentBoundBrokerService }
  1898. 02-12 15:34:16.489 2617 26220 I DiscoveryManager: Filter criteria(%urn:x-cast:com.google.cast.media) scannerFlags(0)
  1899. 02-12 15:34:16.491 2617 26220 W GuestModeDeviceProber: setFilterCriteria
  1900. 02-12 15:34:16.510 1959 27083 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.tapandpay.gcmtask.TapAndPayGcmTaskService started execution. cause:11 exec_start_elapsed_seconds: 27882 [CONTEXT service_id=218 ]
  1901. 02-12 15:34:16.511 1959 27083 W TapAndPay: platformSupportsGooglePay: true [CONTEXT service_id=79 ]
  1902. 02-12 15:34:16.511 1959 27083 W TapAndPay: hasManagedProfile: false [CONTEXT service_id=79 ]
  1903. 02-12 15:34:16.511 1959 27083 W TapAndPay: isChromeOsDevice: false [CONTEXT service_id=79 ]
  1904. 02-12 15:34:16.512 1959 27083 W TapAndPay: isUncertifiedDevice: false [CONTEXT service_id=79 ]
  1905. 02-12 15:34:16.512 1959 27083 W TapAndPay: deviceSupportsTokenization: true [CONTEXT service_id=79 ]
  1906. 02-12 15:34:16.512 1959 27083 W TapAndPay: isGooglePayEnabled: true [CONTEXT service_id=79 ]
  1907. 02-12 15:34:16.517 1959 27083 V NFC : this device does not have NFC support
  1908. 02-12 15:34:16.517 1959 27083 W TapAndPay: NfcAdapter is null while obtaining CardEmulation instance. [CONTEXT service_id=79 ]
  1909. 02-12 15:34:16.517 1959 27083 W TapAndPay: java.lang.NullPointerException: NfcAdapter is null
  1910. 02-12 15:34:16.517 1959 27083 W TapAndPay: at android.nfc.cardemulation.CardEmulation.getInstance(CardEmulation.java:146)
  1911. 02-12 15:34:16.517 1959 27083 W TapAndPay: at belp.<init>(:com.google.android.gms@[email protected] (040306-424705839):0)
  1912. 02-12 15:34:16.517 1959 27083 W TapAndPay: at com.google.android.gms.tapandpay.hce.task.TapAndPayAidRegistrationTaskOperation.a(:com.google.android.gms@[email protected] (040306-424705839):5)
  1913. 02-12 15:34:16.517 1959 27083 W TapAndPay: at com.google.android.gms.tapandpay.gcmtask.TapAndPayGcmTaskChimeraService.a(:com.google.android.gms@[email protected] (040306-424705839):4)
  1914. 02-12 15:34:16.517 1959 27083 W TapAndPay: at alvz.call(:com.google.android.gms@[email protected] (040306-424705839):4)
  1915. 02-12 15:34:16.517 1959 27083 W TapAndPay: at java.util.concurrent.FutureTask.run(FutureTask.java:237)
  1916. 02-12 15:34:16.517 1959 27083 W TapAndPay: at xqd.c(:com.google.android.gms@[email protected] (040306-424705839):6)
  1917. 02-12 15:34:16.517 1959 27083 W TapAndPay: at xqd.run(:com.google.android.gms@[email protected] (040306-424705839):7)
  1918. 02-12 15:34:16.517 1959 27083 W TapAndPay: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
  1919. 02-12 15:34:16.517 1959 27083 W TapAndPay: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
  1920. 02-12 15:34:16.517 1959 27083 W TapAndPay: at xwd.run(:com.google.android.gms@[email protected] (040306-424705839):0)
  1921. 02-12 15:34:16.517 1959 27083 W TapAndPay: at java.lang.Thread.run(Thread.java:761)
  1922. 02-12 15:34:16.522 1959 26394 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.tapandpay.gcmtask.TapAndPayGcmTaskService finished executing. cause:11 result: 3 elapsed_millis: 44 uptime_millis: 44 exec_start_elapsed_seconds: 27882 [CONTEXT service_id=218 ]
  1923. 02-12 15:34:16.565 25549 25549 D WeatherUpdateService: onCreate
  1924. 02-12 15:34:16.567 25549 25549 D WeatherUpdateService: Service started, but shouldn't update ... stopping
  1925. 02-12 15:34:16.568 25549 25549 D WeatherUpdateService: onDestroy
  1926. 02-12 15:34:16.583 339 855 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
  1927. 02-12 15:34:16.600 339 339 D qdhwcomposer: hwc_setPowerMode: Done setting mode 2 on display 0
  1928. 02-12 15:34:16.600 1494 1638 D SurfaceControl: Excessive delay in setPowerMode(): 217ms
  1929. 02-12 15:34:16.632 1959 27083 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.checkin.EventLogService started execution. cause:5 exec_start_elapsed_seconds: 27882 [CONTEXT service_id=218 ]
  1930. 02-12 15:34:16.636 2617 3087 I Checkin : [EventLogChimeraService] Opted in for usage reporting: false
  1931. 02-12 15:34:16.636 2617 3087 I Checkin : [EventLogChimeraService] Aggregate from 1644696457360 (log), 1644696457360 (data)
  1932. 02-12 15:34:16.768 1959 26917 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.checkin.EventLogService finished executing. cause:5 result: 1 elapsed_millis: 173 uptime_millis: 173 exec_start_elapsed_seconds: 27882 [CONTEXT service_id=218 ]
  1933. 02-12 15:34:17.707 1665 1665 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME RECENT clock SEARCH quick_settings >
  1934. 02-12 15:34:17.740 1494 1546 I VrManagerService: VR mode is allowed
  1935. 02-12 15:34:17.758 426 810 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  1936. 02-12 15:34:17.760 426 810 D audio_hw_primary: start_output_stream: enter: stream(0xb6144440)usecase(1: low-latency-playback) devices(0x2)
  1937. 02-12 15:34:17.760 426 810 D audio_hw_primary: start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2)
  1938. 02-12 15:34:17.760 426 810 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
  1939. 02-12 15:34:17.760 426 810 W msm8974_platform: Codec backend bitwidth 16, samplerate 48000
  1940. 02-12 15:34:17.760 426 810 D hardware_info: hw_info_append_hw_type : device_name = speaker
  1941. 02-12 15:34:17.760 426 810 I msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(14)
  1942. 02-12 15:34:17.760 426 810 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 14, path = 0
  1943. 02-12 15:34:17.760 426 810 D ACDB-LOADER: ACDB -> send_adm_topology
  1944. 02-12 15:34:17.760 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
  1945. 02-12 15:34:17.760 426 810 D ACDB-LOADER: ACDB -> send_asm_topology
  1946. 02-12 15:34:17.760 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
  1947. 02-12 15:34:17.760 426 810 D ACDB-LOADER: ACDB -> send_audtable
  1948. 02-12 15:34:17.760 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
  1949. 02-12 15:34:17.760 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
  1950. 02-12 15:34:17.760 426 810 D ACDB-LOADER: ACDB -> send_audvoltable
  1951. 02-12 15:34:17.760 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
  1952. 02-12 15:34:17.760 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
  1953. 02-12 15:34:17.760 426 810 D ACDB-LOADER: ACDB -> send_afe_cal
  1954. 02-12 15:34:17.760 426 810 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
  1955. 02-12 15:34:17.760 426 810 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
  1956. 02-12 15:34:17.777 426 810 D audio_hw_primary: select_devices: done
  1957. 02-12 15:34:17.800 1665 1665 D PhoneStatusBar: disable: < expand icons* alerts system_info* back HOME RECENT clock SEARCH quick_settings >
  1958. 02-12 15:34:17.873 1494 2986 I ActivityManager: Setting hasTopUi=false for pid=1665
  1959. 02-12 15:34:17.877 1959 2209 I NearbySharing: Screen is unlocked [CONTEXT service_id=194 ]
  1960. 02-12 15:34:17.885 1959 2209 I NearbyMediums: FEATURE_UWB exists: false [CONTEXT service_id=54 ]
  1961. 02-12 15:34:17.886 1959 2209 I NearbyMediums: FEATURE_SAMSUNG_UWB exists: false [CONTEXT service_id=54 ]
  1962. 02-12 15:34:17.886 1959 2209 I NearbyMediums: enable_platform_uwb flag: false [CONTEXT service_id=54 ]
  1963. 02-12 15:34:17.888 1959 2209 I NearbyMediums: FEATURE_UWB exists: false [CONTEXT service_id=54 ]
  1964. 02-12 15:34:17.888 1959 2209 I NearbyMediums: FEATURE_SAMSUNG_UWB exists: false [CONTEXT service_id=54 ]
  1965. 02-12 15:34:17.890 1959 2209 I NearbyMediums: enable_platform_uwb flag: false [CONTEXT service_id=54 ]
  1966. 02-12 15:34:17.897 1959 2209 I NearbyMediums: FEATURE_UWB exists: false [CONTEXT service_id=54 ]
  1967. 02-12 15:34:17.898 1959 2209 I NearbyMediums: FEATURE_SAMSUNG_UWB exists: false [CONTEXT service_id=54 ]
  1968. 02-12 15:34:17.898 1959 2209 I NearbyMediums: enable_platform_uwb flag: false [CONTEXT service_id=54 ]
  1969. 02-12 15:34:17.913 1494 3065 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@a5620c9 attribute=android.view.inputmethod.EditorInfo@91f63ce, token = android.os.BinderProxy@102fded
  1970. 02-12 15:34:17.917 1959 2209 I NearbyMediums: FEATURE_UWB exists: false [CONTEXT service_id=54 ]
  1971. 02-12 15:34:17.917 1959 2209 I NearbyMediums: FEATURE_SAMSUNG_UWB exists: false [CONTEXT service_id=54 ]
  1972. 02-12 15:34:17.917 1959 2209 I NearbyMediums: enable_platform_uwb flag: false [CONTEXT service_id=54 ]
  1973. 02-12 15:34:17.918 1959 2209 I NearbySharing: Failed to stop scanning because weren't scanning. [CONTEXT service_id=194 ]
  1974. 02-12 15:34:17.918 1959 2209 I NearbySharing: Stopping discovery because Bluetooth is disabled. [CONTEXT service_id=194 ]
  1975. 02-12 15:34:17.918 1959 2209 I NearbySharing: Can't stop advertising FastInitiation. Not advertising. [CONTEXT service_id=194 ]
  1976. 02-12 15:34:17.918 1959 2209 I NearbySharing: Stopping Fast Init advertisement because Bluetooth is off. [CONTEXT service_id=194 ]
  1977. 02-12 15:34:17.919 1959 2209 I NearbySharing: Stopping advertising because Bluetooth is disabled. [CONTEXT service_id=194 ]
  1978. 02-12 15:34:17.930 1959 27393 W TapAndPay: platformSupportsGooglePay: true [CONTEXT service_id=79 ]
  1979. 02-12 15:34:17.931 1959 27393 W TapAndPay: hasManagedProfile: false [CONTEXT service_id=79 ]
  1980. 02-12 15:34:17.931 1959 27393 W TapAndPay: isChromeOsDevice: false [CONTEXT service_id=79 ]
  1981. 02-12 15:34:17.931 1959 2209 I NearbySharing: Can't stop scanning for FastInitiation. Not scanning. [CONTEXT service_id=194 ]
  1982. 02-12 15:34:17.931 1959 27393 W TapAndPay: isUncertifiedDevice: false [CONTEXT service_id=79 ]
  1983. 02-12 15:34:17.931 1959 27393 W TapAndPay: deviceSupportsTokenization: true [CONTEXT service_id=79 ]
  1984. 02-12 15:34:17.932 1959 27393 W TapAndPay: isGooglePayEnabled: true [CONTEXT service_id=79 ]
  1985. 02-12 15:34:17.940 2617 2630 W art : Suspending all threads took: 9.432ms
  1986. 02-12 15:34:17.944 2617 2617 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.auth.cryptauth.cryptauthservice.START cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
  1987. 02-12 15:34:17.944 2617 2617 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.auth.cryptauth.cryptauthservice.START cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
  1988. 02-12 15:34:17.945 1959 2209 I NearbySharing: Cancelling in use notification [CONTEXT service_id=194 ]
  1989. 02-12 15:34:17.945 1959 4436 I NearbyMediums: BluetoothAdapter's name was not set by Nearby Connections, ignoring call to restore default scan mode. [CONTEXT service_id=54 ]
  1990. 02-12 15:34:17.946 1959 4436 I NearbyMediums: BluetoothAdapter's name was not set by Nearby Connections, ignoring call to restore device name [CONTEXT service_id=54 ]
  1991. 02-12 15:34:17.952 1959 2209 I NearbySharing: Fast Initiation Scanning has stopped [CONTEXT service_id=194 ]
  1992. 02-12 15:34:17.952 1959 2209 I NearbySharing: Stopping FastInitiation scanning because location is disabled. [CONTEXT service_id=194 ]
  1993. 02-12 15:34:17.952 1959 2209 I NearbySharing: Dismissing HUN as there's no device nearby. [CONTEXT service_id=194 ]
  1994. 02-12 15:34:17.952 1959 2209 I NearbySharing: Cancelling in use notification [CONTEXT service_id=194 ]
  1995. 02-12 15:34:17.959 2617 2617 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.cast.firstparty.START cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
  1996. 02-12 15:34:17.959 2617 2617 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.cast.firstparty.START cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
  1997. 02-12 15:34:17.960 1665 1693 I art : Background sticky concurrent mark sweep GC freed 273126(11MB) AllocSpace objects, 1(40KB) LOS objects, 34% free, 21MB/33MB, paused 531us total 152.262ms
  1998. 02-12 15:34:17.960 1665 1665 D PhoneStatusBar: disable: < expand icons alerts system_info back home* recent* clock search* quick_settings >
  1999. 02-12 15:34:17.994 2617 2617 W MediaRouter: Ignoring invalid provider descriptor: null
  2000. 02-12 15:34:17.996 2617 26220 I DiscoveryManager: Filter criteria(null) scannerFlags(0)
  2001. 02-12 15:34:17.997 2617 26220 W GuestModeDeviceProber: setFilterCriteria
  2002. 02-12 15:34:18.174 1494 1555 D LuxLevels: bright hysteresis constant= 0.1, threshold=0.0, lux=0.0
  2003. 02-12 15:34:18.174 1494 1555 D LuxLevels: dark hysteresis constant= 0.2, threshold=0.0, lux=0.0
  2004. 02-12 15:34:20.031 3706 3706 D GmsDummySvc: onBind: Intent { act=com.google.android.gms.gass.START pkg=com.mgoogle.android.gms }
  2005. 02-12 15:34:20.054 3706 3774 D SafeParcel: Unknown field id 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  2006. 02-12 15:34:20.054 3706 3774 D SafeParcel: Unknown field id 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  2007. 02-12 15:34:20.054 3706 3774 D SafeParcel: Unknown field id 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  2008. 02-12 15:34:20.055 3706 3774 D SafeParcel: Unknown field id 13 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  2009. 02-12 15:34:20.055 3706 3774 D SafeParcel: Unknown field id 14 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  2010. 02-12 15:34:20.055 3706 3774 D GmsDummySvc: bound by: GetServiceRequest{serviceId=GASS, gmsVersion=212980000, packageName='com.vanced.android.youtube', extras=Bundle[{}]}
  2011. 02-12 15:34:21.054 426 810 D audio_hw_primary: out_standby: enter: stream (0xb6144440) usecase(1: low-latency-playback)
  2012. 02-12 15:34:21.160 426 810 D hardware_info: hw_info_append_hw_type : device_name = speaker
  2013. 02-12 15:34:28.090 1494 1608 E WifiHAL : wifi_error acquire_supported_features(wifi_interface_handle, feature_set *): requestResponse Error:-95
  2014. 02-12 15:34:28.096 1494 1549 E BatteryStatsService: no controller energy info supplied
  2015. 02-12 15:34:28.096 1494 1549 E BatteryStatsService: no controller energy info supplied
  2016. 02-12 15:34:28.098 1968 1968 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
  2017. 02-12 15:34:28.145 1494 1494 I EntropyMixer: Writing entropy...
  2018. 02-12 15:34:28.170 1494 1549 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
  2019. 02-12 15:34:28.218 1494 1504 W art : Suspending all threads took: 8.341ms
  2020. 02-12 15:34:28.247 1494 1504 I art : Background sticky concurrent mark sweep GC freed 34394(2MB) AllocSpace objects, 10(232KB) LOS objects, 20% free, 15MB/19MB, paused 10.132ms total 79.112ms
  2021. 02-12 15:34:28.271 1494 1546 W ProcessCpuTracker: Skipping unknown process pid 27437
  2022. 02-12 15:34:28.280 2617 2617 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
  2023. 02-12 15:34:28.280 2617 2617 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
  2024. 02-12 15:34:28.282 2617 27443 D Backup : [DeviceStateSnapshotIntentOperation] Not logging DeviceStateSnapshot.
  2025. 02-12 15:34:28.283 2617 2617 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
  2026. 02-12 15:34:28.436 2617 2617 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
  2027. 02-12 15:34:28.436 2617 2617 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
  2028. 02-12 15:34:28.486 1494 1525 I ActivityManager: Start proc 27452:android.process.acore/u0a2 for content provider com.android.providers.contacts/.ContactsProvider2
  2029. 02-12 15:34:28.530 27452 27452 W System : ClassLoader referenced unknown path: /system/priv-app/ContactsProvider/lib/arm
  2030. 02-12 15:34:28.590 27452 27452 I ContactsPerf: VoicemailContentProvider.onCreate start
  2031. 02-12 15:34:28.603 27452 27452 I ContactsPerf: VoicemailContentProvider.onCreate finish
  2032. 02-12 15:34:28.618 27452 27452 W System : ClassLoader referenced unknown path: /system/priv-app/BlockedNumberProvider/lib/arm
  2033. 02-12 15:34:28.619 27452 27452 D ApplicationLoaders: ignored Vulkan layer search path /system/priv-app/BlockedNumberProvider/lib/arm:/system/lib:/vendor/lib for namespace 0xb69f1090
  2034. 02-12 15:34:28.629 27452 27452 W System : ClassLoader referenced unknown path: /system/app/UserDictionaryProvider/lib/arm
  2035. 02-12 15:34:28.630 27452 27452 D ApplicationLoaders: ignored Vulkan layer search path /system/app/UserDictionaryProvider/lib/arm:/system/lib:/vendor/lib for namespace 0xb69f10d0
  2036. 02-12 15:34:28.763 27452 27470 I ContactLocale: AddressBook Labels [[en_US]]: […, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, Α, Β, Γ, Δ, Ε, Ζ, Η, Θ, Ι, Κ, Λ, Μ, Ν, Ξ, Ο, Π, Ρ, Σ, Τ, Υ, Φ, Χ, Ψ, Ω, …, А, Б, В, Г, Д, Ђ, Е, Є, Ж, З, И, І, Й, Ј, К, Л, Љ, М, Н, Њ, О, П, Р, С, Т, Ћ, У, Ф, Х, Ц, Ч, Џ, Ш, Щ, Ю, Я, …, א, ב, ג, ד, ה, ו, ז, ח, ט, י, כ, ל, מ, נ, ס, ע, פ, צ, ק, ר, ש, ת, …, ا, ب, ت, ث, ج, ح, خ, د, ذ, ر, ز, س, ش, ص, ض, ط, ظ, ع, غ, ف, ق, ك, ل, م, ن, ه, و, ي, …, ก, ข, ฃ, ค, ฅ, ฆ, ง, จ, ฉ, ช, ซ, ฌ, ญ, ฎ, ฏ, ฐ, ฑ, ฒ, ณ, ด, ต, ถ, ท, ธ, น, บ, ป, ผ, ฝ, พ, ฟ, ภ, ม, ย, ร, ฤ, ล, ฦ, ว, ศ, ษ, ส, ห, ฬ, อ, ฮ, …, ㄱ, ㄴ, ㄷ, ㄹ, ㅁ, ㅂ, ㅅ, ㅇ, ㅈ, ㅊ, ㅋ, ㅌ, ㅍ, ㅎ, …, あ, か, さ, た, な, は, ま, や, ら, わ, #, …]
  2037. 02-12 15:34:33.037 2617 2617 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.auth.cryptauth.cryptauthservice.START cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
  2038. 02-12 15:34:33.040 2617 2617 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.cast.firstparty.START cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
  2039. 02-12 15:34:33.251 1494 1555 D LuxLevels: bright hysteresis constant= 0.1, threshold=13.907087, lux=12.642806
  2040. 02-12 15:34:33.251 1494 1555 D LuxLevels: dark hysteresis constant= 0.2, threshold=10.114245, lux=12.642806
  2041. 02-12 15:34:34.253 1494 1555 D LuxLevels: bright hysteresis constant= 0.1, threshold=15.454596, lux=14.049632
  2042. 02-12 15:34:34.254 1494 1555 D LuxLevels: dark hysteresis constant= 0.2, threshold=11.239706, lux=14.049632
  2043. 02-12 15:34:35.505 1494 1555 D LuxLevels: bright hysteresis constant= 0.1, threshold=17.005243, lux=15.459312
  2044. 02-12 15:34:35.506 1494 1555 D LuxLevels: dark hysteresis constant= 0.2, threshold=12.36745, lux=15.459312
  2045. 02-12 15:34:39.620 1494 12082 D ConnectivityService: requestNetwork for uid/pid:10073/26928 NetworkRequest [ TRACK_DEFAULT id=69, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  2046. 02-12 15:34:39.630 1494 1608 D WIFI_UT : got request NetworkRequest [ TRACK_DEFAULT id=69, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
  2047. 02-12 15:34:39.630 1494 1608 D WIFI : got request NetworkRequest [ TRACK_DEFAULT id=69, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
  2048. 02-12 15:34:39.630 1494 1637 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=69, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
  2049. 02-12 15:34:39.630 1968 1968 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=69, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
  2050. 02-12 15:34:39.756 26928 27538 E ActivityThread: Failed to find provider info for com.mgoogle.android.gms.chimera
  2051. 02-12 15:34:39.787 26928 27538 W DynamiteModule: Failed to retrieve remote module version.
  2052. 02-12 15:34:39.797 3706 3774 D GmsAuthProvider: Call from com.vanced.android.youtube
  2053. 02-12 15:34:39.818 1494 1546 I ProcessStatsService: Prepared write state in 7ms
  2054. 02-12 15:34:39.823 26928 26987 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc
  2055. 02-12 15:34:39.825 3706 3706 D GmsPhenotypeSvc: onBind: Intent { act=com.mgoogle.android.gms.phenotype.service.START pkg=com.mgoogle.android.gms }
  2056. 02-12 15:34:39.828 3706 3965 D SafeParcel: Unknown field id 10 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  2057. 02-12 15:34:39.828 3706 3965 D SafeParcel: Unknown field id 11 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  2058. 02-12 15:34:39.828 3706 3965 D SafeParcel: Unknown field id 12 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  2059. 02-12 15:34:39.828 3706 3965 D SafeParcel: Unknown field id 13 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  2060. 02-12 15:34:39.829 3706 3965 D SafeParcel: Unknown field id 14 in com.google.android.gms.common.internal.GetServiceRequest, skipping.
  2061. 02-12 15:34:39.829 3706 3965 D GmsPhenotypeSvc: bound by: GetServiceRequest{serviceId=PHENOTYPE, gmsVersion=212980000, packageName='com.vanced.android.youtube', extras=Bundle[{}]}
  2062. 02-12 15:34:39.843 3706 3718 D GmsAuthProvider: Call from com.vanced.android.youtube
  2063. 02-12 15:34:39.879 26928 26987 W VideoCapabilities: Unrecognized profile/level 0/3 for video/mpeg2
  2064. 02-12 15:34:39.882 26928 26987 W VideoCapabilities: Unrecognized profile/level 0/3 for video/mpeg2
  2065. 02-12 15:34:39.889 26928 26987 W VideoCapabilities: Unsupported mime video/x-ms-wmv
  2066. 02-12 15:34:39.890 26928 26987 W VideoCapabilities: Unsupported mime video/divx
  2067. 02-12 15:34:39.893 26928 26987 W VideoCapabilities: Unsupported mime video/divx311
  2068. 02-12 15:34:39.895 26928 26987 W VideoCapabilities: Unsupported mime video/divx4
  2069. 02-12 15:34:39.914 26928 26987 I VideoCapabilities: Unsupported profile 4 for video/mp4v-es
  2070. 02-12 15:34:39.919 26928 26987 W AudioCapabilities: Unsupported mime audio/ac3
  2071. 02-12 15:34:39.920 26928 26987 W AudioCapabilities: Unsupported mime audio/alac
  2072. 02-12 15:34:39.921 26928 26987 W AudioCapabilities: Unsupported mime audio/x-ape
  2073. 02-12 15:34:39.921 26928 26987 W AudioCapabilities: Unsupported mime audio/ffmpeg
  2074. 02-12 15:34:39.922 26928 26987 W AudioCapabilities: Unsupported mime audio/dts
  2075. 02-12 15:34:39.924 26928 26987 W AudioCapabilities: Unsupported mime audio/mpeg-L2
  2076. 02-12 15:34:39.925 26928 26987 W AudioCapabilities: Unsupported mime audio/vnd.rn-realaudio
  2077. 02-12 15:34:39.926 26928 26987 W AudioCapabilities: Unsupported mime audio/x-ms-wma
  2078. 02-12 15:34:39.928 26928 26987 W VideoCapabilities: Unsupported mime video/divx
  2079. 02-12 15:34:39.930 26928 26987 W VideoCapabilities: Unsupported mime video/x-flv
  2080. 02-12 15:34:39.936 26928 26987 W VideoCapabilities: Unsupported mime video/vnd.rn-realvideo
  2081. 02-12 15:34:39.937 3706 3965 D GmsServicesProvider: query caller=com.vanced.android.youtube name=device_country value=de
  2082. 02-12 15:34:39.938 26928 26987 W VideoCapabilities: Unsupported mime video/vc1
  2083. 02-12 15:34:39.940 26928 26987 W VideoCapabilities: Unsupported mime video/ffmpeg
  2084. 02-12 15:34:39.943 26928 26987 W VideoCapabilities: Unsupported mime video/x-ms-wmv
  2085. 02-12 15:34:39.944 3706 3720 D GmsServicesProvider: query caller=com.vanced.android.youtube name=gms:phenotype:phenotype_flag:debug_bypass_phenotype value=null
  2086. 02-12 15:34:39.946 3706 3718 D GmsServicesProvider: query caller=com.vanced.android.youtube name=RichNotificationFeature__enable_reply value=null
  2087. 02-12 15:34:39.948 26928 26987 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc
  2088. 02-12 15:34:39.959 3706 3965 D GmsServicesProvider: query caller=com.vanced.android.youtube name=gms:phenotype:phenotype_flag:debug_bypass_phenotype value=null
  2089. 02-12 15:34:39.969 3706 3774 D GmsServicesProvider: query caller=com.vanced.android.youtube name=RichNotificationFeature__enable_enlarged_image_for_collaborator value=null
  2090. 02-12 15:34:39.972 3706 4027 D GmsServicesProvider: query caller=com.vanced.android.youtube name=gms:phenotype:phenotype_flag:debug_bypass_phenotype value=null
  2091. 02-12 15:34:39.976 3706 3720 D GmsServicesProvider: query caller=com.vanced.android.youtube name=RichNotificationFeature__enlarged_image_layout value=null
  2092. 02-12 15:34:40.024 26928 27538 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm02-12 15:34:40.026 26928 27538 D ApplicationLoaders: ignored Vulkan layer search path /system/priv-app/PrebuiltGmsCore/lib/arm:/system/priv-app/PrebuiltGmsCore/PrebuiltGmsCore.apk!/lib/armeabi-v7a:/system/lib:/vendor/lib for namespace 0xb69f10d0
  2093. 02-12 15:34:40.179 26928 27538 W System : ClassLoader referenced unknown path:
  2094. 02-12 15:34:40.179 26928 27538 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm02-12 15:34:40.180 26928 27538 D ApplicationLoaders: ignored Vulkan layer search path /system/priv-app/PrebuiltGmsCore/lib/arm:/system/priv-app/PrebuiltGmsCore/PrebuiltGmsCore.apk!/lib/armeabi-v7a:/system/lib:/vendor/lib for namespace 0xb69f1110
  2095. 02-12 15:34:40.224 26928 27538 W System : ClassLoader referenced unknown path: /data/user_de/0/com.google.android.gms/app_chimera/m/00000007/n/armeabi-v7a
  2096. 02-12 15:34:40.224 26928 27538 W System : ClassLoader referenced unknown path: /data/user_de/0/com.google.android.gms/app_chimera/m/00000007/n/armeabi
  2097. 02-12 15:34:40.394 26928 27555 I FA : App measurement initialized, version: 50018
  2098. 02-12 15:34:40.394 26928 27555 I FA : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE
  2099. 02-12 15:34:40.395 26928 27555 I FA : To enable faster debug mode event logging run:
  2100. 02-12 15:34:40.395 26928 27555 I FA : adb shell setprop debug.firebase.analytics.app com.vanced.android.youtube
  2101. 02-12 15:34:40.495 2617 2617 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms }
  2102. 02-12 15:34:40.495 2617 2617 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms }
  2103. 02-12 15:34:43.333 1959 1959 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.clearcut.bootcount.service.START cmp=com.google.android.gms/.chimera.PersistentBoundBrokerService }
  2104. 02-12 15:34:43.513 2617 2617 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
  2105. 02-12 15:34:48.295 2446 2446 I mpdecision: type=1400 audit(0.0:260): avc: denied { read } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_kobject_uevent_socket permissive=1
  2106. 02-12 15:34:50.667 2617 2617 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.measurement.START pkg=com.google.android.gms }
  2107.  
  2108.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement