Advertisement
Guest User

logcat

a guest
Jan 1st, 2018
947
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 336.42 KB | None | 0 0
  1.  
  2. T:\Softwares\Android\ADB Universal Drivers>adb logcat
  3. - waiting for device -
  4. --------- beginning of main
  5. 01-19 04:11:49.702   434   434 W auditd  : type=2000 audit(0.0:1): initialized
  6. 01-19 04:11:52.649   434   434 I auditd  : type=1403 audit(0.0:2): policy loaded auid=4294967295 ses=4294967295
  7. 01-19 04:11:52.699     1     1 I init    : type=1400 audit(0.0:3): avc: denied { create } for name="firmware" scontext=u:r:init:s0 tcontext=u:object_r:firmware_file:s0 tclass=dir permissive=1
  8. 01-19 04:11:52.699     1     1 I init    : type=1400 audit(0.0:4): avc: denied { associate } for name="firmware" scontext=u:object_r:firmware_file:s0 tcontext=u:object_r:rootfs:s0 tclass=filesystem permissive=1
  9. 01-19 04:11:52.699     1     1 I init    : type=1400 audit(0.0:5): avc: denied { setattr } for name="firmware" dev="rootfs" ino=14214 scontext=u:r:init:s0 tcontext=u:object_r:firmware_file:s0 tclass=dir permissive=1
  10. 01-19 04:11:52.699     1     1 I init    : type=1400 audit(0.0:6): avc: denied { create } for name="bt_firmware" scontext=u:r:init:s0 tcontext=u:object_r:bt_firmware_file:s0 tclass=dir permissive=1
  11. 01-19 04:11:52.699     1     1 I init    : type=1400 audit(0.0:7): avc: denied { associate } for name="bt_firmware" scontext=u:object_r:bt_firmware_file:s0 tcontext=u:object_r:rootfs:s0 tclass=filesystem permissive=1
  12. 01-19 04:11:52.699     1     1 I init    : type=1400 audit(0.0:8): avc: denied { setattr } for name="bt_firmware" dev="rootfs" ino=14215 scontext=u:r:init:s0 tcontext=u:object_r:bt_firmware_file:s0 tclass=dir permissive=1
  13. 01-19 04:11:53.829     1     1 I init    : type=1400 audit(0.0:9): avc: denied { relabelto } for name="cache" dev="tmpfs" ino=1322 scontext=u:r:init:s0 tcontext=u:object_r:cache_block_device:s0 tclass=lnk_file permissive=1
  14. 01-19 04:11:54.679   429   429 I e2fsck  : type=1400 audit(0.0:10): avc: denied { read } for name="sda2" dev="tmpfs" ino=272 scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
  15. 01-19 04:11:54.741   437   437 I SELinux : SELinux: Loaded service_contexts from:
  16. 01-19 04:11:54.742   435   435 I SELinux : SELinux: Loaded service_contexts from:
  17. 01-19 04:11:54.742   435   435 I SELinux :     /plat_service_contexts
  18. 01-19 04:11:54.743   435   435 I SELinux :     /nonplat_service_contexts
  19. 01-19 04:11:54.743   437   437 I SELinux :     /vndservice_contexts
  20. --------- beginning of system
  21. 01-19 04:11:54.841   445   445 I vold    : Vold 3.0 (the awakening) firing up
  22. 01-19 04:11:54.841   445   445 V vold    : Detected support for: exfat ext4 ntfs vfat
  23. 01-19 04:11:54.858   445   449 D vold    : e4crypt_init_user0
  24. 01-19 04:11:54.858   445   449 D vold    : e4crypt_prepare_user_storage for volume null, user 0, serial 0, flags 1
  25. 01-19 04:11:54.858   445   449 D vold    : Preparing: /data/system/users/0
  26. 01-19 04:11:54.858   445   449 D vold    : Preparing: /data/misc/profiles/cur/0
  27. 01-19 04:11:54.859   445   449 D vold    : Preparing: /data/system_de/0
  28. 01-19 04:11:54.859   445   449 D vold    : Preparing: /data/misc_de/0
  29. 01-19 04:11:54.859   445   449 D vold    : Preparing: /data/user_de/0
  30. 01-19 04:11:54.860   445   449 D vold    : e4crypt_unlock_user_key 0 serial=0 token_present=0
  31. 01-19 04:11:54.869   451   451 I /system/bin/tzdatacheck: timezone distro dir /data/misc/zoneinfo/current does not exist. No action required.
  32. 01-19 04:11:54.965   452   452 I Netd    : Netd 1.0 starting
  33. 01-19 04:11:54.967   452   452 D TetherController: Setting IP forward enable = 0
  34. 01-19 04:11:54.987   452   452 I Netd    : Creating child chains: 16.7ms
  35. 01-19 04:11:54.987   452   452 I Netd    : Setting up OEM hooks: 0.1ms
  36. 01-19 04:11:54.990   452   452 I Netd    : Setting up FirewallController hooks: 3.3ms
  37. 01-19 04:11:54.993   452   452 I Netd    : Setting up NatController hooks: 2.4ms
  38. 01-19 04:11:54.995   452   452 I Netd    : Setting up BandwidthController hooks: 1.9ms
  39. 01-19 04:11:54.995   452   452 I Netd    : Setting up IdletimerController hooks: 0.1ms
  40. 01-19 04:11:54.999   452   452 I Netd    : Disabling bandwidth control: 4.1ms
  41. 01-19 04:11:55.067   452   452 I Netd    : Initializing RouteController: 68.2ms
  42. 01-19 04:11:55.068   452   452 E Netd    : Unable to create netlink socket: Protocol not supported
  43. 01-19 04:11:55.068   452   452 W Netd    : Unable to open qlog quota socket, check if xt_quota2 can send via UeventHandler
  44. 01-19 04:11:55.070   452   452 D MDnsDS  : MDnsSdListener::Hander starting up
  45. 01-19 04:11:55.070   452   462 D MDnsDS  : MDnsSdListener starting to monitor
  46. 01-19 04:11:55.070   452   462 D MDnsDS  : Going to poll with pollCount 1
  47. 01-19 04:11:55.072   452   452 I Netd    : Registering NetdNativeService: 1.9ms
  48. 01-19 04:11:55.072   452   452 I Netd    : Starting CommandListener: 0.1ms
  49. 01-19 04:11:55.074   452   452 I Netd    : Registering NetdHwService: 2.2ms
  50. 01-19 04:11:55.074   452   452 I Netd    : Netd started in 109ms
  51. 01-19 04:11:55.264   472   472 I ServiceManagement: Removing namespace from process name android.hidl.allocator@1.0-service to allocator@1.0-s.
  52. 01-19 04:11:55.288   475   475 W /vendor/bin/hw/android.hardware.configstore@1.0-service: libminijail[475]: allowing syscall: connect
  53. 01-19 04:11:55.288   475   475 W /vendor/bin/hw/android.hardware.configstore@1.0-service: libminijail[475]: allowing syscall: fcntl
  54. 01-19 04:11:55.288   475   475 W /vendor/bin/hw/android.hardware.configstore@1.0-service: libminijail[475]: allowing syscall: sendto
  55. 01-19 04:11:55.288   475   475 W /vendor/bin/hw/android.hardware.configstore@1.0-service: libminijail[475]: allowing syscall: socket
  56. 01-19 04:11:55.288   475   475 W /vendor/bin/hw/android.hardware.configstore@1.0-service: libminijail[475]: allowing syscall: writev
  57. 01-19 04:11:55.294   475   475 W /vendor/bin/hw/android.hardware.configstore@1.0-service: libminijail[475]: logging seccomp filter failures
  58. 01-19 04:11:55.295   475   475 I ServiceManagement: Removing namespace from process name android.hardware.configstore@1.0-service to configstore@1.0.
  59. 01-19 04:11:55.303   483   483 I ServiceManagement: Removing namespace from process name android.hardware.usb@1.0-service to usb@1.0-service.
  60. 01-19 04:11:55.315   483   483 I android.hardware.usb@1.0-service: USB HAL Ready.
  61. 01-19 04:11:55.335   453   453 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  62. 01-19 04:11:55.349   488   488 I init    : type=1400 audit(0.0:14): avc: denied { execute_no_trans } for path="/system/bin/btnvtool" dev="sde19" ino=148 scontext=u:r:init:s0 tcontext=u:object_r:btnvtool_exec:s0 tclass=file permissive=1
  63. 01-19 04:11:55.349   480   480 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.composer@2.1-impl.so from current namespace instead of sphal namespace.
  64. 01-19 04:11:55.349   482   482 D vndksupport: Loading /vendor/lib64/hw/android.hardware.sensors@1.0-impl.so from current namespace instead of sphal namespace.
  65. 01-19 04:11:55.353   478   478 D vndksupport: Loading /vendor/lib64/hw/android.hardware.gatekeeper@1.0-impl.so from current namespace instead of sphal namespace.
  66. 01-19 04:11:55.359   489   489 I init    : type=1400 audit(0.0:15): avc: denied { execute_no_trans } for path="/system/bin/sh" dev="sde19" ino=411 scontext=u:r:init:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
  67. 01-19 04:11:55.362   480   480 D vndksupport: Loading /vendor/lib64/hw/hwcomposer.msm8996.so from current namespace instead of sphal namespace.
  68. 01-19 04:11:55.364   478   478 D vndksupport: Loading /vendor/lib64/hw/gatekeeper.msm8996.so from current namespace instead of sphal namespace.
  69. 01-19 04:11:55.367   453   453 I zygote64: option[0]=-Xzygote
  70. 01-19 04:11:55.367   453   453 I zygote64: option[1]=-Xusetombstonedtraces
  71. 01-19 04:11:55.367   453   453 I zygote64: option[2]=exit
  72. 01-19 04:11:55.367   453   453 I zygote64: option[3]=vfprintf
  73. 01-19 04:11:55.367   453   453 I zygote64: option[4]=sensitiveThread
  74. 01-19 04:11:55.367   453   453 I zygote64: option[5]=-verbose:gc
  75. 01-19 04:11:55.367   453   453 I zygote64: option[6]=-Xms8m
  76. 01-19 04:11:55.367   453   453 I zygote64: option[7]=-Xmx768m
  77. 01-19 04:11:55.367   453   453 I zygote64: option[8]=-XX:HeapGrowthLimit=288m
  78. 01-19 04:11:55.367   453   453 I zygote64: option[9]=-XX:HeapMinFree=2m
  79. 01-19 04:11:55.367   453   453 I zygote64: option[10]=-XX:HeapMaxFree=8m
  80. 01-19 04:11:55.367   453   453 I zygote64: option[11]=-XX:HeapTargetUtilization=0.75
  81. 01-19 04:11:55.367   453   453 I zygote64: option[12]=-Xusejit:true
  82. 01-19 04:11:55.367   453   453 I zygote64: option[13]=-Xjitsaveprofilinginfo
  83. 01-19 04:11:55.367   453   453 I zygote64: option[14]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  84. 01-19 04:11:55.367   453   453 I zygote64: option[15]=-Ximage-compiler-option
  85. 01-19 04:11:55.367   453   453 I zygote64: option[16]=--runtime-arg
  86. 01-19 04:11:55.367   453   453 I zygote64: option[17]=-Ximage-compiler-option
  87. 01-19 04:11:55.367   453   453 I zygote64: option[18]=-Xms64m
  88. 01-19 04:11:55.367   453   453 I zygote64: option[19]=-Ximage-compiler-option
  89. 01-19 04:11:55.367   453   453 I zygote64: option[20]=--runtime-arg
  90. 01-19 04:11:55.367   453   453 I zygote64: option[21]=-Ximage-compiler-option
  91. 01-19 04:11:55.367   453   453 I zygote64: option[22]=-Xmx64m
  92. 01-19 04:11:55.367   453   453 I zygote64: option[23]=-Ximage-compiler-option
  93. 01-19 04:11:55.367   453   453 I zygote64: option[24]=--image-classes=/system/etc/preloaded-classes
  94. 01-19 04:11:55.367   453   453 I zygote64: option[25]=-Ximage-compiler-option
  95. 01-19 04:11:55.367   453   453 I zygote64: option[26]=--compiled-classes=/system/etc/compiled-classes
  96. 01-19 04:11:55.367   453   453 I zygote64: option[27]=-Ximage-compiler-option
  97. 01-19 04:11:55.367   453   453 I zygote64: option[28]=--dirty-image-objects=/system/etc/dirty-image-objects
  98. 01-19 04:11:55.367   453   453 I zygote64: option[29]=-Xcompiler-option
  99. 01-19 04:11:55.367   453   453 I zygote64: option[30]=--runtime-arg
  100. 01-19 04:11:55.367   453   453 I zygote64: option[31]=-Xcompiler-option
  101. 01-19 04:11:55.367   453   453 I zygote64: option[32]=-Xms64m
  102. 01-19 04:11:55.367   453   453 I zygote64: option[33]=-Xcompiler-option
  103. 01-19 04:11:55.367   453   453 I zygote64: option[34]=--runtime-arg
  104. 01-19 04:11:55.367   453   453 I zygote64: option[35]=-Xcompiler-option
  105. 01-19 04:11:55.368   453   453 I zygote64: option[36]=-Xmx512m
  106. 01-19 04:11:55.368   453   453 I zygote64: option[37]=-Ximage-compiler-option
  107. 01-19 04:11:55.368   453   453 I zygote64: option[38]=--instruction-set-variant=kryo
  108. 01-19 04:11:55.368   453   453 I zygote64: option[39]=-Xcompiler-option
  109. 01-19 04:11:55.368   453   453 I zygote64: option[40]=--instruction-set-variant=kryo
  110. 01-19 04:11:55.368   453   453 I zygote64: option[41]=-Ximage-compiler-option
  111. 01-19 04:11:55.368   453   453 I zygote64: option[42]=--instruction-set-features=default
  112. 01-19 04:11:55.368   453   453 I zygote64: option[43]=-Xcompiler-option
  113. 01-19 04:11:55.368   453   453 I zygote64: option[44]=--instruction-set-features=default
  114. 01-19 04:11:55.368   453   453 I zygote64: option[45]=-Duser.locale=it-IT
  115. 01-19 04:11:55.368   453   453 I zygote64: option[46]=--cpu-abilist=arm64-v8a
  116. 01-19 04:11:55.368   453   453 I zygote64: option[47]=-Xfingerprint:LeEco/LeMax2_NA/le_x2_na:6.0.1/FIXNAOP5801607182S/letv07181411:user/release-keys
  117. 01-19 04:11:55.369   490   490 I init    : type=1400 audit(0.0:16): avc: denied { execute_no_trans } for path="/system/bin/logwrapper" dev="sde19" ino=298 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  118. 01-19 04:11:55.371   478   478 D gatekeeper_device: HwGkOpen called
  119. 01-19 04:11:55.380   476   476 D android.hardware.drm@1.0-service: android.hardware.drm@1.0-service starting...
  120. 01-19 04:11:55.381   474   474 D android.hardware.cas@1.0-service: android.hardware.cas@1.0-service starting...
  121. 01-19 04:11:55.382   474   474 I ServiceManagement: Removing namespace from process name android.hardware.cas@1.0-service to cas@1.0-service.
  122. 01-19 04:11:55.385   476   476 D vndksupport: Loading /vendor/lib/hw/android.hardware.drm@1.0-impl.so from current namespace instead of sphal namespace.
  123. 01-19 04:11:55.402   480   480 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8996.so from current namespace instead of sphal namespace.
  124. 01-19 04:11:55.417   479   479 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.allocator@2.0-impl.so from current namespace instead of sphal namespace.
  125. 01-19 04:11:55.423   480   480 I SDM     : ExtensionInterface::CreateExtensionInterface:
  126. 01-19 04:11:55.423   480   480 I SDM     : SDM-EXTENSION Version: Date: 09/05/17, Commit: edd678e, Change: I44568240dc
  127. 01-19 04:11:55.424   480   480 I SDM     : HWInfo::GetHWResourceInfo: SDE Version = 500, SDE Revision = 10070002, RGB = 4, VIG = 4, DMA = 2, Cursor = 2
  128. 01-19 04:11:55.424   480   480 I SDM     : HWInfo::GetHWResourceInfo: Upscale Ratio = 20, Downscale Ratio = 4, Blending Stages = 7
  129. 01-19 04:11:55.424   480   480 I SDM     : HWInfo::GetHWResourceInfo: SourceSplit = 1 QSEED3 = 0
  130. 01-19 04:11:55.424   480   480 I SDM     : HWInfo::GetHWResourceInfo: BWC = 0, UBWC = 1, Decimation = 1, Tile Format = 0 Concurrent Writeback = 0
  131. 01-19 04:11:55.424   480   480 I SDM     : HWInfo::GetHWResourceInfo: MaxLowBw = 9600000 , MaxHighBw = 9600000
  132. 01-19 04:11:55.424   480   480 I SDM     : HWInfo::GetHWResourceInfo: MaxPipeBw = 4500000 KBps, MaxSDEClock = 412500000 Hz, ClockFudgeFactor = 1.050000
  133. 01-19 04:11:55.424   480   480 I SDM     : HWInfo::GetHWResourceInfo: Prefill factors: Tiled_NV12 = 8, Tiled = 4, Linear = 1, Scale = 1, Fudge_factor = 2
  134. 01-19 04:11:55.424   480   480 I SDM     : HWInfo::GetMDSSRotatorInfo: MDSS Rotator: Count = 2, Downscale = 1, Min_downscale = 2.000000
  135. 01-19 04:11:55.424   480   480 I SDM     : SessionManager::SessionManager: Allocate buffers synchronously = 0
  136. 01-19 04:11:55.427   481   481 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  137. 01-19 04:11:55.428   479   479 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8996.so from current namespace instead of sphal namespace.
  138. 01-19 04:11:55.431   479   479 I ServiceManagement: Removing namespace from process name android.hardware.graphics.allocator@2.0-service to allocator@2.0-s.
  139. 01-19 04:11:55.432   479   479 I android.hardware.graphics.allocator@2.0-service: Registration complete for android.hardware.graphics.allocator@2.0::IAllocator/default.
  140. 01-19 04:11:55.434   492   492 I lowmemorykiller: Using in-kernel low memory killer interface
  141. 01-19 04:11:55.435   480   500 W SDM     : HWCSession::UEventThread: UEvent dropped. No uevent listener.
  142. 01-19 04:11:55.435   480   500 W SDM     : HWCSession::UEventThread: UEvent dropped. No uevent listener.
  143. 01-19 04:11:55.444   480   480 W SDM     : ColorManager::Init: Fail to load = libsdm-color.so
  144. 01-19 04:11:55.445   480   480 W SDM     : CoreImpl::Init: Unable creating color manager and continue without it.
  145. 01-19 04:11:55.445   480   480 I SDM     : CoreInterface::CreateCore: Open interface handle = 0x797445c000
  146. 01-19 04:11:55.445   480   480 I SDM     : HWCSession::Register: Set uevent listener = 0x7974473000
  147. 01-19 04:11:55.445   480   480 I SDM     : HWInfo::GetFirstDisplayInterfaceType: First display is internal display
  148. 01-19 04:11:55.445   480   480 I SDM     : CPUHint::Init: CPU Hint Pre-enable Window 50
  149. 01-19 04:11:55.445   481   481 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8996.so from current namespace instead of sphal namespace.
  150. 01-19 04:11:55.447   480   480 I SDM     : CPUHint::Init: Successfully Loaded Vendor Extension Library symbols
  151. 01-19 04:11:55.448   481   481 I ServiceManagement: Removing namespace from process name android.hardware.memtrack@1.0-service to memtrack@1.0-se.
  152. 01-19 04:11:55.449   481   481 I android.hardware.memtrack@1.0-service: Registration complete for android.hardware.memtrack@1.0::IMemtrack/default.
  153. 01-19 04:11:55.449   480   480 I SDM     : HWDevice::GetHWPanelMaxBrightnessFromNode: Max brightness level = 255
  154. 01-19 04:11:55.449   480   480 I SDM     : HWDevice::Init: access(/dev/graphics/fb0) successful
  155. 01-19 04:11:55.449   480   480 I SDM     : HWDevice::GetHWPanelMaxBrightnessFromNode: Max brightness level = 255
  156. 01-19 04:11:55.449   480   480 I SDM     : HWDevice::PopulateHWPanelInfo: Device type = 0, Display Port = 1, Display Mode = 1, Device Node = 0, Is Primary = 1
  157. 01-19 04:11:55.449   480   480 I SDM     : HWDevice::PopulateHWPanelInfo: Partial Update = 0, supported roi_count =1, Dynamic FPS = 0
  158. 01-19 04:11:55.449   480   480 I SDM     : HWDevice::PopulateHWPanelInfo: Align: left = 0, width = 0, top = 0, height = 0
  159. 01-19 04:11:55.449   480   480 I SDM     : HWDevice::PopulateHWPanelInfo: ROI: min_width = 0, min_height = 0, need_merge = 0
  160. 01-19 04:11:55.449   480   480 I SDM     : HWDevice::PopulateHWPanelInfo: FPS: min = 0, max =0
  161. 01-19 04:11:55.449   480   480 I SDM     : HWDevice::PopulateHWPanelInfo: Ping Pong Split = 1
  162. 01-19 04:11:55.449   480   480 I SDM     : HWDevice::PopulateHWPanelInfo: Left Split = 0, Right Split = 0
  163. 01-19 04:11:55.454   454   454 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  164. 01-19 04:11:55.456   480   480 I SDM     : HWDevice::GetHWPanelMaxBrightnessFromNode: Max brightness level = 255
  165. 01-19 04:11:55.456   480   480 I chatty  : uid=1000(system) composer@2.1-se identical 1 line
  166. 01-19 04:11:55.457   480   480 I SDM     : HWDevice::GetHWPanelMaxBrightnessFromNode: Max brightness level = 255
  167. 01-19 04:11:55.457   480   480 W SDM     : HWDevice::GetHWPanelInfoByNode: Failed to open msm_fb_panel_info node device node 3
  168. 01-19 04:11:55.457   480   480 I SDM     : HWDevice::GetHWPanelMaxBrightnessFromNode: Max brightness level = 255
  169. 01-19 04:11:55.457   484   484 I android.hardware.wifi@1.0-service: Wifi Hal is booting up...
  170. 01-19 04:11:55.458   480   480 I chatty  : uid=1000(system) composer@2.1-se identical 1 line
  171. 01-19 04:11:55.459   508   508 I init    : type=1400 audit(0.0:17): avc: denied { execute_no_trans } for path="/system/bin/sysinit" dev="sde19" ino=434 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  172. 01-19 04:11:55.459   480   480 I SDM     : HWDevice::GetHWPanelMaxBrightnessFromNode: Max brightness level = 255
  173. 01-19 04:11:55.459   480   480 W SDM     : HWDevice::GetHWPanelInfoByNode: Failed to open msm_fb_panel_info node device node 3
  174. 01-19 04:11:55.459   480   480 I SDM     : StrategyImpl::SetIdleTimeoutMs: Idle timeout: active = 70, inactive = 520
  175. 01-19 04:11:55.460   480   480 I SDM     : StrategyImpl::Init: HDR LUT Generation disabled
  176. 01-19 04:11:55.460   480   480 W SDM     : ColorManager::CreateColorManagerProxy: Information for libsdm-color.so isn't available!
  177. 01-19 04:11:55.460   480   480 W SDM     : DisplayBase::Init: Unable to create ColorManagerProxy for display = 0
  178. 01-19 04:11:55.460   480   480 W SDM     : HWEvents::InitializePollFd: open failed for display=0 event=idle_power_collapse, error=No such file or directory
  179. 01-19 04:11:55.461   480   480 I SDM     : HWCDisplay::Init: Display created with id: 0
  180. 01-19 04:11:55.461   480   480 W SDM     : HWCDisplay::PopulateColorModes: GetColorModeCount failed, use native color mode
  181. 01-19 04:11:55.461   480   480 E SDM     : HWCDisplay::HandleColorModeTransform: Failed to set Color Transform Matrix
  182. 01-19 04:11:55.461   480   480 E SDM     : HWCDisplay::SetColorMode: failed for mode = 0
  183. 01-19 04:11:55.461   480   480 I SDM     : DisplayBase::SetFrameBufferConfig: New framebuffer resolution (1440x2560)
  184. 01-19 04:11:55.488   486   486 I ServiceManagement: Removing namespace from process name vendor.display.color@1.0-service to color@1.0-servi.
  185. 01-19 04:11:55.489   490   490 W logwrapper: type=1400 audit(0.0:18): avc: granted { open } for path="/dev/pmsg0" dev="tmpfs" ino=364 scontext=u:r:init:s0 tcontext=u:object_r:pmsg_device:s0 tclass=chr_file
  186. 01-19 04:11:55.498   490   490 I set_wifi_mac: wifi mac file found, exit!
  187. 01-19 04:11:55.499   521   521 I cat     : type=1400 audit(0.0:19): avc: denied { write } for path="pipe:[1911]" dev="pipefs" ino=1911 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=fifo_file permissive=1
  188. 01-19 04:11:55.502   476   476 I ServiceManagement: Removing namespace from process name android.hardware.drm@1.0-service to drm@1.0-service.
  189. 01-19 04:11:55.504   476   476 I android.hardware.drm@1.0-service: Registration complete for android.hardware.drm@1.0::IDrmFactory/default.
  190. 01-19 04:11:55.504   476   476 D vndksupport: Loading /vendor/lib/hw/android.hardware.drm@1.0-impl.so from current namespace instead of sphal namespace.
  191. 01-19 04:11:55.506   497   497 W thermalserviced: Unable to get Thermal HAL V1.1, vendor thermal event notification not available
  192. 01-19 04:11:55.506   477   477 D android.hardware.drm@1.0-service.widevine: android.hardware.drm@1.0-service.widevine starting...
  193. 01-19 04:11:55.506   477   477 I ServiceManagement: Removing namespace from process name android.hardware.drm@1.0-service.widevine to drm@1.0-service.
  194. 01-19 04:11:55.506   476   476 I ServiceManagement: Removing namespace from process name android.hardware.drm@1.0-service to drm@1.0-service.
  195. 01-19 04:11:55.507   476   476 I android.hardware.drm@1.0-service: Registration complete for android.hardware.drm@1.0::ICryptoFactory/default.
  196. 01-19 04:11:55.509   477   477 I ServiceManagement: Removing namespace from process name android.hardware.drm@1.0-service.widevine to drm@1.0-service.
  197. 01-19 04:11:55.510   454   454 I zygote  : option[0]=-Xzygote
  198. 01-19 04:11:55.510   454   454 I zygote  : option[1]=-Xusetombstonedtraces
  199. 01-19 04:11:55.510   454   454 I zygote  : option[2]=exit
  200. 01-19 04:11:55.510   454   454 I zygote  : option[3]=vfprintf
  201. 01-19 04:11:55.510   454   454 I zygote  : option[4]=sensitiveThread
  202. 01-19 04:11:55.510   454   454 I zygote  : option[5]=-verbose:gc
  203. 01-19 04:11:55.510   454   454 I zygote  : option[6]=-Xms8m
  204. 01-19 04:11:55.510   454   454 I zygote  : option[7]=-Xmx768m
  205. 01-19 04:11:55.510   454   454 I zygote  : option[8]=-XX:HeapGrowthLimit=288m
  206. 01-19 04:11:55.510   454   454 I zygote  : option[9]=-XX:HeapMinFree=2m
  207. 01-19 04:11:55.510   454   454 I zygote  : option[10]=-XX:HeapMaxFree=8m
  208. 01-19 04:11:55.511   454   454 I zygote  : option[11]=-XX:HeapTargetUtilization=0.75
  209. 01-19 04:11:55.511   454   454 I zygote  : option[12]=-Xusejit:true
  210. 01-19 04:11:55.511   454   454 I zygote  : option[13]=-Xjitsaveprofilinginfo
  211. 01-19 04:11:55.511   454   454 I zygote  : option[14]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  212. 01-19 04:11:55.511   454   454 I zygote  : option[15]=-Ximage-compiler-option
  213. 01-19 04:11:55.511   454   454 I zygote  : option[16]=--runtime-arg
  214. 01-19 04:11:55.511   454   454 I zygote  : option[17]=-Ximage-compiler-option
  215. 01-19 04:11:55.511   454   454 I zygote  : option[18]=-Xms64m
  216. 01-19 04:11:55.511   454   454 I zygote  : option[19]=-Ximage-compiler-option
  217. 01-19 04:11:55.511   454   454 I zygote  : option[20]=--runtime-arg
  218. 01-19 04:11:55.511   454   454 I zygote  : option[21]=-Ximage-compiler-option
  219. 01-19 04:11:55.511   454   454 I zygote  : option[22]=-Xmx64m
  220. 01-19 04:11:55.511   454   454 I zygote  : option[23]=-Ximage-compiler-option
  221. 01-19 04:11:55.511   454   454 I zygote  : option[24]=--image-classes=/system/etc/preloaded-classes
  222. 01-19 04:11:55.511   454   454 I zygote  : option[25]=-Ximage-compiler-option
  223. 01-19 04:11:55.511   454   454 I zygote  : option[26]=--compiled-classes=/system/etc/compiled-classes
  224. 01-19 04:11:55.511   454   454 I zygote  : option[27]=-Ximage-compiler-option
  225. 01-19 04:11:55.511   454   454 I zygote  : option[28]=--dirty-image-objects=/system/etc/dirty-image-objects
  226. 01-19 04:11:55.511   454   454 I zygote  : option[29]=-Xcompiler-option
  227. 01-19 04:11:55.511   454   454 I zygote  : option[30]=--runtime-arg
  228. 01-19 04:11:55.511   454   454 I zygote  : option[31]=-Xcompiler-option
  229. 01-19 04:11:55.511   454   454 I zygote  : option[32]=-Xms64m
  230. 01-19 04:11:55.511   454   454 I zygote  : option[33]=-Xcompiler-option
  231. 01-19 04:11:55.511   454   454 I zygote  : option[34]=--runtime-arg
  232. 01-19 04:11:55.511   454   454 I zygote  : option[35]=-Xcompiler-option
  233. 01-19 04:11:55.511   454   454 I zygote  : option[36]=-Xmx512m
  234. 01-19 04:11:55.511   454   454 I zygote  : option[37]=-Ximage-compiler-option
  235. 01-19 04:11:55.511   454   454 I zygote  : option[38]=--instruction-set-variant=kryo
  236. 01-19 04:11:55.511   454   454 I zygote  : option[39]=-Xcompiler-option
  237. 01-19 04:11:55.511   454   454 I zygote  : option[40]=--instruction-set-variant=kryo
  238. 01-19 04:11:55.511   454   454 I zygote  : option[41]=-Ximage-compiler-option
  239. 01-19 04:11:55.511   454   454 I zygote  : option[42]=--instruction-set-features=default
  240. 01-19 04:11:55.511   454   454 I zygote  : option[43]=-Xcompiler-option
  241. 01-19 04:11:55.511   454   454 I zygote  : option[44]=--instruction-set-features=default
  242. 01-19 04:11:55.511   454   454 I zygote  : option[45]=-Duser.locale=it-IT
  243. 01-19 04:11:55.511   454   454 I zygote  : option[46]=--cpu-abilist=armeabi-v7a,armeabi
  244. 01-19 04:11:55.511   454   454 I zygote  : option[47]=-Xfingerprint:LeEco/LeMax2_NA/le_x2_na:6.0.1/FIXNAOP5801607182S/letv07181411:user/release-keys
  245. 01-19 04:11:55.512   473   473 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  246. 01-19 04:11:55.527   473   473 I ServiceManagement: Removing namespace from process name android.hardware.audio@2.0-service to audio@2.0-servi.
  247. 01-19 04:11:55.528   473   473 I audiohalservice: Registration complete for android.hardware.audio@2.0::IDevicesFactory/default.
  248. 01-19 04:11:55.529   473   473 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  249. 01-19 04:11:55.534   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:29:adsp daemon starting
  250. 01-19 04:11:55.539   525   525 I getprop : type=1400 audit(0.0:20): avc: denied { getattr } for path="pipe:[1947]" dev="pipefs" ino=1947 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=fifo_file permissive=1
  251. 01-19 04:11:55.559   516   516 I energy-awarenes: type=1400 audit(0.0:21): avc: denied { read } for name="uio" dev="sysfs" ino=35448 scontext=u:r:energyawareness:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
  252. 01-19 04:11:55.559   516   516 I energy-awarenes: type=1400 audit(0.0:22): avc: denied { open } for path="/sys/class/uio" dev="sysfs" ino=35448 scontext=u:r:energyawareness:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
  253. 01-19 04:11:55.559   516   516 I energy-awarenes: type=1400 audit(0.0:23): avc: denied { read } for name="name" dev="sysfs" ino=35472 scontext=u:r:energyawareness:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
  254. 01-19 04:11:55.559   516   516 I energy-awarenes: type=1400 audit(0.0:24): avc: denied { open } for path="/sys/devices/soc/0.qcom,rmtfs_sharedmem/uio/uio0/name" dev="sysfs" ino=35472 scontext=u:r:energyawareness:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
  255. 01-19 04:11:55.559   516   516 I energy-awarenes: type=1400 audit(0.0:25): avc: denied { getattr } for path="/sys/devices/soc/0.qcom,rmtfs_sharedmem/uio/uio0/name" dev="sysfs" ino=35472 scontext=u:r:energyawareness:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
  256. 01-19 04:11:55.564   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  257. 01-19 04:11:55.564   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  258. 01-19 04:11:55.564   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  259. 01-19 04:11:55.564   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  260. 01-19 04:11:55.564   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  261. 01-19 04:11:55.564   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  262. 01-19 04:11:55.573   473   473 I audiohalservice: Registration complete for android.hardware.audio.effect@2.0::IEffectsFactory/default.
  263. 01-19 04:11:55.578   496   496 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquiredBuffers retrieved: 3
  264. 01-19 04:11:55.579   473   473 E audiohalservice: Could not get passthrough implementation for android.hardware.soundtrigger@2.0::ISoundTriggerHw/default.
  265. 01-19 04:11:55.579   473   473 E audiohalservice: Error while registering soundtrigger service: 1
  266. 01-19 04:11:55.592   514   514 I ThermalEngine: Thermal daemon started
  267. 01-19 04:11:55.597   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  268. 01-19 04:11:55.597   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  269. 01-19 04:11:55.599   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  270. 01-19 04:11:55.599   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  271. 01-19 04:11:55.599   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  272. 01-19 04:11:55.599   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  273. 01-19 04:11:55.599   514   514 I ThermalEngine: No target config file, falling back to 'system/vendor/etc/thermal-engine.conf'
  274. 01-19 04:11:55.599   514   514 I ThermalEngine: devices_manager_init: Init
  275. 01-19 04:11:55.599   514   514 I ThermalEngine: Number of gpus :1
  276. 01-19 04:11:55.599   514   514 I Thermal-IOCTL: KTM IOCTL interface "/dev/msm_thermal_query" opened
  277. 01-19 04:11:55.600   514   514 E ThermalEngine: update_cpu_topology: Cluster Info[0]. Cluster Id: 0 cpu_bits:0x3 sync:1
  278. 01-19 04:11:55.600   514   514 E ThermalEngine: update_cpu_topology: Cluster Info[1]. Cluster Id: 1 cpu_bits:0xc sync:1
  279. 01-19 04:11:55.600   514   514 I ThermalEngine: adding voltage device
  280. 01-19 04:11:55.601   514   514 I ThermalEngine: vdd_rstr_init: Init KTM VDD RSTR enabled: 0
  281. 01-19 04:11:55.601   496   496 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::startGraphicsAllocatorService retrieved: 0
  282. 01-19 04:11:55.601   514   514 I ThermalEngine: cpr_band_init: Could not read /sys/module/msm_thermal/cpr_band/curr_cpr_band
  283. 01-19 04:11:55.602   514   514 I ThermalEngine: sensors_manager_init: Init
  284. 01-19 04:11:55.603   496   496 I SurfaceFlinger: SurfaceFlinger is starting
  285. 01-19 04:11:55.603   496   496 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncEventPhaseOffsetNs retrieved: 2000000
  286. 01-19 04:11:55.607   496   496 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncSfEventPhaseOffsetNs retrieved: 6000000
  287. 01-19 04:11:55.607   496   496 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasSyncFramework retrieved: 1
  288. 01-19 04:11:55.608   496   496 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useContextPriority retrieved: 0 (default)
  289. 01-19 04:11:55.608   496   496 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::presentTimeOffsetFromVSyncNs retrieved: 0
  290. 01-19 04:11:55.608   496   496 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useHwcForRGBtoYUV retrieved: 1
  291. 01-19 04:11:55.611   513   553 I adbd    : initializing functionfs
  292. 01-19 04:11:55.611   513   553 I adbd    : opening control endpoint /dev/usb-ffs/adb/ep0
  293. 01-19 04:11:55.618   480   480 I SDM     : HWCDisplay::SetFrameBufferResolution: New framebuffer resolution (1440x2560)
  294. 01-19 04:11:55.619   480   480 I SDM     : HWCColorManager::CreateColorManager: Successfully loaded libsdm-disp-vndapis.so
  295. 01-19 04:11:55.636   496   496 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxVirtualDisplaySize retrieved: 4096
  296. 01-19 04:11:55.637   480   480 I SDM     : HWCColorManager::CreateColorManager: Successfully loaded libsdm-disp-vndapis.so and libsdm-diag.so and diag_init'ed
  297. 01-19 04:11:55.638   528   528 I sysinit : Running /system/etc/init.d/00banner
  298. 01-19 04:11:55.638   480   480 I ServiceManagement: Removing namespace from process name android.hardware.graphics.composer@2.1-service to composer@2.1-se.
  299. 01-19 04:11:55.644   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  300. 01-19 04:11:55.644   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  301. 01-19 04:11:55.648   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  302. 01-19 04:11:55.648   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  303. 01-19 04:11:55.648   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  304. 01-19 04:11:55.648   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  305. 01-19 04:11:55.654   480   480 I android.hardware.graphics.composer@2.1-service: Registration complete for android.hardware.graphics.composer@2.1::IComposer/default.
  306. 01-19 04:11:55.672   514   514 E ThermalEngine: bcl_setup: Error opening /sys/devices/soc/soc:qcom,bcl/iavail
  307. 01-19 04:11:55.673   514   514 E ThermalEngine: add_tgt_sensor: bcl sensor setup failed failed.
  308. 01-19 04:11:55.673   514   514 E ThermalEngine: add_tgt_sensors_set: Error adding bcl
  309. 01-19 04:11:55.673   514   514 E ThermalEngine: sensors_init: Error adding BCL TS
  310. 01-19 04:11:55.674   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  311. 01-19 04:11:55.674   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  312. 01-19 04:11:55.674   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  313. 01-19 04:11:55.674   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  314. 01-19 04:11:55.674   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  315. 01-19 04:11:55.674   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  316. 01-19 04:11:55.677   496   496 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useVrFlinger retrieved: 0 (default)
  317. 01-19 04:11:55.677   496   496 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquiredBuffers retrieved: 3
  318. 01-19 04:11:55.677   496   496 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
  319. 01-19 04:11:55.678   496   496 I SurfaceFlinger: Enabling HWC virtual displays
  320. 01-19 04:11:55.678   496   496 I SurfaceFlinger: Disabling Triple Buffering
  321. 01-19 04:11:55.678   496   496 I SurfaceFlinger: SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
  322. 01-19 04:11:55.678   496   496 I SurfaceFlinger: Phase offest NS: 2000000
  323. 01-19 04:11:55.678   534   534 D vndksupport: Loading /vendor/lib64/hw/android.hardware.gnss@1.0-impl-qti.so from current namespace instead of sphal namespace.
  324. 01-19 04:11:55.679   554   554 I getprop : type=1400 audit(0.0:26): avc: denied { getattr } for path="pipe:[2048]" dev="pipefs" ino=2048 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=fifo_file permissive=1
  325. 01-19 04:11:55.679   554   554 I getprop : type=1400 audit(0.0:27): avc: denied { write } for path="pipe:[2048]" dev="pipefs" ino=2048 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=fifo_file permissive=1
  326. 01-19 04:11:55.689   517   517 I ipacm   : type=1400 audit(0.0:28): avc: denied { read write } for name="ipacm.pid" dev="sda9" ino=761935 scontext=u:r:ipacm:s0 tcontext=u:object_r:ipacm_data_file:s0 tclass=file permissive=1
  327. 01-19 04:11:55.689   517   517 I ipacm   : type=1400 audit(0.0:29): avc: denied { open } for path="/data/misc/ipa/ipacm.pid" dev="sda9" ino=761935 scontext=u:r:ipacm:s0 tcontext=u:object_r:ipacm_data_file:s0 tclass=file permissive=1
  328. 01-19 04:11:55.689   517   517 I ipacm   : type=1400 audit(0.0:30): avc: denied { lock } for path="/data/misc/ipa/ipacm.pid" dev="sda9" ino=761935 scontext=u:r:ipacm:s0 tcontext=u:object_r:ipacm_data_file:s0 tclass=file permissive=1
  329. 01-19 04:11:55.700   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  330. 01-19 04:11:55.700   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  331. 01-19 04:11:55.701   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  332. 01-19 04:11:55.701   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  333. 01-19 04:11:55.701   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  334. 01-19 04:11:55.701   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  335. 01-19 04:11:55.704   496   496 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  336. 01-19 04:11:55.709   602   602 I sysinit : type=1400 audit(0.0:31): avc: denied { execute_no_trans } for path="/system/etc/init.d/00banner" dev="sde19" ino=708 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  337. 01-19 04:11:55.709   547   547 I wificond: wificond is starting up...
  338. 01-19 04:11:55.717   496   496 D libEGL  : loaded /vendor/lib64/egl/libEGL_adreno.so
  339. 01-19 04:11:55.720   514   514 I ThermalEngine: Loading config file for virtual sensor
  340. 01-19 04:11:55.720   514   514 I ThermalEngine: Loading configuration file system/vendor/etc/thermal-engine.conf
  341. 01-19 04:11:55.720   514   514 E ThermalEngine: Unable to open config file 'system/vendor/etc/thermal-engine.conf'
  342. 01-19 04:11:55.720   514   514 I ThermalEngine: [VIRTUAL-CPUS]
  343. 01-19 04:11:55.720   514   514 I ThermalEngine: #algo_type virtual
  344. 01-19 04:11:55.720   514   514 I ThermalEngine: trip_sensor tsens_tz_sensor11
  345. 01-19 04:11:55.720   514   514 I ThermalEngine: set_point 75000
  346. 01-19 04:11:55.720   514   514 I ThermalEngine: set_point_clr 65000
  347. 01-19 04:11:55.720   514   514 I ThermalEngine: sensors tsens_tz_sensor4 tsens_tz_sensor6 tsens_tz_sensor9 tsens_tz_sensor11
  348. 01-19 04:11:55.720   514   514 I ThermalEngine: weights
  349. 01-19 04:11:55.720   514   514 I ThermalEngine: sampling 10
  350. 01-19 04:11:55.720   514   514 I ThermalEngine: math 2
  351. 01-19 04:11:55.721   514   514 I ThermalEngine: Loading configuration file system/vendor/etc/thermal-engine.conf
  352. 01-19 04:11:55.721   514   514 E ThermalEngine: Unable to open config file 'system/vendor/etc/thermal-engine.conf'
  353. 01-19 04:11:55.721   514   514 E ThermalEngine: Thermal-Server: Unable to create socket server for thermal clients
  354. 01-19 04:11:55.721   514   514 I ThermalEngine: [AFFINITY_MONITOR]
  355. 01-19 04:11:55.721   514   514 I ThermalEngine: #algo_type monitor
  356. 01-19 04:11:55.721   514   514 I ThermalEngine: sampling 1000
  357. 01-19 04:11:55.721   514   514 I ThermalEngine: sensor msm_therm
  358. 01-19 04:11:55.721   514   514 I ThermalEngine: thresholds 40000 45000 50000 70000
  359. 01-19 04:11:55.721   514   514 I ThermalEngine: thresholds_clr 35000 40000 45000 50000
  360. 01-19 04:11:55.721   514   514 I ThermalEngine: actions affinity_switch+affinity_core affinity_switch+affinity_core affinity_switch+affinity_core affinity_switch+affinity_core
  361. 01-19 04:11:55.721   514   514 I ThermalEngine: action_info 0+4 1+2 2+1 3+1
  362. 01-19 04:11:55.721   514   514 I ThermalEngine: [EMMC_THERM_GPU_SKIN_MANAGEMENT]
  363. 01-19 04:11:55.721   514   514 I ThermalEngine: #algo_type monitor
  364. 01-19 04:11:55.721   514   514 I ThermalEngine: sampling 1000
  365. 01-19 04:11:55.721   514   514 I ThermalEngine: sensor emmc_therm
  366. 01-19 04:11:55.721   514   514 I ThermalEngine: thresholds 44000 46000 48000 51000 54000
  367. 01-19 04:11:55.721   514   514 I ThermalEngine: thresholds_clr 42000 44000 46000 48000 51000
  368. 01-19 04:11:55.721   514   514 I ThermalEngine: actions gpu gpu gpu gpu gpu
  369. 01-19 04:11:55.721   514   514 I ThermalEngine: action_info 560000000 510000000 401800000 315000000 214000000
  370. 01-19 04:11:55.721   514   514 I ThermalEngine: override 18000
  371. 01-19 04:11:55.721   514   514 I ThermalEngine: [EMMC_THERM_BATTERY_MITIGATION]
  372. 01-19 04:11:55.721   514   514 I ThermalEngine: #algo_type monitor
  373. 01-19 04:11:55.721   514   514 I ThermalEngine: sampling 1000
  374. 01-19 04:11:55.721   514   514 I ThermalEngine: sensor emmc_therm
  375. 01-19 04:11:55.721   514   514 I ThermalEngine: thresholds 42000 46000 56000 58000
  376. 01-19 04:11:55.721   514   514 I ThermalEngine: thresholds_clr 37000 42000 46000 56000
  377. 01-19 04:11:55.721   514   514 I ThermalEngine: actions battery battery battery battery
  378. 01-19 04:11:55.721   514   514 I ThermalEngine: action_info 0 1 2 3
  379. 01-19 04:11:55.721   514   514 I ThermalEngine: [PMIC-ALARM-MONITOR]
  380. 01-19 04:11:55.721   514   514 I ThermalEngine: #algo_type monitor
  381. 01-19 04:11:55.721   514   514 I ThermalEngine: sampling 1000
  382. 01-19 04:11:55.721   514   514 I ThermalEngine: sensor pm8994_tz
  383. 01-19 04:11:55.721   514   514 I ThermalEngine: thresholds 107000 127000
  384. 01-19 04:11:55.721   514   514 I ThermalEngine: thresholds_clr 103000 123000
  385. 01-19 04:11:55.721   514   514 I ThermalEngine: actions hotplug_3+hotplug_2+hotplug_1+cluster1+cluster0 hotplug_3+hotplug_2+hotplug_1
  386. 01-19 04:11:55.721   514   514 I ThermalEngine: action_info 0+0+0+302400+302400 1+1+1
  387. 01-19 04:11:55.721   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS20]
  388. 01-19 04:11:55.721   514   514 I ThermalEngine: #algo_type monitor
  389. 01-19 04:11:55.722   514   514 I ThermalEngine: sampling 1000
  390. 01-19 04:11:55.722   514   514 I ThermalEngine: sensor tsens_tz_sensor20
  391. 01-19 04:11:55.722   514   514 I ThermalEngine: thresholds 5000
  392. 01-19 04:11:55.722   514   514 I ThermalEngine: thresholds_clr 10000
  393. 01-19 04:11:55.722   514   514 I ThermalEngine: actions vdd_restriction
  394. 01-19 04:11:55.722   514   514 I ThermalEngine: action_info 1
  395. 01-19 04:11:55.722   514   514 I ThermalEngine: descending
  396. 01-19 04:11:55.722   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS19]
  397. 01-19 04:11:55.722   514   514 I ThermalEngine: #algo_type monitor
  398. 01-19 04:11:55.722   514   514 I ThermalEngine: sampling 1000
  399. 01-19 04:11:55.722   514   514 I ThermalEngine: sensor tsens_tz_sensor19
  400. 01-19 04:11:55.722   514   514 I ThermalEngine: thresholds 5000
  401. 01-19 04:11:55.722   514   514 I ThermalEngine: thresholds_clr 10000
  402. 01-19 04:11:55.722   514   514 I ThermalEngine: actions vdd_restriction
  403. 01-19 04:11:55.722   514   514 I ThermalEngine: action_info 1
  404. 01-19 04:11:55.722   514   514 I ThermalEngine: descending
  405. 01-19 04:11:55.722   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS18]
  406. 01-19 04:11:55.722   514   514 I ThermalEngine: #algo_type monitor
  407. 01-19 04:11:55.722   514   514 I ThermalEngine: sampling 1000
  408. 01-19 04:11:55.722   514   514 I ThermalEngine: sensor tsens_tz_sensor18
  409. 01-19 04:11:55.722   514   514 I ThermalEngine: thresholds 5000
  410. 01-19 04:11:55.722   514   514 I ThermalEngine: thresholds_clr 10000
  411. 01-19 04:11:55.722   514   514 I ThermalEngine: actions vdd_restriction
  412. 01-19 04:11:55.722   514   514 I ThermalEngine: action_info 1
  413. 01-19 04:11:55.722   514   514 I ThermalEngine: descending
  414. 01-19 04:11:55.722   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS17]
  415. 01-19 04:11:55.722   514   514 I ThermalEngine: #algo_type monitor
  416. 01-19 04:11:55.722   514   514 I ThermalEngine: sampling 1000
  417. 01-19 04:11:55.722   514   514 I ThermalEngine: sensor tsens_tz_sensor17
  418. 01-19 04:11:55.722   514   514 I ThermalEngine: thresholds 5000
  419. 01-19 04:11:55.722   514   514 I ThermalEngine: thresholds_clr 10000
  420. 01-19 04:11:55.722   514   514 I ThermalEngine: actions vdd_restriction
  421. 01-19 04:11:55.722   514   514 I ThermalEngine: action_info 1
  422. 01-19 04:11:55.722   514   514 I ThermalEngine: descending
  423. 01-19 04:11:55.722   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS16]
  424. 01-19 04:11:55.722   514   514 I ThermalEngine: #algo_type monitor
  425. 01-19 04:11:55.722   514   514 I ThermalEngine: sampling 1000
  426. 01-19 04:11:55.722   514   514 I ThermalEngine: sensor tsens_tz_sensor16
  427. 01-19 04:11:55.722   514   514 I ThermalEngine: thresholds 5000
  428. 01-19 04:11:55.722   514   514 I ThermalEngine: thresholds_clr 10000
  429. 01-19 04:11:55.722   514   514 I ThermalEngine: actions vdd_restriction
  430. 01-19 04:11:55.722   514   514 I ThermalEngine: action_info 1
  431. 01-19 04:11:55.722   514   514 I ThermalEngine: descending
  432. 01-19 04:11:55.722   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS15]
  433. 01-19 04:11:55.722   514   514 I ThermalEngine: #algo_type monitor
  434. 01-19 04:11:55.722   514   514 I ThermalEngine: sampling 1000
  435. 01-19 04:11:55.722   514   514 I ThermalEngine: sensor tsens_tz_sensor15
  436. 01-19 04:11:55.722   514   514 I ThermalEngine: thresholds 5000
  437. 01-19 04:11:55.722   514   514 I ThermalEngine: thresholds_clr 10000
  438. 01-19 04:11:55.722   514   514 I ThermalEngine: actions vdd_restriction
  439. 01-19 04:11:55.722   514   514 I ThermalEngine: action_info 1
  440. 01-19 04:11:55.722   514   514 I ThermalEngine: descending
  441. 01-19 04:11:55.722   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS14]
  442. 01-19 04:11:55.722   514   514 I ThermalEngine: #algo_type monitor
  443. 01-19 04:11:55.722   514   514 I ThermalEngine: sampling 1000
  444. 01-19 04:11:55.722   514   514 I ThermalEngine: sensor tsens_tz_sensor14
  445. 01-19 04:11:55.722   514   514 I ThermalEngine: thresholds 5000
  446. 01-19 04:11:55.722   514   514 I ThermalEngine: thresholds_clr 10000
  447. 01-19 04:11:55.722   514   514 I ThermalEngine: actions vdd_restriction
  448. 01-19 04:11:55.722   514   514 I ThermalEngine: action_info 1
  449. 01-19 04:11:55.722   514   514 I ThermalEngine: descending
  450. 01-19 04:11:55.722   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS13]
  451. 01-19 04:11:55.722   514   514 I ThermalEngine: #algo_type monitor
  452. 01-19 04:11:55.722   514   514 I ThermalEngine: sampling 1000
  453. 01-19 04:11:55.722   514   514 I ThermalEngine: sensor tsens_tz_sensor13
  454. 01-19 04:11:55.722   514   514 I ThermalEngine: thresholds 5000
  455. 01-19 04:11:55.722   514   514 I ThermalEngine: thresholds_clr 10000
  456. 01-19 04:11:55.722   514   514 I ThermalEngine: actions vdd_restriction
  457. 01-19 04:11:55.722   514   514 I ThermalEngine: action_info 1
  458. 01-19 04:11:55.722   514   514 I ThermalEngine: descending
  459. 01-19 04:11:55.722   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS12]
  460. 01-19 04:11:55.722   514   514 I ThermalEngine: #algo_type monitor
  461. 01-19 04:11:55.722   514   514 I ThermalEngine: sampling 1000
  462. 01-19 04:11:55.722   514   514 I ThermalEngine: sensor tsens_tz_sensor12
  463. 01-19 04:11:55.722   514   514 I ThermalEngine: thresholds 5000
  464. 01-19 04:11:55.722   514   514 I ThermalEngine: thresholds_clr 10000
  465. 01-19 04:11:55.723   514   514 I ThermalEngine: actions vdd_restriction
  466. 01-19 04:11:55.723   514   514 I ThermalEngine: action_info 1
  467. 01-19 04:11:55.723   514   514 I ThermalEngine: descending
  468. 01-19 04:11:55.723   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS11]
  469. 01-19 04:11:55.723   514   514 I ThermalEngine: #algo_type monitor
  470. 01-19 04:11:55.723   514   514 I ThermalEngine: sampling 1000
  471. 01-19 04:11:55.723   514   514 I ThermalEngine: sensor tsens_tz_sensor11
  472. 01-19 04:11:55.723   514   514 I ThermalEngine: thresholds 5000
  473. 01-19 04:11:55.723   514   514 I ThermalEngine: thresholds_clr 10000
  474. 01-19 04:11:55.723   514   514 I ThermalEngine: actions vdd_restriction
  475. 01-19 04:11:55.723   514   514 I ThermalEngine: action_info 1
  476. 01-19 04:11:55.723   514   514 I ThermalEngine: descending
  477. 01-19 04:11:55.723   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS10]
  478. 01-19 04:11:55.723   514   514 I ThermalEngine: #algo_type monitor
  479. 01-19 04:11:55.723   514   514 I ThermalEngine: sampling 1000
  480. 01-19 04:11:55.723   514   514 I ThermalEngine: sensor tsens_tz_sensor10
  481. 01-19 04:11:55.723   514   514 I ThermalEngine: thresholds 5000
  482. 01-19 04:11:55.723   514   514 I ThermalEngine: thresholds_clr 10000
  483. 01-19 04:11:55.723   514   514 I ThermalEngine: actions vdd_restriction
  484. 01-19 04:11:55.723   514   514 I ThermalEngine: action_info 1
  485. 01-19 04:11:55.723   514   514 I ThermalEngine: descending
  486. 01-19 04:11:55.723   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS9]
  487. 01-19 04:11:55.723   514   514 I ThermalEngine: #algo_type monitor
  488. 01-19 04:11:55.723   514   514 I ThermalEngine: sampling 1000
  489. 01-19 04:11:55.723   514   514 I ThermalEngine: sensor tsens_tz_sensor9
  490. 01-19 04:11:55.723   514   514 I ThermalEngine: thresholds 5000
  491. 01-19 04:11:55.723   514   514 I ThermalEngine: thresholds_clr 10000
  492. 01-19 04:11:55.723   514   514 I ThermalEngine: actions vdd_restriction
  493. 01-19 04:11:55.723   514   514 I ThermalEngine: action_info 1
  494. 01-19 04:11:55.723   514   514 I ThermalEngine: descending
  495. 01-19 04:11:55.723   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS8]
  496. 01-19 04:11:55.723   514   514 I ThermalEngine: #algo_type monitor
  497. 01-19 04:11:55.723   514   514 I ThermalEngine: sampling 1000
  498. 01-19 04:11:55.723   514   514 I ThermalEngine: sensor tsens_tz_sensor8
  499. 01-19 04:11:55.723   514   514 I ThermalEngine: thresholds 5000
  500. 01-19 04:11:55.723   514   514 I ThermalEngine: thresholds_clr 10000
  501. 01-19 04:11:55.723   514   514 I ThermalEngine: actions vdd_restriction
  502. 01-19 04:11:55.723   514   514 I ThermalEngine: action_info 1
  503. 01-19 04:11:55.723   514   514 I ThermalEngine: descending
  504. 01-19 04:11:55.723   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS7]
  505. 01-19 04:11:55.723   514   514 I ThermalEngine: #algo_type monitor
  506. 01-19 04:11:55.723   514   514 I ThermalEngine: sampling 1000
  507. 01-19 04:11:55.723   514   514 I ThermalEngine: sensor tsens_tz_sensor7
  508. 01-19 04:11:55.723   514   514 I ThermalEngine: thresholds 5000
  509. 01-19 04:11:55.723   514   514 I ThermalEngine: thresholds_clr 10000
  510. 01-19 04:11:55.723   514   514 I ThermalEngine: actions vdd_restriction
  511. 01-19 04:11:55.724   514   514 I ThermalEngine: action_info 1
  512. 01-19 04:11:55.724   514   514 I ThermalEngine: descending
  513. 01-19 04:11:55.724   534   534 I ServiceManagement: Removing namespace from process name android.hardware.gnss@1.0-service-qti to gnss@1.0-servic.
  514. 01-19 04:11:55.724   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS6]
  515. 01-19 04:11:55.724   514   514 I ThermalEngine: #algo_type monitor
  516. 01-19 04:11:55.724   514   514 I ThermalEngine: sampling 1000
  517. 01-19 04:11:55.724   514   514 I ThermalEngine: sensor tsens_tz_sensor6
  518. 01-19 04:11:55.724   514   514 I ThermalEngine: thresholds 5000
  519. 01-19 04:11:55.724   514   514 I ThermalEngine: thresholds_clr 10000
  520. 01-19 04:11:55.724   514   514 I ThermalEngine: actions vdd_restriction
  521. 01-19 04:11:55.724   514   514 I ThermalEngine: action_info 1
  522. 01-19 04:11:55.724   514   514 I ThermalEngine: descending
  523. 01-19 04:11:55.724   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS5]
  524. 01-19 04:11:55.724   514   514 I ThermalEngine: #algo_type monitor
  525. 01-19 04:11:55.724   514   514 I ThermalEngine: sampling 1000
  526. 01-19 04:11:55.724   514   514 I ThermalEngine: sensor tsens_tz_sensor5
  527. 01-19 04:11:55.724   514   514 I ThermalEngine: thresholds 5000
  528. 01-19 04:11:55.724   514   514 I ThermalEngine: thresholds_clr 10000
  529. 01-19 04:11:55.724   514   514 I ThermalEngine: actions vdd_restriction
  530. 01-19 04:11:55.724   514   514 I ThermalEngine: action_info 1
  531. 01-19 04:11:55.724   514   514 I ThermalEngine: descending
  532. 01-19 04:11:55.724   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS4]
  533. 01-19 04:11:55.724   514   514 I ThermalEngine: #algo_type monitor
  534. 01-19 04:11:55.724   514   514 I ThermalEngine: sampling 1000
  535. 01-19 04:11:55.724   514   514 I ThermalEngine: sensor tsens_tz_sensor4
  536. 01-19 04:11:55.724   514   514 I ThermalEngine: thresholds 5000
  537. 01-19 04:11:55.724   514   514 I ThermalEngine: thresholds_clr 10000
  538. 01-19 04:11:55.724   514   514 I ThermalEngine: actions vdd_restriction
  539. 01-19 04:11:55.724   514   514 I ThermalEngine: action_info 1
  540. 01-19 04:11:55.724   514   514 I ThermalEngine: descending
  541. 01-19 04:11:55.724   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS3]
  542. 01-19 04:11:55.724   514   514 I ThermalEngine: #algo_type monitor
  543. 01-19 04:11:55.724   514   514 I ThermalEngine: sampling 1000
  544. 01-19 04:11:55.724   514   514 I ThermalEngine: sensor tsens_tz_sensor3
  545. 01-19 04:11:55.724   514   514 I ThermalEngine: thresholds 5000
  546. 01-19 04:11:55.724   514   514 I ThermalEngine: thresholds_clr 10000
  547. 01-19 04:11:55.724   514   514 I ThermalEngine: actions vdd_restriction
  548. 01-19 04:11:55.724   514   514 I ThermalEngine: action_info 1
  549. 01-19 04:11:55.724   514   514 I ThermalEngine: descending
  550. 01-19 04:11:55.724   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS2]
  551. 01-19 04:11:55.724   514   514 I ThermalEngine: #algo_type monitor
  552. 01-19 04:11:55.724   514   514 I ThermalEngine: sampling 1000
  553. 01-19 04:11:55.724   514   514 I ThermalEngine: sensor tsens_tz_sensor2
  554. 01-19 04:11:55.724   514   514 I ThermalEngine: thresholds 5000
  555. 01-19 04:11:55.724   514   514 I ThermalEngine: thresholds_clr 10000
  556. 01-19 04:11:55.724   514   514 I ThermalEngine: actions vdd_restriction
  557. 01-19 04:11:55.724   514   514 I ThermalEngine: action_info 1
  558. 01-19 04:11:55.724   514   514 I ThermalEngine: descending
  559. 01-19 04:11:55.724   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS1]
  560. 01-19 04:11:55.724   514   514 I ThermalEngine: #algo_type monitor
  561. 01-19 04:11:55.724   514   514 I ThermalEngine: sampling 1000
  562. 01-19 04:11:55.724   514   514 I ThermalEngine: sensor tsens_tz_sensor1
  563. 01-19 04:11:55.724   514   514 I ThermalEngine: thresholds 5000
  564. 01-19 04:11:55.724   514   514 I ThermalEngine: thresholds_clr 10000
  565. 01-19 04:11:55.724   514   514 I ThermalEngine: actions vdd_restriction
  566. 01-19 04:11:55.724   514   514 I ThermalEngine: action_info 1
  567. 01-19 04:11:55.724   514   514 I ThermalEngine: descending
  568. 01-19 04:11:55.724   514   514 I ThermalEngine: [VDD_RSTR_MONITOR-TSENS0]
  569. 01-19 04:11:55.724   514   514 I ThermalEngine: #algo_type monitor
  570. 01-19 04:11:55.724   514   514 I ThermalEngine: sampling 1000
  571. 01-19 04:11:55.724   514   514 I ThermalEngine: sensor tsens_tz_sensor0
  572. 01-19 04:11:55.724   514   514 I ThermalEngine: thresholds 5000
  573. 01-19 04:11:55.724   514   514 I ThermalEngine: thresholds_clr 10000
  574. 01-19 04:11:55.724   514   514 I ThermalEngine: actions vdd_restriction
  575. 01-19 04:11:55.724   514   514 I ThermalEngine: action_info 1
  576. 01-19 04:11:55.724   514   514 I ThermalEngine: descending
  577. 01-19 04:11:55.724   534   534 I android.hardware.gnss@1.0-service-qti: Registration complete for android.hardware.gnss@1.0::IGnss/default.
  578. 01-19 04:11:55.725   514   514 I ThermalEngine: [SKIN_EMMC_THERM_BIG_CLUSTER]
  579. 01-19 04:11:55.725   514   514 I ThermalEngine: #algo_type ss
  580. 01-19 04:11:55.725   514   514 I ThermalEngine: sampling 1000
  581. 01-19 04:11:55.725   514   514 I ThermalEngine: sensor emmc_therm
  582. 01-19 04:11:55.725   514   514 I ThermalEngine: device cluster1
  583. 01-19 04:11:55.725   514   514 I ThermalEngine: set_point 50000
  584. 01-19 04:11:55.725   514   514 I ThermalEngine: set_point_clr 47000
  585. 01-19 04:11:55.725   514   514 I ThermalEngine: time_constant 0
  586. 01-19 04:11:55.725   514   514 I ThermalEngine: override 10000
  587. 01-19 04:11:55.725   514   514 I ThermalEngine: device_max_limit 1036800
  588. 01-19 04:11:55.725   514   514 I ThermalEngine: [SKIN_EMMC_THERM_LITTLE_CLUSTER]
  589. 01-19 04:11:55.725   514   514 I ThermalEngine: #algo_type ss
  590. 01-19 04:11:55.725   514   514 I ThermalEngine: sampling 1000
  591. 01-19 04:11:55.725   514   514 I ThermalEngine: sensor emmc_therm
  592. 01-19 04:11:55.725   514   514 I ThermalEngine: device cluster0
  593. 01-19 04:11:55.725   514   514 I ThermalEngine: set_point 50000
  594. 01-19 04:11:55.725   514   514 I ThermalEngine: set_point_clr 47000
  595. 01-19 04:11:55.725   514   514 I ThermalEngine: time_constant 0
  596. 01-19 04:11:55.725   514   514 I ThermalEngine: override 10000
  597. 01-19 04:11:55.725   514   514 I ThermalEngine: device_max_limit 729600
  598. 01-19 04:11:55.725   514   514 I ThermalEngine: [SKIN_MSM_THERM_BIG_CLUSTER]
  599. 01-19 04:11:55.725   514   514 I ThermalEngine: #algo_type ss
  600. 01-19 04:11:55.725   514   514 I ThermalEngine: sampling 1000
  601. 01-19 04:11:55.725   514   514 I ThermalEngine: sensor msm_therm
  602. 01-19 04:11:55.725   514   514 I ThermalEngine: device cluster1
  603. 01-19 04:11:55.725   514   514 I ThermalEngine: set_point 46000
  604. 01-19 04:11:55.725   514   514 I ThermalEngine: set_point_clr 45000
  605. 01-19 04:11:55.725   514   514 I ThermalEngine: time_constant 0
  606. 01-19 04:11:55.725   514   514 I ThermalEngine: override 15000
  607. 01-19 04:11:55.725   514   514 I ThermalEngine: device_max_limit 1440000
  608. 01-19 04:11:55.725   514   514 I ThermalEngine: [SKIN_MSM_THERM_LITTLE_CLUSTER]
  609. 01-19 04:11:55.725   514   514 I ThermalEngine: #algo_type ss
  610. 01-19 04:11:55.725   514   514 I ThermalEngine: sampling 1000
  611. 01-19 04:11:55.725   514   514 I ThermalEngine: sensor msm_therm
  612. 01-19 04:11:55.725   514   514 I ThermalEngine: device cluster0
  613. 01-19 04:11:55.725   514   514 I ThermalEngine: set_point 46000
  614. 01-19 04:11:55.725   514   514 I ThermalEngine: set_point_clr 45000
  615. 01-19 04:11:55.725   514   514 I ThermalEngine: time_constant 0
  616. 01-19 04:11:55.725   514   514 I ThermalEngine: override 15000
  617. 01-19 04:11:55.725   514   514 I ThermalEngine: device_max_limit 1190400
  618. 01-19 04:11:55.725   514   514 I ThermalEngine: [SS-GPU]
  619. 01-19 04:11:55.725   514   514 I ThermalEngine: #algo_type ss
  620. 01-19 04:11:55.725   514   514 I ThermalEngine: sampling 250
  621. 01-19 04:11:55.725   514   514 I ThermalEngine: sensor gpu
  622. 01-19 04:11:55.725   514   514 I ThermalEngine: device gpu
  623. 01-19 04:11:55.725   514   514 I ThermalEngine: set_point 95000
  624. 01-19 04:11:55.725   514   514 I ThermalEngine: set_point_clr 65000
  625. 01-19 04:11:55.725   514   514 I ThermalEngine: time_constant 0
  626. 01-19 04:11:55.725   514   514 I ThermalEngine: [SS-POPMEM]
  627. 01-19 04:11:55.725   514   514 I ThermalEngine: #algo_type ss
  628. 01-19 04:11:55.725   514   514 I ThermalEngine: sampling 10
  629. 01-19 04:11:55.725   514   514 I ThermalEngine: sensor pop_mem
  630. 01-19 04:11:55.725   514   514 I ThermalEngine: device cluster1
  631. 01-19 04:11:55.725   514   514 I ThermalEngine: set_point 95000
  632. 01-19 04:11:55.725   514   514 I ThermalEngine: set_point_clr 65000
  633. 01-19 04:11:55.725   514   514 I ThermalEngine: time_constant 16
  634. 01-19 04:11:55.725   514   514 I ThermalEngine: [SS-CPUS-ALL]
  635. 01-19 04:11:55.725   514   514 I ThermalEngine: #algo_type ss
  636. 01-19 04:11:55.725   514   514 I ThermalEngine: sampling 10
  637. 01-19 04:11:55.725   514   514 I ThermalEngine: sensor VIRTUAL-CPUS
  638. 01-19 04:11:55.725   514   514 I ThermalEngine: device cpu_voltage
  639. 01-19 04:11:55.725   514   514 I ThermalEngine: set_point 95000
  640. 01-19 04:11:55.725   514   514 I ThermalEngine: set_point_clr 65000
  641. 01-19 04:11:55.725   514   514 I ThermalEngine: time_constant 0
  642. 01-19 04:11:55.725   514   514 I ThermalEngine: device_perf_floor 1036800
  643. 01-19 04:11:55.725   514   514 I ThermalEngine: [SPEAKER-CAL]
  644. 01-19 04:11:55.725   514   514 I ThermalEngine: sampling 30000 30000 10 1800000
  645. 01-19 04:11:55.725   514   514 I ThermalEngine: sensor pm8994_tz
  646. 01-19 04:11:55.725   514   514 I ThermalEngine: sensors tsens_tz_sensor1 tsens_tz_sensor2 tsens_tz_sensor13 tsens_tz_sensor14 tsens_tz_sensor15
  647. 01-19 04:11:55.725   514   514 I ThermalEngine: temp_range 6000 10000 2000
  648. 01-19 04:11:55.725   514   514 I ThermalEngine: max_temp 45000
  649. 01-19 04:11:55.725   514   514 I ThermalEngine: offset -4000
  650. 01-19 04:11:55.727   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  651. 01-19 04:11:55.727   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  652. 01-19 04:11:55.727   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  653. 01-19 04:11:55.727   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  654. 01-19 04:11:55.727   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  655. 01-19 04:11:55.727   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  656. 01-19 04:11:55.744   540   540 I installd: installd firing up
  657. 01-19 04:11:55.753   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  658. 01-19 04:11:55.753   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  659. 01-19 04:11:55.753   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  660. 01-19 04:11:55.753   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  661. 01-19 04:11:55.753   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  662. 01-19 04:11:55.753   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  663. 01-19 04:11:55.769   656   656 I init    : type=1400 audit(0.0:32): avc: denied { execute_no_trans } for path="/system/bin/sh" dev="sde19" ino=411 scontext=u:r:init:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
  664. 01-19 04:11:55.776   514   650 I ThermalEngine: vdd_restrict_qmi_request: MODEM req level(0) is recorded and waiting for completing QMI registration
  665. 01-19 04:11:55.776   514   650 I ThermalEngine: vdd_restrict_qmi_request: ADSP req level(0) is recorded and waiting for completing QMI registration
  666. 01-19 04:11:55.776   514   650 I ThermalEngine: hotplug_ktm_disable_cb: write out 0
  667. 01-19 04:11:55.779   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  668. 01-19 04:11:55.779   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  669. 01-19 04:11:55.779   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  670. 01-19 04:11:55.779   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  671. 01-19 04:11:55.779   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  672. 01-19 04:11:55.779   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  673. 01-19 04:11:55.805   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  674. 01-19 04:11:55.805   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  675. 01-19 04:11:55.805   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  676. 01-19 04:11:55.805   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  677. 01-19 04:11:55.805   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  678. 01-19 04:11:55.805   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  679. 01-19 04:11:55.809   666   666 I getprop : type=1400 audit(0.0:33): avc: denied { write } for path="pipe:[17636]" dev="pipefs" ino=17636 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=fifo_file permissive=1
  680. 01-19 04:11:55.819   541   541 D vndksupport: Loading /vendor/lib64/hw/android.hardware.keymaster@3.0-impl.so from current namespace instead of sphal namespace.
  681. 01-19 04:11:55.826   541   541 I android.hardware.keymaster@3.0-impl: Fetching keymaster device name default
  682. 01-19 04:11:55.827   541   541 D vndksupport: Loading /vendor/lib64/hw/keystore.msm8996.so from current namespace instead of sphal namespace.
  683. 01-19 04:11:55.831   541   541 I android.hardware.keymaster@3.0-impl: Found keymaster1 module Keymaster QTI HAL, version 100
  684. 01-19 04:11:55.831   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  685. 01-19 04:11:55.831   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  686. 01-19 04:11:55.831   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  687. 01-19 04:11:55.831   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  688. 01-19 04:11:55.831   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  689. 01-19 04:11:55.832   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  690. 01-19 04:11:55.835   496   496 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  691. 01-19 04:11:55.839   666   666 I getprop : type=1400 audit(0.0:34): avc: denied { getattr } for path="pipe:[17636]" dev="pipefs" ino=17636 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=fifo_file permissive=1
  692. 01-19 04:11:55.841   513   553 I adbd    : functionfs successfully initialized
  693. 01-19 04:11:55.841   513   553 I adbd    : registering usb transport
  694. 01-19 04:11:55.843   496   496 D libEGL  : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  695. 01-19 04:11:55.857   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  696. 01-19 04:11:55.857   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  697. 01-19 04:11:55.857   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  698. 01-19 04:11:55.857   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  699. 01-19 04:11:55.857   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  700. 01-19 04:11:55.858   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  701. 01-19 04:11:55.869   496   496 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  702. 01-19 04:11:55.869   496   496 D libEGL  : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  703. 01-19 04:11:55.883   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  704. 01-19 04:11:55.883   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  705. 01-19 04:11:55.883   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  706. 01-19 04:11:55.884   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  707. 01-19 04:11:55.884   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  708. 01-19 04:11:55.884   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  709. 01-19 04:11:55.896   496   496 I Adreno  : QUALCOMM build                   : cad8930, I7fe4d14582
  710. 01-19 04:11:55.896   496   496 I Adreno  : Build Date                       : 09/05/17
  711. 01-19 04:11:55.896   496   496 I Adreno  : OpenGL ES Shader Compiler Version: EV031.20.00.04
  712. 01-19 04:11:55.896   496   496 I Adreno  : Local Branch                     : mybranch28078994
  713. 01-19 04:11:55.896   496   496 I Adreno  : Remote Branch                    : quic/gfx-adreno.lnx.1.9.r3-rel
  714. 01-19 04:11:55.896   496   496 I Adreno  : Remote Branch                    : NONE
  715. 01-19 04:11:55.896   496   496 I Adreno  : Reconstruct Branch               : NOTHING
  716. 01-19 04:11:55.897   496   496 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8996.so from current namespace instead of sphal namespace.
  717. 01-19 04:11:55.899   675   675 I setprop : type=1400 audit(0.0:35): avc: denied { write } for name="property_service" dev="tmpfs" ino=14205 scontext=u:r:toolbox:s0 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=1
  718. 01-19 04:11:55.899   675   675 I setprop : type=1400 audit(0.0:36): avc: denied { connectto } for path="/dev/socket/property_service" scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
  719. 01-19 04:11:55.903   496   496 I Adreno  : PFP: 0x005ff079, ME: 0x005ff060
  720. 01-19 04:11:55.909   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  721. 01-19 04:11:55.910   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  722. 01-19 04:11:55.910   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  723. 01-19 04:11:55.910   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  724. 01-19 04:11:55.910   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  725. 01-19 04:11:55.910   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  726. 01-19 04:11:55.936   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  727. 01-19 04:11:55.936   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  728. 01-19 04:11:55.936   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  729. 01-19 04:11:55.936   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  730. 01-19 04:11:55.936   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  731. 01-19 04:11:55.936   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  732. 01-19 04:11:55.962   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  733. 01-19 04:11:55.962   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  734. 01-19 04:11:55.963   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  735. 01-19 04:11:55.963   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  736. 01-19 04:11:55.963   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  737. 01-19 04:11:55.963   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  738. 01-19 04:11:55.969   482   482 I android.hardwar: type=1400 audit(0.0:37): avc: denied { getattr } for path="/dev/sensors" dev="tmpfs" ino=16444 scontext=u:r:hal_sensors_default:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  739. 01-19 04:11:55.969   496   496 I /system/bin/surfaceflinger: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
  740. 01-19 04:11:55.974   482   482 D LocSvc_LBSProxy: checkIfLocationExtendedClientExists] File does not Exist
  741. 01-19 04:11:55.974   496   496 I SurfaceFlinger: EGL information:
  742. 01-19 04:11:55.974   496   496 I SurfaceFlinger: vendor    : Android
  743. 01-19 04:11:55.974   496   496 I SurfaceFlinger: version   : 1.4 Android META-EGL
  744. 01-19 04:11:55.974   496   496 I SurfaceFlinger: extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_swap_buffers_with_damage EGL_ANDROID_get_native_client_buffer EGL_ANDROID_front_buffer_auto_refresh EGL_ANDROID_get_frame_timestamps EGL_KHR_image EGL_KHR_image_base EGL_KHR_lock_surface EGL_KHR_gl_colorspace EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_reusable_sync EGL_KHR_fence_sync EGL_KHR_create_context EGL_KHR_surfaceless_context EGL_EXT_create_context_robustness EGL_ANDROID_image_native_buffer EGL_KHR_wait_sync EGL_ANDROID_recordable EGL_KHR_partial_update EGL_EXT_pixel_format_float EGL_KHR_create_context_no_error EGL_KHR_mutable_render_buffer EGL_EXT_yuv_surface EGL_EXT_protected_content EGL_IMG_context_priority EGL_KHR_no_config_context
  745. 01-19 04:11:55.974   496   496 I SurfaceFlinger: Client API: OpenGL_ES
  746. 01-19 04:11:55.975   496   496 I SurfaceFlinger: EGLSurface: 8-8-8-8, config=0x7f4bb925e0
  747. 01-19 04:11:55.975   496   496 I SurfaceFlinger: OpenGL ES informations:
  748. 01-19 04:11:55.975   496   496 I SurfaceFlinger: vendor    : Qualcomm
  749. 01-19 04:11:55.975   496   496 I SurfaceFlinger: renderer  : Adreno (TM) 530
  750. 01-19 04:11:55.975   496   496 I SurfaceFlinger: version   : OpenGL ES 3.2 V@251.0 (GIT@cad8930, I7fe4d14582) (Date:09/05/17)
  751. 01-19 04:11:55.975   496   496 I SurfaceFlinger: extensions: GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_half_float GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_compressed_ETC1_RGB8_texture GL_AMD_compressed_ATC_texture GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_OES_texture_compression_astc GL_OES_texture_npot GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_OES_texture_3D GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_QCOM_alpha_test GL_OES_depth24 GL_OES_packed_depth_stencil GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_EXT_sRGB GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_EXT_texture_type_2_10_10_10_REV GL_EXT_texture_sRGB_decode GL_OES_element_index_uint GL_EXT_copy_image GL_EXT_geometry_shader GL_EXT_tessellation_shader GL_OES_texture_stencil8 GL_EXT_shader_io_blocks GL_OES_shader_image_atomic GL_OES_sample_variables GL_EXT_texture_border_clamp GL_EXT_multisampled_render_to_texture
  752. 01-19 04:11:55.976   496   496 I SurfaceFlinger: GL_MAX_TEXTURE_SIZE = 16384
  753. 01-19 04:11:55.976   496   496 I SurfaceFlinger: GL_MAX_VIEWPORT_DIMS = 16384
  754. 01-19 04:11:55.989   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  755. 01-19 04:11:55.989   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  756. 01-19 04:11:55.990   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  757. 01-19 04:11:55.990   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  758. 01-19 04:11:55.990   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  759. 01-19 04:11:55.990   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  760. 01-19 04:11:55.992   480   480 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  761. 01-19 04:11:55.999   647   686 E QCALOG  : [MessageQ] bind error: 2, [No such file or directory]
  762. 01-19 04:11:55.999   647   686 E QCALOG  : [MessageQ] openListenerSocket failed 4
  763. 01-19 04:11:55.999   647   686 W QCALOG  : [MessageQ] deleting server instance
  764. 01-19 04:11:55.999   647   686 E QCALOG  : [location-mq] queue server creation failed 9
  765. 01-19 04:11:55.999   647   686 E QCALOG  : [location-mq] terminated
  766. 01-19 04:11:56.000   480   480 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8996.so from current namespace instead of sphal namespace.
  767. 01-19 04:11:56.009   659   659 I gatekeeperd: Starting gatekeeperd...
  768. 01-19 04:11:56.017   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  769. 01-19 04:11:56.017   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  770. 01-19 04:11:56.017   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  771. 01-19 04:11:56.017   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  772. 01-19 04:11:56.017   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  773. 01-19 04:11:56.017   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  774. 01-19 04:11:56.018   480   480 D SDM     : HWCSession::RegisterCallback: Registering callback: Hotplug
  775. 01-19 04:11:56.020   480   480 I SDM     : HWCDisplay::GetColorModeCount: Supported color mode count = 1
  776. 01-19 04:11:56.021   480   480 I SDM     : HWCDisplay::GetColorModes: Supports color mode[0] = 0
  777. 01-19 04:11:56.031   496   496 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  778. 01-19 04:11:56.034   496   496 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8996.so from current namespace instead of sphal namespace.
  779. 01-19 04:11:56.038   669   669 I /system/bin/tombstoned: tombstoned successfully initialized
  780. 01-19 04:11:56.043   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  781. 01-19 04:11:56.043   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  782. 01-19 04:11:56.043   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  783. 01-19 04:11:56.043   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  784. 01-19 04:11:56.043   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  785. 01-19 04:11:56.043   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  786. 01-19 04:11:56.068   659   659 D vndksupport: Loading /vendor/lib64/hw/android.hardware.gatekeeper@1.0-impl.so from current namespace instead of sphal namespace.
  787. 01-19 04:11:56.069   659   659 D vndksupport: Loading /vendor/lib64/hw/gatekeeper.msm8996.so from current namespace instead of sphal namespace.
  788. 01-19 04:11:56.069   659   659 D gatekeeper_device: HwGkOpen called
  789. 01-19 04:11:56.074   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  790. 01-19 04:11:56.074   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  791. 01-19 04:11:56.075   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  792. 01-19 04:11:56.075   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  793. 01-19 04:11:56.075   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  794. 01-19 04:11:56.075   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  795. 01-19 04:11:56.081   480   480 D SDM     : HWCSession::RegisterCallback: Registering callback: Refresh
  796. 01-19 04:11:56.082   480   480 D SDM     : HWCSession::RegisterCallback: Registering callback: Vsync
  797. 01-19 04:11:56.100   453   453 D Zygote  : begin preload
  798. 01-19 04:11:56.100   453   453 I Zygote  : Installing ICU cache reference pinning...
  799. 01-19 04:11:56.100   453   453 I Zygote  : Preloading ICU data...
  800. 01-19 04:11:56.101   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  801. 01-19 04:11:56.101   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  802. 01-19 04:11:56.101   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  803. 01-19 04:11:56.101   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  804. 01-19 04:11:56.101   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  805. 01-19 04:11:56.101   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  806. 01-19 04:11:56.105   542   542 I mediaserver: ServiceManager: 0xe8f988e0
  807. 01-19 04:11:56.122   548   548 I /vendor/bin/hw/android.hardware.media.omx@1.0-service: mediacodecservice starting
  808. 01-19 04:11:56.127   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  809. 01-19 04:11:56.127   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  810. 01-19 04:11:56.127   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  811. 01-19 04:11:56.127   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  812. 01-19 04:11:56.127   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  813. 01-19 04:11:56.127   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  814. 01-19 04:11:56.142   453   453 D Zygote64Timing: BeginIcuCachePinning took to complete: 41ms
  815. 01-19 04:11:56.142   453   453 I Zygote  : Preloading classes...
  816. 01-19 04:11:56.153   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  817. 01-19 04:11:56.153   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  818. 01-19 04:11:56.153   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  819. 01-19 04:11:56.153   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  820. 01-19 04:11:56.153   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  821. 01-19 04:11:56.153   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  822. 01-19 04:11:56.174   454   454 I zygote  : Explicit concurrent copying GC freed 190(23KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 40KB/6MB, paused 51us total 9.385ms
  823. 01-19 04:11:56.179   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  824. 01-19 04:11:56.179   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  825. 01-19 04:11:56.179   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  826. 01-19 04:11:56.179   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  827. 01-19 04:11:56.179   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  828. 01-19 04:11:56.179   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  829. 01-19 04:11:56.180   454   454 I zygote  : Explicit concurrent copying GC freed 9(32KB) AllocSpace objects, 0(0B) LOS objects, 99% free, 40KB/6MB, paused 28us total 5.171ms
  830. 01-19 04:11:56.180   454   454 D Zygote32Timing: PostZygoteInitGC took to complete: 20ms
  831. 01-19 04:11:56.180   454   454 D Zygote32Timing: ZygoteInit took to complete: 21ms
  832. 01-19 04:11:56.184   546   685 I ServiceManager: Waiting for service package_native...
  833. 01-19 04:11:56.193   454   454 I         : seccomp disabled by setenforce 0
  834. 01-19 04:11:56.194   454   454 I Zygote  : Accepting command socket connections
  835. 01-19 04:11:56.205   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  836. 01-19 04:11:56.205   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  837. 01-19 04:11:56.205   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  838. 01-19 04:11:56.205   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  839. 01-19 04:11:56.205   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  840. 01-19 04:11:56.205   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  841. 01-19 04:11:56.214   548   548 W /vendor/bin/hw/android.hardware.media.omx@1.0-service: libminijail[548]: allowing syscall: clock_gettime
  842. 01-19 04:11:56.214   548   548 W /vendor/bin/hw/android.hardware.media.omx@1.0-service: libminijail[548]: allowing syscall: connect
  843. 01-19 04:11:56.214   548   548 W /vendor/bin/hw/android.hardware.media.omx@1.0-service: libminijail[548]: allowing syscall: fcntl64
  844. 01-19 04:11:56.214   548   548 W /vendor/bin/hw/android.hardware.media.omx@1.0-service: libminijail[548]: allowing syscall: socket
  845. 01-19 04:11:56.214   548   548 W /vendor/bin/hw/android.hardware.media.omx@1.0-service: libminijail[548]: allowing syscall: writev
  846. 01-19 04:11:56.215   548   548 W /vendor/bin/hw/android.hardware.media.omx@1.0-service: libminijail[548]: logging seccomp filter failures
  847. 01-19 04:11:56.216   548   548 I /vendor/bin/hw/android.hardware.media.omx@1.0-service: Non-Treble OMX service created.
  848. 01-19 04:11:56.229   714   714 I getprop : type=1400 audit(0.0:38): avc: denied { write } for path="pipe:[20840]" dev="pipefs" ino=20840 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=fifo_file permissive=1
  849. 01-19 04:11:56.229   714   714 I getprop : type=1400 audit(0.0:39): avc: denied { getattr } for path="pipe:[20840]" dev="pipefs" ino=20840 scontext=u:r:toolbox:s0 tcontext=u:r:init:s0 tclass=fifo_file permissive=1
  850. 01-19 04:11:56.231   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  851. 01-19 04:11:56.231   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  852. 01-19 04:11:56.231   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  853. 01-19 04:11:56.231   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  854. 01-19 04:11:56.231   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  855. 01-19 04:11:56.232   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  856. 01-19 04:11:56.247   670   670 E biometrics.fingerprint@2.0-service-custom: Start fingerprintd
  857. 01-19 04:11:56.248   435   435 E SELinux : avc:  denied  { add } for service=android.hardware.fingerprint.IFingerprintDaemon pid=670 uid=1000 scontext=u:r:hal_fingerprint_default:s0 tcontext=u:object_r:fingerprintd_service:s0 tclass=service_manager permissive=1
  858. 01-19 04:11:56.248   670   670 E biometrics.fingerprint@2.0-service-custom: Start biometrics
  859. 01-19 04:11:56.248   670   670 E FingerprintHal: getService g_servie is NULL
  860. 01-19 04:11:56.249   670   670 E FingerprintHal: getService succeed
  861. 01-19 04:11:56.257   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  862. 01-19 04:11:56.257   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  863. 01-19 04:11:56.257   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  864. 01-19 04:11:56.257   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  865. 01-19 04:11:56.257   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  866. 01-19 04:11:56.258   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  867. 01-19 04:11:56.284   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  868. 01-19 04:11:56.284   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  869. 01-19 04:11:56.284   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  870. 01-19 04:11:56.284   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  871. 01-19 04:11:56.284   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  872. 01-19 04:11:56.284   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  873. 01-19 04:11:56.310   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  874. 01-19 04:11:56.310   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  875. 01-19 04:11:56.310   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  876. 01-19 04:11:56.310   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  877. 01-19 04:11:56.310   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  878. 01-19 04:11:56.310   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  879. 01-19 04:11:56.314   544   544 I mediametrics: ServiceManager: 0x7840a3f680
  880. 01-19 04:11:56.314   544   544 D MediaAnalyticsService: MediaAnalyticsService created
  881. 01-19 04:11:56.314   544   544 D MediaAnalyticsService: MediaAnalyticsService::newSummarizerSet
  882. 01-19 04:11:56.336   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  883. 01-19 04:11:56.336   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  884. 01-19 04:11:56.336   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  885. 01-19 04:11:56.336   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  886. 01-19 04:11:56.336   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  887. 01-19 04:11:56.336   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  888. 01-19 04:11:56.349   531   531 I rild    : type=1400 audit(0.0:40): avc: denied { call } for scontext=u:r:rild:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1
  889. 01-19 04:11:56.349   719   719 I cat     : type=1400 audit(0.0:41): avc: denied { dac_override } for capability=1 scontext=u:r:toolbox:s0 tcontext=u:r:toolbox:s0 tclass=capability permissive=1
  890. 01-19 04:11:56.360   531   531 I ServiceManager: Waiting for service vendor.qcom.PeripheralManager...
  891. 01-19 04:11:56.362   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  892. 01-19 04:11:56.362   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  893. 01-19 04:11:56.374   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  894. 01-19 04:11:56.374   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  895. 01-19 04:11:56.374   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  896. 01-19 04:11:56.374   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  897. 01-19 04:11:56.381   543   543 V MediaUtils: physMem: 3925422080
  898. 01-19 04:11:56.381   543   543 V MediaUtils: requested limit: 785084400
  899. 01-19 04:11:56.381   543   543 V MediaUtils: cfi shadow size: 2147483648
  900. 01-19 04:11:56.381   543   543 V MediaUtils: actual limit: 2932568048
  901. 01-19 04:11:56.381   543   543 V MediaUtils: original limits: -1/-1
  902. 01-19 04:11:56.381   543   543 V MediaUtils: new limits: 2932568048/-1
  903. 01-19 04:11:56.381   543   543 D vndksupport: Loading libutils.so from current namespace instead of sphal namespace.
  904. 01-19 04:11:56.399   720   720 I rm      : type=1400 audit(0.0:42): avc: denied { write } for name="radio" dev="sda9" ino=761865 scontext=u:r:toolbox:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1
  905. 01-19 04:11:56.399   720   720 I rm      : type=1400 audit(0.0:43): avc: denied { getattr } for path="/data/misc/radio/modem_config" dev="sda9" ino=761945 scontext=u:r:toolbox:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1
  906. 01-19 04:11:56.399   720   720 I rm      : type=1400 audit(0.0:44): avc: denied { read } for name="modem_config" dev="sda9" ino=761945 scontext=u:r:toolbox:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1
  907. 01-19 04:11:56.399   720   720 I rm      : type=1400 audit(0.0:45): avc: denied { open } for path="/data/misc/radio/modem_config" dev="sda9" ino=761945 scontext=u:r:toolbox:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1
  908. 01-19 04:11:56.400   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  909. 01-19 04:11:56.400   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  910. 01-19 04:11:56.414   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  911. 01-19 04:11:56.414   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  912. 01-19 04:11:56.414   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  913. 01-19 04:11:56.414   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  914. 01-19 04:11:56.416   535   535 I FastMixerState: sMaxFastTracks = 8
  915. 01-19 04:11:56.418   543   543 W /system/bin/mediaextractor: libminijail[543]: allowing syscall: connect
  916. 01-19 04:11:56.418   543   543 W /system/bin/mediaextractor: libminijail[543]: allowing syscall: fcntl
  917. 01-19 04:11:56.418   543   543 W /system/bin/mediaextractor: libminijail[543]: allowing syscall: sendto
  918. 01-19 04:11:56.418   543   543 W /system/bin/mediaextractor: libminijail[543]: allowing syscall: socket
  919. 01-19 04:11:56.418   543   543 W /system/bin/mediaextractor: libminijail[543]: allowing syscall: writev
  920. 01-19 04:11:56.419   543   543 W /system/bin/mediaextractor: libminijail[543]: logging seccomp filter failures
  921. 01-19 04:11:56.429   720   720 I rm      : type=1400 audit(0.0:46): avc: denied { getattr } for path="/data/misc/radio/modem_config/mcfg_hw/generic/common/default/default/mcfg_hw.mbn" dev="sda9" ino=761951 scontext=u:r:toolbox:s0 tcontext=u:object_r:radio_data_file:s0 tclass=file permissive=1
  922. 01-19 04:11:56.429   720   720 I rm      : type=1400 audit(0.0:47): avc: denied { remove_name } for name="mcfg_hw.mbn" dev="sda9" ino=761951 scontext=u:r:toolbox:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1
  923. 01-19 04:11:56.429   720   720 I rm      : type=1400 audit(0.0:48): avc: denied { unlink } for name="mcfg_hw.mbn" dev="sda9" ino=761951 scontext=u:r:toolbox:s0 tcontext=u:object_r:radio_data_file:s0 tclass=file permissive=1
  924. 01-19 04:11:56.429   720   720 I rm      : type=1400 audit(0.0:49): avc: denied { rmdir } for name="default" dev="sda9" ino=761950 scontext=u:r:toolbox:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1
  925. 01-19 04:11:56.432   535   535 I audioserver: ServiceManager: 0xf1618880
  926. 01-19 04:11:56.440   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  927. 01-19 04:11:56.440   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  928. 01-19 04:11:56.440   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  929. 01-19 04:11:56.440   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  930. 01-19 04:11:56.440   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  931. 01-19 04:11:56.440   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  932. 01-19 04:11:56.440   535   535 W BatteryNotifier: batterystats service unavailable!
  933. 01-19 04:11:56.466   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  934. 01-19 04:11:56.466   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  935. 01-19 04:11:56.466   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  936. 01-19 04:11:56.466   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  937. 01-19 04:11:56.466   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  938. 01-19 04:11:56.466   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  939. 01-19 04:11:56.482   536   536 I cameraserver: ServiceManager: 0xe74188e0
  940. 01-19 04:11:56.483   536   536 I CameraService: CameraService started (pid=536)
  941. 01-19 04:11:56.483   536   536 I CameraService: CameraService process starting
  942. 01-19 04:11:56.483   536   536 W BatteryNotifier: batterystats service unavailable!
  943. 01-19 04:11:56.484   536   536 W BatteryNotifier: batterystats service unavailable!
  944. 01-19 04:11:56.489   535   535 I AudioFlinger: Using default 3000 mSec as standby time.
  945. 01-19 04:11:56.492   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  946. 01-19 04:11:56.492   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  947. 01-19 04:11:56.492   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  948. 01-19 04:11:56.492   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  949. 01-19 04:11:56.492   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  950. 01-19 04:11:56.492   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  951. 01-19 04:11:56.493   535   535 E APM::Serializer: deserialize: Could not parse /odm/etc/audio_policy_configuration.xml document.
  952. 01-19 04:11:56.493   535   535 E APM::Serializer: deserialize: Could not parse /vendor/etc/audio/audio_policy_configuration.xml document.
  953. 01-19 04:11:56.494   536   536 D vndksupport: Loading /vendor/lib/hw/android.hardware.camera.provider@2.4-impl.so from current namespace instead of sphal namespace.
  954. 01-19 04:11:56.509   519   519 I rild    : type=1400 audit(0.0:50): avc: denied { call } for scontext=u:r:rild:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1
  955. 01-19 04:11:56.516   512   512 I Dpps    : static DppsServer *DppsServer::GetInstance(): DppsServer ref count increased to 1
  956. 01-19 04:11:56.516   512   512 I Dpps    : AbaContext():18 ABA context instantiation
  957. 01-19 04:11:56.516   512   512 I Dpps    : AmbientLightContext():17 AL context instantiation
  958. 01-19 04:11:56.516   512   512 I Dpps    : InitFeatureContext():171 Initialize feature context
  959. 01-19 04:11:56.516   512   512 I Dpps    : InitContext():80 display fd 5 histogram bins 256  components 1 Lut size 256 panel 1 sensor type 3
  960. 01-19 04:11:56.516   512   512 I Dpps    : OpenCommonSysfsFds():341 lcd_bl_event_fd_ is 6
  961. 01-19 04:11:56.516   512   512 I Dpps    : OpenCommonSysfsFds():350 blank_event_fd_ is 7
  962. 01-19 04:11:56.517   512   512 I Dpps    : OpenCommonSysfsFds():358 lcd_brightness_fd_ is 9
  963. 01-19 04:11:56.517   512   512 I Dpps    : InitContext():107 hist_sysfs_fd_ is 10
  964. 01-19 04:11:56.517   512   512 I Dpps    : InitContext():180 Context Initialization successfull
  965. 01-19 04:11:56.517   512   512 I Dpps    : CreateAbaThread():61 Create ABA thread
  966. 01-19 04:11:56.517   512   512 I Dpps    : CreateAbaThread():84 Create ABA thread done ret 0
  967. 01-19 04:11:56.517   512   512 I Dpps    : InitContext():69 display_fd 5, panel 1, sensor type 3 display_type 0
  968. 01-19 04:11:56.517   512   512 I Dpps    : OpenCommonSysfsFds():341 lcd_bl_event_fd_ is 15
  969. 01-19 04:11:56.517   512   512 I Dpps    : OpenCommonSysfsFds():350 blank_event_fd_ is 16
  970. 01-19 04:11:56.517   512   512 I Dpps    : OpenCommonSysfsFds():358 lcd_brightness_fd_ is 17
  971. 01-19 04:11:56.517   512   512 I Dpps    : SelectLightSensor():468 sensor_type 3
  972. 01-19 04:11:56.517   512   512 I Dpps    : SelectLightSensor():471 sensor_type_ 3
  973. 01-19 04:11:56.517   512   512 I Dpps    : InitLightSensor():503 sensor_type_ 3
  974. 01-19 04:11:56.518   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  975. 01-19 04:11:56.518   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  976. 01-19 04:11:56.518   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  977. 01-19 04:11:56.518   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  978. 01-19 04:11:56.518   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  979. 01-19 04:11:56.518   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  980. 01-19 04:11:56.519   519   519 I ServiceManager: Waiting for service vendor.qcom.PeripheralManager...
  981. 01-19 04:11:56.522   536   536 V CameraWrapper: camera_get_number_of_cameras
  982. 01-19 04:11:56.522   536   536 V CameraWrapper: check_vendor_module
  983. 01-19 04:11:56.523   512   732 I Dpps    : ProcessAbaThread():253 ABA thread execution started
  984. 01-19 04:11:56.534   453   453 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  985. 01-19 04:11:56.544   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  986. 01-19 04:11:56.544   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  987. 01-19 04:11:56.544   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  988. 01-19 04:11:56.544   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  989. 01-19 04:11:56.544   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  990. 01-19 04:11:56.544   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  991. 01-19 04:11:56.547   545   545 I mediaserver: ServiceManager: 0xf0318980
  992. 01-19 04:11:56.547   545   545 W BatteryNotifier: batterystats service unavailable!
  993. 01-19 04:11:56.553   453   453 W Zygote  : Class not found for preloading: android.icu.impl.number.Parse
  994. 01-19 04:11:56.560   453   453 I zygote64: Thread[1,tid=453,Native,Thread*=0x71390c2a00,peer=0x77781d60,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  995. 01-19 04:11:56.560   453   453 D MtpDeviceJNI: register_android_mtp_MtpDevice
  996. 01-19 04:11:56.561   453   453 I zygote64: Thread[1,tid=453,Native,Thread*=0x71390c2a00,peer=0x77781d60,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  997. 01-19 04:11:56.561   453   453 I zygote64: Thread[1,tid=453,Native,Thread*=0x71390c2a00,peer=0x77781d60,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  998. 01-19 04:11:56.569   734   734 I mkdir   : type=1400 audit(0.0:51): avc: denied { add_name } for name="modem_config" scontext=u:r:toolbox:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1
  999. 01-19 04:11:56.569   734   734 I mkdir   : type=1400 audit(0.0:52): avc: denied { create } for name="modem_config" scontext=u:r:toolbox:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1
  1000. 01-19 04:11:56.570   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  1001. 01-19 04:11:56.570   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  1002. 01-19 04:11:56.570   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  1003. 01-19 04:11:56.570   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  1004. 01-19 04:11:56.570   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  1005. 01-19 04:11:56.570   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  1006. 01-19 04:11:56.587   658   658 I QFP     : main: App build date: Jun 22 2016 16:07:44
  1007. 01-19 04:11:56.588   496   496 D SurfaceFlinger: shader cache generated - 24 shaders in 506.541473 ms
  1008. 01-19 04:11:56.591   496   496 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7f4e05f000
  1009. 01-19 04:11:56.591   480   480 I SDM     : DisplayBase::SetDisplayState: Set state = 1, display 0
  1010. 01-19 04:11:56.596   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  1011. 01-19 04:11:56.596   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  1012. 01-19 04:11:56.596   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  1013. 01-19 04:11:56.596   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  1014. 01-19 04:11:56.596   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  1015. 01-19 04:11:56.596   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  1016. 01-19 04:11:56.622   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  1017. 01-19 04:11:56.622   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  1018. 01-19 04:11:56.622   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  1019. 01-19 04:11:56.622   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  1020. 01-19 04:11:56.623   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  1021. 01-19 04:11:56.623   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  1022. 01-19 04:11:56.632   654   654 D com.qualcomm.qti.qseeproxy-daemon: Starting service: com.qualcomm.qti.qseeproxy
  1023. 01-19 04:11:56.637   435   435 E SELinux : avc:  denied  { add } for service=com.qualcomm.qti.qseeproxy pid=654 uid=1000 scontext=u:r:qseeproxy:s0 tcontext=u:object_r:default_android_service:s0 tclass=service_manager permissive=1
  1024. 01-19 04:11:56.644   453   453 I Zygote  : ...preloaded 4715 classes in 502ms.
  1025. 01-19 04:11:56.644   453   453 I zygote64: VMRuntime.preloadDexCaches starting
  1026. 01-19 04:11:56.648   480   480 D qdutils : DEBUG_CALC_FPS: 0
  1027. 01-19 04:11:56.648   480   480 D qdutils : period: 10
  1028. 01-19 04:11:56.648   480   480 D qdutils : ignorethresh_us: 500000
  1029. 01-19 04:11:56.650   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  1030. 01-19 04:11:56.650   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  1031. 01-19 04:11:56.651   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  1032. 01-19 04:11:56.651   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  1033. 01-19 04:11:56.651   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  1034. 01-19 04:11:56.651   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  1035. 01-19 04:11:56.654   473   722 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8996.so from current namespace instead of sphal namespace.
  1036. 01-19 04:11:56.678   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  1037. 01-19 04:11:56.678   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  1038. 01-19 04:11:56.678   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  1039. 01-19 04:11:56.678   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  1040. 01-19 04:11:56.678   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  1041. 01-19 04:11:56.678   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  1042. 01-19 04:11:56.698   453   453 I zygote64: VMRuntime.preloadDexCaches strings total=315229 before=10271 after=10271
  1043. 01-19 04:11:56.698   453   453 I zygote64: VMRuntime.preloadDexCaches types total=26766 before=5495 after=5498
  1044. 01-19 04:11:56.698   453   453 I zygote64: VMRuntime.preloadDexCaches fields total=127807 before=5513 after=5543
  1045. 01-19 04:11:56.698   453   453 I zygote64: VMRuntime.preloadDexCaches methods total=226516 before=9987 after=9987
  1046. 01-19 04:11:56.698   453   453 I zygote64: VMRuntime.preloadDexCaches finished
  1047. 01-19 04:11:56.698   453   453 D Zygote64Timing: PreloadClasses took to complete: 556ms
  1048. 01-19 04:11:56.701   658   658 I QFP     : QfpTz::getConfig: configuration size 1024
  1049. 01-19 04:11:56.704   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  1050. 01-19 04:11:56.704   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  1051. 01-19 04:11:56.704   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  1052. 01-19 04:11:56.704   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  1053. 01-19 04:11:56.704   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  1054. 01-19 04:11:56.704   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  1055. 01-19 04:11:56.706   473   722 D audio_hw_primary: adev_open: enter
  1056. 01-19 04:11:56.707   654   654 D com.qualcomm.qti.qseeproxy-daemon: QSEEConnector service is now ready
  1057. 01-19 04:11:56.731   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  1058. 01-19 04:11:56.731   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  1059. 01-19 04:11:56.731   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  1060. 01-19 04:11:56.731   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  1061. 01-19 04:11:56.731   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  1062. 01-19 04:11:56.731   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  1063. 01-19 04:11:56.757   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  1064. 01-19 04:11:56.757   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  1065. 01-19 04:11:56.757   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1124: Error 57: apps_dev_init failed. domain 0, errno Operation not permitted
  1066. 01-19 04:11:56.757   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1207: Error 57: open dev -1 for domain 0 failed
  1067. 01-19 04:11:56.757   515   515 D /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:651: Error 3b: remote handle invoke failed. domain 0, handle ffffffff, sc 0, pra 0x0
  1068. 01-19 04:11:56.758   515   515 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/adsprpcd.c:43:adsp daemon will restart after 25ms...
  1069. 01-19 04:11:56.807   515   750 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:693:Error 45: fopen failed for adsp_avs_config.acdb. (No such file or directory)
  1070. 01-19 04:11:56.809   515   750 V /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:194: fopen success: /dsp/fluence_voiceplus_module.so.1
  1071. 01-19 04:11:56.810   515   750 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:693:Error 45: fopen failed for oemconfig.so. (No such file or directory)
  1072. 01-19 04:11:56.812   515   750 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:693:Error 45: fopen failed for testsig-0x4f64923b.so. (No such file or directory)
  1073. 01-19 04:11:56.813   515   750 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:693:Error 45: fopen failed for oemconfig.so. (No such file or directory)
  1074. 01-19 04:11:56.817   515   750 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:693:Error 45: fopen failed for testsig.so. (No such file or directory)
  1075. 01-19 04:11:56.836   453   453 I Zygote  : Preloading resources...
  1076. 01-19 04:11:56.849   515   750 V /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:194: fopen success: /dsp/mmecns_module.so.1
  1077. 01-19 04:11:56.856   453   453 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  1078. 01-19 04:11:56.869   515   750 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:693:Error 45: fopen failed for custom_sm_ecns_1.so.1. (No such file or directory)
  1079. 01-19 04:11:56.870   515   750 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:693:Error 45: fopen failed for custom_sm_ecns_2.so.1. (No such file or directory)
  1080. 01-19 04:11:56.871   515   750 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:693:Error 45: fopen failed for custom_dm_ecns_1.so.1. (No such file or directory)
  1081. 01-19 04:11:56.872   515   750 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:693:Error 45: fopen failed for custom_dm_ecns_2.so.1. (No such file or directory)
  1082. 01-19 04:11:56.873   515   750 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:693:Error 45: fopen failed for custom_qm_ecns_1.so.1. (No such file or directory)
  1083. 01-19 04:11:56.874   515   750 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:693:Error 45: fopen failed for custom_qm_ecns_2.so.1. (No such file or directory)
  1084. 01-19 04:11:56.839   739   739 I cp      : type=1400 audit(0.0:78): avc: denied { create } for name="mcfg_sw.mbn" scontext=u:r:toolbox:s0 tcontext=u:object_r:radio_data_file:s0 tclass=file permissive=1
  1085. 01-19 04:11:56.839   739   739 I cp      : type=1400 audit(0.0:79): avc: denied { read write open } for path="/data/misc/radio/modem_config/mcfg_sw/generic/china/cmcc/lab/tgl_comb/mcfg_sw.mbn" dev="sda9" ino=762038 scontext=u:r:toolbox:s0 tcontext=u:object_r:radio_data_file:s0 tclass=file permissive=1
  1086. 01-19 04:11:56.876   515   750 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:693:Error 45: fopen failed for voiceproc_tx.so. (No such file or directory)
  1087. 01-19 04:11:56.877   515   750 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:693:Error 45: fopen failed for voiceproc_rx.so. (No such file or directory)
  1088. 01-19 04:11:56.889   453   453 I Zygote  : ...preloaded 64 resources in 53ms.
  1089. 01-19 04:11:56.890   738   756 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  1090. 01-19 04:11:56.891   738   756 D libEGL  : loaded /vendor/lib64/egl/libEGL_adreno.so
  1091. 01-19 04:11:56.895   453   453 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  1092. 01-19 04:11:56.897   453   453 I Zygote  : ...preloaded 41 resources in 8ms.
  1093. 01-19 04:11:56.897   453   453 D Zygote64Timing: PreloadResources took to complete: 199ms
  1094. 01-19 04:11:56.897   453   453 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  1095. 01-19 04:11:56.899   453   453 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  1096. 01-19 04:11:56.901   453   453 D libEGL  : loaded /vendor/lib64/egl/libEGL_adreno.so
  1097. 01-19 04:11:56.905   738   756 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  1098. 01-19 04:11:56.906   738   756 D libEGL  : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  1099. 01-19 04:11:56.916   453   453 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  1100. 01-19 04:11:56.917   453   453 D libEGL  : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  1101. 01-19 04:11:56.917   670   670 D QTIFingerprintHal: fingerprint_open: enter
  1102. 01-19 04:11:56.917   670   670 D QTIFingerprintHal: fingerprint_open: exit
  1103. 01-19 04:11:56.917   670   670 D QTIFingerprintHal: fingerprint_set_notify_callback enter:
  1104. 01-19 04:11:56.917   670   670 D QTIFingerprintHal: fingerprint_init: enter
  1105. 01-19 04:11:56.917   670   670 D QTIFingerprintHal: connecting to android.apps.IQfpService
  1106. 01-19 04:11:56.923   670   670 I ServiceManager: Waiting for service android.apps.IQfpService...
  1107. 01-19 04:11:56.927   738   756 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  1108. 01-19 04:11:56.927   738   756 D libEGL  : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  1109. 01-19 04:11:56.933   453   453 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  1110. 01-19 04:11:56.934   453   453 D libEGL  : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  1111. 01-19 04:11:56.941   738   756 I Adreno  : QUALCOMM build                   : cad8930, I7fe4d14582
  1112. 01-19 04:11:56.941   738   756 I Adreno  : Build Date                       : 09/05/17
  1113. 01-19 04:11:56.941   738   756 I Adreno  : OpenGL ES Shader Compiler Version: EV031.20.00.04
  1114. 01-19 04:11:56.941   738   756 I Adreno  : Local Branch                     : mybranch28078994
  1115. 01-19 04:11:56.941   738   756 I Adreno  : Remote Branch                    : quic/gfx-adreno.lnx.1.9.r3-rel
  1116. 01-19 04:11:56.941   738   756 I Adreno  : Remote Branch                    : NONE
  1117. 01-19 04:11:56.941   738   756 I Adreno  : Reconstruct Branch               : NOTHING
  1118. 01-19 04:11:56.941   738   756 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8996.so from current namespace instead of sphal namespace.
  1119. 01-19 04:11:56.943   738   756 I Adreno  : PFP: 0x005ff079, ME: 0x005ff060
  1120. 01-19 04:11:56.948   453   453 I Zygote  : Preloading shared libraries...
  1121. 01-19 04:11:56.959   738   756 I /system/bin/bootanimation: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
  1122. 01-19 04:11:56.985   453   453 I Zygote  : Uninstalled ICU cache reference pinning...
  1123. 01-19 04:11:56.987   453   453 I Zygote  : Installed AndroidKeyStoreProvider in 1ms.
  1124. 01-19 04:11:57.002   453   453 I Zygote  : Warmed up JCA providers in 15ms.
  1125. 01-19 04:11:57.002   453   453 D Zygote  : end preload
  1126. 01-19 04:11:57.002   453   453 D Zygote64Timing: ZygotePreload took to complete: 902ms
  1127. 01-19 04:11:57.029   453   453 I zygote64: Explicit concurrent copying GC freed 30053(2MB) AllocSpace objects, 23(432KB) LOS objects, 79% free, 1543KB/7MB, paused 52us total 26.834ms
  1128. 01-19 04:11:57.029   761   761 I chown   : type=1400 audit(0.0:80): avc: denied { getattr } for path="/data/misc/radio/modem_config/mcfg_hw/generic/common/default/default/mcfg_hw.mbn" dev="sda9" ino=761951 scontext=u:r:toolbox:s0 tcontext=u:object_r:radio_data_file:s0 tclass=file permissive=1
  1129. 01-19 04:11:57.029   761   761 I chown   : type=1400 audit(0.0:81): avc: denied { setattr } for name="mcfg_hw.mbn" dev="sda9" ino=761951 scontext=u:r:toolbox:s0 tcontext=u:object_r:radio_data_file:s0 tclass=file permissive=1
  1130. 01-19 04:11:57.029   761   761 I chown   : type=1400 audit(0.0:82): avc: denied { chown } for capability=0 scontext=u:r:toolbox:s0 tcontext=u:r:toolbox:s0 tclass=capability permissive=1
  1131. 01-19 04:11:57.049   453   453 I zygote64: Explicit concurrent copying GC freed 5549(201KB) AllocSpace objects, 0(0B) LOS objects, 81% free, 1373KB/7MB, paused 18us total 17.249ms
  1132. 01-19 04:11:57.050   453   453 D Zygote64Timing: PostZygoteInitGC took to complete: 47ms
  1133. 01-19 04:11:57.050   453   453 D Zygote64Timing: ZygoteInit took to complete: 953ms
  1134. 01-19 04:11:57.051   453   453 I         : seccomp disabled by setenforce 0
  1135. 01-19 04:11:57.089   453   453 I main    : type=1400 audit(0.0:84): avc: denied { create } for name="tasks" scontext=u:r:zygote:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=1
  1136. 01-19 04:11:57.100   453   453 I Zygote  : System server process 764 has been created
  1137. 01-19 04:11:57.101   453   453 I Zygote  : Accepting command socket connections
  1138. 01-19 04:11:57.117   764   764 I Zygote  : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  1139. 01-19 04:11:57.149   738   738 I BootAnimation::: type=1400 audit(0.0:85): avc: denied { read } for name="system" dev="sda9" ino=139265 scontext=u:r:bootanim:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1
  1140. 01-19 04:11:57.155   738   756 D BootAnimation: BootAnimationShownTiming start time: 8661ms
  1141. 01-19 04:11:57.161   738   756 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  1142. 01-19 04:11:57.162   738   756 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8996.so from current namespace instead of sphal namespace.
  1143. 01-19 04:11:57.169   764   764 I system_server: type=1400 audit(0.0:86): avc: denied { execute } for path="/data/dalvik-cache/arm64/system@framework@services.jar@classes.dex" dev="sda9" ino=1212426 scontext=u:r:system_server:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=file permissive=1
  1144. 01-19 04:11:57.180   764   764 W zygote64: ClassLoaderContext size mismatch. expected=1, actual=2 (PCL[] | PCL[];PCL[])
  1145. 01-19 04:11:57.185   546   685 I ServiceManager: Waiting for service package_native...
  1146. 01-19 04:11:57.193   764   764 W zygote64: ClassLoaderContext size mismatch. expected=1, actual=2 (PCL[services.jar*499544751] | PCL[/system/framework/services.jar*499544751];PCL[])
  1147. 01-19 04:11:57.195   764   764 W zygote64: ClassLoaderContext size mismatch. expected=1, actual=2 (PCL[services.jar*499544751:ethernet-service.jar*1898347024] | PCL[/system/framework/services.jar*499544751:/system/framework/ethernet-service.jar*1898347024];PCL[])
  1148. 01-19 04:11:57.198   764   764 W zygote64: ClassLoaderContext size mismatch. expected=1, actual=2 (PCL[services.jar*499544751:ethernet-service.jar*1898347024:wifi-service.jar*3120069559] | PCL[/system/framework/services.jar*499544751:/system/framework/ethernet-service.jar*1898347024:/system/framework/wifi-service.jar*3120069559];PCL[])
  1149. 01-19 04:11:57.211   764   764 I SystemServer: InitBeforeStartServices
  1150. 01-19 04:11:57.211   764   764 I SystemServer: Entered the Android system server!
  1151. 01-19 04:11:57.360   531   531 I ServiceManager: Waiting for service vendor.qcom.PeripheralManager...
  1152. 01-19 04:11:57.349   531   531 I rild    : type=1400 audit(0.0:87): avc: denied { call } for scontext=u:r:rild:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1
  1153. 01-19 04:11:57.361   764   764 D SystemServerTiming: InitBeforeStartServices took to complete: 151ms
  1154. 01-19 04:11:57.361   764   764 I SystemServer: StartServices
  1155. 01-19 04:11:57.361   764   764 I SystemServer: Reading configuration...
  1156. 01-19 04:11:57.361   764   764 I SystemServer: ReadingSystemConfig
  1157. 01-19 04:11:57.362   764   764 D SystemServerTiming: ReadingSystemConfig took to complete: 0ms
  1158. 01-19 04:11:57.362   764   764 I SystemServer: StartInstaller
  1159. 01-19 04:11:57.362   764   799 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  1160. 01-19 04:11:57.362   764   764 I SystemServiceManager: Starting com.android.server.pm.Installer
  1161. 01-19 04:11:57.369   764   764 D SystemServerTiming: StartInstaller took to complete: 7ms
  1162. 01-19 04:11:57.369   764   764 I SystemServer: DeviceIdentifiersPolicyService
  1163. 01-19 04:11:57.369   764   764 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  1164. 01-19 04:11:57.370   764   764 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 2ms
  1165. 01-19 04:11:57.370   764   764 I SystemServer: StartActivityManager
  1166. 01-19 04:11:57.371   764   764 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  1167. 01-19 04:11:57.384   764   764 I ActivityManager: Memory class: 288
  1168. 01-19 04:11:57.385   764   801 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  1169. 01-19 04:11:57.387   764   802 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  1170. 01-19 04:11:57.414   764   764 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  1171. 01-19 04:11:57.417   764   804 E BluetoothAdapter: Bluetooth binder is null
  1172. 01-19 04:11:57.420   764   804 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  1173. 01-19 04:11:57.422   764   804 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  1174. 01-19 04:11:57.430   764   804 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  1175. 01-19 04:11:57.432   764   804 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  1176. 01-19 04:11:57.440   764   804 D vndksupport: Loading /vendor/lib64/hw/power.msm8996.so from current namespace instead of sphal namespace.
  1177. 01-19 04:11:57.445   764   804 D QCOM PowerHAL: power_open: enter; name=power
  1178. 01-19 04:11:57.445   764   804 D QCOM PowerHAL: power_open: exit 0
  1179. 01-19 04:11:57.445   764   804 I QCOM PowerHAL: QCOM power HAL initing.
  1180. 01-19 04:11:57.446   764   804 I PowerManagerService-JNI: Loaded power HAL service
  1181. 01-19 04:11:57.461   764   799 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  1182. 01-19 04:11:57.485   764   764 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  1183. 01-19 04:11:57.488   764   811 I ServiceThread: Enabled StrictMode logging for android.display looper.
  1184. 01-19 04:11:57.489   764   764 W system_server: Failed to remove /acct/uid_0/pid_406: Device or resource busy
  1185. 01-19 04:11:57.489   764   764 W system_server: Failed to remove /acct/uid_0/pid_445: Device or resource busy
  1186. 01-19 04:11:57.489   764   764 W system_server: Failed to remove /acct/uid_0/pid_452: Device or resource busy
  1187. 01-19 04:11:57.489   764   764 W system_server: Failed to remove /acct/uid_0/pid_453: Device or resource busy
  1188. 01-19 04:11:57.489   764   764 W system_server: Failed to remove /acct/uid_0/pid_454: Device or resource busy
  1189. 01-19 04:11:57.489   764   764 W system_server: Failed to remove /acct/uid_0/pid_487: Device or resource busy
  1190. 01-19 04:11:57.489   764   764 W system_server: Failed to remove /acct/uid_0/pid_492: Device or resource busy
  1191. 01-19 04:11:57.489   764   764 W system_server: Failed to remove /acct/uid_0/pid_497: Device or resource busy
  1192. 01-19 04:11:57.489   764   764 W system_server: Failed to remove /acct/uid_0/pid_513: Device or resource busy
  1193. 01-19 04:11:57.489   764   764 W system_server: Failed to remove /acct/uid_0/pid_514: Device or resource busy
  1194. 01-19 04:11:57.489   764   764 W system_server: Failed to remove /acct/uid_0/pid_540: Device or resource busy
  1195. 01-19 04:11:57.489   764   764 W system_server: Failed to remove /acct/uid_0/pid_546: Device or resource busy
  1196. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_0/pid_647: Device or resource busy
  1197. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_0: Permission denied
  1198. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1000/pid_435: Device or resource busy
  1199. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1000/pid_436: Device or resource busy
  1200. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1000/pid_437: Device or resource busy
  1201. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1000/pid_472: Device or resource busy
  1202. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1000/pid_475: Device or resource busy
  1203. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1000/pid_478: Device or resource busy
  1204. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1000/pid_479: Device or resource busy
  1205. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1000/pid_480: Device or resource busy
  1206. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1000/pid_481: Device or resource busy
  1207. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1000/pid_482: Device or resource busy
  1208. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1000/pid_483: Device or resource busy
  1209. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1000/pid_486: Device or resource busy
  1210. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1000/pid_496: Device or resource busy
  1211. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1000/pid_512: Device or resource busy
  1212. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1000/pid_654: Device or resource busy
  1213. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1000/pid_658: Device or resource busy
  1214. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1000/pid_659: Device or resource busy
  1215. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1000/pid_670: Device or resource busy
  1216. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1000: Permission denied
  1217. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1001/pid_518: Device or resource busy
  1218. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1001/pid_519: Device or resource busy
  1219. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1001/pid_531: Device or resource busy
  1220. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1001: Permission denied
  1221. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1002: Permission denied
  1222. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1003/pid_738: Device or resource busy
  1223. 01-19 04:11:57.490   764   764 W system_server: Failed to remove /acct/uid_1003: Permission denied
  1224. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1006/pid_549: Device or resource busy
  1225. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1006: Permission denied
  1226. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1010/pid_484: Device or resource busy
  1227. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1010/pid_547: Device or resource busy
  1228. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1010: Permission denied
  1229. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1013/pid_474: Device or resource busy
  1230. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1013/pid_476: Device or resource busy
  1231. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1013/pid_477: Device or resource busy
  1232. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1013/pid_515: Device or resource busy
  1233. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1013/pid_542: Device or resource busy
  1234. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1013/pid_544: Device or resource busy
  1235. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1013/pid_545: Device or resource busy
  1236. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1013: Permission denied
  1237. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1017/pid_541: Device or resource busy
  1238. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1017: Permission denied
  1239. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1019/pid_537: Device or resource busy
  1240. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1019: Permission denied
  1241. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1021/pid_534: Device or resource busy
  1242. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1021: Permission denied
  1243. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1036/pid_434: Device or resource busy
  1244. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1036: Permission denied
  1245. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1040/pid_543: Device or resource busy
  1246. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1040: Permission denied
  1247. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1041/pid_473: Device or resource busy
  1248. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1041/pid_535: Device or resource busy
  1249. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1041: Permission denied
  1250. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1046/pid_548: Device or resource busy
  1251. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1046: Permission denied
  1252. 01-19 04:11:57.491   764   764 W system_server: Failed to remove /acct/uid_1047/pid_536: Device or resource busy
  1253. 01-19 04:11:57.492   764   764 W system_server: Failed to remove /acct/uid_1047: Permission denied
  1254. 01-19 04:11:57.492   764   764 W system_server: Failed to remove /acct/uid_1058/pid_669: Device or resource busy
  1255. 01-19 04:11:57.492   764   764 W system_server: Failed to remove /acct/uid_1058: Permission denied
  1256. 01-19 04:11:57.492   764   764 W system_server: Failed to remove /acct/uid_2000/pid_511: Device or resource busy
  1257. 01-19 04:11:57.492   764   764 W system_server: Failed to remove /acct/uid_2000: Permission denied
  1258. 01-19 04:11:57.492   764   764 W system_server: Failed to remove /acct/uid_3005/pid_517: Device or resource busy
  1259. 01-19 04:11:57.492   764   764 W system_server: Failed to remove /acct/uid_3005: Permission denied
  1260. 01-19 04:11:57.493   764   764 D AppOps  : AppOpsService published
  1261. 01-19 04:11:57.493   764   764 D SystemServerTiming: StartActivityManager took to complete: 122ms
  1262. 01-19 04:11:57.493   764   764 I SystemServer: StartPowerManager
  1263. 01-19 04:11:57.493   764   764 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  1264. 01-19 04:11:57.495   764   813 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  1265. 01-19 04:11:57.496   764   764 I libsuspend: Selected wakeup count
  1266. 01-19 04:11:57.498   764   764 D SystemServerTiming: StartPowerManager took to complete: 5ms
  1267. 01-19 04:11:57.498   764   764 I SystemServer: InitPowerManagement
  1268. 01-19 04:11:57.499   764   764 D SystemServerTiming: InitPowerManagement took to complete: 1ms
  1269. 01-19 04:11:57.499   764   764 I SystemServer: StartRecoverySystemService
  1270. 01-19 04:11:57.499   764   764 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  1271. 01-19 04:11:57.500   764   764 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  1272. 01-19 04:11:57.501   764   764 V RescueParty: Disabled because of active USB connection
  1273. 01-19 04:11:57.502   764   764 I SystemServer: StartLightsService
  1274. 01-19 04:11:57.502   764   764 I SystemServiceManager: Starting com.android.server.lights.LightsService
  1275. 01-19 04:11:57.502   764   764 D SystemServerTiming: StartLightsService took to complete: 1ms
  1276. 01-19 04:11:57.502   764   764 I SystemServer: StartDisplayManager
  1277. 01-19 04:11:57.503   764   764 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  1278. 01-19 04:11:57.507   764   764 D SystemServerTiming: StartDisplayManager took to complete: 5ms
  1279. 01-19 04:11:57.507   764   764 I SystemServer: WaitForDisplay
  1280. 01-19 04:11:57.507   764   764 I SystemServiceManager: Starting phase 100
  1281. 01-19 04:11:57.508   480   480 I SDM     : HWCDisplay::GetColorModeCount: Supported color mode count = 1
  1282. 01-19 04:11:57.508   480   480 I SDM     : HWCDisplay::GetColorModes: Supports color mode[0] = 0
  1283. 01-19 04:11:57.509   480   480 I SDM     : HWCDisplay::GetHdrCapabilities: HDR is not supported
  1284. 01-19 04:11:57.516   764   811 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Schermo incorporato": uniqueId="local:0", 1440 x 2560, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1440, height=2560, fps=60.000004}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@1d6308, density 560, 537.882 x 537.388 dpi, appVsyncOff 2000000, presDeadline 11666666, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  1285. 01-19 04:11:57.509   480   480 I SDM     : HWCDisplay::GetHdrCapabilities: HDR is not supported
  1286. 01-19 04:11:57.517   496   496 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7f4e05f000
  1287. 01-19 04:11:57.518   764   811 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  1288. 01-19 04:11:57.520   519   519 I ServiceManager: Waiting for service vendor.qcom.PeripheralManager...
  1289. 01-19 04:11:57.522   764   811 D vndksupport: Loading /vendor/lib64/hw/lights.msm8996.so from current namespace instead of sphal namespace.
  1290. 01-19 04:11:57.523   764   811 D vndksupport: Loading /vendor/lib64/hw/lights.msm8996.so from current namespace instead of sphal namespace.
  1291. 01-19 04:11:57.524   764   811 E light   : light_open lights keyboard failed: -22
  1292. 01-19 04:11:57.524   764   811 E light   : Light passthrough failed to load legacy HAL.
  1293. 01-19 04:11:57.524   764   811 D vndksupport: Loading /vendor/lib64/hw/lights.msm8996.so from current namespace instead of sphal namespace.
  1294. 01-19 04:11:57.525   764   811 I chatty  : uid=1000(system) android.display identical 3 lines
  1295. 01-19 04:11:57.526   764   811 D vndksupport: Loading /vendor/lib64/hw/lights.msm8996.so from current namespace instead of sphal namespace.
  1296. 01-19 04:11:57.526   764   811 E light   : light_open lights bluetooth failed: -22
  1297. 01-19 04:11:57.526   764   811 E light   : Light passthrough failed to load legacy HAL.
  1298. 01-19 04:11:57.527   764   811 D vndksupport: Loading /vendor/lib64/hw/lights.msm8996.so from current namespace instead of sphal namespace.
  1299. 01-19 04:11:57.527   764   811 E light   : light_open lights wifi failed: -22
  1300. 01-19 04:11:57.527   764   811 E light   : Light passthrough failed to load legacy HAL.
  1301. 01-19 04:11:57.528   764   811 I DisplayManagerService: Display device changed state: "Schermo incorporato", ON
  1302. 01-19 04:11:57.528   764   764 D SystemServerTiming: WaitForDisplay took to complete: 21ms
  1303. 01-19 04:11:57.529   764   764 I SystemServer: StartPackageManagerService
  1304. 01-19 04:11:57.547   764   764 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  1305. 01-19 04:11:57.548   764   764 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  1306. 01-19 04:11:57.623   764   764 W PackageManager: Wiping cache directory because the system partition changed.
  1307. 01-19 04:11:57.739   514   650 E ThermalEngine: Error opening /proc/sys/kernel/affinity_core: No such file or directory
  1308. 01-19 04:11:57.740   514   650 E ThermalEngine: Error writing to /proc/sys/kernel/affinity_core: Bad file descriptor
  1309. 01-19 04:11:57.809   764   821 W PackageParser: Unknown element under <manifest>: uses-library at /system/priv-app/GoogleFeedback/GoogleFeedback.apk Binary XML file line #33
  1310. 01-19 04:11:57.823   764   821 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: com.google.android.providers.gsf.permission.READ_GSERVICES in package: com.google.android.partnersetup at: Binary XML file line #32
  1311. 01-19 04:11:57.824   764   822 W PackageParser: Unknown element under <manifest>: meta-data at /system/priv-app/GoogleDialer/GoogleDialer.apk Binary XML file line #88
  1312. 01-19 04:11:57.825   473   722 D audio_hw_utils: audio_extn_utils_get_snd_card_num: snd_card_name: msm8996-tasha-mtp-snd-card
  1313. 01-19 04:11:57.825   473   722 W hardware_info: update_hardware_info_8996: Not a 8996 device
  1314. 01-19 04:11:57.825   473   722 D audio_hw_utils: audio_extn_utils_get_snd_card_num: Opened sound card:0
  1315. 01-19 04:11:57.826   473   722 D msm8974_platform: platform_init: Opened sound card:0
  1316. 01-19 04:11:57.924   670   670 I ServiceManager: Waiting for service android.apps.IQfpService...
  1317. 01-19 04:11:57.926   473   722 W hardware_info: update_hardware_info_8996: Not a 8996 device
  1318. 01-19 04:11:57.926   473   722 D msm8974_platform: platform_init: Loading mixer file: /vendor/etc/mixer_paths_tasha.xml
  1319. 01-19 04:11:58.007   764   821 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=108ms, update_cache=36 ms
  1320. 01-19 04:11:58.048   764   822 I PackageParser: Parse times for '/system/priv-app/Settings': parse=137ms, update_cache=20 ms
  1321. 01-19 04:11:58.139   764   820 I PackageParser: Parse times for '/system/priv-app/Velvet': parse=94ms, update_cache=13 ms
  1322. 01-19 04:11:58.147   473   722 E audio_route: Control 'MultiMedia8 Mixer AUX_PCM_UL_TX' doesn't exist - skipping
  1323. 01-19 04:11:58.147   473   722 E audio_route: Control 'LSM1 MUX' doesn't exist - skipping
  1324. 01-19 04:11:58.147   473   722 E audio_route: Control 'LSM2 MUX' doesn't exist - skipping
  1325. 01-19 04:11:58.148   473   722 E audio_route: Control 'LSM3 MUX' doesn't exist - skipping
  1326. 01-19 04:11:58.148   473   722 E audio_route: Control 'LSM4 MUX' doesn't exist - skipping
  1327. 01-19 04:11:58.148   473   722 E audio_route: Control 'LSM5 MUX' doesn't exist - skipping
  1328. 01-19 04:11:58.148   473   722 E audio_route: Control 'LSM6 MUX' doesn't exist - skipping
  1329. 01-19 04:11:58.148   473   722 E audio_route: Control 'LSM7 MUX' doesn't exist - skipping
  1330. 01-19 04:11:58.148   473   722 E audio_route: Control 'LSM8 MUX' doesn't exist - skipping
  1331. 01-19 04:11:58.149   473   722 E audio_route: Control 'SLIM_1 SampleRate' doesn't exist - skipping
  1332. 01-19 04:11:58.149   473   722 E audio_route: Control 'SLIM_1 SampleRate' doesn't exist - skipping
  1333. 01-19 04:11:58.149   473   722 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  1334. 01-19 04:11:58.150   473   722 E audio_route: Control 'SLIM_1 SampleRate' doesn't exist - skipping
  1335. 01-19 04:11:58.150   473   722 I chatty  : uid=1041(audioserver) HwBinder:473_1 identical 1 line
  1336. 01-19 04:11:58.151   473   722 E audio_route: Control 'SLIM_1 SampleRate' doesn't exist - skipping
  1337. 01-19 04:11:58.151   473   722 E audio_route: Control 'SLIM_1 SampleRate' doesn't exist - skipping
  1338. 01-19 04:11:58.151   473   722 E audio_route: Control 'SLIM_1 SampleRate' doesn't exist - skipping
  1339. 01-19 04:11:58.152   473   722 E audio_route: Control 'SLIM_1 SampleRate' doesn't exist - skipping
  1340. 01-19 04:11:58.153   473   722 I chatty  : uid=1041(audioserver) HwBinder:473_1 identical 3 lines
  1341. 01-19 04:11:58.154   473   722 E audio_route: Control 'SLIM_1 SampleRate' doesn't exist - skipping
  1342. 01-19 04:11:58.154   473   722 E audio_route: Control 'MultiMedia8 Mixer AUX_PCM_UL_TX' doesn't exist - skipping
  1343. 01-19 04:11:58.154   473   722 E audio_route: Control 'SLIM_1 SampleRate' doesn't exist - skipping
  1344. 01-19 04:11:58.157   473   722 E audio_route: Control 'SLIMBUS_0_RX Port Mixer AUX_PCM_TX' doesn't exist - skipping
  1345. 01-19 04:11:58.157   473   722 E audio_route: Control 'SLIM_1 SampleRate' doesn't exist - skipping
  1346. 01-19 04:11:58.158   473   722 E audio_route: Control 'LSM1 MUX' doesn't exist - skipping
  1347. 01-19 04:11:58.158   473   722 E audio_route: Control 'LSM2 MUX' doesn't exist - skipping
  1348. 01-19 04:11:58.158   473   722 E audio_route: Control 'LSM3 MUX' doesn't exist - skipping
  1349. 01-19 04:11:58.158   473   722 E audio_route: Control 'LSM4 MUX' doesn't exist - skipping
  1350. 01-19 04:11:58.158   473   722 E audio_route: Control 'LSM5 MUX' doesn't exist - skipping
  1351. 01-19 04:11:58.159   473   722 E audio_route: Control 'LSM6 MUX' doesn't exist - skipping
  1352. 01-19 04:11:58.159   473   722 E audio_route: Control 'LSM7 MUX' doesn't exist - skipping
  1353. 01-19 04:11:58.159   473   722 E audio_route: Control 'LSM8 MUX' doesn't exist - skipping
  1354. 01-19 04:11:58.166   764   827 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #224
  1355. 01-19 04:11:58.185   546   685 I ServiceManager: Waiting for service package_native...
  1356. 01-19 04:11:58.187   764   828 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  1357. 01-19 04:11:58.192   536   536 I QCamera : <MCI ><INFO > get_num_of_cameras: 1832: dev_info[id=0,name='video2']
  1358. 01-19 04:11:58.193   536   536 I QCamera : <MCI ><INFO > get_num_of_cameras: 1832: dev_info[id=1,name='video3']
  1359. 01-19 04:11:58.193   536   536 I QCamera : <MCI ><INFO > sort_camera_info: 1606: dualCamera:0 auxCamera 0
  1360. 01-19 04:11:58.193   536   536 I QCamera : <MCI ><INFO > sort_camera_info: 1687: Camera id: 0 facing: 0, type: 0 is_yuv: 0
  1361. 01-19 04:11:58.193   536   536 I QCamera : <MCI ><INFO > sort_camera_info: 1687: Camera id: 1 facing: 1, type: 0 is_yuv: 0
  1362. 01-19 04:11:58.193   536   536 I QCamera : <MCI ><INFO > sort_camera_info: 1690: Number of cameras 2 sorted 2
  1363. 01-19 04:11:58.193   536   536 I QCamera : <MCI ><INFO > get_num_of_cameras: 1846: num_cameras=2
  1364. 01-19 04:11:58.193   536   536 E QCamera : <HAL ><ERROR> int qcamera::QCamera2Factory::getCameraInfo(int, camera_info*): 313: int qcamera::QCamera2Factory::getCameraInfo(int, camera_info*):getting camera info!! mNumOfCameras = 2,camera_id = 0, info = 0xffee90dc
  1365. 01-19 04:11:58.215   549   549 E         : OTP:Low->High module_id=0x3,Year=2016,Month=06
  1366. 01-19 04:11:58.234   473   722 E msm8974_platform: find_index: Could not find index for name = SND_DEVICE_IN_CAMCORDER_STEREO_DMIC
  1367. 01-19 04:11:58.234   473   722 E platform_info: process_acdb_id: Device SND_DEVICE_IN_CAMCORDER_STEREO_DMIC in platform info xml not found, no ACDB ID set!
  1368. 01-19 04:11:58.234   473   722 E msm8974_platform: find_index: Could not find index for name = SND_DEVICE_IN_AUDIO_REC_MIC
  1369. 01-19 04:11:58.234   473   722 E platform_info: process_acdb_id: Device SND_DEVICE_IN_AUDIO_REC_MIC in platform info xml not found, no ACDB ID set!
  1370. 01-19 04:11:58.235   473   722 D msm8974_platform: platform_set_snd_device_backend: backend_tag_table[speaker]: old = null new = smartpa
  1371. 01-19 04:11:58.235   473   722 D msm8974_platform: platform_set_snd_device_backend: backend_tag_table[speaker-protected]: old = null new = speaker-protected
  1372. 01-19 04:11:58.235   473   722 D msm8974_platform: platform_set_snd_device_backend: backend_tag_table[voice-speaker]: old = null new = smartpa
  1373. 01-19 04:11:58.235   473   722 D msm8974_platform: native_audio_set_params:napb updating mode (1) from XML
  1374. 01-19 04:11:58.235   473   722 D msm8974_platform: platform_set_native_support:napb: native audio playback enabled in (SRC) mode
  1375. 01-19 04:11:58.235   473   722 D msm8974_platform: native_audio_set_params:napb: native audio feature enabled from UI
  1376. 01-19 04:11:58.247   764   764 W PackageManager: Package com.google.android.ext.shared library android.ext.shared already exists; skipping
  1377. 01-19 04:11:58.250   764   764 W PackageManager: Failed to scan /system/app/Chrome: Package com.android.chrome at /system/app/Chrome ignored: updated version 323911152 better than this 323911152
  1378. 01-19 04:11:58.361   531   531 I ServiceManager: Waiting for service vendor.qcom.PeripheralManager...
  1379. 01-19 04:11:58.376   473   722 E platform_info: param tag only supported with CONFIG_PARAMS section
  1380. 01-19 04:11:58.376   473   722 I chatty  : uid=1041(audioserver) HwBinder:473_1 identical 4 lines
  1381. 01-19 04:11:58.376   473   722 E platform_info: param tag only supported with CONFIG_PARAMS section
  1382. 01-19 04:11:58.377   473   722 D ACDB-LOADER: ACDB -> No .acdb files found in /vendor/etc/acdbdata!
  1383. 01-19 04:11:58.377   473   722 D ACDB-LOADER: ACDB -> found 0 form factor & soundcard independant files
  1384. 01-19 04:11:58.378   473   722 D ACDB-LOADER: ACDB -> Load file: /vendor/etc/acdbdata/MTP/MTP_Bluetooth_cal.acdb
  1385. 01-19 04:11:58.378   473   722 D ACDB-LOADER: ACDB -> Load file: /vendor/etc/acdbdata/MTP/MTP_General_cal.acdb
  1386. 01-19 04:11:58.378   473   722 D ACDB-LOADER: ACDB -> Load file: /vendor/etc/acdbdata/MTP/MTP_Global_cal.acdb
  1387. 01-19 04:11:58.378   473   722 D ACDB-LOADER: ACDB -> Load file: /vendor/etc/acdbdata/MTP/MTP_Handset_cal.acdb
  1388. 01-19 04:11:58.378   473   722 D ACDB-LOADER: ACDB -> Load file: /vendor/etc/acdbdata/MTP/MTP_Hdmi_cal.acdb
  1389. 01-19 04:11:58.378   473   722 D ACDB-LOADER: ACDB -> Load file: /vendor/etc/acdbdata/MTP/MTP_Headset_cal.acdb
  1390. 01-19 04:11:58.378   473   722 D ACDB-LOADER: ACDB -> Load file: /vendor/etc/acdbdata/MTP/MTP_Speaker_cal.acdb
  1391. 01-19 04:11:58.378   473   722 D ACDB-LOADER: ACDB -> Load file: /vendor/etc/acdbdata/MTP/workspaceFile.qwsp
  1392. 01-19 04:11:58.378   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  1393. 01-19 04:11:58.380   473   722 D         : [ACDB Command]->SW Minor/Major/Revision version info for /vendor/etc/acdbdata/MTP/MTP_Bluetooth_cal.acdb
  1394. 01-19 04:11:58.380   473   722 D         : [ACDB Command]->ACDB Sw Major = 9, ACDB Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
  1395. 01-19 04:11:58.380   473   722 D         : [ACDB Command]->ACDB File Major = 7, ACDB File Minor = 0, ACDB File Revision = 5
  1396. 01-19 04:11:58.380   473   722 D         : [AcdbIsDeltaFileAvailable] failed to open delta file /data/vendor/misc/audio/acdbdata/delta/MTP_Bluetooth_cal.acdbdelta
  1397. 01-19 04:11:58.381   473   722 D         : [ACDB Command]->SW Minor/Major/Revision version info for /vendor/etc/acdbdata/MTP/MTP_General_cal.acdb
  1398. 01-19 04:11:58.381   473   722 D         : [ACDB Command]->ACDB Sw Major = 9, ACDB Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
  1399. 01-19 04:11:58.381   473   722 D         : [ACDB Command]->ACDB File Major = 7, ACDB File Minor = 0, ACDB File Revision = 5
  1400. 01-19 04:11:58.381   473   722 D         : [AcdbIsDeltaFileAvailable] failed to open delta file /data/vendor/misc/audio/acdbdata/delta/MTP_General_cal.acdbdelta
  1401. 01-19 04:11:58.382   473   722 D         : [ACDB Command]->SW Minor/Major/Revision version info for /vendor/etc/acdbdata/MTP/MTP_Global_cal.acdb
  1402. 01-19 04:11:58.382   473   722 D         : [ACDB Command]->ACDB Sw Major = 9, ACDB Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
  1403. 01-19 04:11:58.382   473   722 D         : [ACDB Command]->ACDB File Major = 7, ACDB File Minor = 0, ACDB File Revision = 5
  1404. 01-19 04:11:58.382   473   722 D         : [AcdbIsDeltaFileAvailable] failed to open delta file /data/vendor/misc/audio/acdbdata/delta/MTP_Global_cal.acdbdelta
  1405. 01-19 04:11:58.384   473   722 D         : [ACDB Command]->SW Minor/Major/Revision version info for /vendor/etc/acdbdata/MTP/MTP_Handset_cal.acdb
  1406. 01-19 04:11:58.384   473   722 D         : [ACDB Command]->ACDB Sw Major = 9, ACDB Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
  1407. 01-19 04:11:58.384   473   722 D         : [ACDB Command]->ACDB File Major = 7, ACDB File Minor = 0, ACDB File Revision = 5
  1408. 01-19 04:11:58.384   473   722 D         : [AcdbIsDeltaFileAvailable] failed to open delta file /data/vendor/misc/audio/acdbdata/delta/MTP_Handset_cal.acdbdelta
  1409. 01-19 04:11:58.385   473   722 D         : [ACDB Command]->SW Minor/Major/Revision version info for /vendor/etc/acdbdata/MTP/MTP_Hdmi_cal.acdb
  1410. 01-19 04:11:58.385   473   722 D         : [ACDB Command]->ACDB Sw Major = 9, ACDB Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
  1411. 01-19 04:11:58.385   473   722 D         : [ACDB Command]->ACDB File Major = 7, ACDB File Minor = 0, ACDB File Revision = 5
  1412. 01-19 04:11:58.385   473   722 D         : [AcdbIsDeltaFileAvailable] failed to open delta file /data/vendor/misc/audio/acdbdata/delta/MTP_Hdmi_cal.acdbdelta
  1413. 01-19 04:11:58.386   473   722 D         : [ACDB Command]->SW Minor/Major/Revision version info for /vendor/etc/acdbdata/MTP/MTP_Headset_cal.acdb
  1414. 01-19 04:11:58.386   473   722 D         : [ACDB Command]->ACDB Sw Major = 9, ACDB Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
  1415. 01-19 04:11:58.386   473   722 D         : [ACDB Command]->ACDB File Major = 7, ACDB File Minor = 0, ACDB File Revision = 5
  1416. 01-19 04:11:58.386   473   722 D         : [AcdbIsDeltaFileAvailable] failed to open delta file /data/vendor/misc/audio/acdbdata/delta/MTP_Headset_cal.acdbdelta
  1417. 01-19 04:11:58.389   473   722 D         : [ACDB Command]->SW Minor/Major/Revision version info for /vendor/etc/acdbdata/MTP/MTP_Speaker_cal.acdb
  1418. 01-19 04:11:58.389   473   722 D         : [ACDB Command]->ACDB Sw Major = 9, ACDB Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
  1419. 01-19 04:11:58.389   473   722 D         : [ACDB Command]->ACDB File Major = 7, ACDB File Minor = 0, ACDB File Revision = 5
  1420. 01-19 04:11:58.389   473   722 D         : [AcdbIsDeltaFileAvailable] failed to open delta file /data/vendor/misc/audio/acdbdata/delta/MTP_Speaker_cal.acdbdelta
  1421. 01-19 04:11:58.389   473   722 D         : [ACDB Command]->SW Minor/Major/Revision version info for /vendor/etc/acdbdata/MTP/workspaceFile.qwsp
  1422. 01-19 04:11:58.389   473   722 D         : [ACDB Command]->ACDB Sw Major = 9, ACDB Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
  1423. 01-19 04:11:58.389   473   722 D         : [ACDB Command]->ACDB File Major = 7, ACDB File Minor = 0, ACDB File Revision = 5
  1424. 01-19 04:11:58.389   473   722 D         : [AcdbIsDeltaFileAvailable] failed to open delta file /data/vendor/misc/audio/acdbdata/delta/workspaceFile.qwspdelta
  1425. 01-19 04:11:58.390   473   722 D ACDB-LOADER: ACDB -> ACPH INIT
  1426. 01-19 04:11:58.390   473   722 D         : [ACPH]->Online service registered with ACPH
  1427. 01-19 04:11:58.391   473   722 D         : [ACPH]->ACPH init success
  1428. 01-19 04:11:58.391   473   722 D ACDB-LOADER: ACDB -> RTAC INIT
  1429. 01-19 04:11:58.391   473   722 D         : [ACPH]->DSP RTC service registered with ACPH
  1430. 01-19 04:11:58.391   473   722 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  1431. 01-19 04:11:58.391   473   722 E ACDB-MCS: acdb_mcs_init: /vendor/etc/audio_tuning_mixer_tasha.txt not present, using /vendor/etc/audio_tuning_mixer.txt config file
  1432. 01-19 04:11:58.391   473   722 E MCS-RT-CTL: Can't open the configuration file /vendor/etc/audio_tuning_mixer.txt.
  1433. 01-19 04:11:58.391   473   722 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  1434. 01-19 04:11:58.391   473   722 D         : [ACPH]->FTS RTC service registered with ACPH
  1435. 01-19 04:11:58.391   473   722 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  1436. 01-19 04:11:58.391   473   722 D         : [ACPH]->ADIE RTC service registered with ACPH
  1437. 01-19 04:11:58.391   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  1438. 01-19 04:11:58.399   473   722 D ACDB-LOADER: ACDB -> send_common_custom_topology
  1439. 01-19 04:11:58.399   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AVCS_CUSTOM_TOPO_INFO_SIZE
  1440. 01-19 04:11:58.399   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AVCS_CUSTOM_TOPO_INFO
  1441. 01-19 04:11:58.399   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AVCS_CUSTOM_TOPO_INFO: size:0x114 ret=0
  1442. 01-19 04:11:58.399   473   722 D ACDB-LOADER: ACDB -> CORE_CUSTOM_TOPOLOGIES
  1443. 01-19 04:11:58.402   473   722 D ACDB-LOADER: ACDB -> acdb_loader_send_common_custom_topology: Common custom topology in use
  1444. 01-19 04:11:58.402   473   722 D ACDB-LOADER: ACDB -> init done!
  1445. 01-19 04:11:58.403   473   722 D msm8974_platform: ACDB initialized
  1446. 01-19 04:11:58.403   473   722 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  1447. 01-19 04:11:58.403   473   722 D msm8974_platform: hw_util_open success
  1448. 01-19 04:11:58.403   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  1449. 01-19 04:11:58.403   473   722 D         : Failed to fetch the lookup information of the device 0000001A
  1450. 01-19 04:11:58.403   473   722 E ACDB-LOADER: Error: ACDB ANC returned = -19
  1451. 01-19 04:11:58.403   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  1452. 01-19 04:11:58.403   473   722 D ACDB-LOADER: send_wcd9xxx_anc_cal: anc_version = 1
  1453. 01-19 04:11:58.403   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:enter
  1454. 01-19 04:11:58.403   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:leave
  1455. 01-19 04:11:58.403   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:enter
  1456. 01-19 04:11:58.403   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:leave
  1457. 01-19 04:11:58.403   473   722 D anc_map : convert_anc_acdb_to_reg:leave
  1458. 01-19 04:11:58.403   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  1459. 01-19 04:11:58.403   473   722 D         : Failed to fetch the lookup information of the device 0000001B
  1460. 01-19 04:11:58.403   473   722 E ACDB-LOADER: Error: ACDB ANC returned = -19
  1461. 01-19 04:11:58.403   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  1462. 01-19 04:11:58.403   473   722 D ACDB-LOADER: send_wcd9xxx_anc_cal: anc_version = 1
  1463. 01-19 04:11:58.403   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:enter
  1464. 01-19 04:11:58.403   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:leave
  1465. 01-19 04:11:58.403   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:enter
  1466. 01-19 04:11:58.403   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:leave
  1467. 01-19 04:11:58.403   473   722 D anc_map : convert_anc_acdb_to_reg:leave
  1468. 01-19 04:11:58.403   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  1469. 01-19 04:11:58.403   473   722 D         : Failed to fetch the lookup information of the device 0000001C
  1470. 01-19 04:11:58.403   473   722 E ACDB-LOADER: Error: ACDB ANC returned = -19
  1471. 01-19 04:11:58.403   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  1472. 01-19 04:11:58.403   473   722 D ACDB-LOADER: send_wcd9xxx_anc_cal: anc_version = 1
  1473. 01-19 04:11:58.403   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:enter
  1474. 01-19 04:11:58.403   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:leave
  1475. 01-19 04:11:58.403   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:enter
  1476. 01-19 04:11:58.403   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:leave
  1477. 01-19 04:11:58.403   473   722 D anc_map : convert_anc_acdb_to_reg:leave
  1478. 01-19 04:11:58.403   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  1479. 01-19 04:11:58.403   473   722 D         : Failed to fetch the lookup information of the device 0000001D
  1480. 01-19 04:11:58.403   473   722 E ACDB-LOADER: Error: ACDB ANC returned = -19
  1481. 01-19 04:11:58.403   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  1482. 01-19 04:11:58.403   473   722 D ACDB-LOADER: send_wcd9xxx_anc_cal: anc_version = 1
  1483. 01-19 04:11:58.403   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:enter
  1484. 01-19 04:11:58.403   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:leave
  1485. 01-19 04:11:58.403   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:enter
  1486. 01-19 04:11:58.403   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:leave
  1487. 01-19 04:11:58.404   473   722 D anc_map : convert_anc_acdb_to_reg:leave
  1488. 01-19 04:11:58.404   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  1489. 01-19 04:11:58.404   473   722 D         : Failed to fetch the lookup information of the device 0000001E
  1490. 01-19 04:11:58.404   473   722 E ACDB-LOADER: Error: ACDB ANC returned = -19
  1491. 01-19 04:11:58.404   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  1492. 01-19 04:11:58.404   473   722 D ACDB-LOADER: send_wcd9xxx_anc_cal: anc_version = 1
  1493. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:enter
  1494. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:leave
  1495. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:enter
  1496. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:leave
  1497. 01-19 04:11:58.404   473   722 D anc_map : convert_anc_acdb_to_reg:leave
  1498. 01-19 04:11:58.404   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  1499. 01-19 04:11:58.404   473   722 D         : Failed to fetch the lookup information of the device 0000001F
  1500. 01-19 04:11:58.404   473   722 E ACDB-LOADER: Error: ACDB ANC returned = -19
  1501. 01-19 04:11:58.404   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  1502. 01-19 04:11:58.404   473   722 D ACDB-LOADER: send_wcd9xxx_anc_cal: anc_version = 1
  1503. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:enter
  1504. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:leave
  1505. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:enter
  1506. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:leave
  1507. 01-19 04:11:58.404   473   722 D anc_map : convert_anc_acdb_to_reg:leave
  1508. 01-19 04:11:58.404   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  1509. 01-19 04:11:58.404   473   722 D         : Failed to fetch the lookup information of the device 00000067
  1510. 01-19 04:11:58.404   473   722 E ACDB-LOADER: Error: ACDB ANC returned = -19
  1511. 01-19 04:11:58.404   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  1512. 01-19 04:11:58.404   473   722 D ACDB-LOADER: send_wcd9xxx_anc_cal: anc_version = 1
  1513. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:enter
  1514. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:leave
  1515. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:enter
  1516. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:leave
  1517. 01-19 04:11:58.404   473   722 D anc_map : convert_anc_acdb_to_reg:leave
  1518. 01-19 04:11:58.404   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  1519. 01-19 04:11:58.404   473   722 D         : Failed to fetch the lookup information of the device 00000056
  1520. 01-19 04:11:58.404   473   722 E ACDB-LOADER: Error: ACDB ANC returned = -19
  1521. 01-19 04:11:58.404   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  1522. 01-19 04:11:58.404   473   722 D ACDB-LOADER: send_wcd9xxx_anc_cal: anc_version = 1
  1523. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:enter
  1524. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:leave
  1525. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:enter
  1526. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:leave
  1527. 01-19 04:11:58.404   473   722 D anc_map : convert_anc_acdb_to_reg:leave
  1528. 01-19 04:11:58.404   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  1529. 01-19 04:11:58.404   473   722 D         : Failed to fetch the lookup information of the device 00000059
  1530. 01-19 04:11:58.404   473   722 E ACDB-LOADER: Error: ACDB ANC returned = -19
  1531. 01-19 04:11:58.404   473   722 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  1532. 01-19 04:11:58.404   473   722 D ACDB-LOADER: send_wcd9xxx_anc_cal: anc_version = 1
  1533. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:enter
  1534. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:leave
  1535. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:enter
  1536. 01-19 04:11:58.404   473   722 D anc_map : Setwcd9xxxANC_IIRCoeffs:leave
  1537. 01-19 04:11:58.404   473   722 D anc_map : convert_anc_acdb_to_reg:leave
  1538. 01-19 04:11:58.404   473   722 D msm8974_platform: send_codec_cal: anc_cal cal sent successfully
  1539. 01-19 04:11:58.405   764   764 W PackageManager: Unable to update from com.android.camera2 to com.google.android.GoogleCamera: old package still exists
  1540. 01-19 04:11:58.404   473   722 D ACDB-LOADER: send mbhc data
  1541. 01-19 04:11:58.405   473   722 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  1542. 01-19 04:11:58.405   473   722 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  1543. 01-19 04:11:58.405   473   722 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  1544. 01-19 04:11:58.405   473   722 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  1545. 01-19 04:11:58.405   473   722 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  1546. 01-19 04:11:58.405   473   722 D msm8974_platform: send_codec_cal: mbhc_cal cal sent successfully
  1547. 01-19 04:11:58.405   473   722 D ACDB-LOADER: send vbat data
  1548. 01-19 04:11:58.405   473   722 D ACDB-LOADER: ACDB -> VBAT ACDB_PID_ADC_CAL
  1549. 01-19 04:11:58.405   473   722 D ACDB-LOADER: ACDB -> VBAT ACDB_PID_GAIN_PROC
  1550. 01-19 04:11:58.405   473   722 D ACDB-LOADER: send vbat data, calling convert_vbat_data
  1551. 01-19 04:11:58.405   473   722 D ACDB-LOADER: copied vbat cal size =72
  1552. 01-19 04:11:58.405   473   722 D msm8974_platform: send_codec_cal: vbat_cal cal sent successfully
  1553. 01-19 04:11:58.405   473   722 E msm8974_platform: init_be_dai_name_table: Could not get ctl for mixer name Backend DAI Name Table
  1554. 01-19 04:11:58.405   473   722 D msm8974_platform: platform_init: Fluence_Type(0) max_mic_count(2) mic_type(0x3) fluence_in_voice_call(0) fluence_in_voice_rec(0) fluence_in_spkr_mode(0) fluence_in_hfp_call(0)
  1555. 01-19 04:11:58.407   764   764 W PackageManager: Failed to parse /system/app/LatinIME: Missing base APK in /system/app/LatinIME
  1556. 01-19 04:11:58.409   473   722 D audio_hw_utils: audio_extn_utils_get_codec_version: codec version WCD9335_2_0
  1557. 01-19 04:11:58.409   473   830 D aud_dev_arbi: runSocketThread: entered
  1558. 01-19 04:11:58.418   473   722 D audio_hw_utils: audio_extn_utils_update_streams_cfg_lists: failed to open io config file(/vendor/etc/audio_io_policy.conf), trying older config file
  1559. 01-19 04:11:58.421   764   764 I PackageManager: /system/app/WallpaperPickerGooglePrebuilt changed; collecting certs
  1560. 01-19 04:11:58.423   473   722 I audio_hw_utils: load_cfg_list: could not load input, node is NULL
  1561. 01-19 04:11:58.424   473   722 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  1562. 01-19 04:11:58.425   473   722 W DeviceHAL: Device 0xeb80c000 get_master_volume: Function not implemented
  1563. 01-19 04:11:58.425   473   722 W DeviceHAL: Device 0xeb80c000 get_master_mute: Function not implemented
  1564. 01-19 04:11:58.425   473   722 W DeviceHAL: Device 0xeb80c000 set_master_volume: Function not implemented
  1565. 01-19 04:11:58.425   473   722 W DeviceHAL: Device 0xeb80c000 set_master_mute: Function not implemented
  1566. 01-19 04:11:58.425   535   535 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  1567. 01-19 04:11:58.425   535   535 I AudioFlinger: openOutput() this 0xf163d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  1568. 01-19 04:11:58.425   473   722 D audio_hw_primary: adev_open_output_stream: enter: format(0x1) sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6)        stream_handle(0xead3f000)
  1569. 01-19 04:11:58.425   473   722 I audio_hw_primary: adev_open_output_stream: dynamic qos voting not enabled for platform
  1570. 01-19 04:11:58.425   473   722 D audio_hw_primary: adev_open_output_stream: Stream (0xead3f000) picks up usecase (low-latency-playback)
  1571. 01-19 04:11:58.426   535   535 I AudioFlinger: HAL output buffer size 240 frames, normal sink buffer size 960 frames
  1572. 01-19 04:11:58.427   473   722 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  1573. 01-19 04:11:58.427   473   722 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  1574. 01-19 04:11:58.427   473   722 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  1575. 01-19 04:11:58.437   473   722 W EffectsFactoryConfigLoader: checkLibraryPath() corrected library path /system/lib/soundfx/libqcomvisualizer.so to /vendor/lib/soundfx/libqcomvisualizer.so
  1576. 01-19 04:11:58.439   473   722 W EffectsFactoryConfigLoader: checkLibraryPath() corrected library path /system/lib/soundfx/libldnhncr.so to /vendor/lib/soundfx/libldnhncr.so
  1577. 01-19 04:11:58.441   473   722 W EffectsFactoryConfigLoader: checkLibraryPath() corrected library path /system/lib/soundfx/libqcompostprocbundle.so to /vendor/lib/soundfx/libqcompostprocbundle.so
  1578. 01-19 04:11:58.441   473   722 W EffectsFactoryConfigLoader: checkLibraryPath() corrected library path /system/lib/soundfx/libqcomvoiceprocessing.so to /vendor/lib/soundfx/libqcomvoiceprocessing.so
  1579. 01-19 04:11:58.442   473   722 W EffectsFactoryConfigLoader: checkLibraryPath() corrected library path /system/lib/soundfx/libvolumelistener.so to /vendor/lib/soundfx/libvolumelistener.so
  1580. 01-19 04:11:58.444   473   722 D volume_listener: init_once Called
  1581. 01-19 04:11:58.444   473   722 D msm8974_platform: platform_get_gain_level_mapping: empty or currupted gain_mapping_table
  1582. 01-19 04:11:58.444   473   722 D volume_listener: init_once: using default volume table
  1583. 01-19 04:11:58.444   535   535 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  1584. 01-19 04:11:58.445   535   833 I AudioFlinger: AudioFlinger's thread 0xf1183a40 tid=833 ready to run
  1585. 01-19 04:11:58.445   535   833 W AudioFlinger: no wake lock to update, system not ready yet
  1586. 01-19 04:11:58.445   473   473 D audio_hw_primary: out_standby: enter: stream (0xead3f000) usecase(1: low-latency-playback)
  1587. 01-19 04:11:58.445   535   535 I AudioFlinger: Using module 10 as the primary audio interface
  1588. 01-19 04:11:58.446   473   473 D audio_hw_primary: out_standby: exit
  1589. 01-19 04:11:58.446   535   535 W AudioFlinger: moveEffects() bad srcOutput 0
  1590. 01-19 04:11:58.447   535   833 W AudioFlinger: no wake lock to update, system not ready yet
  1591. 01-19 04:11:58.447   473   473 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  1592. 01-19 04:11:58.447   473   473 D audio_hw_extn: audio_extn_set_anc_parameters: anc_enabled:0
  1593. 01-19 04:11:58.450   535   535 I AudioFlinger: openOutput() this 0xf163d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  1594. 01-19 04:11:58.450   473   473 D audio_hw_primary: adev_open_output_stream: enter: format(0x1) sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104)        stream_handle(0xebd4f000)
  1595. 01-19 04:11:58.450   473   473 D audio_hw_primary: adev_open_output_stream: Stream (0xebd4f000) picks up usecase (audio-ull-playback)
  1596. 01-19 04:11:58.451   535   535 I AudioFlinger: HAL output buffer size 240 frames, normal sink buffer size 960 frames
  1597. 01-19 04:11:58.452   535   836 I AudioFlinger: AudioFlinger's thread 0xf0903b80 tid=836 ready to run
  1598. 01-19 04:11:58.452   535   836 W AudioFlinger: no wake lock to update, system not ready yet
  1599. 01-19 04:11:58.452   473   473 D audio_hw_primary: out_standby: enter: stream (0xebd4f000) usecase(12: audio-ull-playback)
  1600. 01-19 04:11:58.452   473   473 D audio_hw_primary: out_standby: exit
  1601. 01-19 04:11:58.452   535   836 W AudioFlinger: no wake lock to update, system not ready yet
  1602. 01-19 04:11:58.453   473   473 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  1603. 01-19 04:11:58.454   535   535 I AudioFlinger: openOutput() this 0xf163d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  1604. 01-19 04:11:58.454   473   473 D audio_hw_primary: adev_open_output_stream: enter: format(0x1) sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8)        stream_handle(0xebd4f300)
  1605. 01-19 04:11:58.454   473   473 D audio_hw_primary: adev_open_output_stream: Stream (0xebd4f300) picks up usecase (deep-buffer-playback)
  1606. 01-19 04:11:58.455   535   535 I AudioFlinger: HAL output buffer size 1920 frames, normal sink buffer size 1920 frames
  1607. 01-19 04:11:58.455   535   837 I AudioFlinger: AudioFlinger's thread 0xf0603ec0 tid=837 ready to run
  1608. 01-19 04:11:58.455   535   837 W AudioFlinger: no wake lock to update, system not ready yet
  1609. 01-19 04:11:58.456   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1610. 01-19 04:11:58.456   473   473 D audio_hw_primary: out_standby: enter: stream (0xebd4f300) usecase(0: deep-buffer-playback)
  1611. 01-19 04:11:58.456   473   473 D audio_hw_primary: out_standby: exit
  1612. 01-19 04:11:58.456   535   837 W AudioFlinger: no wake lock to update, system not ready yet
  1613. 01-19 04:11:58.456   473   473 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  1614. 01-19 04:11:58.456   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1615. 01-19 04:11:58.465   473   473 I chatty  : uid=1041(audioserver) audio@2.0-servi identical 10 lines
  1616. 01-19 04:11:58.465   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1617. 01-19 04:11:58.465   535   535 I AudioFlinger: openOutput() this 0xf163d000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  1618. 01-19 04:11:58.465   473   473 D audio_hw_primary: adev_open_output_stream: enter: format(0x1) sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0)        stream_handle(0xebd4f600)
  1619. 01-19 04:11:58.465   473   473 D audio_hw_primary: adev_open_output_stream: Stream (0xebd4f600) picks up usecase (afe-proxy-playback)
  1620. 01-19 04:11:58.466   535   535 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  1621. 01-19 04:11:58.467   535   839 I AudioFlinger: AudioFlinger's thread 0xf0483dc0 tid=839 ready to run
  1622. 01-19 04:11:58.467   535   839 W AudioFlinger: no wake lock to update, system not ready yet
  1623. 01-19 04:11:58.467   473   473 D audio_hw_primary: out_standby: enter: stream (0xebd4f600) usecase(43: afe-proxy-playback)
  1624. 01-19 04:11:58.467   473   473 D audio_hw_primary: out_standby: exit
  1625. 01-19 04:11:58.468   764   764 W PackageManager: Failed to scan /system/app/WallpaperPickerGooglePrebuilt: Application package com.google.android.apps.wallpaper already installed.  Skipping duplicate.
  1626. 01-19 04:11:58.468   535   839 W AudioFlinger: no wake lock to update, system not ready yet
  1627. 01-19 04:11:58.468   473   473 D audio_hw_primary: out_set_parameters: enter: usecase(43: afe-proxy-playback) kvpairs: routing=65536
  1628. 01-19 04:11:58.470   473   473 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004)        stream_handle(0xebd59000) io_handle(14) source(1) format 1
  1629. 01-19 04:11:58.470   473   473 W audio_hw_utils: audio_extn_utils_update_stream_input_app_type_cfg: App type could not be selected. Falling back to default
  1630. 01-19 04:11:58.473   535   843 I AudioFlinger: AudioFlinger's thread 0xf0183a40 tid=843 ready to run
  1631. 01-19 04:11:58.473   473   473 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xebd59000)
  1632. 01-19 04:11:58.474   473   473 D audio_hw_primary: in_standby: enter: stream (0xebd59000) usecase(16: audio-record)
  1633. 01-19 04:11:58.474   473   834 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xfc) devices(0x80000004)        stream_handle(0xead34500) io_handle(22) source(1) format 1
  1634. 01-19 04:11:58.474   473   834 W audio_hw_utils: audio_extn_utils_update_stream_input_app_type_cfg: App type could not be selected. Falling back to default
  1635. 01-19 04:11:58.475   535   844 I AudioFlinger: AudioFlinger's thread 0xf0183a40 tid=844 ready to run
  1636. 01-19 04:11:58.476   473   834 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xead34500)
  1637. 01-19 04:11:58.476   473   834 D audio_hw_primary: in_standby: enter: stream (0xead34500) usecase(16: audio-record)
  1638. 01-19 04:11:58.476   473   834 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(192000) channel_mask(0x8000000f) devices(0x80000004)        stream_handle(0xead34500) io_handle(30) source(1) format 5
  1639. 01-19 04:11:58.476   473   834 W DeviceHAL: Device 0xeb80c000 open_input_stream: Invalid argument
  1640. 01-19 04:11:58.476   473   834 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0x8000000f) devices(0x80000004)        stream_handle(0xead34500) io_handle(30) source(1) format 1
  1641. 01-19 04:11:58.476   473   834 W audio_hw_utils: audio_extn_utils_update_stream_input_app_type_cfg: App type could not be selected. Falling back to default
  1642. 01-19 04:11:58.477   535   845 I AudioFlinger: AudioFlinger's thread 0xf0183e80 tid=845 ready to run
  1643. 01-19 04:11:58.478   473   473 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040)        stream_handle(0xebd59000) io_handle(38) source(1) format 1
  1644. 01-19 04:11:58.478   473   834 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xead34500)
  1645. 01-19 04:11:58.478   473   834 D audio_hw_primary: in_standby: enter: stream (0xead34500) usecase(16: audio-record)
  1646. 01-19 04:11:58.478   473   473 W DeviceHAL: Device 0xeb80c000 open_input_stream: Invalid argument
  1647. 01-19 04:11:58.478   473   473 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040)        stream_handle(0xebd59000) io_handle(38) source(1) format 1
  1648. 01-19 04:11:58.478   473   473 W DeviceHAL: Device 0xeb80c000 open_input_stream: Invalid argument
  1649. 01-19 04:11:58.478   535   535 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  1650. 01-19 04:11:58.479   764   841 W PackageParser: Service exported request ignored due to singleUser: org.codeaurora.ims.ImsService at /system/vendor/app/ims/ims.apk Binary XML file line #43
  1651. 01-19 04:11:58.481   764   764 D PackageManager: No files in app dir /oem/app
  1652. 01-19 04:11:58.482   764   764 I PackageManager: Finished scanning system apps. Time: 860 ms, packageCount: 107 , timePerPackage: 8 , cached: 0
  1653. 01-19 04:11:58.485   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1654. 01-19 04:11:58.490   535   535 I bt_a2dp_hw: adev_open:  adev_open in A2dp_hw module
  1655. 01-19 04:11:58.490   535   535 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  1656. 01-19 04:11:58.490   473   473 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  1657. 01-19 04:11:58.505   473   722 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1658. 01-19 04:11:58.509   535   535 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  1659. 01-19 04:11:58.509   473   473 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  1660. 01-19 04:11:58.520   519   519 I ServiceManager: Waiting for service vendor.qcom.PeripheralManager...
  1661. 01-19 04:11:58.523   473   473 I r_submix: adev_open(name=audio_hw_if)
  1662. 01-19 04:11:58.524   473   473 I r_submix: adev_init_check()
  1663. 01-19 04:11:58.524   473   473 W DeviceHAL: Device 0xebd63500 set_master_mute: Function not implemented
  1664. 01-19 04:11:58.524   535   535 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  1665. 01-19 04:11:58.524   473   473 D r_submix: adev_open_input_stream(addr=0)
  1666. 01-19 04:11:58.524   473   473 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  1667. 01-19 04:11:58.524   473   473 D r_submix:   now using address 0 for route 9
  1668. 01-19 04:11:58.525   535   871 I AudioFlinger: AudioFlinger's thread 0xf0183200 tid=871 ready to run
  1669. 01-19 04:11:58.525   473   473 D r_submix: adev_close_input_stream()
  1670. 01-19 04:11:58.525   473   473 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  1671. 01-19 04:11:58.526   473   473 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  1672. 01-19 04:11:58.526   535   535 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is TRUE
  1673. 01-19 04:11:58.526   535   535 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  1674. 01-19 04:11:58.526   535   535 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  1675. 01-19 04:11:58.526   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1676. 01-19 04:11:58.528   535   535 E SoundTriggerHwService: could not read implementation properties
  1677. 01-19 04:11:58.535   549   872 V /system/bin/mm-qcamera-daemon: vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:194: fopen success: /dsp/fastrpc_shell_0
  1678. 01-19 04:11:58.543   549   872 V /system/bin/mm-qcamera-daemon: vendor/qcom/proprietary/adsprpc/src/fastrpc_apps_user.c:1082: create user pd with attributes 0 domain 0
  1679. 01-19 04:11:58.546   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1680. 01-19 04:11:58.587   473   473 I chatty  : uid=1041(audioserver) audio@2.0-servi identical 2 lines
  1681. 01-19 04:11:58.607   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1682. 01-19 04:11:58.624   549   874 V /system/bin/mm-qcamera-daemon: vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:194: fopen success: /system/vendor/lib/rfsa/adsp/libadsp_fd_skel.so
  1683. 01-19 04:11:58.628   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1684. 01-19 04:11:58.633   764   847 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.antutu.benchmark.full-1/base.apk Binary XML file line #21
  1685. 01-19 04:11:58.648   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1686. 01-19 04:11:58.666   764   764 D PackageManager: No files in app dir /data/app-private
  1687. 01-19 04:11:58.667   764   764 I PackageManager: Finished scanning non-system apps. Time: 184 ms, packageCount: 13 , timePerPackage: 14 , cached: 0
  1688. 01-19 04:11:58.669   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1689. 01-19 04:11:58.677   764   764 I PackageManager: Time to scan packages: 1.055 seconds
  1690. 01-19 04:11:58.679   764   764 I PackageManager: Un-granting permission android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS from package com.android.vending (protectionLevel=770 flags=0x384abe45)
  1691. 01-19 04:11:58.679   764   764 I PackageManager: Un-granting permission android.permission.GRANT_RUNTIME_PERMISSIONS from package com.android.vending (protectionLevel=770 flags=0x384abe45)
  1692. 01-19 04:11:58.679   764   764 I PackageManager: Un-granting permission android.permission.REVOKE_RUNTIME_PERMISSIONS from package com.android.vending (protectionLevel=770 flags=0x384abe45)
  1693. 01-19 04:11:58.679   764   764 I PackageManager: Un-granting permission android.permission.SET_PREFERRED_APPLICATIONS from package com.android.vending (protectionLevel=514 flags=0x384abe45)
  1694. 01-19 04:11:58.679   764   764 I PackageManager: Un-granting permission android.permission.ACCESS_INSTANT_APPS from package com.android.vending (protectionLevel=770 flags=0x384abe45)
  1695. 01-19 04:11:58.683   764   764 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  1696. 01-19 04:11:58.689   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1697. 01-19 04:11:58.703   540   668 I SELinux : SELinux: Loaded file_contexts
  1698. 01-19 04:11:58.710   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1699. 01-19 04:11:58.771   473   473 I chatty  : uid=1041(audioserver) audio@2.0-servi identical 3 lines
  1700. 01-19 04:11:58.791   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1701. 01-19 04:11:58.810   540   883 W cutils  : Expected path /data/data/com.android.phone with mode 700 but found 751
  1702. 01-19 04:11:58.812   540   883 W cutils  : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  1703. 01-19 04:11:58.812   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1704. 01-19 04:11:58.815   540   883 W cutils  : Expected path /data/data/com.android.phone with mode 700 but found 751
  1705. 01-19 04:11:58.816   540   883 W cutils  : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  1706. 01-19 04:11:58.833   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1707. 01-19 04:11:58.845   764   764 V PackageManager: reconcileAppsData finished 22 packages
  1708. 01-19 04:11:58.845   764   764 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  1709. 01-19 04:11:58.845   764   764 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  1710. 01-19 04:11:58.845   764   764 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  1711. 01-19 04:11:58.845   764   884 D SystemServerInitThreadPool: Started executing prepareAppData
  1712. 01-19 04:11:58.845   764   764 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  1713. 01-19 04:11:58.845   764   764 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  1714. 01-19 04:11:58.846   764   764 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  1715. 01-19 04:11:58.846   764   764 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  1716. 01-19 04:11:58.846   764   764 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  1717. 01-19 04:11:58.846   764   764 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  1718. 01-19 04:11:58.846   764   764 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  1719. 01-19 04:11:58.846   764   764 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  1720. 01-19 04:11:58.846   764   764 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  1721. 01-19 04:11:58.853   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1722. 01-19 04:11:58.870   540   883 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10030
  1723. 01-19 04:11:58.874   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1724. 01-19 04:11:58.894   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1725. 01-19 04:11:58.897   540   883 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10072
  1726. 01-19 04:11:58.902   540   883 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10052
  1727. 01-19 04:11:58.914   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1728. 01-19 04:11:58.918   540   883 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  1729. 01-19 04:11:58.924   670   670 I ServiceManager: Waiting for service android.apps.IQfpService...
  1730. 01-19 04:11:58.925   540   883 W installd: Ignoring /data/data/com.google.android.instantapps.supervisor/lib with unexpected GID 0 instead of 10076
  1731. 01-19 04:11:58.927   540   883 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10078
  1732. 01-19 04:11:58.928   540   883 W installd: Ignoring /data/data/pl.solidexplorer2/lib with unexpected GID 0 instead of 10079
  1733. 01-19 04:11:58.929   764   764 V PackageManager: Ephemeral resolver found; pkg: com.google.android.gms, info:ResolveInfo{c3566c2 com.google.android.gms/.chimera.PersistentBoundBrokerService m=0x108000}
  1734. 01-19 04:11:58.929   764   764 D PackageManager: Set ephemeral resolver: Pair{ComponentInfo{com.google.android.gms/com.google.android.gms.chimera.PersistentBoundBrokerService} android.intent.action.RESOLVE_INSTANT_APP_PACKAGE}
  1735. 01-19 04:11:58.930   540   883 W installd: Ignoring /data/data/com.rarlab.rar/lib with unexpected GID 0 instead of 10080
  1736. 01-19 04:11:58.932   540   883 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10084
  1737. 01-19 04:11:58.934   764   764 D PackageManager: Ephemeral installer not found with new action; try old one
  1738. 01-19 04:11:58.934   764   764 D PackageManager: Clear ephemeral installer activity
  1739. 01-19 04:11:58.935   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1740. 01-19 04:11:58.936   540   883 W installd: Ignoring /data/data/com.antutu.benchmark.full/lib with unexpected GID 0 instead of 10087
  1741. 01-19 04:11:58.945   764   764 I zygote64: Waiting for a blocking GC Explicit
  1742. 01-19 04:11:58.955   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1743. 01-19 04:11:58.962   540   883 W installd: Ignoring /data/user_de/0/eu.chainfire.supersu/requests with unexpected GID 0 instead of 10077
  1744. 01-19 04:11:58.962   540   883 W installd: Ignoring /data/user_de/0/eu.chainfire.supersu/requests with unexpected GID 0 instead of 10077
  1745. 01-19 04:11:58.962   540   883 W installd: Ignoring /data/user_de/0/eu.chainfire.supersu/logs with unexpected GID 0 instead of 10077
  1746. 01-19 04:11:58.963   540   883 W installd: Ignoring /data/user_de/0/eu.chainfire.supersu/logs with unexpected GID 0 instead of 10077
  1747. 01-19 04:11:58.965   886   886 E LocSvc_launcher:
  1748. 01-19 04:11:58.965   886   886 E LocSvc_launcher: Error! execvp() returned. Something is wrong. Could not start lowi-server,Error: 13 [Permission denied]
  1749. 01-19 04:11:58.966   647   647 E LocSvc_launcher: sig_handler_chld:159]: Received SIGCHLD
  1750. 01-19 04:11:58.966   647   647 E LocSvc_launcher: main:840]: Exit status: 1. Restarting
  1751. 01-19 04:11:58.966   647   647 E LocSvc_launcher: main:849]: Restarting lowi-server. Number of restarts: 1
  1752. 01-19 04:11:58.967   890   890 E LocSvc_launcher:
  1753. 01-19 04:11:58.967   890   890 E LocSvc_launcher: Error! execvp() returned. Something is wrong. Could not start lowi-server,Error: 13 [Permission denied]
  1754. 01-19 04:11:58.975   764   884 D SystemServerTimingAsync: AppDataFixup took to complete: 129ms
  1755. 01-19 04:11:58.976   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1756. 01-19 04:11:58.996   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1757. 01-19 04:11:58.997   764   764 I zygote64: WaitForGcToComplete blocked Explicit on HeapTrim for 51.849ms
  1758. 01-19 04:11:59.017   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1759. 01-19 04:11:59.020   889   889 D LocSvc_LBSProxy: checkIfLocationExtendedClientExists] File does not Exist
  1760. 01-19 04:11:59.021   889   889 E LocSvc_xtra2: createLocXtraFolderIfNot:192]: make LOC_XTRA_FOLDER failed
  1761. 01-19 04:11:59.022   889   889 E LocSvc_xtra2: open:219] reason:unable to open database file
  1762. 01-19 04:11:59.022   889   889 E LocSvc_xtra2: readNvItem:251] reason:unable to open database file
  1763. 01-19 04:11:59.022   889   889 E LocSvc_xtra2: readNvItem:251] reason:unable to open database file
  1764. 01-19 04:11:59.022   889   889 E LocSvc_xtra2: listenHal:98] bind socket error. reason:No such file or directory
  1765. 01-19 04:11:59.022   889   889 E LocSvc_xtra2: main:64] listen to HAL failed.
  1766. 01-19 04:11:59.030   887   887 D LocSvc_LBSProxy: checkIfLocationExtendedClientExists] File does not Exist
  1767. 01-19 04:11:59.036   482   482 E libsensor1: sensor1_open: Error in connect() errno=2 No such file or directory
  1768. 01-19 04:11:59.036   482   482 E qti_sensors_hal: sensor1 open failed!
  1769. 01-19 04:11:59.036   482   482 I         : Loaded library from sensors.ssc.so
  1770. 01-19 04:11:59.037   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1771. 01-19 04:11:59.038   482   482 I         : Loaded library from sensors.hal.tof.so
  1772. 01-19 04:11:59.048   887   887 E         : open failed: /target: No such file or directory
  1773. 01-19 04:11:59.048   887   887 W         : HAL: loc_get_target returned 3
  1774. 01-19 04:11:59.058   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1775. 01-19 04:11:59.062   540   883 W cutils  : Expected path /data/data/com.whatsapp with mode 700 but found 755
  1776. 01-19 04:11:59.078   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1777. 01-19 04:11:59.084   764   764 I zygote64: Explicit concurrent copying GC freed 7478(413KB) AllocSpace objects, 1(20KB) LOS objects, 50% free, 5MB/11MB, paused 28us total 86.707ms
  1778. 01-19 04:11:59.085   764   764 D FallbackCategoryProvider: Found 1 fallback categories
  1779. 01-19 04:11:59.087   764   764 D SystemServerTiming: StartPackageManagerService took to complete: 1558ms
  1780. 01-19 04:11:59.087   764   764 I SystemServer: StartOtaDexOptService
  1781. 01-19 04:11:59.088   764   764 D OTADexopt: No upgrade, skipping A/B artifacts check.
  1782. 01-19 04:11:59.088   764   764 D SystemServerTiming: StartOtaDexOptService took to complete: 1ms
  1783. 01-19 04:11:59.088   764   764 I SystemServer: StartUserManagerService
  1784. 01-19 04:11:59.088   764   764 I SystemServiceManager: Starting com.android.server.pm.UserManagerService$LifeCycle
  1785. 01-19 04:11:59.089   764   764 D SystemServerTiming: StartUserManagerService took to complete: 0ms
  1786. 01-19 04:11:59.089   764   764 I SystemServer: InitAttributerCache
  1787. 01-19 04:11:59.089   764   764 D SystemServerTiming: InitAttributerCache took to complete: 0ms
  1788. 01-19 04:11:59.089   764   764 I SystemServer: SetSystemProcess
  1789. 01-19 04:11:59.095   492   492 I lowmemorykiller: ActivityManager connected
  1790. 01-19 04:11:59.096   764   764 D SystemServerTiming: SetSystemProcess took to complete: 7ms
  1791. 01-19 04:11:59.097   764   902 I ServiceThread: Enabled StrictMode logging for android.anim looper.
  1792. 01-19 04:11:59.098   764   764 I SystemServer: StartOverlayManagerService
  1793. 01-19 04:11:59.099   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1794. 01-19 04:11:59.100   764   764 D SystemServerTiming: StartOverlayManagerService took to complete: 2ms
  1795. 01-19 04:11:59.100   764   903 D SystemServerInitThreadPool: Started executing Init OverlayManagerService
  1796. 01-19 04:11:59.101   764   764 I SystemServer: StartDropBoxManager
  1797. 01-19 04:11:59.101   764   764 I SystemServiceManager: Starting com.android.server.DropBoxManagerService
  1798. 01-19 04:11:59.102   764   764 D SystemServerTiming: StartDropBoxManager took to complete: 1ms
  1799. 01-19 04:11:59.102   764   764 I SystemServer: StartBatteryService
  1800. 01-19 04:11:59.102   764   764 I SystemServiceManager: Starting com.android.server.BatteryService
  1801. 01-19 04:11:59.105   764   904 D SystemServerInitThreadPool: Started executing StartSensorService
  1802. 01-19 04:11:59.105   764   904 D SensorService: nuSensorService starting...
  1803. 01-19 04:11:59.110   764   904 D vndksupport: Loading /vendor/lib64/hw/android.hardware.sensors@1.0-impl.so from current namespace instead of sphal namespace.
  1804. 01-19 04:11:59.119   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1805. 01-19 04:11:59.119   764   764 I system-server-i: type=1400 audit(0.0:88): avc: denied { getattr } for path="/dev/sensors" dev="tmpfs" ino=16444 scontext=u:r:system_server:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  1806. 01-19 04:11:59.131   764   904 D LocSvc_LBSProxy: checkIfLocationExtendedClientExists] File does not Exist
  1807. 01-19 04:11:59.140   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1808. 01-19 04:11:59.156   764   793 E lights  : write_int failed to open /sys/class/leds/red/blink
  1809. 01-19 04:11:59.156   764   764 W SystemServiceManager: Service com.android.server.BatteryService took 54 ms in onStart
  1810. 01-19 04:11:59.156   764   764 D SystemServerTiming: StartBatteryService took to complete: 55ms
  1811. 01-19 04:11:59.156   764   764 I SystemServer: StartUsageService
  1812. 01-19 04:11:59.157   764   764 I SystemServiceManager: Starting com.android.server.usage.UsageStatsService
  1813. 01-19 04:11:59.160   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1814. 01-19 04:11:59.164   764   764 D SystemServerTiming: StartUsageService took to complete: 7ms
  1815. 01-19 04:11:59.164   764   764 I SystemServer: StartWebViewUpdateService
  1816. 01-19 04:11:59.164   764   764 I SystemServiceManager: Starting com.android.server.webkit.WebViewUpdateService
  1817. 01-19 04:11:59.167   764   764 D SystemServerTiming: StartWebViewUpdateService took to complete: 3ms
  1818. 01-19 04:11:59.168   764   764 I SystemServer: StartKeyAttestationApplicationIdProviderService
  1819. 01-19 04:11:59.168   764   799 D SystemServerInitThreadPool: Started executing SecondaryZygotePreload
  1820. 01-19 04:11:59.168   764   799 I SystemServer: SecondaryZygotePreload
  1821. 01-19 04:11:59.169   764   764 D SystemServerTiming: StartKeyAttestationApplicationIdProviderService took to complete: 1ms
  1822. 01-19 04:11:59.169   764   764 I SystemServer: StartKeyChainSystemService
  1823. 01-19 04:11:59.169   764   764 I SystemServiceManager: Starting com.android.server.security.KeyChainSystemService
  1824. 01-19 04:11:59.169   764   764 D SystemServerTiming: StartKeyChainSystemService took to complete: 0ms
  1825. 01-19 04:11:59.169   764   764 I SystemServer: StartSchedulingPolicyService
  1826. 01-19 04:11:59.170   764   764 D SystemServerTiming: StartSchedulingPolicyService took to complete: 1ms
  1827. 01-19 04:11:59.170   764   764 I SystemServer: StartTelecomLoaderService
  1828. 01-19 04:11:59.170   764   764 I SystemServiceManager: Starting com.android.server.telecom.TelecomLoaderService
  1829. 01-19 04:11:59.171   764   764 D SystemServerTiming: StartTelecomLoaderService took to complete: 0ms
  1830. 01-19 04:11:59.171   764   764 I SystemServer: StartTelephonyRegistry
  1831. 01-19 04:11:59.171   482   482 I         : Loaded library from qfp.wakeup.so
  1832. 01-19 04:11:59.171   482   482 E Sensors : ===== sensors_poll_context_t
  1833. 01-19 04:11:59.172   482   482 E Sensors : openInput
  1834. 01-19 04:11:59.172   482   482 E Sensors : devname: /dev/input/event7
  1835. 01-19 04:11:59.172   482   482 E Sensors : devname: /dev/input/event6
  1836. 01-19 04:11:59.172   482   482 E Sensors : devname: /dev/input/mouse0
  1837. 01-19 04:11:59.172   482   482 E Sensors : devname: /dev/input/event1
  1838. 01-19 04:11:59.172   482   482 E Sensors : devname: /dev/input/mice
  1839. 01-19 04:11:59.172   482   482 E Sensors : devname: /dev/input/mouse2
  1840. 01-19 04:11:59.172   482   482 E Sensors : devname: /dev/input/event2
  1841. 01-19 04:11:59.172   482   482 E Sensors : devname: /dev/input/event0
  1842. 01-19 04:11:59.172   482   482 E Sensors : devname: /dev/input/event5
  1843. 01-19 04:11:59.172   482   482 E Sensors : devname: /dev/input/event4
  1844. 01-19 04:11:59.172   482   482 E Sensors : devname: /dev/input/mouse1
  1845. 01-19 04:11:59.172   482   482 E Sensors : devname: /dev/input/event3
  1846. 01-19 04:11:59.172   482   482 E Sensors : couldn't find 'STM VL53L0 proximity sensor' input device
  1847. 01-19 04:11:59.172   482   482 E Sensors : ProximitySensor::ProximitySensor gets called!
  1848. 01-19 04:11:59.172   482   482 E Sensors : =====>> ProximitySensor
  1849. 01-19 04:11:59.172   482   482 E Sensors : ProximitySensor: input_name:, input_sysfs_path:/sys/class/input/input
  1850. 01-19 04:11:59.172   482   482 E Sensors : ProximitySensor::enable function called for stmvl53L0!
  1851. 01-19 04:11:59.172   482   482 E Sensors : ProximitySensor::enable filename:/sys/class/input/input/enable_ps_sensor
  1852. 01-19 04:11:59.172   482   482 E Sensors : ProximitySensor::enable: Failed to open file descriptor for enabling VL53L0
  1853. 01-19 04:11:59.172   482   482 E Sensors : ProximitySensor::enable: Attempted to open file /sys/class/input/input/enable_ps_sensor. Error: -1
  1854. 01-19 04:11:59.172   482   482 E Sensors : ProximitySensor, data_fd:0xffffffff, input_sysfs_path:/sys/class/input/input/enable_ps_sensor
  1855. 01-19 04:11:59.172   482   482 E Sensors : ===== sensors_poll_context_t4
  1856. 01-19 04:11:59.172   482   482 E Sensors : open_sensors gets called!
  1857. 01-19 04:11:59.172   482   482 E         : SENSORS_DEVICE_API_VERSION_1_3 or newer is required for all sensor HALs
  1858. 01-19 04:11:59.172   482   482 E         : This HAL reports non-compliant API level : SENSORS_DEVICE_API_VERSION_1_0
  1859. 01-19 04:11:59.172   482   482 E         : Sensors belonging to this HAL will get ignored !
  1860. 01-19 04:11:59.172   482   482 W wakeup_sensor_hal: wakeup is not supported. get_sensor_list ret 0
  1861. 01-19 04:11:59.172   482   482 W wakeup_sensor_hal: wakeup is not supported
  1862. 01-19 04:11:59.172   482   482 E /vendor/bin/hw/android.hardware.sensors@1.0-service: HAL specifies version 1.4, but does not implement set_operation_mode()
  1863. 01-19 04:11:59.173   482   482 I ServiceManagement: Removing namespace from process name android.hardware.sensors@1.0-service to sensors@1.0-ser.
  1864. 01-19 04:11:59.174   482   482 I android.hardware.sensors@1.0-service: Registration complete for android.hardware.sensors@1.0::ISensors/default.
  1865. 01-19 04:11:59.175   764   764 D SystemServerTiming: StartTelephonyRegistry took to complete: 4ms
  1866. 01-19 04:11:59.175   764   764 I SystemServer: StartEntropyMixer
  1867. 01-19 04:11:59.176   764   903 D SystemServerInitThreadPool: Finished executing Init OverlayManagerService
  1868. 01-19 04:11:59.177   764   764 I EntropyMixer: Writing entropy...
  1869. 01-19 04:11:59.178   764   799 I Zygote  : Process: zygote socket zygote opened, supported ABIS: arm64-v8a
  1870. 01-19 04:11:59.181   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1871. 01-19 04:11:59.189   764   799 I Zygote  : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  1872. 01-19 04:11:59.189   454   454 I Zygote  : Lazily preloading resources.
  1873. 01-19 04:11:59.190   454   454 D Zygote  : begin preload
  1874. 01-19 04:11:59.190   454   454 I Zygote  : Installing ICU cache reference pinning...
  1875. 01-19 04:11:59.190   454   454 I Zygote  : Preloading ICU data...
  1876. 01-19 04:11:59.191   764   764 D SystemServerTiming: StartEntropyMixer took to complete: 17ms
  1877. 01-19 04:11:59.191   764   764 I SystemServer: StartAccountManagerService
  1878. 01-19 04:11:59.192   764   764 I SystemServiceManager: Starting com.android.server.accounts.AccountManagerService$Lifecycle
  1879. 01-19 04:11:59.195   764   801 W ProcessCpuTracker: Skipping unknown process pid 906
  1880. 01-19 04:11:59.202   764   764 D SystemServerTiming: StartAccountManagerService took to complete: 10ms
  1881. 01-19 04:11:59.202   764   764 I SystemServer: StartContentService
  1882. 01-19 04:11:59.202   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1883. 01-19 04:11:59.202   764   764 I SystemServiceManager: Starting com.android.server.content.ContentService$Lifecycle
  1884. 01-19 04:11:59.204   764   764 D SystemServerTiming: StartContentService took to complete: 1ms
  1885. 01-19 04:11:59.204   764   764 I SystemServer: InstallSystemProviders
  1886. 01-19 04:11:59.209   454   454 D ZygoteInitTiming_lazy: BeginIcuCachePinning took to complete: 19ms
  1887. 01-19 04:11:59.209   454   454 I Zygote  : Preloading classes...
  1888. 01-19 04:11:59.216   546   685 I /system/bin/storaged: storaged: Start
  1889. 01-19 04:11:59.223   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1890. 01-19 04:11:59.304   473   473 I chatty  : uid=1041(audioserver) audio@2.0-servi identical 4 lines
  1891. 01-19 04:11:59.325   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1892. 01-19 04:11:59.329   540   883 W cutils  : Expected path /data/data/com.rarlab.rar with mode 700 but found 755
  1893. 01-19 04:11:59.336   454   454 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  1894. 01-19 04:11:59.338   540   883 W cutils  : Expected path /data/data/com.grarak.kerneladiutor with mode 700 but found 755
  1895. 01-19 04:11:59.344   454   454 W Zygote  : Class not found for preloading: android.icu.impl.number.Parse
  1896. 01-19 04:11:59.345   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1897. 01-19 04:11:59.350   454   454 I zygote  : Thread[1,tid=454,Native,Thread*=0xec1e9000,peer=0x10900228,"main"] recursive attempt to load library "/system/lib/libmedia_jni.so"
  1898. 01-19 04:11:59.351   454   454 D MtpDeviceJNI: register_android_mtp_MtpDevice
  1899. 01-19 04:11:59.351   454   454 I zygote  : Thread[1,tid=454,Native,Thread*=0xec1e9000,peer=0x10900228,"main"] recursive attempt to load library "/system/lib/libmedia_jni.so"
  1900. 01-19 04:11:59.351   454   454 I zygote  : Thread[1,tid=454,Native,Thread*=0xec1e9000,peer=0x10900228,"main"] recursive attempt to load library "/system/lib/libmedia_jni.so"
  1901. 01-19 04:11:59.349   531   531 I rild    : type=1400 audit(0.0:89): avc: denied { call } for scontext=u:r:rild:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1
  1902. 01-19 04:11:59.361   531   531 I ServiceManager: Waiting for service vendor.qcom.PeripheralManager...
  1903. 01-19 04:11:59.365   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1904. 01-19 04:11:59.386   473   473 I chatty  : uid=1041(audioserver) audio@2.0-servi identical 1 line
  1905. 01-19 04:11:59.406   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1906. 01-19 04:11:59.426   454   454 I Zygote  : ...preloaded 4715 classes in 218ms.
  1907. 01-19 04:11:59.426   454   454 I zygote  : VMRuntime.preloadDexCaches starting
  1908. 01-19 04:11:59.427   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1909. 01-19 04:11:59.448   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1910. 01-19 04:11:59.462   454   454 I zygote  : VMRuntime.preloadDexCaches strings total=315229 before=10271 after=10271
  1911. 01-19 04:11:59.462   454   454 I zygote  : VMRuntime.preloadDexCaches types total=26766 before=5496 after=5499
  1912. 01-19 04:11:59.462   454   454 I zygote  : VMRuntime.preloadDexCaches fields total=127807 before=5513 after=5543
  1913. 01-19 04:11:59.462   454   454 I zygote  : VMRuntime.preloadDexCaches methods total=226516 before=9987 after=9987
  1914. 01-19 04:11:59.462   454   454 I zygote  : VMRuntime.preloadDexCaches finished
  1915. 01-19 04:11:59.462   454   454 D ZygoteInitTiming_lazy: PreloadClasses took to complete: 254ms
  1916. 01-19 04:11:59.469   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1917. 01-19 04:11:59.489   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1918. 01-19 04:11:59.508   454   454 I Zygote  : Preloading resources...
  1919. 01-19 04:11:59.509   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1920. 01-19 04:11:59.517   454   454 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  1921. 01-19 04:11:59.520   519   519 I ServiceManager: Waiting for service vendor.qcom.PeripheralManager...
  1922. 01-19 04:11:59.522   540   540 W cutils  : Expected path /data/data/com.xda.labs with mode 700 but found 755
  1923. 01-19 04:11:59.529   512   512 E libsensor1: sensor1_open: Error in connect() errno=2 No such file or directory
  1924. 01-19 04:11:59.529   512   512 E Dpps    : AlsInit():91 sensor1_open failed 11
  1925. 01-19 04:11:59.529   512   512 E Dpps    : InitLightSensor():514 failed to initialize light sensor -1
  1926. 01-19 04:11:59.529   512   512 I Dpps    : InitLightSensor():524 light sensor initialization ret -1
  1927. 01-19 04:11:59.529   512   512 E Dpps    : InitContext():103 light sensor not initialized, ret -1, will try again later
  1928. 01-19 04:11:59.529   512   512 I Dpps    : CreateAmbientLightThread():141 Create AL thread
  1929. 01-19 04:11:59.529   512   512 I Dpps    : CreateAmbientLightThread():160 Create AL thread done ret 0
  1930. 01-19 04:11:59.529   512   512 I Dpps    : InitFeatureContext():223 Initialize feature context done ret 0
  1931. 01-19 04:11:59.529   512   915 I Dpps    : ProcessAmbientLightThread():98 AL thread execution started
  1932. 01-19 04:11:59.530   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1933. 01-19 04:11:59.536   454   454 I Zygote  : ...preloaded 64 resources in 27ms.
  1934. 01-19 04:11:59.540   454   454 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  1935. 01-19 04:11:59.540   454   454 I Zygote  : ...preloaded 41 resources in 5ms.
  1936. 01-19 04:11:59.541   454   454 D ZygoteInitTiming_lazy: PreloadResources took to complete: 78ms
  1937. 01-19 04:11:59.541   454   454 D vndksupport: Loading /vendor/lib/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  1938. 01-19 04:11:59.544   454   454 D vndksupport: Loading /vendor/lib/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  1939. 01-19 04:11:59.550   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1940. 01-19 04:11:59.554   454   454 D libEGL  : loaded /vendor/lib/egl/libEGL_adreno.so
  1941. 01-19 04:11:59.557   540   883 W cutils  : Expected path /data/data/pl.solidexplorer2 with mode 700 but found 755
  1942. 01-19 04:11:59.570   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1943. 01-19 04:11:59.591   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1944. 01-19 04:11:59.608   454   454 D vndksupport: Loading /vendor/lib/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  1945. 01-19 04:11:59.610   454   454 D libEGL  : loaded /vendor/lib/egl/libGLESv1_CM_adreno.so
  1946. 01-19 04:11:59.611   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1947. 01-19 04:11:59.623   454   454 D vndksupport: Loading /vendor/lib/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  1948. 01-19 04:11:59.624   454   454 D libEGL  : loaded /vendor/lib/egl/libGLESv2_adreno.so
  1949. 01-19 04:11:59.632   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1950. 01-19 04:11:59.640   454   454 I Zygote  : Preloading shared libraries...
  1951. 01-19 04:11:59.652   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1952. 01-19 04:11:59.654   454   454 I Zygote  : Uninstalled ICU cache reference pinning...
  1953. 01-19 04:11:59.655   454   454 I Zygote  : Installed AndroidKeyStoreProvider in 1ms.
  1954. 01-19 04:11:59.660   454   454 I Zygote  : Warmed up JCA providers in 5ms.
  1955. 01-19 04:11:59.660   454   454 D Zygote  : end preload
  1956. 01-19 04:11:59.660   764   799 D SystemServerTimingAsync: SecondaryZygotePreload took to complete: 492ms
  1957. 01-19 04:11:59.660   764   799 D SystemServerInitThreadPool: Finished executing SecondaryZygotePreload
  1958. 01-19 04:11:59.673   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1959. 01-19 04:11:59.688   764   884 D SystemServerTimingAsync: AppDataPrepare took to complete: 713ms
  1960. 01-19 04:11:59.688   764   884 I PackageManager: Deferred reconcileAppsData finished 98 packages
  1961. 01-19 04:11:59.688   764   884 D SystemServerInitThreadPool: Finished executing prepareAppData
  1962. 01-19 04:11:59.693   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1963. 01-19 04:11:59.712   658   658 E libsensor1: sensor1_open: Error in connect() errno=2 No such file or directory
  1964. 01-19 04:11:59.713   658   658 E libsensor1: sensor1_close: Error getting socket name fd: 0: Socket operation on non-socket
  1965. 01-19 04:11:59.713   658   658 E QFP     : QfpSwitchController::sensor1Close: sensor1_close returned 3
  1966. 01-19 04:11:59.714   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1967. 01-19 04:11:59.885   473   473 I chatty  : uid=1041(audioserver) audio@2.0-servi identical 8 lines
  1968. 01-19 04:11:59.906   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1969. 01-19 04:11:59.925   670   670 I ServiceManager: Waiting for service android.apps.IQfpService...
  1970. 01-19 04:11:59.927   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1971. 01-19 04:12:00.013   473   473 I chatty  : uid=1041(audioserver) audio@2.0-servi identical 4 lines
  1972. 01-19 04:12:00.034   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1973. 01-19 04:12:00.036   887   894 W slim_daemon: Waited one second for android.frameworks.sensorservice@1.0::ISensorManager/default. Waiting another...
  1974. 01-19 04:12:00.055   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1975. 01-19 04:12:00.330   473   473 I chatty  : uid=1041(audioserver) audio@2.0-servi identical 13 lines
  1976. 01-19 04:12:00.351   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1977. 01-19 04:12:00.362   531   531 E PerMgrLib: modem get service fail
  1978. 01-19 04:12:00.362   531   531 E PerMgrLib: QCRIL failed to register for modem
  1979. 01-19 04:12:00.359   531   531 I rild    : type=1400 audit(0.0:90): avc: denied { read write } for name="qcril.db" dev="sda9" ino=761944 scontext=u:r:rild:s0 tcontext=u:object_r:radio_data_file:s0 tclass=file permissive=1
  1980. 01-19 04:12:00.372   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1981. 01-19 04:12:00.359   531   531 I rild    : type=1400 audit(0.0:94): avc: denied { lock } for path="/data/misc/radio/qcril.db" dev="sda9" ino=761944 scontext=u:r:rild:s0 tcontext=u:object_r:radio_data_file:s0 tclass=file permissive=1
  1982. 01-19 04:12:00.369   531   531 I rild    : type=1400 audit(0.0:95): avc: denied { write } for name="radio" dev="sda9" ino=761865 scontext=u:r:rild:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1
  1983. 01-19 04:12:00.369   531   531 I rild    : type=1400 audit(0.0:96): avc: denied { add_name } for name="qcril.db-journal" scontext=u:r:rild:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1
  1984. 01-19 04:12:00.369   531   531 I rild    : type=1400 audit(0.0:97): avc: denied { create } for name="qcril.db-journal" scontext=u:r:rild:s0 tcontext=u:object_r:radio_data_file:s0 tclass=file permissive=1
  1985. 01-19 04:12:00.379   531   531 I rild    : type=1400 audit(0.0:98): avc: denied { read } for name="radio" dev="sda9" ino=761865 scontext=u:r:rild:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1
  1986. 01-19 04:12:00.379   531   531 I rild    : type=1400 audit(0.0:99): avc: denied { open } for path="/data/misc/radio" dev="sda9" ino=761865 scontext=u:r:rild:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1
  1987. 01-19 04:12:00.392   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1988. 01-19 04:12:00.389   531   531 I rild    : type=1400 audit(0.0:100): avc: denied { remove_name } for name="qcril.db-journal" dev="sda9" ino=762412 scontext=u:r:rild:s0 tcontext=u:object_r:radio_data_file:s0 tclass=dir permissive=1
  1989. 01-19 04:12:00.389   531   531 I rild    : type=1400 audit(0.0:101): avc: denied { unlink } for name="qcril.db-journal" dev="sda9" ino=762412 scontext=u:r:rild:s0 tcontext=u:object_r:radio_data_file:s0 tclass=file permissive=1
  1990. 01-19 04:12:00.413   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1991. 01-19 04:12:00.495   473   473 I chatty  : uid=1041(audioserver) audio@2.0-servi identical 4 lines
  1992. 01-19 04:12:00.516   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1993. 01-19 04:12:00.521   519   519 E PerMgrLib: modem get service fail
  1994. 01-19 04:12:00.521   519   519 E PerMgrLib: QCRIL failed to register for modem
  1995. 01-19 04:12:00.538   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1996. 01-19 04:12:00.894   473   473 I chatty  : uid=1041(audioserver) audio@2.0-servi identical 17 lines
  1997. 01-19 04:12:00.915   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  1998. 01-19 04:12:00.926   670   670 E QTIFingerprintHal: failed to connect to android.apps.IQfpService
  1999. 01-19 04:12:00.926   670   670 D QTIFingerprintHal: fingerprint_init: exit
  2000. 01-19 04:12:00.926   670   670 D QTIFingerprintHal: success setting callback
  2001. 01-19 04:12:00.926   670   670 D QTIFingerprintHal: fingerprint_set_notify_callback: exit
  2002. 01-19 04:12:00.926   670   670 E FingerprintDaemonProxy: fingerprint HAL successfully initialized
  2003. 01-19 04:12:00.937   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2004. 01-19 04:12:00.999   473   473 I chatty  : uid=1041(audioserver) audio@2.0-servi identical 3 lines
  2005. 01-19 04:12:01.020   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2006. 01-19 04:12:01.036   887   894 W slim_daemon: Waited one second for android.frameworks.sensorservice@1.0::ISensorManager/default. Waiting another...
  2007. 01-19 04:12:01.041   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2008. 01-19 04:12:01.437   473   473 I chatty  : uid=1041(audioserver) audio@2.0-servi identical 19 lines
  2009. 01-19 04:12:01.458   473   473 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2010. 01-19 04:12:01.674   515   750 E /vendor/bin/adsprpcd: vendor/qcom/proprietary/adsprpc/src/apps_std_imp.c:693:Error 45: fopen failed for .//lowi//lowi_lp.conf. (No such file or directory)
  2011. 01-19 04:12:02.037   887   894 W slim_daemon: Waited one second for android.frameworks.sensorservice@1.0::ISensorManager/default. Waiting another...
  2012. 01-19 04:12:02.065   887   895 E libsensor1: sensor1_open: Error in connect() errno=2 No such file or directory
  2013. 01-19 04:12:02.149   764   904 E libsensor1: sensor1_open: Error in connect() errno=2 No such file or directory
  2014. 01-19 04:12:02.150   764   904 E qti_sensors_hal: sensor1 open failed!
  2015. 01-19 04:12:02.150   764   904 I         : Loaded library from sensors.ssc.so
  2016. 01-19 04:12:02.156   764   904 I         : Loaded library from sensors.hal.tof.so
  2017. 01-19 04:12:02.169   764   904 I         : Loaded library from qfp.wakeup.so
  2018. 01-19 04:12:02.172   764   904 E Sensors : ===== sensors_poll_context_t
  2019. 01-19 04:12:02.172   764   904 E Sensors : openInput
  2020. 01-19 04:12:02.172   764   904 E Sensors : devname: /dev/input/event7
  2021. 01-19 04:12:02.172   764   904 E Sensors : name:msm8996-tasha-mtp-snd-card Button Jack  inputName:STM VL53L0 proximity sensor
  2022. 01-19 04:12:02.213   764   904 E Sensors : devname: /dev/input/event6
  2023. 01-19 04:12:02.213   764   904 E Sensors : name:msm8996-tasha-mtp-snd-card Headset Jack  inputName:STM VL53L0 proximity sensor
  2024. 01-19 04:12:02.217   764   764 V RescueParty: Disabled because of active USB connection
  2025. 01-19 04:12:02.217   764   764 D SystemServerTiming: InstallSystemProviders took to complete: 3014ms
  2026. 01-19 04:12:02.217   764   764 I SystemServer: StartVibratorService
  2027. 01-19 04:12:02.220   764   764 D vndksupport: Loading /vendor/lib64/hw/android.hardware.vibrator@1.0-impl.so from current namespace instead of sphal namespace.
  2028. 01-19 04:12:02.224   764   764 D vndksupport: Loading /vendor/lib64/hw/vibrator.default.so from current namespace instead of sphal namespace.
  2029. 01-19 04:12:02.226   764   764 D         : Vibrator using timed_output
  2030. 01-19 04:12:02.228   764   764 D vndksupport: Loading /vendor/lib64/hw/android.hardware.vibrator@1.0-impl.so from current namespace instead of sphal namespace.
  2031. 01-19 04:12:02.229   764   764 D vndksupport: Loading /vendor/lib64/hw/vibrator.default.so from current namespace instead of sphal namespace.
  2032. 01-19 04:12:02.230   764   764 D         : Vibrator using timed_output
  2033. 01-19 04:12:02.232   764   764 D vndksupport: Loading /vendor/lib64/hw/android.hardware.vibrator@1.0-impl.so from current namespace instead of sphal namespace.
  2034. 01-19 04:12:02.233   764   764 D vndksupport: Loading /vendor/lib64/hw/vibrator.default.so from current namespace instead of sphal namespace.
  2035. 01-19 04:12:02.234   764   764 D         : Vibrator using timed_output
  2036. 01-19 04:12:02.238   764   764 D SystemServerTiming: StartVibratorService took to complete: 20ms
  2037. 01-19 04:12:02.238   764   764 I SystemServer: StartConsumerIrService
  2038. 01-19 04:12:02.240   764   764 D SystemServerTiming: StartConsumerIrService took to complete: 2ms
  2039. 01-19 04:12:02.240   764   764 I SystemServer: StartAlarmManagerService
  2040. 01-19 04:12:02.240   764   764 I SystemServiceManager: Starting com.android.server.AlarmManagerService
  2041. 01-19 04:12:02.242   764   764 D AlarmManagerService: Kernel timezone updated to -60 minutes west of GMT
  2042. 01-19 04:12:02.242   764   764 I AlarmManager: Current time only 1566722242, advancing to build time 1514832006000
  2043. 01-19 04:12:02.243   764   764 D AlarmManagerService: Setting time of day to sec=1514832006
  2044. 01-01 19:40:06.000   764   764 W AlarmManagerService: Unable to set rtc to 1514832006: Invalid argument
  2045. 01-01 19:40:06.004   764   764 D SystemServerTiming: StartAlarmManagerService took to complete: 8ms
  2046. 01-01 19:40:06.005   764   764 I SystemServer: InitWatchdog
  2047. 01-01 19:40:06.005   764   764 D SystemServerTiming: InitWatchdog took to complete: 0ms
  2048. 01-01 19:40:06.005   764   764 I SystemServer: StartInputManagerService
  2049. 01-01 19:40:06.006   764   764 I InputManager: Initializing input manager, mUseDevInputEventForAudioJack=true
  2050. 01-01 19:40:06.007   764   764 D SystemServerTiming: StartInputManagerService took to complete: 1ms
  2051. 01-01 19:40:06.007   764   764 I SystemServer: StartWindowManagerService
  2052. 01-01 19:40:06.010   764   904 E Sensors : devname: /dev/input/mouse0
  2053. 01-01 19:40:06.010   764   904 E Sensors : name:  inputName:STM VL53L0 proximity sensor
  2054. 01-01 19:40:06.040   764   904 E Sensors : devname: /dev/input/event1
  2055. 01-01 19:40:06.041   764   904 E Sensors : name:HDMI CEC User or Deck Control  inputName:STM VL53L0 proximity sensor
  2056. 01-01 19:40:06.092   764   904 E Sensors : devname: /dev/input/mice
  2057. 01-01 19:40:06.092   764   904 E Sensors : name:  inputName:STM VL53L0 proximity sensor
  2058. 01-01 19:40:06.160   764   904 E Sensors : devname: /dev/input/mouse2
  2059. 01-01 19:40:06.161   764   904 E Sensors : name:  inputName:STM VL53L0 proximity sensor
  2060. 01-01 19:40:06.204   764   904 E Sensors : devname: /dev/input/event2
  2061. 01-01 19:40:06.205   764   904 E Sensors : name:qbt1000_key_input  inputName:STM VL53L0 proximity sensor
  2062. 01-01 19:40:06.241   764   904 E Sensors : devname: /dev/input/event0
  2063. 01-01 19:40:06.241   764   904 E Sensors : name:qpnp_pon  inputName:STM VL53L0 proximity sensor
  2064. 01-01 19:40:06.280   764   904 E Sensors : devname: /dev/input/event5
  2065. 01-01 19:40:06.281   764   904 E Sensors : name:gpio-keys  inputName:STM VL53L0 proximity sensor
  2066. 01-01 19:40:06.324   764   904 E Sensors : devname: /dev/input/event4
  2067. 01-01 19:40:06.324   764   904 E Sensors : name:hbtp_vm  inputName:STM VL53L0 proximity sensor
  2068. 01-01 19:40:06.355   764   904 E Sensors : devname: /dev/input/mouse1
  2069. 01-01 19:40:06.355   764   904 E Sensors : name:  inputName:STM VL53L0 proximity sensor
  2070. 01-01 19:40:06.371   764   904 E Sensors : devname: /dev/input/event3
  2071. 01-01 19:40:06.371   764   904 E Sensors : name:atmel_mxt_T100_touchscreen  inputName:STM VL53L0 proximity sensor
  2072. 01-01 19:40:06.404   764   904 E Sensors : couldn't find 'STM VL53L0 proximity sensor' input device
  2073. 01-01 19:40:06.404   764   904 E Sensors : ProximitySensor::ProximitySensor gets called!
  2074. 01-01 19:40:06.404   764   904 E Sensors : =====>> ProximitySensor
  2075. 01-01 19:40:06.404   764   904 E Sensors : ProximitySensor: input_name, input_sysfs_path:/sys/class/input/input
  2076. 01-01 19:40:06.404   764   904 E Sensors : ProximitySensor::enable function called for stmvl53L0!
  2077. 01-01 19:40:06.404   764   904 E Sensors : ProximitySensor::enable filename:/sys/class/input/input/enable_ps_sensor
  2078. 01-01 19:40:06.404   764   904 E Sensors : ProximitySensor::enable: Failed to open file descriptor for enabling VL53L0
  2079. 01-01 19:40:06.404   764   904 E Sensors : ProximitySensor::enable: Attempted to open file /sys/class/input/input/enable_ps_sensor. Error: -1
  2080. 01-01 19:40:06.404   764   904 E Sensors : ProximitySensor, data_fd:0xffffffff, input_sysfs_path:/sys/class/input/input/enable_ps_sensor
  2081. 01-01 19:40:06.404   764   904 E Sensors : ===== sensors_poll_context_t4
  2082. 01-01 19:40:06.404   764   904 E Sensors : open_sensors gets called!
  2083. 01-01 19:40:06.404   764   904 E         : SENSORS_DEVICE_API_VERSION_1_3 or newer is required for all sensor HALs
  2084. 01-01 19:40:06.404   764   904 E         : This HAL reports non-compliant API level : SENSORS_DEVICE_API_VERSION_1_0
  2085. 01-01 19:40:06.404   764   904 E         : Sensors belonging to this HAL will get ignored !
  2086. 01-01 19:40:06.405   764   904 W wakeup_sensor_hal: wakeup is not supported. get_sensor_list ret 0
  2087. 01-01 19:40:06.405   764   904 W wakeup_sensor_hal: wakeup is not supported
  2088. 01-01 19:40:06.405   764   904 E system_server: HAL specifies version 1.4, but does not implement set_operation_mode()
  2089. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 0 is not registered!
  2090. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 10 is not registered!
  2091. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 11 is not registered!
  2092. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 56 is not registered!
  2093. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 57 is not registered!
  2094. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 2 is not registered!
  2095. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 8 is not registered!
  2096. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 20 is not registered!
  2097. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 53 is not registered!
  2098. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 1 is not registered!
  2099. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 3 is not registered!
  2100. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 9 is not registered!
  2101. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 15 is not registered!
  2102. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 21 is not registered!
  2103. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 30 is not registered!
  2104. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 31 is not registered!
  2105. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 81 is not registered!
  2106. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 82 is not registered!
  2107. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 23 is not registered!
  2108. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 28 is not registered!
  2109. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 33 is not registered!
  2110. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 80 is not registered!
  2111. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 22 is not registered!
  2112. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 24 is not registered!
  2113. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 29 is not registered!
  2114. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 32 is not registered!
  2115. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 34 is not registered!
  2116. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 35 is not registered!
  2117. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 41 is not registered!
  2118. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 48 is not registered!
  2119. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 49 is not registered!
  2120. 01-01 19:40:06.406   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 52 is not registered!
  2121. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 55 is not registered!
  2122. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 58 is not registered!
  2123. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 54 is not registered!
  2124. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 60 is not registered!
  2125. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 61 is not registered!
  2126. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 62 is not registered!
  2127. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 64 is not registered!
  2128. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 68 is not registered!
  2129. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 70 is not registered!
  2130. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 71 is not registered!
  2131. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 73 is not registered!
  2132. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 74 is not registered!
  2133. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 75 is not registered!
  2134. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 78 is not registered!
  2135. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 79 is not registered!
  2136. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 76 is not registered!
  2137. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 77 is not registered!
  2138. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 72 is not registered!
  2139. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 83 is not registered!
  2140. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 84 is not registered!
  2141. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 85 is not registered!
  2142. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 86 is not registered!
  2143. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 4 is not registered!
  2144. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 5 is not registered!
  2145. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 6 is not registered!
  2146. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 7 is not registered!
  2147. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 25 is not registered!
  2148. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 26 is not registered!
  2149. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 27 is not registered!
  2150. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 36 is not registered!
  2151. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 37 is not registered!
  2152. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 38 is not registered!
  2153. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 39 is not registered!
  2154. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 40 is not registered!
  2155. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 42 is not registered!
  2156. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 43 is not registered!
  2157. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 44 is not registered!
  2158. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 45 is not registered!
  2159. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 46 is not registered!
  2160. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 47 is not registered!
  2161. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 50 is not registered!
  2162. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 51 is not registered!
  2163. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 59 is not registered!
  2164. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 12 is not registered!
  2165. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 13 is not registered!
  2166. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 14 is not registered!
  2167. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 16 is not registered!
  2168. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 63 is not registered!
  2169. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 17 is not registered!
  2170. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 18 is not registered!
  2171. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 19 is not registered!
  2172. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 65 is not registered!
  2173. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 66 is not registered!
  2174. 01-01 19:40:06.407   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 67 is not registered!
  2175. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 69 is not registered!
  2176. 01-01 19:40:06.408   764   904 W wakeup_sensor_hal: wakeup is not supported. get_sensor_list ret 0
  2177. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 0 is not registered!
  2178. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 10 is not registered!
  2179. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 11 is not registered!
  2180. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 56 is not registered!
  2181. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 57 is not registered!
  2182. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 2 is not registered!
  2183. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 8 is not registered!
  2184. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 20 is not registered!
  2185. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 53 is not registered!
  2186. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 1 is not registered!
  2187. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 3 is not registered!
  2188. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 9 is not registered!
  2189. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 15 is not registered!
  2190. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 21 is not registered!
  2191. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 30 is not registered!
  2192. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 31 is not registered!
  2193. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 81 is not registered!
  2194. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 82 is not registered!
  2195. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 23 is not registered!
  2196. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 28 is not registered!
  2197. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 33 is not registered!
  2198. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 80 is not registered!
  2199. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 22 is not registered!
  2200. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 24 is not registered!
  2201. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 29 is not registered!
  2202. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 32 is not registered!
  2203. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 34 is not registered!
  2204. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 35 is not registered!
  2205. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 41 is not registered!
  2206. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 48 is not registered!
  2207. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 49 is not registered!
  2208. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 52 is not registered!
  2209. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 55 is not registered!
  2210. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 58 is not registered!
  2211. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 54 is not registered!
  2212. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 60 is not registered!
  2213. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 61 is not registered!
  2214. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 62 is not registered!
  2215. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 64 is not registered!
  2216. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 68 is not registered!
  2217. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 70 is not registered!
  2218. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 71 is not registered!
  2219. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 73 is not registered!
  2220. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 74 is not registered!
  2221. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 75 is not registered!
  2222. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 78 is not registered!
  2223. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 79 is not registered!
  2224. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 76 is not registered!
  2225. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 77 is not registered!
  2226. 01-01 19:40:06.408   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 72 is not registered!
  2227. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 83 is not registered!
  2228. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 84 is not registered!
  2229. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 85 is not registered!
  2230. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 86 is not registered!
  2231. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 4 is not registered!
  2232. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 5 is not registered!
  2233. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 6 is not registered!
  2234. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 7 is not registered!
  2235. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 25 is not registered!
  2236. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 26 is not registered!
  2237. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 27 is not registered!
  2238. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 36 is not registered!
  2239. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 37 is not registered!
  2240. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 38 is not registered!
  2241. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 39 is not registered!
  2242. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 40 is not registered!
  2243. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 42 is not registered!
  2244. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 43 is not registered!
  2245. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 44 is not registered!
  2246. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 45 is not registered!
  2247. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 46 is not registered!
  2248. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 47 is not registered!
  2249. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 50 is not registered!
  2250. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 51 is not registered!
  2251. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 59 is not registered!
  2252. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 12 is not registered!
  2253. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 13 is not registered!
  2254. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 14 is not registered!
  2255. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 16 is not registered!
  2256. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 63 is not registered!
  2257. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 17 is not registered!
  2258. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 18 is not registered!
  2259. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 19 is not registered!
  2260. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 65 is not registered!
  2261. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 66 is not registered!
  2262. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 67 is not registered!
  2263. 01-01 19:40:06.409   764   904 W qti_sensors_hal: sensors_get_sensors_list: handle 69 is not registered!
  2264. 01-01 19:40:06.409   764   904 W wakeup_sensor_hal: wakeup is not supported. get_sensor_list ret 0
  2265. 01-01 19:40:06.409   764   904 E         : IGNORING activate(enable 0) call to non-API-compliant sensor handle=1 !
  2266. 01-01 19:40:06.409   764   904 E         : IGNORED register_direct_channel(mem=0x0, handle=-1) call to non-API-compliant sensor
  2267. 01-01 19:40:06.418   764   904 E         : Reporting Mode incorrect: sensor Time of Flight Proximity Sensor handle=0x00000001 type=30 actual=0 expected=2
  2268. 01-01 19:40:06.419   764   950 D SensorService: new thread SensorEventAckReceiver
  2269. 01-01 19:40:06.420   764   951 D SensorService: nuSensorService thread starting...
  2270. 01-01 19:40:06.421   764   904 D SystemServerTimingAsync: StartSensorService took to complete: 3559ms
  2271. 01-01 19:40:06.421   764   904 D SystemServerInitThreadPool: Finished executing StartSensorService
  2272. 01-01 19:40:06.437   764   811 I WindowManager: No existing display settings /data/system/display_settings.xml; starting empty
  2273. 01-01 19:40:06.480   764   764 D SystemServerTiming: StartWindowManagerService took to complete: 473ms
  2274. 01-01 19:40:06.480   764   764 I SystemServer: StartVrManagerService
  2275. 01-01 19:40:06.480   764   764 I SystemServiceManager: Starting com.android.server.vr.VrManagerService
  2276. 01-01 19:40:06.480   764   903 D SystemServerInitThreadPool: Started executing StartHidlServices
  2277. 01-01 19:40:06.484   887   894 E slim_daemon: Could not unregister service notification for android.frameworks.sensorservice@1.0::ISensorManager/default.
  2278. 01-01 19:40:06.484   764   903 D SystemServerTimingAsync: StartHidlServices took to complete: 4ms
  2279. 01-01 19:40:06.484   764   903 D SystemServerInitThreadPool: Finished executing StartHidlServices
  2280. 01-01 19:40:06.486   764   764 W VrManagerService: init_native: Could not open IVr interface
  2281. 01-01 19:40:06.486   764   963 I system_server: hidl_ssvc_poll started.
  2282. 01-01 19:40:06.486   887   894 W slim_daemon: [NDK] bindNDKSensors: No NDK sensors found!
  2283. 01-01 19:40:06.486   764   764 D SystemServerTiming: StartVrManagerService took to complete: 7ms
  2284. 01-01 19:40:06.487   764   764 I SystemServer: SetWindowManagerService
  2285. 01-01 19:40:06.489   764   764 D SystemServerTiming: SetWindowManagerService took to complete: 3ms
  2286. 01-01 19:40:06.489   764   764 I SystemServer: StartInputManager
  2287. 01-01 19:40:06.489   764   764 I InputManager: Starting input manager
  2288. 01-01 19:40:06.492   764   764 D SystemServerTiming: StartInputManager took to complete: 2ms
  2289. 01-01 19:40:06.492   764   764 I SystemServer: DisplayManagerWindowManagerAndInputReady
  2290. 01-01 19:40:06.492   764   764 D SystemServerTiming: DisplayManagerWindowManagerAndInputReady took to complete: 1ms
  2291. 01-01 19:40:06.492   764   764 I SystemServer: StartBluetoothService
  2292. 01-01 19:40:06.492   764   764 I SystemServiceManager: Starting com.android.server.BluetoothService
  2293. 01-01 19:40:06.494   764   764 D BluetoothManagerService: Loading stored name and address
  2294. 01-01 19:40:06.495   764   764 D BluetoothManagerService: Stored bluetooth Name=Le Max 2,Address=C8:25:E1:EA:75:FD
  2295. 01-01 19:40:06.495   764   764 D BluetoothManagerService: Bluetooth persisted state: 0
  2296. 01-01 19:40:06.495   764   764 D SystemServerTiming: StartBluetoothService took to complete: 3ms
  2297. 01-01 19:40:06.495   764   764 I SystemServer: IpConnectivityMetrics
  2298. 01-01 19:40:06.496   764   764 I SystemServiceManager: Starting com.android.server.connectivity.IpConnectivityMetrics
  2299. 01-01 19:40:06.497   764   764 D SystemServerTiming: IpConnectivityMetrics took to complete: 1ms
  2300. 01-01 19:40:06.497   764   764 I SystemServer: PinnerService
  2301. 01-01 19:40:06.497   764   965 D EventHub: No input device configuration file found for device 'msm8996-tasha-mtp-snd-card Button Jack'.
  2302. 01-01 19:40:06.497   764   764 I SystemServiceManager: Starting com.android.server.PinnerService
  2303. 01-01 19:40:06.498   764   764 D SystemServerTiming: PinnerService took to complete: 2ms
  2304. 01-01 19:40:06.498   764   764 I SystemServer: StartInputMethodManagerLifecycle
  2305. 01-01 19:40:06.499   764   764 I SystemServiceManager: Starting com.android.server.InputMethodManagerService$Lifecycle
  2306. 01-01 19:40:06.500   764   965 W EventHub: Unable to disable kernel key repeat for /dev/input/event7: Function not implemented
  2307. 01-01 19:40:06.500   764   965 I EventHub: wakeMechanism=EPOLLWAKEUP, usingClockIoctl=true
  2308. 01-01 19:40:06.500   764   965 I EventHub: New device: id=1, fd=113, path='/dev/input/event7', name='msm8996-tasha-mtp-snd-card Button Jack', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
  2309. 01-01 19:40:06.500   764   965 D EventHub: No input device configuration file found for device 'msm8996-tasha-mtp-snd-card Headset Jack'.
  2310. 01-01 19:40:06.500   764   965 I EventHub: wakeMechanism=EPOLLWAKEUP, usingClockIoctl=true
  2311. 01-01 19:40:06.500   764   965 I EventHub: New device: id=2, fd=114, path='/dev/input/event6', name='msm8996-tasha-mtp-snd-card Headset Jack', classes=0x80, configuration='', keyLayout='', keyCharacterMap='', builtinKeyboard=false,
  2312. 01-01 19:40:06.500   764   965 E EventHub: could not get driver version for /dev/input/mouse0, Not a typewriter
  2313. 01-01 19:40:06.506   764   764 D SystemServerTiming: StartInputMethodManagerLifecycle took to complete: 7ms
  2314. 01-01 19:40:06.506   764   764 I SystemServer: StartAccessibilityManagerService
  2315. 01-01 19:40:06.509   764   764 D SystemServerTiming: StartAccessibilityManagerService took to complete: 4ms
  2316. 01-01 19:40:06.510   764   764 I SystemServer: MakeDisplayReady
  2317. 01-01 19:40:06.511   764   764 I ActivityManager: Config changes=5df8 {1.0 ?mcc?mnc [it_IT] ldltr sw457dp w457dp h812dp 504dpi nrml long port ?uimode ?night -touch -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1440, 2560) s.2}
  2318. 01-01 19:40:06.512   764   800 I UsageStatsService: Time changed in UsageStats by 1513265283 seconds
  2319. 01-01 19:40:06.515   764   764 I ActivityManager: Override config changes=40007dfc {1.0 ?mcc?mnc [it_IT] ldltr sw457dp w457dp h812dp 504dpi nrml long port ?uimode ?night -touch -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1440, 2560) s.2} for displayId=0
  2320. 01-01 19:40:06.523   764   764 I ActivityManager: Config changes=400 {1.0 ?mcc?mnc [it_IT] ldltr sw457dp w457dp h788dp 504dpi nrml long port ?uimode ?night -touch -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1440, 2560) s.3}
  2321. 01-01 19:40:06.527   764   764 I ActivityManager: Override config changes=400 {1.0 ?mcc?mnc [it_IT] ldltr sw457dp w457dp h788dp 504dpi nrml long port ?uimode ?night -touch -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1440, 2560) s.3} for displayId=0
  2322. 01-01 19:40:06.531   764   965 D EventHub: No input device configuration file found for device 'HDMI CEC User or Deck Control'.
  2323. 01-01 19:40:06.532   764   764 D SystemServerTiming: MakeDisplayReady took to complete: 23ms
  2324. 01-01 19:40:06.533   764   764 I SystemServer: StartStorageManagerService
  2325. 01-01 19:40:06.533   764   764 I SystemServiceManager: Starting com.android.server.StorageManagerService$Lifecycle
  2326. 01-01 19:40:06.534   764   965 W EventHub: Unable to disable kernel key repeat for /dev/input/event1: Function not implemented
  2327. 01-01 19:40:06.534   764   965 I EventHub: wakeMechanism=EPOLLWAKEUP, usingClockIoctl=true
  2328. 01-01 19:40:06.534   764   965 I EventHub: New device: id=3, fd=116, path='/dev/input/event1', name='HDMI CEC User or Deck Control', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
  2329. 01-01 19:40:06.534   764   965 E EventHub: could not get driver version for /dev/input/mice, Not a typewriter
  2330. 01-01 19:40:06.541   764   764 D SystemServerTiming: StartStorageManagerService took to complete: 8ms
  2331. 01-01 19:40:06.541   764   764 I SystemServer: StartStorageStatsService
  2332. 01-01 19:40:06.541   764   764 I SystemServiceManager: Starting com.android.server.usage.StorageStatsService$Lifecycle
  2333. 01-01 19:40:06.541   764   966 D StorageManagerService: Thinking about init, mSystemReady=false, mDaemonConnected=true
  2334. 01-01 19:40:06.541   764   966 D StorageManagerService: Thinking about reset, mSystemReady=false, mDaemonConnected=true
  2335. 01-01 19:40:06.541   764   966 D StorageManagerService: Thinking about init, mSystemReady=false, mDaemonConnected=true
  2336. 01-01 19:40:06.541   764   966 D StorageManagerService: Thinking about reset, mSystemReady=false, mDaemonConnected=true
  2337. 01-01 19:40:06.542   764   966 D CryptdConnector: SND -> {1 cryptfs getfield SystemLocale}
  2338. 01-01 19:40:06.546   764   764 D SystemServerTiming: StartStorageStatsService took to complete: 5ms
  2339. 01-01 19:40:06.546   764   764 I SystemServer: StartUiModeManager
  2340. 01-01 19:40:06.546   764   764 I SystemServiceManager: Starting com.android.server.UiModeManagerService
  2341. 01-01 19:40:06.546   764   810 W CacheQuotaStrategy: No valid components found.
  2342. 01-01 19:40:06.547   764   799 D SystemServerInitThreadPool: Started executing UiModeManager.onStart
  2343. 01-01 19:40:06.548   764   799 I ActivityManager: Config changes=200 {1.0 ?mcc?mnc [it_IT] ldltr sw457dp w457dp h788dp 504dpi nrml long port -touch -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1440, 2560) s.4}
  2344. 01-01 19:40:06.548   764   764 D SystemServerTiming: StartUiModeManager took to complete: 2ms
  2345. 01-01 19:40:06.548   764   764 I SystemServer: UpdatePackagesIfNeeded
  2346. 01-01 19:40:06.548   764   764 D SystemServerTiming: UpdatePackagesIfNeeded took to complete: 0ms
  2347. 01-01 19:40:06.548   764   764 I SystemServer: PerformFstrimIfNeeded
  2348. 01-01 19:40:06.549   764   764 D SystemServerTiming: PerformFstrimIfNeeded took to complete: 0ms
  2349. 01-01 19:40:06.549   764   764 I SystemServer: StartLockSettingsService
  2350. 01-01 19:40:06.549   764   764 I SystemServiceManager: Starting com.android.server.locksettings.LockSettingsService$Lifecycle
  2351. 01-01 19:40:06.555   764   799 I ActivityManager: Override config changes=200 {1.0 ?mcc?mnc [it_IT] ldltr sw457dp w457dp h788dp 504dpi nrml long port -touch -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1440, 2560) s.4} for displayId=0
  2352. 01-01 19:40:06.557   764   800 I UsageStatsService: User[0] Rollover scheduled @ 2018-01-02 18:00:56(1514912456754)
  2353. 01-01 19:40:06.557   764   799 D SystemServerInitThreadPool: Finished executing UiModeManager.onStart
  2354. 01-01 19:40:06.560   764   764 D SystemServerTiming: StartLockSettingsService took to complete: 12ms
  2355. 01-01 19:40:06.561   764   764 I SystemServer: StartPersistentDataBlock
  2356. 01-01 19:40:06.561   764   764 I SystemServiceManager: Starting com.android.server.PersistentDataBlockService
  2357. 01-01 19:40:06.562   764   884 D SystemServerInitThreadPool: Started executing PersistentDataBlockService.onStart
  2358. 01-01 19:40:06.562   764   764 D SystemServerTiming: StartPersistentDataBlock took to complete: 1ms
  2359. 01-01 19:40:06.562   764   764 I SystemServer: StartOemLockService
  2360. 01-01 19:40:06.562   764   764 I SystemServiceManager: Starting com.android.server.oemlock.OemLockService
  2361. 01-01 19:40:06.562   764   764 I system_server: Looking for service android.hardware.oemlock@1.0::IOemLock/default
  2362. 01-01 19:40:06.562   764   884 E PersistentDataBlockService: partition not available?
  2363. 01-01 19:40:06.562   764   884 E PersistentDataBlockService: java.io.FileNotFoundException: /dev/block/bootdevice/by-name/frp (Permission denied)
  2364. 01-01 19:40:06.562   764   884 E PersistentDataBlockService:    at java.io.FileInputStream.open0(Native Method)
  2365. 01-01 19:40:06.562   764   884 E PersistentDataBlockService:    at java.io.FileInputStream.open(FileInputStream.java:200)
  2366. 01-01 19:40:06.562   764   884 E PersistentDataBlockService:    at java.io.FileInputStream.<init>(FileInputStream.java:150)
  2367. 01-01 19:40:06.562   764   884 E PersistentDataBlockService:    at com.android.server.PersistentDataBlockService.computeDigestLocked(PersistentDataBlockService.java:268)
  2368. 01-01 19:40:06.562   764   884 E PersistentDataBlockService:    at com.android.server.PersistentDataBlockService.enforceChecksumValidity(PersistentDataBlockService.java:227)
  2369. 01-01 19:40:06.562   764   884 E PersistentDataBlockService:    at com.android.server.PersistentDataBlockService.lambda$-com_android_server_PersistentDataBlockService_5033(PersistentDataBlockService.java:126)
  2370. 01-01 19:40:06.562   764   884 E PersistentDataBlockService:    at com.android.server.-$Lambda$VaVGUZuNs2jqHMhhxPzwNl4zK-M.$m$3(Unknown Source:4)
  2371. 01-01 19:40:06.562   764   884 E PersistentDataBlockService:    at com.android.server.-$Lambda$VaVGUZuNs2jqHMhhxPzwNl4zK-M.run(Unknown Source:23)
  2372. 01-01 19:40:06.562   764   884 E PersistentDataBlockService:    at com.android.server.SystemServerInitThreadPool.lambda$-com_android_server_SystemServerInitThreadPool_2249(SystemServerInitThreadPool.java:64)
  2373. 01-01 19:40:06.562   764   884 E PersistentDataBlockService:    at com.android.server.-$Lambda$Ganck_s9Kl5o2K6eVDoQTKLc-6g.$m$2(Unknown Source:8)
  2374. 01-01 19:40:06.562   764   884 E PersistentDataBlockService:    at com.android.server.-$Lambda$Ganck_s9Kl5o2K6eVDoQTKLc-6g.run(Unknown Source:19)
  2375. 01-01 19:40:06.562   764   884 E PersistentDataBlockService:    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
  2376. 01-01 19:40:06.562   764   884 E PersistentDataBlockService:    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2377. 01-01 19:40:06.562   764   884 E PersistentDataBlockService:    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
  2378. 01-01 19:40:06.562   764   884 E PersistentDataBlockService:    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
  2379. 01-01 19:40:06.562   764   884 E PersistentDataBlockService:    at com.android.internal.util.ConcurrentUtils$1$1.run(ConcurrentUtils.java:59)
  2380. 01-01 19:40:06.562   764   884 I PersistentDataBlockService: Formatting FRP partition...
  2381. 01-01 19:40:06.563   764   884 E PersistentDataBlockService: partition not available?
  2382. 01-01 19:40:06.563   764   884 E PersistentDataBlockService: java.io.FileNotFoundException: /dev/block/bootdevice/by-name/frp (Permission denied)
  2383. 01-01 19:40:06.563   764   884 E PersistentDataBlockService:    at java.io.FileOutputStream.open0(Native Method)
  2384. 01-01 19:40:06.563   764   884 E PersistentDataBlockService:    at java.io.FileOutputStream.open(FileOutputStream.java:287)
  2385. 01-01 19:40:06.563   764   884 E PersistentDataBlockService:    at java.io.FileOutputStream.<init>(FileOutputStream.java:223)
  2386. 01-01 19:40:06.563   764   884 E PersistentDataBlockService:    at java.io.FileOutputStream.<init>(FileOutputStream.java:171)
  2387. 01-01 19:40:06.563   764   884 E PersistentDataBlockService:    at com.android.server.PersistentDataBlockService.formatPartitionLocked(PersistentDataBlockService.java:310)
  2388. 01-01 19:40:06.563   764   884 E PersistentDataBlockService:    at com.android.server.PersistentDataBlockService.enforceChecksumValidity(PersistentDataBlockService.java:230)
  2389. 01-01 19:40:06.563   764   884 E PersistentDataBlockService:    at com.android.server.PersistentDataBlockService.lambda$-com_android_server_PersistentDataBlockService_5033(PersistentDataBlockService.java:126)
  2390. 01-01 19:40:06.563   764   884 E PersistentDataBlockService:    at com.android.server.-$Lambda$VaVGUZuNs2jqHMhhxPzwNl4zK-M.$m$3(Unknown Source:4)
  2391. 01-01 19:40:06.563   764   884 E PersistentDataBlockService:    at com.android.server.-$Lambda$VaVGUZuNs2jqHMhhxPzwNl4zK-M.run(Unknown Source:23)
  2392. 01-01 19:40:06.563   764   884 E PersistentDataBlockService:    at com.android.server.SystemServerInitThreadPool.lambda$-com_android_server_SystemServerInitThreadPool_2249(SystemServerInitThreadPool.java:64)
  2393. 01-01 19:40:06.563   764   884 E PersistentDataBlockService:    at com.android.server.-$Lambda$Ganck_s9Kl5o2K6eVDoQTKLc-6g.$m$2(Unknown Source:8)
  2394. 01-01 19:40:06.563   764   884 E PersistentDataBlockService:    at com.android.server.-$Lambda$Ganck_s9Kl5o2K6eVDoQTKLc-6g.run(Unknown Source:19)
  2395. 01-01 19:40:06.563   764   884 E PersistentDataBlockService:    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
  2396. 01-01 19:40:06.563   764   884 E PersistentDataBlockService:    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2397. 01-01 19:40:06.563   764   884 E PersistentDataBlockService:    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
  2398. 01-01 19:40:06.563   764   884 E PersistentDataBlockService:    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
  2399. 01-01 19:40:06.563   764   884 E PersistentDataBlockService:    at com.android.internal.util.ConcurrentUtils$1$1.run(ConcurrentUtils.java:59)
  2400. 01-01 19:40:06.563   764   884 E PersistentDataBlockService: partition not available
  2401. 01-01 19:40:06.564   764   884 D SystemServerInitThreadPool: Finished executing PersistentDataBlockService.onStart
  2402. 01-01 19:40:06.564   764   764 I OemLock : OemLock HAL not present on device
  2403. 01-01 19:40:06.564   764   764 I OemLock : Using persistent data block based lock
  2404. 01-01 19:40:06.566   764   764 D SystemServerTiming: StartOemLockService took to complete: 4ms
  2405. 01-01 19:40:06.566   764   764 I SystemServer: StartDeviceIdleController
  2406. 01-01 19:40:06.567   764   764 I SystemServiceManager: Starting com.android.server.DeviceIdleController
  2407. 01-01 19:40:06.567   764   968 D CryptdConnector: RCV <- {200 1 -1}
  2408. 01-01 19:40:06.567   764   966 W StorageManagerService: No primary storage mounted!
  2409. 01-01 19:40:06.567   764   966 D VoldConnector: SND -> {1 asec list}
  2410. 01-01 19:40:06.568   764   967 D VoldConnector: RCV <- {200 1 asec operation succeeded}
  2411. 01-01 19:40:06.569   764   966 I PackageManager: No secure containers found
  2412. 01-01 19:40:06.571   764   764 D SystemServerTiming: StartDeviceIdleController took to complete: 4ms
  2413. 01-01 19:40:06.571   764   764 I SystemServer: StartDevicePolicyManager
  2414. 01-01 19:40:06.571   764   764 I SystemServiceManager: Starting com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
  2415. 01-01 19:40:06.578   764   764 D SystemServerTiming: StartDevicePolicyManager took to complete: 7ms
  2416. 01-01 19:40:06.578   764   764 I SystemServer: StartStatusBarManagerService
  2417. 01-01 19:40:06.579   764   764 D SystemServerTiming: StartStatusBarManagerService took to complete: 2ms
  2418. 01-01 19:40:06.579   764   764 I SystemServer: StartClipboardService
  2419. 01-01 19:40:06.580   764   764 I SystemServiceManager: Starting com.android.server.clipboard.ClipboardService
  2420. 01-01 19:40:06.581   764   764 D SystemServerTiming: StartClipboardService took to complete: 2ms
  2421. 01-01 19:40:06.581   764   764 I SystemServer: StartNetworkManagementService
  2422. 01-01 19:40:06.583   764   969 I NetworkManagement: onDaemonConnected()
  2423. 01-01 19:40:06.585   764   764 D SystemServerTiming: StartNetworkManagementService took to complete: 3ms
  2424. 01-01 19:40:06.585   764   764 I SystemServer: StartTextServicesManager
  2425. 01-01 19:40:06.585   764   764 I SystemServiceManager: Starting com.android.server.TextServicesManagerService$Lifecycle
  2426. 01-01 19:40:06.600   764   965 E EventHub: could not get driver version for /dev/input/mouse2, Not a typewriter
  2427. 01-01 19:40:06.611   764   966 W StorageManagerService: No primary storage defined yet; hacking together a stub
  2428. 01-01 19:40:06.611   764   764 W TextServicesManagerService: no available spell checker services found
  2429. 01-01 19:40:06.611   764   764 D SystemServerTiming: StartTextServicesManager took to complete: 26ms
  2430. 01-01 19:40:06.611   764   764 I SystemServer: StartNetworkScoreService
  2431. 01-01 19:40:06.612   764   966 W StorageManagerService: No primary storage mounted!
  2432. 01-01 19:40:06.612   764   966 D VoldConnector: SND -> {2 asec list}
  2433. 01-01 19:40:06.613   764   967 D VoldConnector: RCV <- {200 2 asec operation succeeded}
  2434. 01-01 19:40:06.613   764   764 D SystemServerTiming: StartNetworkScoreService took to complete: 1ms
  2435. 01-01 19:40:06.613   764   764 I SystemServer: StartNetworkStatsService
  2436. 01-01 19:40:06.615   764   764 D SystemServerTiming: StartNetworkStatsService took to complete: 3ms
  2437. 01-01 19:40:06.615   764   764 I SystemServer: StartNetworkPolicyManagerService
  2438. 01-01 19:40:06.618   764   972 I ServiceThread: Enabled StrictMode logging for NetworkPolicy.uid looper.
  2439. 01-01 19:40:06.619   764   764 D SystemServerTiming: StartNetworkPolicyManagerService took to complete: 4ms
  2440. 01-01 19:40:06.619   764   764 I SystemServer: StartWifi
  2441. 01-01 19:40:06.623   764   764 I SystemServiceManager: Starting com.android.server.wifi.WifiService
  2442. 01-01 19:40:06.612   764   966 W StorageManagerService: No primary storage defined yet; hacking together a stub
  2443. 01-01 19:40:06.631   764   965 D EventHub: No input device configuration file found for device 'qbt1000_key_input'.
  2444. 01-01 19:40:06.633   764   965 W EventHub: Unable to disable kernel key repeat for /dev/input/event2: Function not implemented
  2445. 01-01 19:40:06.633   764   965 I EventHub: wakeMechanism=EPOLLWAKEUP, usingClockIoctl=true
  2446. 01-01 19:40:06.633   764   965 I EventHub: New device: id=4, fd=131, path='/dev/input/event2', name='qbt1000_key_input', classes=0x5, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
  2447. 01-01 19:40:06.633   764   965 D EventHub: No input device configuration file found for device 'qpnp_pon'.
  2448. 01-01 19:40:06.634   764   965 W EventHub: Unable to disable kernel key repeat for /dev/input/event0: Function not implemented
  2449. 01-01 19:40:06.635   764   965 I EventHub: wakeMechanism=EPOLLWAKEUP, usingClockIoctl=true
  2450. 01-01 19:40:06.635   764   965 I EventHub: New device: id=5, fd=132, path='/dev/input/event0', name='qpnp_pon', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/qpnp_pon.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
  2451. 01-01 19:40:06.635   764   965 D EventHub: No input device configuration file found for device 'gpio-keys'.
  2452. 01-01 19:40:06.636   764   965 W EventHub: Unable to disable kernel key repeat for /dev/input/event5: Function not implemented
  2453. 01-01 19:40:06.636   764   965 I EventHub: wakeMechanism=EPOLLWAKEUP, usingClockIoctl=true
  2454. 01-01 19:40:06.636   764   764 D WifiApConfigStore: 2G band allowed channels are:1,6,11
  2455. 01-01 19:40:06.636   764   965 I EventHub: New device: id=6, fd=133, path='/dev/input/event5', name='gpio-keys', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/gpio-keys.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
  2456. 01-01 19:40:06.636   764   965 D EventHub: No input device configuration file found for device 'hbtp_vm'.
  2457. 01-01 19:40:06.636   764   965 I EventHub: wakeMechanism=EPOLLWAKEUP, usingClockIoctl=true
  2458. 01-01 19:40:06.636   764   965 I EventHub: New device: id=7, fd=134, path='/dev/input/event4', name='hbtp_vm', classes=0x8, configuration='', keyLayout='', keyCharacterMap='', builtinKeyboard=false,
  2459. 01-01 19:40:06.637   764   965 E EventHub: could not get driver version for /dev/input/mouse1, Not a typewriter
  2460. 01-01 19:40:06.651   764   975 E IpManager.wlan0: ERROR Failed to disable IPv6: java.lang.IllegalStateException: command '1 interface ipv6 wlan0 disable' failed with '400 1 Failed to change IPv6 state (No such file or directory)'
  2461. 01-01 19:40:06.651   764   974 E HalDeviceManager: isSupported: called but mServiceManager is null!?
  2462. 01-01 19:40:06.652   764   974 I WifiNative-wlan0: Vendor HAL not supported, Ignore stop...
  2463. 01-01 19:40:06.652   764   974 D WificondControl: tearing down interfaces in wificond
  2464. 01-01 19:40:06.652   452   466 D CommandListener: Clearing all IP addresses on wlan0
  2465. 01-01 19:40:06.655   764   764 D WifiController: isAirplaneModeOn = false, isWifiEnabled = false, isScanningAvailable = false
  2466. 01-01 19:40:06.657   764   764 I WifiService: getVerboseLoggingLevel uid=1000
  2467. 01-01 19:40:06.658   764   764 E SupplicantStaIfaceHal: Can't call setDebugParams, ISupplicant is null
  2468. 01-01 19:40:06.658   764   764 W WifiDiags: no ring buffers found
  2469. 01-01 19:40:06.658   764   764 W WifiDiags: Failed to start packet fate monitoring
  2470. 01-01 19:40:06.658   764   764 I WifiService: Registering wifi
  2471. 01-01 19:40:06.659   764   764 D SystemServerTiming: StartWifi took to complete: 39ms
  2472. 01-01 19:40:06.659   764   764 I SystemServer: StartWifiScanning
  2473. 01-01 19:40:06.659   764   764 I SystemServiceManager: Starting com.android.server.wifi.scanner.WifiScanningService
  2474. 01-01 19:40:06.659   764   764 I WifiScanningService: Creating wifiscanner
  2475. 01-01 19:40:06.660   764   764 I WifiScanningService: Publishing wifiscanner
  2476. 01-01 19:40:06.661   764   764 D SystemServerTiming: StartWifiScanning took to complete: 2ms
  2477. 01-01 19:40:06.661   764   764 I SystemServer: StartWifiRtt
  2478. 01-01 19:40:06.661   764   764 I SystemServiceManager: Starting com.android.server.wifi.RttService
  2479. 01-01 19:40:06.661   764   764 I RttService: Creating rttmanager
  2480. 01-01 19:40:06.661   764   764 I RttService: Starting rttmanager
  2481. 01-01 19:40:06.662   764   764 D SystemServerTiming: StartWifiRtt took to complete: 1ms
  2482. 01-01 19:40:06.662   764   764 I SystemServer: No Wi-Fi Aware Service (Aware support Not Present)
  2483. 01-01 19:40:06.662   764   764 I SystemServer: StartWifiP2P
  2484. 01-01 19:40:06.662   764   764 I SystemServiceManager: Starting com.android.server.wifi.p2p.WifiP2pService
  2485. 01-01 19:40:06.668   764   764 I WifiP2pService: Registering wifip2p
  2486. 01-01 19:40:06.669   764   764 D SystemServerTiming: StartWifiP2P took to complete: 7ms
  2487. 01-01 19:40:06.669   764   764 I SystemServer: StartEthernet
  2488. 01-01 19:40:06.669   764   764 I SystemServiceManager: Starting com.android.server.ethernet.EthernetService
  2489. 01-01 19:40:06.670   764   764 I EthernetServiceImpl: Creating EthernetConfigStore
  2490. 01-01 19:40:06.670   764   965 D EventHub: No input device configuration file found for device 'atmel_mxt_T100_touchscreen'.
  2491. 01-01 19:40:06.672   764   965 W EventHub: Unable to disable kernel key repeat for /dev/input/event3: Function not implemented
  2492. 01-01 19:40:06.672   764   965 I EventHub: wakeMechanism=EPOLLWAKEUP, usingClockIoctl=true
  2493. 01-01 19:40:06.673   764   965 I EventHub: New device: id=8, fd=144, path='/dev/input/event3', name='atmel_mxt_T100_touchscreen', classes=0x15, configuration='', keyLayout='/system/usr/keylayout/atmel_mxt_T100_touchscreen.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
  2494. 01-01 19:40:06.673   764   764 E IpConfigStore: Error opening configuration file: java.io.FileNotFoundException: /data/misc/ethernet/ipconfig.txt (No such file or directory)
  2495. 01-01 19:40:06.673   764   764 W EthernetConfigStore: No Ethernet configuration found. Using default.
  2496. 01-01 19:40:06.673   764   764 I EthernetServiceImpl: Read stored IP configuration: IP assignment: DHCP
  2497. 01-01 19:40:06.673   764   764 I EthernetServiceImpl: Proxy settings: NONE
  2498. 01-01 19:40:06.675   764   965 I InputReader: Device added: id=-1, name='Virtual', sources=0x00000301
  2499. 01-01 19:40:06.676   764   965 I InputReader:   Touch device 'atmel_mxt_T100_touchscreen' could not query the properties of its associated display.  The device will be inoperable until the display size becomes available.
  2500. 01-01 19:40:06.676   764   965 I InputReader: Device added: id=8, name='atmel_mxt_T100_touchscreen', sources=0x00001103
  2501. 01-01 19:40:06.677   764   764 I EthernetService: Registering service ethernet
  2502. 01-01 19:40:06.678   764   764 D SystemServerTiming: StartEthernet took to complete: 9ms
  2503. 01-01 19:40:06.678   764   764 I SystemServer: StartConnectivityService
  2504. 01-01 19:40:06.688   764   764 D ConnectivityService: wifiOnly=false
  2505. 01-01 19:40:06.691   764   965 I InputReader: Device added: id=7, name='hbtp_vm', sources=0x00002002
  2506. 01-01 19:40:06.691   764   965 I InputReader: Device added: id=6, name='gpio-keys', sources=0x00000101
  2507. 01-01 19:40:06.691   764   965 I InputReader: Device added: id=5, name='qpnp_pon', sources=0x00000101
  2508. 01-01 19:40:06.691   764   965 I InputReader:   Touch device 'qbt1000_key_input' could not query the properties of its associated display.  The device will be inoperable until the display size becomes available.
  2509. 01-01 19:40:06.692   764   965 I InputReader: Device added: id=4, name='qbt1000_key_input', sources=0x00002103
  2510. 01-01 19:40:06.692   764   965 I InputReader: Device added: id=3, name='HDMI CEC User or Deck Control', sources=0x00000101
  2511. 01-01 19:40:06.692   764   965 I InputReader: Device added: id=2, name='msm8996-tasha-mtp-snd-card Headset Jack', sources=0x80000000
  2512. 01-01 19:40:06.692   764   965 I InputReader: Device added: id=1, name='msm8996-tasha-mtp-snd-card Button Jack', sources=0x00000101
  2513. 01-01 19:40:06.692   764   965 I InputReader: Reconfiguring input devices.  changes=0x00000004
  2514. 01-01 19:40:06.693   764   965 I InputReader: Device reconfigured: id=4, name='qbt1000_key_input', size 1440x2560, orientation 0, mode 4, display id 0
  2515. 01-01 19:40:06.693   764   965 I InputReader: Device reconfigured: id=8, name='atmel_mxt_T100_touchscreen', size 1440x2560, orientation 0, mode 1, display id 0
  2516. 01-01 19:40:06.693   764   964 I ActivityManager: Config changes=8 {1.0 ?mcc?mnc [it_IT] ldltr sw457dp w457dp h788dp 504dpi nrml long port finger -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1440, 2560) s.5}
  2517. 01-01 19:40:06.702   764   964 I ActivityManager: Override config changes=8 {1.0 ?mcc?mnc [it_IT] ldltr sw457dp w457dp h788dp 504dpi nrml long port finger -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1440, 2560) s.5} for displayId=0
  2518. 01-01 19:40:06.717   764   764 D SystemServerTiming: StartConnectivityService took to complete: 39ms
  2519. 01-01 19:40:06.717   764   764 I SystemServer: StartNsdService
  2520. 01-01 19:40:06.719   764   764 D NsdService: Network service discovery is enabled
  2521. 01-01 19:40:06.722   764   764 D SystemServerTiming: StartNsdService took to complete: 5ms
  2522. 01-01 19:40:06.722   764   764 I SystemServer: StartUpdateLockService
  2523. 01-01 19:40:06.723   764   764 D SystemServerTiming: StartUpdateLockService took to complete: 2ms
  2524. 01-01 19:40:06.723   764   764 I SystemServer: WaitForAsecScan
  2525. 01-01 19:40:06.723   764   764 D SystemServerTiming: WaitForAsecScan took to complete: 0ms
  2526. 01-01 19:40:06.723   764   764 I SystemServer: StartNotificationManager
  2527. 01-01 19:40:06.724   764   764 I SystemServiceManager: Starting com.android.server.notification.NotificationManagerService
  2528. 01-01 19:40:06.745   764   764 D ZenLog  : config: readXml,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={6f21b8d82f7446f9b4f53c0b47372eb5=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=6f21b8d82f7446f9b4f53c0b47372eb5,creationTime=1560220592,enabler=null], 400be5aaa90442ceb4db889ccb444035=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=400be5aaa90442ceb4db889ccb444035,creationTime=1560220592,enabler=null], a9a050b302f04d72aa537013efe1edd9=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=a9a050b302f04d72aa537013efe1edd9,creationTime=1560220592,enabler=null]},manualRule=null],Diff[automaticRule[EVENTS_DEFAULT_RULE]:delete,automaticRule[6f21b8d82f7446f9b4f53c0b47372eb5]:insert,automaticRule[400be5aaa90442ceb4db889ccb444035]:insert,automaticRule[SCHEDULED_DEFAULT_RULE_1]:delete,automaticRule[SCHEDULED_DEFAULT_RULE_2]:delete,automaticRule[a9a050b302f04d72aa537013efe1edd9]:insert]
  2529. 01-01 19:40:06.745   764   764 D NotificationListeners: Done loading approved values from settings
  2530. 01-01 19:40:06.745   764   764 D NotificationAssistants: Done loading approved values from settings
  2531. 01-01 19:40:06.746   764   764 D ConditionProviders: Done loading approved values from settings
  2532. 01-01 19:40:06.746   764   764 D ZenLog  : set_zen_mode: off,init
  2533. 01-01 19:40:06.752   764   764 D SystemServerTiming: StartNotificationManager took to complete: 28ms
  2534. 01-01 19:40:06.752   764   764 I SystemServer: StartDeviceMonitor
  2535. 01-01 19:40:06.753   764   764 I SystemServiceManager: Starting com.android.server.storage.DeviceStorageMonitorService
  2536. 01-01 19:40:06.756   764   764 D SystemServerTiming: StartDeviceMonitor took to complete: 3ms
  2537. 01-01 19:40:06.756   764   764 I SystemServer: StartLocationManagerService
  2538. 01-01 19:40:06.759   764   764 D SystemServerTiming: StartLocationManagerService took to complete: 3ms
  2539. 01-01 19:40:06.759   764   764 I SystemServer: StartCountryDetectorService
  2540. 01-01 19:40:06.761   764   764 D SystemServerTiming: StartCountryDetectorService took to complete: 2ms
  2541. 01-01 19:40:06.761   764   764 I SystemServer: StartSearchManagerService
  2542. 01-01 19:40:06.761   764   764 I SystemServiceManager: Starting com.android.server.search.SearchManagerService$Lifecycle
  2543. 01-01 19:40:06.764   764   764 D SystemServerTiming: StartSearchManagerService took to complete: 3ms
  2544. 01-01 19:40:06.764   764   764 I SystemServer: StartWallpaperManagerService
  2545. 01-01 19:40:06.765   764   764 I SystemServiceManager: Starting com.android.server.wallpaper.WallpaperManagerService$Lifecycle
  2546. 01-01 19:40:06.772   764   764 D SystemServerTiming: StartWallpaperManagerService took to complete: 7ms
  2547. 01-01 19:40:06.772   764   764 I SystemServer: StartAudioService
  2548. 01-01 19:40:06.772   764   764 I SystemServiceManager: Starting com.android.server.audio.AudioService$Lifecycle
  2549. 01-01 19:40:06.782   764   764 W TelecomManager: Telecom Service not found.
  2550. 01-01 19:40:06.784   535   535 D PermissionCache: checking android.permission.MODIFY_AUDIO_SETTINGS for uid=1000 => granted (1515 us)
  2551. 01-01 19:40:06.784   535   535 D AudioPolicyManagerCustom: setForceUse() usage 4, config 0, mPhoneState 0
  2552. 01-01 19:40:06.785   535   535 D AudioPolicyManagerCustom: setForceUse() usage 3, config 8, mPhoneState 0
  2553. 01-01 19:40:06.786   535   535 D AudioPolicyManagerCustom: setForceUse() usage 6, config 0, mPhoneState 0
  2554. 01-01 19:40:06.789   535   833 W AudioFlinger: no wake lock to update, system not ready yet
  2555. 01-01 19:40:06.789   535   837 W AudioFlinger: no wake lock to update, system not ready yet
  2556. 01-01 19:40:06.789   535   836 W AudioFlinger: no wake lock to update, system not ready yet
  2557. 01-01 19:40:06.790   535   839 W AudioFlinger: no wake lock to update, system not ready yet
  2558. 01-01 19:40:06.791   473   722 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2559. 01-01 19:40:06.792   473   722 D audio_hw_primary: adev_set_mic_mute state 0
  2560. 01-01 19:40:06.792   473   834 W DeviceHAL: Device 0xebd5e000 set_mic_mute: Function not implemented
  2561. 01-01 19:40:06.793   473   834 W DeviceHAL: Device 0xebd63500 set_mic_mute: Function not implemented
  2562. 01-01 19:40:06.811   473   834 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2563. 01-01 19:40:06.841   764   764 D SystemServerTiming: StartAudioService took to complete: 68ms
  2564. 01-01 19:40:06.841   764   764 I SystemServer: StartDockObserver
  2565. 01-01 19:40:06.841   764   764 I SystemServiceManager: Starting com.android.server.DockObserver
  2566. 01-01 19:40:06.842   764   764 W DockObserver: This kernel does not have dock station support
  2567. 01-01 19:40:06.843   764   764 D SystemServerTiming: StartDockObserver took to complete: 3ms
  2568. 01-01 19:40:06.844   764   764 I SystemServer: StartWiredAccessoryManager
  2569. 01-01 19:40:06.846   764   764 W WiredAccessoryManager: This kernel does not have usb audio support
  2570. 01-01 19:40:06.848   764   764 D SystemServerTiming: StartWiredAccessoryManager took to complete: 4ms
  2571. 01-01 19:40:06.848   764   764 I SystemServer: StartMidiManager
  2572. 01-01 19:40:06.849   764   764 I SystemServiceManager: Starting com.android.server.midi.MidiService$Lifecycle
  2573. 01-01 19:40:06.852   764   764 D SystemServerTiming: StartMidiManager took to complete: 4ms
  2574. 01-01 19:40:06.853   764   764 I SystemServer: StartUsbService
  2575. 01-01 19:40:06.853   764   764 I SystemServiceManager: Starting com.android.server.usb.UsbService$Lifecycle
  2576. 01-01 19:40:06.853   473   834 I chatty  : uid=1041(audioserver) HwBinder:473_3 identical 2 lines
  2577. 01-01 19:40:06.874   473   834 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2578. 01-01 19:40:06.879   764   764 I system_server: Looking for service android.hidl.manager@1.0::IServiceManager/default
  2579. 01-01 19:40:06.880   764   764 I system_server: Starting thread pool.
  2580. 01-01 19:40:06.892   764   958 I UsbPortManager: Usb hal service started android.hardware.usb@1.0::IUsb default
  2581. 01-01 19:40:06.892   764   764 I system_server: Looking for service android.hardware.usb@1.0::IUsb/default
  2582. 01-01 19:40:06.893   764   764 I system_server: Starting thread pool.
  2583. 01-01 19:40:06.894   483   483 I android.hardware.usb@1.0-service: registering callback
  2584. 01-01 19:40:06.895   473   834 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2585. 01-01 19:40:06.895   483   989 E android.hardware.usb@1.0-service: creating thread
  2586. 01-01 19:40:06.895   483   483 E android.hardware.usb@1.0-service: Failed to open /sys/class/dual_role_usb
  2587. 01-01 19:40:06.901   764   764 D SystemServerTiming: StartUsbService took to complete: 49ms
  2588. 01-01 19:40:06.901   764   764 I SystemServer: StartSerialService
  2589. 01-01 19:40:06.903   764   764 D SystemServerTiming: StartSerialService took to complete: 1ms
  2590. 01-01 19:40:06.903   764   764 I SystemServer: StartHardwarePropertiesManagerService
  2591. 01-01 19:40:06.905   764   764 D vndksupport: Loading /vendor/lib64/hw/android.hardware.thermal@1.0-impl.so from current namespace instead of sphal namespace.
  2592. 01-01 19:40:06.912   764   764 E android.hardware.thermal@1.0-impl: Couldn't load thermal module (No such file or directory)
  2593. 01-01 19:40:06.913   764   764 D HardwarePropertiesManagerService-JNI: Link to death notification successful
  2594. 01-01 19:40:06.915   764   764 D SystemServerTiming: StartHardwarePropertiesManagerService took to complete: 12ms
  2595. 01-01 19:40:06.915   764   764 I SystemServer: StartTwilightService
  2596. 01-01 19:40:06.915   473   834 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2597. 01-01 19:40:06.916   764   764 I SystemServiceManager: Starting com.android.server.twilight.TwilightService
  2598. 01-01 19:40:06.916   764   764 D SystemServerTiming: StartTwilightService took to complete: 1ms
  2599. 01-01 19:40:06.917   764   764 I SystemServer: StartNightDisplay
  2600. 01-01 19:40:06.917   764   764 I SystemServiceManager: Starting com.android.server.display.NightDisplayService
  2601. 01-01 19:40:06.918   764   764 D SystemServerTiming: StartNightDisplay took to complete: 1ms
  2602. 01-01 19:40:06.918   764   764 I SystemServer: StartJobScheduler
  2603. 01-01 19:40:06.919   764   764 I SystemServiceManager: Starting com.android.server.job.JobSchedulerService
  2604. 01-01 19:40:06.932   764   764 D JobStore: Start tag: job-info
  2605. 01-01 19:40:06.942   764   764 I JobStore: Read 55 jobs
  2606. 01-01 19:40:06.949   764   764 D SystemServerTiming: StartJobScheduler took to complete: 31ms
  2607. 01-01 19:40:06.949   764   764 I SystemServer: StartSoundTrigger
  2608. 01-01 19:40:06.949   764   764 I SystemServiceManager: Starting com.android.server.soundtrigger.SoundTriggerService
  2609. 01-01 19:40:06.951   764   764 D SystemServerTiming: StartSoundTrigger took to complete: 3ms
  2610. 01-01 19:40:06.951   764   764 I SystemServer: StartTrustManager
  2611. 01-01 19:40:06.952   764   764 I SystemServiceManager: Starting com.android.server.trust.TrustManagerService
  2612. 01-01 19:40:06.954   764   764 D SystemServerTiming: StartTrustManager took to complete: 2ms
  2613. 01-01 19:40:06.958   764   764 I SystemServer: StartBackupManager
  2614. 01-01 19:40:06.959   764   764 I SystemServiceManager: Starting com.android.server.backup.BackupManagerService$Lifecycle
  2615. 01-01 19:40:06.936   473   834 I chatty  : uid=1041(audioserver) HwBinder:473_3 identical 1 line
  2616. 01-01 19:40:06.956   473   834 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2617. 01-01 19:40:06.960   764   775 I zygote64: Background concurrent copying GC freed 49216(3MB) AllocSpace objects, 33(908KB) LOS objects, 43% free, 7MB/13MB, paused 167us total 102.795ms
  2618. 01-01 19:40:06.961   764   764 D SystemServerTiming: StartBackupManager took to complete: 2ms
  2619. 01-01 19:40:06.961   764   764 I SystemServer: StartAppWidgerService
  2620. 01-01 19:40:06.961   764   764 I SystemServiceManager: Starting com.android.server.appwidget.AppWidgetService
  2621. 01-01 19:40:06.974   764   764 D SystemServerTiming: StartAppWidgerService took to complete: 12ms
  2622. 01-01 19:40:06.974   764   764 I SystemServer: StartVoiceRecognitionManager
  2623. 01-01 19:40:06.974   764   764 I SystemServiceManager: Starting com.android.server.voiceinteraction.VoiceInteractionManagerService
  2624. 01-01 19:40:06.976   764   764 D SystemServerTiming: StartVoiceRecognitionManager took to complete: 2ms
  2625. 01-01 19:40:06.976   764   764 I SystemServer: StartGestureLauncher
  2626. 01-01 19:40:06.976   764   764 I SystemServiceManager: Starting com.android.server.GestureLauncherService
  2627. 01-01 19:40:06.977   764   764 D SystemServerTiming: StartGestureLauncher took to complete: 0ms
  2628. 01-01 19:40:06.977   473   834 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2629. 01-01 19:40:06.977   764   764 I SystemServer: StartSensorNotification
  2630. 01-01 19:40:06.977   764   764 I SystemServiceManager: Starting com.android.server.SensorNotificationService
  2631. 01-01 19:40:06.977   764   764 D SystemServerTiming: StartSensorNotification took to complete: 1ms
  2632. 01-01 19:40:06.977   764   764 I SystemServer: StartContextHubSystemService
  2633. 01-01 19:40:06.977   764   764 I SystemServiceManager: Starting com.android.server.ContextHubSystemService
  2634. 01-01 19:40:06.977   764   764 D SystemServerTiming: StartContextHubSystemService took to complete: 0ms
  2635. 01-01 19:40:06.978   764   904 D SystemServerInitThreadPool: Started executing Init ContextHubSystemService
  2636. 01-01 19:40:06.978   764   764 I SystemServer: StartDiskStatsService
  2637. 01-01 19:40:06.979   764   764 D SystemServerTiming: StartDiskStatsService took to complete: 2ms
  2638. 01-01 19:40:06.980   764   764 I SystemServer: StartNetworkTimeUpdateService
  2639. 01-01 19:40:06.980   764   904 E ContextHubService: Could not load context hub hal
  2640. 01-01 19:40:06.980   764   904 W ContextHubService: No Context Hub Module present
  2641. 01-01 19:40:06.980   764   904 D SystemServerInitThreadPool: Finished executing Init ContextHubSystemService
  2642. 01-01 19:40:06.981   764   764 D SystemServerTiming: StartNetworkTimeUpdateService took to complete: 2ms
  2643. 01-01 19:40:06.981   764   764 I SystemServer: StartCommonTimeManagementService
  2644. 01-01 19:40:06.983   764   764 D SystemServerTiming: StartCommonTimeManagementService took to complete: 1ms
  2645. 01-01 19:40:06.983   764   764 I SystemServer: CertBlacklister
  2646. 01-01 19:40:06.984   764   764 D SystemServerTiming: CertBlacklister took to complete: 0ms
  2647. 01-01 19:40:06.984   764   764 I SystemServer: StartEmergencyAffordanceService
  2648. 01-01 19:40:06.984   764   764 I SystemServiceManager: Starting com.android.server.emergency.EmergencyAffordanceService
  2649. 01-01 19:40:06.985   764   764 D SystemServerTiming: StartEmergencyAffordanceService took to complete: 0ms
  2650. 01-01 19:40:06.985   764   764 I SystemServer: StartDreamManager
  2651. 01-01 19:40:06.985   764   764 I SystemServiceManager: Starting com.android.server.dreams.DreamManagerService
  2652. 01-01 19:40:06.987   764   764 D SystemServerTiming: StartDreamManager took to complete: 3ms
  2653. 01-01 19:40:06.987   764   764 I SystemServer: AddGraphicsStatsService
  2654. 01-01 19:40:06.990   764   764 D SystemServerTiming: AddGraphicsStatsService took to complete: 2ms
  2655. 01-01 19:40:06.991   764   764 I SystemServer: StartPrintManager
  2656. 01-01 19:40:06.991   764   764 I SystemServiceManager: Starting com.android.server.print.PrintManagerService
  2657. 01-01 19:40:06.994   764   764 D SystemServerTiming: StartPrintManager took to complete: 2ms
  2658. 01-01 19:40:06.994   764   764 I SystemServer: StartCompanionDeviceManager
  2659. 01-01 19:40:06.994   764   764 I SystemServiceManager: Starting com.android.server.companion.CompanionDeviceManagerService
  2660. 01-01 19:40:06.996   764   764 D SystemServerTiming: StartCompanionDeviceManager took to complete: 3ms
  2661. 01-01 19:40:06.997   764   764 I SystemServer: StartRestrictionManager
  2662. 01-01 19:40:06.997   764   764 I SystemServiceManager: Starting com.android.server.restrictions.RestrictionsManagerService
  2663. 01-01 19:40:06.997   473   834 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2664. 01-01 19:40:06.998   764   764 D SystemServerTiming: StartRestrictionManager took to complete: 2ms
  2665. 01-01 19:40:06.998   764   764 I SystemServer: StartMediaSessionService
  2666. 01-01 19:40:06.999   764   764 I SystemServiceManager: Starting com.android.server.media.MediaSessionService
  2667. 01-01 19:40:07.003   764   764 D SystemServerTiming: StartMediaSessionService took to complete: 4ms
  2668. 01-01 19:40:07.003   764   764 I SystemServer: StartMediaResourceMonitor
  2669. 01-01 19:40:07.003   764   764 I SystemServiceManager: Starting com.android.server.media.MediaResourceMonitorService
  2670. 01-01 19:40:07.005   764   764 D SystemServerTiming: StartMediaResourceMonitor took to complete: 1ms
  2671. 01-01 19:40:07.005   764   764 I SystemServer: StartMediaRouterService
  2672. 01-01 19:40:07.007   764   764 D SystemServerTiming: StartMediaRouterService took to complete: 3ms
  2673. 01-01 19:40:07.007   764   764 I SystemServer: StartFingerprintSensor
  2674. 01-01 19:40:07.008   764   764 I SystemServiceManager: Starting com.android.server.fingerprint.FingerprintService
  2675. 01-01 19:40:07.011   764   903 D SystemServerInitThreadPool: Started executing FingerprintService.onStart
  2676. 01-01 19:40:07.011   764   903 V FingerprintService: mDeamon was null, reconnect to fingerprint
  2677. 01-01 19:40:07.011   764   764 D SystemServerTiming: StartFingerprintSensor took to complete: 3ms
  2678. 01-01 19:40:07.011   764   764 I SystemServer: StartBackgroundDexOptService
  2679. 01-01 19:40:07.011   764   903 I system_server: Looking for service android.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default
  2680. 01-01 19:40:07.012   764   764 W BackgroundDexOptService: SysProp pm.dexopt.downgrade_after_inactive_days not set
  2681. 01-01 19:40:07.012   764   764 D SystemServerTiming: StartBackgroundDexOptService took to complete: 1ms
  2682. 01-01 19:40:07.012   764   764 I SystemServer: StartPruneInstantAppsJobService
  2683. 01-01 19:40:07.013   764   764 D SystemServerTiming: StartPruneInstantAppsJobService took to complete: 0ms
  2684. 01-01 19:40:07.013   764   764 I SystemServer: StartShortcutServiceLifecycle
  2685. 01-01 19:40:07.013   764   903 I system_server: Starting thread pool.
  2686. 01-01 19:40:07.013   764   764 I SystemServiceManager: Starting com.android.server.pm.ShortcutService$Lifecycle
  2687. 01-01 19:40:07.016   670   939 D QTIFingerprintHal: fingerprint_set_active_group: enter
  2688. 01-01 19:40:07.016   670   939 D QTIFingerprintHal: fingerprint_init: enter
  2689. 01-01 19:40:07.016   670   939 D QTIFingerprintHal: ServiceWrapper::SetActiveGroup: enter
  2690. 01-01 19:40:07.016   670   939 I QTIFingerprintHal: called qfp proxy set_active_group 0:/data/system/users/0/fpdata
  2691. --------- beginning of crash
  2692. 01-01 19:40:07.016   670   939 F libc    : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x8 in tid 939 (HwBinder:670_1), pid 670 (android.hardwar)
  2693. 01-01 19:40:07.017   764   764 D SystemServerTiming: StartShortcutServiceLifecycle took to complete: 5ms
  2694. 01-01 19:40:07.017   764   764 I SystemServer: StartLauncherAppsService
  2695. 01-01 19:40:07.018   764   764 I SystemServiceManager: Starting com.android.server.pm.LauncherAppsService
  2696. 01-01 19:40:07.018   473   834 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2697. 01-01 19:40:07.021   764   764 D SystemServerTiming: StartLauncherAppsService took to complete: 3ms
  2698. 01-01 19:40:07.021   764   764 I SystemServer: StartMediaProjectionManager
  2699. 01-01 19:40:07.021   764   764 I SystemServiceManager: Starting com.android.server.media.projection.MediaProjectionManagerService
  2700. 01-01 19:40:07.024   764   764 V MediaRouter: Adding route: RouteInfo{ name=Telefono, description=null, status=null, category=RouteCategory{ name=Sistema types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO  groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO , presentationDisplay=null }
  2701. 01-01 19:40:07.026   764   764 V MediaRouter: Selecting route: RouteInfo{ name=Telefono, description=null, status=null, category=RouteCategory{ name=Sistema types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO  groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO , presentationDisplay=null }
  2702. 01-01 19:40:07.027   764   764 D SystemServerTiming: StartMediaProjectionManager took to complete: 7ms
  2703. 01-01 19:40:07.027   764   764 I SystemServer: StartCameraServiceProxy
  2704. 01-01 19:40:07.028   764   764 I SystemServiceManager: Starting com.android.server.camera.CameraServiceProxy
  2705. 01-01 19:40:07.029   764   995 I ServiceThread: Enabled StrictMode logging for CameraService_proxy looper.
  2706. 01-01 19:40:07.032   764   764 D SystemServerTiming: StartCameraServiceProxy took to complete: 4ms
  2707. 01-01 19:40:07.032   764   764 I WindowManager: SAFE MODE not enabled
  2708. 01-01 19:40:07.033   764   764 I SystemServer: StartJitCompilation
  2709. 01-01 19:40:07.033   764   764 D SystemServerTiming: StartJitCompilation took to complete: 0ms
  2710. 01-01 19:40:07.033   764   764 I SystemServer: StartMmsService
  2711. 01-01 19:40:07.033   764   764 I SystemServiceManager: Starting com.android.server.MmsServiceBroker
  2712. 01-01 19:40:07.035   764   764 D SystemServerTiming: StartMmsService took to complete: 2ms
  2713. 01-01 19:40:07.035   764   764 I SystemServer: StartAutoFillService
  2714. 01-01 19:40:07.035   764   764 I SystemServiceManager: Starting com.android.server.autofill.AutofillManagerService
  2715. 01-01 19:40:07.036   764   764 I AutofillManagerService: Setting debug to true
  2716. 01-01 19:40:07.039   473   834 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2717. 01-01 19:40:07.039   764   764 D SystemServerTiming: StartAutoFillService took to complete: 5ms
  2718. 01-01 19:40:07.039   764   764 I SystemServer: MakeVibratorServiceReady
  2719. 01-01 19:40:07.041   764   764 D SystemServerTiming: MakeVibratorServiceReady took to complete: 2ms
  2720. 01-01 19:40:07.041   764   764 I SystemServer: MakeLockSettingsServiceReady
  2721. 01-01 19:40:07.052   996   996 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
  2722. 01-01 19:40:07.053   669   669 I /system/bin/tombstoned: received crash request for pid 670
  2723. 01-01 19:40:07.054   996   996 I crash_dump64: performing dump of process 670 (target tid = 939)
  2724. 01-01 19:40:07.055   996   996 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  2725. 01-01 19:40:07.055   996   996 F DEBUG   : Build fingerprint: 'LeEco/LeMax2_NA/le_x2_na:6.0.1/FIXNAOP5801607182S/letv07181411:user/release-keys'
  2726. 01-01 19:40:07.055   996   996 F DEBUG   : Revision: '0'
  2727. 01-01 19:40:07.055   996   996 F DEBUG   : ABI: 'arm64'
  2728. 01-01 19:40:07.055   996   996 F DEBUG   : pid: 670, tid: 939, name: HwBinder:670_1  >>> /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.0-service-custom <<<
  2729. 01-01 19:40:07.055   996   996 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x8
  2730. 01-01 19:40:07.055   996   996 F DEBUG   : Cause: null pointer dereference
  2731. 01-01 19:40:07.055   996   996 F DEBUG   :     x0   0000000000000008  x1   00000071c14b6a18  x2   000000000000002c  x3   0000000000000005
  2732. 01-01 19:40:07.055   996   996 F DEBUG   :     x4   0000000000000016  x5   aa80404000000000  x6   0000000000000051  x7   0000000000000079
  2733. 01-01 19:40:07.055   996   996 F DEBUG   :     x8   0000000000000008  x9   ffffff8dbb3ced86  x10  0000000000000000  x11  00000071c14b6738
  2734. 01-01 19:40:07.055   996   996 F DEBUG   :     x12  0101010101010101  x13  0000000000000000  x14  0000000000000004  x15  00000072453b2178
  2735. 01-01 19:40:07.055   996   996 F DEBUG   :     x16  0000007242eb4b78  x17  0000007245333f7c  x18  0000000000000001  x19  00000071c14b6a18
  2736. 01-01 19:40:07.055   996   996 F DEBUG   :     x20  0000007242eb4000  x21  00000071c14b6a90  x22  0000007242e8f000  x23  0000007244c31279
  2737. 01-01 19:40:07.055   996   996 F DEBUG   :     x24  0000007244c312a8  x25  0000000000000041  x26  0000007242222000  x27  0000007242222000
  2738. 01-01 19:40:07.056   996   996 F DEBUG   :     x28  0000007242222000  x29  00000071c14b69b0  x30  0000007242e7a8b0
  2739. 01-01 19:40:07.056   996   996 F DEBUG   :     sp   00000071c14b69b0  pc   0000007242e7a8c4  pstate 0000000060000000
  2740. 01-01 19:40:07.056   764   764 W SystemServer: ***********************************************
  2741. 01-01 19:40:07.057   764   764 E SystemServer: BOOT FAILURE making Lock Settings Service ready
  2742. 01-01 19:40:07.057   764   764 E SystemServer: java.lang.NullPointerException: Attempt to invoke interface method 'int android.security.IKeystoreService.exist(java.lang.String, int)' on a null object reference
  2743. 01-01 19:40:07.057   764   764 E SystemServer:  at android.security.KeyStore.contains(KeyStore.java:210)
  2744. 01-01 19:40:07.057   764   764 E SystemServer:  at android.security.keystore.AndroidKeyStoreSpi.engineContainsAlias(AndroidKeyStoreSpi.java:813)
  2745. 01-01 19:40:07.057   764   764 E SystemServer:  at java.security.KeyStore.containsAlias(KeyStore.java:1293)
  2746. 01-01 19:40:07.057   764   764 E SystemServer:  at com.android.server.locksettings.LockSettingsService.migrateOldData(LockSettingsService.java:738)
  2747. 01-01 19:40:07.057   764   764 E SystemServer:  at com.android.server.locksettings.LockSettingsService.systemReady(LockSettingsService.java:594)
  2748. 01-01 19:40:07.057   764   764 E SystemServer:  at com.android.server.SystemServer.startOtherServices(SystemServer.java:1580)
  2749. 01-01 19:40:07.057   764   764 E SystemServer:  at com.android.server.SystemServer.run(SystemServer.java:391)
  2750. 01-01 19:40:07.057   764   764 E SystemServer:  at com.android.server.SystemServer.main(SystemServer.java:267)
  2751. 01-01 19:40:07.057   764   764 E SystemServer:  at java.lang.reflect.Method.invoke(Native Method)
  2752. 01-01 19:40:07.057   764   764 E SystemServer:  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  2753. 01-01 19:40:07.057   764   764 E SystemServer:  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  2754. 01-01 19:40:07.058   764   764 D SystemServerTiming: MakeLockSettingsServiceReady took to complete: 16ms
  2755. 01-01 19:40:07.058   764   764 I SystemServer: StartBootPhaseLockSettingsReady
  2756. 01-01 19:40:07.058   764   764 I SystemServiceManager: Starting phase 480
  2757. 01-01 19:40:07.059   473   834 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2758. 01-01 19:40:07.063   996   996 F DEBUG   :
  2759. 01-01 19:40:07.063   996   996 F DEBUG   : backtrace:
  2760. 01-01 19:40:07.063   996   996 F DEBUG   :     #00 pc 00000000000398c4  /system/vendor/lib64/libqfp-service.so (QfpCommand::getAuthenticatorID(char const*, unsigned long*)+168)
  2761. 01-01 19:40:07.063   996   996 F DEBUG   :     #01 pc 0000000000008068  /system/lib64/hw/fingerprint.msm8996.so
  2762. 01-01 19:40:07.063   996   996 F DEBUG   :     #02 pc 000000000000825c  /system/lib64/hw/fingerprint.msm8996.so
  2763. 01-01 19:40:07.063   996   996 F DEBUG   :     #03 pc 00000000000089bc  /system/vendor/bin/hw/android.hardware.biometrics.fingerprint@2.0-service-custom (android::hardware::biometrics::fingerprint::V2_1::implementation::BiometricsFingerprint::setActiveGroup(unsigned int, android::hardware::hidl_string const&)+208)
  2764. 01-01 19:40:07.063   996   996 F DEBUG   :     #04 pc 00000000000214dc  /system/lib64/android.hardware.biometrics.fingerprint@2.1.so (android::hardware::biometrics::fingerprint::V2_1::BnHwBiometricsFingerprint::_hidl_setActiveGroup(android::hidl::base::V1_0::BnHwBase*, android::hardware::Parcel const&, android::hardware::Parcel*, std::__1::function<void (android::hardware::Parcel&)>)+220)
  2765. 01-01 19:40:07.063   996   996 F DEBUG   :     #05 pc 0000000000022318  /system/lib64/android.hardware.biometrics.fingerprint@2.1.so (android::hardware::biometrics::fingerprint::V2_1::BnHwBiometricsFingerprint::onTransact(unsigned int, android::hardware::Parcel const&, android::hardware::Parcel*, unsigned int, std::__1::function<void (android::hardware::Parcel&)>)+1872)
  2766. 01-01 19:40:07.064   996   996 F DEBUG   :     #06 pc 0000000000011800  /system/lib64/libhwbinder.so (android::hardware::BHwBinder::transact(unsigned int, android::hardware::Parcel const&, android::hardware::Parcel*, unsigned int, std::__1::function<void (android::hardware::Parcel&)>)+132)
  2767. 01-01 19:40:07.064   996   996 F DEBUG   :     #07 pc 0000000000015348  /system/lib64/libhwbinder.so (android::hardware::IPCThreadState::executeCommand(int)+576)
  2768. 01-01 19:40:07.064   996   996 F DEBUG   :     #08 pc 0000000000015050  /system/lib64/libhwbinder.so (android::hardware::IPCThreadState::getAndExecuteCommand()+160)
  2769. 01-01 19:40:07.064   996   996 F DEBUG   :     #09 pc 000000000001574c  /system/lib64/libhwbinder.so (android::hardware::IPCThreadState::joinThreadPool(bool)+60)
  2770. 01-01 19:40:07.064   996   996 F DEBUG   :     #10 pc 000000000001f998  /system/lib64/libhwbinder.so (android::hardware::PoolThread::threadLoop()+24)
  2771. 01-01 19:40:07.064   996   996 F DEBUG   :     #11 pc 0000000000011504  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+264)
  2772. 01-01 19:40:07.064   996   996 F DEBUG   :     #12 pc 0000000000069d30  /system/lib64/libc.so (__pthread_start(void*)+36)
  2773. 01-01 19:40:07.064   996   996 F DEBUG   :     #13 pc 000000000001ef88  /system/lib64/libc.so (__start_thread+68)
  2774. 01-01 19:40:07.068   764   764 I DevicePolicyManager: Set ro.device_owner property to false
  2775. 01-01 19:40:07.072   764   764 D SystemServerTiming: StartBootPhaseLockSettingsReady took to complete: 15ms
  2776. 01-01 19:40:07.072   764   764 I SystemServer: StartBootPhaseSystemServicesReady
  2777. 01-01 19:40:07.072   764   764 I SystemServiceManager: Starting phase 500
  2778. 01-01 19:40:07.076   764   764 I VrManagerService: No default vr listener service found.
  2779. 01-01 19:40:07.081   764   764 I WifiService: WifiService starting up with Wi-Fi disabled
  2780. 01-01 19:40:07.080   473   834 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2781. 01-01 19:40:07.083   764   974 I system_server: Looking for service android.hidl.manager@1.0::IServiceManager/default
  2782. 01-01 19:40:07.084   764   974 I system_server: Starting thread pool.
  2783. 01-01 19:40:07.086   764   962 D HalDeviceManager: IWifi registration notification: fqName=android.hardware.wifi@1.0::IWifi, name=default, preexisting=true
  2784. 01-01 19:40:07.086   764   974 I system_server: Looking for service android.hardware.wifi@1.0::IWifi/default
  2785. 01-01 19:40:07.087   764   974 I system_server: Starting thread pool.
  2786. 01-01 19:40:07.090   764   764 I WifiScanningService: Starting wifiscanner
  2787. 01-01 19:40:07.092   764   764 I RttService: Registering rttmanager
  2788. 01-01 19:40:07.093   764   764 I EthernetServiceImpl: Starting Ethernet service
  2789. 01-01 19:40:07.094   764   764 D Ethernet: Registering NetworkFactory
  2790. 01-01 19:40:07.095   764  1002 D Ethernet: got request NetworkRequest [ REQUEST id=1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
  2791. 01-01 19:40:07.095   764  1002 D Ethernet: got request NetworkRequest [ TRACK_DEFAULT id=3, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] with score 0
  2792. 01-01 19:40:07.097   764   764 D ZenLog  : config: cleanUpZenRules,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={6f21b8d82f7446f9b4f53c0b47372eb5=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=6f21b8d82f7446f9b4f53c0b47372eb5,creationTime=1560220592,enabler=null], 400be5aaa90442ceb4db889ccb444035=ZenRule[enabled=false,snoozing=false,name=Weekend,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=400be5aaa90442ceb4db889ccb444035,creationTime=1560220592,enabler=null], a9a050b302f04d72aa537013efe1edd9=ZenRule[enabled=false,snoozing=false,name=Weeknight,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,condition=Condition[id=condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2],component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=a9a050b302f04d72aa537013efe1edd9,creationTime=1560220592,enabler=null]},manualRule=null],Diff[]
  2793. 01-01 19:40:07.097   764   764 D ZenLog  : set_zen_mode: off,onSystemReady
  2794. 01-01 19:40:07.100   473   834 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2795. 01-01 19:40:07.100   535   535 D PermissionCache: checking android.permission.CAPTURE_AUDIO_HOTWORD for uid=1000 => granted (80 us)
  2796. 01-01 19:40:07.101   764   764 W SoundTriggerHelper: listModules status=0, # of modules=0
  2797. 01-01 19:40:07.101   764   764 D ContextHubSystemService: onBootPhase: PHASE_SYSTEM_SERVICES_READY
  2798. 01-01 19:40:07.102   764   764 D SystemServerTiming: StartBootPhaseSystemServicesReady took to complete: 29ms
  2799. 01-01 19:40:07.102   764   764 I SystemServer: MakeWindowManagerServiceReady
  2800. 01-01 19:40:07.104   764   764 I system_server: Looking for service android.hardware.configstore@1.0::ISurfaceFlingerConfigs/default
  2801. 01-01 19:40:07.106   764   764 I system_server: Starting thread pool.
  2802. 01-01 19:40:07.108   764   764 I SystemServer: MakePowerManagerServiceReady
  2803. 01-01 19:40:07.114   764   764 D SystemServerTiming: MakePowerManagerServiceReady took to complete: 7ms
  2804. 01-01 19:40:07.114   764   813 W KeyguardServiceDelegate: onScreenTurningOn(): no keyguard service!
  2805. 01-01 19:40:07.114   764   764 I SystemServer: MakePackageManagerServiceReady
  2806. 01-01 19:40:07.118   764   817 W DefaultPermGrantPolicy: Unknown package:com.google.android.apps.youtube.vr
  2807. 01-01 19:40:07.118   764   817 W DefaultPermGrantPolicy: Unknown package:com.motricity.verizon.ssodownloadable
  2808. 01-01 19:40:07.118   764   764 V UserDataPreparer: Found /data/user_de/0 with serial number 0
  2809. 01-01 19:40:07.118   764   764 V UserDataPreparer: Found /data/user/0 with serial number 0
  2810. 01-01 19:40:07.118   764   764 V UserDataPreparer: Found /data/system_de/0 with serial number 0
  2811. 01-01 19:40:07.118   764   764 V UserDataPreparer: Found /data/system_ce/0 with serial number 0
  2812. 01-01 19:40:07.118   764   764 V UserDataPreparer: Found /data/misc_ce/0 with serial number 0
  2813. 01-01 19:40:07.120   764   817 W DefaultPermGrantPolicy: Unknown package:com.google.android.googlequicksearchbar
  2814. 01-01 19:40:07.120   764   817 W DefaultPermGrantPolicy: Unknown package:com.google.android.packageinstaller
  2815. 01-01 19:40:07.120   764   817 W DefaultPermGrantPolicy: Unknown package:com.google.android.syncadapters.calendar
  2816. 01-01 19:40:07.120   764   817 W DefaultPermGrantPolicy: Unknown package:com.google.android.tag
  2817. 01-01 19:40:07.120   764   817 W DefaultPermGrantPolicy: Unknown package:com.google.android.talk
  2818. 01-01 19:40:07.120   996   996 E crash_dump64: unable to connect to activity manager: Connection refused
  2819. 01-01 19:40:07.120   473   834 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2820. 01-01 19:40:07.121   764   764 D SystemServerTiming: MakePackageManagerServiceReady took to complete: 6ms
  2821. 01-01 19:40:07.121   764   764 I SystemServer: MakeDisplayManagerServiceReady
  2822. 01-01 19:40:07.121   764   764 D SystemServerTiming: MakeDisplayManagerServiceReady took to complete: 0ms
  2823. 01-01 19:40:07.121   669   669 E /system/bin/tombstoned: Tombstone written to: /data/tombstones/tombstone_06
  2824. 01-01 19:40:07.124   764   764 I AppOps  : Pruning old package com.cyanogenmod.setupwizard/com.android.server.AppOpsService$UidState@1f01717: new uid=-1
  2825. 01-01 19:40:07.124   764   764 I AppOps  : Pruning old package com.cyanogenmod.settings.lepref/com.android.server.AppOpsService$UidState@1f01717: new uid=-1
  2826. 01-01 19:40:07.124   764   764 I AppOps  : Pruning old package com.qti.dpmserviceapp/com.android.server.AppOpsService$UidState@1f01717: new uid=-1
  2827. 01-01 19:40:07.124   764   764 I AppOps  : Pruning old package org.cyanogenmod.cmparts/com.android.server.AppOpsService$UidState@1f01717: new uid=-1
  2828. 01-01 19:40:07.124   764   764 I AppOps  : Pruning old package org.cyanogenmod.cmsettings/com.android.server.AppOpsService$UidState@1f01717: new uid=-1
  2829. 01-01 19:40:07.124   764   764 I AppOps  : Pruning old package com.cyanogenmod.settings.doze/com.android.server.AppOpsService$UidState@1f01717: new uid=-1
  2830. 01-01 19:40:07.124   764   764 I AppOps  : Pruning old package com.qualcomm.location/com.android.server.AppOpsService$UidState@1f01717: new uid=-1
  2831. 01-01 19:40:07.125   764   764 I ActivityManager: System now ready
  2832. 01-01 19:40:07.128   764   764 I ActivityManager: Config changes=100 {1.0 ?mcc?mnc [it_IT] ldltr sw457dp w457dp h788dp 504dpi nrml long port finger -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1440, 2560) s.6}
  2833. 01-01 19:40:07.129   764   811 E HalDeviceManager: Should have at least 1 chip!
  2834. 01-01 19:40:07.129   764   811 E HalDeviceManager: createIface: no chip info found
  2835. 01-01 19:40:07.130   764   958 V FingerprintService: fingerprint HAL died
  2836. 01-01 19:40:07.131   764   903 E FingerprintService: Failed to setActiveGroup():
  2837. 01-01 19:40:07.131   764   903 E FingerprintService: android.os.RemoteException: HwBinder Error: (-32)
  2838. 01-01 19:40:07.131   764   903 E FingerprintService:    at android.os.HwRemoteBinder.transact(Native Method)
  2839. 01-01 19:40:07.131   764   903 E FingerprintService:    at android.hardware.biometrics.fingerprint.V2_1.IBiometricsFingerprint$Proxy.setActiveGroup(IBiometricsFingerprint.java:287)
  2840. 01-01 19:40:07.131   764   903 E FingerprintService:    at com.android.server.fingerprint.FingerprintService.updateActiveGroup(FingerprintService.java:1430)
  2841. 01-01 19:40:07.131   764   903 E FingerprintService:    at com.android.server.fingerprint.FingerprintService.loadAuthenticatorIds(FingerprintService.java:281)
  2842. 01-01 19:40:07.131   764   903 E FingerprintService:    at com.android.server.fingerprint.FingerprintService.getFingerprintDaemon(FingerprintService.java:260)
  2843. 01-01 19:40:07.131   764   903 E FingerprintService:    at com.android.server.fingerprint.FingerprintService.-com_android_server_fingerprint_FingerprintService-mthref-0(FingerprintService.java:1404)
  2844. 01-01 19:40:07.131   764   903 E FingerprintService:    at com.android.server.fingerprint.-$Lambda$NsdFXKe2P39OH-qCAY_zqOMIIsg.$m$0(Unknown Source:4)
  2845. 01-01 19:40:07.131   764   903 E FingerprintService:    at com.android.server.fingerprint.-$Lambda$NsdFXKe2P39OH-qCAY_zqOMIIsg.run(Unknown Source:0)
  2846. 01-01 19:40:07.131   764   903 E FingerprintService:    at com.android.server.SystemServerInitThreadPool.lambda$-com_android_server_SystemServerInitThreadPool_2249(SystemServerInitThreadPool.java:64)
  2847. 01-01 19:40:07.131   764   903 E FingerprintService:    at com.android.server.-$Lambda$Ganck_s9Kl5o2K6eVDoQTKLc-6g.$m$2(Unknown Source:8)
  2848. 01-01 19:40:07.131   764   903 E FingerprintService:    at com.android.server.-$Lambda$Ganck_s9Kl5o2K6eVDoQTKLc-6g.run(Unknown Source:19)
  2849. 01-01 19:40:07.131   764   903 E FingerprintService:    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
  2850. 01-01 19:40:07.131   764   903 E FingerprintService:    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2851. 01-01 19:40:07.131   764   903 E FingerprintService:    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
  2852. 01-01 19:40:07.131   764   903 E FingerprintService:    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
  2853. 01-01 19:40:07.131   764   903 E FingerprintService:    at com.android.internal.util.ConcurrentUtils$1$1.run(ConcurrentUtils.java:59)
  2854. 01-01 19:40:07.131   764   958 W FingerprintService: Got ERROR_HW_UNAVAILABLE; try reconnecting next client.
  2855. 01-01 19:40:07.131   764   903 E FingerprintService: Failed to setActiveGroup():
  2856. 01-01 19:40:07.131   764   903 E FingerprintService: android.os.RemoteException: HwBinder Error: (-32)
  2857. 01-01 19:40:07.131   764   903 E FingerprintService:    at android.os.HwRemoteBinder.transact(Native Method)
  2858. 01-01 19:40:07.131   764   903 E FingerprintService:    at android.hardware.biometrics.fingerprint.V2_1.IBiometricsFingerprint$Proxy.setActiveGroup(IBiometricsFingerprint.java:287)
  2859. 01-01 19:40:07.131   764   903 E FingerprintService:    at com.android.server.fingerprint.FingerprintService.updateActiveGroup(FingerprintService.java:1430)
  2860. 01-01 19:40:07.131   764   903 E FingerprintService:    at com.android.server.fingerprint.FingerprintService.getFingerprintDaemon(FingerprintService.java:261)
  2861. 01-01 19:40:07.131   764   903 E FingerprintService:    at com.android.server.fingerprint.FingerprintService.-com_android_server_fingerprint_FingerprintService-mthref-0(FingerprintService.java:1404)
  2862. 01-01 19:40:07.131   764   903 E FingerprintService:    at com.android.server.fingerprint.-$Lambda$NsdFXKe2P39OH-qCAY_zqOMIIsg.$m$0(Unknown Source:4)
  2863. 01-01 19:40:07.131   764   903 E FingerprintService:    at com.android.server.fingerprint.-$Lambda$NsdFXKe2P39OH-qCAY_zqOMIIsg.run(Unknown Source:0)
  2864. 01-01 19:40:07.131   764   903 E FingerprintService:    at com.android.server.SystemServerInitThreadPool.lambda$-com_android_server_SystemServerInitThreadPool_2249(SystemServerInitThreadPool.java:64)
  2865. 01-01 19:40:07.131   764   903 E FingerprintService:    at com.android.server.-$Lambda$Ganck_s9Kl5o2K6eVDoQTKLc-6g.$m$2(Unknown Source:8)
  2866. 01-01 19:40:07.131   764   903 E FingerprintService:    at com.android.server.-$Lambda$Ganck_s9Kl5o2K6eVDoQTKLc-6g.run(Unknown Source:19)
  2867. 01-01 19:40:07.131   764   903 E FingerprintService:    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
  2868. 01-01 19:40:07.131   764   903 E FingerprintService:    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2869. 01-01 19:40:07.131   764   903 E FingerprintService:    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
  2870. 01-01 19:40:07.131   764   903 E FingerprintService:    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
  2871. 01-01 19:40:07.131   764   903 E FingerprintService:    at com.android.internal.util.ConcurrentUtils$1$1.run(ConcurrentUtils.java:59)
  2872. 01-01 19:40:07.131   764   903 D SystemServerInitThreadPool: Finished executing FingerprintService.onStart
  2873. 01-01 19:40:07.131   435   435 I ServiceManager: service 'android.hardware.fingerprint.IFingerprintDaemon' died
  2874. 01-01 19:40:07.132   764   764 I ActivityManager: Override config changes=100 {1.0 ?mcc?mnc [it_IT] ldltr sw457dp w457dp h788dp 504dpi nrml long port finger -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1440, 2560) s.6} for displayId=0
  2875. 01-01 19:40:07.135   764   764 I SystemServer: Making services ready
  2876. 01-01 19:40:07.135   764   764 I SystemServer: StartActivityManagerReadyPhase
  2877. 01-01 19:40:07.135   764   764 I SystemServiceManager: Starting phase 550
  2878. 01-01 19:40:07.140   764   811 I ActivityManager: Config changes=100 {1.0 ?mcc?mnc [it_IT] ldltr sw457dp w457dp h788dp 504dpi nrml long port finger -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1440, 2560) s.7}
  2879. 01-01 19:40:07.141   473   834 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2880. 01-01 19:40:07.144   764   811 I ActivityManager: Override config changes=100 {1.0 ?mcc?mnc [it_IT] ldltr sw457dp w457dp h788dp 504dpi nrml long port finger -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1440, 2560) s.7} for displayId=0
  2881. 01-01 19:40:07.144  1010  1010 E biometrics.fingerprint@2.0-service-custom: Start fingerprintd
  2882. 01-01 19:40:07.145  1010  1010 E biometrics.fingerprint@2.0-service-custom: Start biometrics
  2883. 01-01 19:40:07.145  1010  1010 E FingerprintHal: getService g_servie is NULL
  2884. 01-01 19:40:07.145  1010  1010 E FingerprintHal: getService succeed
  2885. 01-01 19:40:07.161   473   834 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2886. 01-01 19:40:07.184   764   764 D BluetoothManagerService: Bluetooth boot completed
  2887. 01-01 19:40:07.209   764   764 I ActivityManager: Start proc 1012:com.google.android.inputmethod.latin/u0a71 for service com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME
  2888. 01-01 19:40:07.211   764   966 D StorageManagerService: Thinking about init, mSystemReady=true, mDaemonConnected=true
  2889. 01-01 19:40:07.211   764   966 D StorageManagerService: Setting up emulation state, initlocked=false
  2890. 01-01 19:40:07.211   764   966 D CryptdConnector: SND -> {2 cryptfs unlock_user_key 0 0 ! !}
  2891. 01-01 19:40:07.212   445   449 D vold    : e4crypt_unlock_user_key 0 serial=0 token_present=0
  2892. 01-01 19:40:07.212   764   764 W TextServicesManagerService: no available spell checker services found
  2893. 01-01 19:40:07.213   764   968 D CryptdConnector: RCV <- {200 2 Command succeeded}
  2894. 01-01 19:40:07.213   764   966 D StorageManagerService: Thinking about reset, mSystemReady=true, mDaemonConnected=true
  2895. 01-01 19:40:07.213   764   966 D VoldConnector: SND -> {3 volume reset}
  2896. 01-01 19:40:07.214   764   801 I ActivityManager: Force stopping com.android.providers.media appid=10010 user=-1: vold reset
  2897. 01-01 19:40:07.182   473   834 I chatty  : uid=1041(audioserver) HwBinder:473_3 identical 1 line
  2898. 01-01 19:40:07.202   473   834 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2899. 01-01 19:40:07.215   473   834 D audio_hw_primary: adev_set_parameters: enter: A2dpSuspended=false
  2900. 01-01 19:40:07.215   473   834 D audio_hw_extn: audio_extn_set_anc_parameters: anc_enabled:0
  2901. 01-01 19:40:07.216   764   967 D VoldConnector: RCV <- {651 emulated 7}
  2902. 01-01 19:40:07.216   473   834 D audio_hw_primary: adev_set_parameters: enter: BT_SCO=off
  2903. 01-01 19:40:07.216   473   834 D audio_hw_extn: audio_extn_set_anc_parameters: anc_enabled:0
  2904. 01-01 19:40:07.216   764   967 D VoldConnector: RCV <- {659 emulated}
  2905. 01-01 19:40:07.217   764   967 D VoldConnector: RCV <- {650 emulated 2 "" ""}
  2906. 01-01 19:40:07.217   764   967 D VoldConnector: RCV <- {654 emulated emulated}
  2907. 01-01 19:40:07.217   764   967 D VoldConnector: RCV <- {651 emulated 0}
  2908. 01-01 19:40:07.217   764   967 D VoldConnector: RCV <- {200 3 Command succeeded}
  2909. 01-01 19:40:07.218   764   966 D VoldConnector: SND -> {4 volume user_added 0 0}
  2910. 01-01 19:40:07.218   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 54, type: 2]
  2911. 01-01 19:40:07.218   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 53, type: 1]
  2912. 01-01 19:40:07.218   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 52, type: 2]
  2913. 01-01 19:40:07.218   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 51, type: 2]
  2914. 01-01 19:40:07.218   764   967 D VoldConnector: RCV <- {200 4 Command succeeded}
  2915. 01-01 19:40:07.218   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 50, type: 1]
  2916. 01-01 19:40:07.218   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 49, type: 2]
  2917. 01-01 19:40:07.218   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 48, type: 2]
  2918. 01-01 19:40:07.218   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 47, type: 1]
  2919. 01-01 19:40:07.218   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 46, type: 1]
  2920. 01-01 19:40:07.218   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 45, type: 2]
  2921. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 44, type: 1]
  2922. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 43, type: 2]
  2923. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 42, type: 1]
  2924. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 41, type: 2]
  2925. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 41, type: 1]
  2926. 01-01 19:40:07.219   764   809 V StorageManagerService: Found primary storage at VolumeInfo{emulated}:
  2927. 01-01 19:40:07.219   764   809 V StorageManagerService:     type=EMULATED diskId=null partGuid=null mountFlags=0 mountUserId=-1
  2928. 01-01 19:40:07.219   764   809 V StorageManagerService:     state=UNMOUNTED
  2929. 01-01 19:40:07.219   764   809 V StorageManagerService:     fsType=null fsUuid=null fsLabel=null
  2930. 01-01 19:40:07.219   764   809 V StorageManagerService:     path=null internalPath=null
  2931. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 40, type: 2]
  2932. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 40, type: 1]
  2933. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 33, type: 2]
  2934. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 33, type: 1]
  2935. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 32, type: 2]
  2936. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 32, type: 1]
  2937. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 31, type: 2]
  2938. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 30, type: 2]
  2939. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 29, type: 2]
  2940. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 28, type: 2]
  2941. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 27, type: 2]
  2942. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 26, type: 2]
  2943. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 25, type: 2]
  2944. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 24, type: 2]
  2945. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 24, type: 1]
  2946. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 23, type: 2]
  2947. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 23, type: 1]
  2948. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 22, type: 2]
  2949. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 22, type: 1]
  2950. 01-01 19:40:07.219   764   966 D VoldConnector: SND -> {5 volume mount emulated 3 -1}
  2951. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 21, type: 1]
  2952. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 20, type: 2]
  2953. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 20, type: 1]
  2954. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 19, type: 2]
  2955. 01-01 19:40:07.219   764   987 D BluetoothManagerService: Trying to bind to profile: 1, while Bluetooth was disabled
  2956. 01-01 19:40:07.219   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 19, type: 1]
  2957. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 16, type: 2]
  2958. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 15, type: 2]
  2959. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 15, type: 1]
  2960. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 14, type: 2]
  2961. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 14, type: 1]
  2962. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 13, type: 2]
  2963. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 13, type: 1]
  2964. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 12, type: 2]
  2965. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 12, type: 1]
  2966. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 11, type: 2]
  2967. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 11, type: 1]
  2968. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 10, type: 2]
  2969. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 10, type: 1]
  2970. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 8, type: 2]
  2971. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 7, type: 1]
  2972. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 6, type: 2]
  2973. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 5, type: 2]
  2974. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 5, type: 1]
  2975. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 4, type: 2]
  2976. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 4, type: 1]
  2977. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 3, type: 2]
  2978. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 3, type: 1]
  2979. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 2, type: 2]
  2980. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 2, type: 1]
  2981. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 1, type: 2]
  2982. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 1, type: 1]
  2983. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 0, type: 2]
  2984. 01-01 19:40:07.220   764   764 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 0, type: 1]
  2985. 01-01 19:40:07.221   445   448 V vold    : Waiting for FUSE to spin up...
  2986. 01-01 19:40:07.221   764   967 D VoldConnector: RCV <- {651 emulated 1}
  2987. 01-01 19:40:07.221   764   967 D VoldConnector: RCV <- {656 emulated /data/media}
  2988. 01-01 19:40:07.222   764   967 D VoldConnector: RCV <- {655 emulated /storage/emulated}
  2989. 01-01 19:40:07.222   535   535 I AudioFlinger: systemReady
  2990. 01-01 19:40:07.223   473   834 W StreamHAL: Error from HAL stream in function get_presentation_position: Operation not permitted
  2991. 01-01 19:40:07.226   764   809 W TelecomManager: Telecom Service not found.
  2992. 01-01 19:40:07.227   764   809 D UsbDeviceManager: push notification:Dispositivo in carica tramite USB
  2993. 01-01 19:40:07.228   483   483 E android.hardware.usb@1.0-service: Failed to open /sys/class/dual_role_usb
  2994. 01-01 19:40:07.231   764   764 D SystemServerTiming: StartActivityManagerReadyPhase took to complete: 95ms
  2995. 01-01 19:40:07.231   764  1011 E UsbPortManager: port status enquiry failed
  2996. 01-01 19:40:07.231   764   764 I SystemServer: StartObservingNativeCrashes
  2997. 01-01 19:40:07.234   764   809 W TelecomManager: Telecom Service not found.
  2998. 01-01 19:40:07.235   764   764 D SystemServerTiming: StartObservingNativeCrashes took to complete: 3ms
  2999. 01-01 19:40:07.235  1019  1019 W /system/bin/sdcard: Device explicitly enabled sdcardfs
  3000. 01-01 19:40:07.235   764   764 I SystemServer: StartSystemUI
  3001. 01-01 19:40:07.235  1019  1019 E /system/bin/sdcard: trying to mount sdcardfs filesystem without derive_gid: Invalid argument
  3002. 01-01 19:40:07.235   764   799 D SystemServerInitThreadPool: Started executing WebViewFactoryPreparation
  3003. 01-01 19:40:07.235   764   799 I SystemServer: WebViewFactoryPreparation
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement