Advertisement
Guest User

Untitled

a guest
Mar 17th, 2018
2,518
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 MB | None | 0 0
  1. chris@c3po:~$ adb logcat
  2. --------- beginning of crash
  3. 04-13 09:21:05.283 757 1142 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: android.display
  4. 04-13 09:21:05.283 757 1142 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationStrictModeViolation(android.os.IBinder, int, android.os.StrictMode$ViolationInfo)' on a null object reference
  5. 04-13 09:21:05.283 757 1142 E AndroidRuntime: at android.os.StrictMode$AndroidBlockGuardPolicy.handleViolation(StrictMode.java:1662)
  6. 04-13 09:21:05.283 757 1142 E AndroidRuntime: at android.os.StrictMode$AndroidBlockGuardPolicy$1.run(StrictMode.java:1557)
  7. 04-13 09:21:05.283 757 1142 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:790)
  8. 04-13 09:21:05.283 757 1142 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
  9. 04-13 09:21:05.283 757 1142 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
  10. 04-13 09:21:05.283 757 1142 E AndroidRuntime: at android.os.HandlerThread.run(HandlerThread.java:65)
  11. 04-13 09:21:05.283 757 1142 E AndroidRuntime: at com.android.server.ServiceThread.run(ServiceThread.java:46)
  12. 04-13 09:21:05.286 757 1142 E AndroidRuntime: Error reporting crash
  13. 04-13 09:21:05.286 757 1142 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  14. 04-13 09:21:05.286 757 1142 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  15. 04-13 09:21:05.286 757 1142 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  16. 04-13 09:21:05.286 757 1142 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  17. 04-13 09:21:05.286 757 1142 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  18. --------- beginning of system
  19. 04-13 09:21:09.725 1475 1475 W PackageManager: Failed to parse /system/app/PacProcessor: Not a coreApp: /system/app/PacProcessor
  20. 04-13 09:21:09.727 1475 1475 W PackageManager: Failed to parse /system/app/PhotoTable: Not a coreApp: /system/app/PhotoTable
  21. 04-13 09:21:09.728 1475 1475 W PackageManager: Failed to parse /system/app/PicoTts: Not a coreApp: /system/app/PicoTts
  22. 04-13 09:21:09.730 1475 1475 W PackageManager: Failed to parse /system/app/PrintRecommendationService: Not a coreApp: /system/app/PrintRecommendationService
  23. 04-13 09:21:09.737 1475 1475 W PackageManager: Failed to parse /system/app/PrintSpooler: Not a coreApp: /system/app/PrintSpooler
  24. 04-13 09:21:09.738 1475 1475 W PackageManager: Failed to parse /system/app/Profiles: Not a coreApp: /system/app/Profiles
  25. 04-13 09:21:09.738 1475 1475 I PackageManager: /system/app/LatinIME changed; collecting certs
  26. 04-13 09:21:10.079 1475 1475 W PackageManager: Failed to parse /system/app/TimeService: Not a coreApp: /system/app/TimeService
  27. 04-13 09:21:10.079 1475 1475 W PackageManager: Failed to parse /system/app/UserDictionaryProvider: Not a coreApp: /system/app/UserDictionaryProvider
  28. 04-13 09:21:10.079 1475 1475 W PackageManager: Failed to parse /system/app/Stk: Not a coreApp: /system/app/Stk
  29. 04-13 09:21:10.079 1475 1475 W PackageManager: Failed to parse /system/app/Terminal: Not a coreApp: /system/app/Terminal
  30. 04-13 09:21:10.079 1475 1475 W PackageManager: Failed to parse /system/app/WAPPushManager: Not a coreApp: /system/app/WAPPushManager
  31. 04-13 09:21:10.079 1475 1475 W PackageManager: Failed to parse /system/app/WallpaperBackup: Not a coreApp: /system/app/WallpaperBackup
  32. 04-13 09:21:10.079 1475 1475 W PackageManager: Failed to parse /system/app/WallpaperPicker: Not a coreApp: /system/app/WallpaperPicker
  33. 04-13 09:21:10.079 1475 1475 W PackageManager: Failed to parse /system/app/webview: Not a coreApp: /system/app/webview
  34. 04-13 09:21:10.079 1475 1475 W PackageManager: Failed to parse /system/app/messaging: Not a coreApp: /system/app/messaging
  35. 04-13 09:21:10.083 1475 1475 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  36. 04-13 09:21:10.085 1475 1475 I PackageManager: Finished scanning system apps. Time: 1521 ms, packageCount: 18 , timePerPackage: 84 , cached: 0
  37. 04-13 09:21:10.085 1475 1475 E PackageManager: There should probably be exactly one storage manager; found 0: matches=[]
  38. 04-13 09:21:10.088 1475 1475 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  39. 04-13 09:21:10.090 1475 1475 I PackageManager: Time to scan packages: 1.526 seconds
  40. 04-13 09:21:10.098 1475 1475 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  41. 04-13 09:21:10.100 1475 1475 W PackageManager: Destroying /data/user/0/media due to: com.android.server.pm.PackageManagerException: Package media is unknown
  42. 04-13 09:21:10.125 1475 1475 W PackageManager: Failed to migrate com.android.providers.telephony: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.providers.telephony (code 95)
  43. 04-13 09:21:10.141 1475 1475 W PackageManager: Failed to migrate com.android.mms.service: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.mms.service (code 95)
  44. 04-13 09:21:10.158 1475 1475 W PackageManager: Failed to migrate com.android.defcontainer: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.defcontainer (code 95)
  45. 04-13 09:21:10.174 1475 1475 W PackageManager: Failed to migrate android: android.os.ServiceSpecificException: Failed to mark default storage /data/data/android (code 95)
  46. 04-13 09:21:10.191 1475 1475 W PackageManager: Failed to migrate com.android.providers.settings: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.providers.settings (code 95)
  47. 04-13 09:21:10.207 1475 1475 W PackageManager: Failed to migrate com.android.inputdevices: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.inputdevices (code 95)
  48. 04-13 09:21:10.224 1475 1475 W PackageManager: Failed to migrate com.android.server.telecom: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.server.telecom (code 95)
  49. 04-13 09:21:10.241 1475 1475 W PackageManager: Failed to migrate com.android.dialer: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.dialer (code 95)
  50. 04-13 09:21:10.258 1475 1475 W PackageManager: Failed to migrate com.android.packageinstaller: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.packageinstaller (code 95)
  51. 04-13 09:21:10.278 1475 1475 W PackageManager: Failed to migrate com.android.proxyhandler: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.proxyhandler (code 95)
  52. 04-13 09:21:10.298 1475 1475 W PackageManager: Failed to migrate com.android.inputmethod.latin: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.inputmethod.latin (code 95)
  53. 04-13 09:21:10.314 1475 1475 W PackageManager: Failed to migrate com.android.settings: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.settings (code 95)
  54. 04-13 09:21:10.329 1475 1475 W PackageManager: Failed to migrate org.lineageos.lineagesettings: android.os.ServiceSpecificException: Failed to mark default storage /data/data/org.lineageos.lineagesettings (code 95)
  55. 04-13 09:21:10.344 1475 1475 W PackageManager: Failed to migrate lineageos.platform: android.os.ServiceSpecificException: Failed to mark default storage /data/data/lineageos.platform (code 95)
  56. 04-13 09:21:10.358 1475 1475 W PackageManager: Failed to migrate com.android.phone: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.phone (code 95)
  57. 04-13 09:21:10.373 1475 1475 W PackageManager: Failed to migrate com.android.shell: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.shell (code 95)
  58. 04-13 09:21:10.386 1475 1475 W PackageManager: Failed to migrate com.android.location.fused: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.location.fused (code 95)
  59. 04-13 09:21:10.402 1475 1475 W PackageManager: Failed to migrate com.android.systemui: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.systemui (code 95)
  60. 04-13 09:21:10.409 1475 1475 V PackageManager: reconcileAppsData finished 18 packages
  61. 04-13 09:21:10.410 1475 1522 D SystemServerInitThreadPool: Started executing prepareAppData
  62. 04-13 09:21:10.410 1475 1475 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  63. 04-13 09:21:10.410 1475 1475 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  64. 04-13 09:21:10.410 1475 1475 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  65. 04-13 09:21:10.410 1475 1475 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  66. 04-13 09:21:10.410 1475 1475 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  67. 04-13 09:21:10.410 1475 1475 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  68. 04-13 09:21:10.410 1475 1475 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  69. 04-13 09:21:10.410 1475 1475 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  70. 04-13 09:21:10.410 1475 1475 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  71. 04-13 09:21:10.410 1475 1475 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  72. 04-13 09:21:10.410 1475 1475 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  73. 04-13 09:21:10.410 1475 1475 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  74. 04-13 09:21:10.410 1475 1475 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  75. 04-13 09:21:10.411 1475 1475 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  76. 04-13 09:21:10.411 1475 1475 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  77. 04-13 09:21:10.411 1475 1475 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  78. 04-13 09:21:10.411 1475 1475 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  79. 04-13 09:21:10.411 1475 1475 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  80. 04-13 09:21:10.411 1475 1475 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  81. 04-13 09:21:10.411 1475 1475 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  82. 04-13 09:21:10.411 1475 1475 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  83. 04-13 09:21:10.411 1475 1475 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  84. 04-13 09:21:10.411 1475 1475 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  85. 04-13 09:21:10.411 1475 1475 W PackageManager: Unable to enable com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  86. 04-13 09:21:10.413 1475 1522 D SystemServerTimingAsync: AppDataFixup took to complete: 3ms
  87. 04-13 09:21:10.413 1475 1522 D SystemServerInitThreadPool: Finished executing prepareAppData
  88. 04-13 09:21:10.441 1475 1475 D PackageManager: Ephemeral resolver not found with new action; try old one
  89. 04-13 09:21:10.441 1475 1475 D PackageManager: Ephemeral resolver NOT found; no matching intent filters
  90. 04-13 09:21:10.441 1475 1475 D PackageManager: Ephemeral installer not found with new action; try old one
  91. 04-13 09:21:10.442 1475 1475 D PackageManager: Clear ephemeral installer activity
  92. 04-13 09:21:10.494 1475 1475 D SystemServerTiming: StartPackageManagerService took to complete: 1971ms
  93. 04-13 09:21:10.494 1475 1475 I SystemServer: StartUserManagerService
  94. 04-13 09:21:10.494 1475 1475 I SystemServiceManager: Starting com.android.server.pm.UserManagerService$LifeCycle
  95. 04-13 09:21:10.495 1475 1475 D SystemServerTiming: StartUserManagerService took to complete: 1ms
  96. 04-13 09:21:10.496 1475 1475 I SystemServer: InitAttributerCache
  97. 04-13 09:21:10.496 1475 1475 D SystemServerTiming: InitAttributerCache took to complete: 0ms
  98. 04-13 09:21:10.496 1475 1475 I SystemServer: SetSystemProcess
  99. 04-13 09:21:10.531 1475 1475 D SystemServerTiming: SetSystemProcess took to complete: 35ms
  100. 04-13 09:21:10.532 1475 1524 I ServiceThread: Enabled StrictMode logging for android.anim looper.
  101. 04-13 09:21:10.533 1475 1475 I SystemServer: StartOverlayManagerService
  102. 04-13 09:21:10.547 1475 1475 D SystemServerTiming: StartOverlayManagerService took to complete: 15ms
  103. 04-13 09:21:10.548 1475 1525 D SystemServerInitThreadPool: Started executing Init OverlayManagerService
  104. 04-13 09:21:10.548 1475 1475 I SystemServer: StartDropBoxManager
  105. 04-13 09:21:10.549 1475 1526 D SystemServerInitThreadPool: Started executing StartSensorService
  106. 04-13 09:21:10.549 1475 1475 I SystemServiceManager: Starting com.android.server.DropBoxManagerService
  107. 04-13 09:21:10.557 1475 1475 D SystemServerTiming: StartDropBoxManager took to complete: 8ms
  108. 04-13 09:21:10.557 1475 1475 I SystemServer: StartBatteryService
  109. 04-13 09:21:10.558 1475 1475 I SystemServiceManager: Starting com.android.server.BatteryService
  110. 04-13 09:21:10.601 1475 1475 D SystemServerTiming: StartBatteryService took to complete: 43ms
  111. 04-13 09:21:10.601 1475 1475 I SystemServer: StartUsageService
  112. 04-13 09:21:10.601 1475 1525 D SystemServerInitThreadPool: Finished executing Init OverlayManagerService
  113. 04-13 09:21:10.605 1475 1475 I SystemServiceManager: Starting com.android.server.usage.UsageStatsService
  114. 04-13 09:21:10.625 1475 1490 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  115. 04-13 09:21:10.634 1475 1475 D SystemServerTiming: StartUsageService took to complete: 33ms
  116. 04-13 09:21:10.634 1475 1475 I SystemServer: StartWebViewUpdateService
  117. 04-13 09:21:10.638 1475 1475 I SystemServiceManager: Starting com.android.server.webkit.WebViewUpdateService
  118. 04-13 09:21:10.661 1475 1475 D SystemServerTiming: StartWebViewUpdateService took to complete: 27ms
  119. 04-13 09:21:10.662 1475 1488 D SystemServerInitThreadPool: Started executing SecondaryZygotePreload
  120. 04-13 09:21:10.662 1475 1475 I SystemServer: StartKeyAttestationApplicationIdProviderService
  121. 04-13 09:21:10.662 1475 1488 I SystemServer: SecondaryZygotePreload
  122. 04-13 09:21:10.667 1475 1475 D SystemServerTiming: StartKeyAttestationApplicationIdProviderService took to complete: 4ms
  123. 04-13 09:21:10.667 1475 1475 I SystemServer: StartKeyChainSystemService
  124. 04-13 09:21:10.668 1475 1475 I SystemServiceManager: Starting com.android.server.security.KeyChainSystemService
  125. 04-13 09:21:10.668 1475 1475 D SystemServerTiming: StartKeyChainSystemService took to complete: 1ms
  126. 04-13 09:21:10.669 1475 1475 I SystemServer: StartSchedulingPolicyService
  127. 04-13 09:21:10.671 1475 1475 D SystemServerTiming: StartSchedulingPolicyService took to complete: 2ms
  128. 04-13 09:21:10.671 1475 1475 I SystemServer: StartTelecomLoaderService
  129. 04-13 09:21:10.673 1475 1475 I SystemServiceManager: Starting com.android.server.telecom.TelecomLoaderService
  130. 04-13 09:21:10.675 1475 1475 D SystemServerTiming: StartTelecomLoaderService took to complete: 4ms
  131. 04-13 09:21:10.675 1475 1475 I SystemServer: StartTelephonyRegistry
  132. 04-13 09:21:10.686 1475 1475 D SystemServerTiming: StartTelephonyRegistry took to complete: 11ms
  133. 04-13 09:21:10.686 1475 1475 I SystemServer: StartEntropyMixer
  134. 04-13 09:21:10.689 1475 1475 W EntropyMixer: No existing entropy file -- first boot?
  135. 04-13 09:21:10.691 1475 1475 I EntropyMixer: Writing entropy...
  136. 04-13 09:21:10.693 1475 1475 D SystemServerTiming: StartEntropyMixer took to complete: 6ms
  137. 04-13 09:21:10.693 1475 1475 I SystemServer: StartAccountManagerService
  138. 04-13 09:21:10.695 1475 1475 I SystemServiceManager: Starting com.android.server.accounts.AccountManagerService$Lifecycle
  139. 04-13 09:21:10.713 1475 1475 D SystemServerTiming: StartAccountManagerService took to complete: 19ms
  140. 04-13 09:21:10.713 1475 1475 I SystemServer: StartContentService
  141. 04-13 09:21:10.717 1475 1475 I SystemServiceManager: Starting com.android.server.content.ContentService$Lifecycle
  142. 04-13 09:21:10.722 1475 1475 D SystemServerTiming: StartContentService took to complete: 8ms
  143. 04-13 09:21:10.722 1475 1475 I SystemServer: InstallSystemProviders
  144. 04-13 09:21:10.730 513 513 D ZygoteInitTiming_lazy: BeginIcuCachePinning took to complete: 44ms
  145. 04-13 09:21:10.770 1475 1475 D ActivityThread: Loading provider settings: com.android.providers.settings.SettingsProvider
  146. 04-13 09:21:10.866 1475 1475 I SettingsState: No settings state /data/system/users/0/settings_system.xml
  147. 04-13 09:21:10.874 1475 1475 I SettingsState: No settings state /data/system/users/0/settings_secure.xml
  148. 04-13 09:21:10.881 1475 1475 D SettingsProvider: Generated and saved new ANDROID_ID [68d9b9151f18b0a4] for user 0
  149. 04-13 09:21:10.884 1475 1475 I SettingsState: No settings state /data/system/users/0/settings_global.xml
  150. 04-13 09:21:10.901 1475 1475 D SettingsProvider: Setting [] as Autofill Service for user 0
  151. 04-13 09:21:10.920 1475 1475 I SettingsState: No settings state /data/system/users/0/settings_ssaid.xml
  152. 04-13 09:21:10.942 1475 1475 I SettingsState: No settings state /data/system/users/0/settings_ssaid.xml
  153. 04-13 09:21:10.974 1475 1475 D SystemServerTiming: InstallSystemProviders took to complete: 253ms
  154. 04-13 09:21:10.975 1475 1475 I SystemServer: StartVibratorService
  155. 04-13 09:21:11.002 1475 1475 D SystemServerTiming: StartVibratorService took to complete: 27ms
  156. 04-13 09:21:11.002 1475 1475 I SystemServer: StartConsumerIrService
  157. 04-13 09:21:11.006 1475 1475 D SystemServerTiming: StartConsumerIrService took to complete: 3ms
  158. 04-13 09:21:11.006 1475 1475 I SystemServer: StartAlarmManagerService
  159. 04-13 09:21:11.006 1475 1475 I SystemServiceManager: Starting com.android.server.AlarmManagerService
  160. 04-13 09:21:11.019 1475 1475 D SystemServerTiming: StartAlarmManagerService took to complete: 13ms
  161. 04-13 09:21:11.019 1475 1475 I SystemServer: InitWatchdog
  162. 04-13 09:21:11.020 1475 1475 D SystemServerTiming: InitWatchdog took to complete: 0ms
  163. 04-13 09:21:11.020 1475 1475 I SystemServer: StartInputManagerService
  164. 04-13 09:21:11.023 1475 1475 I InputManager: Initializing input manager, mUseDevInputEventForAudioJack=true
  165. 04-13 09:21:11.025 1475 1475 D SystemServerTiming: StartInputManagerService took to complete: 5ms
  166. 04-13 09:21:11.025 1475 1475 I SystemServer: StartWindowManagerService
  167. 04-13 09:21:11.423 513 513 D ZygoteInitTiming_lazy: PreloadClasses took to complete: 692ms
  168. 04-13 09:21:11.545 1475 1526 D SystemServerTimingAsync: StartSensorService took to complete: 996ms
  169. 04-13 09:21:11.545 1475 1526 D SystemServerInitThreadPool: Finished executing StartSensorService
  170. 04-13 09:21:11.586 1475 1499 I WindowManager: No existing display settings /data/system/display_settings.xml; starting empty
  171. 04-13 09:21:11.637 513 513 D ZygoteInitTiming_lazy: PreloadResources took to complete: 214ms
  172. 04-13 09:21:11.835 1475 1491 W Looper : Dispatch took 208ms on android.ui, h=Handler (android.os.Handler) {b6a9216} cb=android.os.Handler$BlockingRunnable@7e71797 msg=0
  173. 04-13 09:21:11.840 1475 1475 D SystemServerTiming: StartWindowManagerService took to complete: 814ms
  174. 04-13 09:21:11.840 1475 1475 I SystemServer: StartVrManagerService
  175. 04-13 09:21:11.840 1475 1522 D SystemServerInitThreadPool: Started executing StartHidlServices
  176. 04-13 09:21:11.840 1475 1475 I SystemServiceManager: Starting com.android.server.vr.VrManagerService
  177. 04-13 09:21:11.848 1475 1522 D SystemServerTimingAsync: StartHidlServices took to complete: 8ms
  178. 04-13 09:21:11.848 1475 1522 D SystemServerInitThreadPool: Finished executing StartHidlServices
  179. 04-13 09:21:11.851 1475 1475 D SystemServerTiming: StartVrManagerService took to complete: 11ms
  180. 04-13 09:21:11.851 1475 1475 I SystemServer: SetWindowManagerService
  181. 04-13 09:21:11.859 1475 1475 D SystemServerTiming: SetWindowManagerService took to complete: 8ms
  182. 04-13 09:21:11.859 1475 1475 I SystemServer: StartInputManager
  183. 04-13 09:21:11.859 1475 1475 I InputManager: Starting input manager
  184. 04-13 09:21:11.865 1475 1475 D SystemServerTiming: StartInputManager took to complete: 7ms
  185. 04-13 09:21:11.865 1475 1475 I SystemServer: DisplayManagerWindowManagerAndInputReady
  186. 04-13 09:21:11.866 1475 1475 D SystemServerTiming: DisplayManagerWindowManagerAndInputReady took to complete: 0ms
  187. 04-13 09:21:11.866 1475 1475 I SystemServer: StartBluetoothService
  188. 04-13 09:21:11.866 1475 1475 I SystemServiceManager: Starting com.android.server.BluetoothService
  189. 04-13 09:21:11.871 1475 1475 D BluetoothManagerService: Loading stored name and address
  190. 04-13 09:21:11.872 1475 1475 D BluetoothManagerService: Stored bluetooth Name=null,Address=null
  191. 04-13 09:21:11.872 1475 1475 D BluetoothManagerService: Bluetooth persisted state: 1
  192. 04-13 09:21:11.872 1475 1475 D BluetoothManagerService: Startup: Bluetooth persisted state is ON.
  193. 04-13 09:21:11.873 1475 1475 D SystemServerTiming: StartBluetoothService took to complete: 8ms
  194. 04-13 09:21:11.873 1475 1475 I SystemServer: IpConnectivityMetrics
  195. 04-13 09:21:11.874 1475 1475 I SystemServiceManager: Starting com.android.server.connectivity.IpConnectivityMetrics
  196. 04-13 09:21:11.878 1475 1475 D SystemServerTiming: IpConnectivityMetrics took to complete: 4ms
  197. 04-13 09:21:11.878 1475 1475 I SystemServer: PinnerService
  198. 04-13 09:21:11.878 1475 1475 I SystemServiceManager: Starting com.android.server.PinnerService
  199. 04-13 09:21:11.880 1475 1488 D SystemServerTimingAsync: SecondaryZygotePreload took to complete: 1217ms
  200. 04-13 09:21:11.880 1475 1488 D SystemServerInitThreadPool: Finished executing SecondaryZygotePreload
  201. 04-13 09:21:11.880 1475 1475 D SystemServerTiming: PinnerService took to complete: 3ms
  202. 04-13 09:21:11.880 1475 1475 I SystemServer: StartInputMethodManagerLifecycle
  203. 04-13 09:21:11.881 1475 1475 I SystemServiceManager: Starting com.android.server.InputMethodManagerService$Lifecycle
  204. 04-13 09:21:11.894 1475 1475 D SystemServerTiming: StartInputMethodManagerLifecycle took to complete: 13ms
  205. 04-13 09:21:11.894 1475 1475 I SystemServer: StartAccessibilityManagerService
  206. 04-13 09:21:11.902 1475 1475 D SystemServerTiming: StartAccessibilityManagerService took to complete: 8ms
  207. 04-13 09:21:11.902 1475 1475 I SystemServer: MakeDisplayReady
  208. 04-13 09:21:11.906 1475 1475 I ActivityManager: Config changes=5df8 {1.0 ?mcc?mnc [en_US] ldltr sw360dp w360dp h640dp 480dpi nrml long port ?uimode ?night -touch -keyb/h/h -nav/h appBounds=Rect(0, 0 - 1080, 1920) s.2}
  209. 04-13 09:21:11.916 1475 1475 I ActivityManager: Override config changes=40007dfc {1.0 ?mcc?mnc [en_US] ldltr sw360dp w360dp h640dp 480dpi nrml long port ?uimode ?night -touch -keyb/h/h -nav/h appBounds=Rect(0, 0 - 1080, 1920) s.2} for displayId=0
  210. 04-13 09:21:11.941 1475 1475 I ActivityManager: Config changes=500 {1.0 ?mcc?mnc [en_US] ldltr sw360dp w360dp h568dp 480dpi nrml port ?uimode ?night -touch -keyb/h/h -nav/h appBounds=Rect(0, 0 - 1080, 1776) s.3}
  211. 04-13 09:21:11.950 1475 1475 I ActivityManager: Override config changes=500 {1.0 ?mcc?mnc [en_US] ldltr sw360dp w360dp h568dp 480dpi nrml port ?uimode ?night -touch -keyb/h/h -nav/h appBounds=Rect(0, 0 - 1080, 1776) s.3} for displayId=0
  212. 04-13 09:21:11.961 1475 1475 D SystemServerTiming: MakeDisplayReady took to complete: 58ms
  213. 04-13 09:21:11.961 1475 1475 I SystemServer: StartStorageManagerService
  214. 04-13 09:21:11.962 1475 1475 I SystemServiceManager: Starting com.android.server.StorageManagerService$Lifecycle
  215. 04-13 09:21:11.975 1475 1475 D SystemServerTiming: StartStorageManagerService took to complete: 13ms
  216. 04-13 09:21:11.975 1475 1475 I SystemServer: StartStorageStatsService
  217. 04-13 09:21:11.975 1475 1607 D StorageManagerService: Thinking about init, mSystemReady=false, mDaemonConnected=true
  218. 04-13 09:21:11.976 1475 1607 D StorageManagerService: Thinking about reset, mSystemReady=false, mDaemonConnected=true
  219. 04-13 09:21:11.976 1475 1475 I SystemServiceManager: Starting com.android.server.usage.StorageStatsService$Lifecycle
  220. 04-13 09:21:11.976 1475 1607 D StorageManagerService: Thinking about init, mSystemReady=false, mDaemonConnected=true
  221. 04-13 09:21:11.976 1475 1607 D StorageManagerService: Thinking about reset, mSystemReady=false, mDaemonConnected=true
  222. 04-13 09:21:11.976 1475 1607 D CryptdConnector: SND -> {1 cryptfs getfield SystemLocale}
  223. 04-13 09:21:11.983 1475 1498 W CacheQuotaStrategy: could not access the cache quota service: no package!
  224. 04-13 09:21:11.983 1475 1475 D SystemServerTiming: StartStorageStatsService took to complete: 8ms
  225. 04-13 09:21:11.984 1475 1475 I SystemServer: StartUiModeManager
  226. 04-13 09:21:11.985 1475 1475 I SystemServiceManager: Starting com.android.server.UiModeManagerService
  227. 04-13 09:21:11.989 1475 1525 D SystemServerInitThreadPool: Started executing UiModeManager.onStart
  228. 04-13 09:21:11.990 1475 1525 I ActivityManager: Config changes=200 {1.0 ?mcc?mnc [en_US] ldltr sw360dp w360dp h568dp 480dpi nrml port -touch -keyb/h/h -nav/h appBounds=Rect(0, 0 - 1080, 1776) s.4}
  229. 04-13 09:21:11.991 1475 1475 D SystemServerTiming: StartUiModeManager took to complete: 7ms
  230. 04-13 09:21:11.991 1475 1475 I SystemServer: PerformFstrimIfNeeded
  231. 04-13 09:21:11.993 1475 1609 D CryptdConnector: RCV <- {113 1 en-US}
  232. 04-13 09:21:11.994 1475 1609 D CryptdConnector: RCV <- {200 1 0}
  233. 04-13 09:21:11.994 1475 1475 W PackageManager: No disk maintenance in 8842871994; running immediately
  234. 04-13 09:21:11.994 1475 1475 D SystemServerTiming: PerformFstrimIfNeeded took to complete: 2ms
  235. 04-13 09:21:11.994 1475 1475 I SystemServer: StartLockSettingsService
  236. 04-13 09:21:11.994 1475 1607 D StorageManagerService: Got locale en-US from mount service
  237. 04-13 09:21:11.995 1475 1475 I SystemServiceManager: Starting com.android.server.locksettings.LockSettingsService$Lifecycle
  238. 04-13 09:21:12.008 1475 1525 I ActivityManager: Override config changes=200 {1.0 ?mcc?mnc [en_US] ldltr sw360dp w360dp h568dp 480dpi nrml port -touch -keyb/h/h -nav/h appBounds=Rect(0, 0 - 1080, 1776) s.4} for displayId=0
  239. 04-13 09:21:12.014 1475 1525 D SystemServerInitThreadPool: Finished executing UiModeManager.onStart
  240. 04-13 09:21:12.015 1475 1607 I ActivityManager: Config changes=100 {1.0 ?mcc?mnc [en_US] ldltr sw360dp w360dp h568dp 480dpi nrml port -touch -keyb/h/h -nav/h appBounds=Rect(0, 0 - 1080, 1776) s.5}
  241. 04-13 09:21:12.016 1475 1489 I UsageStatsDatabase: Upgrading from version 0 to 3
  242. 04-13 09:21:12.016 1475 1489 I UsageStatsDatabase: Deleting all usage stats files
  243. 04-13 09:21:12.018 1475 1489 I UsageStatsService: User[0] Rollover scheduled @ 1970-04-14 08:21:12(8929272013)
  244. 04-13 09:21:12.019 1475 1489 D UsageStatsService: Initializing defaults for system apps on user 0
  245. 04-13 09:21:12.021 1475 1489 E AppIdleHistory: Unable to read app idle file for user 0
  246. 04-13 09:21:12.030 1475 1607 I ActivityManager: Override config changes=100 {1.0 ?mcc?mnc [en_US] ldltr sw360dp w360dp h568dp 480dpi nrml port -touch -keyb/h/h -nav/h appBounds=Rect(0, 0 - 1080, 1776) s.5} for displayId=0
  247. 04-13 09:21:12.034 1475 1607 D StorageManagerService: Setting system properties to en-US from mount service
  248. 04-13 09:21:12.035 1475 1499 I ActivityManager: Config changes=108 {1.0 ?mcc?mnc [en_US] ldltr sw360dp w360dp h568dp 480dpi nrml port finger -keyb/h/h -nav/h appBounds=Rect(0, 0 - 1080, 1776) s.6}
  249. 04-13 09:21:12.037 1475 1607 W StorageManagerService: No primary storage mounted!
  250. 04-13 09:21:12.038 1475 1607 D VoldConnector: SND -> {1 asec list}
  251. 04-13 09:21:12.039 1475 1608 D VoldConnector: RCV <- {200 1 asec operation succeeded}
  252. 04-13 09:21:12.039 1475 1475 D SystemServerTiming: StartLockSettingsService took to complete: 45ms
  253. 04-13 09:21:12.040 1475 1475 I SystemServer: StartPersistentDataBlock
  254. 04-13 09:21:12.040 1475 1475 I SystemServiceManager: Starting com.android.server.PersistentDataBlockService
  255. 04-13 09:21:12.041 1475 1475 D SystemServerTiming: StartPersistentDataBlock took to complete: 1ms
  256. 04-13 09:21:12.041 1475 1526 D SystemServerInitThreadPool: Started executing PersistentDataBlockService.onStart
  257. 04-13 09:21:12.041 1475 1475 I SystemServer: StartOemLockService
  258. 04-13 09:21:12.041 1475 1475 I SystemServiceManager: Starting com.android.server.oemlock.OemLockService
  259. 04-13 09:21:12.044 1475 1475 I OemLock : OemLock HAL not present on device
  260. 04-13 09:21:12.044 1475 1475 I OemLock : Using persistent data block based lock
  261. 04-13 09:21:12.046 1475 1475 D SystemServerTiming: StartOemLockService took to complete: 6ms
  262. 04-13 09:21:12.047 1475 1475 I SystemServer: StartDeviceIdleController
  263. 04-13 09:21:12.047 1475 1475 I SystemServiceManager: Starting com.android.server.DeviceIdleController
  264. 04-13 09:21:12.048 1475 1499 I ActivityManager: Override config changes=108 {1.0 ?mcc?mnc [en_US] ldltr sw360dp w360dp h568dp 480dpi nrml port finger -keyb/h/h -nav/h appBounds=Rect(0, 0 - 1080, 1776) s.6} for displayId=0
  265. 04-13 09:21:12.061 1475 1526 E PersistentDataBlockService: not able to find package com.google.android.gms
  266. 04-13 09:21:12.061 1475 1526 E PersistentDataBlockService: android.content.pm.PackageManager$NameNotFoundException: com.google.android.gms
  267. 04-13 09:21:12.061 1475 1526 E PersistentDataBlockService: at android.app.ApplicationPackageManager.getPackageUidAsUser(ApplicationPackageManager.java:282)
  268. 04-13 09:21:12.061 1475 1526 E PersistentDataBlockService: at com.android.server.PersistentDataBlockService.getAllowedUid(PersistentDataBlockService.java:112)
  269. 04-13 09:21:12.061 1475 1526 E PersistentDataBlockService: at com.android.server.PersistentDataBlockService.lambda$-com_android_server_PersistentDataBlockService_5033(PersistentDataBlockService.java:125)
  270. 04-13 09:21:12.061 1475 1526 E PersistentDataBlockService: at com.android.server.-$Lambda$VaVGUZuNs2jqHMhhxPzwNl4zK-M.$m$3(Unknown Source:4)
  271. 04-13 09:21:12.061 1475 1526 E PersistentDataBlockService: at com.android.server.-$Lambda$VaVGUZuNs2jqHMhhxPzwNl4zK-M.run(Unknown Source:23)
  272. 04-13 09:21:12.061 1475 1526 E PersistentDataBlockService: at com.android.server.SystemServerInitThreadPool.lambda$-com_android_server_SystemServerInitThreadPool_2249(SystemServerInitThreadPool.java:64)
  273. 04-13 09:21:12.061 1475 1526 E PersistentDataBlockService: at com.android.server.-$Lambda$Ganck_s9Kl5o2K6eVDoQTKLc-6g.$m$2(Unknown Source:8)
  274. 04-13 09:21:12.061 1475 1526 E PersistentDataBlockService: at com.android.server.-$Lambda$Ganck_s9Kl5o2K6eVDoQTKLc-6g.run(Unknown Source:19)
  275. 04-13 09:21:12.061 1475 1526 E PersistentDataBlockService: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
  276. 04-13 09:21:12.061 1475 1526 E PersistentDataBlockService: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  277. 04-13 09:21:12.061 1475 1526 E PersistentDataBlockService: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
  278. 04-13 09:21:12.061 1475 1526 E PersistentDataBlockService: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
  279. 04-13 09:21:12.061 1475 1526 E PersistentDataBlockService: at com.android.internal.util.ConcurrentUtils$1$1.run(ConcurrentUtils.java:59)
  280. 04-13 09:21:12.063 1475 1607 W StorageManagerService: No primary storage mounted!
  281. 04-13 09:21:12.063 1475 1607 D VoldConnector: SND -> {2 asec list}
  282. 04-13 09:21:12.064 1475 1608 D VoldConnector: RCV <- {200 2 asec operation succeeded}
  283. 04-13 09:21:12.064 1475 1475 D SystemServerTiming: StartDeviceIdleController took to complete: 18ms
  284. 04-13 09:21:12.065 1475 1475 I SystemServer: StartDevicePolicyManager
  285. 04-13 09:21:12.065 1475 1607 I StorageManagerService: Running fstrim idle maintenance
  286. 04-13 09:21:12.065 1475 1475 I SystemServiceManager: Starting com.android.server.devicepolicy.DevicePolicyManagerService$Lifecycle
  287. 04-13 09:21:12.066 1475 1607 D VoldConnector: SND -> {3 fstrim dotrim}
  288. 04-13 09:21:12.068 1475 1608 D VoldConnector: RCV <- {200 3 Command succeeded}
  289. 04-13 09:21:12.068 362 1611 D vold : Starting trim of /data
  290. 04-13 09:21:12.068 362 1611 W vold : Trim failed on /data: Not a typewriter
  291. 04-13 09:21:12.068 362 1611 D vold : Starting trim of /cache
  292. 04-13 09:21:12.068 1475 1608 D VoldConnector: RCV <- {662 /data -1 -1}
  293. 04-13 09:21:12.078 1475 1475 D SystemServerTiming: StartDevicePolicyManager took to complete: 13ms
  294. 04-13 09:21:12.078 1475 1475 I SystemServer: StartStatusBarManagerService
  295. 04-13 09:21:12.079 362 1611 I vold : Trimmed 249094144 bytes on /cache in 10ms
  296. 04-13 09:21:12.079 1475 1608 D VoldConnector: RCV <- {662 /cache 249094144 10697918}
  297. 04-13 09:21:12.080 362 1611 D vold : Starting trim of /persist
  298. 04-13 09:21:12.081 1475 1475 D SystemServerTiming: StartStatusBarManagerService took to complete: 4ms
  299. 04-13 09:21:12.081 1475 1475 I SystemServer: StartClipboardService
  300. 04-13 09:21:12.083 1475 1475 I SystemServiceManager: Starting com.android.server.clipboard.ClipboardService
  301. 04-13 09:21:12.084 362 1611 I vold : Trimmed 20938752 bytes on /persist in 3ms
  302. 04-13 09:21:12.084 1475 1608 D VoldConnector: RCV <- {662 /persist 20938752 3770469}
  303. 04-13 09:21:12.084 1475 1526 D SystemServerInitThreadPool: Finished executing PersistentDataBlockService.onStart
  304. 04-13 09:21:12.086 1475 1475 D SystemServerTiming: StartClipboardService took to complete: 5ms
  305. 04-13 09:21:12.087 1475 1475 I SystemServer: StartNetworkManagementService
  306. 04-13 09:21:12.091 1475 1612 I NetworkManagement: onDaemonConnected()
  307. 04-13 09:21:12.094 1475 1475 D SystemServerTiming: StartNetworkManagementService took to complete: 8ms
  308. 04-13 09:21:12.095 1475 1475 I SystemServer: StartTextServicesManager
  309. 04-13 09:21:12.095 1475 1475 I SystemServiceManager: Starting com.android.server.TextServicesManagerService$Lifecycle
  310. 04-13 09:21:12.106 1475 1475 D SystemServerTiming: StartTextServicesManager took to complete: 11ms
  311. 04-13 09:21:12.106 1475 1475 I SystemServer: StartNetworkScoreService
  312. 04-13 09:21:12.109 1475 1475 D SystemServerTiming: StartNetworkScoreService took to complete: 2ms
  313. 04-13 09:21:12.109 1475 1475 I SystemServer: StartNetworkStatsService
  314. 04-13 09:21:12.115 1475 1475 D SystemServerTiming: StartNetworkStatsService took to complete: 5ms
  315. 04-13 09:21:12.115 1475 1475 I SystemServer: StartNetworkPolicyManagerService
  316. 04-13 09:21:12.120 1475 1615 I ServiceThread: Enabled StrictMode logging for NetworkPolicy.uid looper.
  317. 04-13 09:21:12.122 1475 1475 D SystemServerTiming: StartNetworkPolicyManagerService took to complete: 7ms
  318. 04-13 09:21:12.122 1475 1475 I SystemServer: StartWifi
  319. 04-13 09:21:12.135 1475 1475 I SystemServiceManager: Starting com.android.server.wifi.WifiService
  320. 04-13 09:21:12.271 1475 1475 D SystemServerTiming: StartWifi took to complete: 148ms
  321. 04-13 09:21:12.271 1475 1475 I SystemServer: StartWifiScanning
  322. 04-13 09:21:12.275 1475 1475 I SystemServiceManager: Starting com.android.server.wifi.scanner.WifiScanningService
  323. 04-13 09:21:12.279 1475 1475 D SystemServerTiming: StartWifiScanning took to complete: 8ms
  324. 04-13 09:21:12.279 1475 1475 I SystemServer: StartWifiRtt
  325. 04-13 09:21:12.280 1475 1475 I SystemServiceManager: Starting com.android.server.wifi.RttService
  326. 04-13 09:21:12.300 1475 1475 D SystemServerTiming: StartWifiRtt took to complete: 21ms
  327. 04-13 09:21:12.301 1475 1475 I SystemServer: No Wi-Fi Aware Service (Aware support Not Present)
  328. 04-13 09:21:12.301 1475 1475 I SystemServer: StartWifiP2P
  329. 04-13 09:21:12.301 1475 1475 I SystemServiceManager: Starting com.android.server.wifi.p2p.WifiP2pService
  330. 04-13 09:21:12.314 1475 1475 D SystemServerTiming: StartWifiP2P took to complete: 13ms
  331. 04-13 09:21:12.314 1475 1475 I SystemServer: StartEthernet
  332. 04-13 09:21:12.316 1475 1475 I SystemServiceManager: Starting com.android.server.ethernet.EthernetService
  333. 04-13 09:21:12.327 1475 1475 D SystemServerTiming: StartEthernet took to complete: 13ms
  334. 04-13 09:21:12.328 1475 1475 I SystemServer: StartConnectivityService
  335. 04-13 09:21:12.336 1475 1475 D ConnectivityService: ConnectivityService starting up
  336. 04-13 09:21:12.341 1475 1475 D ConnectivityService: wifiOnly=false
  337. 04-13 09:21:12.341 1475 1475 E ConnectivityService: Ignoring protectedNetwork 15
  338. 04-13 09:21:12.364 1475 1475 D SystemServerTiming: StartConnectivityService took to complete: 36ms
  339. 04-13 09:21:12.364 1475 1475 I SystemServer: StartNsdService
  340. 04-13 09:21:12.368 1475 1475 D NsdService: Network service discovery is enabled
  341. 04-13 09:21:12.373 1475 1475 D SystemServerTiming: StartNsdService took to complete: 8ms
  342. 04-13 09:21:12.373 1475 1475 I SystemServer: StartUpdateLockService
  343. 04-13 09:21:12.376 1475 1475 D SystemServerTiming: StartUpdateLockService took to complete: 4ms
  344. 04-13 09:21:12.377 1475 1475 I SystemServer: StartNotificationManager
  345. 04-13 09:21:12.378 1475 1475 I SystemServiceManager: Starting com.android.server.notification.NotificationManagerService
  346. 04-13 09:21:12.441 1475 1475 D ConditionProviders.SCP: new ScheduleConditionProvider()
  347. 04-13 09:21:12.444 1475 1475 I ConditionProviders: Allowing condition provider com.android.camera2
  348. 04-13 09:21:12.446 1475 1475 D ZenLog : set_zen_mode: off,init
  349. 04-13 09:21:12.477 1475 1475 W SystemServiceManager: Service com.android.server.notification.NotificationManagerService took 58 ms in onStart
  350. 04-13 09:21:12.485 1475 1475 D SystemServerTiming: StartNotificationManager took to complete: 108ms
  351. 04-13 09:21:12.485 1475 1475 I SystemServer: StartDeviceMonitor
  352. 04-13 09:21:12.485 1475 1475 I SystemServiceManager: Starting com.android.server.storage.DeviceStorageMonitorService
  353. 04-13 09:21:12.489 1475 1475 D SystemServerTiming: StartDeviceMonitor took to complete: 4ms
  354. 04-13 09:21:12.489 1475 1475 I SystemServer: StartLocationManagerService
  355. 04-13 09:21:12.494 1475 1475 D SystemServerTiming: StartLocationManagerService took to complete: 5ms
  356. 04-13 09:21:12.495 1475 1475 I SystemServer: StartCountryDetectorService
  357. 04-13 09:21:12.498 1475 1475 D SystemServerTiming: StartCountryDetectorService took to complete: 3ms
  358. 04-13 09:21:12.498 1475 1475 I SystemServer: StartSearchManagerService
  359. 04-13 09:21:12.498 1475 1475 I SystemServiceManager: Starting com.android.server.search.SearchManagerService$Lifecycle
  360. 04-13 09:21:12.503 1475 1475 D SystemServerTiming: StartSearchManagerService took to complete: 5ms
  361. 04-13 09:21:12.503 1475 1475 I SystemServer: StartWallpaperManagerService
  362. 04-13 09:21:12.504 1475 1475 I SystemServiceManager: Starting com.android.server.wallpaper.WallpaperManagerService$Lifecycle
  363. 04-13 09:21:12.508 1475 1475 I WallpaperManagerService: No static wallpaper imagery; defaults will be shown
  364. 04-13 09:21:12.509 1475 1475 W WallpaperManagerService: no current wallpaper -- first boot?
  365. 04-13 09:21:12.510 1475 1475 D SystemServerTiming: StartWallpaperManagerService took to complete: 8ms
  366. 04-13 09:21:12.511 1475 1475 I SystemServer: StartAudioService
  367. 04-13 09:21:12.511 1475 1475 I SystemServiceManager: Starting com.android.server.audio.AudioService$Lifecycle
  368. 04-13 09:21:12.561 1475 1475 D SystemServerTiming: StartAudioService took to complete: 50ms
  369. 04-13 09:21:12.561 1475 1475 I SystemServer: StartDockObserver
  370. 04-13 09:21:12.561 1475 1475 I SystemServiceManager: Starting com.android.server.DockObserver
  371. 04-13 09:21:12.563 1475 1475 W DockObserver: This kernel does not have dock station support
  372. 04-13 09:21:12.565 1475 1475 D SystemServerTiming: StartDockObserver took to complete: 4ms
  373. 04-13 09:21:12.565 1475 1475 I SystemServer: StartWiredAccessoryManager
  374. 04-13 09:21:12.567 1475 1475 W WiredAccessoryManager: This kernel does not have usb audio support
  375. 04-13 09:21:12.567 1475 1475 W WiredAccessoryManager: This kernel does not have HDMI audio support
  376. 04-13 09:21:12.567 1475 1475 D SystemServerTiming: StartWiredAccessoryManager took to complete: 1ms
  377. 04-13 09:21:12.567 1475 1475 I SystemServer: StartMidiManager
  378. 04-13 09:21:12.568 1475 1475 I SystemServiceManager: Starting com.android.server.midi.MidiService$Lifecycle
  379. 04-13 09:21:12.573 1475 1475 D SystemServerTiming: StartMidiManager took to complete: 5ms
  380. 04-13 09:21:12.573 1475 1475 I SystemServer: StartUsbService
  381. 04-13 09:21:12.573 1475 1475 I SystemServiceManager: Starting com.android.server.usb.UsbService$Lifecycle
  382. 04-13 09:21:12.592 1475 1603 I UsbPortManager: Usb hal service started android.hardware.usb@1.0::IUsb default
  383. 04-13 09:21:12.602 1475 1475 D SystemServerTiming: StartUsbService took to complete: 30ms
  384. 04-13 09:21:12.603 1475 1475 I SystemServer: StartSerialService
  385. 04-13 09:21:12.604 1475 1475 D SystemServerTiming: StartSerialService took to complete: 1ms
  386. 04-13 09:21:12.604 1475 1475 I SystemServer: StartHardwarePropertiesManagerService
  387. 04-13 09:21:12.608 1475 1475 D SystemServerTiming: StartHardwarePropertiesManagerService took to complete: 4ms
  388. 04-13 09:21:12.608 1475 1475 I SystemServer: StartTwilightService
  389. 04-13 09:21:12.609 1475 1475 I SystemServiceManager: Starting com.android.server.twilight.TwilightService
  390. 04-13 09:21:12.610 1475 1475 D SystemServerTiming: StartTwilightService took to complete: 1ms
  391. 04-13 09:21:12.610 1475 1475 I SystemServer: StartJobScheduler
  392. 04-13 09:21:12.610 1475 1475 I SystemServiceManager: Starting com.android.server.job.JobSchedulerService
  393. 04-13 09:21:12.615 1475 1475 I JobStore: Read 0 jobs
  394. 04-13 09:21:12.619 1475 1475 D ConnectivityService: requestNetwork for uid/pid:1000/1475 NetworkRequest [ TRACK_DEFAULT id=3, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  395. 04-13 09:21:12.624 1475 1475 D SystemServerTiming: StartJobScheduler took to complete: 15ms
  396. 04-13 09:21:12.625 1475 1475 I SystemServer: StartSoundTrigger
  397. 04-13 09:21:12.625 1475 1475 I SystemServiceManager: Starting com.android.server.soundtrigger.SoundTriggerService
  398. 04-13 09:21:12.629 1475 1475 D SystemServerTiming: StartSoundTrigger took to complete: 4ms
  399. 04-13 09:21:12.629 1475 1475 I SystemServer: StartTrustManager
  400. 04-13 09:21:12.630 1475 1475 I SystemServiceManager: Starting com.android.server.trust.TrustManagerService
  401. 04-13 09:21:12.633 1475 1475 D SystemServerTiming: StartTrustManager took to complete: 3ms
  402. 04-13 09:21:12.633 1475 1475 I SystemServer: StartBackupManager
  403. 04-13 09:21:12.634 1475 1475 I SystemServiceManager: Starting com.android.server.backup.BackupManagerService$Lifecycle
  404. 04-13 09:21:12.637 1475 1475 D SystemServerTiming: StartBackupManager took to complete: 3ms
  405. 04-13 09:21:12.638 1475 1475 I SystemServer: StartAppWidgerService
  406. 04-13 09:21:12.638 1475 1475 I SystemServiceManager: Starting com.android.server.appwidget.AppWidgetService
  407. 04-13 09:21:12.652 1475 1475 D SystemServerTiming: StartAppWidgerService took to complete: 14ms
  408. 04-13 09:21:12.652 1475 1475 I SystemServer: StartVoiceRecognitionManager
  409. 04-13 09:21:12.652 1475 1475 I SystemServiceManager: Starting com.android.server.voiceinteraction.VoiceInteractionManagerService
  410. 04-13 09:21:12.655 1475 1475 D SystemServerTiming: StartVoiceRecognitionManager took to complete: 3ms
  411. 04-13 09:21:12.656 1475 1475 I SystemServer: StartGestureLauncher
  412. 04-13 09:21:12.656 1475 1475 I SystemServiceManager: Starting com.android.server.GestureLauncherService
  413. 04-13 09:21:12.656 1475 1475 D SystemServerTiming: StartGestureLauncher took to complete: 1ms
  414. 04-13 09:21:12.656 1475 1475 I SystemServer: StartSensorNotification
  415. 04-13 09:21:12.657 1475 1475 I SystemServiceManager: Starting com.android.server.SensorNotificationService
  416. 04-13 09:21:12.657 1475 1475 D SystemServerTiming: StartSensorNotification took to complete: 0ms
  417. 04-13 09:21:12.657 1475 1475 I SystemServer: StartContextHubSystemService
  418. 04-13 09:21:12.657 1475 1475 I SystemServiceManager: Starting com.android.server.ContextHubSystemService
  419. 04-13 09:21:12.658 1475 1475 D SystemServerTiming: StartContextHubSystemService took to complete: 1ms
  420. 04-13 09:21:12.658 1475 1522 D SystemServerInitThreadPool: Started executing Init ContextHubSystemService
  421. 04-13 09:21:12.658 1475 1475 I SystemServer: StartDiskStatsService
  422. 04-13 09:21:12.662 1475 1475 D SystemServerTiming: StartDiskStatsService took to complete: 4ms
  423. 04-13 09:21:12.662 1475 1475 I SystemServer: StartNetworkTimeUpdateService
  424. 04-13 09:21:12.663 1475 1522 D SystemServerInitThreadPool: Finished executing Init ContextHubSystemService
  425. 04-13 09:21:12.665 1475 1475 D SystemServerTiming: StartNetworkTimeUpdateService took to complete: 3ms
  426. 04-13 09:21:12.665 1475 1475 I SystemServer: StartCommonTimeManagementService
  427. 04-13 09:21:12.668 1475 1475 D SystemServerTiming: StartCommonTimeManagementService took to complete: 3ms
  428. 04-13 09:21:12.668 1475 1475 I SystemServer: CertBlacklister
  429. 04-13 09:21:12.670 1475 1475 D SystemServerTiming: CertBlacklister took to complete: 2ms
  430. 04-13 09:21:12.670 1475 1475 I SystemServer: StartEmergencyAffordanceService
  431. 04-13 09:21:12.670 1475 1475 I SystemServiceManager: Starting com.android.server.emergency.EmergencyAffordanceService
  432. 04-13 09:21:12.671 1475 1475 D SystemServerTiming: StartEmergencyAffordanceService took to complete: 1ms
  433. 04-13 09:21:12.671 1475 1475 I SystemServer: StartDreamManager
  434. 04-13 09:21:12.671 1475 1475 I SystemServiceManager: Starting com.android.server.dreams.DreamManagerService
  435. 04-13 09:21:12.675 1475 1475 D SystemServerTiming: StartDreamManager took to complete: 5ms
  436. 04-13 09:21:12.676 1475 1475 I SystemServer: AddGraphicsStatsService
  437. 04-13 09:21:12.679 1475 1475 D SystemServerTiming: AddGraphicsStatsService took to complete: 3ms
  438. 04-13 09:21:12.681 1475 1475 I SystemServer: StartPrintManager
  439. 04-13 09:21:12.681 1475 1475 I SystemServiceManager: Starting com.android.server.print.PrintManagerService
  440. 04-13 09:21:12.685 1475 1475 D SystemServerTiming: StartPrintManager took to complete: 4ms
  441. 04-13 09:21:12.685 1475 1475 I SystemServer: StartCompanionDeviceManager
  442. 04-13 09:21:12.686 1475 1475 I SystemServiceManager: Starting com.android.server.companion.CompanionDeviceManagerService
  443. 04-13 09:21:12.691 1475 1475 D SystemServerTiming: StartCompanionDeviceManager took to complete: 5ms
  444. 04-13 09:21:12.691 1475 1475 I SystemServer: StartRestrictionManager
  445. 04-13 09:21:12.691 1475 1475 I SystemServiceManager: Starting com.android.server.restrictions.RestrictionsManagerService
  446. 04-13 09:21:12.694 1475 1475 D SystemServerTiming: StartRestrictionManager took to complete: 4ms
  447. 04-13 09:21:12.695 1475 1475 I SystemServer: StartMediaSessionService
  448. 04-13 09:21:12.695 1475 1475 I SystemServiceManager: Starting com.android.server.media.MediaSessionService
  449. 04-13 09:21:12.702 1475 1475 D SystemServerTiming: StartMediaSessionService took to complete: 7ms
  450. 04-13 09:21:12.702 1475 1475 I SystemServer: StartMediaResourceMonitor
  451. 04-13 09:21:12.702 1475 1475 I SystemServiceManager: Starting com.android.server.media.MediaResourceMonitorService
  452. 04-13 09:21:12.704 1475 1475 D SystemServerTiming: StartMediaResourceMonitor took to complete: 1ms
  453. 04-13 09:21:12.704 1475 1475 I SystemServer: StartMediaRouterService
  454. 04-13 09:21:12.708 1475 1475 D SystemServerTiming: StartMediaRouterService took to complete: 4ms
  455. 04-13 09:21:12.708 1475 1475 I SystemServer: StartFingerprintSensor
  456. 04-13 09:21:12.708 1475 1475 I SystemServiceManager: Starting com.android.server.fingerprint.FingerprintService
  457. 04-13 09:21:12.713 1475 1488 D SystemServerInitThreadPool: Started executing FingerprintService.onStart
  458. 04-13 09:21:12.713 1475 1488 V FingerprintService: mDeamon was null, reconnect to fingerprint
  459. 04-13 09:21:12.714 1475 1475 D SystemServerTiming: StartFingerprintSensor took to complete: 6ms
  460. 04-13 09:21:12.714 1475 1475 I SystemServer: StartBackgroundDexOptService
  461. 04-13 09:21:12.715 1475 1475 D SystemServerTiming: StartBackgroundDexOptService took to complete: 2ms
  462. 04-13 09:21:12.716 1475 1475 I SystemServer: StartPruneInstantAppsJobService
  463. 04-13 09:21:12.716 1475 1488 W FingerprintService: fingerprint HIDL not available
  464. 04-13 09:21:12.716 1475 1488 D SystemServerInitThreadPool: Finished executing FingerprintService.onStart
  465. 04-13 09:21:12.716 1475 1475 D SystemServerTiming: StartPruneInstantAppsJobService took to complete: 1ms
  466. 04-13 09:21:12.717 1475 1475 I SystemServer: StartShortcutServiceLifecycle
  467. 04-13 09:21:12.717 1475 1475 I SystemServiceManager: Starting com.android.server.pm.ShortcutService$Lifecycle
  468. 04-13 09:21:12.723 1475 1475 D SystemServerTiming: StartShortcutServiceLifecycle took to complete: 7ms
  469. 04-13 09:21:12.724 1475 1475 I SystemServer: StartLauncherAppsService
  470. 04-13 09:21:12.724 1475 1475 I SystemServiceManager: Starting com.android.server.pm.LauncherAppsService
  471. 04-13 09:21:12.727 1475 1475 D SystemServerTiming: StartLauncherAppsService took to complete: 3ms
  472. 04-13 09:21:12.727 1475 1475 I SystemServer: StartMediaProjectionManager
  473. 04-13 09:21:12.728 1475 1475 I SystemServiceManager: Starting com.android.server.media.projection.MediaProjectionManagerService
  474. 04-13 09:21:12.745 1475 1475 D SystemServerTiming: StartMediaProjectionManager took to complete: 19ms
  475. 04-13 09:21:12.746 1475 1475 I SystemServer: StartCameraServiceProxy
  476. 04-13 09:21:12.746 1475 1475 I SystemServiceManager: Starting com.android.server.camera.CameraServiceProxy
  477. 04-13 09:21:12.749 1475 1636 I ServiceThread: Enabled StrictMode logging for CameraService_proxy looper.
  478. 04-13 09:21:12.752 1475 1475 D SystemServerTiming: StartCameraServiceProxy took to complete: 6ms
  479. 04-13 09:21:12.763 1475 1475 I SyncManager: No initial accounts
  480. 04-13 09:21:12.763 1475 1475 I SyncManager: No initial status
  481. 04-13 09:21:12.763 1475 1475 I SyncManager: No initial statistics
  482. 04-13 09:21:12.776 1475 1475 I SystemServer: StartJitCompilation
  483. 04-13 09:21:12.776 1475 1475 D SystemServerTiming: StartJitCompilation took to complete: 0ms
  484. 04-13 09:21:12.776 1475 1475 I SystemServer: StartMmsService
  485. 04-13 09:21:12.777 1475 1475 I SystemServiceManager: Starting com.android.server.MmsServiceBroker
  486. 04-13 09:21:12.780 1475 1475 D SystemServerTiming: StartMmsService took to complete: 3ms
  487. 04-13 09:21:12.780 1475 1475 I SystemServer: StartAutoFillService
  488. 04-13 09:21:12.781 1475 1475 I SystemServiceManager: Starting com.android.server.autofill.AutofillManagerService
  489. 04-13 09:21:12.783 1475 1475 I AutofillManagerService: Setting debug to true
  490. 04-13 09:21:12.790 1475 1475 D SystemServerTiming: StartAutoFillService took to complete: 9ms
  491. 04-13 09:21:12.791 1475 1475 I LineageSystemServer: Attempting to start service org.lineageos.platform.internal.ProfileManagerService
  492. 04-13 09:21:12.800 1475 1475 I LineageSystemServer: Starting service org.lineageos.platform.internal.ProfileManagerService
  493. 04-13 09:21:12.801 1475 1475 I SystemServiceManager: Starting org.lineageos.platform.internal.ProfileManagerService
  494. 04-13 09:21:12.819 1475 1475 I LineageSystemServer: Attempting to start service org.lineageos.platform.internal.LineageHardwareService
  495. 04-13 09:21:12.827 1475 1475 I LineageSystemServer: Starting service org.lineageos.platform.internal.LineageHardwareService
  496. 04-13 09:21:12.828 1475 1475 I SystemServiceManager: Starting org.lineageos.platform.internal.LineageHardwareService
  497. 04-13 09:21:12.830 1475 1475 I LineageSystemServer: Attempting to start service org.lineageos.platform.internal.PerformanceManagerService
  498. 04-13 09:21:12.837 1475 1638 I ServiceThread: Enabled StrictMode logging for PerformanceManager looper.
  499. 04-13 09:21:12.837 1475 1475 I LineageSystemServer: Starting service org.lineageos.platform.internal.PerformanceManagerService
  500. 04-13 09:21:12.838 1475 1475 I SystemServiceManager: Starting org.lineageos.platform.internal.PerformanceManagerService
  501. 04-13 09:21:12.840 1475 1639 I ServiceThread: Enabled StrictMode logging for PerformanceManager looper.
  502. 04-13 09:21:12.841 1475 1475 I LineageSystemServer: Attempting to start service org.lineageos.platform.internal.LineageWeatherManagerService
  503. 04-13 09:21:12.847 1475 1475 I LineageSystemServer: Starting service org.lineageos.platform.internal.LineageWeatherManagerService
  504. 04-13 09:21:12.847 1475 1475 I SystemServiceManager: Starting org.lineageos.platform.internal.LineageWeatherManagerService
  505. 04-13 09:21:12.850 1475 1475 I LineageSystemServer: Attempting to start service org.lineageos.platform.internal.display.LiveDisplayService
  506. 04-13 09:21:12.857 1475 1640 I ServiceThread: Enabled StrictMode logging for LiveDisplay looper.
  507. 04-13 09:21:12.859 1475 1475 D LineageSystemServer: Not starting org.lineageos.platform.internal.display.LiveDisplayService - only parsing core apps
  508. 04-13 09:21:12.859 1475 1475 I LineageSystemServer: Attempting to start service org.lineageos.platform.internal.LineageAudioService
  509. 04-13 09:21:12.861 1475 1475 I LineageSystemServer: Starting service org.lineageos.platform.internal.LineageAudioService
  510. 04-13 09:21:12.861 1475 1475 I SystemServiceManager: Starting org.lineageos.platform.internal.LineageAudioService
  511. 04-13 09:21:12.868 1475 1475 I LineageSystemServer: Attempting to start service org.lineageos.platform.internal.StyleInterfaceService
  512. 04-13 09:21:12.872 1475 1475 I LineageSystemServer: Starting service org.lineageos.platform.internal.StyleInterfaceService
  513. 04-13 09:21:12.872 1475 1475 I SystemServiceManager: Starting org.lineageos.platform.internal.StyleInterfaceService
  514. 04-13 09:21:12.873 1475 1475 I SystemServer: MakeVibratorServiceReady
  515. 04-13 09:21:12.876 1475 1475 D SystemServerTiming: MakeVibratorServiceReady took to complete: 2ms
  516. 04-13 09:21:12.876 1475 1475 I SystemServer: MakeLockSettingsServiceReady
  517. 04-13 09:21:12.892 1475 1475 I LockSettingsService: Migrated lock settings to new location
  518. 04-13 09:21:12.895 1475 1475 I LockSettingsService: Migrated per-user lock settings to new location
  519. 04-13 09:21:12.900 1475 1475 I LockSettingsService: Migrated biometric weak to use the fallback instead
  520. 04-13 09:21:12.902 1475 1475 I LockSettingsService: Migrated lockscreen disabled flag
  521. 04-13 09:21:12.907 1475 1475 E LockSettingsService: Unable to acquire GateKeeperService
  522. 04-13 09:21:12.910 1475 1475 I SyntheticPasswordManager: Device does not support weaver
  523. 04-13 09:21:12.913 1475 1475 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.password.key: open failed: ENOENT (No such file or directory)
  524. 04-13 09:21:12.913 1475 1475 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/password.key: open failed: ENOENT (No such file or directory)
  525. 04-13 09:21:12.914 1475 1475 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.pattern.key: open failed: ENOENT (No such file or directory)
  526. 04-13 09:21:12.914 1475 1475 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gatekeeper.gesture.key: open failed: ENOENT (No such file or directory)
  527. 04-13 09:21:12.915 1475 1475 E LockSettingsStorage: Cannot read file java.io.FileNotFoundException: /data/system/gesture.key: open failed: ENOENT (No such file or directory)
  528. 04-13 09:21:12.916 1475 1475 D SystemServerTiming: MakeLockSettingsServiceReady took to complete: 40ms
  529. 04-13 09:21:12.916 1475 1475 I SystemServer: StartBootPhaseLockSettingsReady
  530. 04-13 09:21:12.916 1475 1475 I SystemServiceManager: Starting phase 480
  531. 04-13 09:21:12.924 1475 1475 D SystemServerTiming: StartBootPhaseLockSettingsReady took to complete: 7ms
  532. 04-13 09:21:12.924 1475 1475 I SystemServer: StartBootPhaseSystemServicesReady
  533. 04-13 09:21:12.924 1475 1475 I SystemServiceManager: Starting phase 500
  534. 04-13 09:21:12.927 1475 1475 W UsageStatsService: Missing procfs interface: /proc/uid_procstat/set
  535. 04-13 09:21:12.933 1475 1475 I VrManagerService: No default vr listener service found.
  536. 04-13 09:21:12.949 1475 1622 D ConnectivityService: Got NetworkFactory Messenger for Ethernet
  537. 04-13 09:21:12.953 1475 1475 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={EVENTS_DEFAULT_RULE=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=null,component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=EVENTS_DEFAULT_RULE,creationTime=8842872436,enabler=null], SCHEDULED_DEFAULT_RULE_1=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=null,component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=SCHEDULED_DEFAULT_RULE_1,creationTime=8842872434,enabler=null], SCHEDULED_DEFAULT_RULE_2=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=null,component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=SCHEDULED_DEFAULT_RULE_2,creationTime=8842872434,enabler=null]},manualRule=null],Diff[]
  538. 04-13 09:21:12.954 1475 1475 D ZenLog : set_zen_mode: off,onSystemReady
  539. 04-13 09:21:12.960 1475 1475 W SoundTriggerHelper: listModules status=0, # of modules=0
  540. 04-13 09:21:12.966 1475 1475 D SystemServerTiming: StartBootPhaseSystemServicesReady took to complete: 43ms
  541. 04-13 09:21:12.966 1475 1475 I SystemServer: MakeWindowManagerServiceReady
  542. 04-13 09:21:13.021 1475 1475 D SystemServerTiming: MakeWindowManagerServiceReady took to complete: 55ms
  543. 04-13 09:21:13.024 1475 1475 I SystemServer: MakePowerManagerServiceReady
  544. 04-13 09:21:13.060 1475 1501 W KeyguardServiceDelegate: onScreenTurningOn(): no keyguard service!
  545. 04-13 09:21:13.065 1475 1475 D SystemServerTiming: MakePowerManagerServiceReady took to complete: 42ms
  546. 04-13 09:21:13.065 1475 1490 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  547. 04-13 09:21:13.065 1475 1475 I SystemServer: MakePackageManagerServiceReady
  548. 04-13 09:21:13.071 1475 1475 D VoldConnector: SND -> {4 volume remount_uid 1001 none}
  549. 04-13 09:21:13.072 362 367 D vold : Remounting 1001 as mode none
  550. 04-13 09:21:13.081 362 367 D vold : Found matching PID 498
  551. 04-13 09:21:13.081 362 367 W vold : Skipping due to root namespace
  552. 04-13 09:21:13.081 362 367 D vold : Found matching PID 499
  553. 04-13 09:21:13.081 362 367 W vold : Skipping due to root namespace
  554. 04-13 09:21:13.081 362 367 D vold : Found matching PID 501
  555. 04-13 09:21:13.081 362 367 W vold : Skipping due to root namespace
  556. 04-13 09:21:13.082 362 367 D vold : Found matching PID 579
  557. 04-13 09:21:13.082 362 367 W vold : Skipping due to root namespace
  558. 04-13 09:21:13.082 1475 1608 D VoldConnector: RCV <- {200 4 Command succeeded}
  559. 04-13 09:21:13.084 1475 1475 D VoldConnector: SND -> {5 volume remount_uid 1001 none}
  560. 04-13 09:21:13.085 362 367 D vold : Remounting 1001 as mode none
  561. 04-13 09:21:13.092 362 367 D vold : Found matching PID 498
  562. 04-13 09:21:13.092 362 367 W vold : Skipping due to root namespace
  563. 04-13 09:21:13.093 362 367 D vold : Found matching PID 499
  564. 04-13 09:21:13.093 362 367 W vold : Skipping due to root namespace
  565. 04-13 09:21:13.093 362 367 D vold : Found matching PID 501
  566. 04-13 09:21:13.093 362 367 W vold : Skipping due to root namespace
  567. 04-13 09:21:13.093 362 367 D vold : Found matching PID 579
  568. 04-13 09:21:13.093 362 367 W vold : Skipping due to root namespace
  569. 04-13 09:21:13.093 1475 1608 D VoldConnector: RCV <- {200 5 Command succeeded}
  570. 04-13 09:21:13.097 1475 1475 D VoldConnector: SND -> {6 volume remount_uid 1000 none}
  571. 04-13 09:21:13.098 362 367 D vold : Remounting 1000 as mode none
  572. 04-13 09:21:13.105 362 367 D vold : Found matching PID 354
  573. 04-13 09:21:13.105 362 367 W vold : Skipping due to root namespace
  574. 04-13 09:21:13.105 362 367 D vold : Found matching PID 355
  575. 04-13 09:21:13.105 362 367 W vold : Skipping due to root namespace
  576. 04-13 09:21:13.105 362 367 D vold : Found matching PID 356
  577. 04-13 09:21:13.105 362 367 W vold : Skipping due to root namespace
  578. 04-13 09:21:13.105 362 367 D vold : Found matching PID 404
  579. 04-13 09:21:13.105 362 367 W vold : Skipping due to root namespace
  580. 04-13 09:21:13.105 362 367 D vold : Found matching PID 406
  581. 04-13 09:21:13.105 362 367 W vold : Skipping due to root namespace
  582. 04-13 09:21:13.105 362 367 D vold : Found matching PID 407
  583. 04-13 09:21:13.106 362 367 W vold : Skipping due to root namespace
  584. 04-13 09:21:13.106 362 367 D vold : Found matching PID 408
  585. 04-13 09:21:13.106 362 367 W vold : Skipping due to root namespace
  586. 04-13 09:21:13.106 362 367 D vold : Found matching PID 413
  587. 04-13 09:21:13.106 362 367 W vold : Skipping due to root namespace
  588. 04-13 09:21:13.106 362 367 D vold : Found matching PID 414
  589. 04-13 09:21:13.106 362 367 W vold : Skipping due to root namespace
  590. 04-13 09:21:13.106 362 367 D vold : Found matching PID 417
  591. 04-13 09:21:13.106 362 367 W vold : Skipping due to root namespace
  592. 04-13 09:21:13.106 362 367 D vold : Found matching PID 423
  593. 04-13 09:21:13.106 362 367 W vold : Skipping due to root namespace
  594. 04-13 09:21:13.106 362 367 D vold : Found matching PID 491
  595. 04-13 09:21:13.106 362 367 W vold : Skipping due to root namespace
  596. 04-13 09:21:13.107 362 367 D vold : Found matching PID 1475
  597. 04-13 09:21:13.142 1475 1608 D VoldConnector: RCV <- {200 6 Command succeeded}
  598. 04-13 09:21:13.144 1475 1475 D VoldConnector: SND -> {7 volume remount_uid 1000 none}
  599. 04-13 09:21:13.144 362 367 D vold : Remounting 1000 as mode none
  600. 04-13 09:21:13.151 362 367 D vold : Found matching PID 354
  601. 04-13 09:21:13.152 362 367 W vold : Skipping due to root namespace
  602. 04-13 09:21:13.152 362 367 D vold : Found matching PID 355
  603. 04-13 09:21:13.152 362 367 W vold : Skipping due to root namespace
  604. 04-13 09:21:13.152 362 367 D vold : Found matching PID 356
  605. 04-13 09:21:13.152 362 367 W vold : Skipping due to root namespace
  606. 04-13 09:21:13.152 362 367 D vold : Found matching PID 404
  607. 04-13 09:21:13.152 362 367 W vold : Skipping due to root namespace
  608. 04-13 09:21:13.152 362 367 D vold : Found matching PID 406
  609. 04-13 09:21:13.152 362 367 W vold : Skipping due to root namespace
  610. 04-13 09:21:13.153 362 367 D vold : Found matching PID 407
  611. 04-13 09:21:13.153 362 367 W vold : Skipping due to root namespace
  612. 04-13 09:21:13.153 362 367 D vold : Found matching PID 408
  613. 04-13 09:21:13.153 362 367 W vold : Skipping due to root namespace
  614. 04-13 09:21:13.153 362 367 D vold : Found matching PID 413
  615. 04-13 09:21:13.153 362 367 W vold : Skipping due to root namespace
  616. 04-13 09:21:13.153 362 367 D vold : Found matching PID 414
  617. 04-13 09:21:13.153 362 367 W vold : Skipping due to root namespace
  618. 04-13 09:21:13.153 362 367 D vold : Found matching PID 417
  619. 04-13 09:21:13.153 362 367 W vold : Skipping due to root namespace
  620. 04-13 09:21:13.153 362 367 D vold : Found matching PID 423
  621. 04-13 09:21:13.153 362 367 W vold : Skipping due to root namespace
  622. 04-13 09:21:13.153 362 367 D vold : Found matching PID 491
  623. 04-13 09:21:13.153 362 367 W vold : Skipping due to root namespace
  624. 04-13 09:21:13.154 362 367 D vold : Found matching PID 1475
  625. 04-13 09:21:13.203 1475 1608 D VoldConnector: RCV <- {200 7 Command succeeded}
  626. 04-13 09:21:13.230 1475 1475 D VoldConnector: SND -> {8 volume remount_uid 2000 none}
  627. 04-13 09:21:13.231 362 367 D vold : Remounting 2000 as mode none
  628. 04-13 09:21:13.245 1475 1608 D VoldConnector: RCV <- {200 8 Command succeeded}
  629. 04-13 09:21:13.247 1475 1475 D VoldConnector: SND -> {9 volume remount_uid 2000 none}
  630. 04-13 09:21:13.249 362 367 D vold : Remounting 2000 as mode none
  631. 04-13 09:21:13.260 1475 1608 D VoldConnector: RCV <- {200 9 Command succeeded}
  632. 04-13 09:21:13.263 1475 1475 D VoldConnector: SND -> {10 volume remount_uid 10004 none}
  633. 04-13 09:21:13.264 362 367 D vold : Remounting 10004 as mode none
  634. 04-13 09:21:13.275 1475 1608 D VoldConnector: RCV <- {200 10 Command succeeded}
  635. 04-13 09:21:13.277 1475 1475 D VoldConnector: SND -> {11 volume remount_uid 10004 none}
  636. 04-13 09:21:13.278 362 367 D vold : Remounting 10004 as mode none
  637. 04-13 09:21:13.288 1475 1608 D VoldConnector: RCV <- {200 11 Command succeeded}
  638. 04-13 09:21:13.292 1475 1475 W VoiceInteractionManagerService: no available voice interaction services found for user 0
  639. 04-13 09:21:13.292 1475 1475 W VoiceInteractionManagerService: no available voice recognition services found for user 0
  640. 04-13 09:21:13.319 1475 1475 D SystemServerTiming: MakePackageManagerServiceReady took to complete: 254ms
  641. 04-13 09:21:13.320 1475 1475 I SystemServer: MakeDisplayManagerServiceReady
  642. 04-13 09:21:13.320 1475 1475 D SystemServerTiming: MakeDisplayManagerServiceReady took to complete: 0ms
  643. 04-13 09:21:13.325 1475 1475 I ActivityManager: System now ready
  644. 04-13 09:21:13.333 1475 1475 I SystemServer: Making services ready
  645. 04-13 09:21:13.333 1475 1475 I SystemServer: StartActivityManagerReadyPhase
  646. 04-13 09:21:13.333 1475 1475 I SystemServiceManager: Starting phase 550
  647. 04-13 09:21:13.340 1475 1475 D BluetoothManagerService: Bluetooth boot completed
  648. 04-13 09:21:13.340 1475 1475 D BluetoothManagerService: Auto-enabling Bluetooth.
  649. 04-13 09:21:13.341 1475 1498 D BluetoothManagerService: MESSAGE_ENABLE(0): mBluetooth = null
  650. 04-13 09:21:13.341 1475 1498 E BluetoothManagerService: Fail to bind to: Intent { act=android.bluetooth.IBluetooth }
  651. 04-13 09:21:13.410 1475 1475 I ActivityManager: Start proc 1650:com.android.inputmethod.latin/u0a5 for service com.android.inputmethod.latin/.LatinIME
  652. 04-13 09:21:13.412 1475 1475 W SystemServiceManager: Service com.android.server.InputMethodManagerService$Lifecycle took 72 ms in onBootPhase
  653. 04-13 09:21:13.413 1475 1607 D StorageManagerService: Thinking about init, mSystemReady=true, mDaemonConnected=true
  654. 04-13 09:21:13.413 1475 1607 D StorageManagerService: Setting up emulation state, initlocked=false
  655. 04-13 09:21:13.413 1475 1607 D CryptdConnector: SND -> {2 cryptfs unlock_user_key 0 0 ! !}
  656. 04-13 09:21:13.414 362 368 D vold : e4crypt_unlock_user_key 0 serial=0 token_present=0
  657. 04-13 09:21:13.415 362 368 E vold : Failed to chmod /data/system_ce/0: No such file or directory
  658. 04-13 09:21:13.415 362 368 E vold : Failed to chmod /data/misc_ce/0: No such file or directory
  659. 04-13 09:21:13.415 362 368 E vold : Failed to chmod /data/media/0: No such file or directory
  660. 04-13 09:21:13.415 1475 1609 D CryptdConnector: RCV <- {200 2 Command succeeded}
  661. 04-13 09:21:13.416 1475 1607 D StorageManagerService: Thinking about reset, mSystemReady=true, mDaemonConnected=true
  662. 04-13 09:21:13.417 1475 1607 D VoldConnector: SND -> {12 volume reset}
  663. 04-13 09:21:13.418 1475 1608 D VoldConnector: RCV <- {651 emulated 7}
  664. 04-13 09:21:13.419 1475 1608 D VoldConnector: RCV <- {659 emulated}
  665. 04-13 09:21:13.419 1475 1608 D VoldConnector: RCV <- {650 emulated 2 "" ""}
  666. 04-13 09:21:13.420 1475 1608 D VoldConnector: RCV <- {654 emulated emulated}
  667. 04-13 09:21:13.420 1475 1608 D VoldConnector: RCV <- {651 emulated 0}
  668. 04-13 09:21:13.420 1475 1497 D StorageManagerService: System booted in core-only mode; ignoring volume emulated
  669. 04-13 09:21:13.420 1475 1608 D VoldConnector: RCV <- {200 12 Command succeeded}
  670. 04-13 09:21:13.421 1475 1607 D VoldConnector: SND -> {13 volume user_added 0 0}
  671. 04-13 09:21:13.421 1475 1608 D VoldConnector: RCV <- {200 13 Command succeeded}
  672. 04-13 09:21:13.445 1475 1475 I LockSettingsService: Migrated migrated_frp.
  673. 04-13 09:21:13.451 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 0, type: 2]
  674. 04-13 09:21:13.451 1475 1630 D BluetoothManagerService: Creating new ProfileServiceConnections object for profile: 1
  675. 04-13 09:21:13.451 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 0, type: 1]
  676. 04-13 09:21:13.451 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 1, type: 2]
  677. 04-13 09:21:13.451 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 1, type: 1]
  678. 04-13 09:21:13.451 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 2, type: 2]
  679. 04-13 09:21:13.451 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 2, type: 1]
  680. 04-13 09:21:13.451 1475 1630 E BluetoothManagerService: Fail to bind to: Intent { act=android.bluetooth.IBluetoothHeadset }
  681. 04-13 09:21:13.451 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 3, type: 2]
  682. 04-13 09:21:13.451 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 3, type: 1]
  683. 04-13 09:21:13.451 1475 1630 W BluetoothManagerService: Unable to bind with intent: Intent { act=android.bluetooth.IBluetoothHeadset }
  684. 04-13 09:21:13.451 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 4, type: 2]
  685. 04-13 09:21:13.451 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 4, type: 1]
  686. 04-13 09:21:13.451 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 5, type: 2]
  687. 04-13 09:21:13.451 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 5, type: 1]
  688. 04-13 09:21:13.451 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 6, type: 2]
  689. 04-13 09:21:13.452 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 7, type: 1]
  690. 04-13 09:21:13.452 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 8, type: 2]
  691. 04-13 09:21:13.452 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 10, type: 2]
  692. 04-13 09:21:13.452 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 10, type: 1]
  693. 04-13 09:21:13.452 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 11, type: 2]
  694. 04-13 09:21:13.452 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 11, type: 1]
  695. 04-13 09:21:13.452 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 12, type: 2]
  696. 04-13 09:21:13.452 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 12, type: 1]
  697. 04-13 09:21:13.452 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 13, type: 2]
  698. 04-13 09:21:13.452 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 13, type: 1]
  699. 04-13 09:21:13.452 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 14, type: 2]
  700. 04-13 09:21:13.452 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 14, type: 1]
  701. 04-13 09:21:13.452 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 15, type: 2]
  702. 04-13 09:21:13.452 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 15, type: 1]
  703. 04-13 09:21:13.452 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 16, type: 2]
  704. 04-13 09:21:13.452 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 19, type: 2]
  705. 04-13 09:21:13.452 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 19, type: 1]
  706. 04-13 09:21:13.453 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 20, type: 2]
  707. 04-13 09:21:13.453 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 20, type: 1]
  708. 04-13 09:21:13.453 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 21, type: 1]
  709. 04-13 09:21:13.453 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 22, type: 2]
  710. 04-13 09:21:13.453 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 22, type: 1]
  711. 04-13 09:21:13.453 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 23, type: 2]
  712. 04-13 09:21:13.453 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 23, type: 1]
  713. 04-13 09:21:13.453 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 24, type: 2]
  714. 04-13 09:21:13.453 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 24, type: 1]
  715. 04-13 09:21:13.453 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 25, type: 2]
  716. 04-13 09:21:13.453 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 26, type: 1]
  717. 04-13 09:21:13.453 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 27, type: 2]
  718. 04-13 09:21:13.453 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 28, type: 2]
  719. 04-13 09:21:13.453 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 29, type: 2]
  720. 04-13 09:21:13.453 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 30, type: 2]
  721. 04-13 09:21:13.453 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 31, type: 2]
  722. 04-13 09:21:13.453 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 32, type: 2]
  723. 04-13 09:21:13.453 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 33, type: 2]
  724. 04-13 09:21:13.454 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 34, type: 2]
  725. 04-13 09:21:13.454 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 35, type: 2]
  726. 04-13 09:21:13.455 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 35, type: 1]
  727. 04-13 09:21:13.455 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 36, type: 2]
  728. 04-13 09:21:13.455 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 36, type: 1]
  729. 04-13 09:21:13.455 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 43, type: 2]
  730. 04-13 09:21:13.457 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 44, type: 2]
  731. 04-13 09:21:13.457 1475 1475 D UsbAlsaManager: Adding ALSA device AlsaDevice: [card: 0, device: 44, type: 1]
  732. 04-13 09:21:13.466 1475 1603 E UsbPortManager: port status enquiry failed
  733. 04-13 09:21:13.473 1475 1497 D UsbDeviceManager: push notification:USB charging this device
  734. 04-13 09:21:13.482 1475 1475 I ActivityManager: Start proc 1668:com.android.systemui/u0a4 for service com.android.systemui/.keyguard.KeyguardService
  735. 04-13 09:21:13.484 1475 1475 D SystemServerTiming: StartActivityManagerReadyPhase took to complete: 150ms
  736. 04-13 09:21:13.484 1475 1475 I SystemServer: StartObservingNativeCrashes
  737. 04-13 09:21:13.486 1475 1475 D SystemServerTiming: StartObservingNativeCrashes took to complete: 1ms
  738. 04-13 09:21:13.486 1475 1475 I SystemServer: StartSystemUI
  739. 04-13 09:21:13.488 1475 1475 D SystemServerTiming: StartSystemUI took to complete: 2ms
  740. 04-13 09:21:13.488 1475 1475 I SystemServer: MakeNetworkScoreReady
  741. 04-13 09:21:13.489 1475 1475 D SystemServerTiming: MakeNetworkScoreReady took to complete: 1ms
  742. 04-13 09:21:13.489 1475 1475 I SystemServer: MakeNetworkManagementServiceReady
  743. 04-13 09:21:13.490 1475 1475 D NetworkManagement: enabling bandwidth control
  744. 04-13 09:21:13.511 1475 1475 D SystemServerTiming: MakeNetworkManagementServiceReady took to complete: 22ms
  745. 04-13 09:21:13.512 1475 1475 I SystemServer: MakeNetworkStatsServiceReady
  746. 04-13 09:21:13.513 1475 1614 D NetworkPolicy: setRestrictBackgroundUL(): false
  747. 04-13 09:21:13.524 1475 1493 E BatteryExternalStatsWorker: no controller energy info supplied for wifi
  748. 04-13 09:21:13.524 1475 1493 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  749. 04-13 09:21:13.547 1475 1475 D SystemServerTiming: MakeNetworkStatsServiceReady took to complete: 35ms
  750. 04-13 09:21:13.547 1475 1475 I SystemServer: MakeConnectivityServiceReady
  751. 04-13 09:21:13.557 1475 1475 D SystemServerTiming: MakeConnectivityServiceReady took to complete: 10ms
  752. 04-13 09:21:13.557 1475 1475 I SystemServer: MakeNetworkPolicyServiceReady
  753. 04-13 09:21:13.558 1475 1475 D SystemServerTiming: MakeNetworkPolicyServiceReady took to complete: 0ms
  754. 04-13 09:21:13.558 1475 1475 I SystemServer: StartWatchdog
  755. 04-13 09:21:13.558 1475 1475 D SystemServerTiming: StartWatchdog took to complete: 1ms
  756. 04-13 09:21:13.559 1475 1475 I SystemServer: PhaseThirdPartyAppsCanStart
  757. 04-13 09:21:13.559 1475 1475 I SystemServiceManager: Starting phase 600
  758. 04-13 09:21:13.563 1475 1475 V WallpaperManagerService: bindWallpaperComponentLocked: componentName=null
  759. 04-13 09:21:13.563 1475 1475 V WallpaperManagerService: No default component; using image wallpaper
  760. 04-13 09:21:13.593 1475 1475 D SystemServerTiming: PhaseThirdPartyAppsCanStart took to complete: 35ms
  761. 04-13 09:21:13.594 1475 1475 I SystemServer: MakeLocationServiceReady
  762. 04-13 09:21:13.728 1475 1475 W LocationManagerService: no network location provider found
  763. 04-13 09:21:13.733 1475 1475 E LocationManagerService: no geocoder provider found
  764. 04-13 09:21:13.733 1475 1475 D LocationManagerService: FLP HAL not supported
  765. 04-13 09:21:13.737 1475 1475 D LocationManagerService: Unable to bind FLP Geofence proxy.
  766. 04-13 09:21:13.737 1475 1475 D LocationManagerService: Hardware Activity-Recognition not supported.
  767. 04-13 09:21:13.739 1475 1475 D LocationManagerService: Unable to bind ActivityRecognitionProxy.
  768. 04-13 09:21:13.745 1475 1475 D SystemServerTiming: MakeLocationServiceReady took to complete: 151ms
  769. 04-13 09:21:13.745 1475 1475 I SystemServer: MakeCountryDetectionServiceReady
  770. 04-13 09:21:13.746 1475 1475 D SystemServerTiming: MakeCountryDetectionServiceReady took to complete: 0ms
  771. 04-13 09:21:13.746 1475 1475 I SystemServer: MakeNetworkTimeUpdateReady
  772. 04-13 09:21:13.751 1475 1475 D ConnectivityService: requestNetwork for uid/pid:1000/1475 NetworkRequest [ TRACK_DEFAULT id=6, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
  773. 04-13 09:21:13.751 1475 1475 D SystemServerTiming: MakeNetworkTimeUpdateReady took to complete: 6ms
  774. 04-13 09:21:13.751 1475 1475 I SystemServer: MakeCommonTimeManagementServiceReady
  775. 04-13 09:21:13.753 1475 1475 D SystemServerTiming: MakeCommonTimeManagementServiceReady took to complete: 1ms
  776. 04-13 09:21:13.753 1475 1475 I SystemServer: MakeInputManagerServiceReady
  777. 04-13 09:21:13.754 1475 1475 D SystemServerTiming: MakeInputManagerServiceReady took to complete: 2ms
  778. 04-13 09:21:13.755 1475 1475 I SystemServer: MakeTelephonyRegistryReady
  779. 04-13 09:21:13.755 1475 1475 D SystemServerTiming: MakeTelephonyRegistryReady took to complete: 1ms
  780. 04-13 09:21:13.756 1475 1475 I SystemServer: MakeMediaRouterServiceReady
  781. 04-13 09:21:13.756 1475 1475 D SystemServerTiming: MakeMediaRouterServiceReady took to complete: 1ms
  782. 04-13 09:21:13.757 1475 1475 I SystemServer: MakeMmsServiceReady
  783. 04-13 09:21:13.757 1475 1475 I MmsServiceBroker: Delay connecting to MmsService until an API is called
  784. 04-13 09:21:13.757 1475 1475 D SystemServerTiming: MakeMmsServiceReady took to complete: 0ms
  785. 04-13 09:21:13.757 1475 1475 I SystemServer: MakeNetworkScoreServiceReady
  786. 04-13 09:21:13.757 1475 1475 D SystemServerTiming: MakeNetworkScoreServiceReady took to complete: 0ms
  787. 04-13 09:21:13.757 1475 1475 I SystemServer: IncidentDaemonReady
  788. 04-13 09:21:13.758 1475 1475 D SystemServerTiming: IncidentDaemonReady took to complete: 1ms
  789. 04-13 09:21:13.758 1475 1475 I SystemServiceManager: Calling onStartUser u0
  790. 04-13 09:21:13.760 1475 1475 W VoiceInteractionManagerService: no available voice interaction services found for user 0
  791. 04-13 09:21:13.760 1475 1475 W VoiceInteractionManagerService: no available voice recognition services found for user 0
  792. 04-13 09:21:13.760 1475 1475 W CameraService_proxy: Could not notify mediaserver, camera service not available.
  793. 04-13 09:21:13.789 1475 1475 I ActivityManager: Start proc 1748:com.android.phone/1001 for added application com.android.phone
  794. 04-13 09:21:13.790 1475 1475 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.android.settings/.CryptKeeper} from uid 0
  795. 04-13 09:21:13.801 1475 1475 I ActivityManager: Loaded persisted task ids for user 0
  796. 04-13 09:21:13.831 1475 1475 I ActivityManager: Start proc 1778:com.android.settings:CryptKeeper/1000 for activity com.android.settings/.CryptKeeper
  797. 04-13 09:21:13.835 1475 1475 D SystemServerTiming: ActivityManagerStartApps took to complete: 77ms
  798. 04-13 09:21:13.835 1475 1475 D SystemServerTiming: PhaseActivityManagerReady took to complete: 514ms
  799. 04-13 09:21:13.840 1475 1475 D SystemServerInitThreadPool: Shutdown successful
  800. 04-13 09:21:13.842 1475 1475 D SystemServerTiming: StartServices took to complete: 5535ms
  801. 04-13 09:21:13.843 1475 1475 I SystemServer: Enabled StrictMode for system server main thread.
  802. 04-13 09:21:13.865 1475 1475 D ConditionProviders.SCP: onConnected
  803. 04-13 09:21:13.878 1475 1475 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1476 com.android.server.content.SyncManager$13.run:722 android.os.Handler.handleCallback:790 android.os.Handler.dispatchMessage:99 android.os.Looper.loop:164
  804. 04-13 09:21:13.925 1475 1475 D ZenLog : set_zen_mode: off,cleanUpZenRules
  805. 04-13 09:21:13.936 1475 1475 D ConditionProviders: Subscribing to condition://android/event?userId=-10000&calendar=&reply=1 with ComponentInfo{android/com.android.server.notification.EventConditionProvider}
  806. 04-13 09:21:13.936 1475 1475 D ZenLog : subscribe: condition://android/event?userId=-10000&calendar=&reply=1,ok
  807. 04-13 09:21:13.937 1475 1475 D ConditionProviders: Subscribing to condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false with ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider}
  808. 04-13 09:21:13.937 1475 1475 D ZenLog : subscribe: condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false,ok
  809. 04-13 09:21:13.937 1475 1475 D ConditionProviders: Subscribing to condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false with ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider}
  810. 04-13 09:21:13.937 1475 1475 D ZenLog : subscribe: condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false,ok
  811. 04-13 09:21:13.981 1650 1799 E ActivityThread: Failed to find provider info for user_dictionary
  812. 04-13 09:21:14.238 1475 1475 D BluetoothManagerService: Creating new ProfileServiceConnections object for profile: 1
  813. 04-13 09:21:14.238 1475 1475 E BluetoothManagerService: Fail to bind to: Intent { act=android.bluetooth.IBluetoothHeadset }
  814. 04-13 09:21:14.238 1475 1475 W BluetoothManagerService: Unable to bind with intent: Intent { act=android.bluetooth.IBluetoothHeadset }
  815. 04-13 09:21:14.253 1475 1475 I Telecom : SystemStateProvider: Registering car mode receiver: android.content.IntentFilter@ade84c7: TS.init@AAA
  816. 04-13 09:21:14.254 1475 1831 I Telecom : BluetoothRouteManager: getBluetoothAudioConnectedDevice: no headset service available.
  817. 04-13 09:21:14.331 1475 1840 I Telecom : Logging.Events: Non-call EVENT: AUDIO_ROUTE, Entering state QuiescentEarpieceRoute
  818. 04-13 09:21:14.404 1475 1847 I Telecom : CallAudioModeStateMachine: Message received: null.: TS.init->CAMSM.pM_1@AAA
  819. 04-13 09:21:14.450 1475 1475 I Telecom : MissedCallNotifierImpl: Boot not yet complete -- call log db may not be available. Deferring loading until boot complete.: TS.init@AAA
  820. 04-13 09:21:14.468 1668 1668 D SystemUIBootTiming: StartServicesDependency took to complete: 70ms
  821. 04-13 09:21:14.470 1475 1475 D BluetoothManagerService: Creating new ProfileServiceConnections object for profile: 1
  822. 04-13 09:21:14.470 1475 1475 E BluetoothManagerService: Fail to bind to: Intent { act=android.bluetooth.IBluetoothHeadset }
  823. 04-13 09:21:14.470 1475 1475 W BluetoothManagerService: Unable to bind with intent: Intent { act=android.bluetooth.IBluetoothHeadset }
  824. 04-13 09:21:14.498 1668 1668 D SystemUIBootTiming: StartServicesNotificationChannels took to complete: 31ms
  825. 04-13 09:21:14.503 1475 1475 I Telecom : Class: TelecomSystem.INSTANCE being set
  826. 04-13 09:21:14.503 1475 1475 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1476 android.content.ContextWrapper.startService:650 com.android.server.telecom.components.TelecomService.initializeTelecomSystem:180 com.android.server.telecom.components.TelecomService.onBind:64 android.app.ActivityThread.handleBindService:3366
  827. 04-13 09:21:14.519 1668 1668 D SystemUIBootTiming: StartServicesCommandQueueStart took to complete: 15ms
  828. 04-13 09:21:14.532 1475 1487 D CryptdConnector: SND -> {3 cryptfs cryptocomplete}
  829. 04-13 09:21:14.534 1475 1475 V WiredAccessoryManager: notifyWiredAccessoryChanged: when=0 bits= mask=54
  830. 04-13 09:21:14.534 1475 1475 V WiredAccessoryManager: newName=h2w newState=0 headsetState=0 prev headsetState=0
  831. 04-13 09:21:14.534 1475 1475 V WiredAccessoryManager: init()
  832. 04-13 09:21:14.535 1475 1609 D CryptdConnector: RCV <- {200 3 0}
  833. 04-13 09:21:14.598 1475 1486 D CryptdConnector: SND -> {4 cryptfs getpwtype}
  834. 04-13 09:21:14.599 362 368 D VoldCryptCmdListener: cryptfs getpwtype
  835. 04-13 09:21:14.601 1475 1609 D CryptdConnector: RCV <- {213 4 password}
  836. 04-13 09:21:14.614 1475 1664 D CryptdConnector: SND -> {5 cryptfs getfield OwnerInfo}
  837. 04-13 09:21:14.620 1475 1609 D CryptdConnector: RCV <- {200 5 -1}
  838. 04-13 09:21:14.628 1475 1786 D CryptdConnector: SND -> {6 cryptfs getfield PatternVisible}
  839. 04-13 09:21:14.629 1475 1609 D CryptdConnector: RCV <- {113 6 0}
  840. 04-13 09:21:14.634 1475 1609 D CryptdConnector: RCV <- {200 6 0}
  841. 04-13 09:21:14.646 1475 1664 D CryptdConnector: SND -> {7 cryptfs getfield PasswordVisible}
  842. 04-13 09:21:14.647 1475 1609 D CryptdConnector: RCV <- {113 7 1}
  843. 04-13 09:21:14.648 1475 1609 D CryptdConnector: RCV <- {200 7 0}
  844. 04-13 09:21:14.729 1475 1475 D ConditionProviders.SCP: onSubscribe condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false
  845. 04-13 09:21:14.729 1475 1489 I SyncManager: Got SyncJobService instance.
  846. 04-13 09:21:14.730 1475 1475 D ConditionProviders.SCP: setRegistered true
  847. 04-13 09:21:14.731 1475 1475 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false STATE_FALSE reason=!meetsSchedule
  848. 04-13 09:21:14.743 1475 1487 D AutofillManagerServiceImpl: Reset component for user 0
  849. 04-13 09:21:14.751 1475 1486 V FingerprintService: mDeamon was null, reconnect to fingerprint
  850. 04-13 09:21:14.754 1475 1486 W FingerprintService: fingerprint HIDL not available
  851. 04-13 09:21:14.756 1475 1628 E ActivityThread: Failed to find provider info for com.android.calendar
  852. 04-13 09:21:14.757 1475 1628 E ActivityThread: Failed to find provider info for com.android.calendar
  853. 04-13 09:21:14.758 1475 1475 D ConditionProviders.SCP: Scheduling evaluate for Mon Apr 13 22:00:00 GMT+00:00 1970 (8892000000), in +13h38m45s270ms, now=Mon Apr 13 08:21:14 GMT+00:00 1970 (8842874730)
  854. 04-13 09:21:14.759 1475 1475 D ConditionProviders.SCP: onSubscribe condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false
  855. 04-13 09:21:14.760 1475 1475 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=6.7&start=23.30&end=10.0&exitAtAlarm=false STATE_FALSE reason=!meetsSchedule
  856. 04-13 09:21:14.760 1475 1475 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=1.2.3.4.5&start=22.0&end=7.0&exitAtAlarm=false STATE_FALSE reason=!meetsSchedule
  857. 04-13 09:21:14.761 1475 1475 D ConditionProviders.SCP: Scheduling evaluate for Mon Apr 13 10:00:00 GMT+00:00 1970 (8848800000), in +1h38m45s241ms, now=Mon Apr 13 08:21:14 GMT+00:00 1970 (8842874759)
  858. 04-13 09:21:14.766 1475 1475 I Telecom : WiredHeadsetManager: ACTION_HEADSET_PLUG event, plugged in: false, : WHC.oADA@AAE
  859. 04-13 09:21:14.829 1475 1475 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null: TSI.gSCM@AAM
  860. 04-13 09:21:14.857 1475 1475 D BluetoothManagerService: Bluetooth persisted state: 1
  861. 04-13 09:21:14.857 1475 1475 D BluetoothManagerService: Persisting Bluetooth Setting: 2
  862. 04-13 09:21:14.858 1475 1475 D BluetoothManagerService: Airplane Mode change - current state: OFF
  863. 04-13 09:21:14.863 1475 1490 W KeyguardServiceDelegate: onScreenTurningOn(): no keyguard service!
  864. 04-13 09:21:14.879 1475 1475 D AutofillManagerService: Autofill restriction did not change for user 0: null
  865. 04-13 09:21:14.913 1475 1475 D ZenLog : config: conditionChanged,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={EVENTS_DEFAULT_RULE=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=null,component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=EVENTS_DEFAULT_RULE,creationTime=8842872436,enabler=null], SCHEDULED_DEFAULT_RULE_1=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=SCHEDULED_DEFAULT_RULE_1,creationTime=8842872434,enabler=null], SCHEDULED_DEFAULT_RULE_2=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=null,component=ComponentInfo{android/com.android.server.notification.ScheduleConditionProvider},id=SCHEDULED_DEFAULT_RULE_2,creationTime=8842872434,enabler=null]},manualRule=null],Diff[automaticRule[SCHEDULED_DEFAULT_RULE_1].condition:null->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]]
  866. 04-13 09:21:14.922 1475 1475 D ZenLog : config: conditionChanged,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={EVENTS_DEFAULT_RULE=ZenRule[enabled=false,snoozing=false,name=Event,zenMode=ZEN_MODE_ALARMS,conditionId=condition://android/event?userId=-10000&calendar=&reply=1,condition=null,component=ComponentInfo{android/com.android.server.notification.EventConditionProvider},id=EVENTS_DEFAULT_RULE,creationTime=8842872436,enabler=null], SCHEDULED_DEFAULT_RULE_1=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=SCHEDULED_DEFAULT_RULE_1,creationTime=8842872434,enabler=null], SCHEDULED_DEFAULT_RULE_2=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=SCHEDULED_DEFAULT_RULE_2,creationTime=8842872434,enabler=null]},manualRule=null],Diff[automaticRule[SCHEDULED_DEFAULT_RULE_2].condition:null->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]]
  867. 04-13 09:21:14.926 1475 1475 D ZenLog : config: conditionChanged,ZenModeConfig[user=0,allowCalls=true,allowRepeatCallers=false,allowMessages=false,allowCallsFrom=contacts,allowMessagesFrom=contacts,allowReminders=true,allowEvents=true,allowWhenScreenOff=true,allowWhenScreenOn=true,automaticRules={EVENTS_DEFAULT_RULE=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=EVENTS_DEFAULT_RULE,creationTime=8842872436,enabler=null], SCHEDULED_DEFAULT_RULE_1=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=SCHEDULED_DEFAULT_RULE_1,creationTime=8842872434,enabler=null], SCHEDULED_DEFAULT_RULE_2=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=SCHEDULED_DEFAULT_RULE_2,creationTime=8842872434,enabler=null]},manualRule=null],Diff[automaticRule[EVENTS_DEFAULT_RULE].condition:null->Condition[id=condition://android/event?userId=-10000&calendar=&reply=1,summary=...,line1=...,line2=...,icon=0,state=STATE_FALSE,flags=2]]
  868. 04-13 09:21:14.938 1475 1475 D ZenLog : set_zen_mode: off,conditionChanged
  869. 04-13 09:21:14.942 1475 1475 I chatty : uid=1000 system_server identical 1 line
  870. 04-13 09:21:14.956 1475 1475 D ZenLog : set_zen_mode: off,conditionChanged
  871. 04-13 09:21:14.973 1668 1668 D SystemUIBootTiming: StartServicesKeyguardViewMediator took to complete: 454ms
  872. 04-13 09:21:15.448 1668 1668 D SystemUIBootTiming: StartServicesRecents took to complete: 474ms
  873. 04-13 09:21:15.886 1475 1499 W WindowManager: App freeze timeout expired.
  874. 04-13 09:21:15.975 1668 1668 D SystemUIBootTiming: StartServicesVolumeUI took to complete: 526ms
  875. 04-13 09:21:16.041 1668 1668 D SystemUIBootTiming: StartServicesDivider took to complete: 65ms
  876. 04-13 09:21:16.456 1475 1486 W WallpaperManagerService: Cannot extract colors because wallpaper could not be read.
  877. 04-13 09:21:16.457 1475 1786 W WallpaperManagerService: Cannot extract colors because wallpaper could not be read.
  878. 04-13 09:21:16.481 1475 1487 I StatusBarManagerService: registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@f065593
  879. 04-13 09:21:16.877 1668 1668 I StatusBar: isKeyguardShowing() called before startKeyguard(), returning true
  880. 04-13 09:21:16.878 1668 1668 W StatusBar: isKeyguardSecure() called before startKeyguard(), returning false
  881. 04-13 09:21:16.878 1668 1668 W StatusBar: java.lang.Throwable
  882. 04-13 09:21:16.878 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.StatusBar.isKeyguardSecure(StatusBar.java:7860)
  883. 04-13 09:21:16.878 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.StatusBar.isCameraAllowedByAdmin(StatusBar.java:5734)
  884. 04-13 09:21:16.878 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.KeyguardBottomAreaView$DefaultRightButton.getIcon(KeyguardBottomAreaView.java:856)
  885. 04-13 09:21:16.878 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.KeyguardBottomAreaView.updateCameraVisibility(KeyguardBottomAreaView.java:382)
  886. 04-13 09:21:16.878 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.KeyguardBottomAreaView.setStatusBar(KeyguardBottomAreaView.java:351)
  887. 04-13 09:21:16.878 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.NotificationPanelView.setStatusBar(NotificationPanelView.java:278)
  888. 04-13 09:21:16.878 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.StatusBar.makeStatusBarView(StatusBar.java:1134)
  889. 04-13 09:21:16.878 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.StatusBar.addStatusBarWindow(StatusBar.java:3919)
  890. 04-13 09:21:16.878 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.StatusBar.createAndAddWindows(StatusBar.java:3915)
  891. 04-13 09:21:16.878 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.StatusBar.start(StatusBar.java:983)
  892. 04-13 09:21:16.878 1668 1668 W StatusBar: at com.android.systemui.SystemBars.createStatusBarFromConfig(SystemBars.java:71)
  893. 04-13 09:21:16.878 1668 1668 W StatusBar: at com.android.systemui.SystemBars.start(SystemBars.java:42)
  894. 04-13 09:21:16.878 1668 1668 W StatusBar: at com.android.systemui.SystemUIApplication.startServicesIfNeeded(SystemUIApplication.java:215)
  895. 04-13 09:21:16.878 1668 1668 W StatusBar: at com.android.systemui.SystemUIApplication.startServicesIfNeeded(SystemUIApplication.java:164)
  896. 04-13 09:21:16.878 1668 1668 W StatusBar: at com.android.systemui.keyguard.KeyguardService.onCreate(KeyguardService.java:48)
  897. 04-13 09:21:16.878 1668 1668 W StatusBar: at android.app.ActivityThread.handleCreateService(ActivityThread.java:3339)
  898. 04-13 09:21:16.878 1668 1668 W StatusBar: at android.app.ActivityThread.-wrap4(Unknown Source:0)
  899. 04-13 09:21:16.878 1668 1668 W StatusBar: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1677)
  900. 04-13 09:21:16.878 1668 1668 W StatusBar: at android.os.Handler.dispatchMessage(Handler.java:106)
  901. 04-13 09:21:16.878 1668 1668 W StatusBar: at android.os.Looper.loop(Looper.java:164)
  902. 04-13 09:21:16.878 1668 1668 W StatusBar: at android.app.ActivityThread.main(ActivityThread.java:6494)
  903. 04-13 09:21:16.878 1668 1668 W StatusBar: at java.lang.reflect.Method.invoke(Native Method)
  904. 04-13 09:21:16.878 1668 1668 W StatusBar: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  905. 04-13 09:21:16.878 1668 1668 W StatusBar: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
  906. 04-13 09:21:17.046 1668 1668 I StatusBar: isKeyguardShowing() called before startKeyguard(), returning true
  907. 04-13 09:21:17.047 1668 1668 W StatusBar: isKeyguardSecure() called before startKeyguard(), returning false
  908. 04-13 09:21:17.047 1668 1668 W StatusBar: java.lang.Throwable
  909. 04-13 09:21:17.047 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.StatusBar.isKeyguardSecure(StatusBar.java:7860)
  910. 04-13 09:21:17.047 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.StatusBar.isCameraAllowedByAdmin(StatusBar.java:5734)
  911. 04-13 09:21:17.047 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.KeyguardBottomAreaView$DefaultRightButton.getIcon(KeyguardBottomAreaView.java:856)
  912. 04-13 09:21:17.047 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.KeyguardBottomAreaView.updateCameraVisibility(KeyguardBottomAreaView.java:382)
  913. 04-13 09:21:17.047 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.KeyguardBottomAreaView.setUserSetupComplete(KeyguardBottomAreaView.java:360)
  914. 04-13 09:21:17.047 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.NotificationPanelView.setUserSetupComplete(NotificationPanelView.java:2706)
  915. 04-13 09:21:17.047 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.StatusBar.makeStatusBarView(StatusBar.java:1278)
  916. 04-13 09:21:17.047 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.StatusBar.addStatusBarWindow(StatusBar.java:3919)
  917. 04-13 09:21:17.047 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.StatusBar.createAndAddWindows(StatusBar.java:3915)
  918. 04-13 09:21:17.047 1668 1668 W StatusBar: at com.android.systemui.statusbar.phone.StatusBar.start(StatusBar.java:983)
  919. 04-13 09:21:17.047 1668 1668 W StatusBar: at com.android.systemui.SystemBars.createStatusBarFromConfig(SystemBars.java:71)
  920. 04-13 09:21:17.047 1668 1668 W StatusBar: at com.android.systemui.SystemBars.start(SystemBars.java:42)
  921. 04-13 09:21:17.047 1668 1668 W StatusBar: at com.android.systemui.SystemUIApplication.startServicesIfNeeded(SystemUIApplication.java:215)
  922. 04-13 09:21:17.047 1668 1668 W StatusBar: at com.android.systemui.SystemUIApplication.startServicesIfNeeded(SystemUIApplication.java:164)
  923. 04-13 09:21:17.047 1668 1668 W StatusBar: at com.android.systemui.keyguard.KeyguardService.onCreate(KeyguardService.java:48)
  924. 04-13 09:21:17.047 1668 1668 W StatusBar: at android.app.ActivityThread.handleCreateService(ActivityThread.java:3339)
  925. 04-13 09:21:17.047 1668 1668 W StatusBar: at android.app.ActivityThread.-wrap4(Unknown Source:0)
  926. 04-13 09:21:17.047 1668 1668 W StatusBar: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1677)
  927. 04-13 09:21:17.047 1668 1668 W StatusBar: at android.os.Handler.dispatchMessage(Handler.java:106)
  928. 04-13 09:21:17.047 1668 1668 W StatusBar: at android.os.Looper.loop(Looper.java:164)
  929. 04-13 09:21:17.047 1668 1668 W StatusBar: at android.app.ActivityThread.main(ActivityThread.java:6494)
  930. 04-13 09:21:17.047 1668 1668 W StatusBar: at java.lang.reflect.Method.invoke(Native Method)
  931. 04-13 09:21:17.047 1668 1668 W StatusBar: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  932. 04-13 09:21:17.047 1668 1668 W StatusBar: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
  933. 04-13 09:21:17.330 1668 1960 E ActivityThread: Failed to find provider info for com.android.contacts
  934. 04-13 09:21:17.345 1668 1668 D SystemUIBootTiming: StartServicesSystemBars took to complete: 1304ms
  935. 04-13 09:21:17.364 1668 1668 D SystemUIBootTiming: StartServicesStorageNotification took to complete: 18ms
  936. 04-13 09:21:17.382 1475 1786 E PowerManagerService: Failed to read last_reboot_reason file
  937. 04-13 09:21:17.382 1475 1786 E PowerManagerService: java.io.FileNotFoundException: /data/misc/reboot/last_reboot_reason (No such file or directory)
  938. 04-13 09:21:17.382 1475 1786 E PowerManagerService: at java.io.FileInputStream.open0(Native Method)
  939. 04-13 09:21:17.382 1475 1786 E PowerManagerService: at java.io.FileInputStream.open(FileInputStream.java:200)
  940. 04-13 09:21:17.382 1475 1786 E PowerManagerService: at java.io.FileInputStream.<init>(FileInputStream.java:150)
  941. 04-13 09:21:17.382 1475 1786 E PowerManagerService: at java.io.FileReader.<init>(FileReader.java:72)
  942. 04-13 09:21:17.382 1475 1786 E PowerManagerService: at com.android.server.power.PowerManagerService.getLastShutdownReasonInternal(PowerManagerService.java:4821)
  943. 04-13 09:21:17.382 1475 1786 E PowerManagerService: at com.android.server.power.PowerManagerService$BinderService.getLastShutdownReason(PowerManagerService.java:4552)
  944. 04-13 09:21:17.382 1475 1786 E PowerManagerService: at android.os.IPowerManager$Stub.onTransact(IPowerManager.java:328)
  945. 04-13 09:21:17.382 1475 1786 E PowerManagerService: at android.os.Binder.execTransact(Binder.java:697)
  946. 04-13 09:21:17.384 1668 1668 D SystemUIBootTiming: StartServicesPowerUI took to complete: 20ms
  947. 04-13 09:21:17.391 1668 1668 D SystemUIBootTiming: StartServicesRingtonePlayer took to complete: 8ms
  948. 04-13 09:21:17.396 1668 1668 D SystemUIBootTiming: StartServicesKeyboardUI took to complete: 5ms
  949. 04-13 09:21:17.447 1668 1668 D SystemUIBootTiming: StartServicesPipUI took to complete: 50ms
  950. 04-13 09:21:17.451 1668 1668 D SystemUIBootTiming: StartServicesShortcutKeyDispatcher took to complete: 5ms
  951. 04-13 09:21:17.452 1668 1668 D SystemUIBootTiming: StartServicesVendorServices took to complete: 0ms
  952. 04-13 09:21:17.453 1668 1668 D SystemUIBootTiming: StartServicesService took to complete: 2ms
  953. 04-13 09:21:17.456 1668 1668 D SystemUIBootTiming: StartServicesLatencyTester took to complete: 3ms
  954. 04-13 09:21:17.464 1668 1668 D SystemUIBootTiming: StartServicesGlobalActionsComponent took to complete: 7ms
  955. 04-13 09:21:17.467 1668 1668 D SystemUIBootTiming: StartServicesRoundedCorners took to complete: 3ms
  956. 04-13 09:21:17.468 1668 1668 D SystemUIBootTiming: StartServices took to complete: 3070ms
  957. 04-13 09:21:17.693 1668 1977 E ActivityThread: Failed to find provider info for com.android.contacts
  958. 04-13 09:21:17.737 1668 1978 E ActivityThread: Failed to find provider info for com.android.contacts
  959. 04-13 09:21:17.853 1475 1616 D WifiService: New client listening to asynchronous messages
  960. 04-13 09:21:18.817 1475 1664 V FingerprintService: mDeamon was null, reconnect to fingerprint
  961. 04-13 09:21:18.822 1475 1664 W FingerprintService: fingerprint HIDL not available
  962. 04-13 09:21:20.620 1475 1622 D ConnectivityService: Got NetworkFactory Messenger for PhoneSwitcherNetworkRequstListener
  963. 04-13 09:21:20.637 1475 1622 D ConnectivityService: Got NetworkFactory Messenger for TelephonyNetworkFactory[0]
  964. 04-13 09:21:20.663 1748 2032 E ActivityThread: Failed to find provider info for com.android.contacts
  965. 04-13 09:21:20.709 1475 1664 D BluetoothManagerService: Creating new ProfileServiceConnections object for profile: 1
  966. 04-13 09:21:20.709 1475 1664 E BluetoothManagerService: Fail to bind to: Intent { act=android.bluetooth.IBluetoothHeadset }
  967. 04-13 09:21:20.709 1475 1664 W BluetoothManagerService: Unable to bind with intent: Intent { act=android.bluetooth.IBluetoothHeadset }
  968. 04-13 09:21:20.759 1748 1748 I TelecomFramework: TtyManager: updateUiTtyMode -1 -> 0
  969. 04-13 09:21:21.024 1475 1486 I Telecom : PhoneAccountRegistrar: New phone account registered: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[mParcelledData.dataSize=124] GroupId: [da39a3ee5e6b4b0d3255bfef95601890afd80709]]: TSI.rPA@AAk
  970. 04-13 09:21:21.032 1475 1486 I Telecom : CallsManager: Sending phone-account ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} registered intent as user: TSI.rPA@AAk
  971. 04-13 09:21:21.033 1475 1486 I Telecom : CallsManager: Sending phone-account registered intent to default dialer: TSI.rPA@AAk
  972. 04-13 09:21:21.035 1748 1748 I TelecomFramework: AccountEntry: Registered phoneAccount: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: CallProvider MultiUser PlaceEmerg SimSub Audio Routes: BESW Schemes: tel voicemail Extras: Bundle[{android.telecom.extra.SUPPORTS_VIDEO_CALLING_FALLBACK=false}] GroupId: [da39a3ee5e6b4b0d3255bfef95601890afd80709]] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}
  973. 04-13 09:21:21.040 1748 1748 I TelecomFramework: PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.GsmCdmaPhone) {1d0ba65}
  974. 04-13 09:21:21.047 1748 1748 I TelecomFramework: PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false
  975. 04-13 09:21:21.061 1475 1486 I Telecom : PhoneAccountRegistrar: Modify account: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}]: TSI.rPA@AAw
  976. 04-13 09:21:23.941 1475 1499 I WindowManager: ******* TELLING SURFACE FLINGER WE ARE BOOTED!
  977. 04-13 09:21:23.964 1475 1499 I SystemServiceManager: Starting phase 1000
  978. 04-13 09:21:23.993 1475 1497 I UsbDeviceManager: Setting USB config to mtp,adb
  979. 04-13 09:21:24.031 1475 1499 D ActivityManager: Finishing user boot 0
  980. 04-13 09:21:24.031 1475 1499 I ActivityManager: User 0 state changed from BOOTING to RUNNING_LOCKED
  981. 04-13 09:21:24.033 1475 1499 D StorageManagerService: Setting property: sys.user.0.ce_available=true
  982. 04-13 09:21:24.035 1475 1499 I ActivityManager: User 0 state changed from RUNNING_LOCKED to RUNNING_UNLOCKING
  983. 04-13 09:21:24.036 1475 1499 D CryptdConnector: SND -> {8 cryptfs prepare_user_storage ! 0 0 2}
  984. 04-13 09:21:24.037 362 368 D vold : e4crypt_prepare_user_storage for volume null, user 0, serial 0, flags 2
  985. 04-13 09:21:24.038 362 368 D vold : Preparing: /data/system_ce/0
  986. 04-13 09:21:24.038 362 368 D vold : Preparing: /data/misc_ce/0
  987. 04-13 09:21:24.038 362 368 D vold : Preparing: /data/media/0
  988. 04-13 09:21:24.038 362 368 D vold : Preparing: /data/data
  989. 04-13 09:21:24.039 1475 1609 D CryptdConnector: RCV <- {200 8 Command succeeded}
  990. 04-13 09:21:24.040 1475 1499 V PackageManager: reconcileAppsData for null u0 0x2 migrateAppData=true
  991. 04-13 09:21:24.045 1475 1499 W PackageManager: Failed to migrate com.android.providers.telephony: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.providers.telephony (code 95)
  992. 04-13 09:21:24.054 1475 1499 W PackageManager: Failed to migrate com.android.mms.service: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.mms.service (code 95)
  993. 04-13 09:21:24.062 1475 1499 W PackageManager: Failed to migrate com.android.defcontainer: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.defcontainer (code 95)
  994. 04-13 09:21:24.071 1475 1499 W PackageManager: Failed to migrate android: android.os.ServiceSpecificException: Failed to mark default storage /data/data/android (code 95)
  995. 04-13 09:21:24.081 1475 1499 W PackageManager: Failed to migrate com.android.providers.settings: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.providers.settings (code 95)
  996. 04-13 09:21:24.088 1475 1499 W PackageManager: Failed to migrate com.android.inputdevices: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.inputdevices (code 95)
  997. 04-13 09:21:24.095 1475 1499 W PackageManager: Failed to migrate com.android.server.telecom: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.server.telecom (code 95)
  998. 04-13 09:21:24.102 1475 1499 W PackageManager: Failed to migrate com.android.dialer: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.dialer (code 95)
  999. 04-13 09:21:24.110 1475 1499 W PackageManager: Failed to migrate com.android.packageinstaller: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.packageinstaller (code 95)
  1000. 04-13 09:21:24.117 1475 1499 W PackageManager: Failed to migrate com.android.proxyhandler: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.proxyhandler (code 95)
  1001. 04-13 09:21:24.125 1475 1499 W PackageManager: Failed to migrate com.android.inputmethod.latin: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.inputmethod.latin (code 95)
  1002. 04-13 09:21:24.132 1475 1499 W PackageManager: Failed to migrate com.android.settings: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.settings (code 95)
  1003. 04-13 09:21:24.139 1475 1499 W PackageManager: Failed to migrate org.lineageos.lineagesettings: android.os.ServiceSpecificException: Failed to mark default storage /data/data/org.lineageos.lineagesettings (code 95)
  1004. 04-13 09:21:24.146 1475 1499 W PackageManager: Failed to migrate lineageos.platform: android.os.ServiceSpecificException: Failed to mark default storage /data/data/lineageos.platform (code 95)
  1005. 04-13 09:21:24.152 1475 1499 W PackageManager: Failed to migrate com.android.phone: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.phone (code 95)
  1006. 04-13 09:21:24.159 1475 1499 W PackageManager: Failed to migrate com.android.shell: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.shell (code 95)
  1007. 04-13 09:21:24.166 1475 1499 W PackageManager: Failed to migrate com.android.location.fused: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.location.fused (code 95)
  1008. 04-13 09:21:24.172 1475 1499 W PackageManager: Failed to migrate com.android.systemui: android.os.ServiceSpecificException: Failed to mark default storage /data/data/com.android.systemui (code 95)
  1009. 04-13 09:21:24.176 1475 1499 V PackageManager: reconcileAppsData finished 18 packages
  1010. 04-13 09:21:24.181 1475 1490 I SystemServiceManager: Calling onUnlockUser u0
  1011. 04-13 09:21:24.184 1475 1622 D ConnectivityService: Got NetworkFactory Messenger for WIFI
  1012. 04-13 09:21:24.184 1475 1622 D ConnectivityService: Got NetworkFactory Messenger for WIFI_UT
  1013. 04-13 09:21:24.187 1475 1490 D BluetoothManagerService: User 0 unlocked
  1014. 04-13 09:21:24.187 1475 1498 D BluetoothManagerService: MESSAGE_USER_UNLOCKED
  1015. 04-13 09:21:24.188 1475 1498 D BluetoothManagerService: Enabled but not bound; retrying after unlock
  1016. 04-13 09:21:24.188 1475 1498 E BluetoothManagerService: Fail to bind to: Intent { act=android.bluetooth.IBluetooth }
  1017. 04-13 09:21:24.191 1475 1490 D StorageManagerService: onUnlockUser 0
  1018. 04-13 09:21:24.191 1475 1490 D VoldConnector: SND -> {14 volume user_started 0}
  1019. 04-13 09:21:24.192 1475 1608 D VoldConnector: RCV <- {200 14 Command succeeded}
  1020. 04-13 09:21:24.198 1475 1490 I BackupManagerService: Instantiating BackupManagerService
  1021. 04-13 09:21:24.225 1475 1490 V BackupManagerService: No ancestral data
  1022. 04-13 09:21:24.233 1475 1490 V BackupManagerService: Starting with transport com.google.android.gms/.backup.BackupTransportService
  1023. 04-13 09:21:24.238 1475 1490 D BackupTransportManager: Binding to transport: android/com.android.internal.backup.LocalTransportService
  1024. 04-13 09:21:24.245 1475 1490 I BackupManagerService: Backup enable apparently not migrated
  1025. 04-13 09:21:24.245 1475 1490 I BackupManagerService: Migrating enable state false
  1026. 04-13 09:21:24.247 1475 2091 V KeyValueBackupJob: Scheduling k/v pass in 248 minutes
  1027. 04-13 09:21:24.247 1475 1490 I BackupManagerService: Backup enabled => false
  1028. 04-13 09:21:24.249 1475 1490 W SystemServiceManager: Service com.android.server.backup.BackupManagerService$Lifecycle took 52 ms in onUnlockUser
  1029. 04-13 09:21:24.251 1475 1490 W VoiceInteractionManagerService: no available voice interaction services found for user 0
  1030. 04-13 09:21:24.251 1475 1490 W VoiceInteractionManagerService: no available voice recognition services found for user 0
  1031. 04-13 09:21:24.251 1475 1497 W AppWidgetServiceImpl: Failed to read state: java.io.FileNotFoundException: /data/system/users/0/appwidgets.xml (No such file or directory)
  1032. 04-13 09:21:24.251 1475 1497 V AppWidgetServiceImpl: Upgrading widget database from 0 to 1
  1033. 04-13 09:21:24.252 1475 1497 I AppWidgetServiceImpl: Async processing of onUserUnlocked u0 took 3 ms
  1034. 04-13 09:21:24.253 1475 1490 D AutofillManagerServiceImpl: Reset component for user 0
  1035. 04-13 09:21:24.254 1475 1490 I ActivityManager: Loading recents for user 0 into memory.
  1036. 04-13 09:21:24.255 1475 1475 D BackupTransportManager: Bound to transport: android/com.android.internal.backup.LocalTransportService
  1037. 04-13 09:21:24.256 1475 2091 V KeyValueBackupJob: Scheduling k/v pass in 248 minutes
  1038. 04-13 09:21:24.257 1475 1490 I ActivityManager: User 0 state changed from RUNNING_UNLOCKING to RUNNING_UNLOCKED
  1039. 04-13 09:21:24.259 1475 1490 I PreBootBroadcaster: Pre-boot of {com.android.settings/com.android.settings.SettingsInitialize} for user 0
  1040. 04-13 09:21:24.302 1475 1490 I ActivityManager: Start proc 2097:com.android.settings/1000 for broadcast com.android.settings/.SettingsInitialize
  1041. 04-13 09:21:24.304 1475 1491 I ActivityManager: Config changes=20 {1.0 ?mcc?mnc [en_US] ldltr sw360dp w360dp h568dp 480dpi nrml port finger -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1080, 1776) s.7}
  1042. 04-13 09:21:24.342 1475 1491 I ActivityManager: Override config changes=20 {1.0 ?mcc?mnc [en_US] ldltr sw360dp w360dp h568dp 480dpi nrml port finger -keyb/v/h -nav/h appBounds=Rect(0, 0 - 1080, 1776) s.7} for displayId=0
  1043. 04-13 09:21:24.344 1475 1493 E BatteryExternalStatsWorker: no controller energy info supplied for wifi
  1044. 04-13 09:21:24.344 1475 1493 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth
  1045. 04-13 09:21:24.370 1475 1493 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  1046. 04-13 09:21:24.372 1475 1493 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  1047. 04-13 09:21:24.377 1475 1491 W Looper : Dispatch took 160ms on android.ui, h=Handler (com.android.server.policy.PhoneWindowManager$PolicyHandler) {250df68} cb=android.database.ContentObserver$NotificationRunnable@2f0ff81 msg=0
  1048. 04-13 09:21:24.399 1475 1493 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  1049. 04-13 09:21:24.400 1475 1493 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  1050. 04-13 09:21:24.440 1475 1491 D AutofillUI: destroySaveUiUiThread(): already destroyed
  1051. 04-13 09:21:24.610 1475 1475 I EntropyMixer: Writing entropy...
  1052. 04-13 09:21:24.613 1475 1493 E BatteryExternalStatsWorker: no controller energy info supplied for wifi
  1053. 04-13 09:21:24.613 1475 1493 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth
  1054. 04-13 09:21:24.633 1475 1493 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  1055. 04-13 09:21:24.636 1475 1493 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  1056. 04-13 09:21:24.642 1475 1493 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  1057. 04-13 09:21:24.643 1475 1493 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  1058. 04-13 09:21:24.932 1475 1486 D PackageManager: Ephemeral installer not found with new action; try old one
  1059. 04-13 09:21:24.932 1475 1486 D PackageManager: Clear ephemeral installer activity
  1060. 04-13 09:21:24.933 1475 2096 I PreBootBroadcaster: Pre-boot of {org.lineageos.lineagesettings/org.lineageos.lineagesettings.PreBootReceiver} for user 0
  1061. 04-13 09:21:24.957 1475 1475 I ActivityManager: Sending BOOT_COMPLETE user #0
  1062. 04-13 09:21:24.963 1475 1475 I NotificationService: Cannot find enqueued record for key: 0|android|13|PreBootBroadcaster|1000
  1063. 04-13 09:21:24.965 1475 1475 I SyncManager: Loaded persisted syncs: 0 periodic syncs, 0 oneshot syncs, 7 total system server jobs, JobStats: FirstLoad: 0/0/0 LastSave: -1/-1/-1
  1064. 04-13 09:21:24.992 1475 1475 I ActivityManager: Start proc 2124:com.android.dialer/u0a1 for broadcast com.android.dialer/.app.calllog.CallLogReceiver
  1065. 04-13 09:21:25.000 1475 2123 I BootReceiver: No existing last log timestamp file /data/system/log-files.xml; starting empty
  1066. 04-13 09:21:25.001 1475 1489 W ActivityManager: Unable to start service Intent { cmp=com.android.printspooler/.model.PrintSpoolerService } U=0: not found
  1067. 04-13 09:21:25.001 1475 2123 I BootReceiver: Copying /sys/fs/pstore/console-ramoops-0 to DropBox (SYSTEM_LAST_KMSG)
  1068. 04-13 09:21:25.020 1475 2123 I BootReceiver: Copying /cache/recovery/last_kmsg to DropBox (SYSTEM_RECOVERY_KMSG)
  1069. 04-13 09:21:25.041 1475 2123 I BootReceiver: Copying audit failures to DropBox
  1070. 04-13 09:21:25.050 1475 2123 I BootReceiver: Copied 275 worth of audits to DropBox
  1071. 04-13 09:21:25.052 1475 2123 I BootReceiver: Checking for fsck errors
  1072. 04-13 09:21:25.053 1475 2123 I BootReceiver: fs_stat, partition:cache stat:0x3
  1073. 04-13 09:21:25.054 1475 2123 I BootReceiver: fs_stat, partition:persist stat:0x3
  1074. 04-13 09:21:25.653 2124 2140 E ActivityThread: Failed to find provider info for com.android.blockednumber
  1075. 04-13 09:21:25.722 2124 2145 E ActivityThread: Failed to find provider info for call_log
  1076. 04-13 09:21:25.725 1475 1475 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@ABU
  1077. 04-13 09:21:25.730 1475 2146 E ActivityThread: Failed to find provider info for call_log
  1078. 04-13 09:21:25.805 1475 1786 D PackageManager: Ephemeral installer not found with new action; try old one
  1079. 04-13 09:21:25.806 1475 1786 D PackageManager: Clear ephemeral installer activity
  1080. 04-13 09:21:25.823 1475 1486 I ActivityManager: Start proc 2151:com.android.packageinstaller/u0a3 for broadcast com.android.packageinstaller/.TemporaryFileManager
  1081. 04-13 09:21:26.017 1475 1786 I ActivityManager: Finished processing BOOT_COMPLETED for u0
  1082. 04-13 09:21:30.948 1475 1664 D CryptdConnector: SND -> {9 cryptfs checkpw [scrubbed]}
  1083. 04-13 09:21:30.950 362 368 I Cryptfs : cryptfs_check_passwd
  1084. 04-13 09:21:30.954 362 368 D : HW based disk encryption is enabled
  1085. 04-13 09:21:30.955 362 368 D Cryptfs : crypt_ftr->fs_size = 53239743
  1086. 04-13 09:21:30.955 362 368 D : HW based disk encryption is enabled
  1087. 04-13 09:21:30.957 362 368 I Cryptfs : Using scrypt with keymaster for cryptfs KDF
  1088. 04-13 09:21:31.523 362 368 I Cryptfs : Signing safely-padded object
  1089. 04-13 09:21:31.551 362 368 V vold : Successfully registerReference for android.hardware.keymaster@3.0::IKeymasterDevice/default
  1090. 04-13 09:21:32.302 362 368 D : HW based disk encryption is enabled
  1091. 04-13 09:21:32.303 362 368 D : Success loading QSEECom_create_key
  1092. 04-13 09:21:32.303 362 368 D : Success loading QSEECom_update_key_user_info
  1093. 04-13 09:21:32.303 362 368 D : Success loading QSEECom_wipe_key
  1094. 04-13 09:21:32.303 362 368 E : get_tmp_passwd: Passed argument is NULL
  1095. 04-13 09:21:33.653 362 368 D : HW based disk encryption is enabled
  1096. 04-13 09:21:33.653 362 368 D : HW based disk encryption is enabled
  1097. 04-13 09:21:33.654 362 368 I Cryptfs : target_type = req-crypt
  1098. 04-13 09:21:33.654 362 368 I Cryptfs : real_blk_name = /dev/block/platform/soc.0/f9824900.sdhci/by-name/userdata, extra_params = fde_enabled
  1099. 04-13 09:21:33.657 362 366 D vold : Disk at 253:0 changed
  1100. 04-13 09:21:33.660 1475 1609 D CryptdConnector: RCV <- {200 9 0}
  1101. 04-13 09:21:33.661 1475 1664 E CryptdConnector: NDC Command {9 cryptfs checkpw [scrubbed]} took too long (2713ms)
  1102. 04-13 09:21:34.665 1475 1607 D CryptdConnector: SND -> {10 cryptfs restart}
  1103. 04-13 09:21:34.669 362 2186 I Cryptfs : cryptfs_restart
  1104. 04-13 09:21:34.669 1475 1609 D CryptdConnector: RCV <- {200 10 0}
  1105. 04-13 09:21:34.672 362 2186 D Cryptfs : Just asked init to shut down class main
  1106. 04-13 09:21:34.696 1475 1493 E BatteryExternalStatsWorker: no controller energy info supplied for wifi
  1107. 04-13 09:21:34.696 1475 1493 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth
  1108. 04-13 09:21:36.676 362 2186 D Cryptfs : unmounting /data succeeded
  1109. 04-13 09:21:36.677 362 2186 I vold : [libfs_mgr]Running /system/bin/fsck.f2fs -a /dev/block/dm-0
  1110. 04-13 09:21:36.704 362 2186 I vold : [libfs_mgr]__mount(source=/dev/block/dm-0,target=/data,type=f2fs)=-1: Invalid argument
  1111. 04-13 09:21:36.704 362 2186 I vold : [libfs_mgr]Running /system/bin/fsck.f2fs -a /dev/block/dm-0
  1112. 04-13 09:21:36.726 362 2186 I vold : [libfs_mgr]__mount(source=/dev/block/dm-0,target=/data,type=f2fs)=-1: Invalid argument
  1113. 04-13 09:21:36.727 362 2186 I vold : [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/dm-0
  1114. 04-13 09:21:36.740 362 2186 I vold : [libfs_mgr]check_fs(): mount(/dev/block/dm-0,/data,ext4)=0: Success
  1115. 04-13 09:21:36.741 362 2186 I vold : [libfs_mgr]check_fs(): unmount(/data) succeeded
  1116. 04-13 09:21:36.741 362 2186 I vold : [libfs_mgr]Running /system/bin/e2fsck on /dev/block/dm-0
  1117. 04-13 09:21:36.808 362 2186 I vold : [libfs_mgr]__mount(source=/dev/block/dm-0,target=/data,type=ext4)=0: Success
  1118. 04-13 09:21:36.812 362 2186 D Cryptfs : Just triggered post_fs_data
  1119. 04-13 09:21:37.031 362 368 D vold : e4crypt_init_user0
  1120. 04-13 09:21:37.031 362 368 D vold : e4crypt_prepare_user_storage for volume null, user 0, serial 0, flags 1
  1121. 04-13 09:21:37.031 362 368 D vold : Preparing: /data/system/users/0
  1122. 04-13 09:21:37.032 362 368 D vold : Preparing: /data/misc/profiles/cur/0
  1123. 04-13 09:21:37.033 362 368 D vold : Preparing: /data/system_de/0
  1124. 04-13 09:21:37.034 362 368 D vold : Preparing: /data/misc_de/0
  1125. 04-13 09:21:37.035 362 368 D vold : Preparing: /data/user_de/0
  1126. 04-13 09:21:37.036 362 368 D vold : e4crypt_unlock_user_key 0 serial=0 token_present=0
  1127. 04-13 09:21:37.089 362 2186 D Cryptfs : post_fs_data done
  1128. 04-13 09:21:37.099 362 2186 D Cryptfs : Just triggered restart_framework
  1129. 04-13 09:21:37.443 2233 2233 I installd: installd firing up
  1130. 03-07 20:33:07.305 2251 2251 I wificond: wificond is starting up...
  1131. 03-07 20:33:08.045 2249 2419 I /system/bin/storaged: storaged: Start
  1132. 03-07 20:33:08.221 2228 2228 D Zygote64Timing: BeginIcuCachePinning took to complete: 19ms
  1133. 03-07 20:33:08.458 2229 2229 D Zygote32Timing: PostZygoteInitGC took to complete: 20ms
  1134. 03-07 20:33:08.468 2229 2229 D Zygote32Timing: ZygoteInit took to complete: 32ms
  1135. 03-07 20:33:08.844 2228 2228 D Zygote64Timing: PreloadClasses took to complete: 623ms
  1136. --------- beginning of main
  1137. 03-07 20:33:08.961 2329 2529 D fpc_fingerprint_hal: workerFunction STATE_NONE
  1138. 03-07 20:33:08.955 2260 2260 I rild : type=1400 audit(0.0:368): avc: denied { ioctl } for path="/system/vendor/qcril.db" dev="mmcblk0p50" ino=3309 ioctlcmd=f50c scontext=u:r:rild:s0 tcontext=u:object_r:vendor_file:s0 tclass=file permissive=1
  1139. 03-07 20:33:08.961 2531 2531 I android.hardwar: type=1400 audit(0.0:369): avc: denied { write } for name="fpc" dev="dm-0" ino=236641 scontext=u:r:hal_fingerprint_default:s0 tcontext=u:object_r:fpc_data_file:s0 tclass=dir permissive=1
  1140. 03-07 20:33:08.961 2531 2531 I android.hardwar: type=1400 audit(0.0:370): avc: denied { remove_name } for name="socket" dev="dm-0" ino=236642 scontext=u:r:hal_fingerprint_default:s0 tcontext=u:object_r:fpc_data_file:s0 tclass=dir permissive=1
  1141. 03-07 20:33:08.961 2531 2531 I android.hardwar: type=1400 audit(0.0:371): avc: denied { unlink } for name="socket" dev="dm-0" ino=236642 scontext=u:r:hal_fingerprint_default:s0 tcontext=u:object_r:fpc_data_file:s0 tclass=sock_file permissive=1
  1142. 03-07 20:33:08.968 2531 2531 I android.hardwar: type=1400 audit(0.0:372): avc: denied { add_name } for name="socket" scontext=u:r:hal_fingerprint_default:s0 tcontext=u:object_r:fpc_data_file:s0 tclass=dir permissive=1
  1143. 03-07 20:33:08.968 2531 2531 I android.hardwar: type=1400 audit(0.0:373): avc: denied { create } for name="socket" scontext=u:r:hal_fingerprint_default:s0 tcontext=u:object_r:fpc_data_file:s0 tclass=sock_file permissive=1
  1144. 03-07 20:33:08.980 2329 2529 D fpc_fingerprint_hal: workerFunction STATE_IDLE
  1145. 03-07 20:33:09.055 2223 2223 I netmgrd : type=1400 audit(0.0:374): avc: denied { ioctl } for path="socket:[34856]" dev="sockfs" ino=34856 ioctlcmd=89fd scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=udp_socket permissive=1
  1146. 03-07 20:33:09.055 2223 2223 I netmgrd : type=1400 audit(0.0:375): avc: denied { create } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket permissive=1
  1147. 03-07 20:33:09.055 2223 2223 I netmgrd : type=1400 audit(0.0:376): avc: denied { ioctl } for path="socket:[34858]" dev="sockfs" ino=34858 ioctlcmd=c304 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket permissive=1
  1148. 03-07 20:33:09.055 2223 2223 I netmgrd : type=1400 audit(0.0:377): avc: denied { write } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket permissive=1
  1149. 03-07 20:33:09.061 2537 2537 I netmgrd : type=1400 audit(0.0:378): avc: denied { read } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket permissive=1
  1150. 03-07 20:33:09.061 2223 2223 I netmgrd : type=1400 audit(0.0:379): avc: denied { write } for name="property_service" dev="tmpfs" ino=12870 scontext=u:r:init:s0 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=1
  1151. 03-07 20:33:09.071 2223 2223 I netmgrd : type=1400 audit(0.0:380): avc: denied { ioctl } for path="socket:[33530]" dev="sockfs" ino=33530 ioctlcmd=89f2 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=udp_socket permissive=1
  1152. 03-07 20:33:09.075 2223 2223 I netmgrd : type=1400 audit(0.0:381): avc: denied { ioctl } for path="socket:[33532]" dev="sockfs" ino=33532 ioctlcmd=89f8 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=udp_socket permissive=1
  1153. 03-07 20:33:09.081 2544 2544 I chatty : uid=0(root) /system/bin/ifconfig expire 1 line
  1154. 03-07 20:33:09.109 2260 2524 D PerMgrLib: QCRIL voting for modem
  1155. 03-07 20:33:09.110 414 689 D PerMgrSrv: QCRIL voting for modem
  1156. 03-07 20:33:09.110 414 689 D PerMgrSrv: modem num voters is 2
  1157. 03-07 20:33:09.111 2260 2524 I libmdmdetect: ESOC framework not supported
  1158. 03-07 20:33:09.112 2260 2524 I libmdmdetect: Found internal modem: modem
  1159. 03-07 20:33:09.113 2260 2524 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  1160. 03-07 20:33:09.116 2228 2228 D Zygote64Timing: PreloadResources took to complete: 271ms
  1161. 03-07 20:33:09.129 2260 2549 E QC-QMI : qmi_client [2260] 2: failed to locate client data
  1162. 03-07 20:33:09.130 2221 2221 E QC-DS-LIB: qmuxd: RX on fd=16 returned error=0 errno[13:Permission denied]
  1163. 03-07 20:33:09.130 2221 2221 E QC-QMI : QMUX qmux_client_id=2 not found in qmux client list, unable to remove
  1164. 03-07 20:33:09.142 2260 2557 E QC-QMI : qmi_client [2260] 3: failed to locate client data
  1165. 03-07 20:33:09.143 2221 2221 E QC-DS-LIB: qmuxd: RX on fd=16 returned error=0 errno[13:Permission denied]
  1166. 03-07 20:33:09.143 2221 2221 E QC-QMI : QMUX qmux_client_id=3 not found in qmux client list, unable to remove
  1167. 03-07 20:33:09.210 2221 2248 E QC-QMI : qmi_qmux: Sending sys indication=18 to qmux_client_id=0x4 on conn_id=0
  1168. 03-07 20:33:09.212 2221 2248 E QC-QMI : qmi_qmux: Sending sys indication=18 to qmux_client_id=0x1 on conn_id=0
  1169. 03-07 20:33:09.254 2228 2228 D Zygote64Timing: ZygotePreload took to complete: 1053ms
  1170. 03-07 20:33:09.301 2228 2228 D Zygote64Timing: PostZygoteInitGC took to complete: 47ms
  1171. 03-07 20:33:09.301 2228 2228 D Zygote64Timing: ZygoteInit took to complete: 1100ms
  1172. 03-07 20:33:09.378 2632 2632 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  1173. 03-07 20:33:09.395 2632 2632 I zygote64: The ClassLoaderContext is a special shared library.
  1174. 03-07 20:33:09.397 2632 2632 I zygote64: The ClassLoaderContext is a special shared library.
  1175. 03-07 20:33:09.400 2632 2632 I zygote64: The ClassLoaderContext is a special shared library.
  1176. 03-07 20:33:09.412 2632 2632 I zygote64: The ClassLoaderContext is a special shared library.
  1177. 03-07 20:33:09.427 2632 2632 I SystemServer: InitBeforeStartServices
  1178. 03-07 20:33:09.427 2632 2632 I SystemServer: Entered the Android system server!
  1179. 03-07 20:33:09.415 2632 2632 I chatty : uid=1000 system_server identical 42 lines
  1180. 03-07 20:33:09.443 2260 2524 W libc : Unable to set property "ro.ril.svlte1x" to "false": error code: 0xb
  1181. 03-07 20:33:09.443 2260 2524 W libc : Unable to set property "ro.ril.svdo" to "false": error code: 0xb
  1182. 03-07 20:33:09.644 2632 2632 D SystemServerTiming: InitBeforeStartServices took to complete: 217ms
  1183. 03-07 20:33:09.644 2632 2632 I SystemServer: StartServices
  1184. 03-07 20:33:09.644 2632 2632 I SystemServer: Reading configuration...
  1185. 03-07 20:33:09.644 2632 2632 I SystemServer: ReadingSystemConfig
  1186. 03-07 20:33:09.645 2632 2632 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  1187. 03-07 20:33:09.646 2632 2632 I SystemServer: StartInstaller
  1188. 03-07 20:33:09.646 2632 2632 I SystemServiceManager: Starting com.android.server.pm.Installer
  1189. 03-07 20:33:09.649 2632 2720 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  1190. 03-07 20:33:09.649 2632 2632 D SystemServerTiming: StartInstaller took to complete: 3ms
  1191. 03-07 20:33:09.649 2632 2632 I SystemServer: DeviceIdentifiersPolicyService
  1192. 03-07 20:33:09.649 2632 2632 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  1193. 03-07 20:33:09.651 2632 2632 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 1ms
  1194. 03-07 20:33:09.651 2632 2632 I SystemServer: StartActivityManager
  1195. 03-07 20:33:09.651 2632 2632 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  1196. 03-07 20:33:09.674 2223 2727 E QC-QMI : qmi_client [2223] 5: failed to locate client data
  1197. 03-07 20:33:09.675 2221 2221 E QC-DS-LIB: qmuxd: RX on fd=17 returned error=0 errno[13:Permission denied]
  1198. 03-07 20:33:09.675 2221 2221 E QC-QMI : QMUX qmux_client_id=5 not found in qmux client list, unable to remove
  1199. 03-07 20:33:09.676 2311 2311 I mm-camera: server_process_module_init:59, int mods
  1200. 03-07 20:33:09.676 2311 2311 I mm-camera: module_sensor_init:6352Enter
  1201. 03-07 20:33:09.677 2632 2632 I ActivityManager: Memory class: 288
  1202. 03-07 20:33:09.682 2632 2738 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  1203. 03-07 20:33:09.686 2632 2739 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  1204. 03-07 20:33:09.687 2311 2311 E mm-camera-sensor: eebin_read:387failed!
  1205. 03-07 20:33:09.688 2311 2311 E mm-camera-sensor: sensor_init_probe:483failed: to oribe eeprom bin sensors
  1206. 03-07 20:33:09.688 2311 2311 E mm-camera-sensor: add_external_sensor:110NO external sensor lib: no external path
  1207. 03-07 20:33:09.732 2632 2632 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  1208. 03-07 20:33:09.736 2632 2720 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  1209. 03-07 20:33:09.737 2311 2311 E mm-camera-sensor: sensor_probe:325[s5k3m2xm] probe succeeded: session_id(1) entity_name(v4l-subdev17)
  1210. 03-07 20:33:09.737 2311 2311 E mm-camera: fih_sensor_load_versions_library:176camera id=0,lib name libchromatix_s5k3m2xm_versions.so
  1211. 03-07 20:33:09.739 2311 2311 E mm-camera-sensor: fih camera load_chromatix
  1212. 03-07 20:33:09.739 2311 2311 E mm-camera: fih_sensor_load_versions_library:194camera version=V10.1602.03
  1213. 03-07 20:33:09.747 2311 2311 E mm-camera-sensor: [Peter] sensor_open_lib
  1214. 03-07 20:33:09.750 2632 2778 I chatty : uid=1000 system_server expire 9 lines
  1215. 03-07 20:33:09.753 2632 2778 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  1216. 03-07 20:33:09.759 2632 2778 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  1217. 03-07 20:33:09.760 2632 2778 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  1218. 03-07 20:33:09.766 2632 2778 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  1219. 03-07 20:33:09.775 2230 2532 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 1 line
  1220. 03-07 20:33:09.812 2260 2524 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  1221. 03-07 20:33:09.812 2260 2524 I chatty : uid=1001(radio) /vendor/bin/hw/rild identical 1 line
  1222. 03-07 20:33:09.812 2260 2524 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  1223. 03-07 20:33:09.816 2311 2311 E mm-camera-sensor: sensor_probe:325[s5k5e2] probe succeeded: session_id(2) entity_name(v4l-subdev18)
  1224. 03-07 20:33:09.816 2311 2311 E mm-camera-sensor: sensor_util_match_sensor_lib_name:1957s_bundle sensor_lib_name s5k3m2xm sensor_name s5k5e2
  1225. 03-07 20:33:09.816 2311 2311 E mm-camera: fih_sensor_load_versions_library:176camera id=1,lib name libchromatix_s5k5e2_versions.so
  1226. 03-07 20:33:09.818 2230 2828 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 5 lines
  1227. 03-07 20:33:09.821 2311 2311 E mm-camera-sensor: fih camera load_chromatix
  1228. 03-07 20:33:09.821 2311 2311 E mm-camera: fih_sensor_load_versions_library:194camera version=V01.1550.05
  1229. 03-07 20:33:09.825 2261 2328 E QC-QMI : qmi_client [2261]: unable to bind to client socket, rc = -1 errno[13:Permission denied]
  1230. 03-07 20:33:09.825 2261 2328 E QC-QMI : qmi_qmux_if_pwr_up_init_ex: Initialization failed, rc = -1
  1231. 03-07 20:33:09.825 2261 2328 E QMI_FW : QMUXD: WARNING qmi_qmux_if_pwr_up_init failed! rc=-1
  1232. 03-07 20:33:09.826 2261 2328 E QC-QMI : qmi_client [2261]: unable to bind to client socket, rc = -1 errno[13:Permission denied]
  1233. 03-07 20:33:09.826 2261 2328 E QC-QMI : qmi_qmux_if_pwr_up_init_ex: Initialization failed, rc = -1
  1234. 03-07 20:33:09.826 2261 2328 E QMI_FW : QMUXD: WARNING qmi_qmux_if_pwr_up_init failed! rc=-1
  1235. 03-07 20:33:09.826 2261 2328 E QC-QMI : qmi_client [2261]: unable to bind to client socket, rc = -1 errno[13:Permission denied]
  1236. 03-07 20:33:09.826 2261 2328 E QC-QMI : qmi_qmux_if_pwr_up_init_ex: Initialization failed, rc = -1
  1237. 03-07 20:33:09.827 2261 2328 E QMI_FW : QMUXD: WARNING qmi_qmux_if_pwr_up_init failed! rc=-1
  1238. 03-07 20:33:09.828 2230 2834 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 5 lines
  1239. 03-07 20:33:09.830 2311 2311 E mm-camera-sdk: [Peter] sensor_open_lib
  1240. 03-07 20:33:09.830 2311 2311 E mm-camera-sensor: sensor_probe:319[s5k5e2evt1]probe failed.
  1241. 03-07 20:33:09.831 2311 2311 E mm-camera-sensor: sensor_util_match_sensor_lib_name:1957s_bundle sensor_lib_name s5k3m2xm sensor_name s5k3m2xm
  1242. 03-07 20:33:09.831 2311 2311 E mm-camera-sensor: sensor_util_match_sensor_lib_name:1960match
  1243. 03-07 20:33:09.831 2311 2311 E mm-camera-sensor: sensor_util_match_sensor_lib_name:1957s_bundle sensor_lib_name s5k3m2xm sensor_name s5k5e2
  1244. 03-07 20:33:09.831 2311 2311 E mm-camera-sensor: sensor_util_match_sensor_lib_name:1957s_bundle sensor_lib_name s5k5e2 sensor_name s5k5e2
  1245. 03-07 20:33:09.831 2311 2311 E mm-camera-sensor: sensor_util_match_sensor_lib_name:1960match
  1246. 03-07 20:33:09.831 2311 2311 E mm-camera: module_sensor_find_other_subdev:6255subdev_name /dev/v4l-subdev0 subdev id 0
  1247. 03-07 20:33:09.831 2311 2311 I mm-camera: module_sensor_fill_sub_module_info:6063intf_type : 0 intf_mask : 0, sub_module : 8
  1248. 03-07 20:33:09.831 2311 2311 E mm-camera: module_sensor_find_other_subdev:6255subdev_name /dev/v4l-subdev1 subdev id 1
  1249. 03-07 20:33:09.832 2311 2311 E mm-camera: module_sensor_find_other_subdev:6255subdev_name /dev/v4l-subdev2 subdev id 2
  1250. 03-07 20:33:09.832 2311 2311 I mm-camera: module_sensor_fill_sub_module_info:6063intf_type : 0 intf_mask : 0, sub_module : 8
  1251. 03-07 20:33:09.832 2311 2311 E mm-camera: module_sensor_find_other_subdev:6255subdev_name /dev/v4l-subdev3 subdev id 0
  1252. 03-07 20:33:09.832 2311 2311 I mm-camera: module_sensor_fill_sub_module_info:6063intf_type : 0 intf_mask : 0, sub_module : 6
  1253. 03-07 20:33:09.832 2311 2311 E mm-camera: module_sensor_find_other_subdev:6255subdev_name /dev/v4l-subdev4 subdev id 1
  1254. 03-07 20:33:09.832 2311 2311 E mm-camera: module_sensor_find_other_subdev:6255subdev_name /dev/v4l-subdev5 subdev id 2
  1255. 03-07 20:33:09.832 2311 2311 I mm-camera: module_sensor_fill_sub_module_info:6063intf_type : 0 intf_mask : 0, sub_module : 6
  1256. 03-07 20:33:09.832 2311 2311 E mm-camera: module_sensor_find_other_subdev:6255subdev_name /dev/v4l-subdev6 subdev id 3
  1257. 03-07 20:33:09.832 2311 2311 E mm-camera: module_sensor_find_other_subdev:6255subdev_name /dev/v4l-subdev7 subdev id 0
  1258. 03-07 20:33:09.832 2311 2311 I mm-camera: module_sensor_fill_sub_module_info:6063intf_type : 0 intf_mask : 0, sub_module : 2
  1259. 03-07 20:33:09.832 2311 2311 E mm-camera: module_sensor_find_other_subdev:6255subdev_name /dev/v4l-subdev8 subdev id 1
  1260. 03-07 20:33:09.832 2311 2311 E mm-camera: module_sensor_find_other_subdev:6255subdev_name /dev/v4l-subdev9 subdev id 0
  1261. 03-07 20:33:09.832 2311 2311 E mm-camera: module_sensor_find_other_subdev:6281SUB_MODULE_LED_FLASH subdev_name /dev/v4l-subdev9 subdev_id 0
  1262. 03-07 20:33:09.832 2311 2311 I mm-camera: module_sensor_fill_sub_module_info:6063intf_type : 0 intf_mask : 0, sub_module : 4
  1263. 03-07 20:33:09.833 2311 2311 E mm-camera: module_sensor_find_other_subdev:6255subdev_name /dev/v4l-subdev10 subdev id 0
  1264. 03-07 20:33:09.833 2311 2311 I mm-camera: module_sensor_fill_sub_module_info:6063intf_type : 0 intf_mask : 0, sub_module : 3
  1265. 03-07 20:33:09.843 2311 2311 E mm-camera-sensor: [Peter] sensor_open_lib
  1266. 03-07 20:33:09.845 2230 2842 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 5 lines
  1267. 03-07 20:33:09.850 2230 2846 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 5 lines
  1268. 03-07 20:33:09.857 2230 2848 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 1 line
  1269. 03-07 20:33:09.877 2230 2853 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 1 line
  1270. 03-07 20:33:09.881 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  1271. 03-07 20:33:09.888 2535 2535 I netmgrd : type=1400 audit(0.0:466): avc: denied { ioctl } for path="socket:[34377]" dev="sockfs" ino=34377 ioctlcmd=8946 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=udp_socket permissive=1
  1272. 03-07 20:33:09.891 2535 2535 I netmgrd : type=1400 audit(0.0:467): avc: denied { ioctl } for path="socket:[34379]" dev="sockfs" ino=34379 ioctlcmd=89f2 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=udp_socket permissive=1
  1273. 03-07 20:33:09.925 2632 2632 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  1274. 03-07 20:33:09.932 2632 2882 I ServiceThread: Enabled StrictMode logging for android.display looper.
  1275. 03-07 20:33:09.936 2632 2632 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  1276. 03-07 20:33:09.937 2632 2632 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  1277. 03-07 20:33:09.937 2632 2632 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  1278. 03-07 20:33:09.937 2632 2632 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  1279. 03-07 20:33:09.937 2632 2632 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  1280. 03-07 20:33:09.937 2632 2632 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  1281. 03-07 20:33:09.937 2632 2632 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  1282. 03-07 20:33:09.937 2632 2632 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  1283. 03-07 20:33:09.937 2632 2632 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  1284. 03-07 20:33:09.937 2632 2632 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  1285. 03-07 20:33:09.937 2632 2632 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  1286. 03-07 20:33:09.937 2632 2632 W system_server: Failed to remove /acct/uid_1000: Permission denied
  1287. 03-07 20:33:09.937 2632 2632 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  1288. 03-07 20:33:09.938 2632 2632 W system_server: Failed to remove /acct/uid_1036: Permission denied
  1289. 03-07 20:33:09.938 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  1290. 03-07 20:33:09.938 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  1291. 03-07 20:33:09.938 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  1292. 03-07 20:33:09.938 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  1293. 03-07 20:33:09.938 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_2246: Device or resource busy
  1294. 03-07 20:33:09.938 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  1295. 03-07 20:33:09.938 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  1296. 03-07 20:33:09.938 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_2228: Device or resource busy
  1297. 03-07 20:33:09.938 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  1298. 03-07 20:33:09.938 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  1299. 03-07 20:33:09.938 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  1300. 03-07 20:33:09.938 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  1301. 03-07 20:33:09.938 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  1302. 03-07 20:33:09.939 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  1303. 03-07 20:33:09.939 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  1304. 03-07 20:33:09.939 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  1305. 03-07 20:33:09.939 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  1306. 03-07 20:33:09.939 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  1307. 03-07 20:33:09.939 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  1308. 03-07 20:33:09.939 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  1309. 03-07 20:33:09.939 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  1310. 03-07 20:33:09.939 2632 2632 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  1311. 03-07 20:33:09.939 2632 2632 W system_server: Failed to remove /acct/uid_0: Permission denied
  1312. 03-07 20:33:09.941 2632 2632 D AppOps : AppOpsService published
  1313. 03-07 20:33:09.942 2632 2632 D SystemServerTiming: StartActivityManager took to complete: 291ms
  1314. 03-07 20:33:09.942 2632 2632 I SystemServer: StartPowerManager
  1315. 03-07 20:33:09.942 2632 2632 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  1316. 03-07 20:33:09.948 2632 2886 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  1317. 03-07 20:33:09.951 2632 2632 I libsuspend: Selected wakeup count
  1318. 03-07 20:33:09.952 2632 2632 E QCOM PowerHAL: Invalid hint ID.
  1319. 03-07 20:33:09.952 415 415 I MSM-irqbalance: Decided to move IRQ268 from CPU0 to CPU2
  1320. 03-07 20:33:09.953 2632 2632 D SystemServerTiming: StartPowerManager took to complete: 11ms
  1321. 03-07 20:33:09.953 2632 2632 I SystemServer: InitPowerManagement
  1322. 03-07 20:33:09.955 2632 2632 D SystemServerTiming: InitPowerManagement took to complete: 1ms
  1323. 03-07 20:33:09.955 2632 2632 I SystemServer: StartRecoverySystemService
  1324. 03-07 20:33:09.955 2632 2632 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  1325. 03-07 20:33:09.956 2632 2632 D SystemServerTiming: StartRecoverySystemService took to complete: 1ms
  1326. 03-07 20:33:09.957 2632 2632 V RescueParty: Disabled because of eng build
  1327. 03-07 20:33:09.957 2632 2632 I SystemServer: StartLightsService
  1328. 03-07 20:33:09.957 2632 2632 I SystemServiceManager: Starting com.android.server.lights.LightsService
  1329. 03-07 20:33:09.958 2632 2632 D SystemServerTiming: StartLightsService took to complete: 0ms
  1330. 03-07 20:33:09.958 2632 2632 I SystemServer: StartDisplayManager
  1331. 03-07 20:33:09.958 2632 2632 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  1332. 03-07 20:33:09.967 2632 2632 D SystemServerTiming: StartDisplayManager took to complete: 9ms
  1333. 03-07 20:33:09.967 2632 2882 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  1334. 03-07 20:33:09.967 2632 2632 I SystemServer: WaitForDisplay
  1335. 03-07 20:33:09.967 2632 2632 I SystemServiceManager: Starting phase 100
  1336. 03-07 20:33:09.968 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  1337. 03-07 20:33:09.968 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  1338. 03-07 20:33:09.970 2632 2882 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  1339. 03-07 20:33:09.976 2632 2882 E light : light_open lights keyboard failed: -22
  1340. 03-07 20:33:09.976 2632 2882 E light : Light passthrough failed to load legacy HAL.
  1341. 03-07 20:33:09.977 2632 2882 E light : light_open lights buttons failed: -22
  1342. 03-07 20:33:09.978 2632 2882 E light : Light passthrough failed to load legacy HAL.
  1343. 03-07 20:33:09.983 2632 2882 E light : light_open lights bluetooth failed: -22
  1344. 03-07 20:33:09.983 2632 2882 E light : Light passthrough failed to load legacy HAL.
  1345. 03-07 20:33:09.984 2632 2882 E light : light_open lights wifi failed: -22
  1346. 03-07 20:33:09.984 2632 2882 E light : Light passthrough failed to load legacy HAL.
  1347. 03-07 20:33:09.986 2632 2632 D SystemServerTiming: WaitForDisplay took to complete: 18ms
  1348. 03-07 20:33:09.986 2632 2632 I SystemServer: StartPackageManagerService
  1349. 03-07 20:33:09.986 2632 2882 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  1350. 03-07 20:33:09.992 2260 2524 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  1351. 03-07 20:33:10.008 2632 2632 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  1352. 03-07 20:33:10.010 2632 2632 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  1353. 03-07 20:33:10.341 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:468): avc: granted { read } for name="media0" dev="tmpfs" ino=1085 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1354. 03-07 20:33:10.341 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:469): avc: granted { read open } for path="/dev/media0" dev="tmpfs" ino=1085 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1355. 03-07 20:33:10.345 2311 2311 E mm-camera: module_sensor_init_eeprom:6142Exit subdev_id[SUB_MODULE_EEPROM] == -1
  1356. 03-07 20:33:10.348 2401 2492 I chatty : uid=0(root) /system/bin/sensors.qcom expire 2 lines
  1357. 03-07 20:33:10.349 2401 2491 I chatty : uid=0(root) /system/bin/sensors.qcom expire 2 lines
  1358. 03-07 20:33:10.349 2401 2490 I chatty : uid=0(root) /system/bin/sensors.qcom expire 2 lines
  1359. 03-07 20:33:10.350 2401 2489 I chatty : uid=0(root) /system/bin/sensors.qcom expire 2 lines
  1360. 03-07 20:33:10.350 2401 2488 I chatty : uid=0(root) /system/bin/sensors.qcom expire 2 lines
  1361. 03-07 20:33:10.351 2401 2487 I chatty : uid=0(root) /system/bin/sensors.qcom expire 2 lines
  1362. 03-07 20:33:10.351 2401 2468 I chatty : uid=0(root) /system/bin/sensors.qcom expire 2 lines
  1363. 03-07 20:33:10.341 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:470): avc: granted { read } for name="media1" dev="tmpfs" ino=32649 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1364. 03-07 20:33:10.341 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:471): avc: granted { read open } for path="/dev/media1" dev="tmpfs" ino=32649 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1365. 03-07 20:33:10.341 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:472): avc: granted { read } for name="media2" dev="tmpfs" ino=33756 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1366. 03-07 20:33:10.341 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:473): avc: granted { read open } for path="/dev/media2" dev="tmpfs" ino=33756 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1367. 03-07 20:33:10.351 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:474): avc: granted { read } for name="media0" dev="tmpfs" ino=1085 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1368. 03-07 20:33:10.351 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:475): avc: granted { read open } for path="/dev/media0" dev="tmpfs" ino=1085 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1369. 03-07 20:33:10.357 2401 3040 I chatty : uid=0(root) /system/bin/sensors.qcom expire 1 line
  1370. 03-07 20:33:10.351 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:476): avc: granted { read } for name="media1" dev="tmpfs" ino=32649 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1371. 03-07 20:33:10.351 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:477): avc: granted { read open } for path="/dev/media1" dev="tmpfs" ino=32649 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1372. 03-07 20:33:10.351 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:478): avc: granted { read } for name="media2" dev="tmpfs" ino=33756 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1373. 03-07 20:33:10.351 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:479): avc: granted { read open } for path="/dev/media2" dev="tmpfs" ino=33756 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1374. 03-07 20:33:10.351 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:480): avc: granted { read } for name="v4l-subdev13" dev="tmpfs" ino=13430 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1375. 03-07 20:33:10.351 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:481): avc: granted { read open } for path="/dev/v4l-subdev13" dev="tmpfs" ino=13430 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1376. 03-07 20:33:10.355 2311 2311 I mm-qcamera-daem: type=1400 audit(0.0:484): avc: denied { ioctl } for path="/dev/v4l-subdev13" dev="tmpfs" ino=13430 ioctlcmd=56c0 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file permissive=1
  1377. 03-07 20:33:10.355 2311 2311 I mm-qcamera-daem: type=1400 audit(0.0:485): avc: denied { write } for name="v4l-subdev13" dev="tmpfs" ino=13430 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file permissive=1
  1378. 03-07 20:33:10.397 2311 2311 E mm-camera-isp2: module_chroma_enhan40_init:90 name chroma_enhan40
  1379. 03-07 20:33:10.407 2311 2311 E mm-camera-isp2: module_color_correct40_init:96 name color_correct40
  1380. 03-07 20:33:10.411 2311 2311 E mm-camera-isp2: module_luma_adaptation40_init:87 name luma_adaptation40
  1381. 03-07 20:33:10.425 2311 2311 E mm-camera-isp2: isp_resource_init_sub_mod_table:3124 failed: opening libmmcamera_isp_color_xform_viewfinder40.so
  1382. 03-07 20:33:10.465 2311 2311 E mm-camera-isp2: module_chroma_enhan40_init:90 name chroma_enhan40
  1383. 03-07 20:33:10.466 2311 2311 E mm-camera-isp2: module_color_correct40_init:96 name color_correct40
  1384. 03-07 20:33:10.467 2311 2311 E mm-camera-isp2: module_luma_adaptation40_init:87 name luma_adaptation40
  1385. 03-07 20:33:10.469 2311 2311 E mm-camera-isp2: isp_resource_init_sub_mod_table:3124 failed: opening libmmcamera_isp_color_xform_viewfinder40.so
  1386. 03-07 20:33:10.471 2311 2311 E mm-camera-isp2: isp_resource_gen_hws_caps:3634 i 0 isp id 0
  1387. 03-07 20:33:10.471 2311 2311 E mm-camera-isp2: isp_resource_gen_hws_caps:3634 i 1 isp id 1
  1388. 03-07 20:33:10.471 2311 2311 E mm-camera-isp2: module_isp_init:678 module 0xe9423bc0
  1389. 03-07 20:33:10.471 2311 2311 E mm-camera: cpp_module_init:67 name=cpp
  1390. 03-07 20:33:10.479 2632 2632 I PackageManager: Upgrading from Tue Mar 6 08:04:41 CET 2018 to Tue Mar 6 23:10:10 CET 2018
  1391. 03-07 20:33:10.487 2311 2311 E mm-camera: cpp_hardware_load_firmware:490, info: hw_version=0x50010000, fw_version=0x10080000
  1392. 03-07 20:33:10.507 2632 2632 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  1393. 03-07 20:33:10.507 2632 2632 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  1394. 03-07 20:33:10.508 2632 2632 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  1395. 03-07 20:33:10.531 2311 2311 E mm-camera: cpp_hardware_load_firmware:506, info: cpp firmware loaded: cpp_firmware_v1_8_0.fw
  1396. 03-07 20:33:10.532 2311 2311 E mm-camera: cpp_module_init:109: info: CPP module_init successful
  1397. 03-07 20:33:10.532 2311 2311 E mm-camera: vpe_module_init:26 name=vpe
  1398. 03-07 20:33:10.532 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=video0 entity.revision=0
  1399. 03-07 20:33:10.532 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=msm_cci entity.revision=0
  1400. 03-07 20:33:10.532 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=v4l-subdev0 entity.revision=0
  1401. 03-07 20:33:10.532 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=v4l-subdev1 entity.revision=0
  1402. 03-07 20:33:10.532 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=v4l-subdev2 entity.revision=0
  1403. 03-07 20:33:10.532 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=v4l-subdev3 entity.revision=0
  1404. 03-07 20:33:10.532 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=v4l-subdev4 entity.revision=0
  1405. 03-07 20:33:10.532 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=v4l-subdev5 entity.revision=0
  1406. 03-07 20:33:10.532 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=v4l-subdev6 entity.revision=0
  1407. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=v4l-subdev7 entity.revision=0
  1408. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=v4l-subdev8 entity.revision=0
  1409. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=v4l-subdev9 entity.revision=0
  1410. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=v4l-subdev10 entity.revision=0
  1411. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=v4l-subdev11 entity.revision=0
  1412. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=v4l-subdev12 entity.revision=12
  1413. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=v4l-subdev13 entity.revision=0
  1414. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=v4l-subdev14 entity.revision=0
  1415. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=v4l-subdev15 entity.revision=0
  1416. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=v4l-subdev16 entity.revision=0
  1417. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=v4l-subdev17 entity.revision=0
  1418. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=v4l-subdev18 entity.revision=0
  1419. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_find_subdev:714: done enumerating media entities
  1420. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=video1 entity.revision=0
  1421. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_find_subdev:714: done enumerating media entities
  1422. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_find_subdev:719: entity.name=video2 entity.revision=0
  1423. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_find_subdev:714: done enumerating media entities
  1424. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_find_subdev:686: no more media devices
  1425. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_find_subdev:731: no vpe device found.
  1426. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_hardware_create:31: error: cannot find vpe subdev
  1427. 03-07 20:33:10.533 2311 2311 E mm-camera: vpe_module_create_vpe_ctrl:141, failed, cannnot create vpe hardware instance
  1428. 03-07 20:33:10.534 2311 2311 E mm-camera: vpe_module_init:34 failed
  1429. 03-07 20:33:10.534 2311 2311 E mm-camera: c2d_module_init:50 name=c2d
  1430. 03-07 20:33:10.534 2311 2311 E mm-camera: c2d_module_init:92: info: C2D module_init successful
  1431. 03-07 20:33:10.534 2311 2311 E mm-camera-vpu: vpu_module_init:54, INFO name=vpu
  1432. 03-07 20:33:10.534 2311 2311 E mm-camera-pp: [INFO] base_module_init:142, name=tmod
  1433. 03-07 20:33:10.537 2311 2311 E mm-camera-pp: [INFO] base_module_init:142, name=ezt
  1434. 03-07 20:33:10.541 2311 2311 E mm-camera-eztune: Tuning lib open failed: dlopen failed: library "libmm-qcamera.so" not found
  1435. 03-07 20:33:10.541 2311 2311 E mm-camera-img: frameproc_comp_reload_lib:1049] Error opening frameproc library libmmcamera_llvd.so error dlopen failed: library "libmmcamera_llvd.so" not found
  1436. 03-07 20:33:10.542 2311 2311 E mm-camera-img: frameproc_comp_load:937] cannot load libmmcamera_llvd.so
  1437. 03-07 20:33:10.542 2311 2311 E mm-camera: module_imgbase_init_llvd:2209] Error rc -6
  1438. 03-07 20:33:10.545 2311 2311 E mm-camera-img: cac2_comp_load:1322] Error opening CAC library
  1439. 03-07 20:33:10.545 2311 2311 E mm-camera: module_cac_init:1967] Error rc -6
  1440. 03-07 20:33:10.545 2311 2311 E mm-camera: pproc_module_init:2807 num_sub_mods:5
  1441. 03-07 20:33:10.546 2311 2311 E mm-camera-img: Can not discover face-detect device
  1442. 03-07 20:33:10.546 2311 2311 E mm-camera-img: Can not find device name
  1443. 03-07 20:33:10.546 2311 2311 E mm-camera-img: faceproc_dsp_comp_load:1225] E
  1444. 03-07 20:33:10.546 2311 2311 E mm-camera-img: face detection dsp disabled , enable by set property
  1445. 03-07 20:33:10.546 2311 2311 E mm-camera: module_faceproc_init:2270] HW or DSP FD not available switch to SW
  1446. 03-07 20:33:10.555 2311 2311 E mm-camera-img: hdr_comp_reload_lib:1315] Error linking hdrSingleFrameCore
  1447. 03-07 20:33:10.555 2311 2311 E hdr : module_hdr_lib_query_mod:181] Supported scenemode cnt 1
  1448. 03-07 20:33:10.556 2311 2311 E mm-camera-img: frameproc_comp_reload_lib:1049] Error opening frameproc library libmmcamera_chromaflash_lib.so error dlopen failed: library "libmmcamera_chromaflash_lib.so" not found
  1449. 03-07 20:33:10.556 2311 2311 E mm-camera-img: frameproc_comp_load:937] cannot load libmmcamera_chromaflash_lib.so
  1450. 03-07 20:33:10.556 2311 2311 E mm-camera: module_imgbase_init_imglib_chroma_flash:2209] Error rc -6
  1451. 03-07 20:33:10.556 2311 2311 E mm-camera-img: module_imglib_create_topology:742] Can not init the module imglib_chroma_flash
  1452. 03-07 20:33:10.556 2311 2311 E mm-camera-img: frameproc_comp_reload_lib:1049] Error opening frameproc library libmmcamera_optizoom_lib.so error dlopen failed: library "libmmcamera_optizoom_lib.so" not found
  1453. 03-07 20:33:10.556 2311 2311 E mm-camera-img: frameproc_comp_load:937] cannot load libmmcamera_optizoom_lib.so
  1454. 03-07 20:33:10.556 2311 2311 E mm-camera: module_imgbase_init_imglib_optizoom:2209] Error rc -6
  1455. 03-07 20:33:10.556 2311 2311 E mm-camera-img: module_imglib_create_topology:742] Can not init the module imglib_optizoom
  1456. 03-07 20:33:10.557 2311 2311 E mm-camera-img: frameproc_comp_reload_lib:1049] Error opening frameproc library libmmcamera_ubifocus_lib.so error dlopen failed: library "libmmcamera_ubifocus_lib.so" not found
  1457. 03-07 20:33:10.557 2311 2311 E mm-camera-img: frameproc_comp_load:937] cannot load libmmcamera_ubifocus_lib.so
  1458. 03-07 20:33:10.557 2311 2311 E mm-camera: module_imgbase_init_imglib_ubifocus:2209] Error rc -6
  1459. 03-07 20:33:10.557 2311 2311 E mm-camera-img: module_imglib_create_topology:742] Can not init the module imglib_ubifocus
  1460. 03-07 20:33:10.558 2311 2311 E mm-camera-img: frameproc_comp_reload_lib:1049] Error opening frameproc library libmmcamera_ubifocus_lib.so error dlopen failed: library "libmmcamera_ubifocus_lib.so" not found
  1461. 03-07 20:33:10.558 2311 2311 E mm-camera-img: frameproc_comp_load:937] cannot load libmmcamera_ubifocus_lib.so
  1462. 03-07 20:33:10.558 2311 2311 E mm-camera: module_imgbase_init_imglib_refocus:2209] Error rc -6
  1463. 03-07 20:33:10.558 2311 2311 E mm-camera-img: module_imglib_create_topology:742] Can not init the module imglib_refocus
  1464. 03-07 20:33:10.558 2311 2311 E mm-camera-img: frameproc_comp_reload_lib:1049] Error opening frameproc library libmmcamera_trueportrait_lib.so error dlopen failed: library "libmmcamera_trueportrait_lib.so" not found
  1465. 03-07 20:33:10.558 2311 2311 E mm-camera-img: frameproc_comp_load:937] cannot load libmmcamera_trueportrait_lib.so
  1466. 03-07 20:33:10.558 2311 2311 E mm-camera: module_imgbase_init_imglib_trueportrait:2209] Error rc -6
  1467. 03-07 20:33:10.559 2311 2311 E mm-camera-img: module_imglib_create_topology:742] Can not init the module imglib_trueportrait
  1468. 03-07 20:33:10.559 2311 2311 E mm-camera-img: frameproc_comp_reload_lib:1049] Error opening frameproc library libmmcamera_stillmore_lib.so error dlopen failed: library "libmmcamera_stillmore_lib.so" not found
  1469. 03-07 20:33:10.559 2311 2311 E mm-camera-img: frameproc_comp_load:937] cannot load libmmcamera_stillmore_lib.so
  1470. 03-07 20:33:10.559 2311 2311 E mm-camera: module_imgbase_init_imglib_stillmore:2209] Error rc -6
  1471. 03-07 20:33:10.559 2311 2311 E mm-camera-img: module_imglib_create_topology:742] Can not init the module imglib_stillmore
  1472. 03-07 20:33:10.648 2632 3124 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  1473. 03-07 20:33:10.757 2632 2632 I PackageManager: /system/priv-app/GoogleFeedback changed; collecting certs
  1474. 03-07 20:33:10.791 2632 3121 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  1475. 03-07 20:33:10.796 2632 2645 I zygote64: Background concurrent copying GC freed 19041(1252KB) AllocSpace objects, 3(60KB) LOS objects, 42% free, 4MB/7MB, paused 87us total 124.048ms
  1476. 03-07 20:33:10.821 2632 3121 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  1477. 03-07 20:33:10.886 2632 2632 I PackageManager: /system/priv-app/GoogleBackupTransport changed; collecting certs
  1478. 03-07 20:33:10.905 2632 2632 I PackageManager: /system/priv-app/GooglePartnerSetup changed; collecting certs
  1479. 03-07 20:33:10.926 2632 2632 I PackageManager: /system/priv-app/GoogleOneTimeInitializer changed; collecting certs
  1480. 03-07 20:33:10.936 2632 2632 I PackageManager: /system/priv-app/GoogleServicesFramework changed; collecting certs
  1481. 03-07 20:33:10.941 2632 3122 I PackageParser: Parse times for '/system/priv-app/Settings': parse=187ms, update_cache=0 ms
  1482. 03-07 20:33:11.119 2632 3121 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=222ms, update_cache=0 ms
  1483. 03-07 20:33:11.120 2632 2632 I PackageManager: /system/priv-app/PrebuiltGmsCore changed; collecting certs
  1484. 03-07 20:33:11.787 2632 3295 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  1485. 03-07 20:33:11.800 2632 3293 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  1486. 03-07 20:33:11.802 2632 3295 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  1487. 03-07 20:33:11.810 2632 2645 I zygote64: Background concurrent copying GC freed 52300(2MB) AllocSpace objects, 13(2MB) LOS objects, 42% free, 9MB/15MB, paused 195us total 130.620ms
  1488. 03-07 20:33:11.833 2632 3295 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  1489. 03-07 20:33:11.840 2632 2632 I PackageManager: /system/app/GoogleContactsSyncAdapter changed; collecting certs
  1490. 03-07 20:33:11.897 2632 3295 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  1491. 03-07 20:33:11.898 2632 3295 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  1492. 03-07 20:33:11.960 2632 2632 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  1493. 03-07 20:33:11.961 2632 2632 D PackageManager: No files in app dir /oem/app
  1494. 03-07 20:33:11.961 2632 2632 W PackageManager: System package com.qualcomm.shutdownlistner no longer exists; it's data will be wiped
  1495. 03-07 20:33:11.962 2632 2632 W PackageManager: System package com.quicinc.cne.CNEService no longer exists; it's data will be wiped
  1496. 03-07 20:33:11.963 2632 2632 W PackageManager: System package com.qti.qualcomm.datastatusnotification no longer exists; it's data will be wiped
  1497. 03-07 20:33:11.964 2632 2632 W PackageManager: System package com.android.hotwordenrollment no longer exists; it's data will be wiped
  1498. 03-07 20:33:11.966 2632 2632 W PackageManager: System package org.codeaurora.ims no longer exists; it's data will be wiped
  1499. 03-07 20:33:11.967 2632 2632 W PackageManager: System package com.qualcomm.qcrilmsgtunnel no longer exists; it's data will be wiped
  1500. 03-07 20:33:11.968 2632 2632 W PackageManager: System package com.google.android.gsf.login no longer exists; it's data will be wiped
  1501. 03-07 20:33:11.969 2632 2632 W PackageManager: System package com.qualcomm.qti.ims no longer exists; it's data will be wiped
  1502. 03-07 20:33:11.970 2632 2632 W PackageManager: System package com.qualcomm.qti.tetherservice no longer exists; it's data will be wiped
  1503. 03-07 20:33:11.972 2632 2632 W PackageManager: System package com.qualcomm.fastdormancy no longer exists; it's data will be wiped
  1504. 03-07 20:33:11.975 2632 2632 I PackageManager: Finished scanning system apps. Time: 1496 ms, packageCount: 102 , timePerPackage: 14 , cached: 0
  1505. 03-07 20:33:12.018 2632 2632 I SELinux : SELinux: Loaded file_contexts
  1506. 03-07 20:33:12.051 2632 3301 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  1507. 03-07 20:33:12.082 2632 3300 I PackageParser: Parse times for '/data/app/com.android.vending-1': parse=104ms, update_cache=0 ms
  1508. 03-07 20:33:12.089 2632 3302 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  1509. 03-07 20:33:12.094 2632 3299 I PackageParser: Parse times for '/data/app/com.android.chrome-2': parse=117ms, update_cache=0 ms
  1510. 03-07 20:33:12.139 2632 3301 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  1511. 03-07 20:33:12.204 2632 3300 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  1512. 03-07 20:33:12.271 2632 3300 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=158ms, update_cache=0 ms
  1513. 03-07 20:33:12.320 2632 3299 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  1514. 03-07 20:33:12.408 2632 3301 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  1515. 03-07 20:33:12.409 2632 3301 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  1516. 03-07 20:33:12.445 2632 3302 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=301ms, update_cache=0 ms
  1517. 03-07 20:33:12.447 2632 3301 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  1518. 03-07 20:33:12.448 2632 3301 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  1519. 03-07 20:33:12.458 2632 3301 I PackageParser: Parse times for '/data/app/com.amazon.kindle-1': parse=309ms, update_cache=0 ms
  1520. 03-07 20:33:12.465 2632 3300 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  1521. 03-07 20:33:12.466 2632 3300 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  1522. 03-07 20:33:12.523 2632 3302 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  1523. 03-07 20:33:12.536 2632 3300 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  1524. 03-07 20:33:12.562 2632 3299 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=232ms, update_cache=0 ms
  1525. 03-07 20:33:12.691 2632 3299 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  1526. 03-07 20:33:12.691 2632 3299 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  1527. 03-07 20:33:12.730 2632 3301 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  1528. 03-07 20:33:12.748 2632 3301 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  1529. 03-07 20:33:12.755 2632 2632 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  1530. 03-07 20:33:12.755 2632 2632 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  1531. 03-07 20:33:12.757 2632 3301 I PackageParser: Parse times for '/data/app/com.google.android.gm-1': parse=169ms, update_cache=0 ms
  1532. 03-07 20:33:12.763 2632 3300 I PackageParser: Parse times for '/data/app/com.microsoft.skydrive-2': parse=174ms, update_cache=0 ms
  1533. 03-07 20:33:12.879 2632 3302 I PackageParser: Parse times for '/data/app/com.amazon.mShop.android.shopping-2': parse=185ms, update_cache=0 ms
  1534. 03-07 20:33:12.943 2632 3301 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  1535. 03-07 20:33:12.943 2632 3301 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  1536. 03-07 20:33:12.960 2632 3301 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=203ms, update_cache=0 ms
  1537. 03-07 20:33:13.349 2632 3300 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  1538. 03-07 20:33:13.408 2632 3299 I PackageParser: Parse times for '/data/app/com.google.android.apps.messaging-2': parse=102ms, update_cache=0 ms
  1539. 03-07 20:33:13.420 2632 3301 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  1540. 03-07 20:33:13.433 2632 2632 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  1541. 03-07 20:33:13.495 2632 3302 I PackageParser: Parse times for '/data/app/de.hafas.android.db-2': parse=110ms, update_cache=0 ms
  1542. 03-07 20:33:13.576 2632 3299 I PackageParser: Parse times for '/data/app/com.dvtonder.chronus-1': parse=149ms, update_cache=0 ms
  1543. 03-07 20:33:13.611 2632 3300 I PackageParser: Parse times for '/data/app/com.whatsapp-2': parse=188ms, update_cache=0 ms
  1544. 03-07 20:33:13.834 2632 3302 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  1545. 03-07 20:33:13.840 2632 3302 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  1546. 03-07 20:33:13.841 2632 3301 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  1547. 03-07 20:33:14.543 2632 3299 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  1548. 03-07 20:33:14.629 2632 3301 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=277ms, update_cache=0 ms
  1549. 03-07 20:33:14.725 2632 3300 I PackageParser: Parse times for '/data/app/com.google.android.talk-2': parse=169ms, update_cache=0 ms
  1550. 03-07 20:33:14.768 2632 3302 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  1551. 03-07 20:33:14.864 2632 3299 I PackageParser: Parse times for '/data/app/org.leetzone.android.yatsewidgetfree-2': parse=101ms, update_cache=1 ms
  1552. 03-07 20:33:14.948 415 415 I MSM-irqbalance: Discovered a new IRQ: 89
  1553. 03-07 20:33:14.948 415 415 I MSM-irqbalance: Discovered a new IRQ: 90
  1554. 03-07 20:33:14.950 415 415 I MSM-irqbalance: Decided to move IRQ82 from CPU0 to CPU2
  1555. 03-07 20:33:14.982 2632 3300 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  1556. 03-07 20:33:15.194 2632 3301 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  1557. 03-07 20:33:15.209 2632 3300 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  1558. 03-07 20:33:15.209 2632 3300 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  1559. 03-07 20:33:15.248 2632 3299 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=197ms, update_cache=0 ms
  1560. 03-07 20:33:15.255 2632 3301 I PackageParser: Parse times for '/data/app/com.spotify.music-1': parse=124ms, update_cache=0 ms
  1561. 03-07 20:33:15.835 2632 3299 I PackageParser: Parse times for '/data/app/com.google.android.calendar-1': parse=123ms, update_cache=0 ms
  1562. 03-07 20:33:16.109 2632 3301 I PackageParser: Parse times for '/data/app/com.twitter.android-2': parse=174ms, update_cache=0 ms
  1563. 03-07 20:33:16.276 2632 3300 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  1564. 03-07 20:33:16.279 2632 3300 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  1565. 03-07 20:33:16.280 2632 3300 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  1566. 03-07 20:33:16.388 2632 2645 I zygote64: Background concurrent copying GC freed 59297(3MB) AllocSpace objects, 13(740KB) LOS objects, 42% free, 11MB/20MB, paused 89us total 160.742ms
  1567. 03-07 20:33:16.541 2632 3302 I PackageParser: Parse times for '/data/app/com.google.android.apps.plus-2': parse=147ms, update_cache=0 ms
  1568. 03-07 20:33:16.709 2632 3300 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  1569. 03-07 20:33:16.741 2632 3299 I PackageParser: Parse times for '/data/app/com.google.android.youtube-2': parse=128ms, update_cache=0 ms
  1570. 03-07 20:33:16.756 2632 3300 I PackageParser: Parse times for '/data/app/com.tripadvisor.tripadvisor-2': parse=250ms, update_cache=0 ms
  1571. 03-07 20:33:16.855 2225 2225 I qti : type=1400 audit(0.0:511): avc: denied { connectto } for path="/dev/socket/qmux_radio/qmux_connect_socket" scontext=u:r:qti:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
  1572. 03-07 20:33:16.859 2225 2225 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  1573. 03-07 20:33:16.865 2248 2248 I qmuxd : type=1400 audit(0.0:512): avc: denied { block_suspend } for capability=36 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability2 permissive=1
  1574. 03-07 20:33:16.880 2221 2248 E QC-QMI : qmi_qmux: Sending sys indication=18 to qmux_client_id=0x7 on conn_id=0
  1575. 03-07 20:33:16.880 2221 2248 E QC-QMI : qmi_qmux: Sending sys indication=18 to qmux_client_id=0x6 on conn_id=0
  1576. 03-07 20:33:16.880 2632 3301 I PackageParser: Parse times for '/data/app/com.google.android.apps.photos-1': parse=201ms, update_cache=0 ms
  1577. 03-07 20:33:16.880 2221 2248 E QC-QMI : qmi_qmux: Sending sys indication=18 to qmux_client_id=0x4 on conn_id=0
  1578. 03-07 20:33:16.880 2221 2248 E QC-QMI : qmi_qmux: Sending sys indication=18 to qmux_client_id=0x1 on conn_id=0
  1579. 03-07 20:33:16.883 2225 3306 E QC-QMI : qmi_client [2225] 7: failed to locate client data
  1580. 03-07 20:33:16.884 2221 2221 E QC-DS-LIB: qmuxd: RX on fd=18 returned error=0 errno[13:Permission denied]
  1581. 03-07 20:33:16.884 2221 2221 E QC-QMI : QMUX qmux_client_id=7 not found in qmux client list, unable to remove
  1582. 03-07 20:33:17.035 2632 3302 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  1583. 03-07 20:33:17.185 2632 3300 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  1584. 03-07 20:33:17.550 2632 3302 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  1585. 03-07 20:33:17.572 2632 3302 I PackageParser: Parse times for '/data/app/com.google.android.apps.chromecast.app-1': parse=143ms, update_cache=0 ms
  1586. 03-07 20:33:17.576 2632 3301 I PackageParser: Parse times for '/data/app/com.google.android.inputmethod.latin-1': parse=151ms, update_cache=0 ms
  1587. 03-07 20:33:18.551 2231 2231 D mm-camera-intf: index = 0 flag = 1 mount_angle = 90 facing = 0
  1588. 03-07 20:33:18.552 2231 2231 D mm-camera-intf: index = 1 flag = 103 mount_angle = 270 facing = 1
  1589. 03-07 20:33:18.555 2311 2311 D mm-camera: mct: mct_setLogLevel: global_debug_level:0 mct_debug_level:1 kpi_debug 0
  1590. 03-07 20:33:18.555 2311 2311 D mm-camera: mct: mct_controller_new: Creating new mct_controller with session-id 1
  1591. 03-07 20:33:18.556 2311 3370 D mm-camera: mct: mct_pipeline_start_session_thread: E sensor
  1592. 03-07 20:33:18.556 2311 3370 I mm-camera: module_sensor_start_session:1343session 1
  1593. 03-07 20:33:18.551 3370 3370 W CAM_startsensor: type=1400 audit(0.0:513): avc: granted { read } for name="v4l-subdev17" dev="tmpfs" ino=32651 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1594. 03-07 20:33:18.558 2311 3371 D mm-camera: mct: mct_pipeline_start_session_thread: E iface
  1595. 03-07 20:33:18.551 3370 3370 W CAM_startsensor: type=1400 audit(0.0:514): avc: granted { read open } for path="/dev/v4l-subdev17" dev="tmpfs" ino=32651 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1596. 03-07 20:33:18.555 3370 3370 W CAM_startsensor: type=1400 audit(0.0:515): avc: granted { read } for name="v4l-subdev7" dev="tmpfs" ino=13423 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1597. 03-07 20:33:18.555 3370 3370 W CAM_startsensor: type=1400 audit(0.0:516): avc: granted { read open } for path="/dev/v4l-subdev7" dev="tmpfs" ino=13423 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1598. 03-07 20:33:18.555 3371 3371 W CAM_startiface: type=1400 audit(0.0:517): avc: granted { read } for name="ion" dev="tmpfs" ino=108 scontext=u:r:init:s0 tcontext=u:object_r:ion_device:s0 tclass=chr_file
  1599. 03-07 20:33:18.555 3371 3371 W CAM_startiface: type=1400 audit(0.0:518): avc: granted { read open } for path="/dev/ion" dev="tmpfs" ino=108 scontext=u:r:init:s0 tcontext=u:object_r:ion_device:s0 tclass=chr_file
  1600. 03-07 20:33:18.560 2311 3372 D mm-camera: mct: mct_pipeline_start_session_thread: E isp
  1601. 03-07 20:33:18.563 2311 3372 E mm-camera-isp2: isp_module_start_session:178 session id 1
  1602. 03-07 20:33:18.563 2311 3374 D mm-camera: mct: mct_pipeline_start_session_thread: E stats
  1603. 03-07 20:33:18.555 3370 3370 W CAM_startsensor: type=1400 audit(0.0:519): avc: granted { read } for name="v4l-subdev10" dev="tmpfs" ino=6883 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1604. 03-07 20:33:18.555 3370 3370 W CAM_startsensor: type=1400 audit(0.0:520): avc: granted { read open } for path="/dev/v4l-subdev10" dev="tmpfs" ino=6883 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1605. 03-07 20:33:18.565 2311 3371 D mm-camera: mct: mct_pipeline_start_session_thread: X pproc
  1606. 03-07 20:33:18.566 2311 3375 D mm-camera: mct: mct_pipeline_start_session_thread: E pproc
  1607. 03-07 20:33:18.555 3370 3370 W CAM_startsensor: type=1400 audit(0.0:521): avc: granted { read } for name="v4l-subdev9" dev="tmpfs" ino=6858 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1608. 03-07 20:33:18.555 3370 3370 W CAM_startsensor: type=1400 audit(0.0:522): avc: granted { read open } for path="/dev/v4l-subdev9" dev="tmpfs" ino=6858 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1609. 03-07 20:33:18.555 3370 3370 W CAM_startsensor: type=1400 audit(0.0:523): avc: granted { read } for name="v4l-subdev3" dev="tmpfs" ino=6857 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1610. 03-07 20:33:18.555 3370 3370 W CAM_startsensor: type=1400 audit(0.0:524): avc: granted { read open } for path="/dev/v4l-subdev3" dev="tmpfs" ino=6857 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1611. 03-07 20:33:18.567 2311 3375 E mm-camera: cpp_module_start_session:406, info: starting session 1
  1612. 03-07 20:33:18.555 3371 3371 W CAM_startiface: type=1400 audit(0.0:525): avc: granted { read } for name="ion" dev="tmpfs" ino=108 scontext=u:r:init:s0 tcontext=u:object_r:ion_device:s0 tclass=chr_file
  1613. 03-07 20:33:18.555 3371 3371 W CAM_startiface: type=1400 audit(0.0:526): avc: granted { read open } for path="/dev/ion" dev="tmpfs" ino=108 scontext=u:r:init:s0 tcontext=u:object_r:ion_device:s0 tclass=chr_file
  1614. 03-07 20:33:18.555 3370 3370 W CAM_startsensor: type=1400 audit(0.0:527): avc: granted { read } for name="v4l-subdev0" dev="tmpfs" ino=102 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1615. 03-07 20:33:18.555 3370 3370 W CAM_startsensor: type=1400 audit(0.0:528): avc: granted { read open } for path="/dev/v4l-subdev0" dev="tmpfs" ino=102 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1616. 03-07 20:33:18.568 2311 3377 D mm-camera: mct: mct_pipeline_start_session_thread: E imglib
  1617. 03-07 20:33:18.569 2311 3377 E mm-camera-img: module_imglib_start_session:1767 ###Img_Loglevel 0
  1618. 03-07 20:33:18.565 3375 3375 W CAM_startpproc: type=1400 audit(0.0:529): avc: granted { read } for name="v4l-subdev12" dev="tmpfs" ino=13421 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1619. 03-07 20:33:18.565 3375 3375 W CAM_startpproc: type=1400 audit(0.0:530): avc: granted { read open } for path="/dev/v4l-subdev12" dev="tmpfs" ino=13421 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1620. 03-07 20:33:18.570 2311 3370 E mm-camera: module_sensor_init_session:1042Sensor path (null) name s5k3m2xm
  1621. 03-07 20:33:18.571 2311 3372 E mm-camera-isp2: isp_module_start_session:347 num_session_opened 1
  1622. 03-07 20:33:18.571 2311 3372 D mm-camera: mct: mct_pipeline_start_session_thread: X imglib
  1623. 03-07 20:33:18.572 2311 3377 E mm-camera: module_faceproc_start_session:1745] session cnt 1
  1624. 03-07 20:33:18.573 2311 3377 D mm-camera: mct: mct_pipeline_start_session_thread: X imglib
  1625. 03-07 20:33:18.577 2311 3370 I mm-camera: sensor_set_position:1704Position ID: 0
  1626. 03-07 20:33:18.577 2311 3370 I mm-camera: sensor_set_mode:1736Sensor Mode ID: 0
  1627. 03-07 20:33:18.577 2311 3370 I mm-camera-sensor: eeprom_load_library:317eeprom_load_library lib_name /system/vendor/lib/libmmcamera_dw9761b_eeprom.so
  1628. 03-07 20:33:18.575 3374 3374 I CAM_startstats: type=1400 audit(0.0:531): avc: denied { getattr } for path="/dev/sensors" dev="tmpfs" ino=106 scontext=u:r:init:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  1629. 03-07 20:33:18.584 2311 3374 E mm-camera: sensor_laser_init:117 Failure opening sensor library! Error: dlopen failed: library "/system/lib/hw/sensors.hal.tof.so" not found
  1630. 03-07 20:33:18.584 2311 3374 E mm-camera: gyro_port_init:1188 Failure initializing laser sensor. Error: 4
  1631. 03-07 20:33:18.584 2311 3374 D mm-camera: mct: mct_pipeline_start_session_thread: X imglib
  1632. 03-07 20:33:18.611 2311 3384 E mm-camera: cpp_thread_func:65: cpp_thread entering the polling loop...
  1633. 03-07 20:33:18.611 2311 3375 E mm-camera: cpp_module_start_session:499, info: cpp_thread created.
  1634. 03-07 20:33:18.608 3375 3375 I CAM_startpproc: type=1400 audit(0.0:532): avc: denied { write } for name="ion" dev="tmpfs" ino=108 scontext=u:r:init:s0 tcontext=u:object_r:ion_device:s0 tclass=chr_file permissive=1
  1635. 03-07 20:33:18.608 3375 3375 W CAM_startpproc: type=1400 audit(0.0:533): avc: granted { read open } for path="/dev/ion" dev="tmpfs" ino=108 scontext=u:r:init:s0 tcontext=u:object_r:ion_device:s0 tclass=chr_file
  1636. 03-07 20:33:18.611 2311 3375 E mm-camera: cpp_module_start_session:503, info: session 1 started.
  1637. 03-07 20:33:18.611 2311 3375 E mm-camera: c2d_module_start_session:261, info: starting session 1
  1638. 03-07 20:33:18.612 2311 3375 E mm-camera: c2d_module_start_session:309, info: c2d_thread created.
  1639. 03-07 20:33:18.612 2311 3385 E mm-camera: c2d_thread_func:42: c2d_thread entering the polling loop...
  1640. 03-07 20:33:18.608 3375 3375 W CAM_startpproc: type=1400 audit(0.0:534): avc: granted { read } for name="media0" dev="tmpfs" ino=1085 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1641. 03-07 20:33:18.608 3375 3375 W CAM_startpproc: type=1400 audit(0.0:535): avc: granted { read open } for path="/dev/media0" dev="tmpfs" ino=1085 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1642. 03-07 20:33:18.608 3375 3375 W CAM_startpproc: type=1400 audit(0.0:536): avc: granted { read } for name="v4l-subdev16" dev="tmpfs" ino=6884 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1643. 03-07 20:33:18.608 3375 3375 W CAM_startpproc: type=1400 audit(0.0:537): avc: granted { read open } for path="/dev/v4l-subdev16" dev="tmpfs" ino=6884 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1644. 03-07 20:33:18.608 3375 3375 W CAM_startpproc: type=1400 audit(0.0:538): avc: granted { read } for name="media1" dev="tmpfs" ino=32649 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1645. 03-07 20:33:18.608 3375 3375 W CAM_startpproc: type=1400 audit(0.0:539): avc: granted { read open } for path="/dev/media1" dev="tmpfs" ino=32649 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1646. 03-07 20:33:18.608 3375 3375 W CAM_startpproc: type=1400 audit(0.0:540): avc: granted { read } for name="media2" dev="tmpfs" ino=33756 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1647. 03-07 20:33:18.608 3375 3375 W CAM_startpproc: type=1400 audit(0.0:541): avc: granted { read open } for path="/dev/media2" dev="tmpfs" ino=33756 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1648. 03-07 20:33:18.608 3375 3375 W CAM_startpproc: type=1400 audit(0.0:542): avc: granted { read } for name="ion" dev="tmpfs" ino=108 scontext=u:r:init:s0 tcontext=u:object_r:ion_device:s0 tclass=chr_file
  1649. 03-07 20:33:18.608 3375 3375 W CAM_startpproc: type=1400 audit(0.0:543): avc: granted { read open } for path="/dev/ion" dev="tmpfs" ino=108 scontext=u:r:init:s0 tcontext=u:object_r:ion_device:s0 tclass=chr_file
  1650. 03-07 20:33:18.617 2311 3375 E mm-camera: c2d_module_start_session:338, info: session 1 started.
  1651. 03-07 20:33:18.617 2311 3375 E mm-camera-pp: [INFO] base_module_start_session:91, E, session=1
  1652. 03-07 20:33:18.617 2311 3375 E mm-camera-pp: [INFO] base_module_start_session:91, E, session=1
  1653. 03-07 20:33:18.618 2311 3375 D mm-camera: mct: mct_pipeline_start_session_thread: X imglib
  1654. 03-07 20:33:18.625 2311 3370 E mm-camera: module_sensor_init_session:1171flash subdev id = 0
  1655. 03-07 20:33:18.648 2311 3370 I mm-camera-sensor: af_actuator_init:696name = dw9761b
  1656. 03-07 20:33:18.649 2311 3370 E mm-camera-sensor: actuator_load_lib:577name=dw9761b, mode=camera
  1657. 03-07 20:33:18.652 2311 3370 I mm-camera-sensor: actuator_load_lib:624library /system/vendor/lib/libactuator_dw9761b.so successfully loaded, idx=0
  1658. 03-07 20:33:18.655 2311 3370 I mm-camera-sensor: actuator_load_lib:663library libactuator_dw9761b_camera.so successfully loaded, idx=0
  1659. 03-07 20:33:18.656 2311 3370 E mm-camera-sensor: actuator_load_lib:577name=dw9761b, mode=camcorder
  1660. 03-07 20:33:18.658 2311 3370 I mm-camera-sensor: actuator_load_lib:663library libactuator_dw9761b_camcorder.so successfully loaded, idx=1
  1661. 03-07 20:33:18.658 2311 3370 E mm-camera-sensor: eeprom_do_af_calibration:190turn on Cal af(1)
  1662. 03-07 20:33:18.658 2311 3370 I mm-camera: sensor_get_fast_aec_wait_frames:1322wait_frame_count 0
  1663. 03-07 20:33:18.658 2311 3370 I mm-camera: module_sensor_init_session:1234Success
  1664. 03-07 20:33:18.658 2311 3370 E mm-camera: module_sensor_start_session:1377SUCCESS
  1665. 03-07 20:33:18.659 2311 3370 D mm-camera: mct: mct_pipeline_start_session_thread: X imglib
  1666. 03-07 20:33:18.659 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2316hal version 0 capture intent 0 cur_stream_mask 1
  1667. 03-07 20:33:18.659 2311 2311 E mm-camera: sensor_get_cur_chromatix_name:2366Error: Load default preview chroamtix
  1668. 03-07 20:33:18.659 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2374chromatix_lib_name[0] = libchromatix_s5k3m2xm_snapshot.so
  1669. 03-07 20:33:18.659 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2374chromatix_lib_name[1] = libchromatix_s5k3m2xm_snapshot.so
  1670. 03-07 20:33:18.659 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2377chromatix_lib_name[2] = NULL
  1671. 03-07 20:33:18.659 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2374chromatix_lib_name[3] = libchromatix_s5k3m2xm_common.so
  1672. 03-07 20:33:18.659 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2374chromatix_lib_name[4] = libchromatix_s5k3m2xm_cpp_snapshot.so
  1673. 03-07 20:33:18.659 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2374chromatix_lib_name[5] = libchromatix_s5k3m2xm_cpp_snapshot.so
  1674. 03-07 20:33:18.659 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2374chromatix_lib_name[6] = libchromatix_s5k3m2xm_cpp_snapshot.so
  1675. 03-07 20:33:18.659 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2374chromatix_lib_name[7] = libchromatix_s5k3m2xm_cpp_video.so
  1676. 03-07 20:33:18.659 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2374chromatix_lib_name[8] = libchromatix_s5k3m2xm_postproc.so
  1677. 03-07 20:33:18.659 2311 2311 I mm-camera: chromatix_load_library:70/system/vendor/lib/libchromatix_s5k3m2xm_snapshot.so
  1678. 03-07 20:33:18.662 2311 2311 I mm-camera: chromatix_load_library:70/system/vendor/lib/libchromatix_s5k3m2xm_snapshot.so
  1679. 03-07 20:33:18.663 2311 2311 I mm-camera: chromatix_open_library:118NULL chromatix name for chromatix[2]
  1680. 03-07 20:33:18.663 2311 2311 I mm-camera: chromatix_load_library:70/system/vendor/lib/libchromatix_s5k3m2xm_common.so
  1681. 03-07 20:33:18.665 2311 2311 I mm-camera: chromatix_load_library:70/system/vendor/lib/libchromatix_s5k3m2xm_cpp_snapshot.so
  1682. 03-07 20:33:18.668 2311 2311 I chatty : uid=1006(camera) mm-qcamera-daem identical 1 line
  1683. 03-07 20:33:18.669 2311 2311 I mm-camera: chromatix_load_library:70/system/vendor/lib/libchromatix_s5k3m2xm_cpp_snapshot.so
  1684. 03-07 20:33:18.669 2311 2311 I mm-camera: chromatix_load_library:70/system/vendor/lib/libchromatix_s5k3m2xm_cpp_video.so
  1685. 03-07 20:33:18.672 2311 2311 I mm-camera: chromatix_load_library:70/system/vendor/lib/libchromatix_s5k3m2xm_postproc.so
  1686. 03-07 20:33:18.674 2311 2311 E mm-camera-sensor: eeprom_do_chroma_calibration:133turn on Cal wb(1) lsc(1) dp (1)
  1687. 03-07 20:33:18.674 2311 2311 E mm-camera-isp2: isp_resource_query_mod:145 num_isp_preallocate 0 num_session_opened 1 dual_vfe_enabled 0
  1688. 03-07 20:33:18.675 2311 2311 E mm-camera: module_faceproc_query_mod:1897] Caps ROI 10 scene_mode_cnt 1 HW analysis supported 0
  1689. 03-07 20:33:18.675 2311 2311 E hdr : module_hdr_lib_query_mod:181] Supported scenemode cnt 2
  1690. 03-07 20:33:18.675 2311 2311 I mm-camera: module_module_set_session_data:5863max delay 2 report delay 1 retry skip 3
  1691. 03-07 20:33:18.675 2311 2311 D mm-camera: mct: mct_pipeline_process_set:command=800000a
  1692. 03-07 20:33:18.675 2311 2311 D mm-camera: mct: mct_pipeline_process_set: Adding new stream: id [0f]
  1693. 03-07 20:33:18.675 2311 2311 D mm-camera: mct: mct_pipeline_process_set:command=8000012
  1694. 03-07 20:33:18.676 2311 2311 D mm-camera: mct: mct_stream_start_link: Start linking Session-stream 0x1000f
  1695. 03-07 20:33:18.676 2311 2311 I mm-camera: module_iface_set_mod_func: set module type = 8, identity 1000f
  1696. 03-07 20:33:18.676 2311 2311 I mm-camera-sensor: port_sensor_caps_reserve:151ide 1000f stream type 10 w*h 0*0
  1697. 03-07 20:33:18.676 2311 2311 E mm-camera: iface_util_find_primary_cid:84 error cannot find primary sensor format cids 1
  1698. 03-07 20:33:18.676 2311 2311 E mm-camera: iface_reserve_sink_port: security mode :0
  1699. 03-07 20:33:18.676 2311 2311 I mm-camera-sensor: port_sensor_ext_link_func:271ide 1000f
  1700. 03-07 20:33:18.676 2311 2311 E mm-camera: isp_port_check_caps_reserve:737 port 0xe90e1e20 ide 1000f type 10 dim 0 0
  1701. 03-07 20:33:18.676 2311 2311 E mm-camera: int_link = 0xe90e83e0
  1702. 03-07 20:33:18.676 2311 2311 I mm-camera: pproc_port_add_modules_to_stream:433, linking mods tmod and c2d
  1703. 03-07 20:33:18.676 2311 2311 E mm-camera: c2d_port_check_caps_reserve:78, identity=0x1000f
  1704. 03-07 20:33:18.676 2311 2311 E mm-camera: c2d_port_check_caps_reserve:156, identity=0x1000f, reserved
  1705. 03-07 20:33:18.671 2311 2311 I mm-qcamera-daem: type=1400 audit(0.0:544): avc: denied { write } for name="kgsl-3d0" dev="tmpfs" ino=6886 scontext=u:r:init:s0 tcontext=u:object_r:gpu_device:s0 tclass=chr_file permissive=1
  1706. 03-07 20:33:18.671 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:545): avc: granted { read open } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6886 scontext=u:r:init:s0 tcontext=u:object_r:gpu_device:s0 tclass=chr_file
  1707. 03-07 20:33:18.671 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:546): avc: granted { read } for name="ion" dev="tmpfs" ino=108 scontext=u:r:init:s0 tcontext=u:object_r:ion_device:s0 tclass=chr_file
  1708. 03-07 20:33:18.671 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:547): avc: granted { read open } for path="/dev/ion" dev="tmpfs" ino=108 scontext=u:r:init:s0 tcontext=u:object_r:ion_device:s0 tclass=chr_file
  1709. 03-07 20:33:18.671 2311 2311 I mm-qcamera-daem: type=1400 audit(0.0:548): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6886 ioctlcmd=940 scontext=u:r:init:s0 tcontext=u:object_r:gpu_device:s0 tclass=chr_file permissive=1
  1710. 03-07 20:33:18.671 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:549): avc: granted { read } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6886 scontext=u:r:init:s0 tcontext=u:object_r:gpu_device:s0 tclass=chr_file
  1711. 03-07 20:33:18.680 2311 2311 E mm-camera: c2d_module_notify_add_stream:1404, info: success, identity=0x1000f
  1712. 03-07 20:33:18.680 2311 2311 I mm-camera: pproc_port_add_modules_to_stream:433, linking mods c2d and cpp
  1713. 03-07 20:33:18.680 2311 2311 E mm-camera: c2d_port_check_caps_reserve:78, identity=0x1000f
  1714. 03-07 20:33:18.680 2311 2311 E mm-camera: Interleaved flag is 0, identity 65551 port type 0
  1715. 03-07 20:33:18.680 2311 2311 E mm-camera: c2d_port_check_caps_reserve:156, identity=0x1000f, reserved
  1716. 03-07 20:33:18.680 2311 2311 E mm-camera: cpp_port_check_caps_reserve:77, identity=0x1000f
  1717. 03-07 20:33:18.680 2311 2311 E mm-camera: cpp_port_check_caps_reserve:137, identity=0x1000f, reserved
  1718. 03-07 20:33:18.680 2311 2311 E mm-camera: cpp_module_notify_add_stream:1990, info: success, identity=0x1000f
  1719. 03-07 20:33:18.680 2311 2311 I mm-camera: pproc_port_add_modules_to_stream:433, linking mods cpp and afs
  1720. 03-07 20:33:18.680 2311 2311 E mm-camera: cpp_port_check_caps_reserve:77, identity=0x1000f
  1721. 03-07 20:33:18.680 2311 2311 E mm-camera: cpp_port_check_caps_reserve:137, identity=0x1000f, reserved
  1722. 03-07 20:33:18.680 2311 2311 E mm-camera: module_afs_port_check_caps_reserve:1447] acquire port
  1723. 03-07 20:33:18.681 2311 2311 I mm-camera: pproc_port_add_modules_to_stream:433, linking mods afs and ezt
  1724. 03-07 20:33:18.681 2311 2311 E mm-camera: module_afs_port_check_caps_reserve:1447] acquire port
  1725. 03-07 20:33:18.681 2311 2311 E mm-camera: pproc_port_add_modules_to_stream:454] X rc: 1
  1726. 03-07 20:33:18.675 3388 3388 W mm-qcamera-daem: type=1400 audit(0.0:550): avc: granted { read } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6886 scontext=u:r:init:s0 tcontext=u:object_r:gpu_device:s0 tclass=chr_file
  1727. 03-07 20:33:18.685 2401 2401 E QMI_FW : xport_send: Sendto failed for port 12544
  1728. 03-07 20:33:18.685 2401 2401 E QMI_FW : QCCI qmi_cci_flush_tx_q: Error sending TXN: svc_id: 276 txn_id: 1 msg_id: 2
  1729. 03-07 20:33:18.685 2401 2401 E Sensors : sns_acm_mr.c(480):Transport error -16
  1730. 03-07 20:33:19.398 2632 2632 D PackageManager: No files in app dir /data/app-private
  1731. 03-07 20:33:19.399 2632 2632 I PackageManager: Finished scanning non-system apps. Time: 7425 ms, packageCount: 74 , timePerPackage: 100 , cached: 0
  1732. 03-07 20:33:19.403 2632 2632 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  1733. 03-07 20:33:19.419 2632 2632 I PackageManager: Time to scan packages: 8.94 seconds
  1734. 03-07 20:33:19.419 2632 2632 W PackageManager: Removing dangling permission: com.qti.permission.AUDIO from package org.codeaurora.ims
  1735. 03-07 20:33:19.419 2632 2632 W PackageManager: Removing dangling permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL from package com.qualcomm.qcrilmsgtunnel
  1736. 03-07 20:33:19.419 2632 2632 W PackageManager: Removing dangling permission: com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD from package com.google.android.gsf.login
  1737. 03-07 20:33:19.419 2632 2632 W PackageManager: Removing dangling permission: com.qti.permission.DIAG from package org.codeaurora.ims
  1738. 03-07 20:33:19.419 2632 2632 W PackageManager: Removing dangling permission: broadcast.cne.permission from package com.quicinc.cne.CNEService
  1739. 03-07 20:33:19.419 2632 2632 W PackageManager: Removing dangling permission: com.google.android.googleapps.permission.GOOGLE_MAIL_SWITCH from package com.google.android.gsf.login
  1740. 03-07 20:33:19.427 2632 2632 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  1741. 03-07 20:33:19.431 2632 2632 W PackageManager: Destroying /data/user/0/media due to: com.android.server.pm.PackageManagerException: Package media is unknown
  1742. 03-07 20:33:19.434 2632 2632 W PackageManager: Destroying /data/user/0/com.qualcomm.shutdownlistner due to: com.android.server.pm.PackageManagerException: Package com.qualcomm.shutdownlistner is unknown
  1743. 03-07 20:33:19.451 2632 2632 W PackageManager: Destroying /data/user/0/com.quicinc.cne.CNEService due to: com.android.server.pm.PackageManagerException: Package com.quicinc.cne.CNEService is unknown
  1744. 03-07 20:33:19.455 2632 2632 W PackageManager: Destroying /data/user/0/com.qti.qualcomm.datastatusnotification due to: com.android.server.pm.PackageManagerException: Package com.qti.qualcomm.datastatusnotification is unknown
  1745. 03-07 20:33:19.460 2632 2632 W PackageManager: Destroying /data/user/0/com.android.hotwordenrollment due to: com.android.server.pm.PackageManagerException: Package com.android.hotwordenrollment is unknown
  1746. 03-07 20:33:19.472 2632 2632 W PackageManager: Destroying /data/user/0/org.codeaurora.ims due to: com.android.server.pm.PackageManagerException: Package org.codeaurora.ims is unknown
  1747. 03-07 20:33:19.475 2632 2632 W PackageManager: Destroying /data/user/0/com.qualcomm.qcrilmsgtunnel due to: com.android.server.pm.PackageManagerException: Package com.qualcomm.qcrilmsgtunnel is unknown
  1748. 03-07 20:33:19.479 2632 2632 W PackageManager: Destroying /data/user/0/com.google.android.gsf.login due to: com.android.server.pm.PackageManagerException: Package com.google.android.gsf.login is unknown
  1749. 03-07 20:33:19.485 2632 2632 W PackageManager: Destroying /data/user/0/com.qualcomm.qti.ims due to: com.android.server.pm.PackageManagerException: Package com.qualcomm.qti.ims is unknown
  1750. 03-07 20:33:19.499 2632 2632 W PackageManager: Destroying /data/user/0/com.qualcomm.qti.tetherservice due to: com.android.server.pm.PackageManagerException: Package com.qualcomm.qti.tetherservice is unknown
  1751. 03-07 20:33:19.512 2632 2632 W PackageManager: Destroying /data/user/0/com.qualcomm.fastdormancy due to: com.android.server.pm.PackageManagerException: Package com.qualcomm.fastdormancy is unknown
  1752. 03-07 20:33:19.522 2632 2632 W PackageManager: Destroying /data/user_de/0/com.qualcomm.shutdownlistner due to: com.android.server.pm.PackageManagerException: Package com.qualcomm.shutdownlistner is unknown
  1753. 03-07 20:33:19.540 2632 2632 W PackageManager: Destroying /data/user_de/0/com.quicinc.cne.CNEService due to: com.android.server.pm.PackageManagerException: Package com.quicinc.cne.CNEService is unknown
  1754. 03-07 20:33:19.544 2632 2632 W PackageManager: Destroying /data/user_de/0/com.qti.qualcomm.datastatusnotification due to: com.android.server.pm.PackageManagerException: Package com.qti.qualcomm.datastatusnotification is unknown
  1755. 03-07 20:33:19.549 2632 2632 W PackageManager: Destroying /data/user_de/0/com.android.hotwordenrollment due to: com.android.server.pm.PackageManagerException: Package com.android.hotwordenrollment is unknown
  1756. 03-07 20:33:19.554 2632 2632 W PackageManager: Destroying /data/user_de/0/org.codeaurora.ims due to: com.android.server.pm.PackageManagerException: Package org.codeaurora.ims is unknown
  1757. 03-07 20:33:19.559 2632 2632 W PackageManager: Destroying /data/user_de/0/com.qualcomm.qcrilmsgtunnel due to: com.android.server.pm.PackageManagerException: Package com.qualcomm.qcrilmsgtunnel is unknown
  1758. 03-07 20:33:19.567 2632 2632 W PackageManager: Destroying /data/user_de/0/com.google.android.gsf.login due to: com.android.server.pm.PackageManagerException: Package com.google.android.gsf.login is unknown
  1759. 03-07 20:33:19.574 2632 2632 W PackageManager: Destroying /data/user_de/0/com.qualcomm.qti.ims due to: com.android.server.pm.PackageManagerException: Package com.qualcomm.qti.ims is unknown
  1760. 03-07 20:33:19.579 2632 2632 W PackageManager: Destroying /data/user_de/0/com.qualcomm.qti.tetherservice due to: com.android.server.pm.PackageManagerException: Package com.qualcomm.qti.tetherservice is unknown
  1761. 03-07 20:33:19.585 2632 2632 W PackageManager: Destroying /data/user_de/0/com.qualcomm.fastdormancy due to: com.android.server.pm.PackageManagerException: Package com.qualcomm.fastdormancy is unknown
  1762. 03-07 20:33:19.597 2233 2233 I chatty : uid=0(root) Binder:2233_2 expire 42 lines
  1763. 03-07 20:33:19.673 2233 2252 I chatty : uid=0(root) Binder:2233_1 expire 41 lines
  1764. 03-07 20:33:19.681 2401 2401 I sensors.qcom: type=1400 audit(0.0:553): avc: denied { write } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket permissive=1
  1765. 03-07 20:33:19.681 2433 2433 I chatty : uid=0(root) /system/bin/sensors.qcom expire 1 line
  1766. 03-07 20:33:19.685 2311 2311 E mm-camera: dsps_send_request:531 dsps_send_request: Request response timed out
  1767. 03-07 20:33:19.685 2311 2311 E mm-camera:
  1768. 03-07 20:33:19.685 2311 2311 E mm-camera: dsps_proc_set_params_gravity:179 dsps_proc_set_params_gravity Error sending request
  1769. 03-07 20:33:19.685 2311 2311 E mm-camera: gyro_port_enable_disable_sensor_request:653 gyro_port_enable_disable_sensor_request: Gravity enable req failed
  1770. 03-07 20:33:19.687 2401 2401 E QMI_FW : xport_send: Sendto failed for port 12544
  1771. 03-07 20:33:19.687 2401 2401 E QMI_FW : QCCI qmi_cci_flush_tx_q: Error sending TXN: svc_id: 276 txn_id: 2 msg_id: 3
  1772. 03-07 20:33:19.687 2401 2401 E Sensors : sns_acm_mr.c(480):Transport error -16
  1773. 03-07 20:33:19.772 2233 3397 I chatty : uid=0(root) Binder:2233_3 expire 25 lines
  1774. 03-07 20:33:19.812 2632 2632 V PackageManager: reconcileAppsData finished 18 packages
  1775. 03-07 20:33:19.813 2632 2632 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  1776. 03-07 20:33:19.813 2632 3399 D SystemServerInitThreadPool: Started executing prepareAppData
  1777. 03-07 20:33:19.813 2632 2632 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  1778. 03-07 20:33:19.813 2632 2632 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  1779. 03-07 20:33:19.813 2632 2632 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  1780. 03-07 20:33:19.813 2632 2632 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  1781. 03-07 20:33:19.813 2632 2632 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  1782. 03-07 20:33:19.813 2632 2632 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  1783. 03-07 20:33:19.813 2632 2632 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  1784. 03-07 20:33:19.813 2632 2632 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  1785. 03-07 20:33:19.813 2632 2632 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  1786. 03-07 20:33:19.814 2632 2632 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  1787. 03-07 20:33:19.814 2632 2632 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  1788. 03-07 20:33:19.814 2632 2632 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  1789. 03-07 20:33:19.814 2632 2632 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  1790. 03-07 20:33:19.814 2632 2632 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  1791. 03-07 20:33:19.814 2632 2632 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  1792. 03-07 20:33:19.814 2632 2632 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  1793. 03-07 20:33:19.814 2632 2632 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  1794. 03-07 20:33:19.815 2632 2632 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  1795. 03-07 20:33:19.815 2632 2632 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  1796. 03-07 20:33:19.815 2632 2632 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  1797. 03-07 20:33:19.815 2632 2632 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  1798. 03-07 20:33:19.815 2632 2632 I PackageManager: Build fingerprint changed; clearing code caches
  1799. 03-07 20:33:19.948 415 415 I MSM-irqbalance: Discovered a new IRQ: 81
  1800. 03-07 20:33:19.951 415 415 I MSM-irqbalance: Decided to move IRQ188 from CPU0 to CPU1
  1801. 03-07 20:33:20.361 2632 3399 D SystemServerTimingAsync: AppDataFixup took to complete: 548ms
  1802. 03-07 20:33:20.537 2632 2632 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  1803. 03-07 20:33:20.687 2311 2311 E mm-camera: dsps_send_request:531 dsps_send_request: Request response timed out
  1804. 03-07 20:33:20.687 2311 2311 E mm-camera:
  1805. 03-07 20:33:20.687 2311 2311 E mm-camera: dsps_proc_set_params_gravity:179 dsps_proc_set_params_gravity Error sending request
  1806. 03-07 20:33:20.691 2311 2311 D mm-camera: mct: mct_pipeline_process_set: Linking successful for stream 0x1000f stream type=10
  1807. 03-07 20:33:20.688 2231 2231 I cameraserver: type=1400 audit(0.0:555): avc: denied { sendto } for path="/data/misc/camera/cam_socket1" scontext=u:r:cameraserver:s0 tcontext=u:r:init:s0 tclass=unix_dgram_socket permissive=1
  1808. 03-07 20:33:20.695 2311 2311 I mm-qcamera-daem: type=1400 audit(0.0:556): avc: denied { use } for path="anon_inode:dmabuf" dev="anon_inodefs" ino=10901 scontext=u:r:init:s0 tcontext=u:r:cameraserver:s0 tclass=fd permissive=1
  1809. 03-07 20:33:20.699 2311 3400 E mm-camera: mct: mct_pipeline_populate_query_cap_buffer: 3A VERSION:: 4.1.0.r2
  1810. 03-07 20:33:20.699 2311 3400 D mm-camera: mct: Cam 0: FPS range selection complete. Publishing 7 ranges.
  1811. 03-07 20:33:20.702 2311 3400 D mm-camera: mct: mct_pipeline_process_set:command=800000b
  1812. 03-07 20:33:20.703 2311 3400 E mm-camera: mct: mct_pipeline_process_set:2478: Couldn't find stream id: 0
  1813. 03-07 20:33:20.703 2311 2311 D mm-camera: mct: mct_controller_destroy: Initiating destroy sequence
  1814. 03-07 20:33:20.703 2311 3402 D mm-camera: mct: mct_bus_handler_thread_run: Force Exit
  1815. 03-07 20:33:20.704 2311 2311 D mm-camera: mct: mct_controller_destroy: bus_handler thread closed
  1816. 03-07 20:33:20.704 2311 2311 D mm-camera: mct: mct_pipeline_stop_session - E
  1817. 03-07 20:33:20.704 2311 2311 D mm-camera: mct: mct_pipeline_process_set:command=800000b
  1818. 03-07 20:33:20.704 2231 2231 D QCamera3HWI: lookupFwkName: Cannot find matching framework type
  1819. 03-07 20:33:20.704 2311 2311 D mm-camera: mct: mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x1000f and stream type=10
  1820. 03-07 20:33:20.704 2231 2231 D QCamera3HWI: lookupFwkName: Cannot find matching framework type
  1821. 03-07 20:33:20.704 2231 2231 D QCamera3HWI: lookupFwkName: Cannot find matching framework type
  1822. 03-07 20:33:20.704 2311 2311 I mm-camera-sensor: port_sensor_unlink_func:293ide 1000f
  1823. 03-07 20:33:20.704 2231 2231 D QCamera3HWI: lookupFwkName: Cannot find matching framework type
  1824. 03-07 20:33:20.704 2311 2311 E mm-camera: port_iface_ext_unlink_func: E, identity = 0x1000f, port = 0xe94235c0, direction = 2
  1825. 03-07 20:33:20.704 2231 2231 D QCamera3HWI: lookupFwkName: Cannot find matching framework type
  1826. 03-07 20:33:20.704 2311 2311 I mm-camera-sensor: port_sensor_caps_unreserve:204ide 1000f
  1827. 03-07 20:33:20.704 2231 2231 D QCamera3HWI: lookupFwkName: Cannot find matching framework type
  1828. 03-07 20:33:20.704 2231 2231 D QCamera3HWI: lookupFwkName: Cannot find matching framework type
  1829. 03-07 20:33:20.704 2311 2311 E mm-camera: port_iface_check_caps_unreserve_func: E, identity = 0x1000f, port = 0xe94235c0, direction = 2
  1830. 03-07 20:33:20.704 2231 2231 D QCamera3HWI: lookupFwkName: Cannot find matching framework type
  1831. 03-07 20:33:20.704 2311 2311 E mm-camera: iface_unreserve_sink_port: stream_id f mode 0
  1832. 03-07 20:33:20.704 2231 2231 D QCamera3HWI: lookupFwkName: Cannot find matching framework type
  1833. 03-07 20:33:20.704 2311 2311 E mm-camera: port_iface_ext_unlink_func: E, identity = 0x1000f, port = 0xe94238c0, direction = 1
  1834. 03-07 20:33:20.704 2231 2231 D QCamera3HWI: lookupFwkName: Cannot find matching framework type
  1835. 03-07 20:33:20.704 2231 2231 D QCamera3HWI: lookupFwkName: Cannot find matching framework type
  1836. 03-07 20:33:20.704 2311 2311 E mm-camera: iface_ext_unlink_src_port: mct stream already removed from hw stream
  1837. 03-07 20:33:20.704 2311 2311 E mm-camera: port_iface_check_caps_unreserve_func: E, identity = 0x1000f, port = 0xe94238c0, direction = 1
  1838. 03-07 20:33:20.704 2231 2231 D QCamera3HWI: lookupFwkName: Cannot find matching framework type
  1839. 03-07 20:33:20.704 2311 2311 E mm-camera: isp_port_check_caps_unreserve:826 ide 1000f port 0xe90e1e20
  1840. 03-07 20:33:20.705 2311 2311 E mm-camera: c2d_port_check_caps_unreserve:183, identity=0x1000f
  1841. 03-07 20:33:20.705 2311 2311 E mm-camera: c2d_port_check_caps_unreserve:193, identity=0x1000f, unreserved
  1842. 03-07 20:33:20.705 2231 2231 E Camera2-Metadata: Update metadata entry: Unknown tag -2147352575
  1843. 03-07 20:33:20.705 2231 2231 E Camera2-Metadata: Update metadata entry: Unknown tag -2147352576
  1844. 03-07 20:33:20.708 2311 2311 E mm-camera: c2d_port_check_caps_unreserve:183, identity=0x1000f
  1845. 03-07 20:33:20.708 2311 2311 E mm-camera: c2d_port_check_caps_unreserve:193, identity=0x1000f, unreserved
  1846. 03-07 20:33:20.708 2311 2311 E mm-camera: cpp_port_check_caps_unreserve:164, identity=0x1000f
  1847. 03-07 20:33:20.708 2311 2311 E mm-camera: cpp_port_check_caps_unreserve:174, identity=0x1000f, unreserved
  1848. 03-07 20:33:20.708 2311 2311 E mm-camera: cpp_port_check_caps_unreserve:164, identity=0x1000f
  1849. 03-07 20:33:20.709 2311 2311 E mm-camera: cpp_port_check_caps_unreserve:174, identity=0x1000f, unreserved
  1850. 03-07 20:33:20.709 2311 2311 E mm-camera: module_afs_port_check_caps_unreserve:1524]
  1851. 03-07 20:33:20.709 2311 2311 E mm-camera: module_afs_port_check_caps_unreserve:1532] destroy client
  1852. 03-07 20:33:20.709 2311 2311 E mm-camera: q3a_thread_af_stop:672 q3a_thread_af_stop:672 MSG_STOP_THREAD
  1853. 03-07 20:33:20.710 2311 2311 E mm-camera: stats_port_delete_reserved_stream:2336 stats_port_delete_reserved_stream:2336: going to NULL peer
  1854. 03-07 20:33:20.710 2311 2311 D mm-camera: mct: mct_pipeline_process_set: Stream 0x1000f and stream type=10, successfully deleted
  1855. 03-07 20:33:20.710 2311 3406 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: sensor - E
  1856. 03-07 20:33:20.710 2311 3406 I mm-camera: module_sensor_stop_session:1401session 1
  1857. 03-07 20:33:20.712 2311 3407 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: iface - E
  1858. 03-07 20:33:20.712 2311 3407 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: iface - X
  1859. 03-07 20:33:20.712 2311 3406 I mm-camera-sensor: actuator_close:1114actuator close and move lens to default position start
  1860. 03-07 20:33:20.712 2311 3406 I mm-camera-sensor: af_actuator_set_closing_focus:205skip due to curr_step_pos <= dest_step_pos:80
  1861. 03-07 20:33:20.713 2311 3406 I mm-camera-sensor: actuator_close:1116actuator close and move lens to default position done!
  1862. 03-07 20:33:20.713 2311 3408 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: isp - E
  1863. 03-07 20:33:20.713 2311 3408 E mm-camera-isp2: isp_module_stop_session:414 session id 1
  1864. 03-07 20:33:20.713 2311 3409 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: stats - E
  1865. 03-07 20:33:20.715 2311 3408 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: isp - X
  1866. 03-07 20:33:20.715 2311 3410 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: pproc - E
  1867. 03-07 20:33:20.715 2311 3410 E mm-camera: cpp_module_stop_session:531, info: stopping session 1 ...
  1868. 03-07 20:33:20.715 2311 3384 E mm-camera: cpp_thread_process_pipe_message:586, CPP_THREAD_MSG_ABORT: cpp_thread exiting..
  1869. 03-07 20:33:20.716 2311 2311 D mm-camera: mct: mct_pipeline_stop_session: left modules: 5
  1870. 03-07 20:33:20.716 2311 2311 D mm-camera: mct: mct_pipeline_stop_session: left modules: 4
  1871. 03-07 20:33:20.716 2311 3411 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: imglib - E
  1872. 03-07 20:33:20.716 2311 3411 E mm-camera: module_faceproc_stop_session:1786] session cnt 1
  1873. 03-07 20:33:20.717 2311 3409 E mm-camera: gyro_port_deinit:1218 gyro_port_deinit: Error in android Deinit
  1874. 03-07 20:33:20.717 2311 3409 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: stats - X
  1875. 03-07 20:33:20.717 2311 2311 D mm-camera: mct: mct_pipeline_stop_session: left modules: 3
  1876. 03-07 20:33:20.717 2311 3411 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: imglib - X
  1877. 03-07 20:33:20.717 2311 2311 D mm-camera: mct: mct_pipeline_stop_session: left modules: 2
  1878. 03-07 20:33:20.717 2311 3410 E mm-camera: cpp_module_stop_session:580, info: session 1 stopped.
  1879. 03-07 20:33:20.718 2311 3410 E mm-camera: c2d_module_stop_session:354, info: stopping session 1 ...
  1880. 03-07 20:33:20.718 2311 3385 E mm-camera: c2d_thread_process_pipe_message:824, C2D_THREAD_MSG_ABORT: c2d_thread exiting..
  1881. 03-07 20:33:20.719 2311 3410 E mm-camera: c2d_module_stop_session:399, info: session 1 stopped.
  1882. 03-07 20:33:20.719 2311 3410 E mm-camera-pp: [INFO] base_module_stop_session:98, E, session=1
  1883. 03-07 20:33:20.719 2311 3410 E mm-camera-pp: [INFO] base_module_stop_session:98, E, session=1
  1884. 03-07 20:33:20.719 2311 3410 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: pproc - X
  1885. 03-07 20:33:20.720 2311 2311 D mm-camera: mct: mct_pipeline_stop_session: left modules: 1
  1886. 03-07 20:33:20.728 2311 3387 I mm-camera-sensor: sensor_thread_func:153sensor_thread_func:Sensor thread is exiting
  1887. 03-07 20:33:20.728 2311 3406 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: sensor - X
  1888. 03-07 20:33:20.728 2311 2311 D mm-camera: mct: mct_pipeline_stop_session: left modules: 0
  1889. 03-07 20:33:20.728 2311 2311 D mm-camera: mct: mct_pipeline_stop_session - X
  1890. 03-07 20:33:20.728 2311 2311 D mm-camera: mct: mct_pipeline_destroy E: session:1
  1891. 03-07 20:33:20.729 2311 2311 D mm-camera: mct: mct_pipeline_destroy X: Pipeline destroyed successfully
  1892. 03-07 20:33:20.729 2311 2311 D mm-camera: mct: mct_controller_destroy: X Successfully closed mct_controller
  1893. 03-07 20:33:20.730 2311 2311 D mm-camera: mct: mct_setLogLevel: global_debug_level:0 mct_debug_level:1 kpi_debug 0
  1894. 03-07 20:33:20.730 2311 2311 D mm-camera: mct: mct_controller_new: Creating new mct_controller with session-id 2
  1895. 03-07 20:33:20.730 2311 3412 D mm-camera: mct: mct_pipeline_start_session_thread: E sensor
  1896. 03-07 20:33:20.730 2311 3412 I mm-camera: module_sensor_start_session:1343session 2
  1897. 03-07 20:33:20.725 3412 3412 W CAM_startsensor: type=1400 audit(0.0:557): avc: granted { read } for name="v4l-subdev18" dev="tmpfs" ino=33758 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1898. 03-07 20:33:20.730 2311 3413 D mm-camera: mct: mct_pipeline_start_session_thread: E iface
  1899. 03-07 20:33:20.731 2311 3413 D mm-camera: mct: mct_pipeline_start_session_thread: X isp
  1900. 03-07 20:33:20.731 2311 3414 D mm-camera: mct: mct_pipeline_start_session_thread: E isp
  1901. 03-07 20:33:20.731 2311 3414 E mm-camera-isp2: isp_module_start_session:178 session id 2
  1902. 03-07 20:33:20.725 3413 3413 W CAM_startiface: type=1400 audit(0.0:558): avc: granted { read } for name="ion" dev="tmpfs" ino=108 scontext=u:r:init:s0 tcontext=u:object_r:ion_device:s0 tclass=chr_file
  1903. 03-07 20:33:20.725 3413 3413 W CAM_startiface: type=1400 audit(0.0:559): avc: granted { read open } for path="/dev/ion" dev="tmpfs" ino=108 scontext=u:r:init:s0 tcontext=u:object_r:ion_device:s0 tclass=chr_file
  1904. 03-07 20:33:20.725 3413 3413 W CAM_startiface: type=1400 audit(0.0:560): avc: granted { read } for name="ion" dev="tmpfs" ino=108 scontext=u:r:init:s0 tcontext=u:object_r:ion_device:s0 tclass=chr_file
  1905. 03-07 20:33:20.725 3413 3413 W CAM_startiface: type=1400 audit(0.0:561): avc: granted { read open } for path="/dev/ion" dev="tmpfs" ino=108 scontext=u:r:init:s0 tcontext=u:object_r:ion_device:s0 tclass=chr_file
  1906. 03-07 20:33:20.728 3412 3412 W CAM_startsensor: type=1400 audit(0.0:562): avc: granted { read open } for path="/dev/v4l-subdev18" dev="tmpfs" ino=33758 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1907. 03-07 20:33:20.728 3412 3412 W CAM_startsensor: type=1400 audit(0.0:563): avc: granted { read } for name="v4l-subdev5" dev="tmpfs" ino=6885 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1908. 03-07 20:33:20.728 3412 3412 W CAM_startsensor: type=1400 audit(0.0:564): avc: granted { read open } for path="/dev/v4l-subdev5" dev="tmpfs" ino=6885 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1909. 03-07 20:33:20.728 3412 3412 W CAM_startsensor: type=1400 audit(0.0:565): avc: granted { read } for name="v4l-subdev2" dev="tmpfs" ino=13431 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1910. 03-07 20:33:20.728 3412 3412 W CAM_startsensor: type=1400 audit(0.0:566): avc: granted { read open } for path="/dev/v4l-subdev2" dev="tmpfs" ino=13431 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1911. 03-07 20:33:20.734 2311 3416 D mm-camera: mct: mct_pipeline_start_session_thread: E stats
  1912. 03-07 20:33:20.735 2311 3419 D mm-camera: mct: mct_pipeline_start_session_thread: E pproc
  1913. 03-07 20:33:20.731 3419 3419 W CAM_startpproc: type=1400 audit(0.0:567): avc: granted { read } for name="v4l-subdev12" dev="tmpfs" ino=13421 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1914. 03-07 20:33:20.736 2311 3419 E mm-camera: cpp_module_start_session:406, info: starting session 2
  1915. 03-07 20:33:20.736 2311 3421 D mm-camera: mct: mct_pipeline_start_session_thread: E imglib
  1916. 03-07 20:33:20.731 3419 3419 W CAM_startpproc: type=1400 audit(0.0:568): avc: granted { read open } for path="/dev/v4l-subdev12" dev="tmpfs" ino=13421 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1917. 03-07 20:33:20.736 2311 3421 E mm-camera-img: module_imglib_start_session:1767 ###Img_Loglevel 0
  1918. 03-07 20:33:20.737 2311 3421 E mm-camera: module_faceproc_start_session:1745] session cnt 1
  1919. 03-07 20:33:20.737 2311 3421 D mm-camera: mct: mct_pipeline_start_session_thread: X imglib
  1920. 03-07 20:33:20.737 2311 3414 E mm-camera-isp2: isp_module_start_session:347 num_session_opened 1
  1921. 03-07 20:33:20.737 2311 3414 D mm-camera: mct: mct_pipeline_start_session_thread: X imglib
  1922. 03-07 20:33:20.742 2311 3416 E mm-camera: sensor_laser_init:117 Failure opening sensor library! Error: dlopen failed: library "/system/lib/hw/sensors.hal.tof.so" not found
  1923. 03-07 20:33:20.742 2311 3416 E mm-camera: gyro_port_init:1188 Failure initializing laser sensor. Error: 4
  1924. 03-07 20:33:20.742 2311 3416 D mm-camera: mct: mct_pipeline_start_session_thread: X imglib
  1925. 03-07 20:33:20.743 2311 3412 E mm-camera: module_sensor_init_session:1042Sensor path (null) name s5k5e2
  1926. 03-07 20:33:20.743 2311 3412 E mm-camera-sensor: [Peter] sensor_open_lib
  1927. 03-07 20:33:20.744 2311 3412 I mm-camera: sensor_set_position:1704Position ID: 1
  1928. 03-07 20:33:20.744 2311 3412 I mm-camera: sensor_set_mode:1736Sensor Mode ID: 1
  1929. 03-07 20:33:20.780 2311 3425 E mm-camera: cpp_thread_func:65: cpp_thread entering the polling loop...
  1930. 03-07 20:33:20.780 2311 3419 E mm-camera: cpp_module_start_session:499, info: cpp_thread created.
  1931. 03-07 20:33:20.780 2311 3419 E mm-camera: cpp_module_start_session:503, info: session 2 started.
  1932. 03-07 20:33:20.780 2311 3419 E mm-camera: c2d_module_start_session:261, info: starting session 2
  1933. 03-07 20:33:20.780 2311 3426 E mm-camera: c2d_thread_func:42: c2d_thread entering the polling loop...
  1934. 03-07 20:33:20.780 2311 3419 E mm-camera: c2d_module_start_session:309, info: c2d_thread created.
  1935. 03-07 20:33:20.775 3419 3419 W CAM_startpproc: type=1400 audit(0.0:569): avc: granted { read } for name="ion" dev="tmpfs" ino=108 scontext=u:r:init:s0 tcontext=u:object_r:ion_device:s0 tclass=chr_file
  1936. 03-07 20:33:20.775 3419 3419 W CAM_startpproc: type=1400 audit(0.0:570): avc: granted { read open } for path="/dev/ion" dev="tmpfs" ino=108 scontext=u:r:init:s0 tcontext=u:object_r:ion_device:s0 tclass=chr_file
  1937. 03-07 20:33:20.775 3419 3419 W CAM_startpproc: type=1400 audit(0.0:571): avc: granted { read } for name="media0" dev="tmpfs" ino=1085 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1938. 03-07 20:33:20.775 3419 3419 W CAM_startpproc: type=1400 audit(0.0:572): avc: granted { read open } for path="/dev/media0" dev="tmpfs" ino=1085 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1939. 03-07 20:33:20.775 3419 3419 W CAM_startpproc: type=1400 audit(0.0:573): avc: granted { read } for name="v4l-subdev16" dev="tmpfs" ino=6884 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1940. 03-07 20:33:20.775 3419 3419 W CAM_startpproc: type=1400 audit(0.0:574): avc: granted { read open } for path="/dev/v4l-subdev16" dev="tmpfs" ino=6884 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1941. 03-07 20:33:20.775 3419 3419 W CAM_startpproc: type=1400 audit(0.0:575): avc: granted { read } for name="media1" dev="tmpfs" ino=32649 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1942. 03-07 20:33:20.775 3419 3419 W CAM_startpproc: type=1400 audit(0.0:576): avc: granted { read open } for path="/dev/media1" dev="tmpfs" ino=32649 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1943. 03-07 20:33:20.775 3419 3419 W CAM_startpproc: type=1400 audit(0.0:577): avc: granted { read } for name="media2" dev="tmpfs" ino=33756 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1944. 03-07 20:33:20.775 3419 3419 W CAM_startpproc: type=1400 audit(0.0:578): avc: granted { read open } for path="/dev/media2" dev="tmpfs" ino=33756 scontext=u:r:init:s0 tcontext=u:object_r:video_device:s0 tclass=chr_file
  1945. 03-07 20:33:20.784 2311 3419 E mm-camera: c2d_module_start_session:338, info: session 2 started.
  1946. 03-07 20:33:20.784 2311 3419 E mm-camera-pp: [INFO] base_module_start_session:91, E, session=2
  1947. 03-07 20:33:20.784 2311 3419 E mm-camera-pp: [INFO] base_module_start_session:91, E, session=2
  1948. 03-07 20:33:20.784 2311 3419 D mm-camera: mct: mct_pipeline_start_session_thread: X imglib
  1949. 03-07 20:33:20.807 2311 3412 E mm-camera: module_sensor_init_session:1171flash subdev id = -1
  1950. 03-07 20:33:20.807 2311 3412 I mm-camera: sensor_get_fast_aec_wait_frames:1322wait_frame_count 0
  1951. 03-07 20:33:20.807 2311 3412 I mm-camera: module_sensor_init_session:1234Success
  1952. 03-07 20:33:20.808 2311 3412 E mm-camera: module_sensor_start_session:1377SUCCESS
  1953. 03-07 20:33:20.808 2311 3412 D mm-camera: mct: mct_pipeline_start_session_thread: X imglib
  1954. 03-07 20:33:20.808 2311 2311 E mm-camera: module_sensor_query_mod:5512led flash is not supported for this sensor.
  1955. 03-07 20:33:20.808 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2316hal version 0 capture intent 0 cur_stream_mask 1
  1956. 03-07 20:33:20.808 2311 2311 E mm-camera: sensor_get_cur_chromatix_name:2366Error: Load default preview chroamtix
  1957. 03-07 20:33:20.808 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2374chromatix_lib_name[0] = libchromatix_s5k5e2_snapshot.so
  1958. 03-07 20:33:20.808 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2374chromatix_lib_name[1] = libchromatix_s5k5e2_snapshot.so
  1959. 03-07 20:33:20.808 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2377chromatix_lib_name[2] = NULL
  1960. 03-07 20:33:20.808 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2374chromatix_lib_name[3] = libchromatix_s5k5e2_common.so
  1961. 03-07 20:33:20.808 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2374chromatix_lib_name[4] = libchromatix_s5k5e2_cpp_snapshot.so
  1962. 03-07 20:33:20.808 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2374chromatix_lib_name[5] = libchromatix_s5k5e2_cpp_snapshot.so
  1963. 03-07 20:33:20.808 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2377chromatix_lib_name[6] = NULL
  1964. 03-07 20:33:20.808 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2374chromatix_lib_name[7] = libchromatix_s5k5e2_cpp_video.so
  1965. 03-07 20:33:20.808 2311 2311 I mm-camera: sensor_get_cur_chromatix_name:2374chromatix_lib_name[8] = libchromatix_s5k5e2_postproc.so
  1966. 03-07 20:33:20.809 2311 2311 I mm-camera: chromatix_load_library:70/system/vendor/lib/libchromatix_s5k5e2_snapshot.so
  1967. 03-07 20:33:20.815 2311 2311 I mm-camera: chromatix_load_library:70/system/vendor/lib/libchromatix_s5k5e2_snapshot.so
  1968. 03-07 20:33:20.816 2311 2311 I mm-camera: chromatix_open_library:118NULL chromatix name for chromatix[2]
  1969. 03-07 20:33:20.816 2311 2311 I mm-camera: chromatix_load_library:70/system/vendor/lib/libchromatix_s5k5e2_common.so
  1970. 03-07 20:33:20.819 2311 2311 I mm-camera: chromatix_load_library:70/system/vendor/lib/libchromatix_s5k5e2_cpp_snapshot.so
  1971. 03-07 20:33:20.821 2311 2311 I mm-camera: chromatix_load_library:70/system/vendor/lib/libchromatix_s5k5e2_cpp_snapshot.so
  1972. 03-07 20:33:20.822 2311 2311 I mm-camera: chromatix_open_library:118NULL chromatix name for chromatix[6]
  1973. 03-07 20:33:20.822 2311 2311 I mm-camera: chromatix_load_library:70/system/vendor/lib/libchromatix_s5k5e2_cpp_video.so
  1974. 03-07 20:33:20.824 2311 2311 I mm-camera: chromatix_load_library:70/system/vendor/lib/libchromatix_s5k5e2_postproc.so
  1975. 03-07 20:33:20.821 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:579): avc: granted { read } for name="kgsl-3d0" dev="tmpfs" ino=6886 scontext=u:r:init:s0 tcontext=u:object_r:gpu_device:s0 tclass=chr_file
  1976. 03-07 20:33:20.821 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:580): avc: granted { read open } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6886 scontext=u:r:init:s0 tcontext=u:object_r:gpu_device:s0 tclass=chr_file
  1977. 03-07 20:33:20.821 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:581): avc: granted { read } for name="ion" dev="tmpfs" ino=108 scontext=u:r:init:s0 tcontext=u:object_r:ion_device:s0 tclass=chr_file
  1978. 03-07 20:33:20.825 2311 2311 E mm-camera-isp2: isp_resource_query_mod:145 num_isp_preallocate 0 num_session_opened 1 dual_vfe_enabled 0
  1979. 03-07 20:33:20.826 2311 2311 E mm-camera: module_faceproc_query_mod:1897] Caps ROI 10 scene_mode_cnt 1 HW analysis supported 0
  1980. 03-07 20:33:20.826 2311 2311 E hdr : module_hdr_lib_query_mod:181] Supported scenemode cnt 2
  1981. 03-07 20:33:20.826 2311 2311 I mm-camera: module_module_set_session_data:5863max delay 2 report delay 1 retry skip 3
  1982. 03-07 20:33:20.826 2311 2311 D mm-camera: mct: mct_pipeline_process_set:command=800000a
  1983. 03-07 20:33:20.826 2311 2311 D mm-camera: mct: mct_pipeline_process_set: Adding new stream: id [0f]
  1984. 03-07 20:33:20.826 2311 2311 D mm-camera: mct: mct_pipeline_process_set:command=8000012
  1985. 03-07 20:33:20.826 2311 2311 D mm-camera: mct: mct_stream_start_link: Start linking Session-stream 0x2000f
  1986. 03-07 20:33:20.826 2311 2311 I mm-camera: module_iface_set_mod_func: set module type = 8, identity 2000f
  1987. 03-07 20:33:20.826 2311 2311 E mm-camera-sensor: port_sensor_caps_reserve:86session id doesn't match
  1988. 03-07 20:33:20.826 2311 2311 I mm-camera-sensor: port_sensor_caps_reserve:151ide 2000f stream type 10 w*h 0*0
  1989. 03-07 20:33:20.826 2311 2311 E mm-camera: iface_util_find_primary_cid:84 error cannot find primary sensor format cids 1
  1990. 03-07 20:33:20.826 2311 2311 E mm-camera: iface_reserve_sink_port: security mode :0
  1991. 03-07 20:33:20.826 2311 2311 I mm-camera-sensor: port_sensor_ext_link_func:271ide 2000f
  1992. 03-07 20:33:20.826 2311 2311 E mm-camera: isp_port_check_caps_reserve:737 port 0xe90e1e20 ide 2000f type 10 dim 0 0
  1993. 03-07 20:33:20.827 2311 2311 E mm-camera: int_link = 0xe90e83e0
  1994. 03-07 20:33:20.827 2311 2311 I mm-camera: pproc_port_add_modules_to_stream:433, linking mods tmod and c2d
  1995. 03-07 20:33:20.827 2311 2311 E mm-camera: c2d_port_check_caps_reserve:78, identity=0x2000f
  1996. 03-07 20:33:20.827 2311 2311 E mm-camera: c2d_port_check_caps_reserve:156, identity=0x2000f, reserved
  1997. 03-07 20:33:20.821 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:582): avc: granted { read open } for path="/dev/ion" dev="tmpfs" ino=108 scontext=u:r:init:s0 tcontext=u:object_r:ion_device:s0 tclass=chr_file
  1998. 03-07 20:33:20.825 2311 2311 W mm-qcamera-daem: type=1400 audit(0.0:583): avc: granted { read } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6886 scontext=u:r:init:s0 tcontext=u:object_r:gpu_device:s0 tclass=chr_file
  1999. 03-07 20:33:20.825 3429 3429 W mm-qcamera-daem: type=1400 audit(0.0:584): avc: granted { read } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6886 scontext=u:r:init:s0 tcontext=u:object_r:gpu_device:s0 tclass=chr_file
  2000. 03-07 20:33:20.830 2311 2311 E mm-camera: c2d_module_notify_add_stream:1404, info: success, identity=0x2000f
  2001. 03-07 20:33:20.830 2311 2311 I mm-camera: pproc_port_add_modules_to_stream:433, linking mods c2d and cpp
  2002. 03-07 20:33:20.830 2311 2311 E mm-camera: c2d_port_check_caps_reserve:78, identity=0x2000f
  2003. 03-07 20:33:20.831 2311 2311 E mm-camera: Interleaved flag is 0, identity 131087 port type 0
  2004. 03-07 20:33:20.831 2311 2311 E mm-camera: c2d_port_check_caps_reserve:156, identity=0x2000f, reserved
  2005. 03-07 20:33:20.831 2311 2311 E mm-camera: cpp_port_check_caps_reserve:77, identity=0x2000f
  2006. 03-07 20:33:20.831 2311 2311 E mm-camera: cpp_port_check_caps_reserve:137, identity=0x2000f, reserved
  2007. 03-07 20:33:20.831 2311 2311 E mm-camera: cpp_module_notify_add_stream:1990, info: success, identity=0x2000f
  2008. 03-07 20:33:20.831 2311 2311 I mm-camera: pproc_port_add_modules_to_stream:433, linking mods cpp and afs
  2009. 03-07 20:33:20.831 2311 2311 E mm-camera: cpp_port_check_caps_reserve:77, identity=0x2000f
  2010. 03-07 20:33:20.831 2311 2311 E mm-camera: cpp_port_check_caps_reserve:137, identity=0x2000f, reserved
  2011. 03-07 20:33:20.831 2311 2311 E mm-camera: module_afs_port_check_caps_reserve:1447] acquire port
  2012. 03-07 20:33:20.831 2311 2311 I mm-camera: pproc_port_add_modules_to_stream:433, linking mods afs and ezt
  2013. 03-07 20:33:20.831 2311 2311 E mm-camera: module_afs_port_check_caps_reserve:1447] acquire port
  2014. 03-07 20:33:20.831 2311 2311 E mm-camera: pproc_port_add_modules_to_stream:454] X rc: 1
  2015. 03-07 20:33:20.831 2401 2401 I sensors.qcom: type=1400 audit(0.0:585): avc: denied { create } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket permissive=1
  2016. 03-07 20:33:20.831 2401 2401 I sensors.qcom: type=1400 audit(0.0:586): avc: denied { ioctl } for path="socket:[33907]" dev="sockfs" ino=33907 ioctlcmd=c302 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket permissive=1
  2017. 03-07 20:33:20.837 2401 2401 E QMI_FW : xport_send: Sendto failed for port 12544
  2018. 03-07 20:33:20.837 2401 2401 E QMI_FW : QCCI qmi_cci_flush_tx_q: Error sending TXN: svc_id: 276 txn_id: 1 msg_id: 2
  2019. 03-07 20:33:20.837 2401 2401 E Sensors : sns_acm_mr.c(480):Transport error -16
  2020. 03-07 20:33:20.838 3429 3429 W mm-qcamera-daem: type=1400 audit(0.0:587): avc: granted { read } for path="/dev/kgsl-3d0" dev="tmpfs" ino=6886 scontext=u:r:init:s0 tcontext=u:object_r:gpu_device:s0 tclass=chr_file
  2021. 03-07 20:33:21.061 2632 2632 E PackageManager: There should probably be a verifier, but, none were found
  2022. 03-07 20:33:21.064 2632 2632 E System : ******************************************
  2023. 03-07 20:33:21.064 2632 3399 W zygote64: Long monitor contention with owner main (2632) at boolean android.os.BinderProxy.transactNative(int, android.os.Parcel, android.os.Parcel, int)(Binder.java:-2) waiters=0 in void com.android.server.pm.PackageManagerService.lambda$-com_android_server_pm_PackageManagerService_141909(java.util.List, int) for 701ms
  2024. 03-07 20:33:21.065 2632 2632 E System : ************ Failure starting system services
  2025. 03-07 20:33:21.065 2632 2632 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  2026. 03-07 20:33:21.065 2632 2632 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  2027. 03-07 20:33:21.065 2632 2632 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  2028. 03-07 20:33:21.065 2632 2632 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  2029. 03-07 20:33:21.065 2632 2632 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  2030. 03-07 20:33:21.065 2632 2632 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  2031. 03-07 20:33:21.065 2632 2632 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  2032. 03-07 20:33:21.065 2632 2632 E System : at java.lang.reflect.Method.invoke(Native Method)
  2033. 03-07 20:33:21.065 2632 2632 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  2034. 03-07 20:33:21.065 2632 2632 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  2035. 03-07 20:33:21.065 2632 2632 D SystemServerTiming: StartPackageManagerService took to complete: 11079ms
  2036. 03-07 20:33:21.066 2632 2632 E Zygote : System zygote died with exception
  2037. 03-07 20:33:21.066 2632 2632 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  2038. 03-07 20:33:21.066 2632 2632 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  2039. 03-07 20:33:21.066 2632 2632 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  2040. 03-07 20:33:21.066 2632 2632 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  2041. 03-07 20:33:21.066 2632 2632 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  2042. 03-07 20:33:21.066 2632 2632 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  2043. 03-07 20:33:21.066 2632 2632 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  2044. 03-07 20:33:21.066 2632 2632 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  2045. 03-07 20:33:21.066 2632 2632 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  2046. 03-07 20:33:21.066 2632 2632 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  2047. 03-07 20:33:21.066 2632 2632 D AndroidRuntime: Shutting down VM
  2048. 03-07 20:33:21.067 2632 2632 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  2049. 03-07 20:33:21.067 2632 2632 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  2050. 03-07 20:33:21.067 2632 2632 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  2051. 03-07 20:33:21.067 2632 2632 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  2052. 03-07 20:33:21.067 2632 2632 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  2053. 03-07 20:33:21.067 2632 2632 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  2054. 03-07 20:33:21.067 2632 2632 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  2055. 03-07 20:33:21.067 2632 2632 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  2056. 03-07 20:33:21.067 2632 2632 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  2057. 03-07 20:33:21.067 2632 2632 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  2058. 03-07 20:33:21.067 2632 2632 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  2059. 03-07 20:33:21.071 2632 2632 E AndroidRuntime: Error reporting crash
  2060. 03-07 20:33:21.071 2632 2632 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  2061. 03-07 20:33:21.071 2632 2632 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  2062. 03-07 20:33:21.071 2632 2632 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  2063. 03-07 20:33:21.071 2632 2632 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  2064. 03-07 20:33:21.071 2632 2632 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  2065. 03-07 20:33:21.071 2632 2632 I Process : Sending signal. PID: 2632 SIG: 9
  2066. 03-07 20:33:21.139 354 354 I ServiceManager: service 'device_identifiers' died
  2067. 03-07 20:33:21.139 354 354 I ServiceManager: service 'batterystats' died
  2068. 03-07 20:33:21.139 354 354 I ServiceManager: service 'appops' died
  2069. 03-07 20:33:21.139 354 354 I ServiceManager: service 'power' died
  2070. 03-07 20:33:21.139 354 354 I ServiceManager: service 'recovery' died
  2071. 03-07 20:33:21.139 354 354 I ServiceManager: service 'display' died
  2072. 03-07 20:33:21.141 2228 2228 I chatty : uid=0(root) expire 1 line
  2073. 03-07 20:33:21.191 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  2074. 03-07 20:33:21.191 354 354 I ServiceManager: service 'media.audio_flinger' died
  2075. 03-07 20:33:21.191 354 354 I ServiceManager: service 'media.audio_policy' died
  2076. 03-07 20:33:21.428 354 354 I ServiceManager: service 'media.player' died
  2077. 03-07 20:33:21.429 354 354 I ServiceManager: service 'media.resource_manager' died
  2078. 03-07 20:33:21.447 354 354 I ServiceManager: service 'netd' died
  2079. 03-07 20:33:21.460 354 354 I ServiceManager: service 'wificond' died
  2080. 03-07 20:33:21.564 3440 3440 I chatty : uid=0(root) /system/bin/netd expire 16 lines
  2081. 03-07 20:33:21.581 3441 3441 I wificond: wificond is starting up...
  2082. 03-07 20:33:21.643 3440 3450 I chatty : uid=0(root) /system/bin/netd expire 2 lines
  2083. 03-07 20:33:21.641 3455 3455 I chatty : uid=0(root) expire 2 lines
  2084. 03-07 20:33:21.758 3438 3438 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 269 lines
  2085. 03-07 20:33:21.820 3439 3439 I mediaserver: ServiceManager: 0xec0979e0
  2086. 03-07 20:33:21.822 3439 3439 W BatteryNotifier: batterystats service unavailable!
  2087. 03-07 20:33:21.838 2311 2311 E mm-camera: dsps_send_request:531 dsps_send_request: Request response timed out
  2088. 03-07 20:33:21.838 2311 2311 E mm-camera:
  2089. 03-07 20:33:21.838 2311 2311 E mm-camera: dsps_proc_set_params_gravity:179 dsps_proc_set_params_gravity Error sending request
  2090. 03-07 20:33:21.838 2311 2311 E mm-camera: gyro_port_enable_disable_sensor_request:653 gyro_port_enable_disable_sensor_request: Gravity enable req failed
  2091. 03-07 20:33:21.839 2401 2401 E QMI_FW : xport_send: Sendto failed for port 12544
  2092. 03-07 20:33:21.839 2401 2401 E QMI_FW : QCCI qmi_cci_flush_tx_q: Error sending TXN: svc_id: 276 txn_id: 2 msg_id: 3
  2093. 03-07 20:33:21.839 2401 2401 E Sensors : sns_acm_mr.c(480):Transport error -16
  2094. 03-07 20:33:22.061 3437 3437 I chatty : uid=0(root) expire 98 lines
  2095. 03-07 20:33:22.379 3437 3437 D Zygote64Timing: BeginIcuCachePinning took to complete: 20ms
  2096. 03-07 20:33:22.712 3438 3467 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 1 line
  2097. 03-07 20:33:22.746 3438 3489 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 5 lines
  2098. 03-07 20:33:22.750 3438 3492 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 5 lines
  2099. 03-07 20:33:22.757 3438 3494 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 5 lines
  2100. 03-07 20:33:22.762 3438 3497 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 5 lines
  2101. 03-07 20:33:22.766 3438 3499 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 1 line
  2102. 03-07 20:33:22.782 3438 3503 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 1 line
  2103. 03-07 20:33:22.785 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  2104. 03-07 20:33:22.839 2311 2311 E mm-camera: dsps_send_request:531 dsps_send_request: Request response timed out
  2105. 03-07 20:33:22.839 2311 2311 E mm-camera:
  2106. 03-07 20:33:22.839 2311 2311 E mm-camera: dsps_proc_set_params_gravity:179 dsps_proc_set_params_gravity Error sending request
  2107. 03-07 20:33:22.838 2401 2401 I sensors.qcom: type=1400 audit(0.0:590): avc: denied { write } for name="sensor_ctl_socket" dev="tmpfs" ino=34551 scontext=u:r:init:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1
  2108. 03-07 20:33:22.841 2311 2311 D mm-camera: mct: mct_pipeline_process_set: Linking successful for stream 0x2000f stream type=10
  2109. 03-07 20:33:22.845 2311 3506 D mm-camera: mct: mct_pipeline_process_set:command=800000b
  2110. 03-07 20:33:22.845 2311 3506 E mm-camera: mct: mct_pipeline_process_set:2478: Couldn't find stream id: 0
  2111. 03-07 20:33:22.845 2311 2311 D mm-camera: mct: mct_controller_destroy: Initiating destroy sequence
  2112. 03-07 20:33:22.845 2311 3507 D mm-camera: mct: mct_bus_handler_thread_run: Force Exit
  2113. 03-07 20:33:22.845 2311 2311 D mm-camera: mct: mct_controller_destroy: bus_handler thread closed
  2114. 03-07 20:33:22.845 2311 2311 D mm-camera: mct: mct_pipeline_stop_session - E
  2115. 03-07 20:33:22.845 2311 2311 D mm-camera: mct: mct_pipeline_process_set:command=800000b
  2116. 03-07 20:33:22.845 2311 2311 D mm-camera: mct: mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x2000f and stream type=10
  2117. 03-07 20:33:22.845 2311 2311 I mm-camera-sensor: port_sensor_unlink_func:293ide 2000f
  2118. 03-07 20:33:22.845 2311 2311 E mm-camera: port_iface_ext_unlink_func: E, identity = 0x2000f, port = 0xe94235c0, direction = 2
  2119. 03-07 20:33:22.845 2311 2311 I mm-camera-sensor: port_sensor_caps_unreserve:204ide 2000f
  2120. 03-07 20:33:22.846 2311 2311 E mm-camera: port_iface_check_caps_unreserve_func: E, identity = 0x2000f, port = 0xe94235c0, direction = 2
  2121. 03-07 20:33:22.846 2311 2311 E mm-camera: iface_unreserve_sink_port: stream_id f mode 0
  2122. 03-07 20:33:22.846 2311 2311 E mm-camera: port_iface_ext_unlink_func: E, identity = 0x2000f, port = 0xe94238c0, direction = 1
  2123. 03-07 20:33:22.846 2311 2311 E mm-camera: iface_ext_unlink_src_port: mct stream already removed from hw stream
  2124. 03-07 20:33:22.846 2311 2311 E mm-camera: port_iface_check_caps_unreserve_func: E, identity = 0x2000f, port = 0xe94238c0, direction = 1
  2125. 03-07 20:33:22.846 2311 2311 E mm-camera: isp_port_check_caps_unreserve:826 ide 2000f port 0xe90e1e20
  2126. 03-07 20:33:22.846 2311 2311 E mm-camera: c2d_port_check_caps_unreserve:183, identity=0x2000f
  2127. 03-07 20:33:22.846 2311 2311 E mm-camera: c2d_port_check_caps_unreserve:193, identity=0x2000f, unreserved
  2128. 03-07 20:33:22.848 2311 2311 E mm-camera: c2d_port_check_caps_unreserve:183, identity=0x2000f
  2129. 03-07 20:33:22.848 2311 2311 E mm-camera: c2d_port_check_caps_unreserve:193, identity=0x2000f, unreserved
  2130. 03-07 20:33:22.848 2311 2311 E mm-camera: cpp_port_check_caps_unreserve:164, identity=0x2000f
  2131. 03-07 20:33:22.848 2311 2311 E mm-camera: cpp_port_check_caps_unreserve:174, identity=0x2000f, unreserved
  2132. 03-07 20:33:22.849 2311 2311 E mm-camera: cpp_port_check_caps_unreserve:164, identity=0x2000f
  2133. 03-07 20:33:22.849 2311 2311 E mm-camera: cpp_port_check_caps_unreserve:174, identity=0x2000f, unreserved
  2134. 03-07 20:33:22.849 2311 2311 E mm-camera: module_afs_port_check_caps_unreserve:1524]
  2135. 03-07 20:33:22.849 2311 2311 E mm-camera: module_afs_port_check_caps_unreserve:1532] destroy client
  2136. 03-07 20:33:22.850 2311 2311 E mm-camera: q3a_thread_af_stop:672 q3a_thread_af_stop:672 MSG_STOP_THREAD
  2137. 03-07 20:33:22.851 2311 2311 E mm-camera: stats_port_delete_reserved_stream:2336 stats_port_delete_reserved_stream:2336: going to NULL peer
  2138. 03-07 20:33:22.851 2311 2311 D mm-camera: mct: mct_pipeline_process_set: Stream 0x2000f and stream type=10, successfully deleted
  2139. 03-07 20:33:22.851 2311 3510 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: sensor - E
  2140. 03-07 20:33:22.851 2311 3510 I mm-camera: module_sensor_stop_session:1401session 2
  2141. 03-07 20:33:22.852 2311 3511 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: iface - E
  2142. 03-07 20:33:22.852 2311 3512 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: isp - E
  2143. 03-07 20:33:22.852 2311 3512 E mm-camera-isp2: isp_module_stop_session:414 session id 2
  2144. 03-07 20:33:22.854 2311 3512 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: isp - X
  2145. 03-07 20:33:22.854 2311 3513 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: stats - E
  2146. 03-07 20:33:22.856 2311 3511 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: iface - X
  2147. 03-07 20:33:22.861 2311 3513 E mm-camera: gyro_port_deinit:1218 gyro_port_deinit: Error in android Deinit
  2148. 03-07 20:33:22.862 2311 3514 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: pproc - E
  2149. 03-07 20:33:22.862 2311 3514 E mm-camera: cpp_module_stop_session:531, info: stopping session 2 ...
  2150. 03-07 20:33:22.863 2311 3425 E mm-camera: cpp_thread_process_pipe_message:586, CPP_THREAD_MSG_ABORT: cpp_thread exiting..
  2151. 03-07 20:33:22.863 2311 3513 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: stats - X
  2152. 03-07 20:33:22.865 2311 2311 D mm-camera: mct: mct_pipeline_stop_session: left modules: 5
  2153. 03-07 20:33:22.865 2311 2311 D mm-camera: mct: mct_pipeline_stop_session: left modules: 4
  2154. 03-07 20:33:22.865 2311 2311 D mm-camera: mct: mct_pipeline_stop_session: left modules: 3
  2155. 03-07 20:33:22.865 2311 3514 E mm-camera: cpp_module_stop_session:580, info: session 2 stopped.
  2156. 03-07 20:33:22.865 2311 3514 E mm-camera: c2d_module_stop_session:354, info: stopping session 2 ...
  2157. 03-07 20:33:22.865 2311 3426 E mm-camera: c2d_thread_process_pipe_message:824, C2D_THREAD_MSG_ABORT: c2d_thread exiting..
  2158. 03-07 20:33:22.866 2311 3515 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: imglib - E
  2159. 03-07 20:33:22.866 2311 3515 E mm-camera: module_faceproc_stop_session:1786] session cnt 1
  2160. 03-07 20:33:22.867 2311 3515 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: imglib - X
  2161. 03-07 20:33:22.867 2311 2311 D mm-camera: mct: mct_pipeline_stop_session: left modules: 2
  2162. 03-07 20:33:22.867 2311 3514 E mm-camera: c2d_module_stop_session:399, info: session 2 stopped.
  2163. 03-07 20:33:22.868 2311 3514 E mm-camera-pp: [INFO] base_module_stop_session:98, E, session=2
  2164. 03-07 20:33:22.869 2311 3514 E mm-camera-pp: [INFO] base_module_stop_session:98, E, session=2
  2165. 03-07 20:33:22.869 2311 3514 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: pproc - X
  2166. 03-07 20:33:22.869 2311 2311 D mm-camera: mct: mct_pipeline_stop_session: left modules: 1
  2167. 03-07 20:33:22.875 2311 3510 D mm-camera: mct: mct_pipeline_stop_session_thread: Stop module name: sensor - X
  2168. 03-07 20:33:22.875 2311 2311 D mm-camera: mct: mct_pipeline_stop_session: left modules: 0
  2169. 03-07 20:33:22.875 2311 2311 D mm-camera: mct: mct_pipeline_stop_session - X
  2170. 03-07 20:33:22.875 2311 2311 D mm-camera: mct: mct_pipeline_destroy E: session:2
  2171. 03-07 20:33:22.875 2311 3428 I mm-camera-sensor: sensor_thread_func:153sensor_thread_func:Sensor thread is exiting
  2172. 03-07 20:33:22.875 2311 2311 D mm-camera: mct: mct_pipeline_destroy X: Pipeline destroyed successfully
  2173. 03-07 20:33:22.875 2311 2311 D mm-camera: mct: mct_controller_destroy: X Successfully closed mct_controller
  2174. 03-07 20:33:22.894 3437 3437 D Zygote64Timing: PreloadClasses took to complete: 515ms
  2175. 03-07 20:33:23.068 3437 3437 D Zygote64Timing: PreloadResources took to complete: 174ms
  2176. 03-07 20:33:23.116 3509 3509 I cameraserver: ServiceManager: 0xf2f97940
  2177. 03-07 20:33:23.119 3509 3509 I CameraService: CameraService started (pid=3509)
  2178. 03-07 20:33:23.119 3509 3509 I CameraService: CameraService process starting
  2179. 03-07 20:33:23.119 3509 3509 W BatteryNotifier: batterystats service unavailable!
  2180. 03-07 20:33:23.119 3509 3509 W BatteryNotifier: batterystats service unavailable!
  2181. 03-07 20:33:23.123 3509 3509 D vndksupport: Loading /vendor/lib/hw/android.hardware.camera.provider@2.4-impl.so from current namespace instead of sphal namespace.
  2182. 03-07 20:33:23.193 3437 3437 D Zygote64Timing: ZygotePreload took to complete: 834ms
  2183. 03-07 20:33:23.241 3437 3437 D Zygote64Timing: PostZygoteInitGC took to complete: 47ms
  2184. 03-07 20:33:23.241 3437 3437 D Zygote64Timing: ZygoteInit took to complete: 882ms
  2185. 03-07 20:33:23.317 3519 3519 I chatty : uid=1000 system_server expire 35 lines
  2186. 03-07 20:33:23.363 3519 3519 I SystemServer: InitBeforeStartServices
  2187. 03-07 20:33:23.363 3519 3519 I SystemServer: Entered the Android system server!
  2188. 03-07 20:33:23.581 3519 3519 D SystemServerTiming: InitBeforeStartServices took to complete: 218ms
  2189. 03-07 20:33:23.581 3519 3519 I SystemServer: StartServices
  2190. 03-07 20:33:23.581 3519 3519 I SystemServer: Reading configuration...
  2191. 03-07 20:33:23.581 3519 3519 I SystemServer: ReadingSystemConfig
  2192. 03-07 20:33:23.582 3519 3519 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  2193. 03-07 20:33:23.582 3519 3519 I SystemServer: StartInstaller
  2194. 03-07 20:33:23.582 3519 3519 I SystemServiceManager: Starting com.android.server.pm.Installer
  2195. 03-07 20:33:23.582 3519 3532 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  2196. 03-07 20:33:23.585 3519 3519 D SystemServerTiming: StartInstaller took to complete: 3ms
  2197. 03-07 20:33:23.586 3519 3519 I SystemServer: DeviceIdentifiersPolicyService
  2198. 03-07 20:33:23.586 3519 3519 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  2199. 03-07 20:33:23.587 3519 3519 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 2ms
  2200. 03-07 20:33:23.587 3519 3519 I SystemServer: StartActivityManager
  2201. 03-07 20:33:23.587 3519 3519 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  2202. 03-07 20:33:23.617 3519 3519 I ActivityManager: Memory class: 288
  2203. 03-07 20:33:23.619 3519 3534 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  2204. 03-07 20:33:23.621 3519 3535 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  2205. 03-07 20:33:23.633 3519 3532 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  2206. 03-07 20:33:23.648 3519 3519 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  2207. 03-07 20:33:23.654 3519 3537 I chatty : uid=1000 system_server expire 9 lines
  2208. 03-07 20:33:23.657 3519 3537 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  2209. 03-07 20:33:23.660 3519 3537 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  2210. 03-07 20:33:23.661 3519 3537 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  2211. 03-07 20:33:23.666 3519 3537 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  2212. 03-07 20:33:23.777 3519 3519 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  2213. 03-07 20:33:23.786 3519 3543 I ServiceThread: Enabled StrictMode logging for android.display looper.
  2214. 03-07 20:33:23.790 3519 3519 I chatty : uid=1000 system_server expire 2 lines
  2215. 03-07 20:33:23.790 3519 3519 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  2216. 03-07 20:33:23.790 3519 3519 W system_server: Failed to remove /acct/uid_1010: Permission denied
  2217. 03-07 20:33:23.790 3519 3519 W system_server: Failed to remove /acct/uid_1013/pid_3439: Device or resource busy
  2218. 03-07 20:33:23.790 3519 3519 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  2219. 03-07 20:33:23.791 3519 3519 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  2220. 03-07 20:33:23.791 3519 3519 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  2221. 03-07 20:33:23.791 3519 3519 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  2222. 03-07 20:33:23.791 3519 3519 W system_server: Failed to remove /acct/uid_1013: Permission denied
  2223. 03-07 20:33:23.791 3519 3519 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  2224. 03-07 20:33:23.791 3519 3519 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  2225. 03-07 20:33:23.791 3519 3519 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  2226. 03-07 20:33:23.791 3519 3519 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  2227. 03-07 20:33:23.791 3519 3519 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  2228. 03-07 20:33:23.791 3519 3519 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  2229. 03-07 20:33:23.791 3519 3519 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  2230. 03-07 20:33:23.791 3519 3519 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  2231. 03-07 20:33:23.791 3519 3519 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  2232. 03-07 20:33:23.791 3519 3519 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  2233. 03-07 20:33:23.791 3519 3519 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  2234. 03-07 20:33:23.791 3519 3519 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  2235. 03-07 20:33:23.792 3519 3519 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  2236. 03-07 20:33:23.792 3519 3519 W system_server: Failed to remove /acct/uid_1000: Permission denied
  2237. 03-07 20:33:23.792 3519 3519 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  2238. 03-07 20:33:23.792 3519 3519 W system_server: Failed to remove /acct/uid_1036: Permission denied
  2239. 03-07 20:33:23.792 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_3440: Device or resource busy
  2240. 03-07 20:33:23.792 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_3437: Device or resource busy
  2241. 03-07 20:33:23.792 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  2242. 03-07 20:33:23.792 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  2243. 03-07 20:33:23.792 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  2244. 03-07 20:33:23.792 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  2245. 03-07 20:33:23.792 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  2246. 03-07 20:33:23.792 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  2247. 03-07 20:33:23.792 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  2248. 03-07 20:33:23.792 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  2249. 03-07 20:33:23.792 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  2250. 03-07 20:33:23.792 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  2251. 03-07 20:33:23.792 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  2252. 03-07 20:33:23.792 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  2253. 03-07 20:33:23.792 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  2254. 03-07 20:33:23.793 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  2255. 03-07 20:33:23.793 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  2256. 03-07 20:33:23.793 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  2257. 03-07 20:33:23.793 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  2258. 03-07 20:33:23.793 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  2259. 03-07 20:33:23.793 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  2260. 03-07 20:33:23.793 3519 3519 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  2261. 03-07 20:33:23.793 3519 3519 W system_server: Failed to remove /acct/uid_0: Permission denied
  2262. 03-07 20:33:23.795 3519 3519 D AppOps : AppOpsService published
  2263. 03-07 20:33:23.796 3519 3519 D SystemServerTiming: StartActivityManager took to complete: 208ms
  2264. 03-07 20:33:23.796 3519 3519 I SystemServer: StartPowerManager
  2265. 03-07 20:33:23.796 3519 3519 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  2266. 03-07 20:33:23.800 3519 3545 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  2267. 03-07 20:33:23.803 3519 3519 I libsuspend: Selected wakeup count
  2268. 03-07 20:33:23.803 3519 3519 E QCOM PowerHAL: Invalid hint ID.
  2269. 03-07 20:33:23.805 3519 3519 D SystemServerTiming: StartPowerManager took to complete: 9ms
  2270. 03-07 20:33:23.805 3519 3519 I SystemServer: InitPowerManagement
  2271. 03-07 20:33:23.807 3519 3519 D SystemServerTiming: InitPowerManagement took to complete: 2ms
  2272. 03-07 20:33:23.809 3519 3519 I SystemServer: StartRecoverySystemService
  2273. 03-07 20:33:23.809 3519 3519 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  2274. 03-07 20:33:23.811 3519 3519 D SystemServerTiming: StartRecoverySystemService took to complete: 3ms
  2275. 03-07 20:33:23.812 3519 3519 V RescueParty: Disabled because of eng build
  2276. 03-07 20:33:23.812 3519 3519 I SystemServer: StartLightsService
  2277. 03-07 20:33:23.812 3519 3519 I SystemServiceManager: Starting com.android.server.lights.LightsService
  2278. 03-07 20:33:23.812 3519 3519 D SystemServerTiming: StartLightsService took to complete: 1ms
  2279. 03-07 20:33:23.812 3519 3519 I SystemServer: StartDisplayManager
  2280. 03-07 20:33:23.812 3519 3519 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  2281. 03-07 20:33:23.816 3519 3519 D SystemServerTiming: StartDisplayManager took to complete: 3ms
  2282. 03-07 20:33:23.816 3519 3519 I SystemServer: WaitForDisplay
  2283. 03-07 20:33:23.816 3519 3519 I SystemServiceManager: Starting phase 100
  2284. 03-07 20:33:23.819 3519 3543 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  2285. 03-07 20:33:23.820 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  2286. 03-07 20:33:23.820 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  2287. 03-07 20:33:23.821 3519 3543 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  2288. 03-07 20:33:23.827 3519 3543 E light : light_open lights keyboard failed: -22
  2289. 03-07 20:33:23.827 3519 3543 E light : Light passthrough failed to load legacy HAL.
  2290. 03-07 20:33:23.827 3519 3543 E light : light_open lights buttons failed: -22
  2291. 03-07 20:33:23.828 3519 3543 E light : Light passthrough failed to load legacy HAL.
  2292. 03-07 20:33:23.831 3519 3543 E light : light_open lights bluetooth failed: -22
  2293. 03-07 20:33:23.831 3519 3543 E light : Light passthrough failed to load legacy HAL.
  2294. 03-07 20:33:23.832 3519 3543 E light : light_open lights wifi failed: -22
  2295. 03-07 20:33:23.832 3519 3543 E light : Light passthrough failed to load legacy HAL.
  2296. 03-07 20:33:23.834 3519 3519 D SystemServerTiming: WaitForDisplay took to complete: 17ms
  2297. 03-07 20:33:23.834 3519 3519 I SystemServer: StartPackageManagerService
  2298. 03-07 20:33:23.834 3519 3543 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  2299. 03-07 20:33:23.847 3519 3519 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  2300. 03-07 20:33:23.850 3519 3519 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  2301. 03-07 20:33:23.883 3519 3519 W PackageManager: Unknown permission: com.qti.permission.AUDIO
  2302. 03-07 20:33:23.883 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2303. 03-07 20:33:23.884 3519 3519 W PackageManager: Unknown permission: com.qti.permission.DIAG
  2304. 03-07 20:33:23.893 3519 3519 W PackageManager: Unknown permission: com.qti.permission.AUDIO
  2305. 03-07 20:33:23.894 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2306. 03-07 20:33:23.895 3519 3519 W PackageManager: Unknown permission: com.qti.permission.DIAG
  2307. 03-07 20:33:23.905 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2308. 03-07 20:33:23.906 3519 3519 W PackageManager: Unknown permission: broadcast.cne.permission
  2309. 03-07 20:33:23.913 3519 3519 W PackageManager: Unknown permission: com.qti.permission.AUDIO
  2310. 03-07 20:33:23.913 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2311. 03-07 20:33:23.914 3519 3519 W PackageManager: Unknown permission: com.qti.permission.DIAG
  2312. 03-07 20:33:23.920 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2313. 03-07 20:33:23.921 3519 3519 W PackageManager: Unknown permission: broadcast.cne.permission
  2314. 03-07 20:33:23.923 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2315. 03-07 20:33:23.924 3519 3519 W PackageManager: Unknown permission: broadcast.cne.permission
  2316. 03-07 20:33:23.927 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2317. 03-07 20:33:23.927 3519 3519 W PackageManager: Unknown permission: broadcast.cne.permission
  2318. 03-07 20:33:23.937 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2319. 03-07 20:33:23.938 3519 3519 W PackageManager: Unknown permission: broadcast.cne.permission
  2320. 03-07 20:33:23.940 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2321. 03-07 20:33:23.942 3519 3519 W PackageManager: Unknown permission: broadcast.cne.permission
  2322. 03-07 20:33:23.946 3519 3519 W PackageManager: Unknown permission: com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD
  2323. 03-07 20:33:23.948 3519 3519 W PackageManager: Unknown permission: com.google.android.googleapps.permission.GOOGLE_MAIL_SWITCH
  2324. 03-07 20:33:23.951 3519 3519 W PackageManager: Unknown permission: com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD
  2325. 03-07 20:33:23.954 3519 3519 W PackageManager: Unknown permission: com.google.android.googleapps.permission.GOOGLE_MAIL_SWITCH
  2326. 03-07 20:33:23.956 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2327. 03-07 20:33:23.957 3519 3519 W PackageManager: Unknown permission: broadcast.cne.permission
  2328. 03-07 20:33:23.961 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2329. 03-07 20:33:23.962 3519 3519 W PackageManager: Unknown permission: broadcast.cne.permission
  2330. 03-07 20:33:23.981 3519 3519 W PackageManager: Unknown permission: com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD
  2331. 03-07 20:33:23.984 3519 3519 W PackageManager: Unknown permission: com.google.android.googleapps.permission.GOOGLE_MAIL_SWITCH
  2332. 03-07 20:33:23.990 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2333. 03-07 20:33:23.991 3519 3519 W PackageManager: Unknown permission: broadcast.cne.permission
  2334. 03-07 20:33:23.996 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2335. 03-07 20:33:23.997 3519 3519 W PackageManager: Unknown permission: broadcast.cne.permission
  2336. 03-07 20:33:24.000 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2337. 03-07 20:33:24.002 3519 3519 W PackageManager: Unknown permission: broadcast.cne.permission
  2338. 03-07 20:33:24.006 3519 3519 W PackageManager: Unknown permission: com.qti.permission.AUDIO
  2339. 03-07 20:33:24.006 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2340. 03-07 20:33:24.007 3519 3519 W PackageManager: Unknown permission: com.qti.permission.DIAG
  2341. 03-07 20:33:24.011 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2342. 03-07 20:33:24.013 3519 3519 W PackageManager: Unknown permission: broadcast.cne.permission
  2343. 03-07 20:33:24.015 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2344. 03-07 20:33:24.016 3519 3519 W PackageManager: Unknown permission: broadcast.cne.permission
  2345. 03-07 20:33:24.022 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2346. 03-07 20:33:24.023 3519 3519 W PackageManager: Unknown permission: broadcast.cne.permission
  2347. 03-07 20:33:24.025 3519 3519 W PackageManager: Unknown permission: com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD
  2348. 03-07 20:33:24.036 3519 3519 W PackageManager: Unknown permission: com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD
  2349. 03-07 20:33:24.039 3519 3519 W PackageManager: Unknown permission: com.google.android.googleapps.permission.GOOGLE_MAIL_SWITCH
  2350. 03-07 20:33:24.041 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2351. 03-07 20:33:24.042 3519 3519 W PackageManager: Unknown permission: broadcast.cne.permission
  2352. 03-07 20:33:24.044 3519 3519 W PackageManager: Unknown permission: com.qti.permission.AUDIO
  2353. 03-07 20:33:24.044 3519 3519 W PackageManager: Unknown permission: com.qualcomm.permission.USE_QCRIL_MSG_TUNNEL
  2354. 03-07 20:33:24.046 3519 3519 W PackageManager: Unknown permission: com.qti.permission.DIAG
  2355. 03-07 20:33:24.074 3519 3519 E KeySetManagerService: Encountered key-set w/out package references when reading settings
  2356. 03-07 20:33:24.076 3519 3519 E AndroidRuntime: Error reporting WTF
  2357. 03-07 20:33:24.076 3519 3519 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'boolean android.app.IActivityManager.handleApplicationWtf(android.os.IBinder, java.lang.String, boolean, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  2358. 03-07 20:33:24.076 3519 3519 E AndroidRuntime: at com.android.internal.os.RuntimeInit.wtf(RuntimeInit.java:334)
  2359. 03-07 20:33:24.076 3519 3519 E AndroidRuntime: at android.util.Log$1.onTerribleFailure(Log.java:110)
  2360. 03-07 20:33:24.076 3519 3519 E AndroidRuntime: at android.util.Log.wtf(Log.java:304)
  2361. 03-07 20:33:24.076 3519 3519 E AndroidRuntime: at android.util.Slog.wtf(Slog.java:82)
  2362. 03-07 20:33:24.076 3519 3519 E AndroidRuntime: at com.android.server.pm.KeySetManagerService.addRefCountsFromSavedPackagesLPw(KeySetManagerService.java:804)
  2363. 03-07 20:33:24.076 3519 3519 E AndroidRuntime: at com.android.server.pm.KeySetManagerService.readKeySetsLPw(KeySetManagerService.java:722)
  2364. 03-07 20:33:24.076 3519 3519 E AndroidRuntime: at com.android.server.pm.Settings.readLPw(Settings.java:3172)
  2365. 03-07 20:33:24.076 3519 3519 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:2557)
  2366. 03-07 20:33:24.076 3519 3519 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  2367. 03-07 20:33:24.076 3519 3519 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  2368. 03-07 20:33:24.076 3519 3519 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  2369. 03-07 20:33:24.076 3519 3519 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  2370. 03-07 20:33:24.076 3519 3519 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  2371. 03-07 20:33:24.076 3519 3519 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  2372. 03-07 20:33:24.076 3519 3519 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  2373. 03-07 20:33:24.077 3519 3519 E AndroidRuntime: Original WTF:
  2374. 03-07 20:33:24.077 3519 3519 E AndroidRuntime: android.util.Log$TerribleFailure: Encountered key-set w/out package references when reading settings
  2375. 03-07 20:33:24.077 3519 3519 E AndroidRuntime: at android.util.Log.wtf(Log.java:299)
  2376. 03-07 20:33:24.077 3519 3519 E AndroidRuntime: at android.util.Slog.wtf(Slog.java:82)
  2377. 03-07 20:33:24.077 3519 3519 E AndroidRuntime: at com.android.server.pm.KeySetManagerService.addRefCountsFromSavedPackagesLPw(KeySetManagerService.java:804)
  2378. 03-07 20:33:24.077 3519 3519 E AndroidRuntime: at com.android.server.pm.KeySetManagerService.readKeySetsLPw(KeySetManagerService.java:722)
  2379. 03-07 20:33:24.077 3519 3519 E AndroidRuntime: at com.android.server.pm.Settings.readLPw(Settings.java:3172)
  2380. 03-07 20:33:24.077 3519 3519 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:2557)
  2381. 03-07 20:33:24.077 3519 3519 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  2382. 03-07 20:33:24.077 3519 3519 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  2383. 03-07 20:33:24.077 3519 3519 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  2384. 03-07 20:33:24.077 3519 3519 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  2385. 03-07 20:33:24.077 3519 3519 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  2386. 03-07 20:33:24.077 3519 3519 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  2387. 03-07 20:33:24.077 3519 3519 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  2388. 03-07 20:33:24.144 3519 3519 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  2389. 03-07 20:33:24.144 3519 3519 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  2390. 03-07 20:33:24.144 3519 3519 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  2391. 03-07 20:33:24.261 3519 3558 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  2392. 03-07 20:33:24.366 3519 3558 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  2393. 03-07 20:33:24.389 3519 3556 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  2394. 03-07 20:33:24.633 3519 3555 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=198ms, update_cache=0 ms
  2395. 03-07 20:33:24.676 3519 3561 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  2396. 03-07 20:33:24.682 3519 3561 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  2397. 03-07 20:33:24.685 3519 3562 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  2398. 03-07 20:33:24.709 3519 3562 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  2399. 03-07 20:33:24.789 3519 3561 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  2400. 03-07 20:33:24.790 3519 3561 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  2401. 03-07 20:33:24.813 3519 3529 I zygote64: Background concurrent copying GC freed 28292(1572KB) AllocSpace objects, 0(0B) LOS objects, 42% free, 5MB/9MB, paused 585us total 117.469ms
  2402. 03-07 20:33:24.853 3519 3519 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  2403. 03-07 20:33:24.853 3519 3519 D PackageManager: No files in app dir /oem/app
  2404. 03-07 20:33:24.854 3519 3519 I PackageManager: Finished scanning system apps. Time: 731 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  2405. 03-07 20:33:24.882 3519 3566 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  2406. 03-07 20:33:24.894 3519 3567 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  2407. 03-07 20:33:24.900 3519 3566 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  2408. 03-07 20:33:24.945 3519 3564 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  2409. 03-07 20:33:24.950 415 415 I MSM-irqbalance: Decided to move IRQ196 from CPU0 to CPU1
  2410. 03-07 20:33:24.973 3519 3566 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  2411. 03-07 20:33:24.974 3519 3566 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  2412. 03-07 20:33:25.004 3519 3567 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  2413. 03-07 20:33:25.004 3519 3566 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  2414. 03-07 20:33:25.005 3519 3566 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  2415. 03-07 20:33:25.024 3519 3564 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=102ms, update_cache=0 ms
  2416. 03-07 20:33:25.047 3519 3565 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=119ms, update_cache=0 ms
  2417. 03-07 20:33:25.052 3519 3564 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  2418. 03-07 20:33:25.053 3519 3564 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  2419. 03-07 20:33:25.059 3519 3519 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  2420. 03-07 20:33:25.059 3519 3519 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  2421. 03-07 20:33:25.069 3519 3567 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  2422. 03-07 20:33:25.079 3519 3565 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  2423. 03-07 20:33:25.091 3519 3519 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  2424. 03-07 20:33:25.112 3519 3565 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  2425. 03-07 20:33:25.113 3519 3565 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  2426. 03-07 20:33:25.126 3519 3567 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  2427. 03-07 20:33:25.144 3519 3567 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  2428. 03-07 20:33:25.184 3519 3566 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=164ms, update_cache=0 ms
  2429. 03-07 20:33:25.204 3519 3566 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  2430. 03-07 20:33:25.223 3519 3566 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  2431. 03-07 20:33:25.300 3519 3566 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  2432. 03-07 20:33:25.301 3519 3566 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  2433. 03-07 20:33:25.312 3519 3565 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  2434. 03-07 20:33:25.316 3519 3567 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  2435. 03-07 20:33:25.316 3519 3567 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  2436. 03-07 20:33:25.335 3519 3567 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=183ms, update_cache=0 ms
  2437. 03-07 20:33:25.376 3519 3565 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  2438. 03-07 20:33:25.453 3519 3564 I PackageParser: Parse times for '/data/app/com.google.android.talk-2': parse=111ms, update_cache=0 ms
  2439. 03-07 20:33:25.459 3519 3566 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  2440. 03-07 20:33:25.461 3519 3566 I PackageParser: Parse times for '/data/app/fr.freebox.android.compagnon-1': parse=119ms, update_cache=0 ms
  2441. 03-07 20:33:25.485 3519 3566 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  2442. 03-07 20:33:25.488 3519 3567 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=153ms, update_cache=0 ms
  2443. 03-07 20:33:25.494 3519 3529 I zygote64: Background concurrent copying GC freed 33011(1958KB) AllocSpace objects, 0(0B) LOS objects, 42% free, 8MB/14MB, paused 147us total 158.575ms
  2444. 03-07 20:33:25.500 3519 3565 I PackageParser: Parse times for '/data/app/org.leetzone.android.yatsewidgetfree-2': parse=105ms, update_cache=0 ms
  2445. 03-07 20:33:25.530 3519 3564 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  2446. 03-07 20:33:25.534 3519 3566 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  2447. 03-07 20:33:25.535 3519 3566 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  2448. 03-07 20:33:25.583 3519 3564 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  2449. 03-07 20:33:25.584 3519 3564 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  2450. 03-07 20:33:25.585 3519 3564 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  2451. 03-07 20:33:25.652 3519 3564 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  2452. 03-07 20:33:25.680 3519 3565 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  2453. 03-07 20:33:25.702 3519 3565 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  2454. 03-07 20:33:25.729 3519 3567 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  2455. 03-07 20:33:25.747 3519 3519 D PackageManager: No files in app dir /data/app-private
  2456. 03-07 20:33:25.747 3519 3519 I PackageManager: Finished scanning non-system apps. Time: 893 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  2457. 03-07 20:33:25.750 3519 3519 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  2458. 03-07 20:33:25.760 3519 3519 I PackageManager: Time to scan packages: 1.636 seconds
  2459. 03-07 20:33:25.766 3519 3519 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  2460. 03-07 20:33:25.841 2233 3398 I chatty : uid=0(root) Binder:2233_4 expire 4 lines
  2461. 03-07 20:33:25.942 3519 3519 V PackageManager: reconcileAppsData finished 18 packages
  2462. 03-07 20:33:25.943 3519 3519 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  2463. 03-07 20:33:25.943 3519 3568 D SystemServerInitThreadPool: Started executing prepareAppData
  2464. 03-07 20:33:25.943 3519 3519 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  2465. 03-07 20:33:25.943 3519 3519 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  2466. 03-07 20:33:25.943 3519 3519 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  2467. 03-07 20:33:25.943 3519 3519 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  2468. 03-07 20:33:25.943 3519 3519 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  2469. 03-07 20:33:25.943 3519 3519 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  2470. 03-07 20:33:25.943 3519 3519 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  2471. 03-07 20:33:25.943 3519 3519 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  2472. 03-07 20:33:25.943 3519 3519 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  2473. 03-07 20:33:25.944 3519 3519 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  2474. 03-07 20:33:25.944 3519 3519 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  2475. 03-07 20:33:25.944 3519 3519 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  2476. 03-07 20:33:25.944 3519 3519 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  2477. 03-07 20:33:25.944 3519 3519 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  2478. 03-07 20:33:25.944 3519 3519 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  2479. 03-07 20:33:25.945 3519 3519 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  2480. 03-07 20:33:25.945 3519 3519 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  2481. 03-07 20:33:25.945 3519 3519 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  2482. 03-07 20:33:25.945 3519 3519 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  2483. 03-07 20:33:25.945 3519 3519 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  2484. 03-07 20:33:25.945 3519 3519 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  2485. 03-07 20:33:25.946 3519 3519 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  2486. 03-07 20:33:25.974 3519 3568 D SystemServerTimingAsync: AppDataFixup took to complete: 31ms
  2487. 03-07 20:33:26.071 3519 3519 E PackageManager: There should probably be a verifier, but, none were found
  2488. 03-07 20:33:26.082 3519 3519 E System : ******************************************
  2489. 03-07 20:33:26.082 3519 3519 E System : ************ Failure starting system services
  2490. 03-07 20:33:26.082 3519 3519 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  2491. 03-07 20:33:26.082 3519 3519 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  2492. 03-07 20:33:26.082 3519 3519 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  2493. 03-07 20:33:26.082 3519 3519 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  2494. 03-07 20:33:26.082 3519 3519 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  2495. 03-07 20:33:26.082 3519 3519 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  2496. 03-07 20:33:26.082 3519 3519 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  2497. 03-07 20:33:26.082 3519 3519 E System : at java.lang.reflect.Method.invoke(Native Method)
  2498. 03-07 20:33:26.082 3519 3519 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  2499. 03-07 20:33:26.082 3519 3519 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  2500. 03-07 20:33:26.083 3519 3519 D SystemServerTiming: StartPackageManagerService took to complete: 2248ms
  2501. 03-07 20:33:26.083 3519 3519 E Zygote : System zygote died with exception
  2502. 03-07 20:33:26.083 3519 3519 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  2503. 03-07 20:33:26.083 3519 3519 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  2504. 03-07 20:33:26.083 3519 3519 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  2505. 03-07 20:33:26.083 3519 3519 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  2506. 03-07 20:33:26.083 3519 3519 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  2507. 03-07 20:33:26.083 3519 3519 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  2508. 03-07 20:33:26.083 3519 3519 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  2509. 03-07 20:33:26.083 3519 3519 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  2510. 03-07 20:33:26.083 3519 3519 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  2511. 03-07 20:33:26.083 3519 3519 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  2512. 03-07 20:33:26.084 3519 3519 D AndroidRuntime: Shutting down VM
  2513. 03-07 20:33:26.084 3519 3519 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  2514. 03-07 20:33:26.084 3519 3519 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  2515. 03-07 20:33:26.084 3519 3519 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  2516. 03-07 20:33:26.084 3519 3519 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  2517. 03-07 20:33:26.084 3519 3519 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  2518. 03-07 20:33:26.084 3519 3519 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  2519. 03-07 20:33:26.084 3519 3519 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  2520. 03-07 20:33:26.084 3519 3519 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  2521. 03-07 20:33:26.084 3519 3519 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  2522. 03-07 20:33:26.084 3519 3519 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  2523. 03-07 20:33:26.084 3519 3519 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  2524. 03-07 20:33:26.088 3519 3519 E AndroidRuntime: Error reporting crash
  2525. 03-07 20:33:26.088 3519 3519 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  2526. 03-07 20:33:26.088 3519 3519 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  2527. 03-07 20:33:26.088 3519 3519 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  2528. 03-07 20:33:26.088 3519 3519 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  2529. 03-07 20:33:26.088 3519 3519 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  2530. 03-07 20:33:26.089 3519 3519 I Process : Sending signal. PID: 3519 SIG: 9
  2531. 03-07 20:33:26.128 354 354 I ServiceManager: service 'recovery' died
  2532. 03-07 20:33:26.129 354 354 I ServiceManager: service 'display' died
  2533. 03-07 20:33:26.129 354 354 I ServiceManager: service 'device_identifiers' died
  2534. 03-07 20:33:26.129 354 354 I ServiceManager: service 'batterystats' died
  2535. 03-07 20:33:26.129 354 354 I ServiceManager: service 'appops' died
  2536. 03-07 20:33:26.129 354 354 I ServiceManager: service 'power' died
  2537. 03-07 20:33:26.182 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  2538. 03-07 20:33:26.182 354 354 I ServiceManager: service 'media.audio_flinger' died
  2539. 03-07 20:33:26.182 354 354 I ServiceManager: service 'media.audio_policy' died
  2540. 03-07 20:33:26.412 354 354 I ServiceManager: service 'media.player' died
  2541. 03-07 20:33:26.413 354 354 I ServiceManager: service 'media.resource_manager' died
  2542. 03-07 20:33:26.429 354 354 I ServiceManager: service 'netd' died
  2543. 03-07 20:33:26.430 355 355 E hw-IPCThreadState: attemptIncStrongHandle(18): Not supported
  2544. 03-07 20:33:26.437 354 354 I ServiceManager: service 'wificond' died
  2545. 03-07 20:33:26.560 3572 3572 I chatty : uid=0(root) /system/bin/netd expire 16 lines
  2546. 03-07 20:33:26.585 3573 3573 I wificond: wificond is starting up...
  2547. 03-07 20:33:26.630 3572 3582 I chatty : uid=0(root) /system/bin/netd expire 2 lines
  2548. 03-07 20:33:26.645 3588 3588 I chatty : uid=0(root) /system/bin/ndc expire 2 lines
  2549. 03-07 20:33:26.750 3570 3570 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 269 lines
  2550. 03-07 20:33:26.852 3571 3571 I mediaserver: ServiceManager: 0xee5979e0
  2551. 03-07 20:33:26.854 3571 3571 W BatteryNotifier: batterystats service unavailable!
  2552. 03-07 20:33:27.066 3569 3569 I chatty : uid=0(root) expire 97 lines
  2553. 03-07 20:33:27.379 3569 3569 D Zygote64Timing: BeginIcuCachePinning took to complete: 19ms
  2554. 03-07 20:33:27.703 3570 3599 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 1 line
  2555. 03-07 20:33:27.737 3570 3609 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 5 lines
  2556. 03-07 20:33:27.741 3570 3612 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 5 lines
  2557. 03-07 20:33:27.745 3570 3614 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 5 lines
  2558. 03-07 20:33:27.750 3570 3617 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 5 lines
  2559. 03-07 20:33:27.753 3570 3619 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 1 line
  2560. 03-07 20:33:27.768 3570 3623 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 1 line
  2561. 03-07 20:33:27.773 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  2562. 03-07 20:33:27.884 3569 3569 D Zygote64Timing: PreloadClasses took to complete: 504ms
  2563. 03-07 20:33:28.063 3569 3569 D Zygote64Timing: PreloadResources took to complete: 179ms
  2564. 03-07 20:33:28.190 3569 3569 D Zygote64Timing: ZygotePreload took to complete: 830ms
  2565. 03-07 20:33:28.240 3569 3569 D Zygote64Timing: PostZygoteInitGC took to complete: 49ms
  2566. 03-07 20:33:28.240 3569 3569 D Zygote64Timing: ZygoteInit took to complete: 879ms
  2567. 03-07 20:33:28.314 3626 3626 I chatty : uid=1000 system_server expire 35 lines
  2568. 03-07 20:33:28.356 3626 3626 I SystemServer: InitBeforeStartServices
  2569. 03-07 20:33:28.356 3626 3626 I SystemServer: Entered the Android system server!
  2570. 03-07 20:33:28.576 3626 3626 D SystemServerTiming: InitBeforeStartServices took to complete: 220ms
  2571. 03-07 20:33:28.577 3626 3626 I SystemServer: StartServices
  2572. 03-07 20:33:28.577 3626 3626 I SystemServer: Reading configuration...
  2573. 03-07 20:33:28.577 3626 3626 I SystemServer: ReadingSystemConfig
  2574. 03-07 20:33:28.578 3626 3626 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  2575. 03-07 20:33:28.578 3626 3626 I SystemServer: StartInstaller
  2576. 03-07 20:33:28.578 3626 3639 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  2577. 03-07 20:33:28.578 3626 3626 I SystemServiceManager: Starting com.android.server.pm.Installer
  2578. 03-07 20:33:28.581 3626 3626 D SystemServerTiming: StartInstaller took to complete: 2ms
  2579. 03-07 20:33:28.581 3626 3626 I SystemServer: DeviceIdentifiersPolicyService
  2580. 03-07 20:33:28.581 3626 3626 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  2581. 03-07 20:33:28.583 3626 3626 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 2ms
  2582. 03-07 20:33:28.583 3626 3626 I SystemServer: StartActivityManager
  2583. 03-07 20:33:28.584 3626 3626 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  2584. 03-07 20:33:28.608 3626 3626 I ActivityManager: Memory class: 288
  2585. 03-07 20:33:28.609 3626 3641 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  2586. 03-07 20:33:28.611 3626 3642 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  2587. 03-07 20:33:28.629 3626 3639 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  2588. 03-07 20:33:28.639 3626 3626 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  2589. 03-07 20:33:28.645 3626 3644 I chatty : uid=1000 system_server expire 9 lines
  2590. 03-07 20:33:28.647 3626 3644 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  2591. 03-07 20:33:28.650 3626 3644 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  2592. 03-07 20:33:28.652 3626 3644 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  2593. 03-07 20:33:28.657 3626 3644 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  2594. 03-07 20:33:28.767 3626 3626 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  2595. 03-07 20:33:28.777 3626 3650 I ServiceThread: Enabled StrictMode logging for android.display looper.
  2596. 03-07 20:33:28.781 3626 3626 W system_server: Failed to remove /acct/uid_1001: Permission denied
  2597. 03-07 20:33:28.781 3626 3626 W system_server: Failed to remove /acct/uid_1010/pid_3573: Device or resource busy
  2598. 03-07 20:33:28.781 3626 3626 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  2599. 03-07 20:33:28.781 3626 3626 W system_server: Failed to remove /acct/uid_1010: Permission denied
  2600. 03-07 20:33:28.782 3626 3626 W system_server: Failed to remove /acct/uid_1013/pid_3571: Device or resource busy
  2601. 03-07 20:33:28.782 3626 3626 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  2602. 03-07 20:33:28.782 3626 3626 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  2603. 03-07 20:33:28.782 3626 3626 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  2604. 03-07 20:33:28.782 3626 3626 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  2605. 03-07 20:33:28.782 3626 3626 W system_server: Failed to remove /acct/uid_1013: Permission denied
  2606. 03-07 20:33:28.782 3626 3626 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  2607. 03-07 20:33:28.782 3626 3626 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  2608. 03-07 20:33:28.782 3626 3626 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  2609. 03-07 20:33:28.782 3626 3626 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  2610. 03-07 20:33:28.783 3626 3626 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  2611. 03-07 20:33:28.783 3626 3626 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  2612. 03-07 20:33:28.783 3626 3626 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  2613. 03-07 20:33:28.783 3626 3626 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  2614. 03-07 20:33:28.783 3626 3626 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  2615. 03-07 20:33:28.783 3626 3626 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  2616. 03-07 20:33:28.783 3626 3626 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  2617. 03-07 20:33:28.783 3626 3626 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  2618. 03-07 20:33:28.783 3626 3626 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  2619. 03-07 20:33:28.783 3626 3626 W system_server: Failed to remove /acct/uid_1000: Permission denied
  2620. 03-07 20:33:28.783 3626 3626 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  2621. 03-07 20:33:28.783 3626 3626 W system_server: Failed to remove /acct/uid_1036: Permission denied
  2622. 03-07 20:33:28.783 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_3572: Device or resource busy
  2623. 03-07 20:33:28.783 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_3569: Device or resource busy
  2624. 03-07 20:33:28.783 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  2625. 03-07 20:33:28.783 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  2626. 03-07 20:33:28.784 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  2627. 03-07 20:33:28.784 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  2628. 03-07 20:33:28.784 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  2629. 03-07 20:33:28.784 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  2630. 03-07 20:33:28.784 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  2631. 03-07 20:33:28.784 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  2632. 03-07 20:33:28.784 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  2633. 03-07 20:33:28.784 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  2634. 03-07 20:33:28.784 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  2635. 03-07 20:33:28.784 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  2636. 03-07 20:33:28.784 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  2637. 03-07 20:33:28.784 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  2638. 03-07 20:33:28.784 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  2639. 03-07 20:33:28.784 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  2640. 03-07 20:33:28.784 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  2641. 03-07 20:33:28.784 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  2642. 03-07 20:33:28.784 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  2643. 03-07 20:33:28.785 3626 3626 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  2644. 03-07 20:33:28.785 3626 3626 W system_server: Failed to remove /acct/uid_0: Permission denied
  2645. 03-07 20:33:28.787 3626 3626 D AppOps : AppOpsService published
  2646. 03-07 20:33:28.788 3626 3626 D SystemServerTiming: StartActivityManager took to complete: 204ms
  2647. 03-07 20:33:28.788 3626 3626 I SystemServer: StartPowerManager
  2648. 03-07 20:33:28.788 3626 3626 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  2649. 03-07 20:33:28.791 3626 3652 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  2650. 03-07 20:33:28.793 3626 3626 I libsuspend: Selected wakeup count
  2651. 03-07 20:33:28.793 3626 3626 E QCOM PowerHAL: Invalid hint ID.
  2652. 03-07 20:33:28.795 3626 3626 D SystemServerTiming: StartPowerManager took to complete: 6ms
  2653. 03-07 20:33:28.795 3626 3626 I SystemServer: InitPowerManagement
  2654. 03-07 20:33:28.797 3626 3626 D SystemServerTiming: InitPowerManagement took to complete: 2ms
  2655. 03-07 20:33:28.797 3626 3626 I SystemServer: StartRecoverySystemService
  2656. 03-07 20:33:28.797 3626 3626 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  2657. 03-07 20:33:28.799 3626 3626 D SystemServerTiming: StartRecoverySystemService took to complete: 1ms
  2658. 03-07 20:33:28.800 3626 3626 V RescueParty: Disabled because of eng build
  2659. 03-07 20:33:28.801 3626 3626 I SystemServer: StartLightsService
  2660. 03-07 20:33:28.801 3626 3626 I SystemServiceManager: Starting com.android.server.lights.LightsService
  2661. 03-07 20:33:28.801 3626 3626 D SystemServerTiming: StartLightsService took to complete: 1ms
  2662. 03-07 20:33:28.801 3626 3626 I SystemServer: StartDisplayManager
  2663. 03-07 20:33:28.801 3626 3626 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  2664. 03-07 20:33:28.804 3626 3626 D SystemServerTiming: StartDisplayManager took to complete: 3ms
  2665. 03-07 20:33:28.804 3626 3626 I SystemServer: WaitForDisplay
  2666. 03-07 20:33:28.805 3626 3626 I SystemServiceManager: Starting phase 100
  2667. 03-07 20:33:28.807 3626 3650 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  2668. 03-07 20:33:28.808 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  2669. 03-07 20:33:28.808 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  2670. 03-07 20:33:28.810 3626 3650 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  2671. 03-07 20:33:28.814 3626 3650 E light : light_open lights keyboard failed: -22
  2672. 03-07 20:33:28.814 3626 3650 E light : Light passthrough failed to load legacy HAL.
  2673. 03-07 20:33:28.815 3626 3650 E light : light_open lights buttons failed: -22
  2674. 03-07 20:33:28.815 3626 3650 E light : Light passthrough failed to load legacy HAL.
  2675. 03-07 20:33:28.819 3626 3650 E light : light_open lights bluetooth failed: -22
  2676. 03-07 20:33:28.820 3626 3650 E light : Light passthrough failed to load legacy HAL.
  2677. 03-07 20:33:28.821 3626 3650 E light : light_open lights wifi failed: -22
  2678. 03-07 20:33:28.821 3626 3650 E light : Light passthrough failed to load legacy HAL.
  2679. 03-07 20:33:28.823 3626 3626 D SystemServerTiming: WaitForDisplay took to complete: 18ms
  2680. 03-07 20:33:28.823 3626 3626 I SystemServer: StartPackageManagerService
  2681. 03-07 20:33:28.823 3626 3650 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  2682. 03-07 20:33:28.837 3626 3626 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  2683. 03-07 20:33:28.840 3626 3626 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  2684. 03-07 20:33:29.116 3626 3626 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  2685. 03-07 20:33:29.116 3626 3626 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  2686. 03-07 20:33:29.116 3626 3626 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  2687. 03-07 20:33:29.238 3626 3665 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  2688. 03-07 20:33:29.348 3626 3663 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  2689. 03-07 20:33:29.367 3626 3665 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  2690. 03-07 20:33:29.440 3626 3662 I PackageParser: Parse times for '/system/priv-app/Settings': parse=123ms, update_cache=0 ms
  2691. 03-07 20:33:29.611 3626 3663 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=199ms, update_cache=0 ms
  2692. 03-07 20:33:29.654 3626 3668 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  2693. 03-07 20:33:29.661 3626 3668 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  2694. 03-07 20:33:29.666 3626 3669 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  2695. 03-07 20:33:29.691 3626 3669 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  2696. 03-07 20:33:29.739 3626 3667 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  2697. 03-07 20:33:29.739 3626 3667 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  2698. 03-07 20:33:29.805 3626 3626 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  2699. 03-07 20:33:29.806 3626 3626 D PackageManager: No files in app dir /oem/app
  2700. 03-07 20:33:29.807 3626 3626 I PackageManager: Finished scanning system apps. Time: 710 ms, packageCount: 102 , timePerPackage: 6 , cached: 0
  2701. 03-07 20:33:29.850 3626 3674 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  2702. 03-07 20:33:29.851 3626 3673 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  2703. 03-07 20:33:29.870 3626 3674 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  2704. 03-07 20:33:29.901 3626 3671 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  2705. 03-07 20:33:29.938 3626 3673 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  2706. 03-07 20:33:29.938 3626 3673 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  2707. 03-07 20:33:29.950 415 415 I MSM-irqbalance: Decided to move IRQ136 from CPU3 to CPU1
  2708. 03-07 20:33:29.966 3626 3673 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  2709. 03-07 20:33:29.968 3626 3673 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  2710. 03-07 20:33:29.980 3626 3671 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=101ms, update_cache=0 ms
  2711. 03-07 20:33:29.992 3626 3672 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=108ms, update_cache=0 ms
  2712. 03-07 20:33:29.995 3626 3674 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  2713. 03-07 20:33:30.007 3626 3626 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  2714. 03-07 20:33:30.007 3626 3626 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  2715. 03-07 20:33:30.025 3626 3674 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  2716. 03-07 20:33:30.025 3626 3674 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  2717. 03-07 20:33:30.041 3626 3672 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  2718. 03-07 20:33:30.053 3626 3671 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  2719. 03-07 20:33:30.065 3626 3626 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  2720. 03-07 20:33:30.082 3626 3674 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  2721. 03-07 20:33:30.085 3626 3671 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  2722. 03-07 20:33:30.085 3626 3671 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  2723. 03-07 20:33:30.100 3626 3674 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  2724. 03-07 20:33:30.161 3626 3674 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  2725. 03-07 20:33:30.163 3626 3673 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=175ms, update_cache=0 ms
  2726. 03-07 20:33:30.191 3626 3671 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  2727. 03-07 20:33:30.272 3626 3671 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  2728. 03-07 20:33:30.273 3626 3671 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  2729. 03-07 20:33:30.276 3626 3672 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  2730. 03-07 20:33:30.276 3626 3672 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  2731. 03-07 20:33:30.277 3626 3674 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  2732. 03-07 20:33:30.296 3626 3672 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=175ms, update_cache=0 ms
  2733. 03-07 20:33:30.346 3626 3673 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  2734. 03-07 20:33:30.390 3626 3674 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  2735. 03-07 20:33:30.426 3626 3672 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=130ms, update_cache=0 ms
  2736. 03-07 20:33:30.429 3626 3671 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  2737. 03-07 20:33:30.488 3626 3672 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  2738. 03-07 20:33:30.493 3626 3673 I PackageParser: Parse times for '/data/app/org.leetzone.android.yatsewidgetfree-2': parse=122ms, update_cache=0 ms
  2739. 03-07 20:33:30.494 3626 3671 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  2740. 03-07 20:33:30.496 3626 3671 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  2741. 03-07 20:33:30.520 3626 3636 I zygote64: Background concurrent copying GC freed 30796(1841KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 52us total 163.636ms
  2742. 03-07 20:33:30.549 3626 3674 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=119ms, update_cache=0 ms
  2743. 03-07 20:33:30.571 3626 3674 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  2744. 03-07 20:33:30.574 3626 3674 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  2745. 03-07 20:33:30.574 3626 3674 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  2746. 03-07 20:33:30.617 3626 3671 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  2747. 03-07 20:33:30.663 3626 3672 I PackageParser: Parse times for '/data/app/com.google.android.apps.plus-2': parse=108ms, update_cache=0 ms
  2748. 03-07 20:33:30.665 3626 3673 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  2749. 03-07 20:33:30.679 3626 3672 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  2750. 03-07 20:33:30.704 3626 3674 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  2751. 03-07 20:33:30.725 3626 3626 D PackageManager: No files in app dir /data/app-private
  2752. 03-07 20:33:30.726 3626 3626 I PackageManager: Finished scanning non-system apps. Time: 920 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  2753. 03-07 20:33:30.729 3626 3626 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  2754. 03-07 20:33:30.739 3626 3626 I PackageManager: Time to scan packages: 1.642 seconds
  2755. 03-07 20:33:30.746 3626 3626 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  2756. 03-07 20:33:30.822 2233 2233 I chatty : uid=0(root) Binder:2233_2 expire 4 lines
  2757. 03-07 20:33:30.831 3675 3675 I sensors.qcom: type=1400 audit(0.0:593): avc: denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=106 ioctlcmd=6403 scontext=u:r:init:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  2758. 03-07 20:33:30.885 2233 2252 I chatty : uid=0(root) Binder:2233_1 expire 2 lines
  2759. 03-07 20:33:30.924 3626 3626 V PackageManager: reconcileAppsData finished 18 packages
  2760. 03-07 20:33:30.925 3626 3676 D SystemServerInitThreadPool: Started executing prepareAppData
  2761. 03-07 20:33:30.925 3626 3626 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  2762. 03-07 20:33:30.925 3626 3626 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  2763. 03-07 20:33:30.925 3626 3626 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  2764. 03-07 20:33:30.926 3626 3626 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  2765. 03-07 20:33:30.926 3626 3626 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  2766. 03-07 20:33:30.926 3626 3626 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  2767. 03-07 20:33:30.926 3626 3626 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  2768. 03-07 20:33:30.926 3626 3626 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  2769. 03-07 20:33:30.926 3626 3626 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  2770. 03-07 20:33:30.926 3626 3626 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  2771. 03-07 20:33:30.927 3626 3626 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  2772. 03-07 20:33:30.927 3626 3626 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  2773. 03-07 20:33:30.928 3626 3626 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  2774. 03-07 20:33:30.928 3626 3626 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  2775. 03-07 20:33:30.930 3626 3626 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  2776. 03-07 20:33:30.930 3626 3626 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  2777. 03-07 20:33:30.930 3626 3626 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  2778. 03-07 20:33:30.930 3626 3626 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  2779. 03-07 20:33:30.930 3626 3626 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  2780. 03-07 20:33:30.931 3626 3626 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  2781. 03-07 20:33:30.931 3626 3626 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  2782. 03-07 20:33:30.931 3626 3626 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  2783. 03-07 20:33:30.931 3626 3626 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  2784. 03-07 20:33:30.938 2233 3397 I chatty : uid=0(root) Binder:2233_3 expire 18 lines
  2785. 03-07 20:33:30.954 3626 3676 D SystemServerTimingAsync: AppDataFixup took to complete: 28ms
  2786. 03-07 20:33:31.066 3626 3626 E PackageManager: There should probably be a verifier, but, none were found
  2787. 03-07 20:33:31.069 3626 3626 E System : ******************************************
  2788. 03-07 20:33:31.070 3626 3626 E System : ************ Failure starting system services
  2789. 03-07 20:33:31.070 3626 3626 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  2790. 03-07 20:33:31.070 3626 3626 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  2791. 03-07 20:33:31.070 3626 3626 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  2792. 03-07 20:33:31.070 3626 3626 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  2793. 03-07 20:33:31.070 3626 3626 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  2794. 03-07 20:33:31.070 3626 3626 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  2795. 03-07 20:33:31.070 3626 3626 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  2796. 03-07 20:33:31.070 3626 3626 E System : at java.lang.reflect.Method.invoke(Native Method)
  2797. 03-07 20:33:31.070 3626 3626 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  2798. 03-07 20:33:31.070 3626 3626 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  2799. 03-07 20:33:31.071 3626 3626 D SystemServerTiming: StartPackageManagerService took to complete: 2248ms
  2800. 03-07 20:33:31.072 3626 3626 E Zygote : System zygote died with exception
  2801. 03-07 20:33:31.072 3626 3626 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  2802. 03-07 20:33:31.072 3626 3626 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  2803. 03-07 20:33:31.072 3626 3626 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  2804. 03-07 20:33:31.072 3626 3626 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  2805. 03-07 20:33:31.072 3626 3626 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  2806. 03-07 20:33:31.072 3626 3626 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  2807. 03-07 20:33:31.072 3626 3626 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  2808. 03-07 20:33:31.072 3626 3626 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  2809. 03-07 20:33:31.072 3626 3626 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  2810. 03-07 20:33:31.072 3626 3626 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  2811. 03-07 20:33:31.072 3626 3626 D AndroidRuntime: Shutting down VM
  2812. 03-07 20:33:31.073 3626 3626 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  2813. 03-07 20:33:31.073 3626 3626 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  2814. 03-07 20:33:31.073 3626 3626 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  2815. 03-07 20:33:31.073 3626 3626 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  2816. 03-07 20:33:31.073 3626 3626 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  2817. 03-07 20:33:31.073 3626 3626 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  2818. 03-07 20:33:31.073 3626 3626 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  2819. 03-07 20:33:31.073 3626 3626 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  2820. 03-07 20:33:31.073 3626 3626 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  2821. 03-07 20:33:31.073 3626 3626 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  2822. 03-07 20:33:31.073 3626 3626 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  2823. 03-07 20:33:31.076 3626 3626 E AndroidRuntime: Error reporting crash
  2824. 03-07 20:33:31.076 3626 3626 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  2825. 03-07 20:33:31.076 3626 3626 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  2826. 03-07 20:33:31.076 3626 3626 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  2827. 03-07 20:33:31.076 3626 3626 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  2828. 03-07 20:33:31.076 3626 3626 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  2829. 03-07 20:33:31.076 3626 3626 I Process : Sending signal. PID: 3626 SIG: 9
  2830. 03-07 20:33:31.119 354 354 I ServiceManager: service 'recovery' died
  2831. 03-07 20:33:31.119 354 354 I ServiceManager: service 'display' died
  2832. 03-07 20:33:31.119 354 354 I ServiceManager: service 'device_identifiers' died
  2833. 03-07 20:33:31.119 354 354 I ServiceManager: service 'batterystats' died
  2834. 03-07 20:33:31.119 354 354 I ServiceManager: service 'appops' died
  2835. 03-07 20:33:31.119 354 354 I ServiceManager: service 'power' died
  2836. 03-07 20:33:31.120 3569 3569 I chatty : uid=0(root) expire 1 line
  2837. 03-07 20:33:31.181 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  2838. 03-07 20:33:31.181 354 354 I ServiceManager: service 'media.audio_flinger' died
  2839. 03-07 20:33:31.181 354 354 I ServiceManager: service 'media.audio_policy' died
  2840. 03-07 20:33:31.439 354 354 I ServiceManager: service 'media.player' died
  2841. 03-07 20:33:31.440 354 354 I ServiceManager: service 'media.resource_manager' died
  2842. 03-07 20:33:31.448 354 354 I ServiceManager: service 'netd' died
  2843. 03-07 20:33:31.449 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  2844. 03-07 20:33:31.454 354 354 I ServiceManager: service 'wificond' died
  2845. 03-07 20:33:31.554 3681 3681 I wificond: wificond is starting up...
  2846. 03-07 20:33:31.581 3680 3680 I chatty : uid=0(root) /system/bin/netd expire 16 lines
  2847. 03-07 20:33:31.659 3680 3690 I chatty : uid=0(root) /system/bin/netd expire 2 lines
  2848. 03-07 20:33:31.671 3696 3696 I chatty : uid=0(root) /system/bin/ndc expire 2 lines
  2849. 03-07 20:33:31.731 3678 3678 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 213 lines
  2850. 03-07 20:33:31.830 3679 3679 I mediaserver: ServiceManager: 0xf19179e0
  2851. 03-07 20:33:31.833 3679 3679 W BatteryNotifier: batterystats service unavailable!
  2852. 03-07 20:33:32.045 3677 3677 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  2853. 03-07 20:33:32.053 3677 3677 I zygote64: option[0]=-Xzygote
  2854. 03-07 20:33:32.053 3677 3677 I zygote64: option[1]=-Xcheck:jni
  2855. 03-07 20:33:32.053 3677 3677 I zygote64: option[2]=-Xusetombstonedtraces
  2856. 03-07 20:33:32.053 3677 3677 I zygote64: option[3]=exit
  2857. 03-07 20:33:32.053 3677 3677 I zygote64: option[4]=vfprintf
  2858. 03-07 20:33:32.053 3677 3677 I zygote64: option[5]=sensitiveThread
  2859. 03-07 20:33:32.053 3677 3677 I zygote64: option[6]=-verbose:gc
  2860. 03-07 20:33:32.053 3677 3677 I zygote64: option[7]=-Xms8m
  2861. 03-07 20:33:32.054 3677 3677 I zygote64: option[8]=-Xmx768m
  2862. 03-07 20:33:32.054 3677 3677 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  2863. 03-07 20:33:32.054 3677 3677 I zygote64: option[10]=-XX:HeapMinFree=512k
  2864. 03-07 20:33:32.054 3677 3677 I zygote64: option[11]=-XX:HeapMaxFree=8m
  2865. 03-07 20:33:32.054 3677 3677 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  2866. 03-07 20:33:32.054 3677 3677 I zygote64: option[13]=-Xusejit:true
  2867. 03-07 20:33:32.054 3677 3677 I zygote64: option[14]=-Xjitsaveprofilinginfo
  2868. 03-07 20:33:32.054 3677 3677 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  2869. 03-07 20:33:32.054 3677 3677 I zygote64: option[16]=-Xlockprofthreshold:500
  2870. 03-07 20:33:32.054 3677 3677 I zygote64: option[17]=-Ximage-compiler-option
  2871. 03-07 20:33:32.054 3677 3677 I zygote64: option[18]=--runtime-arg
  2872. 03-07 20:33:32.054 3677 3677 I zygote64: option[19]=-Ximage-compiler-option
  2873. 03-07 20:33:32.054 3677 3677 I zygote64: option[20]=-Xms64m
  2874. 03-07 20:33:32.054 3677 3677 I zygote64: option[21]=-Ximage-compiler-option
  2875. 03-07 20:33:32.054 3677 3677 I zygote64: option[22]=--runtime-arg
  2876. 03-07 20:33:32.054 3677 3677 I zygote64: option[23]=-Ximage-compiler-option
  2877. 03-07 20:33:32.054 3677 3677 I zygote64: option[24]=-Xmx64m
  2878. 03-07 20:33:32.054 3677 3677 I zygote64: option[25]=-Ximage-compiler-option
  2879. 03-07 20:33:32.054 3677 3677 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  2880. 03-07 20:33:32.054 3677 3677 I zygote64: option[27]=-Ximage-compiler-option
  2881. 03-07 20:33:32.054 3677 3677 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  2882. 03-07 20:33:32.054 3677 3677 I zygote64: option[29]=-Ximage-compiler-option
  2883. 03-07 20:33:32.055 3677 3677 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  2884. 03-07 20:33:32.055 3677 3677 I zygote64: option[31]=-Ximage-compiler-option
  2885. 03-07 20:33:32.055 3677 3677 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  2886. 03-07 20:33:32.055 3677 3677 I zygote64: option[33]=-Xcompiler-option
  2887. 03-07 20:33:32.055 3677 3677 I zygote64: option[34]=--runtime-arg
  2888. 03-07 20:33:32.055 3677 3677 I zygote64: option[35]=-Xcompiler-option
  2889. 03-07 20:33:32.055 3677 3677 I zygote64: option[36]=-Xms64m
  2890. 03-07 20:33:32.055 3677 3677 I zygote64: option[37]=-Xcompiler-option
  2891. 03-07 20:33:32.055 3677 3677 I zygote64: option[38]=--runtime-arg
  2892. 03-07 20:33:32.055 3677 3677 I zygote64: option[39]=-Xcompiler-option
  2893. 03-07 20:33:32.055 3677 3677 I zygote64: option[40]=-Xmx512m
  2894. 03-07 20:33:32.055 3677 3677 I zygote64: option[41]=-Xcompiler-option
  2895. 03-07 20:33:32.055 3677 3677 I zygote64: option[42]=-j2
  2896. 03-07 20:33:32.055 3677 3677 I zygote64: option[43]=-Ximage-compiler-option
  2897. 03-07 20:33:32.055 3677 3677 I zygote64: option[44]=-j4
  2898. 03-07 20:33:32.055 3677 3677 I zygote64: option[45]=-Ximage-compiler-option
  2899. 03-07 20:33:32.055 3677 3677 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  2900. 03-07 20:33:32.055 3677 3677 I zygote64: option[47]=-Xcompiler-option
  2901. 03-07 20:33:32.055 3677 3677 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  2902. 03-07 20:33:32.055 3677 3677 I zygote64: option[49]=-Ximage-compiler-option
  2903. 03-07 20:33:32.055 3677 3677 I zygote64: option[50]=--instruction-set-features=default
  2904. 03-07 20:33:32.055 3677 3677 I zygote64: option[51]=-Xcompiler-option
  2905. 03-07 20:33:32.056 3677 3677 I zygote64: option[52]=--instruction-set-features=default
  2906. 03-07 20:33:32.056 3677 3677 I zygote64: option[53]=-Duser.locale=en-US
  2907. 03-07 20:33:32.056 3677 3677 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  2908. 03-07 20:33:32.056 3677 3677 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  2909. 03-07 20:33:32.327 3677 3677 D Zygote : begin preload
  2910. 03-07 20:33:32.327 3677 3677 I Zygote : Installing ICU cache reference pinning...
  2911. 03-07 20:33:32.327 3677 3677 I Zygote : Preloading ICU data...
  2912. 03-07 20:33:32.352 3677 3677 D Zygote64Timing: BeginIcuCachePinning took to complete: 24ms
  2913. 03-07 20:33:32.352 3677 3677 I Zygote : Preloading classes...
  2914. 03-07 20:33:32.591 3677 3677 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  2915. 03-07 20:33:32.614 3677 3677 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  2916. 03-07 20:33:32.627 3677 3677 I zygote64: Thread[1,tid=3677,Native,Thread*=0x7a74ac2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  2917. 03-07 20:33:32.627 3677 3677 D MtpDeviceJNI: register_android_mtp_MtpDevice
  2918. 03-07 20:33:32.629 3677 3677 I zygote64: Thread[1,tid=3677,Native,Thread*=0x7a74ac2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  2919. 03-07 20:33:32.630 3677 3677 I zygote64: Thread[1,tid=3677,Native,Thread*=0x7a74ac2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  2920. 03-07 20:33:32.683 3678 3706 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 1 line
  2921. 03-07 20:33:32.699 3678 3678 W DeviceHAL: Device 0xf0d0d000 get_master_volume: Function not implemented
  2922. 03-07 20:33:32.699 3678 3678 W DeviceHAL: Device 0xf0d0d000 get_master_mute: Function not implemented
  2923. 03-07 20:33:32.699 3678 3678 W DeviceHAL: Device 0xf0d0d000 set_master_volume: Function not implemented
  2924. 03-07 20:33:32.699 3678 3678 W DeviceHAL: Device 0xf0d0d000 set_master_mute: Function not implemented
  2925. 03-07 20:33:32.699 3678 3678 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  2926. 03-07 20:33:32.699 3678 3678 I AudioFlinger: openOutput() this 0xf15bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  2927. 03-07 20:33:32.699 3678 3678 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xf0574000)
  2928. 03-07 20:33:32.700 3678 3678 D audio_hw_primary: adev_open_output_stream: Stream (0xf0574000) picks up usecase (low-latency-playback)
  2929. 03-07 20:33:32.700 3678 3678 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  2930. 03-07 20:33:32.702 3678 3678 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  2931. 03-07 20:33:32.705 3678 3678 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  2932. 03-07 20:33:32.705 3678 3678 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  2933. 03-07 20:33:32.705 3678 3678 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  2934. 03-07 20:33:32.715 3678 3678 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  2935. 03-07 20:33:32.716 3678 3678 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  2936. 03-07 20:33:32.717 3678 3678 I AudioFlinger: Using module 10 as the primary audio interface
  2937. 03-07 20:33:32.717 3678 3716 I AudioFlinger: AudioFlinger's thread 0xeff83800 tid=3716 ready to run
  2938. 03-07 20:33:32.717 3678 3716 W AudioFlinger: no wake lock to update, system not ready yet
  2939. 03-07 20:33:32.717 3678 3716 D audio_hw_primary: out_standby: enter: stream (0xf0574000) usecase(1: low-latency-playback)
  2940. 03-07 20:33:32.717 3678 3678 W AudioFlinger: moveEffects() bad srcOutput 0
  2941. 03-07 20:33:32.718 3678 3716 W AudioFlinger: no wake lock to update, system not ready yet
  2942. 03-07 20:33:32.718 3678 3716 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  2943. 03-07 20:33:32.720 3678 3678 I AudioFlinger: openOutput() this 0xf15bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  2944. 03-07 20:33:32.720 3678 3678 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xf0574180)
  2945. 03-07 20:33:32.720 3678 3678 D audio_hw_primary: adev_open_output_stream: Stream (0xf0574180) picks up usecase (audio-ull-playback)
  2946. 03-07 20:33:32.720 3678 3678 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  2947. 03-07 20:33:32.721 3678 3719 I AudioFlinger: AudioFlinger's thread 0xef883f40 tid=3719 ready to run
  2948. 03-07 20:33:32.721 3678 3719 W AudioFlinger: no wake lock to update, system not ready yet
  2949. 03-07 20:33:32.721 3678 3719 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  2950. 03-07 20:33:32.722 3678 3719 D audio_hw_primary: out_standby: enter: stream (0xf0574180) usecase(12: audio-ull-playback)
  2951. 03-07 20:33:32.722 3678 3719 W AudioFlinger: no wake lock to update, system not ready yet
  2952. 03-07 20:33:32.724 3678 3678 I AudioFlinger: openOutput() this 0xf15bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  2953. 03-07 20:33:32.724 3678 3678 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xf0574300)
  2954. 03-07 20:33:32.724 3678 3678 D audio_hw_primary: adev_open_output_stream: Stream (0xf0574300) picks up usecase (deep-buffer-playback)
  2955. 03-07 20:33:32.725 3678 3678 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  2956. 03-07 20:33:32.725 3678 3721 I AudioFlinger: AudioFlinger's thread 0xef4836c0 tid=3721 ready to run
  2957. 03-07 20:33:32.725 3678 3721 W AudioFlinger: no wake lock to update, system not ready yet
  2958. 03-07 20:33:32.726 3678 3721 D audio_hw_primary: out_standby: enter: stream (0xf0574300) usecase(0: deep-buffer-playback)
  2959. 03-07 20:33:32.726 3678 3721 W AudioFlinger: no wake lock to update, system not ready yet
  2960. 03-07 20:33:32.726 3678 3721 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  2961. 03-07 20:33:32.727 3678 3678 I AudioFlinger: openOutput() this 0xf15bd000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  2962. 03-07 20:33:32.727 3678 3678 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xf0574480)
  2963. 03-07 20:33:32.727 3678 3678 D audio_hw_primary: adev_open_output_stream: Stream (0xf0574480) picks up usecase (afe-proxy-playback)
  2964. 03-07 20:33:32.728 3678 3678 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  2965. 03-07 20:33:32.729 3678 3724 I AudioFlinger: AudioFlinger's thread 0xef203940 tid=3724 ready to run
  2966. 03-07 20:33:32.729 3678 3724 W AudioFlinger: no wake lock to update, system not ready yet
  2967. 03-07 20:33:32.729 3678 3724 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  2968. 03-07 20:33:32.729 3678 3724 D audio_hw_primary: out_standby: enter: stream (0xf0574480) usecase(37: afe-proxy-playback)
  2969. 03-07 20:33:32.729 3678 3724 W AudioFlinger: no wake lock to update, system not ready yet
  2970. 03-07 20:33:32.732 3678 3678 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xf15baa40) io_handle(14) source(1)
  2971. 03-07 20:33:32.733 3678 3726 I AudioFlinger: AudioFlinger's thread 0xeee033c0 tid=3726 ready to run
  2972. 03-07 20:33:32.733 3678 3678 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xf15baa40)
  2973. 03-07 20:33:32.734 3678 3678 D audio_hw_primary: in_standby: enter: stream (0xf15baa40) usecase(16: audio-record)
  2974. 03-07 20:33:32.734 3678 3678 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf15baa40) io_handle(22) source(1)
  2975. 03-07 20:33:32.734 3678 3678 W DeviceHAL: Device 0xf0d0d000 open_input_stream: Invalid argument
  2976. 03-07 20:33:32.734 3678 3678 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf15baa40) io_handle(22) source(1)
  2977. 03-07 20:33:32.734 3678 3678 W DeviceHAL: Device 0xf0d0d000 open_input_stream: Invalid argument
  2978. 03-07 20:33:32.734 3678 3678 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  2979. 03-07 20:33:32.742 3678 3678 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  2980. 03-07 20:33:32.742 3678 3678 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  2981. 03-07 20:33:32.743 3678 3678 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  2982. 03-07 20:33:32.744 3678 3678 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  2983. 03-07 20:33:32.745 3678 3678 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  2984. 03-07 20:33:32.747 3678 3678 I r_submix: adev_open(name=audio_hw_if)
  2985. 03-07 20:33:32.748 3678 3678 I r_submix: adev_init_check()
  2986. 03-07 20:33:32.748 3678 3678 W DeviceHAL: Device 0xef4dfd80 set_master_mute: Function not implemented
  2987. 03-07 20:33:32.748 3678 3678 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  2988. 03-07 20:33:32.748 3678 3678 D r_submix: adev_open_input_stream(addr=0)
  2989. 03-07 20:33:32.748 3678 3678 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  2990. 03-07 20:33:32.748 3678 3678 D r_submix: now using address 0 for route 9
  2991. 03-07 20:33:32.749 3678 3730 I AudioFlinger: AudioFlinger's thread 0xeee03a80 tid=3730 ready to run
  2992. 03-07 20:33:32.749 3678 3678 D r_submix: adev_close_input_stream()
  2993. 03-07 20:33:32.749 3678 3678 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  2994. 03-07 20:33:32.749 3678 3678 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  2995. 03-07 20:33:32.750 3678 3678 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  2996. 03-07 20:33:32.750 3678 3678 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  2997. 03-07 20:33:32.750 3678 3678 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  2998. 03-07 20:33:32.752 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  2999. 03-07 20:33:32.753 3678 3678 E SoundTriggerHwService: could not read implementation properties
  3000. 03-07 20:33:32.774 3677 3677 I Zygote : ...preloaded 4715 classes in 421ms.
  3001. 03-07 20:33:32.774 3677 3677 I zygote64: VMRuntime.preloadDexCaches starting
  3002. 03-07 20:33:32.856 3677 3677 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  3003. 03-07 20:33:32.856 3677 3677 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  3004. 03-07 20:33:32.856 3677 3677 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  3005. 03-07 20:33:32.856 3677 3677 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  3006. 03-07 20:33:32.856 3677 3677 I zygote64: VMRuntime.preloadDexCaches finished
  3007. 03-07 20:33:32.856 3677 3677 D Zygote64Timing: PreloadClasses took to complete: 504ms
  3008. 03-07 20:33:32.962 3677 3677 I Zygote : Preloading resources...
  3009. 03-07 20:33:32.982 3677 3677 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  3010. 03-07 20:33:33.025 3677 3677 I Zygote : ...preloaded 64 resources in 62ms.
  3011. 03-07 20:33:33.033 3677 3677 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  3012. 03-07 20:33:33.037 3677 3677 I Zygote : ...preloaded 41 resources in 11ms.
  3013. 03-07 20:33:33.037 3677 3677 D Zygote64Timing: PreloadResources took to complete: 181ms
  3014. 03-07 20:33:33.037 3677 3677 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  3015. 03-07 20:33:33.040 3677 3677 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  3016. 03-07 20:33:33.043 3677 3677 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  3017. 03-07 20:33:33.057 3677 3677 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  3018. 03-07 20:33:33.059 3677 3677 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  3019. 03-07 20:33:33.082 3677 3677 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  3020. 03-07 20:33:33.083 3677 3677 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  3021. 03-07 20:33:33.108 3677 3677 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  3022. 03-07 20:33:33.113 3677 3677 I Zygote : Preloading shared libraries...
  3023. 03-07 20:33:33.140 3677 3677 I Zygote : Uninstalled ICU cache reference pinning...
  3024. 03-07 20:33:33.145 3677 3677 I Zygote : Installed AndroidKeyStoreProvider in 4ms.
  3025. 03-07 20:33:33.170 3677 3677 I Zygote : Warmed up JCA providers in 25ms.
  3026. 03-07 20:33:33.170 3677 3677 D Zygote : end preload
  3027. 03-07 20:33:33.170 3677 3677 D Zygote64Timing: ZygotePreload took to complete: 844ms
  3028. 03-07 20:33:33.197 3677 3677 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 95us total 26.310ms
  3029. 03-07 20:33:33.217 3677 3677 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 38us total 14.970ms
  3030. 03-07 20:33:33.218 3677 3677 D Zygote64Timing: PostZygoteInitGC took to complete: 47ms
  3031. 03-07 20:33:33.218 3677 3677 D Zygote64Timing: ZygoteInit took to complete: 892ms
  3032. 03-07 20:33:33.219 3677 3677 I : seccomp disabled by setenforce 0
  3033. 03-07 20:33:33.274 3677 3677 I Zygote : System server process 3734 has been created
  3034. 03-07 20:33:33.281 3677 3677 I Zygote : Accepting command socket connections
  3035. 03-07 20:33:33.289 3734 3734 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  3036. 03-07 20:33:33.301 3734 3734 I zygote64: The ClassLoaderContext is a special shared library.
  3037. 03-07 20:33:33.330 3734 3734 I SystemServer: InitBeforeStartServices
  3038. 03-07 20:33:33.330 3734 3734 I SystemServer: Entered the Android system server!
  3039. 03-07 20:33:33.319 3734 3734 I chatty : uid=1000 system_server identical 27 lines
  3040. 03-07 20:33:33.416 3733 3733 I cameraserver: ServiceManager: 0xec197940
  3041. 03-07 20:33:33.418 3733 3733 I CameraService: CameraService started (pid=3733)
  3042. 03-07 20:33:33.418 3733 3733 I CameraService: CameraService process starting
  3043. 03-07 20:33:33.418 3733 3733 W BatteryNotifier: batterystats service unavailable!
  3044. 03-07 20:33:33.418 3733 3733 W BatteryNotifier: batterystats service unavailable!
  3045. 03-07 20:33:33.421 3733 3733 D vndksupport: Loading /vendor/lib/hw/android.hardware.camera.provider@2.4-impl.so from current namespace instead of sphal namespace.
  3046. 03-07 20:33:33.536 3734 3734 D SystemServerTiming: InitBeforeStartServices took to complete: 207ms
  3047. 03-07 20:33:33.537 3734 3734 I SystemServer: StartServices
  3048. 03-07 20:33:33.537 3734 3734 I SystemServer: Reading configuration...
  3049. 03-07 20:33:33.537 3734 3734 I SystemServer: ReadingSystemConfig
  3050. 03-07 20:33:33.538 3734 3734 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  3051. 03-07 20:33:33.538 3734 3734 I SystemServer: StartInstaller
  3052. 03-07 20:33:33.538 3734 3734 I SystemServiceManager: Starting com.android.server.pm.Installer
  3053. 03-07 20:33:33.538 3734 3749 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  3054. 03-07 20:33:33.540 3734 3734 D SystemServerTiming: StartInstaller took to complete: 3ms
  3055. 03-07 20:33:33.541 3734 3734 I SystemServer: DeviceIdentifiersPolicyService
  3056. 03-07 20:33:33.541 3734 3734 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  3057. 03-07 20:33:33.544 3734 3734 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 4ms
  3058. 03-07 20:33:33.545 3734 3734 I SystemServer: StartActivityManager
  3059. 03-07 20:33:33.545 3734 3734 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  3060. 03-07 20:33:33.574 3734 3734 I ActivityManager: Memory class: 288
  3061. 03-07 20:33:33.576 3734 3751 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  3062. 03-07 20:33:33.578 3734 3752 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  3063. 03-07 20:33:33.588 3734 3749 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  3064. 03-07 20:33:33.605 3734 3734 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  3065. 03-07 20:33:33.611 3734 3754 I chatty : uid=1000 system_server expire 9 lines
  3066. 03-07 20:33:33.614 3734 3754 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  3067. 03-07 20:33:33.617 3734 3754 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  3068. 03-07 20:33:33.618 3734 3754 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  3069. 03-07 20:33:33.623 3734 3754 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  3070. 03-07 20:33:33.737 3734 3734 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  3071. 03-07 20:33:33.745 3734 3760 I ServiceThread: Enabled StrictMode logging for android.display looper.
  3072. 03-07 20:33:33.751 3734 3734 I chatty : uid=1000 system_server expire 8 lines
  3073. 03-07 20:33:33.752 3734 3734 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  3074. 03-07 20:33:33.752 3734 3734 W system_server: Failed to remove /acct/uid_1010: Permission denied
  3075. 03-07 20:33:33.752 3734 3734 W system_server: Failed to remove /acct/uid_1013/pid_3679: Device or resource busy
  3076. 03-07 20:33:33.752 3734 3734 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  3077. 03-07 20:33:33.752 3734 3734 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  3078. 03-07 20:33:33.752 3734 3734 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  3079. 03-07 20:33:33.753 3734 3734 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  3080. 03-07 20:33:33.753 3734 3734 W system_server: Failed to remove /acct/uid_1013: Permission denied
  3081. 03-07 20:33:33.753 3734 3734 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  3082. 03-07 20:33:33.753 3734 3734 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  3083. 03-07 20:33:33.753 3734 3734 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  3084. 03-07 20:33:33.753 3734 3734 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  3085. 03-07 20:33:33.753 3734 3734 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  3086. 03-07 20:33:33.753 3734 3734 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  3087. 03-07 20:33:33.753 3734 3734 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  3088. 03-07 20:33:33.753 3734 3734 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  3089. 03-07 20:33:33.754 3734 3734 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  3090. 03-07 20:33:33.754 3734 3734 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  3091. 03-07 20:33:33.754 3734 3734 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  3092. 03-07 20:33:33.754 3734 3734 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  3093. 03-07 20:33:33.754 3734 3734 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  3094. 03-07 20:33:33.754 3734 3734 W system_server: Failed to remove /acct/uid_1000: Permission denied
  3095. 03-07 20:33:33.754 3734 3734 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  3096. 03-07 20:33:33.754 3734 3734 W system_server: Failed to remove /acct/uid_1036: Permission denied
  3097. 03-07 20:33:33.755 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_3680: Device or resource busy
  3098. 03-07 20:33:33.755 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_3677: Device or resource busy
  3099. 03-07 20:33:33.755 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  3100. 03-07 20:33:33.755 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  3101. 03-07 20:33:33.755 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  3102. 03-07 20:33:33.755 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  3103. 03-07 20:33:33.755 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  3104. 03-07 20:33:33.755 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  3105. 03-07 20:33:33.755 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  3106. 03-07 20:33:33.755 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  3107. 03-07 20:33:33.756 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  3108. 03-07 20:33:33.756 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  3109. 03-07 20:33:33.756 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  3110. 03-07 20:33:33.756 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  3111. 03-07 20:33:33.756 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  3112. 03-07 20:33:33.756 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  3113. 03-07 20:33:33.756 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  3114. 03-07 20:33:33.756 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  3115. 03-07 20:33:33.756 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  3116. 03-07 20:33:33.756 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  3117. 03-07 20:33:33.757 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  3118. 03-07 20:33:33.757 3734 3734 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  3119. 03-07 20:33:33.757 3734 3734 W system_server: Failed to remove /acct/uid_0: Permission denied
  3120. 03-07 20:33:33.759 3734 3734 D AppOps : AppOpsService published
  3121. 03-07 20:33:33.761 3734 3734 D SystemServerTiming: StartActivityManager took to complete: 216ms
  3122. 03-07 20:33:33.761 3734 3734 I SystemServer: StartPowerManager
  3123. 03-07 20:33:33.762 3734 3734 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  3124. 03-07 20:33:33.766 3734 3762 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  3125. 03-07 20:33:33.768 3734 3734 I libsuspend: Selected wakeup count
  3126. 03-07 20:33:33.768 3734 3734 E QCOM PowerHAL: Invalid hint ID.
  3127. 03-07 20:33:33.770 3734 3734 D SystemServerTiming: StartPowerManager took to complete: 9ms
  3128. 03-07 20:33:33.770 3734 3734 I SystemServer: InitPowerManagement
  3129. 03-07 20:33:33.772 3734 3734 D SystemServerTiming: InitPowerManagement took to complete: 2ms
  3130. 03-07 20:33:33.773 3734 3734 I SystemServer: StartRecoverySystemService
  3131. 03-07 20:33:33.773 3734 3734 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  3132. 03-07 20:33:33.774 3734 3734 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  3133. 03-07 20:33:33.775 3734 3734 V RescueParty: Disabled because of eng build
  3134. 03-07 20:33:33.775 3734 3734 I SystemServer: StartLightsService
  3135. 03-07 20:33:33.775 3734 3734 I SystemServiceManager: Starting com.android.server.lights.LightsService
  3136. 03-07 20:33:33.776 3734 3734 D SystemServerTiming: StartLightsService took to complete: 0ms
  3137. 03-07 20:33:33.776 3734 3734 I SystemServer: StartDisplayManager
  3138. 03-07 20:33:33.776 3734 3734 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  3139. 03-07 20:33:33.780 3734 3734 D SystemServerTiming: StartDisplayManager took to complete: 5ms
  3140. 03-07 20:33:33.780 3734 3734 I SystemServer: WaitForDisplay
  3141. 03-07 20:33:33.781 3734 3734 I SystemServiceManager: Starting phase 100
  3142. 03-07 20:33:33.785 3734 3760 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  3143. 03-07 20:33:33.786 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  3144. 03-07 20:33:33.787 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  3145. 03-07 20:33:33.789 3734 3760 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  3146. 03-07 20:33:33.797 3734 3760 E light : light_open lights keyboard failed: -22
  3147. 03-07 20:33:33.797 3734 3760 E light : Light passthrough failed to load legacy HAL.
  3148. 03-07 20:33:33.798 3734 3760 E light : light_open lights buttons failed: -22
  3149. 03-07 20:33:33.798 3734 3760 E light : Light passthrough failed to load legacy HAL.
  3150. 03-07 20:33:33.801 3734 3760 E light : light_open lights bluetooth failed: -22
  3151. 03-07 20:33:33.802 3734 3760 E light : Light passthrough failed to load legacy HAL.
  3152. 03-07 20:33:33.802 3734 3760 E light : light_open lights wifi failed: -22
  3153. 03-07 20:33:33.802 3734 3760 E light : Light passthrough failed to load legacy HAL.
  3154. 03-07 20:33:33.804 3734 3734 D SystemServerTiming: WaitForDisplay took to complete: 23ms
  3155. 03-07 20:33:33.804 3734 3734 I SystemServer: StartPackageManagerService
  3156. 03-07 20:33:33.804 3734 3760 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  3157. 03-07 20:33:33.817 3734 3734 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  3158. 03-07 20:33:33.819 3734 3734 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  3159. 03-07 20:33:34.095 3734 3734 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  3160. 03-07 20:33:34.095 3734 3734 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  3161. 03-07 20:33:34.095 3734 3734 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  3162. 03-07 20:33:34.221 3734 3775 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  3163. 03-07 20:33:34.334 3734 3773 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  3164. 03-07 20:33:34.354 3734 3773 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  3165. 03-07 20:33:34.424 3734 3774 I PackageParser: Parse times for '/system/priv-app/Settings': parse=123ms, update_cache=0 ms
  3166. 03-07 20:33:34.606 3734 3772 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=202ms, update_cache=0 ms
  3167. 03-07 20:33:34.649 3734 3778 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  3168. 03-07 20:33:34.654 3734 3778 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  3169. 03-07 20:33:34.658 3734 3777 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  3170. 03-07 20:33:34.684 3734 3777 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  3171. 03-07 20:33:34.730 3734 3779 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  3172. 03-07 20:33:34.730 3734 3779 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  3173. 03-07 20:33:34.796 3734 3734 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  3174. 03-07 20:33:34.797 3734 3734 D PackageManager: No files in app dir /oem/app
  3175. 03-07 20:33:34.798 3734 3734 I PackageManager: Finished scanning system apps. Time: 724 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  3176. 03-07 20:33:34.843 3734 3784 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  3177. 03-07 20:33:34.850 3734 3783 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  3178. 03-07 20:33:34.862 3734 3784 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  3179. 03-07 20:33:34.907 3734 3781 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  3180. 03-07 20:33:34.925 3734 3783 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  3181. 03-07 20:33:34.926 3734 3783 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  3182. 03-07 20:33:34.950 415 415 I MSM-irqbalance: Decided to move IRQ271 from CPU0 to CPU1
  3183. 03-07 20:33:34.954 3734 3783 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  3184. 03-07 20:33:34.956 3734 3783 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  3185. 03-07 20:33:34.977 3734 3784 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  3186. 03-07 20:33:34.984 3734 3781 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=106ms, update_cache=0 ms
  3187. 03-07 20:33:35.002 3734 3782 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=116ms, update_cache=0 ms
  3188. 03-07 20:33:35.014 3734 3734 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  3189. 03-07 20:33:35.014 3734 3734 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  3190. 03-07 20:33:35.022 3734 3781 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  3191. 03-07 20:33:35.022 3734 3781 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  3192. 03-07 20:33:35.032 3734 3783 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  3193. 03-07 20:33:35.032 3734 3782 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  3194. 03-07 20:33:35.044 3734 3734 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  3195. 03-07 20:33:35.074 3734 3782 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  3196. 03-07 20:33:35.078 3734 3781 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  3197. 03-07 20:33:35.079 3734 3781 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  3198. 03-07 20:33:35.094 3734 3782 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  3199. 03-07 20:33:35.134 3734 3784 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=152ms, update_cache=0 ms
  3200. 03-07 20:33:35.156 3734 3784 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  3201. 03-07 20:33:35.194 3734 3782 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  3202. 03-07 20:33:35.268 3734 3783 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  3203. 03-07 20:33:35.268 3734 3783 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  3204. 03-07 20:33:35.272 3734 3781 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  3205. 03-07 20:33:35.272 3734 3781 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  3206. 03-07 20:33:35.276 3734 3782 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  3207. 03-07 20:33:35.290 3734 3783 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=179ms, update_cache=0 ms
  3208. 03-07 20:33:35.342 3734 3784 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  3209. 03-07 20:33:35.386 3734 3781 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  3210. 03-07 20:33:35.415 3734 3782 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  3211. 03-07 20:33:35.432 3734 3783 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=137ms, update_cache=0 ms
  3212. 03-07 20:33:35.468 3734 3781 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  3213. 03-07 20:33:35.476 3734 3784 I PackageParser: Parse times for '/data/app/org.leetzone.android.yatsewidgetfree-2': parse=107ms, update_cache=0 ms
  3214. 03-07 20:33:35.477 3734 3782 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  3215. 03-07 20:33:35.478 3734 3782 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  3216. 03-07 20:33:35.536 3734 3744 I zygote64: Background concurrent copying GC freed 28143(1746KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 130us total 188.090ms
  3217. 03-07 20:33:35.546 3734 3783 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=114ms, update_cache=0 ms
  3218. 03-07 20:33:35.558 3734 3784 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  3219. 03-07 20:33:35.560 3734 3784 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  3220. 03-07 20:33:35.560 3734 3784 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  3221. 03-07 20:33:35.609 3734 3784 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  3222. 03-07 20:33:35.645 3734 3782 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  3223. 03-07 20:33:35.649 3734 3783 I PackageParser: Parse times for '/data/app/com.google.android.apps.plus-2': parse=102ms, update_cache=0 ms
  3224. 03-07 20:33:35.672 3734 3782 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  3225. 03-07 20:33:35.691 3734 3783 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  3226. 03-07 20:33:35.708 3734 3734 D PackageManager: No files in app dir /data/app-private
  3227. 03-07 20:33:35.708 3734 3734 I PackageManager: Finished scanning non-system apps. Time: 911 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  3228. 03-07 20:33:35.711 3734 3734 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  3229. 03-07 20:33:35.721 3734 3734 I PackageManager: Time to scan packages: 1.648 seconds
  3230. 03-07 20:33:35.728 3734 3734 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  3231. 03-07 20:33:35.793 2233 3397 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  3232. 03-07 20:33:35.795 2233 3397 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  3233. 03-07 20:33:35.799 2233 3397 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  3234. 03-07 20:33:35.802 2233 3397 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  3235. 03-07 20:33:35.862 2233 3398 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  3236. 03-07 20:33:35.864 2233 3398 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  3237. 03-07 20:33:35.867 2233 2233 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  3238. 03-07 20:33:35.870 2233 2233 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  3239. 03-07 20:33:35.901 3734 3734 V PackageManager: reconcileAppsData finished 18 packages
  3240. 03-07 20:33:35.902 3734 3734 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  3241. 03-07 20:33:35.902 3734 3785 D SystemServerInitThreadPool: Started executing prepareAppData
  3242. 03-07 20:33:35.902 3734 3734 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  3243. 03-07 20:33:35.902 3734 3734 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  3244. 03-07 20:33:35.902 3734 3734 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  3245. 03-07 20:33:35.903 3734 3734 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  3246. 03-07 20:33:35.903 3734 3734 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  3247. 03-07 20:33:35.903 3734 3734 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  3248. 03-07 20:33:35.903 3734 3734 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  3249. 03-07 20:33:35.903 3734 3734 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  3250. 03-07 20:33:35.903 3734 3734 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  3251. 03-07 20:33:35.904 3734 3734 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  3252. 03-07 20:33:35.904 3734 3734 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  3253. 03-07 20:33:35.904 3734 3734 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  3254. 03-07 20:33:35.904 3734 3734 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  3255. 03-07 20:33:35.905 3734 3734 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  3256. 03-07 20:33:35.905 3734 3734 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  3257. 03-07 20:33:35.905 3734 3734 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  3258. 03-07 20:33:35.906 3734 3734 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  3259. 03-07 20:33:35.906 3734 3734 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  3260. 03-07 20:33:35.906 2233 3398 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  3261. 03-07 20:33:35.906 3734 3734 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  3262. 03-07 20:33:35.906 3734 3734 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  3263. 03-07 20:33:35.906 3734 3734 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  3264. 03-07 20:33:35.907 3734 3734 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  3265. 03-07 20:33:35.908 2233 3398 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  3266. 03-07 20:33:35.908 2233 3398 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  3267. 03-07 20:33:35.910 2233 3398 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  3268. 03-07 20:33:35.911 2233 3398 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  3269. 03-07 20:33:35.913 2233 3398 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  3270. 03-07 20:33:35.913 2233 3398 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  3271. 03-07 20:33:35.914 2233 3398 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  3272. 03-07 20:33:35.914 2233 3398 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  3273. 03-07 20:33:35.914 2233 3398 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  3274. 03-07 20:33:35.914 2233 3398 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  3275. 03-07 20:33:35.915 2233 3398 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  3276. 03-07 20:33:35.915 2233 3398 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  3277. 03-07 20:33:35.915 2233 3398 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  3278. 03-07 20:33:35.916 2233 3398 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  3279. 03-07 20:33:35.916 2233 3398 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  3280. 03-07 20:33:35.916 2233 3398 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  3281. 03-07 20:33:35.916 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  3282. 03-07 20:33:35.917 2233 3398 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  3283. 03-07 20:33:35.917 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  3284. 03-07 20:33:35.917 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  3285. 03-07 20:33:35.917 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  3286. 03-07 20:33:35.917 2233 3398 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  3287. 03-07 20:33:35.917 2233 3398 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  3288. 03-07 20:33:35.918 2233 3398 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  3289. 03-07 20:33:35.918 2233 3398 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  3290. 03-07 20:33:35.918 2233 3398 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  3291. 03-07 20:33:35.919 2233 3398 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  3292. 03-07 20:33:35.919 2233 3398 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  3293. 03-07 20:33:35.919 2233 3398 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  3294. 03-07 20:33:35.919 2233 3398 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  3295. 03-07 20:33:35.920 2233 3398 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  3296. 03-07 20:33:35.920 2233 3398 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  3297. 03-07 20:33:35.920 2233 3398 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  3298. 03-07 20:33:35.920 2233 3398 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  3299. 03-07 20:33:35.921 2233 3398 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  3300. 03-07 20:33:35.921 2233 3398 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  3301. 03-07 20:33:35.931 3734 3785 D SystemServerTimingAsync: AppDataFixup took to complete: 29ms
  3302. 03-07 20:33:36.035 3734 3734 E PackageManager: There should probably be a verifier, but, none were found
  3303. 03-07 20:33:36.040 3734 3734 E System : ******************************************
  3304. 03-07 20:33:36.042 3734 3734 E System : ************ Failure starting system services
  3305. 03-07 20:33:36.042 3734 3734 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  3306. 03-07 20:33:36.042 3734 3734 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  3307. 03-07 20:33:36.042 3734 3734 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  3308. 03-07 20:33:36.042 3734 3734 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  3309. 03-07 20:33:36.042 3734 3734 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  3310. 03-07 20:33:36.042 3734 3734 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  3311. 03-07 20:33:36.042 3734 3734 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  3312. 03-07 20:33:36.042 3734 3734 E System : at java.lang.reflect.Method.invoke(Native Method)
  3313. 03-07 20:33:36.042 3734 3734 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  3314. 03-07 20:33:36.042 3734 3734 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  3315. 03-07 20:33:36.042 3734 3734 D SystemServerTiming: StartPackageManagerService took to complete: 2238ms
  3316. 03-07 20:33:36.043 3734 3734 E Zygote : System zygote died with exception
  3317. 03-07 20:33:36.043 3734 3734 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  3318. 03-07 20:33:36.043 3734 3734 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  3319. 03-07 20:33:36.043 3734 3734 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  3320. 03-07 20:33:36.043 3734 3734 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  3321. 03-07 20:33:36.043 3734 3734 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  3322. 03-07 20:33:36.043 3734 3734 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  3323. 03-07 20:33:36.043 3734 3734 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  3324. 03-07 20:33:36.043 3734 3734 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  3325. 03-07 20:33:36.043 3734 3734 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  3326. 03-07 20:33:36.043 3734 3734 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  3327. 03-07 20:33:36.044 3734 3734 D AndroidRuntime: Shutting down VM
  3328. 03-07 20:33:36.045 3734 3734 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  3329. 03-07 20:33:36.045 3734 3734 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  3330. 03-07 20:33:36.045 3734 3734 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  3331. 03-07 20:33:36.045 3734 3734 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  3332. 03-07 20:33:36.045 3734 3734 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  3333. 03-07 20:33:36.045 3734 3734 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  3334. 03-07 20:33:36.045 3734 3734 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  3335. 03-07 20:33:36.045 3734 3734 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  3336. 03-07 20:33:36.045 3734 3734 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  3337. 03-07 20:33:36.045 3734 3734 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  3338. 03-07 20:33:36.045 3734 3734 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  3339. 03-07 20:33:36.047 3734 3734 E AndroidRuntime: Error reporting crash
  3340. 03-07 20:33:36.047 3734 3734 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  3341. 03-07 20:33:36.047 3734 3734 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  3342. 03-07 20:33:36.047 3734 3734 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  3343. 03-07 20:33:36.047 3734 3734 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  3344. 03-07 20:33:36.047 3734 3734 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  3345. 03-07 20:33:36.047 3734 3734 I Process : Sending signal. PID: 3734 SIG: 9
  3346. 03-07 20:33:36.099 354 354 I ServiceManager: service 'recovery' died
  3347. 03-07 20:33:36.099 354 354 I ServiceManager: service 'display' died
  3348. 03-07 20:33:36.099 354 354 I ServiceManager: service 'device_identifiers' died
  3349. 03-07 20:33:36.099 354 354 I ServiceManager: service 'batterystats' died
  3350. 03-07 20:33:36.099 354 354 I ServiceManager: service 'appops' died
  3351. 03-07 20:33:36.099 354 354 I ServiceManager: service 'power' died
  3352. 03-07 20:33:36.100 3677 3677 E Zygote : Exit zygote because system server (3734) has terminated
  3353. 03-07 20:33:36.167 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  3354. 03-07 20:33:36.168 354 354 I ServiceManager: service 'media.audio_flinger' died
  3355. 03-07 20:33:36.168 354 354 I ServiceManager: service 'media.audio_policy' died
  3356. 03-07 20:33:36.412 354 354 I ServiceManager: service 'media.player' died
  3357. 03-07 20:33:36.413 354 354 I ServiceManager: service 'media.resource_manager' died
  3358. 03-07 20:33:36.427 354 354 I ServiceManager: service 'netd' died
  3359. 03-07 20:33:36.428 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  3360. 03-07 20:33:36.436 354 354 I ServiceManager: service 'wificond' died
  3361. 03-07 20:33:36.557 3790 3790 I wificond: wificond is starting up...
  3362. 03-07 20:33:36.585 3789 3789 I Netd : Netd 1.0 starting
  3363. 03-07 20:33:36.585 3789 3789 D TetherController: Setting IP forward enable = 0
  3364. 03-07 20:33:36.631 3789 3789 I Netd : Creating child chains: 38.3ms
  3365. 03-07 20:33:36.631 3789 3789 I Netd : Setting up OEM hooks: 0.2ms
  3366. 03-07 20:33:36.640 3789 3789 I Netd : Setting up FirewallController hooks: 8.4ms
  3367. 03-07 20:33:36.645 3789 3789 I Netd : Setting up NatController hooks: 5.2ms
  3368. 03-07 20:33:36.651 3789 3789 I Netd : Setting up BandwidthController hooks: 6.4ms
  3369. 03-07 20:33:36.651 3789 3789 I Netd : Setting up IdletimerController hooks: 0.1ms
  3370. 03-07 20:33:36.659 3789 3789 I Netd : Disabling bandwidth control: 7.5ms
  3371. 03-07 20:33:36.662 3789 3789 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  3372. 03-07 20:33:36.662 3789 3789 I Netd : Initializing RouteController: 3.6ms
  3373. 03-07 20:33:36.663 3789 3789 D MDnsDS : MDnsSdListener::Hander starting up
  3374. 03-07 20:33:36.665 3789 3799 D MDnsDS : MDnsSdListener starting to monitor
  3375. 03-07 20:33:36.665 3789 3799 D MDnsDS : Going to poll with pollCount 1
  3376. 03-07 20:33:36.666 3789 3789 I Netd : Registering NetdNativeService: 2.1ms
  3377. 03-07 20:33:36.666 3789 3789 I Netd : Starting CommandListener: 0.3ms
  3378. 03-07 20:33:36.668 3789 3789 I Netd : Registering NetdHwService: 2.3ms
  3379. 03-07 20:33:36.669 3789 3789 I Netd : Netd started in 84ms
  3380. 03-07 20:33:36.665 3805 3805 I netmgrd : type=1400 audit(0.0:596): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  3381. 03-07 20:33:36.681 3805 3805 I ndc : type=1400 audit(0.0:597): avc: denied { write } for name="netd" dev="tmpfs" ino=43066 scontext=u:r:init:s0 tcontext=u:object_r:netd_socket:s0 tclass=sock_file permissive=1
  3382. 03-07 20:33:36.681 3805 3805 I ndc : type=1400 audit(0.0:598): avc: denied { connectto } for path="/dev/socket/netd" scontext=u:r:init:s0 tcontext=u:r:netd:s0 tclass=unix_stream_socket permissive=1
  3383. 03-07 20:33:36.746 3787 3787 I FastMixerState: sMaxFastTracks = 8
  3384. 03-07 20:33:36.749 3787 3787 I audioserver: ServiceManager: 0xf21978e0
  3385. 03-07 20:33:36.750 3787 3787 W BatteryNotifier: batterystats service unavailable!
  3386. 03-07 20:33:36.752 3787 3787 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  3387. 03-07 20:33:36.759 3787 3787 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  3388. 03-07 20:33:36.767 3787 3787 I AudioFlinger: Using 300 mSec as standby time.
  3389. 03-07 20:33:36.771 3787 3787 W APM::Devices: DeviceVector::add device 80000040 already in
  3390. 03-07 20:33:36.772 3787 3787 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  3391. 03-07 20:33:36.773 3787 3787 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  3392. 03-07 20:33:36.778 3787 3787 D audio_hw_primary: adev_open: enter
  3393. 03-07 20:33:36.823 3788 3788 I mediaserver: ServiceManager: 0xe56179e0
  3394. 03-07 20:33:36.824 3788 3788 W BatteryNotifier: batterystats service unavailable!
  3395. 03-07 20:33:36.887 3787 3787 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  3396. 03-07 20:33:36.887 3787 3787 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  3397. 03-07 20:33:36.887 3787 3787 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  3398. 03-07 20:33:36.888 3787 3787 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  3399. 03-07 20:33:36.888 3787 3787 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  3400. 03-07 20:33:36.888 3787 3787 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  3401. 03-07 20:33:36.888 3787 3787 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  3402. 03-07 20:33:36.888 3787 3787 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  3403. 03-07 20:33:36.888 3787 3787 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  3404. 03-07 20:33:36.894 3787 3787 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  3405. 03-07 20:33:36.894 3787 3787 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  3406. 03-07 20:33:36.895 3787 3787 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  3407. 03-07 20:33:36.898 3787 3787 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  3408. 03-07 20:33:36.903 3787 3787 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  3409. 03-07 20:33:36.904 3787 3787 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  3410. 03-07 20:33:36.904 3787 3787 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  3411. 03-07 20:33:36.914 3787 3787 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  3412. 03-07 20:33:36.927 3787 3787 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  3413. 03-07 20:33:36.927 3787 3787 D msm8974_platform: platform_init: Opened sound card:0
  3414. 03-07 20:33:36.932 3787 3787 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  3415. 03-07 20:33:36.932 3787 3787 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  3416. 03-07 20:33:36.932 3787 3787 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  3417. 03-07 20:33:36.932 3787 3787 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  3418. 03-07 20:33:36.932 3787 3787 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  3419. 03-07 20:33:36.933 3787 3787 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  3420. 03-07 20:33:36.933 3787 3787 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  3421. 03-07 20:33:36.933 3787 3787 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  3422. 03-07 20:33:36.933 3787 3787 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  3423. 03-07 20:33:36.933 3787 3787 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  3424. 03-07 20:33:36.933 3787 3787 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  3425. 03-07 20:33:36.933 3787 3787 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  3426. 03-07 20:33:36.933 3787 3787 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  3427. 03-07 20:33:36.933 3787 3787 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  3428. 03-07 20:33:36.933 3787 3787 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  3429. 03-07 20:33:36.933 3787 3787 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  3430. 03-07 20:33:36.933 3787 3787 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  3431. 03-07 20:33:36.934 3787 3787 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  3432. 03-07 20:33:36.934 3787 3787 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  3433. 03-07 20:33:36.934 3787 3787 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  3434. 03-07 20:33:36.935 3787 3787 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  3435. 03-07 20:33:36.935 3787 3787 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  3436. 03-07 20:33:36.935 3787 3787 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  3437. 03-07 20:33:36.935 3787 3787 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  3438. 03-07 20:33:36.935 3787 3787 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  3439. 03-07 20:33:36.935 3787 3787 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  3440. 03-07 20:33:36.936 3787 3787 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  3441. 03-07 20:33:36.936 3787 3787 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  3442. 03-07 20:33:36.936 3787 3787 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  3443. 03-07 20:33:36.936 3787 3787 D ACDB-LOADER: ACDB -> ACPH INIT
  3444. 03-07 20:33:36.937 3787 3787 D : [ACPH]->Online service registered with ACPH
  3445. 03-07 20:33:36.937 3787 3787 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  3446. 03-07 20:33:36.937 3787 3787 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  3447. 03-07 20:33:36.937 3787 3787 D : [ACPH]->ACPH init success
  3448. 03-07 20:33:36.937 3787 3787 D ACDB-LOADER: ACDB -> RTAC INIT
  3449. 03-07 20:33:36.937 3787 3787 D : [ACPH]->DSP RTC service registered with ACPH
  3450. 03-07 20:33:36.937 3787 3787 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  3451. 03-07 20:33:36.937 3787 3787 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  3452. 03-07 20:33:36.937 3787 3787 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  3453. 03-07 20:33:36.937 3787 3787 D : [ACPH]->FTS RTC service registered with ACPH
  3454. 03-07 20:33:36.937 3787 3787 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  3455. 03-07 20:33:36.937 3787 3787 D : [ACPH]->ADIE RTC service registered with ACPH
  3456. 03-07 20:33:36.937 3787 3787 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  3457. 03-07 20:33:36.937 3787 3787 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  3458. 03-07 20:33:36.937 3787 3787 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  3459. 03-07 20:33:36.938 3787 3787 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  3460. 03-07 20:33:36.938 3787 3787 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  3461. 03-07 20:33:36.938 3787 3787 D : Failed to fetch the lookup information of the MetaInfo table
  3462. 03-07 20:33:36.938 3787 3787 D : Output from GetMetaInfoSize command : 0
  3463. 03-07 20:33:36.942 3787 3787 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  3464. 03-07 20:33:36.942 3787 3787 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  3465. 03-07 20:33:36.942 3787 3787 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  3466. 03-07 20:33:36.942 3787 3787 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  3467. 03-07 20:33:36.942 3787 3787 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  3468. 03-07 20:33:36.942 3787 3787 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  3469. 03-07 20:33:36.942 3787 3787 D ACDB-LOADER: ACDB -> send_meta_info Enter
  3470. 03-07 20:33:36.943 3787 3787 E ACDB-LOADER: Fail to allocate memory for metainfo
  3471. 03-07 20:33:36.943 3787 3787 D ACDB-LOADER: ACDB -> send_meta_info failed
  3472. 03-07 20:33:36.943 3787 3787 D ACDB-LOADER: ACDB -> init done!
  3473. 03-07 20:33:36.943 3787 3787 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  3474. 03-07 20:33:36.943 3787 3787 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  3475. 03-07 20:33:36.943 3787 3787 D msm8974_platform: hw_util_open success
  3476. 03-07 20:33:36.943 3787 3787 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  3477. 03-07 20:33:36.944 3787 3787 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 142 lines
  3478. 03-07 20:33:37.045 3786 3786 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  3479. 03-07 20:33:37.053 3786 3786 I zygote64: option[0]=-Xzygote
  3480. 03-07 20:33:37.054 3786 3786 I zygote64: option[1]=-Xcheck:jni
  3481. 03-07 20:33:37.054 3786 3786 I zygote64: option[2]=-Xusetombstonedtraces
  3482. 03-07 20:33:37.054 3786 3786 I zygote64: option[3]=exit
  3483. 03-07 20:33:37.054 3786 3786 I zygote64: option[4]=vfprintf
  3484. 03-07 20:33:37.054 3786 3786 I zygote64: option[5]=sensitiveThread
  3485. 03-07 20:33:37.054 3786 3786 I zygote64: option[6]=-verbose:gc
  3486. 03-07 20:33:37.054 3786 3786 I zygote64: option[7]=-Xms8m
  3487. 03-07 20:33:37.054 3786 3786 I zygote64: option[8]=-Xmx768m
  3488. 03-07 20:33:37.054 3786 3786 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  3489. 03-07 20:33:37.054 3786 3786 I zygote64: option[10]=-XX:HeapMinFree=512k
  3490. 03-07 20:33:37.054 3786 3786 I zygote64: option[11]=-XX:HeapMaxFree=8m
  3491. 03-07 20:33:37.054 3786 3786 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  3492. 03-07 20:33:37.054 3786 3786 I zygote64: option[13]=-Xusejit:true
  3493. 03-07 20:33:37.054 3786 3786 I zygote64: option[14]=-Xjitsaveprofilinginfo
  3494. 03-07 20:33:37.054 3786 3786 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  3495. 03-07 20:33:37.054 3786 3786 I zygote64: option[16]=-Xlockprofthreshold:500
  3496. 03-07 20:33:37.054 3786 3786 I zygote64: option[17]=-Ximage-compiler-option
  3497. 03-07 20:33:37.054 3786 3786 I zygote64: option[18]=--runtime-arg
  3498. 03-07 20:33:37.054 3786 3786 I zygote64: option[19]=-Ximage-compiler-option
  3499. 03-07 20:33:37.054 3786 3786 I zygote64: option[20]=-Xms64m
  3500. 03-07 20:33:37.054 3786 3786 I zygote64: option[21]=-Ximage-compiler-option
  3501. 03-07 20:33:37.054 3786 3786 I zygote64: option[22]=--runtime-arg
  3502. 03-07 20:33:37.055 3786 3786 I zygote64: option[23]=-Ximage-compiler-option
  3503. 03-07 20:33:37.055 3786 3786 I zygote64: option[24]=-Xmx64m
  3504. 03-07 20:33:37.055 3786 3786 I zygote64: option[25]=-Ximage-compiler-option
  3505. 03-07 20:33:37.055 3786 3786 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  3506. 03-07 20:33:37.055 3786 3786 I zygote64: option[27]=-Ximage-compiler-option
  3507. 03-07 20:33:37.055 3786 3786 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  3508. 03-07 20:33:37.055 3786 3786 I zygote64: option[29]=-Ximage-compiler-option
  3509. 03-07 20:33:37.055 3786 3786 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  3510. 03-07 20:33:37.055 3786 3786 I zygote64: option[31]=-Ximage-compiler-option
  3511. 03-07 20:33:37.055 3786 3786 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  3512. 03-07 20:33:37.055 3786 3786 I zygote64: option[33]=-Xcompiler-option
  3513. 03-07 20:33:37.055 3786 3786 I zygote64: option[34]=--runtime-arg
  3514. 03-07 20:33:37.055 3786 3786 I zygote64: option[35]=-Xcompiler-option
  3515. 03-07 20:33:37.055 3786 3786 I zygote64: option[36]=-Xms64m
  3516. 03-07 20:33:37.055 3786 3786 I zygote64: option[37]=-Xcompiler-option
  3517. 03-07 20:33:37.055 3786 3786 I zygote64: option[38]=--runtime-arg
  3518. 03-07 20:33:37.055 3786 3786 I zygote64: option[39]=-Xcompiler-option
  3519. 03-07 20:33:37.055 3786 3786 I zygote64: option[40]=-Xmx512m
  3520. 03-07 20:33:37.055 3786 3786 I zygote64: option[41]=-Xcompiler-option
  3521. 03-07 20:33:37.055 3786 3786 I zygote64: option[42]=-j2
  3522. 03-07 20:33:37.055 3786 3786 I zygote64: option[43]=-Ximage-compiler-option
  3523. 03-07 20:33:37.055 3786 3786 I zygote64: option[44]=-j4
  3524. 03-07 20:33:37.055 3786 3786 I zygote64: option[45]=-Ximage-compiler-option
  3525. 03-07 20:33:37.055 3786 3786 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  3526. 03-07 20:33:37.055 3786 3786 I zygote64: option[47]=-Xcompiler-option
  3527. 03-07 20:33:37.055 3786 3786 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  3528. 03-07 20:33:37.055 3786 3786 I zygote64: option[49]=-Ximage-compiler-option
  3529. 03-07 20:33:37.055 3786 3786 I zygote64: option[50]=--instruction-set-features=default
  3530. 03-07 20:33:37.055 3786 3786 I zygote64: option[51]=-Xcompiler-option
  3531. 03-07 20:33:37.056 3786 3786 I zygote64: option[52]=--instruction-set-features=default
  3532. 03-07 20:33:37.056 3786 3786 I zygote64: option[53]=-Duser.locale=en-US
  3533. 03-07 20:33:37.056 3786 3786 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  3534. 03-07 20:33:37.056 3786 3786 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  3535. 03-07 20:33:37.327 3786 3786 D Zygote : begin preload
  3536. 03-07 20:33:37.327 3786 3786 I Zygote : Installing ICU cache reference pinning...
  3537. 03-07 20:33:37.327 3786 3786 I Zygote : Preloading ICU data...
  3538. 03-07 20:33:37.345 3786 3786 D Zygote64Timing: BeginIcuCachePinning took to complete: 18ms
  3539. 03-07 20:33:37.345 3786 3786 I Zygote : Preloading classes...
  3540. 03-07 20:33:37.584 3786 3786 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  3541. 03-07 20:33:37.607 3786 3786 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  3542. 03-07 20:33:37.619 3786 3786 I zygote64: Thread[1,tid=3786,Native,Thread*=0x7e746c2a00,peer=0xc41d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  3543. 03-07 20:33:37.620 3786 3786 D MtpDeviceJNI: register_android_mtp_MtpDevice
  3544. 03-07 20:33:37.620 3786 3786 I zygote64: Thread[1,tid=3786,Native,Thread*=0x7e746c2a00,peer=0xc41d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  3545. 03-07 20:33:37.621 3786 3786 I zygote64: Thread[1,tid=3786,Native,Thread*=0x7e746c2a00,peer=0xc41d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  3546. 03-07 20:33:37.696 3787 3815 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 1 line
  3547. 03-07 20:33:37.729 3787 3825 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 5 lines
  3548. 03-07 20:33:37.734 3787 3828 I AudioFlinger: AudioFlinger's thread 0xf0483c80 tid=3828 ready to run
  3549. 03-07 20:33:37.735 3787 3828 W AudioFlinger: no wake lock to update, system not ready yet
  3550. 03-07 20:33:37.735 3787 3828 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  3551. 03-07 20:33:37.735 3787 3828 D audio_hw_primary: out_standby: enter: stream (0xf1174180) usecase(12: audio-ull-playback)
  3552. 03-07 20:33:37.736 3787 3828 W AudioFlinger: no wake lock to update, system not ready yet
  3553. 03-07 20:33:37.737 3787 3787 I AudioFlinger: openOutput() this 0xf21bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  3554. 03-07 20:33:37.737 3787 3787 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xf1174300)
  3555. 03-07 20:33:37.737 3787 3787 D audio_hw_primary: adev_open_output_stream: Stream (0xf1174300) picks up usecase (deep-buffer-playback)
  3556. 03-07 20:33:37.738 3787 3787 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  3557. 03-07 20:33:37.740 3787 3830 I AudioFlinger: AudioFlinger's thread 0xf0083180 tid=3830 ready to run
  3558. 03-07 20:33:37.740 3787 3830 W AudioFlinger: no wake lock to update, system not ready yet
  3559. 03-07 20:33:37.740 3787 3830 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  3560. 03-07 20:33:37.741 3787 3830 D audio_hw_primary: out_standby: enter: stream (0xf1174300) usecase(0: deep-buffer-playback)
  3561. 03-07 20:33:37.741 3787 3830 W AudioFlinger: no wake lock to update, system not ready yet
  3562. 03-07 20:33:37.743 3787 3787 I AudioFlinger: openOutput() this 0xf21bd000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  3563. 03-07 20:33:37.743 3787 3787 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xf1174480)
  3564. 03-07 20:33:37.743 3787 3787 D audio_hw_primary: adev_open_output_stream: Stream (0xf1174480) picks up usecase (afe-proxy-playback)
  3565. 03-07 20:33:37.743 3787 3787 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  3566. 03-07 20:33:37.744 3787 3833 I AudioFlinger: AudioFlinger's thread 0xefe034c0 tid=3833 ready to run
  3567. 03-07 20:33:37.745 3787 3833 W AudioFlinger: no wake lock to update, system not ready yet
  3568. 03-07 20:33:37.746 3787 3833 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  3569. 03-07 20:33:37.747 3787 3833 D audio_hw_primary: out_standby: enter: stream (0xf1174480) usecase(37: afe-proxy-playback)
  3570. 03-07 20:33:37.747 3787 3833 W AudioFlinger: no wake lock to update, system not ready yet
  3571. 03-07 20:33:37.748 3787 3787 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xf21baa40) io_handle(14) source(1)
  3572. 03-07 20:33:37.750 3787 3835 I AudioFlinger: AudioFlinger's thread 0xefa03500 tid=3835 ready to run
  3573. 03-07 20:33:37.751 3787 3787 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xf21baa40)
  3574. 03-07 20:33:37.751 3787 3787 D audio_hw_primary: in_standby: enter: stream (0xf21baa40) usecase(16: audio-record)
  3575. 03-07 20:33:37.751 3787 3787 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf21baa40) io_handle(22) source(1)
  3576. 03-07 20:33:37.751 3787 3787 W DeviceHAL: Device 0xf190d000 open_input_stream: Invalid argument
  3577. 03-07 20:33:37.751 3787 3787 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf21baa40) io_handle(22) source(1)
  3578. 03-07 20:33:37.752 3787 3787 W DeviceHAL: Device 0xf190d000 open_input_stream: Invalid argument
  3579. 03-07 20:33:37.752 3787 3787 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  3580. 03-07 20:33:37.759 3786 3786 I Zygote : ...preloaded 4715 classes in 414ms.
  3581. 03-07 20:33:37.760 3786 3786 I zygote64: VMRuntime.preloadDexCaches starting
  3582. 03-07 20:33:37.760 3787 3787 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  3583. 03-07 20:33:37.760 3787 3787 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  3584. 03-07 20:33:37.760 3787 3787 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  3585. 03-07 20:33:37.762 3787 3787 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  3586. 03-07 20:33:37.762 3787 3787 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  3587. 03-07 20:33:37.764 3787 3787 I r_submix: adev_open(name=audio_hw_if)
  3588. 03-07 20:33:37.764 3787 3787 I r_submix: adev_init_check()
  3589. 03-07 20:33:37.764 3787 3787 W DeviceHAL: Device 0xf00df380 set_master_mute: Function not implemented
  3590. 03-07 20:33:37.764 3787 3787 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  3591. 03-07 20:33:37.764 3787 3787 D r_submix: adev_open_input_stream(addr=0)
  3592. 03-07 20:33:37.764 3787 3787 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  3593. 03-07 20:33:37.764 3787 3787 D r_submix: now using address 0 for route 9
  3594. 03-07 20:33:37.765 3787 3839 I AudioFlinger: AudioFlinger's thread 0xefa03100 tid=3839 ready to run
  3595. 03-07 20:33:37.765 3787 3787 D r_submix: adev_close_input_stream()
  3596. 03-07 20:33:37.765 3787 3787 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  3597. 03-07 20:33:37.766 3787 3787 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  3598. 03-07 20:33:37.766 3787 3787 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  3599. 03-07 20:33:37.766 3787 3787 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  3600. 03-07 20:33:37.766 3787 3787 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  3601. 03-07 20:33:37.768 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  3602. 03-07 20:33:37.769 3787 3787 E SoundTriggerHwService: could not read implementation properties
  3603. 03-07 20:33:37.837 3786 3786 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  3604. 03-07 20:33:37.837 3786 3786 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  3605. 03-07 20:33:37.837 3786 3786 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  3606. 03-07 20:33:37.837 3786 3786 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  3607. 03-07 20:33:37.838 3786 3786 I zygote64: VMRuntime.preloadDexCaches finished
  3608. 03-07 20:33:37.838 3786 3786 D Zygote64Timing: PreloadClasses took to complete: 492ms
  3609. 03-07 20:33:37.935 3786 3786 I Zygote : Preloading resources...
  3610. 03-07 20:33:37.954 3786 3786 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  3611. 03-07 20:33:37.993 3786 3786 I Zygote : ...preloaded 64 resources in 58ms.
  3612. 03-07 20:33:38.001 3786 3786 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  3613. 03-07 20:33:38.003 3786 3786 I Zygote : ...preloaded 41 resources in 9ms.
  3614. 03-07 20:33:38.003 3786 3786 D Zygote64Timing: PreloadResources took to complete: 166ms
  3615. 03-07 20:33:38.004 3786 3786 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  3616. 03-07 20:33:38.006 3786 3786 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  3617. 03-07 20:33:38.010 3786 3786 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  3618. 03-07 20:33:38.023 3786 3786 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  3619. 03-07 20:33:38.025 3786 3786 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  3620. 03-07 20:33:38.048 3786 3786 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  3621. 03-07 20:33:38.049 3786 3786 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  3622. 03-07 20:33:38.073 3786 3786 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  3623. 03-07 20:33:38.079 3786 3786 I Zygote : Preloading shared libraries...
  3624. 03-07 20:33:38.102 3786 3786 I Zygote : Uninstalled ICU cache reference pinning...
  3625. 03-07 20:33:38.105 3786 3786 I Zygote : Installed AndroidKeyStoreProvider in 2ms.
  3626. 03-07 20:33:38.127 3786 3786 I Zygote : Warmed up JCA providers in 22ms.
  3627. 03-07 20:33:38.127 3786 3786 D Zygote : end preload
  3628. 03-07 20:33:38.127 3786 3786 D Zygote64Timing: ZygotePreload took to complete: 801ms
  3629. 03-07 20:33:38.154 3786 3786 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 78us total 25.924ms
  3630. 03-07 20:33:38.175 3786 3786 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 38us total 16.033ms
  3631. 03-07 20:33:38.175 3786 3786 D Zygote64Timing: PostZygoteInitGC took to complete: 48ms
  3632. 03-07 20:33:38.175 3786 3786 D Zygote64Timing: ZygoteInit took to complete: 849ms
  3633. 03-07 20:33:38.177 3786 3786 I : seccomp disabled by setenforce 0
  3634. 03-07 20:33:38.235 3786 3786 I Zygote : System server process 3842 has been created
  3635. 03-07 20:33:38.237 3786 3786 I Zygote : Accepting command socket connections
  3636. 03-07 20:33:38.253 3842 3842 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  3637. 03-07 20:33:38.268 3842 3842 I zygote64: The ClassLoaderContext is a special shared library.
  3638. 03-07 20:33:38.298 3842 3842 I SystemServer: InitBeforeStartServices
  3639. 03-07 20:33:38.298 3842 3842 I SystemServer: Entered the Android system server!
  3640. 03-07 20:33:38.530 3842 3842 D SystemServerTiming: InitBeforeStartServices took to complete: 232ms
  3641. 03-07 20:33:38.531 3842 3842 I SystemServer: StartServices
  3642. 03-07 20:33:38.531 3842 3842 I SystemServer: Reading configuration...
  3643. 03-07 20:33:38.531 3842 3842 I SystemServer: ReadingSystemConfig
  3644. 03-07 20:33:38.532 3842 3842 D SystemServerTiming: ReadingSystemConfig took to complete: 2ms
  3645. 03-07 20:33:38.532 3842 3842 I SystemServer: StartInstaller
  3646. 03-07 20:33:38.532 3842 3855 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  3647. 03-07 20:33:38.533 3842 3842 I SystemServiceManager: Starting com.android.server.pm.Installer
  3648. 03-07 20:33:38.536 3842 3842 D SystemServerTiming: StartInstaller took to complete: 4ms
  3649. 03-07 20:33:38.537 3842 3842 I SystemServer: DeviceIdentifiersPolicyService
  3650. 03-07 20:33:38.537 3842 3842 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  3651. 03-07 20:33:38.538 3842 3842 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 2ms
  3652. 03-07 20:33:38.538 3842 3842 I SystemServer: StartActivityManager
  3653. 03-07 20:33:38.538 3842 3842 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  3654. 03-07 20:33:38.561 3842 3842 I ActivityManager: Memory class: 288
  3655. 03-07 20:33:38.563 3842 3857 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  3656. 03-07 20:33:38.565 3842 3858 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  3657. 03-07 20:33:38.581 3842 3855 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  3658. 03-07 20:33:38.595 3842 3842 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  3659. 03-07 20:33:38.287 3842 3842 I chatty : uid=1000 system_server identical 27 lines
  3660. 03-07 20:33:38.600 3842 3860 I chatty : uid=1000 system_server expire 9 lines
  3661. 03-07 20:33:38.603 3842 3860 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  3662. 03-07 20:33:38.605 3842 3860 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  3663. 03-07 20:33:38.606 3842 3860 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  3664. 03-07 20:33:38.610 3842 3860 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  3665. 03-07 20:33:38.728 3842 3842 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  3666. 03-07 20:33:38.734 3842 3866 I ServiceThread: Enabled StrictMode logging for android.display looper.
  3667. 03-07 20:33:38.737 3842 3842 I chatty : uid=1000 system_server expire 8 lines
  3668. 03-07 20:33:38.737 3842 3842 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  3669. 03-07 20:33:38.738 3842 3842 W system_server: Failed to remove /acct/uid_1010: Permission denied
  3670. 03-07 20:33:38.738 3842 3842 W system_server: Failed to remove /acct/uid_1013/pid_3788: Device or resource busy
  3671. 03-07 20:33:38.738 3842 3842 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  3672. 03-07 20:33:38.738 3842 3842 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  3673. 03-07 20:33:38.738 3842 3842 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  3674. 03-07 20:33:38.738 3842 3842 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  3675. 03-07 20:33:38.738 3842 3842 W system_server: Failed to remove /acct/uid_1013: Permission denied
  3676. 03-07 20:33:38.738 3842 3842 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  3677. 03-07 20:33:38.738 3842 3842 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  3678. 03-07 20:33:38.738 3842 3842 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  3679. 03-07 20:33:38.738 3842 3842 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  3680. 03-07 20:33:38.738 3842 3842 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  3681. 03-07 20:33:38.738 3842 3842 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  3682. 03-07 20:33:38.738 3842 3842 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  3683. 03-07 20:33:38.738 3842 3842 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  3684. 03-07 20:33:38.738 3842 3842 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  3685. 03-07 20:33:38.738 3842 3842 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  3686. 03-07 20:33:38.738 3842 3842 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  3687. 03-07 20:33:38.739 3842 3842 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  3688. 03-07 20:33:38.739 3842 3842 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  3689. 03-07 20:33:38.739 3842 3842 W system_server: Failed to remove /acct/uid_1000: Permission denied
  3690. 03-07 20:33:38.739 3842 3842 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  3691. 03-07 20:33:38.739 3842 3842 W system_server: Failed to remove /acct/uid_1036: Permission denied
  3692. 03-07 20:33:38.739 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_3789: Device or resource busy
  3693. 03-07 20:33:38.739 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_3786: Device or resource busy
  3694. 03-07 20:33:38.739 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  3695. 03-07 20:33:38.739 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  3696. 03-07 20:33:38.739 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  3697. 03-07 20:33:38.739 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  3698. 03-07 20:33:38.739 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  3699. 03-07 20:33:38.739 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  3700. 03-07 20:33:38.739 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  3701. 03-07 20:33:38.739 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  3702. 03-07 20:33:38.739 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  3703. 03-07 20:33:38.739 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  3704. 03-07 20:33:38.739 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  3705. 03-07 20:33:38.740 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  3706. 03-07 20:33:38.740 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  3707. 03-07 20:33:38.740 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  3708. 03-07 20:33:38.740 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  3709. 03-07 20:33:38.740 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  3710. 03-07 20:33:38.740 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  3711. 03-07 20:33:38.740 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  3712. 03-07 20:33:38.740 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  3713. 03-07 20:33:38.740 3842 3842 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  3714. 03-07 20:33:38.740 3842 3842 W system_server: Failed to remove /acct/uid_0: Permission denied
  3715. 03-07 20:33:38.743 3842 3842 D AppOps : AppOpsService published
  3716. 03-07 20:33:38.745 3842 3842 D SystemServerTiming: StartActivityManager took to complete: 206ms
  3717. 03-07 20:33:38.745 3842 3842 I SystemServer: StartPowerManager
  3718. 03-07 20:33:38.745 3842 3842 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  3719. 03-07 20:33:38.747 3842 3868 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  3720. 03-07 20:33:38.749 3842 3842 I libsuspend: Selected wakeup count
  3721. 03-07 20:33:38.750 3842 3842 E QCOM PowerHAL: Invalid hint ID.
  3722. 03-07 20:33:38.752 3842 3842 D SystemServerTiming: StartPowerManager took to complete: 7ms
  3723. 03-07 20:33:38.752 3842 3842 I SystemServer: InitPowerManagement
  3724. 03-07 20:33:38.755 3842 3842 D SystemServerTiming: InitPowerManagement took to complete: 2ms
  3725. 03-07 20:33:38.755 3842 3842 I SystemServer: StartRecoverySystemService
  3726. 03-07 20:33:38.755 3842 3842 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  3727. 03-07 20:33:38.757 3842 3842 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  3728. 03-07 20:33:38.758 3842 3842 V RescueParty: Disabled because of eng build
  3729. 03-07 20:33:38.758 3842 3842 I SystemServer: StartLightsService
  3730. 03-07 20:33:38.758 3842 3842 I SystemServiceManager: Starting com.android.server.lights.LightsService
  3731. 03-07 20:33:38.758 3842 3842 D SystemServerTiming: StartLightsService took to complete: 0ms
  3732. 03-07 20:33:38.759 3842 3842 I SystemServer: StartDisplayManager
  3733. 03-07 20:33:38.759 3842 3842 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  3734. 03-07 20:33:38.763 3842 3842 D SystemServerTiming: StartDisplayManager took to complete: 4ms
  3735. 03-07 20:33:38.763 3842 3842 I SystemServer: WaitForDisplay
  3736. 03-07 20:33:38.763 3842 3842 I SystemServiceManager: Starting phase 100
  3737. 03-07 20:33:38.766 3842 3866 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  3738. 03-07 20:33:38.767 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  3739. 03-07 20:33:38.768 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  3740. 03-07 20:33:38.770 3842 3866 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  3741. 03-07 20:33:38.777 3842 3866 E light : light_open lights keyboard failed: -22
  3742. 03-07 20:33:38.777 3842 3866 E light : Light passthrough failed to load legacy HAL.
  3743. 03-07 20:33:38.779 3842 3866 E light : light_open lights buttons failed: -22
  3744. 03-07 20:33:38.780 3842 3866 E light : Light passthrough failed to load legacy HAL.
  3745. 03-07 20:33:38.783 3842 3866 E light : light_open lights bluetooth failed: -22
  3746. 03-07 20:33:38.783 3842 3866 E light : Light passthrough failed to load legacy HAL.
  3747. 03-07 20:33:38.784 3842 3866 E light : light_open lights wifi failed: -22
  3748. 03-07 20:33:38.784 3842 3866 E light : Light passthrough failed to load legacy HAL.
  3749. 03-07 20:33:38.786 3842 3842 D SystemServerTiming: WaitForDisplay took to complete: 22ms
  3750. 03-07 20:33:38.786 3842 3842 I SystemServer: StartPackageManagerService
  3751. 03-07 20:33:38.786 3842 3866 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  3752. 03-07 20:33:38.799 3842 3842 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  3753. 03-07 20:33:38.802 3842 3842 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  3754. 03-07 20:33:39.081 3842 3842 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  3755. 03-07 20:33:39.082 3842 3842 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  3756. 03-07 20:33:39.088 3842 3842 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  3757. 03-07 20:33:39.201 3842 3881 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  3758. 03-07 20:33:39.309 3842 3878 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  3759. 03-07 20:33:39.338 3842 3879 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  3760. 03-07 20:33:39.407 3842 3880 I PackageParser: Parse times for '/system/priv-app/Settings': parse=125ms, update_cache=0 ms
  3761. 03-07 20:33:39.575 3842 3881 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=192ms, update_cache=0 ms
  3762. 03-07 20:33:39.620 3842 3884 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  3763. 03-07 20:33:39.626 3842 3884 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  3764. 03-07 20:33:39.631 3842 3885 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  3765. 03-07 20:33:39.656 3842 3882 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  3766. 03-07 20:33:39.705 3842 3882 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  3767. 03-07 20:33:39.705 3842 3882 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  3768. 03-07 20:33:39.763 3842 3842 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  3769. 03-07 20:33:39.763 3842 3842 D PackageManager: No files in app dir /oem/app
  3770. 03-07 20:33:39.765 3842 3842 I PackageManager: Finished scanning system apps. Time: 712 ms, packageCount: 102 , timePerPackage: 6 , cached: 0
  3771. 03-07 20:33:39.802 3842 3889 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  3772. 03-07 20:33:39.817 3842 3890 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  3773. 03-07 20:33:39.831 3842 3889 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  3774. 03-07 20:33:39.883 3842 3890 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  3775. 03-07 20:33:39.892 3842 3888 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  3776. 03-07 20:33:39.892 3842 3888 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  3777. 03-07 20:33:39.918 3842 3888 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  3778. 03-07 20:33:39.919 3842 3888 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  3779. 03-07 20:33:39.935 3842 3889 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  3780. 03-07 20:33:39.950 415 415 I MSM-irqbalance: Decided to move IRQ216 from CPU0 to CPU1
  3781. 03-07 20:33:39.954 3842 3890 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=104ms, update_cache=0 ms
  3782. 03-07 20:33:39.960 3842 3887 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=107ms, update_cache=0 ms
  3783. 03-07 20:33:39.973 3842 3842 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  3784. 03-07 20:33:39.973 3842 3842 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  3785. 03-07 20:33:39.977 3842 3888 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  3786. 03-07 20:33:39.978 3842 3888 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  3787. 03-07 20:33:39.998 3842 3887 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  3788. 03-07 20:33:40.000 3842 3890 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  3789. 03-07 20:33:40.014 3842 3842 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  3790. 03-07 20:33:40.036 3842 3890 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  3791. 03-07 20:33:40.038 3842 3887 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  3792. 03-07 20:33:40.038 3842 3887 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  3793. 03-07 20:33:40.054 3842 3890 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  3794. 03-07 20:33:40.116 3842 3887 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  3795. 03-07 20:33:40.118 3842 3889 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=178ms, update_cache=0 ms
  3796. 03-07 20:33:40.144 3842 3887 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  3797. 03-07 20:33:40.192 3842 3888 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  3798. 03-07 20:33:40.192 3842 3888 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  3799. 03-07 20:33:40.214 3842 3888 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=144ms, update_cache=0 ms
  3800. 03-07 20:33:40.225 3842 3887 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  3801. 03-07 20:33:40.225 3842 3890 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  3802. 03-07 20:33:40.226 3842 3890 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  3803. 03-07 20:33:40.288 3842 3889 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  3804. 03-07 20:33:40.294 3842 3890 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  3805. 03-07 20:33:40.335 3842 3890 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  3806. 03-07 20:33:40.370 3842 3887 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=135ms, update_cache=0 ms
  3807. 03-07 20:33:40.406 3842 3887 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  3808. 03-07 20:33:40.415 3842 3890 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  3809. 03-07 20:33:40.416 3842 3890 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  3810. 03-07 20:33:40.483 3842 3888 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  3811. 03-07 20:33:40.488 3842 3888 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  3812. 03-07 20:33:40.489 3842 3888 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  3813. 03-07 20:33:40.527 3842 3852 I zygote64: Background concurrent copying GC freed 29722(1787KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 123us total 218.739ms
  3814. 03-07 20:33:40.556 3842 3887 I PackageParser: Parse times for '/data/app/com.twitter.android-2': parse=102ms, update_cache=0 ms
  3815. 03-07 20:33:40.557 3842 3888 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  3816. 03-07 20:33:40.579 3842 3889 I PackageParser: Parse times for '/data/app/com.google.android.apps.plus-2': parse=121ms, update_cache=0 ms
  3817. 03-07 20:33:40.589 3842 3889 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  3818. 03-07 20:33:40.603 3842 3890 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  3819. 03-07 20:33:40.631 3842 3888 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  3820. 03-07 20:33:40.656 3842 3842 D PackageManager: No files in app dir /data/app-private
  3821. 03-07 20:33:40.657 3842 3842 I PackageManager: Finished scanning non-system apps. Time: 892 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  3822. 03-07 20:33:40.659 3842 3842 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  3823. 03-07 20:33:40.668 3842 3842 I PackageManager: Time to scan packages: 1.616 seconds
  3824. 03-07 20:33:40.675 3842 3842 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  3825. 03-07 20:33:40.743 2233 3397 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  3826. 03-07 20:33:40.746 2233 3397 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  3827. 03-07 20:33:40.748 2233 2233 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  3828. 03-07 20:33:40.751 2233 2233 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  3829. 03-07 20:33:40.811 2233 3398 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  3830. 03-07 20:33:40.813 2233 3398 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  3831. 03-07 20:33:40.815 2233 3397 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  3832. 03-07 20:33:40.818 2233 3397 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  3833. 03-07 20:33:40.831 3891 3891 I sensors.qcom: type=1400 audit(0.0:599): avc: denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=106 ioctlcmd=6403 scontext=u:r:init:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  3834. 03-07 20:33:40.848 3842 3842 V PackageManager: reconcileAppsData finished 18 packages
  3835. 03-07 20:33:40.850 3842 3842 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  3836. 03-07 20:33:40.850 3842 3892 D SystemServerInitThreadPool: Started executing prepareAppData
  3837. 03-07 20:33:40.850 3842 3842 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  3838. 03-07 20:33:40.850 3842 3842 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  3839. 03-07 20:33:40.850 3842 3842 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  3840. 03-07 20:33:40.850 3842 3842 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  3841. 03-07 20:33:40.850 3842 3842 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  3842. 03-07 20:33:40.850 3842 3842 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  3843. 03-07 20:33:40.850 3842 3842 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  3844. 03-07 20:33:40.850 3842 3842 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  3845. 03-07 20:33:40.850 3842 3842 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  3846. 03-07 20:33:40.851 3842 3842 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  3847. 03-07 20:33:40.851 3842 3842 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  3848. 03-07 20:33:40.851 3842 3842 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  3849. 03-07 20:33:40.851 3842 3842 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  3850. 03-07 20:33:40.851 3842 3842 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  3851. 03-07 20:33:40.851 3842 3842 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  3852. 03-07 20:33:40.851 3842 3842 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  3853. 03-07 20:33:40.851 3842 3842 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  3854. 03-07 20:33:40.852 3842 3842 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  3855. 03-07 20:33:40.852 3842 3842 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  3856. 03-07 20:33:40.852 3842 3842 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  3857. 03-07 20:33:40.852 3842 3842 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  3858. 03-07 20:33:40.852 3842 3842 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  3859. 03-07 20:33:40.853 2233 3398 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  3860. 03-07 20:33:40.855 2233 3398 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  3861. 03-07 20:33:40.855 2233 3398 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  3862. 03-07 20:33:40.856 2233 3398 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  3863. 03-07 20:33:40.856 2233 3398 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  3864. 03-07 20:33:40.858 2233 3398 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  3865. 03-07 20:33:40.859 2233 3398 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  3866. 03-07 20:33:40.860 2233 3398 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  3867. 03-07 20:33:40.860 2233 3398 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  3868. 03-07 20:33:40.860 2233 3398 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  3869. 03-07 20:33:40.860 2233 3398 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  3870. 03-07 20:33:40.861 2233 3398 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  3871. 03-07 20:33:40.861 2233 3398 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  3872. 03-07 20:33:40.862 2233 3398 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  3873. 03-07 20:33:40.862 2233 3398 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  3874. 03-07 20:33:40.862 2233 3398 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  3875. 03-07 20:33:40.862 2233 3398 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  3876. 03-07 20:33:40.863 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  3877. 03-07 20:33:40.863 2233 3398 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  3878. 03-07 20:33:40.863 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  3879. 03-07 20:33:40.863 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  3880. 03-07 20:33:40.863 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  3881. 03-07 20:33:40.863 2233 3398 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  3882. 03-07 20:33:40.864 2233 3398 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  3883. 03-07 20:33:40.864 2233 3398 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  3884. 03-07 20:33:40.864 2233 3398 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  3885. 03-07 20:33:40.865 2233 3398 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  3886. 03-07 20:33:40.865 2233 3398 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  3887. 03-07 20:33:40.865 2233 3398 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  3888. 03-07 20:33:40.866 2233 3398 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  3889. 03-07 20:33:40.866 2233 3398 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  3890. 03-07 20:33:40.866 2233 3398 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  3891. 03-07 20:33:40.866 2233 3398 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  3892. 03-07 20:33:40.867 2233 3398 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  3893. 03-07 20:33:40.867 2233 3398 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  3894. 03-07 20:33:40.867 2233 3398 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  3895. 03-07 20:33:40.867 2233 3398 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  3896. 03-07 20:33:40.877 3842 3892 D SystemServerTimingAsync: AppDataFixup took to complete: 28ms
  3897. 03-07 20:33:40.977 3842 3842 E PackageManager: There should probably be a verifier, but, none were found
  3898. 03-07 20:33:40.979 3842 3842 E System : ******************************************
  3899. 03-07 20:33:40.980 3842 3842 E System : ************ Failure starting system services
  3900. 03-07 20:33:40.980 3842 3842 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  3901. 03-07 20:33:40.980 3842 3842 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  3902. 03-07 20:33:40.980 3842 3842 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  3903. 03-07 20:33:40.980 3842 3842 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  3904. 03-07 20:33:40.980 3842 3842 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  3905. 03-07 20:33:40.980 3842 3842 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  3906. 03-07 20:33:40.980 3842 3842 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  3907. 03-07 20:33:40.980 3842 3842 E System : at java.lang.reflect.Method.invoke(Native Method)
  3908. 03-07 20:33:40.980 3842 3842 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  3909. 03-07 20:33:40.980 3842 3842 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  3910. 03-07 20:33:40.980 3842 3842 D SystemServerTiming: StartPackageManagerService took to complete: 2195ms
  3911. 03-07 20:33:40.981 3842 3842 E Zygote : System zygote died with exception
  3912. 03-07 20:33:40.981 3842 3842 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  3913. 03-07 20:33:40.981 3842 3842 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  3914. 03-07 20:33:40.981 3842 3842 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  3915. 03-07 20:33:40.981 3842 3842 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  3916. 03-07 20:33:40.981 3842 3842 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  3917. 03-07 20:33:40.981 3842 3842 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  3918. 03-07 20:33:40.981 3842 3842 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  3919. 03-07 20:33:40.981 3842 3842 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  3920. 03-07 20:33:40.981 3842 3842 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  3921. 03-07 20:33:40.981 3842 3842 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  3922. 03-07 20:33:40.981 3842 3842 D AndroidRuntime: Shutting down VM
  3923. 03-07 20:33:40.981 3842 3842 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  3924. 03-07 20:33:40.981 3842 3842 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  3925. 03-07 20:33:40.981 3842 3842 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  3926. 03-07 20:33:40.981 3842 3842 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  3927. 03-07 20:33:40.981 3842 3842 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  3928. 03-07 20:33:40.981 3842 3842 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  3929. 03-07 20:33:40.981 3842 3842 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  3930. 03-07 20:33:40.981 3842 3842 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  3931. 03-07 20:33:40.981 3842 3842 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  3932. 03-07 20:33:40.981 3842 3842 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  3933. 03-07 20:33:40.981 3842 3842 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  3934. 03-07 20:33:40.983 3842 3842 E AndroidRuntime: Error reporting crash
  3935. 03-07 20:33:40.983 3842 3842 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  3936. 03-07 20:33:40.983 3842 3842 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  3937. 03-07 20:33:40.983 3842 3842 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  3938. 03-07 20:33:40.983 3842 3842 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  3939. 03-07 20:33:40.983 3842 3842 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  3940. 03-07 20:33:40.983 3842 3842 I Process : Sending signal. PID: 3842 SIG: 9
  3941. 03-07 20:33:41.052 354 354 I ServiceManager: service 'recovery' died
  3942. 03-07 20:33:41.053 354 354 I ServiceManager: service 'display' died
  3943. 03-07 20:33:41.053 354 354 I ServiceManager: service 'device_identifiers' died
  3944. 03-07 20:33:41.053 354 354 I ServiceManager: service 'batterystats' died
  3945. 03-07 20:33:41.053 354 354 I ServiceManager: service 'appops' died
  3946. 03-07 20:33:41.053 354 354 I ServiceManager: service 'power' died
  3947. 03-07 20:33:41.054 3786 3786 E Zygote : Exit zygote because system server (3842) has terminated
  3948. 03-07 20:33:41.139 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  3949. 03-07 20:33:41.139 354 354 I ServiceManager: service 'media.audio_flinger' died
  3950. 03-07 20:33:41.139 354 354 I ServiceManager: service 'media.audio_policy' died
  3951. 03-07 20:33:41.390 354 354 I ServiceManager: service 'media.player' died
  3952. 03-07 20:33:41.391 354 354 I ServiceManager: service 'media.resource_manager' died
  3953. 03-07 20:33:41.404 354 354 I ServiceManager: service 'netd' died
  3954. 03-07 20:33:41.405 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  3955. 03-07 20:33:41.411 354 354 I ServiceManager: service 'wificond' died
  3956. 03-07 20:33:41.558 3897 3897 I wificond: wificond is starting up...
  3957. 03-07 20:33:41.568 3896 3896 I Netd : Netd 1.0 starting
  3958. 03-07 20:33:41.569 3896 3896 D TetherController: Setting IP forward enable = 0
  3959. 03-07 20:33:41.607 3896 3896 I Netd : Creating child chains: 28.9ms
  3960. 03-07 20:33:41.608 3896 3896 I Netd : Setting up OEM hooks: 0.2ms
  3961. 03-07 20:33:41.617 3896 3896 I Netd : Setting up FirewallController hooks: 9.6ms
  3962. 03-07 20:33:41.624 3896 3896 I Netd : Setting up NatController hooks: 7.3ms
  3963. 03-07 20:33:41.629 3896 3896 I Netd : Setting up BandwidthController hooks: 4.2ms
  3964. 03-07 20:33:41.629 3896 3896 I Netd : Setting up IdletimerController hooks: 0.1ms
  3965. 03-07 20:33:41.636 3896 3896 I Netd : Disabling bandwidth control: 7.2ms
  3966. 03-07 20:33:41.637 3896 3896 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  3967. 03-07 20:33:41.638 3896 3896 I Netd : Initializing RouteController: 1.8ms
  3968. 03-07 20:33:41.639 3896 3896 D MDnsDS : MDnsSdListener::Hander starting up
  3969. 03-07 20:33:41.640 3896 3896 I Netd : Registering NetdNativeService: 0.8ms
  3970. 03-07 20:33:41.641 3896 3896 I Netd : Starting CommandListener: 0.9ms
  3971. 03-07 20:33:41.641 3912 3912 I netmgrd : type=1400 audit(0.0:600): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  3972. 03-07 20:33:41.652 3896 3906 D MDnsDS : MDnsSdListener starting to monitor
  3973. 03-07 20:33:41.653 3896 3906 D MDnsDS : Going to poll with pollCount 1
  3974. 03-07 20:33:41.659 3896 3896 I Netd : Registering NetdHwService: 18.3ms
  3975. 03-07 20:33:41.659 3896 3896 I Netd : Netd started in 91ms
  3976. 03-07 20:33:41.655 3912 3912 I ndc : type=1400 audit(0.0:601): avc: denied { write } for name="netd" dev="tmpfs" ino=43853 scontext=u:r:init:s0 tcontext=u:object_r:netd_socket:s0 tclass=sock_file permissive=1
  3977. 03-07 20:33:41.655 3912 3912 I ndc : type=1400 audit(0.0:602): avc: denied { connectto } for path="/dev/socket/netd" scontext=u:r:init:s0 tcontext=u:r:netd:s0 tclass=unix_stream_socket permissive=1
  3978. 03-07 20:33:41.757 3894 3894 I FastMixerState: sMaxFastTracks = 8
  3979. 03-07 20:33:41.760 3894 3894 I audioserver: ServiceManager: 0xed0178e0
  3980. 03-07 20:33:41.761 3894 3894 W BatteryNotifier: batterystats service unavailable!
  3981. 03-07 20:33:41.764 3894 3894 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  3982. 03-07 20:33:41.771 3894 3894 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  3983. 03-07 20:33:41.779 3894 3894 I AudioFlinger: Using 300 mSec as standby time.
  3984. 03-07 20:33:41.783 3894 3894 W APM::Devices: DeviceVector::add device 80000040 already in
  3985. 03-07 20:33:41.783 3894 3894 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  3986. 03-07 20:33:41.784 3894 3894 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  3987. 03-07 20:33:41.789 3894 3894 D audio_hw_primary: adev_open: enter
  3988. 03-07 20:33:41.844 3895 3895 I mediaserver: ServiceManager: 0xf2f979e0
  3989. 03-07 20:33:41.846 3895 3895 W BatteryNotifier: batterystats service unavailable!
  3990. 03-07 20:33:41.900 3894 3894 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  3991. 03-07 20:33:41.900 3894 3894 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  3992. 03-07 20:33:41.901 3894 3894 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  3993. 03-07 20:33:41.901 3894 3894 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  3994. 03-07 20:33:41.901 3894 3894 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  3995. 03-07 20:33:41.901 3894 3894 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  3996. 03-07 20:33:41.901 3894 3894 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  3997. 03-07 20:33:41.901 3894 3894 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  3998. 03-07 20:33:41.901 3894 3894 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  3999. 03-07 20:33:41.907 3894 3894 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  4000. 03-07 20:33:41.907 3894 3894 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  4001. 03-07 20:33:41.909 3894 3894 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  4002. 03-07 20:33:41.912 3894 3894 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  4003. 03-07 20:33:41.916 3894 3894 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  4004. 03-07 20:33:41.916 3894 3894 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  4005. 03-07 20:33:41.917 3894 3894 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  4006. 03-07 20:33:41.929 3894 3894 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  4007. 03-07 20:33:41.941 3894 3894 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  4008. 03-07 20:33:41.941 3894 3894 D msm8974_platform: platform_init: Opened sound card:0
  4009. 03-07 20:33:41.946 3894 3894 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  4010. 03-07 20:33:41.946 3894 3894 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  4011. 03-07 20:33:41.946 3894 3894 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  4012. 03-07 20:33:41.946 3894 3894 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  4013. 03-07 20:33:41.946 3894 3894 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  4014. 03-07 20:33:41.947 3894 3894 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  4015. 03-07 20:33:41.947 3894 3894 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  4016. 03-07 20:33:41.947 3894 3894 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  4017. 03-07 20:33:41.947 3894 3894 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  4018. 03-07 20:33:41.947 3894 3894 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  4019. 03-07 20:33:41.947 3894 3894 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  4020. 03-07 20:33:41.947 3894 3894 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  4021. 03-07 20:33:41.947 3894 3894 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  4022. 03-07 20:33:41.947 3894 3894 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  4023. 03-07 20:33:41.947 3894 3894 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  4024. 03-07 20:33:41.947 3894 3894 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  4025. 03-07 20:33:41.947 3894 3894 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  4026. 03-07 20:33:41.949 3894 3894 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  4027. 03-07 20:33:41.949 3894 3894 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  4028. 03-07 20:33:41.949 3894 3894 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  4029. 03-07 20:33:41.949 3894 3894 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  4030. 03-07 20:33:41.949 3894 3894 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  4031. 03-07 20:33:41.949 3894 3894 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  4032. 03-07 20:33:41.950 3894 3894 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  4033. 03-07 20:33:41.950 3894 3894 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  4034. 03-07 20:33:41.950 3894 3894 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  4035. 03-07 20:33:41.950 3894 3894 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  4036. 03-07 20:33:41.950 3894 3894 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  4037. 03-07 20:33:41.950 3894 3894 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  4038. 03-07 20:33:41.951 3894 3894 D ACDB-LOADER: ACDB -> ACPH INIT
  4039. 03-07 20:33:41.951 3894 3894 D : [ACPH]->Online service registered with ACPH
  4040. 03-07 20:33:41.951 3894 3894 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  4041. 03-07 20:33:41.952 3894 3894 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  4042. 03-07 20:33:41.952 3894 3894 D : [ACPH]->ACPH init success
  4043. 03-07 20:33:41.952 3894 3894 D ACDB-LOADER: ACDB -> RTAC INIT
  4044. 03-07 20:33:41.952 3894 3894 D : [ACPH]->DSP RTC service registered with ACPH
  4045. 03-07 20:33:41.952 3894 3894 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  4046. 03-07 20:33:41.952 3894 3894 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  4047. 03-07 20:33:41.952 3894 3894 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  4048. 03-07 20:33:41.952 3894 3894 D : [ACPH]->FTS RTC service registered with ACPH
  4049. 03-07 20:33:41.952 3894 3894 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  4050. 03-07 20:33:41.952 3894 3894 D : [ACPH]->ADIE RTC service registered with ACPH
  4051. 03-07 20:33:41.952 3894 3894 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  4052. 03-07 20:33:41.952 3894 3894 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  4053. 03-07 20:33:41.952 3894 3894 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  4054. 03-07 20:33:41.953 3894 3894 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  4055. 03-07 20:33:41.953 3894 3894 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  4056. 03-07 20:33:41.953 3894 3894 D : Failed to fetch the lookup information of the MetaInfo table
  4057. 03-07 20:33:41.953 3894 3894 D : Output from GetMetaInfoSize command : 0
  4058. 03-07 20:33:41.957 3894 3894 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  4059. 03-07 20:33:41.957 3894 3894 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  4060. 03-07 20:33:41.957 3894 3894 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  4061. 03-07 20:33:41.957 3894 3894 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  4062. 03-07 20:33:41.958 3894 3894 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  4063. 03-07 20:33:41.958 3894 3894 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  4064. 03-07 20:33:41.958 3894 3894 D ACDB-LOADER: ACDB -> send_meta_info Enter
  4065. 03-07 20:33:41.958 3894 3894 E ACDB-LOADER: Fail to allocate memory for metainfo
  4066. 03-07 20:33:41.958 3894 3894 D ACDB-LOADER: ACDB -> send_meta_info failed
  4067. 03-07 20:33:41.958 3894 3894 D ACDB-LOADER: ACDB -> init done!
  4068. 03-07 20:33:41.958 3894 3894 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  4069. 03-07 20:33:41.958 3894 3894 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  4070. 03-07 20:33:41.959 3894 3894 D msm8974_platform: hw_util_open success
  4071. 03-07 20:33:41.959 3894 3894 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  4072. 03-07 20:33:41.959 3894 3894 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 177 lines
  4073. 03-07 20:33:42.061 3893 3893 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  4074. 03-07 20:33:42.069 3893 3893 I zygote64: option[0]=-Xzygote
  4075. 03-07 20:33:42.069 3893 3893 I zygote64: option[1]=-Xcheck:jni
  4076. 03-07 20:33:42.069 3893 3893 I zygote64: option[2]=-Xusetombstonedtraces
  4077. 03-07 20:33:42.069 3893 3893 I zygote64: option[3]=exit
  4078. 03-07 20:33:42.069 3893 3893 I zygote64: option[4]=vfprintf
  4079. 03-07 20:33:42.069 3893 3893 I zygote64: option[5]=sensitiveThread
  4080. 03-07 20:33:42.069 3893 3893 I zygote64: option[6]=-verbose:gc
  4081. 03-07 20:33:42.069 3893 3893 I zygote64: option[7]=-Xms8m
  4082. 03-07 20:33:42.069 3893 3893 I zygote64: option[8]=-Xmx768m
  4083. 03-07 20:33:42.069 3893 3893 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  4084. 03-07 20:33:42.069 3893 3893 I zygote64: option[10]=-XX:HeapMinFree=512k
  4085. 03-07 20:33:42.070 3893 3893 I zygote64: option[11]=-XX:HeapMaxFree=8m
  4086. 03-07 20:33:42.070 3893 3893 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  4087. 03-07 20:33:42.070 3893 3893 I zygote64: option[13]=-Xusejit:true
  4088. 03-07 20:33:42.070 3893 3893 I zygote64: option[14]=-Xjitsaveprofilinginfo
  4089. 03-07 20:33:42.070 3893 3893 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  4090. 03-07 20:33:42.070 3893 3893 I zygote64: option[16]=-Xlockprofthreshold:500
  4091. 03-07 20:33:42.070 3893 3893 I zygote64: option[17]=-Ximage-compiler-option
  4092. 03-07 20:33:42.070 3893 3893 I zygote64: option[18]=--runtime-arg
  4093. 03-07 20:33:42.070 3893 3893 I zygote64: option[19]=-Ximage-compiler-option
  4094. 03-07 20:33:42.070 3893 3893 I zygote64: option[20]=-Xms64m
  4095. 03-07 20:33:42.070 3893 3893 I zygote64: option[21]=-Ximage-compiler-option
  4096. 03-07 20:33:42.070 3893 3893 I zygote64: option[22]=--runtime-arg
  4097. 03-07 20:33:42.070 3893 3893 I zygote64: option[23]=-Ximage-compiler-option
  4098. 03-07 20:33:42.070 3893 3893 I zygote64: option[24]=-Xmx64m
  4099. 03-07 20:33:42.070 3893 3893 I zygote64: option[25]=-Ximage-compiler-option
  4100. 03-07 20:33:42.070 3893 3893 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  4101. 03-07 20:33:42.070 3893 3893 I zygote64: option[27]=-Ximage-compiler-option
  4102. 03-07 20:33:42.070 3893 3893 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  4103. 03-07 20:33:42.070 3893 3893 I zygote64: option[29]=-Ximage-compiler-option
  4104. 03-07 20:33:42.070 3893 3893 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  4105. 03-07 20:33:42.070 3893 3893 I zygote64: option[31]=-Ximage-compiler-option
  4106. 03-07 20:33:42.070 3893 3893 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  4107. 03-07 20:33:42.071 3893 3893 I zygote64: option[33]=-Xcompiler-option
  4108. 03-07 20:33:42.071 3893 3893 I zygote64: option[34]=--runtime-arg
  4109. 03-07 20:33:42.071 3893 3893 I zygote64: option[35]=-Xcompiler-option
  4110. 03-07 20:33:42.071 3893 3893 I zygote64: option[36]=-Xms64m
  4111. 03-07 20:33:42.071 3893 3893 I zygote64: option[37]=-Xcompiler-option
  4112. 03-07 20:33:42.071 3893 3893 I zygote64: option[38]=--runtime-arg
  4113. 03-07 20:33:42.071 3893 3893 I zygote64: option[39]=-Xcompiler-option
  4114. 03-07 20:33:42.071 3893 3893 I zygote64: option[40]=-Xmx512m
  4115. 03-07 20:33:42.071 3893 3893 I zygote64: option[41]=-Xcompiler-option
  4116. 03-07 20:33:42.071 3893 3893 I zygote64: option[42]=-j2
  4117. 03-07 20:33:42.071 3893 3893 I zygote64: option[43]=-Ximage-compiler-option
  4118. 03-07 20:33:42.071 3893 3893 I zygote64: option[44]=-j4
  4119. 03-07 20:33:42.071 3893 3893 I zygote64: option[45]=-Ximage-compiler-option
  4120. 03-07 20:33:42.071 3893 3893 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  4121. 03-07 20:33:42.071 3893 3893 I zygote64: option[47]=-Xcompiler-option
  4122. 03-07 20:33:42.071 3893 3893 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  4123. 03-07 20:33:42.071 3893 3893 I zygote64: option[49]=-Ximage-compiler-option
  4124. 03-07 20:33:42.071 3893 3893 I zygote64: option[50]=--instruction-set-features=default
  4125. 03-07 20:33:42.071 3893 3893 I zygote64: option[51]=-Xcompiler-option
  4126. 03-07 20:33:42.071 3893 3893 I zygote64: option[52]=--instruction-set-features=default
  4127. 03-07 20:33:42.071 3893 3893 I zygote64: option[53]=-Duser.locale=en-US
  4128. 03-07 20:33:42.071 3893 3893 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  4129. 03-07 20:33:42.072 3893 3893 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  4130. 03-07 20:33:42.342 3893 3893 D Zygote : begin preload
  4131. 03-07 20:33:42.342 3893 3893 I Zygote : Installing ICU cache reference pinning...
  4132. 03-07 20:33:42.342 3893 3893 I Zygote : Preloading ICU data...
  4133. 03-07 20:33:42.361 3893 3893 D Zygote64Timing: BeginIcuCachePinning took to complete: 18ms
  4134. 03-07 20:33:42.361 3893 3893 I Zygote : Preloading classes...
  4135. 03-07 20:33:42.597 3893 3893 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  4136. 03-07 20:33:42.619 3893 3893 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  4137. 03-07 20:33:42.632 3893 3893 I zygote64: Thread[1,tid=3893,Native,Thread*=0x7f060c2a00,peer=0x6d41d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  4138. 03-07 20:33:42.632 3893 3893 D MtpDeviceJNI: register_android_mtp_MtpDevice
  4139. 03-07 20:33:42.633 3893 3893 I zygote64: Thread[1,tid=3893,Native,Thread*=0x7f060c2a00,peer=0x6d41d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  4140. 03-07 20:33:42.634 3893 3893 I zygote64: Thread[1,tid=3893,Native,Thread*=0x7f060c2a00,peer=0x6d41d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  4141. 03-07 20:33:42.709 3894 3923 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 1 line
  4142. 03-07 20:33:42.745 3894 3933 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 5 lines
  4143. 03-07 20:33:42.750 3894 3936 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 5 lines
  4144. 03-07 20:33:42.753 3894 3938 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 5 lines
  4145. 03-07 20:33:42.757 3894 3941 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 5 lines
  4146. 03-07 20:33:42.761 3894 3943 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 1 line
  4147. 03-07 20:33:42.774 3893 3893 I Zygote : ...preloaded 4715 classes in 412ms.
  4148. 03-07 20:33:42.774 3893 3893 I zygote64: VMRuntime.preloadDexCaches starting
  4149. 03-07 20:33:42.776 3894 3947 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 1 line
  4150. 03-07 20:33:42.779 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  4151. 03-07 20:33:42.852 3893 3893 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  4152. 03-07 20:33:42.852 3893 3893 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  4153. 03-07 20:33:42.852 3893 3893 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  4154. 03-07 20:33:42.852 3893 3893 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  4155. 03-07 20:33:42.852 3893 3893 I zygote64: VMRuntime.preloadDexCaches finished
  4156. 03-07 20:33:42.852 3893 3893 D Zygote64Timing: PreloadClasses took to complete: 492ms
  4157. 03-07 20:33:42.953 3893 3893 I Zygote : Preloading resources...
  4158. 03-07 20:33:42.973 3893 3893 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  4159. 03-07 20:33:43.013 3893 3893 I Zygote : ...preloaded 64 resources in 61ms.
  4160. 03-07 20:33:43.022 3893 3893 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  4161. 03-07 20:33:43.024 3893 3893 I Zygote : ...preloaded 41 resources in 11ms.
  4162. 03-07 20:33:43.024 3893 3893 D Zygote64Timing: PreloadResources took to complete: 172ms
  4163. 03-07 20:33:43.025 3893 3893 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  4164. 03-07 20:33:43.027 3893 3893 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  4165. 03-07 20:33:43.031 3893 3893 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  4166. 03-07 20:33:43.044 3893 3893 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  4167. 03-07 20:33:43.046 3893 3893 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  4168. 03-07 20:33:43.069 3893 3893 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  4169. 03-07 20:33:43.070 3893 3893 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  4170. 03-07 20:33:43.095 3893 3893 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  4171. 03-07 20:33:43.100 3893 3893 I Zygote : Preloading shared libraries...
  4172. 03-07 20:33:43.126 3893 3893 I Zygote : Uninstalled ICU cache reference pinning...
  4173. 03-07 20:33:43.129 3893 3893 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  4174. 03-07 20:33:43.155 3893 3893 I Zygote : Warmed up JCA providers in 25ms.
  4175. 03-07 20:33:43.155 3893 3893 D Zygote : end preload
  4176. 03-07 20:33:43.155 3893 3893 D Zygote64Timing: ZygotePreload took to complete: 814ms
  4177. 03-07 20:33:43.182 3893 3893 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 189us total 26.528ms
  4178. 03-07 20:33:43.203 3893 3893 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 36us total 15.628ms
  4179. 03-07 20:33:43.203 3893 3893 D Zygote64Timing: PostZygoteInitGC took to complete: 48ms
  4180. 03-07 20:33:43.203 3893 3893 D Zygote64Timing: ZygoteInit took to complete: 862ms
  4181. 03-07 20:33:43.205 3893 3893 I : seccomp disabled by setenforce 0
  4182. 03-07 20:33:43.260 3893 3893 I Zygote : System server process 3950 has been created
  4183. 03-07 20:33:43.263 3893 3893 I Zygote : Accepting command socket connections
  4184. 03-07 20:33:43.276 3950 3950 I chatty : uid=1000 system_server expire 28 lines
  4185. 03-07 20:33:43.320 3950 3950 I SystemServer: InitBeforeStartServices
  4186. 03-07 20:33:43.320 3950 3950 I SystemServer: Entered the Android system server!
  4187. 03-07 20:33:43.540 3950 3950 D SystemServerTiming: InitBeforeStartServices took to complete: 219ms
  4188. 03-07 20:33:43.540 3950 3950 I SystemServer: StartServices
  4189. 03-07 20:33:43.540 3950 3950 I SystemServer: Reading configuration...
  4190. 03-07 20:33:43.540 3950 3950 I SystemServer: ReadingSystemConfig
  4191. 03-07 20:33:43.541 3950 3950 D SystemServerTiming: ReadingSystemConfig took to complete: 0ms
  4192. 03-07 20:33:43.541 3950 3950 I SystemServer: StartInstaller
  4193. 03-07 20:33:43.541 3950 3964 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  4194. 03-07 20:33:43.542 3950 3950 I SystemServiceManager: Starting com.android.server.pm.Installer
  4195. 03-07 20:33:43.545 3950 3950 D SystemServerTiming: StartInstaller took to complete: 3ms
  4196. 03-07 20:33:43.545 3950 3950 I SystemServer: DeviceIdentifiersPolicyService
  4197. 03-07 20:33:43.545 3950 3950 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  4198. 03-07 20:33:43.547 3950 3950 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 1ms
  4199. 03-07 20:33:43.547 3950 3950 I SystemServer: StartActivityManager
  4200. 03-07 20:33:43.547 3950 3950 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  4201. 03-07 20:33:43.577 3950 3950 I ActivityManager: Memory class: 288
  4202. 03-07 20:33:43.579 3950 3966 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  4203. 03-07 20:33:43.580 3950 3967 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  4204. 03-07 20:33:43.601 3950 3964 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  4205. 03-07 20:33:43.614 3950 3950 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  4206. 03-07 20:33:43.620 3950 3969 I chatty : uid=1000 system_server expire 9 lines
  4207. 03-07 20:33:43.622 3950 3969 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  4208. 03-07 20:33:43.625 3950 3969 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  4209. 03-07 20:33:43.626 3950 3969 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  4210. 03-07 20:33:43.631 3950 3969 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  4211. 03-07 20:33:43.717 3963 3963 I cameraserver: ServiceManager: 0xead17940
  4212. 03-07 20:33:43.719 3963 3963 I CameraService: CameraService started (pid=3963)
  4213. 03-07 20:33:43.719 3963 3963 I CameraService: CameraService process starting
  4214. 03-07 20:33:43.719 3963 3963 W BatteryNotifier: batterystats service unavailable!
  4215. 03-07 20:33:43.720 3963 3963 W BatteryNotifier: batterystats service unavailable!
  4216. 03-07 20:33:43.723 3963 3963 D vndksupport: Loading /vendor/lib/hw/android.hardware.camera.provider@2.4-impl.so from current namespace instead of sphal namespace.
  4217. 03-07 20:33:43.745 3950 3950 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  4218. 03-07 20:33:43.750 3950 3977 I ServiceThread: Enabled StrictMode logging for android.display looper.
  4219. 03-07 20:33:43.753 3950 3950 I chatty : uid=1000 system_server expire 10 lines
  4220. 03-07 20:33:43.754 3950 3950 W system_server: Failed to remove /acct/uid_1010: Permission denied
  4221. 03-07 20:33:43.754 3950 3950 W system_server: Failed to remove /acct/uid_1013/pid_3895: Device or resource busy
  4222. 03-07 20:33:43.754 3950 3950 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  4223. 03-07 20:33:43.754 3950 3950 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  4224. 03-07 20:33:43.754 3950 3950 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  4225. 03-07 20:33:43.754 3950 3950 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  4226. 03-07 20:33:43.754 3950 3950 W system_server: Failed to remove /acct/uid_1013: Permission denied
  4227. 03-07 20:33:43.754 3950 3950 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  4228. 03-07 20:33:43.754 3950 3950 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  4229. 03-07 20:33:43.754 3950 3950 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  4230. 03-07 20:33:43.754 3950 3950 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  4231. 03-07 20:33:43.754 3950 3950 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  4232. 03-07 20:33:43.754 3950 3950 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  4233. 03-07 20:33:43.754 3950 3950 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  4234. 03-07 20:33:43.754 3950 3950 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  4235. 03-07 20:33:43.754 3950 3950 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  4236. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  4237. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  4238. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  4239. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  4240. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_1000: Permission denied
  4241. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  4242. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_1036: Permission denied
  4243. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_3896: Device or resource busy
  4244. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_3893: Device or resource busy
  4245. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  4246. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  4247. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  4248. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  4249. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  4250. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  4251. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  4252. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  4253. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  4254. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  4255. 03-07 20:33:43.755 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  4256. 03-07 20:33:43.756 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  4257. 03-07 20:33:43.756 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  4258. 03-07 20:33:43.756 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  4259. 03-07 20:33:43.756 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  4260. 03-07 20:33:43.756 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  4261. 03-07 20:33:43.756 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  4262. 03-07 20:33:43.756 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  4263. 03-07 20:33:43.756 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  4264. 03-07 20:33:43.756 3950 3950 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  4265. 03-07 20:33:43.756 3950 3950 W system_server: Failed to remove /acct/uid_0: Permission denied
  4266. 03-07 20:33:43.759 3950 3950 D AppOps : AppOpsService published
  4267. 03-07 20:33:43.759 3950 3950 D SystemServerTiming: StartActivityManager took to complete: 212ms
  4268. 03-07 20:33:43.760 3950 3950 I SystemServer: StartPowerManager
  4269. 03-07 20:33:43.760 3950 3950 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  4270. 03-07 20:33:43.762 3950 3979 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  4271. 03-07 20:33:43.764 3950 3950 I libsuspend: Selected wakeup count
  4272. 03-07 20:33:43.764 3950 3950 E QCOM PowerHAL: Invalid hint ID.
  4273. 03-07 20:33:43.766 3950 3950 D SystemServerTiming: StartPowerManager took to complete: 6ms
  4274. 03-07 20:33:43.766 3950 3950 I SystemServer: InitPowerManagement
  4275. 03-07 20:33:43.768 3950 3950 D SystemServerTiming: InitPowerManagement took to complete: 2ms
  4276. 03-07 20:33:43.769 3950 3950 I SystemServer: StartRecoverySystemService
  4277. 03-07 20:33:43.769 3950 3950 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  4278. 03-07 20:33:43.771 3950 3950 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  4279. 03-07 20:33:43.771 3950 3950 V RescueParty: Disabled because of eng build
  4280. 03-07 20:33:43.771 3950 3950 I SystemServer: StartLightsService
  4281. 03-07 20:33:43.772 3950 3950 I SystemServiceManager: Starting com.android.server.lights.LightsService
  4282. 03-07 20:33:43.772 3950 3950 D SystemServerTiming: StartLightsService took to complete: 0ms
  4283. 03-07 20:33:43.772 3950 3950 I SystemServer: StartDisplayManager
  4284. 03-07 20:33:43.772 3950 3950 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  4285. 03-07 20:33:43.776 3950 3950 D SystemServerTiming: StartDisplayManager took to complete: 4ms
  4286. 03-07 20:33:43.776 3950 3950 I SystemServer: WaitForDisplay
  4287. 03-07 20:33:43.776 3950 3950 I SystemServiceManager: Starting phase 100
  4288. 03-07 20:33:43.779 3950 3977 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  4289. 03-07 20:33:43.780 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  4290. 03-07 20:33:43.780 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  4291. 03-07 20:33:43.782 3950 3977 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  4292. 03-07 20:33:43.788 3950 3977 E light : light_open lights keyboard failed: -22
  4293. 03-07 20:33:43.788 3950 3977 E light : Light passthrough failed to load legacy HAL.
  4294. 03-07 20:33:43.789 3950 3977 E light : light_open lights buttons failed: -22
  4295. 03-07 20:33:43.789 3950 3977 E light : Light passthrough failed to load legacy HAL.
  4296. 03-07 20:33:43.792 3950 3977 E light : light_open lights bluetooth failed: -22
  4297. 03-07 20:33:43.793 3950 3977 E light : Light passthrough failed to load legacy HAL.
  4298. 03-07 20:33:43.794 3950 3977 E light : light_open lights wifi failed: -22
  4299. 03-07 20:33:43.794 3950 3977 E light : Light passthrough failed to load legacy HAL.
  4300. 03-07 20:33:43.795 3950 3950 D SystemServerTiming: WaitForDisplay took to complete: 19ms
  4301. 03-07 20:33:43.796 3950 3950 I SystemServer: StartPackageManagerService
  4302. 03-07 20:33:43.796 3950 3977 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  4303. 03-07 20:33:43.809 3950 3950 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  4304. 03-07 20:33:43.812 3950 3950 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  4305. 03-07 20:33:44.090 3950 3950 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  4306. 03-07 20:33:44.090 3950 3950 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  4307. 03-07 20:33:44.090 3950 3950 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  4308. 03-07 20:33:44.216 3950 3992 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  4309. 03-07 20:33:44.328 3950 3991 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  4310. 03-07 20:33:44.350 3950 3991 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  4311. 03-07 20:33:44.426 3950 3989 I PackageParser: Parse times for '/system/priv-app/Settings': parse=134ms, update_cache=0 ms
  4312. 03-07 20:33:44.588 3950 3990 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=195ms, update_cache=0 ms
  4313. 03-07 20:33:44.637 3950 3995 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  4314. 03-07 20:33:44.646 3950 3996 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  4315. 03-07 20:33:44.647 3950 3995 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  4316. 03-07 20:33:44.672 3950 3996 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  4317. 03-07 20:33:44.721 3950 3995 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  4318. 03-07 20:33:44.721 3950 3995 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  4319. 03-07 20:33:44.768 3950 3950 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  4320. 03-07 20:33:44.769 3950 3950 D PackageManager: No files in app dir /oem/app
  4321. 03-07 20:33:44.770 3950 3950 I PackageManager: Finished scanning system apps. Time: 700 ms, packageCount: 102 , timePerPackage: 6 , cached: 0
  4322. 03-07 20:33:44.803 3950 4000 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  4323. 03-07 20:33:44.803 3950 4001 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  4324. 03-07 20:33:44.831 3950 4000 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  4325. 03-07 20:33:44.876 3950 3999 I PackageParser: Parse times for '/data/app/com.android.vending-1': parse=105ms, update_cache=0 ms
  4326. 03-07 20:33:44.876 3950 3998 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  4327. 03-07 20:33:44.916 3950 4001 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  4328. 03-07 20:33:44.917 3950 4001 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  4329. 03-07 20:33:44.930 3950 3960 I zygote64: Background concurrent copying GC freed 36634(2MB) AllocSpace objects, 0(0B) LOS objects, 42% free, 5MB/10MB, paused 1.525ms total 135.756ms
  4330. 03-07 20:33:44.951 3950 3999 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  4331. 03-07 20:33:44.960 3950 4001 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  4332. 03-07 20:33:44.961 3950 4001 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  4333. 03-07 20:33:44.963 3950 3998 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=111ms, update_cache=0 ms
  4334. 03-07 20:33:44.976 3950 4001 I PackageParser: Parse times for '/data/app/com.amazon.kindle-1': parse=110ms, update_cache=0 ms
  4335. 03-07 20:33:44.984 3950 4000 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=125ms, update_cache=0 ms
  4336. 03-07 20:33:44.996 3950 4001 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  4337. 03-07 20:33:44.996 3950 4001 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  4338. 03-07 20:33:44.998 3950 3950 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  4339. 03-07 20:33:44.998 3950 3950 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  4340. 03-07 20:33:45.016 3950 4000 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  4341. 03-07 20:33:45.028 3950 4001 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  4342. 03-07 20:33:45.040 3950 3950 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  4343. 03-07 20:33:45.054 3950 4001 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  4344. 03-07 20:33:45.054 3950 4001 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  4345. 03-07 20:33:45.057 3950 3999 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  4346. 03-07 20:33:45.074 3950 3999 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  4347. 03-07 20:33:45.128 3950 3998 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=165ms, update_cache=0 ms
  4348. 03-07 20:33:45.135 3950 3999 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  4349. 03-07 20:33:45.158 3950 3999 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  4350. 03-07 20:33:45.231 3950 4001 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  4351. 03-07 20:33:45.238 3950 4000 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  4352. 03-07 20:33:45.239 3950 4000 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  4353. 03-07 20:33:45.242 3950 3999 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  4354. 03-07 20:33:45.243 3950 3999 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  4355. 03-07 20:33:45.260 3950 4000 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=161ms, update_cache=0 ms
  4356. 03-07 20:33:45.311 3950 4001 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  4357. 03-07 20:33:45.331 3950 3999 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  4358. 03-07 20:33:45.359 3950 3998 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  4359. 03-07 20:33:45.374 3950 4000 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=114ms, update_cache=0 ms
  4360. 03-07 20:33:45.398 3950 3998 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  4361. 03-07 20:33:45.400 3950 3998 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  4362. 03-07 20:33:45.408 3950 4000 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  4363. 03-07 20:33:45.460 3950 3999 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  4364. 03-07 20:33:45.468 3950 3999 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  4365. 03-07 20:33:45.469 3950 3999 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  4366. 03-07 20:33:45.555 3950 3998 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  4367. 03-07 20:33:45.575 3950 4001 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  4368. 03-07 20:33:45.582 3950 4000 I PackageParser: Parse times for '/data/app/com.google.android.apps.plus-2': parse=137ms, update_cache=0 ms
  4369. 03-07 20:33:45.596 3950 4001 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  4370. 03-07 20:33:45.620 3950 3998 I PackageParser: Parse times for '/data/app/com.tripadvisor.tripadvisor-2': parse=114ms, update_cache=0 ms
  4371. 03-07 20:33:45.643 3950 3998 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  4372. 03-07 20:33:45.657 3950 3999 I PackageParser: Parse times for '/data/app/com.google.android.apps.photos-1': parse=133ms, update_cache=0 ms
  4373. 03-07 20:33:45.665 3950 3960 I zygote64: Background concurrent copying GC freed 30845(1835KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 9MB/16MB, paused 71us total 190.276ms
  4374. 03-07 20:33:45.680 3950 3950 D PackageManager: No files in app dir /data/app-private
  4375. 03-07 20:33:45.680 3950 3950 I PackageManager: Finished scanning non-system apps. Time: 911 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  4376. 03-07 20:33:45.683 3950 3950 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  4377. 03-07 20:33:45.693 3950 3950 I PackageManager: Time to scan packages: 1.623 seconds
  4378. 03-07 20:33:45.699 3950 3950 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  4379. 03-07 20:33:45.767 2233 2252 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  4380. 03-07 20:33:45.770 2233 2252 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  4381. 03-07 20:33:45.774 2233 3398 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  4382. 03-07 20:33:45.777 2233 3398 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  4383. 03-07 20:33:45.839 2233 2233 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  4384. 03-07 20:33:45.842 2233 2233 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  4385. 03-07 20:33:45.845 2233 2252 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  4386. 03-07 20:33:45.847 2233 2252 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  4387. 03-07 20:33:45.878 3950 3950 V PackageManager: reconcileAppsData finished 18 packages
  4388. 03-07 20:33:45.879 3950 3950 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  4389. 03-07 20:33:45.879 3950 4002 D SystemServerInitThreadPool: Started executing prepareAppData
  4390. 03-07 20:33:45.879 3950 3950 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  4391. 03-07 20:33:45.879 3950 3950 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  4392. 03-07 20:33:45.879 3950 3950 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  4393. 03-07 20:33:45.879 3950 3950 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  4394. 03-07 20:33:45.879 3950 3950 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  4395. 03-07 20:33:45.879 3950 3950 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  4396. 03-07 20:33:45.879 3950 3950 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  4397. 03-07 20:33:45.879 3950 3950 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  4398. 03-07 20:33:45.879 3950 3950 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  4399. 03-07 20:33:45.880 3950 3950 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  4400. 03-07 20:33:45.880 3950 3950 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  4401. 03-07 20:33:45.880 3950 3950 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  4402. 03-07 20:33:45.880 3950 3950 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  4403. 03-07 20:33:45.881 3950 3950 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  4404. 03-07 20:33:45.881 3950 3950 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  4405. 03-07 20:33:45.881 3950 3950 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  4406. 03-07 20:33:45.881 3950 3950 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  4407. 03-07 20:33:45.881 3950 3950 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  4408. 03-07 20:33:45.881 3950 3950 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  4409. 03-07 20:33:45.881 3950 3950 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  4410. 03-07 20:33:45.881 3950 3950 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  4411. 03-07 20:33:45.882 2233 3397 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  4412. 03-07 20:33:45.883 3950 3950 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  4413. 03-07 20:33:45.884 2233 3397 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  4414. 03-07 20:33:45.885 2233 3397 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  4415. 03-07 20:33:45.885 2233 3397 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  4416. 03-07 20:33:45.885 2233 3397 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  4417. 03-07 20:33:45.887 2233 3397 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  4418. 03-07 20:33:45.888 2233 3397 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  4419. 03-07 20:33:45.888 2233 3397 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  4420. 03-07 20:33:45.889 2233 3397 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  4421. 03-07 20:33:45.889 2233 3397 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  4422. 03-07 20:33:45.889 2233 3397 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  4423. 03-07 20:33:45.889 2233 3397 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  4424. 03-07 20:33:45.890 2233 3397 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  4425. 03-07 20:33:45.890 2233 3397 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  4426. 03-07 20:33:45.890 2233 3397 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  4427. 03-07 20:33:45.891 2233 3397 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  4428. 03-07 20:33:45.891 2233 3397 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  4429. 03-07 20:33:45.892 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  4430. 03-07 20:33:45.893 2233 3397 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  4431. 03-07 20:33:45.893 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  4432. 03-07 20:33:45.893 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  4433. 03-07 20:33:45.894 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  4434. 03-07 20:33:45.894 2233 3397 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  4435. 03-07 20:33:45.894 2233 3397 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  4436. 03-07 20:33:45.895 2233 3397 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  4437. 03-07 20:33:45.896 2233 3397 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  4438. 03-07 20:33:45.896 2233 3397 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  4439. 03-07 20:33:45.897 2233 3397 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  4440. 03-07 20:33:45.897 2233 3397 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  4441. 03-07 20:33:45.897 2233 3397 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  4442. 03-07 20:33:45.898 2233 3397 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  4443. 03-07 20:33:45.898 2233 3397 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  4444. 03-07 20:33:45.898 2233 3397 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  4445. 03-07 20:33:45.899 2233 3397 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  4446. 03-07 20:33:45.899 2233 3397 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  4447. 03-07 20:33:45.899 2233 3397 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  4448. 03-07 20:33:45.900 2233 3397 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  4449. 03-07 20:33:45.910 3950 4002 D SystemServerTimingAsync: AppDataFixup took to complete: 31ms
  4450. 03-07 20:33:46.004 3950 3950 E PackageManager: There should probably be a verifier, but, none were found
  4451. 03-07 20:33:46.006 3950 3950 E System : ******************************************
  4452. 03-07 20:33:46.007 3950 3950 E System : ************ Failure starting system services
  4453. 03-07 20:33:46.007 3950 3950 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  4454. 03-07 20:33:46.007 3950 3950 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  4455. 03-07 20:33:46.007 3950 3950 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  4456. 03-07 20:33:46.007 3950 3950 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  4457. 03-07 20:33:46.007 3950 3950 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  4458. 03-07 20:33:46.007 3950 3950 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  4459. 03-07 20:33:46.007 3950 3950 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  4460. 03-07 20:33:46.007 3950 3950 E System : at java.lang.reflect.Method.invoke(Native Method)
  4461. 03-07 20:33:46.007 3950 3950 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  4462. 03-07 20:33:46.007 3950 3950 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  4463. 03-07 20:33:46.007 3950 3950 D SystemServerTiming: StartPackageManagerService took to complete: 2212ms
  4464. 03-07 20:33:46.008 3950 3950 E Zygote : System zygote died with exception
  4465. 03-07 20:33:46.008 3950 3950 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  4466. 03-07 20:33:46.008 3950 3950 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  4467. 03-07 20:33:46.008 3950 3950 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  4468. 03-07 20:33:46.008 3950 3950 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  4469. 03-07 20:33:46.008 3950 3950 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  4470. 03-07 20:33:46.008 3950 3950 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  4471. 03-07 20:33:46.008 3950 3950 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  4472. 03-07 20:33:46.008 3950 3950 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  4473. 03-07 20:33:46.008 3950 3950 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  4474. 03-07 20:33:46.008 3950 3950 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  4475. 03-07 20:33:46.008 3950 3950 D AndroidRuntime: Shutting down VM
  4476. 03-07 20:33:46.009 3950 3950 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  4477. 03-07 20:33:46.009 3950 3950 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  4478. 03-07 20:33:46.009 3950 3950 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  4479. 03-07 20:33:46.009 3950 3950 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  4480. 03-07 20:33:46.009 3950 3950 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  4481. 03-07 20:33:46.009 3950 3950 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  4482. 03-07 20:33:46.009 3950 3950 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  4483. 03-07 20:33:46.009 3950 3950 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  4484. 03-07 20:33:46.009 3950 3950 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  4485. 03-07 20:33:46.009 3950 3950 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  4486. 03-07 20:33:46.009 3950 3950 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  4487. 03-07 20:33:46.011 3950 3950 E AndroidRuntime: Error reporting crash
  4488. 03-07 20:33:46.011 3950 3950 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  4489. 03-07 20:33:46.011 3950 3950 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  4490. 03-07 20:33:46.011 3950 3950 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  4491. 03-07 20:33:46.011 3950 3950 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  4492. 03-07 20:33:46.011 3950 3950 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  4493. 03-07 20:33:46.012 3950 3950 I Process : Sending signal. PID: 3950 SIG: 9
  4494. 03-07 20:33:46.065 354 354 I ServiceManager: service 'recovery' died
  4495. 03-07 20:33:46.065 354 354 I ServiceManager: service 'display' died
  4496. 03-07 20:33:46.065 354 354 I ServiceManager: service 'device_identifiers' died
  4497. 03-07 20:33:46.065 354 354 I ServiceManager: service 'batterystats' died
  4498. 03-07 20:33:46.065 354 354 I ServiceManager: service 'appops' died
  4499. 03-07 20:33:46.065 354 354 I ServiceManager: service 'power' died
  4500. 03-07 20:33:46.066 3893 3893 E Zygote : Exit zygote because system server (3950) has terminated
  4501. 03-07 20:33:46.160 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  4502. 03-07 20:33:46.160 354 354 I ServiceManager: service 'media.audio_flinger' died
  4503. 03-07 20:33:46.160 354 354 I ServiceManager: service 'media.audio_policy' died
  4504. 03-07 20:33:46.412 354 354 I ServiceManager: service 'media.player' died
  4505. 03-07 20:33:46.413 354 354 I ServiceManager: service 'media.resource_manager' died
  4506. 03-07 20:33:46.435 354 354 I ServiceManager: service 'netd' died
  4507. 03-07 20:33:46.453 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  4508. 03-07 20:33:46.454 354 354 I ServiceManager: service 'wificond' died
  4509. 03-07 20:33:46.573 4006 4006 I Netd : Netd 1.0 starting
  4510. 03-07 20:33:46.574 4006 4006 D TetherController: Setting IP forward enable = 0
  4511. 03-07 20:33:46.580 4007 4007 I wificond: wificond is starting up...
  4512. 03-07 20:33:46.623 4006 4006 I Netd : Creating child chains: 41.6ms
  4513. 03-07 20:33:46.623 4006 4006 I Netd : Setting up OEM hooks: 0.3ms
  4514. 03-07 20:33:46.633 4006 4006 I Netd : Setting up FirewallController hooks: 9.5ms
  4515. 03-07 20:33:46.638 4006 4006 I Netd : Setting up NatController hooks: 5.1ms
  4516. 03-07 20:33:46.642 4006 4006 I Netd : Setting up BandwidthController hooks: 4.1ms
  4517. 03-07 20:33:46.642 4006 4006 I Netd : Setting up IdletimerController hooks: 0.1ms
  4518. 03-07 20:33:46.649 4006 4006 I Netd : Disabling bandwidth control: 7.3ms
  4519. 03-07 20:33:46.651 4006 4006 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  4520. 03-07 20:33:46.651 4006 4006 I Netd : Initializing RouteController: 1.9ms
  4521. 03-07 20:33:46.653 4006 4006 D MDnsDS : MDnsSdListener::Hander starting up
  4522. 03-07 20:33:46.653 4006 4016 D MDnsDS : MDnsSdListener starting to monitor
  4523. 03-07 20:33:46.654 4006 4016 D MDnsDS : Going to poll with pollCount 1
  4524. 03-07 20:33:46.655 4006 4006 I Netd : Registering NetdNativeService: 1.3ms
  4525. 03-07 20:33:46.656 4006 4006 I Netd : Starting CommandListener: 0.9ms
  4526. 03-07 20:33:46.655 4023 4023 I netmgrd : type=1400 audit(0.0:603): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  4527. 03-07 20:33:46.659 4006 4006 I Netd : Registering NetdHwService: 2.8ms
  4528. 03-07 20:33:46.659 4006 4006 I Netd : Netd started in 86ms
  4529. 03-07 20:33:46.671 4023 4023 I ndc : type=1400 audit(0.0:604): avc: denied { write } for name="netd" dev="tmpfs" ino=45224 scontext=u:r:init:s0 tcontext=u:object_r:netd_socket:s0 tclass=sock_file permissive=1
  4530. 03-07 20:33:46.671 4023 4023 I ndc : type=1400 audit(0.0:605): avc: denied { connectto } for path="/dev/socket/netd" scontext=u:r:init:s0 tcontext=u:r:netd:s0 tclass=unix_stream_socket permissive=1
  4531. 03-07 20:33:46.737 4004 4004 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 226 lines
  4532. 03-07 20:33:46.855 4005 4005 I mediaserver: ServiceManager: 0xe6a179e0
  4533. 03-07 20:33:46.857 4005 4005 W BatteryNotifier: batterystats service unavailable!
  4534. 03-07 20:33:47.063 4003 4003 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  4535. 03-07 20:33:47.073 4003 4003 I zygote64: option[0]=-Xzygote
  4536. 03-07 20:33:47.073 4003 4003 I zygote64: option[1]=-Xcheck:jni
  4537. 03-07 20:33:47.073 4003 4003 I zygote64: option[2]=-Xusetombstonedtraces
  4538. 03-07 20:33:47.073 4003 4003 I zygote64: option[3]=exit
  4539. 03-07 20:33:47.073 4003 4003 I zygote64: option[4]=vfprintf
  4540. 03-07 20:33:47.073 4003 4003 I zygote64: option[5]=sensitiveThread
  4541. 03-07 20:33:47.073 4003 4003 I zygote64: option[6]=-verbose:gc
  4542. 03-07 20:33:47.073 4003 4003 I zygote64: option[7]=-Xms8m
  4543. 03-07 20:33:47.073 4003 4003 I zygote64: option[8]=-Xmx768m
  4544. 03-07 20:33:47.073 4003 4003 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  4545. 03-07 20:33:47.073 4003 4003 I zygote64: option[10]=-XX:HeapMinFree=512k
  4546. 03-07 20:33:47.073 4003 4003 I zygote64: option[11]=-XX:HeapMaxFree=8m
  4547. 03-07 20:33:47.073 4003 4003 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  4548. 03-07 20:33:47.073 4003 4003 I zygote64: option[13]=-Xusejit:true
  4549. 03-07 20:33:47.073 4003 4003 I zygote64: option[14]=-Xjitsaveprofilinginfo
  4550. 03-07 20:33:47.073 4003 4003 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  4551. 03-07 20:33:47.074 4003 4003 I zygote64: option[16]=-Xlockprofthreshold:500
  4552. 03-07 20:33:47.074 4003 4003 I zygote64: option[17]=-Ximage-compiler-option
  4553. 03-07 20:33:47.074 4003 4003 I zygote64: option[18]=--runtime-arg
  4554. 03-07 20:33:47.074 4003 4003 I zygote64: option[19]=-Ximage-compiler-option
  4555. 03-07 20:33:47.074 4003 4003 I zygote64: option[20]=-Xms64m
  4556. 03-07 20:33:47.074 4003 4003 I zygote64: option[21]=-Ximage-compiler-option
  4557. 03-07 20:33:47.074 4003 4003 I zygote64: option[22]=--runtime-arg
  4558. 03-07 20:33:47.074 4003 4003 I zygote64: option[23]=-Ximage-compiler-option
  4559. 03-07 20:33:47.074 4003 4003 I zygote64: option[24]=-Xmx64m
  4560. 03-07 20:33:47.074 4003 4003 I zygote64: option[25]=-Ximage-compiler-option
  4561. 03-07 20:33:47.074 4003 4003 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  4562. 03-07 20:33:47.074 4003 4003 I zygote64: option[27]=-Ximage-compiler-option
  4563. 03-07 20:33:47.074 4003 4003 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  4564. 03-07 20:33:47.074 4003 4003 I zygote64: option[29]=-Ximage-compiler-option
  4565. 03-07 20:33:47.074 4003 4003 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  4566. 03-07 20:33:47.074 4003 4003 I zygote64: option[31]=-Ximage-compiler-option
  4567. 03-07 20:33:47.074 4003 4003 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  4568. 03-07 20:33:47.074 4003 4003 I zygote64: option[33]=-Xcompiler-option
  4569. 03-07 20:33:47.074 4003 4003 I zygote64: option[34]=--runtime-arg
  4570. 03-07 20:33:47.074 4003 4003 I zygote64: option[35]=-Xcompiler-option
  4571. 03-07 20:33:47.075 4003 4003 I zygote64: option[36]=-Xms64m
  4572. 03-07 20:33:47.075 4003 4003 I zygote64: option[37]=-Xcompiler-option
  4573. 03-07 20:33:47.075 4003 4003 I zygote64: option[38]=--runtime-arg
  4574. 03-07 20:33:47.075 4003 4003 I zygote64: option[39]=-Xcompiler-option
  4575. 03-07 20:33:47.075 4003 4003 I zygote64: option[40]=-Xmx512m
  4576. 03-07 20:33:47.075 4003 4003 I zygote64: option[41]=-Xcompiler-option
  4577. 03-07 20:33:47.075 4003 4003 I zygote64: option[42]=-j2
  4578. 03-07 20:33:47.075 4003 4003 I zygote64: option[43]=-Ximage-compiler-option
  4579. 03-07 20:33:47.075 4003 4003 I zygote64: option[44]=-j4
  4580. 03-07 20:33:47.075 4003 4003 I zygote64: option[45]=-Ximage-compiler-option
  4581. 03-07 20:33:47.075 4003 4003 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  4582. 03-07 20:33:47.075 4003 4003 I zygote64: option[47]=-Xcompiler-option
  4583. 03-07 20:33:47.075 4003 4003 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  4584. 03-07 20:33:47.075 4003 4003 I zygote64: option[49]=-Ximage-compiler-option
  4585. 03-07 20:33:47.075 4003 4003 I zygote64: option[50]=--instruction-set-features=default
  4586. 03-07 20:33:47.075 4003 4003 I zygote64: option[51]=-Xcompiler-option
  4587. 03-07 20:33:47.075 4003 4003 I zygote64: option[52]=--instruction-set-features=default
  4588. 03-07 20:33:47.075 4003 4003 I zygote64: option[53]=-Duser.locale=en-US
  4589. 03-07 20:33:47.075 4003 4003 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  4590. 03-07 20:33:47.075 4003 4003 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  4591. 03-07 20:33:47.351 4003 4003 D Zygote : begin preload
  4592. 03-07 20:33:47.351 4003 4003 I Zygote : Installing ICU cache reference pinning...
  4593. 03-07 20:33:47.351 4003 4003 I Zygote : Preloading ICU data...
  4594. 03-07 20:33:47.369 4003 4003 D Zygote64Timing: BeginIcuCachePinning took to complete: 19ms
  4595. 03-07 20:33:47.370 4003 4003 I Zygote : Preloading classes...
  4596. 03-07 20:33:47.605 4003 4003 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  4597. 03-07 20:33:47.628 4003 4003 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  4598. 03-07 20:33:47.641 4003 4003 I zygote64: Thread[1,tid=4003,Native,Thread*=0x78bbac2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  4599. 03-07 20:33:47.642 4003 4003 D MtpDeviceJNI: register_android_mtp_MtpDevice
  4600. 03-07 20:33:47.642 4003 4003 I zygote64: Thread[1,tid=4003,Native,Thread*=0x78bbac2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  4601. 03-07 20:33:47.643 4003 4003 I zygote64: Thread[1,tid=4003,Native,Thread*=0x78bbac2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  4602. 03-07 20:33:47.694 4004 4033 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 1 line
  4603. 03-07 20:33:47.727 4004 4004 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  4604. 03-07 20:33:47.727 4004 4004 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  4605. 03-07 20:33:47.728 4004 4004 I AudioFlinger: Using module 10 as the primary audio interface
  4606. 03-07 20:33:47.728 4004 4043 I AudioFlinger: AudioFlinger's thread 0xf2d83c80 tid=4043 ready to run
  4607. 03-07 20:33:47.728 4004 4043 W AudioFlinger: no wake lock to update, system not ready yet
  4608. 03-07 20:33:47.728 4004 4043 D audio_hw_primary: out_standby: enter: stream (0xf3374000) usecase(1: low-latency-playback)
  4609. 03-07 20:33:47.728 4004 4004 W AudioFlinger: moveEffects() bad srcOutput 0
  4610. 03-07 20:33:47.729 4004 4043 W AudioFlinger: no wake lock to update, system not ready yet
  4611. 03-07 20:33:47.729 4004 4043 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  4612. 03-07 20:33:47.731 4004 4004 I AudioFlinger: openOutput() this 0xf43bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  4613. 03-07 20:33:47.732 4004 4004 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xf3374180)
  4614. 03-07 20:33:47.732 4004 4004 D audio_hw_primary: adev_open_output_stream: Stream (0xf3374180) picks up usecase (audio-ull-playback)
  4615. 03-07 20:33:47.732 4004 4004 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  4616. 03-07 20:33:47.733 4004 4046 I AudioFlinger: AudioFlinger's thread 0xf2683780 tid=4046 ready to run
  4617. 03-07 20:33:47.733 4004 4046 W AudioFlinger: no wake lock to update, system not ready yet
  4618. 03-07 20:33:47.733 4004 4046 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  4619. 03-07 20:33:47.734 4004 4046 D audio_hw_primary: out_standby: enter: stream (0xf3374180) usecase(12: audio-ull-playback)
  4620. 03-07 20:33:47.734 4004 4046 W AudioFlinger: no wake lock to update, system not ready yet
  4621. 03-07 20:33:47.736 4004 4004 I AudioFlinger: openOutput() this 0xf43bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  4622. 03-07 20:33:47.736 4004 4004 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xf3374300)
  4623. 03-07 20:33:47.736 4004 4004 D audio_hw_primary: adev_open_output_stream: Stream (0xf3374300) picks up usecase (deep-buffer-playback)
  4624. 03-07 20:33:47.737 4004 4004 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  4625. 03-07 20:33:47.737 4004 4048 I AudioFlinger: AudioFlinger's thread 0xf2283ac0 tid=4048 ready to run
  4626. 03-07 20:33:47.737 4004 4048 W AudioFlinger: no wake lock to update, system not ready yet
  4627. 03-07 20:33:47.737 4004 4048 D audio_hw_primary: out_standby: enter: stream (0xf3374300) usecase(0: deep-buffer-playback)
  4628. 03-07 20:33:47.738 4004 4048 W AudioFlinger: no wake lock to update, system not ready yet
  4629. 03-07 20:33:47.738 4004 4048 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  4630. 03-07 20:33:47.740 4004 4004 I AudioFlinger: openOutput() this 0xf43bd000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  4631. 03-07 20:33:47.740 4004 4004 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xf3374480)
  4632. 03-07 20:33:47.740 4004 4004 D audio_hw_primary: adev_open_output_stream: Stream (0xf3374480) picks up usecase (afe-proxy-playback)
  4633. 03-07 20:33:47.741 4004 4004 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  4634. 03-07 20:33:47.741 4004 4051 I AudioFlinger: AudioFlinger's thread 0xf2003040 tid=4051 ready to run
  4635. 03-07 20:33:47.741 4004 4051 W AudioFlinger: no wake lock to update, system not ready yet
  4636. 03-07 20:33:47.742 4004 4051 D audio_hw_primary: out_standby: enter: stream (0xf3374480) usecase(37: afe-proxy-playback)
  4637. 03-07 20:33:47.742 4004 4051 W AudioFlinger: no wake lock to update, system not ready yet
  4638. 03-07 20:33:47.742 4004 4051 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  4639. 03-07 20:33:47.743 4004 4004 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xf43baa40) io_handle(14) source(1)
  4640. 03-07 20:33:47.744 4004 4053 I AudioFlinger: AudioFlinger's thread 0xf1c03a80 tid=4053 ready to run
  4641. 03-07 20:33:47.745 4004 4004 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xf43baa40)
  4642. 03-07 20:33:47.745 4004 4004 D audio_hw_primary: in_standby: enter: stream (0xf43baa40) usecase(16: audio-record)
  4643. 03-07 20:33:47.745 4004 4004 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf43baa40) io_handle(22) source(1)
  4644. 03-07 20:33:47.745 4004 4004 W DeviceHAL: Device 0xf3b0d000 open_input_stream: Invalid argument
  4645. 03-07 20:33:47.745 4004 4004 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf43baa40) io_handle(22) source(1)
  4646. 03-07 20:33:47.745 4004 4004 W DeviceHAL: Device 0xf3b0d000 open_input_stream: Invalid argument
  4647. 03-07 20:33:47.745 4004 4004 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  4648. 03-07 20:33:47.754 4004 4004 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  4649. 03-07 20:33:47.755 4004 4004 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  4650. 03-07 20:33:47.755 4004 4004 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  4651. 03-07 20:33:47.757 4004 4004 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  4652. 03-07 20:33:47.757 4004 4004 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  4653. 03-07 20:33:47.759 4004 4004 I r_submix: adev_open(name=audio_hw_if)
  4654. 03-07 20:33:47.760 4004 4004 I r_submix: adev_init_check()
  4655. 03-07 20:33:47.760 4004 4004 W DeviceHAL: Device 0xf22df140 set_master_mute: Function not implemented
  4656. 03-07 20:33:47.760 4004 4004 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  4657. 03-07 20:33:47.760 4004 4004 D r_submix: adev_open_input_stream(addr=0)
  4658. 03-07 20:33:47.760 4004 4004 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  4659. 03-07 20:33:47.760 4004 4004 D r_submix: now using address 0 for route 9
  4660. 03-07 20:33:47.761 4004 4057 I AudioFlinger: AudioFlinger's thread 0xf1c03900 tid=4057 ready to run
  4661. 03-07 20:33:47.761 4004 4004 D r_submix: adev_close_input_stream()
  4662. 03-07 20:33:47.761 4004 4004 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  4663. 03-07 20:33:47.762 4004 4004 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  4664. 03-07 20:33:47.763 4004 4004 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  4665. 03-07 20:33:47.764 4004 4004 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  4666. 03-07 20:33:47.764 4004 4004 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  4667. 03-07 20:33:47.766 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  4668. 03-07 20:33:47.767 4004 4004 E SoundTriggerHwService: could not read implementation properties
  4669. 03-07 20:33:47.782 4003 4003 I Zygote : ...preloaded 4715 classes in 413ms.
  4670. 03-07 20:33:47.782 4003 4003 I zygote64: VMRuntime.preloadDexCaches starting
  4671. 03-07 20:33:47.862 4003 4003 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  4672. 03-07 20:33:47.862 4003 4003 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  4673. 03-07 20:33:47.862 4003 4003 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  4674. 03-07 20:33:47.862 4003 4003 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  4675. 03-07 20:33:47.862 4003 4003 I zygote64: VMRuntime.preloadDexCaches finished
  4676. 03-07 20:33:47.863 4003 4003 D Zygote64Timing: PreloadClasses took to complete: 493ms
  4677. 03-07 20:33:47.971 4003 4003 I Zygote : Preloading resources...
  4678. 03-07 20:33:47.991 4003 4003 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  4679. 03-07 20:33:48.033 4003 4003 I Zygote : ...preloaded 64 resources in 62ms.
  4680. 03-07 20:33:48.042 4003 4003 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  4681. 03-07 20:33:48.044 4003 4003 I Zygote : ...preloaded 41 resources in 10ms.
  4682. 03-07 20:33:48.044 4003 4003 D Zygote64Timing: PreloadResources took to complete: 182ms
  4683. 03-07 20:33:48.044 4003 4003 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  4684. 03-07 20:33:48.047 4003 4003 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  4685. 03-07 20:33:48.049 4003 4003 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  4686. 03-07 20:33:48.063 4003 4003 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  4687. 03-07 20:33:48.064 4003 4003 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  4688. 03-07 20:33:48.087 4003 4003 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  4689. 03-07 20:33:48.088 4003 4003 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  4690. 03-07 20:33:48.112 4003 4003 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  4691. 03-07 20:33:48.117 4003 4003 I Zygote : Preloading shared libraries...
  4692. 03-07 20:33:48.143 4003 4003 I Zygote : Uninstalled ICU cache reference pinning...
  4693. 03-07 20:33:48.146 4003 4003 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  4694. 03-07 20:33:48.171 4003 4003 I Zygote : Warmed up JCA providers in 24ms.
  4695. 03-07 20:33:48.171 4003 4003 D Zygote : end preload
  4696. 03-07 20:33:48.172 4003 4003 D Zygote64Timing: ZygotePreload took to complete: 821ms
  4697. 03-07 20:33:48.199 4003 4003 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 96us total 26.502ms
  4698. 03-07 20:33:48.221 4003 4003 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 45us total 16.514ms
  4699. 03-07 20:33:48.221 4003 4003 D Zygote64Timing: PostZygoteInitGC took to complete: 50ms
  4700. 03-07 20:33:48.221 4003 4003 D Zygote64Timing: ZygoteInit took to complete: 871ms
  4701. 03-07 20:33:48.222 4003 4003 I : seccomp disabled by setenforce 0
  4702. 03-07 20:33:48.279 4003 4003 I Zygote : System server process 4060 has been created
  4703. 03-07 20:33:48.283 4003 4003 I Zygote : Accepting command socket connections
  4704. 03-07 20:33:48.296 4060 4060 I chatty : uid=1000 system_server expire 26 lines
  4705. 03-07 20:33:48.339 4060 4060 I SystemServer: InitBeforeStartServices
  4706. 03-07 20:33:48.339 4060 4060 I SystemServer: Entered the Android system server!
  4707. 03-07 20:33:48.559 4060 4060 D SystemServerTiming: InitBeforeStartServices took to complete: 220ms
  4708. 03-07 20:33:48.559 4060 4060 I SystemServer: StartServices
  4709. 03-07 20:33:48.560 4060 4060 I SystemServer: Reading configuration...
  4710. 03-07 20:33:48.560 4060 4060 I SystemServer: ReadingSystemConfig
  4711. 03-07 20:33:48.561 4060 4060 D SystemServerTiming: ReadingSystemConfig took to complete: 2ms
  4712. 03-07 20:33:48.561 4060 4060 I SystemServer: StartInstaller
  4713. 03-07 20:33:48.562 4060 4060 I SystemServiceManager: Starting com.android.server.pm.Installer
  4714. 03-07 20:33:48.562 4060 4073 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  4715. 03-07 20:33:48.566 4060 4060 D SystemServerTiming: StartInstaller took to complete: 4ms
  4716. 03-07 20:33:48.566 4060 4060 I SystemServer: DeviceIdentifiersPolicyService
  4717. 03-07 20:33:48.566 4060 4060 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  4718. 03-07 20:33:48.568 4060 4060 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 2ms
  4719. 03-07 20:33:48.568 4060 4060 I SystemServer: StartActivityManager
  4720. 03-07 20:33:48.568 4060 4060 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  4721. 03-07 20:33:48.595 4060 4060 I ActivityManager: Memory class: 288
  4722. 03-07 20:33:48.597 4060 4075 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  4723. 03-07 20:33:48.599 4060 4076 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  4724. 03-07 20:33:48.623 4060 4073 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  4725. 03-07 20:33:48.629 4060 4060 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  4726. 03-07 20:33:48.635 4060 4078 I chatty : uid=1000 system_server expire 9 lines
  4727. 03-07 20:33:48.637 4060 4078 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  4728. 03-07 20:33:48.640 4060 4078 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  4729. 03-07 20:33:48.641 4060 4078 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  4730. 03-07 20:33:48.646 4060 4078 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  4731. 03-07 20:33:48.763 4060 4060 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  4732. 03-07 20:33:48.768 4060 4084 I ServiceThread: Enabled StrictMode logging for android.display looper.
  4733. 03-07 20:33:48.771 4060 4060 I chatty : uid=1000 system_server expire 8 lines
  4734. 03-07 20:33:48.771 4060 4060 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  4735. 03-07 20:33:48.771 4060 4060 W system_server: Failed to remove /acct/uid_1001: Permission denied
  4736. 03-07 20:33:48.771 4060 4060 W system_server: Failed to remove /acct/uid_1010/pid_4007: Device or resource busy
  4737. 03-07 20:33:48.771 4060 4060 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  4738. 03-07 20:33:48.771 4060 4060 W system_server: Failed to remove /acct/uid_1010: Permission denied
  4739. 03-07 20:33:48.771 4060 4060 W system_server: Failed to remove /acct/uid_1013/pid_4005: Device or resource busy
  4740. 03-07 20:33:48.771 4060 4060 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  4741. 03-07 20:33:48.771 4060 4060 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  4742. 03-07 20:33:48.772 4060 4060 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  4743. 03-07 20:33:48.772 4060 4060 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  4744. 03-07 20:33:48.772 4060 4060 W system_server: Failed to remove /acct/uid_1013: Permission denied
  4745. 03-07 20:33:48.772 4060 4060 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  4746. 03-07 20:33:48.772 4060 4060 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  4747. 03-07 20:33:48.772 4060 4060 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  4748. 03-07 20:33:48.772 4060 4060 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  4749. 03-07 20:33:48.772 4060 4060 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  4750. 03-07 20:33:48.772 4060 4060 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  4751. 03-07 20:33:48.772 4060 4060 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  4752. 03-07 20:33:48.772 4060 4060 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  4753. 03-07 20:33:48.772 4060 4060 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  4754. 03-07 20:33:48.772 4060 4060 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  4755. 03-07 20:33:48.772 4060 4060 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  4756. 03-07 20:33:48.772 4060 4060 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  4757. 03-07 20:33:48.772 4060 4060 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  4758. 03-07 20:33:48.772 4060 4060 W system_server: Failed to remove /acct/uid_1000: Permission denied
  4759. 03-07 20:33:48.772 4060 4060 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  4760. 03-07 20:33:48.772 4060 4060 W system_server: Failed to remove /acct/uid_1036: Permission denied
  4761. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_4006: Device or resource busy
  4762. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_4003: Device or resource busy
  4763. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  4764. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  4765. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  4766. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  4767. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  4768. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  4769. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  4770. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  4771. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  4772. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  4773. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  4774. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  4775. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  4776. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  4777. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  4778. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  4779. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  4780. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  4781. 03-07 20:33:48.773 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  4782. 03-07 20:33:48.774 4060 4060 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  4783. 03-07 20:33:48.774 4060 4060 W system_server: Failed to remove /acct/uid_0: Permission denied
  4784. 03-07 20:33:48.778 4060 4060 D AppOps : AppOpsService published
  4785. 03-07 20:33:48.779 4060 4060 D SystemServerTiming: StartActivityManager took to complete: 210ms
  4786. 03-07 20:33:48.779 4060 4060 I SystemServer: StartPowerManager
  4787. 03-07 20:33:48.779 4060 4060 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  4788. 03-07 20:33:48.782 4060 4086 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  4789. 03-07 20:33:48.783 4060 4060 I libsuspend: Selected wakeup count
  4790. 03-07 20:33:48.784 4060 4060 E QCOM PowerHAL: Invalid hint ID.
  4791. 03-07 20:33:48.785 4060 4060 D SystemServerTiming: StartPowerManager took to complete: 6ms
  4792. 03-07 20:33:48.785 4060 4060 I SystemServer: InitPowerManagement
  4793. 03-07 20:33:48.787 4060 4060 D SystemServerTiming: InitPowerManagement took to complete: 2ms
  4794. 03-07 20:33:48.787 4060 4060 I SystemServer: StartRecoverySystemService
  4795. 03-07 20:33:48.788 4060 4060 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  4796. 03-07 20:33:48.790 4060 4060 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  4797. 03-07 20:33:48.790 4060 4060 V RescueParty: Disabled because of eng build
  4798. 03-07 20:33:48.790 4060 4060 I SystemServer: StartLightsService
  4799. 03-07 20:33:48.790 4060 4060 I SystemServiceManager: Starting com.android.server.lights.LightsService
  4800. 03-07 20:33:48.791 4060 4060 D SystemServerTiming: StartLightsService took to complete: 0ms
  4801. 03-07 20:33:48.791 4060 4060 I SystemServer: StartDisplayManager
  4802. 03-07 20:33:48.791 4060 4060 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  4803. 03-07 20:33:48.795 4060 4060 D SystemServerTiming: StartDisplayManager took to complete: 5ms
  4804. 03-07 20:33:48.796 4060 4060 I SystemServer: WaitForDisplay
  4805. 03-07 20:33:48.796 4060 4060 I SystemServiceManager: Starting phase 100
  4806. 03-07 20:33:48.799 4060 4084 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  4807. 03-07 20:33:48.800 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  4808. 03-07 20:33:48.800 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  4809. 03-07 20:33:48.802 4060 4084 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  4810. 03-07 20:33:48.808 4060 4084 E light : light_open lights keyboard failed: -22
  4811. 03-07 20:33:48.808 4060 4084 E light : Light passthrough failed to load legacy HAL.
  4812. 03-07 20:33:48.810 4060 4084 E light : light_open lights buttons failed: -22
  4813. 03-07 20:33:48.810 4060 4084 E light : Light passthrough failed to load legacy HAL.
  4814. 03-07 20:33:48.815 4060 4084 E light : light_open lights bluetooth failed: -22
  4815. 03-07 20:33:48.815 4060 4084 E light : Light passthrough failed to load legacy HAL.
  4816. 03-07 20:33:48.816 4060 4084 E light : light_open lights wifi failed: -22
  4817. 03-07 20:33:48.816 4060 4084 E light : Light passthrough failed to load legacy HAL.
  4818. 03-07 20:33:48.817 4060 4060 D SystemServerTiming: WaitForDisplay took to complete: 22ms
  4819. 03-07 20:33:48.818 4060 4060 I SystemServer: StartPackageManagerService
  4820. 03-07 20:33:48.818 4060 4084 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  4821. 03-07 20:33:48.830 4060 4060 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  4822. 03-07 20:33:48.833 4060 4060 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  4823. 03-07 20:33:49.107 4060 4060 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  4824. 03-07 20:33:49.108 4060 4060 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  4825. 03-07 20:33:49.108 4060 4060 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  4826. 03-07 20:33:49.233 4060 4099 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  4827. 03-07 20:33:49.347 4060 4098 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  4828. 03-07 20:33:49.369 4060 4097 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  4829. 03-07 20:33:49.439 4060 4099 I PackageParser: Parse times for '/system/priv-app/Settings': parse=126ms, update_cache=0 ms
  4830. 03-07 20:33:49.613 4060 4096 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=202ms, update_cache=0 ms
  4831. 03-07 20:33:49.653 4060 4102 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  4832. 03-07 20:33:49.658 4060 4102 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  4833. 03-07 20:33:49.670 4060 4103 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  4834. 03-07 20:33:49.691 4060 4101 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  4835. 03-07 20:33:49.740 4060 4102 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  4836. 03-07 20:33:49.740 4060 4102 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  4837. 03-07 20:33:49.801 4060 4060 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  4838. 03-07 20:33:49.802 4060 4060 D PackageManager: No files in app dir /oem/app
  4839. 03-07 20:33:49.803 4060 4060 I PackageManager: Finished scanning system apps. Time: 715 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  4840. 03-07 20:33:49.844 4060 4107 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  4841. 03-07 20:33:49.853 4060 4108 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  4842. 03-07 20:33:49.862 4060 4107 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  4843. 03-07 20:33:49.919 4060 4106 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  4844. 03-07 20:33:49.930 4060 4108 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  4845. 03-07 20:33:49.930 4060 4108 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  4846. 03-07 20:33:49.961 4060 4108 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  4847. 03-07 20:33:49.962 4060 4108 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  4848. 03-07 20:33:49.976 4060 4107 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  4849. 03-07 20:33:49.999 4060 4106 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=113ms, update_cache=0 ms
  4850. 03-07 20:33:50.004 4060 4105 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=112ms, update_cache=0 ms
  4851. 03-07 20:33:50.020 4060 4060 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  4852. 03-07 20:33:50.020 4060 4060 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  4853. 03-07 20:33:50.034 4060 4105 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  4854. 03-07 20:33:50.034 4060 4105 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  4855. 03-07 20:33:50.035 4060 4108 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  4856. 03-07 20:33:50.045 4060 4106 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  4857. 03-07 20:33:50.056 4060 4060 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  4858. 03-07 20:33:50.082 4060 4105 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  4859. 03-07 20:33:50.082 4060 4105 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  4860. 03-07 20:33:50.090 4060 4106 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  4861. 03-07 20:33:50.110 4060 4106 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  4862. 03-07 20:33:50.153 4060 4107 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=164ms, update_cache=0 ms
  4863. 03-07 20:33:50.174 4060 4105 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  4864. 03-07 20:33:50.198 4060 4105 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  4865. 03-07 20:33:50.270 4060 4107 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  4866. 03-07 20:33:50.270 4060 4107 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  4867. 03-07 20:33:50.276 4060 4108 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  4868. 03-07 20:33:50.276 4060 4108 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  4869. 03-07 20:33:50.287 4060 4106 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  4870. 03-07 20:33:50.298 4060 4108 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=180ms, update_cache=0 ms
  4871. 03-07 20:33:50.350 4060 4108 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  4872. 03-07 20:33:50.358 4060 4107 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  4873. 03-07 20:33:50.417 4060 4105 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  4874. 03-07 20:33:50.464 4060 4106 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=165ms, update_cache=0 ms
  4875. 03-07 20:33:50.472 4060 4105 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  4876. 03-07 20:33:50.480 4060 4107 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  4877. 03-07 20:33:50.481 4060 4107 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  4878. 03-07 20:33:50.547 4060 4105 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  4879. 03-07 20:33:50.550 4060 4105 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  4880. 03-07 20:33:50.550 4060 4105 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  4881. 03-07 20:33:50.554 4060 4070 I zygote64: Background concurrent copying GC freed 30337(1820KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 61us total 177.229ms
  4882. 03-07 20:33:50.558 4060 4108 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=125ms, update_cache=0 ms
  4883. 03-07 20:33:50.616 4060 4108 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  4884. 03-07 20:33:50.657 4060 4107 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  4885. 03-07 20:33:50.673 4060 4107 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  4886. 03-07 20:33:50.702 4060 4107 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  4887. 03-07 20:33:50.723 4060 4060 D PackageManager: No files in app dir /data/app-private
  4888. 03-07 20:33:50.723 4060 4060 I PackageManager: Finished scanning non-system apps. Time: 921 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  4889. 03-07 20:33:50.726 4060 4060 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  4890. 03-07 20:33:50.736 4060 4060 I PackageManager: Time to scan packages: 1.648 seconds
  4891. 03-07 20:33:50.742 4060 4060 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  4892. 03-07 20:33:50.811 2233 2233 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  4893. 03-07 20:33:50.815 2233 2233 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  4894. 03-07 20:33:50.817 2233 3397 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  4895. 03-07 20:33:50.820 2233 3397 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  4896. 03-07 20:33:50.835 4109 4109 I sensors.qcom: type=1400 audit(0.0:606): avc: denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=106 ioctlcmd=6403 scontext=u:r:init:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  4897. 03-07 20:33:50.879 2233 3398 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  4898. 03-07 20:33:50.881 2233 3398 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  4899. 03-07 20:33:50.885 2233 3397 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  4900. 03-07 20:33:50.887 2233 3397 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  4901. 03-07 20:33:50.916 4060 4060 V PackageManager: reconcileAppsData finished 18 packages
  4902. 03-07 20:33:50.918 4060 4060 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  4903. 03-07 20:33:50.918 4060 4110 D SystemServerInitThreadPool: Started executing prepareAppData
  4904. 03-07 20:33:50.918 4060 4060 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  4905. 03-07 20:33:50.918 4060 4060 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  4906. 03-07 20:33:50.918 4060 4060 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  4907. 03-07 20:33:50.918 4060 4060 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  4908. 03-07 20:33:50.918 4060 4060 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  4909. 03-07 20:33:50.918 4060 4060 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  4910. 03-07 20:33:50.918 4060 4060 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  4911. 03-07 20:33:50.918 4060 4060 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  4912. 03-07 20:33:50.918 4060 4060 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  4913. 03-07 20:33:50.919 4060 4060 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  4914. 03-07 20:33:50.919 4060 4060 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  4915. 03-07 20:33:50.919 4060 4060 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  4916. 03-07 20:33:50.919 4060 4060 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  4917. 03-07 20:33:50.919 4060 4060 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  4918. 03-07 20:33:50.919 4060 4060 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  4919. 03-07 20:33:50.919 4060 4060 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  4920. 03-07 20:33:50.920 4060 4060 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  4921. 03-07 20:33:50.920 4060 4060 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  4922. 03-07 20:33:50.920 4060 4060 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  4923. 03-07 20:33:50.920 4060 4060 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  4924. 03-07 20:33:50.920 4060 4060 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  4925. 03-07 20:33:50.920 4060 4060 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  4926. 03-07 20:33:50.921 2233 2252 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  4927. 03-07 20:33:50.923 2233 2252 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  4928. 03-07 20:33:50.923 2233 2252 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  4929. 03-07 20:33:50.924 2233 2252 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  4930. 03-07 20:33:50.925 2233 2252 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  4931. 03-07 20:33:50.926 2233 2252 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  4932. 03-07 20:33:50.927 2233 2252 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  4933. 03-07 20:33:50.928 2233 2252 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  4934. 03-07 20:33:50.928 2233 2252 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  4935. 03-07 20:33:50.928 2233 2252 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  4936. 03-07 20:33:50.928 2233 2252 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  4937. 03-07 20:33:50.929 2233 2252 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  4938. 03-07 20:33:50.929 2233 2252 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  4939. 03-07 20:33:50.929 2233 2252 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  4940. 03-07 20:33:50.930 2233 2252 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  4941. 03-07 20:33:50.930 2233 2252 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  4942. 03-07 20:33:50.930 2233 2252 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  4943. 03-07 20:33:50.930 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  4944. 03-07 20:33:50.930 2233 2252 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  4945. 03-07 20:33:50.931 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  4946. 03-07 20:33:50.931 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  4947. 03-07 20:33:50.931 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  4948. 03-07 20:33:50.932 2233 2252 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  4949. 03-07 20:33:50.932 2233 2252 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  4950. 03-07 20:33:50.932 2233 2252 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  4951. 03-07 20:33:50.933 2233 2252 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  4952. 03-07 20:33:50.933 2233 2252 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  4953. 03-07 20:33:50.934 2233 2252 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  4954. 03-07 20:33:50.934 2233 2252 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  4955. 03-07 20:33:50.935 2233 2252 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  4956. 03-07 20:33:50.935 2233 2252 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  4957. 03-07 20:33:50.935 2233 2252 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  4958. 03-07 20:33:50.935 2233 2252 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  4959. 03-07 20:33:50.936 2233 2252 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  4960. 03-07 20:33:50.936 2233 2252 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  4961. 03-07 20:33:50.936 2233 2252 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  4962. 03-07 20:33:50.936 2233 2252 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  4963. 03-07 20:33:50.946 4060 4110 D SystemServerTimingAsync: AppDataFixup took to complete: 27ms
  4964. 03-07 20:33:51.048 4060 4060 E PackageManager: There should probably be a verifier, but, none were found
  4965. 03-07 20:33:51.051 4060 4060 E System : ******************************************
  4966. 03-07 20:33:51.052 4060 4060 E System : ************ Failure starting system services
  4967. 03-07 20:33:51.052 4060 4060 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  4968. 03-07 20:33:51.052 4060 4060 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  4969. 03-07 20:33:51.052 4060 4060 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  4970. 03-07 20:33:51.052 4060 4060 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  4971. 03-07 20:33:51.052 4060 4060 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  4972. 03-07 20:33:51.052 4060 4060 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  4973. 03-07 20:33:51.052 4060 4060 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  4974. 03-07 20:33:51.052 4060 4060 E System : at java.lang.reflect.Method.invoke(Native Method)
  4975. 03-07 20:33:51.052 4060 4060 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  4976. 03-07 20:33:51.052 4060 4060 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  4977. 03-07 20:33:51.053 4060 4060 D SystemServerTiming: StartPackageManagerService took to complete: 2235ms
  4978. 03-07 20:33:51.053 4060 4060 E Zygote : System zygote died with exception
  4979. 03-07 20:33:51.053 4060 4060 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  4980. 03-07 20:33:51.053 4060 4060 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  4981. 03-07 20:33:51.053 4060 4060 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  4982. 03-07 20:33:51.053 4060 4060 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  4983. 03-07 20:33:51.053 4060 4060 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  4984. 03-07 20:33:51.053 4060 4060 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  4985. 03-07 20:33:51.053 4060 4060 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  4986. 03-07 20:33:51.053 4060 4060 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  4987. 03-07 20:33:51.053 4060 4060 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  4988. 03-07 20:33:51.053 4060 4060 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  4989. 03-07 20:33:51.054 4060 4060 D AndroidRuntime: Shutting down VM
  4990. 03-07 20:33:51.054 4060 4060 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  4991. 03-07 20:33:51.054 4060 4060 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  4992. 03-07 20:33:51.054 4060 4060 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  4993. 03-07 20:33:51.054 4060 4060 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  4994. 03-07 20:33:51.054 4060 4060 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  4995. 03-07 20:33:51.054 4060 4060 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  4996. 03-07 20:33:51.054 4060 4060 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  4997. 03-07 20:33:51.054 4060 4060 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  4998. 03-07 20:33:51.054 4060 4060 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  4999. 03-07 20:33:51.054 4060 4060 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  5000. 03-07 20:33:51.054 4060 4060 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  5001. 03-07 20:33:51.056 4060 4060 E AndroidRuntime: Error reporting crash
  5002. 03-07 20:33:51.056 4060 4060 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  5003. 03-07 20:33:51.056 4060 4060 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  5004. 03-07 20:33:51.056 4060 4060 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  5005. 03-07 20:33:51.056 4060 4060 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  5006. 03-07 20:33:51.056 4060 4060 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  5007. 03-07 20:33:51.056 4060 4060 I Process : Sending signal. PID: 4060 SIG: 9
  5008. 03-07 20:33:51.092 354 354 I ServiceManager: service 'recovery' died
  5009. 03-07 20:33:51.092 354 354 I ServiceManager: service 'display' died
  5010. 03-07 20:33:51.092 354 354 I ServiceManager: service 'device_identifiers' died
  5011. 03-07 20:33:51.092 354 354 I ServiceManager: service 'batterystats' died
  5012. 03-07 20:33:51.092 354 354 I ServiceManager: service 'appops' died
  5013. 03-07 20:33:51.092 354 354 I ServiceManager: service 'power' died
  5014. 03-07 20:33:51.093 4003 4003 E Zygote : Exit zygote because system server (4060) has terminated
  5015. 03-07 20:33:51.166 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  5016. 03-07 20:33:51.166 354 354 I ServiceManager: service 'media.audio_flinger' died
  5017. 03-07 20:33:51.166 354 354 I ServiceManager: service 'media.audio_policy' died
  5018. 03-07 20:33:51.411 354 354 I ServiceManager: service 'media.player' died
  5019. 03-07 20:33:51.412 354 354 I ServiceManager: service 'media.resource_manager' died
  5020. 03-07 20:33:51.433 354 354 I ServiceManager: service 'netd' died
  5021. 03-07 20:33:51.436 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  5022. 03-07 20:33:51.448 354 354 I ServiceManager: service 'wificond' died
  5023. 03-07 20:33:51.572 4115 4115 I wificond: wificond is starting up...
  5024. 03-07 20:33:51.597 4114 4114 I Netd : Netd 1.0 starting
  5025. 03-07 20:33:51.599 4114 4114 D TetherController: Setting IP forward enable = 0
  5026. 03-07 20:33:51.642 4114 4114 I Netd : Creating child chains: 36.0ms
  5027. 03-07 20:33:51.642 4114 4114 I Netd : Setting up OEM hooks: 0.2ms
  5028. 03-07 20:33:51.651 4114 4114 I Netd : Setting up FirewallController hooks: 8.8ms
  5029. 03-07 20:33:51.657 4114 4114 I Netd : Setting up NatController hooks: 5.8ms
  5030. 03-07 20:33:51.662 4114 4114 I Netd : Setting up BandwidthController hooks: 4.7ms
  5031. 03-07 20:33:51.662 4114 4114 I Netd : Setting up IdletimerController hooks: 0.1ms
  5032. 03-07 20:33:51.670 4114 4114 I Netd : Disabling bandwidth control: 8.6ms
  5033. 03-07 20:33:51.672 4114 4114 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  5034. 03-07 20:33:51.672 4114 4114 I Netd : Initializing RouteController: 1.9ms
  5035. 03-07 20:33:51.673 4114 4114 D MDnsDS : MDnsSdListener::Hander starting up
  5036. 03-07 20:33:51.679 4114 4124 D MDnsDS : MDnsSdListener starting to monitor
  5037. 03-07 20:33:51.679 4114 4114 I Netd : Registering NetdNativeService: 5.5ms
  5038. 03-07 20:33:51.680 4114 4124 D MDnsDS : Going to poll with pollCount 1
  5039. 03-07 20:33:51.680 4114 4114 I Netd : Starting CommandListener: 0.6ms
  5040. 03-07 20:33:51.683 4114 4114 I Netd : Registering NetdHwService: 2.9ms
  5041. 03-07 20:33:51.684 4114 4114 I Netd : Netd started in 86ms
  5042. 03-07 20:33:51.678 4130 4130 I netmgrd : type=1400 audit(0.0:607): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  5043. 03-07 20:33:51.737 4112 4112 I FastMixerState: sMaxFastTracks = 8
  5044. 03-07 20:33:51.741 4112 4112 I audioserver: ServiceManager: 0xe9a178e0
  5045. 03-07 20:33:51.743 4112 4112 W BatteryNotifier: batterystats service unavailable!
  5046. 03-07 20:33:51.745 4112 4112 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  5047. 03-07 20:33:51.752 4112 4112 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  5048. 03-07 20:33:51.760 4112 4112 I AudioFlinger: Using 300 mSec as standby time.
  5049. 03-07 20:33:51.764 4112 4112 W APM::Devices: DeviceVector::add device 80000040 already in
  5050. 03-07 20:33:51.765 4112 4112 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  5051. 03-07 20:33:51.766 4112 4112 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  5052. 03-07 20:33:51.770 4112 4112 D audio_hw_primary: adev_open: enter
  5053. 03-07 20:33:51.849 4113 4113 I mediaserver: ServiceManager: 0xf02979e0
  5054. 03-07 20:33:51.852 4113 4113 W BatteryNotifier: batterystats service unavailable!
  5055. 03-07 20:33:51.884 4112 4112 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  5056. 03-07 20:33:51.884 4112 4112 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  5057. 03-07 20:33:51.885 4112 4112 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  5058. 03-07 20:33:51.885 4112 4112 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  5059. 03-07 20:33:51.885 4112 4112 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  5060. 03-07 20:33:51.885 4112 4112 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  5061. 03-07 20:33:51.885 4112 4112 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  5062. 03-07 20:33:51.885 4112 4112 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  5063. 03-07 20:33:51.885 4112 4112 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  5064. 03-07 20:33:51.891 4112 4112 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  5065. 03-07 20:33:51.891 4112 4112 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  5066. 03-07 20:33:51.892 4112 4112 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  5067. 03-07 20:33:51.896 4112 4112 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  5068. 03-07 20:33:51.900 4112 4112 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  5069. 03-07 20:33:51.900 4112 4112 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  5070. 03-07 20:33:51.900 4112 4112 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  5071. 03-07 20:33:51.911 4112 4112 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  5072. 03-07 20:33:51.923 4112 4112 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  5073. 03-07 20:33:51.923 4112 4112 D msm8974_platform: platform_init: Opened sound card:0
  5074. 03-07 20:33:51.929 4112 4112 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  5075. 03-07 20:33:51.929 4112 4112 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  5076. 03-07 20:33:51.929 4112 4112 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  5077. 03-07 20:33:51.929 4112 4112 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  5078. 03-07 20:33:51.929 4112 4112 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  5079. 03-07 20:33:51.929 4112 4112 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  5080. 03-07 20:33:51.929 4112 4112 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  5081. 03-07 20:33:51.929 4112 4112 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  5082. 03-07 20:33:51.930 4112 4112 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  5083. 03-07 20:33:51.930 4112 4112 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  5084. 03-07 20:33:51.930 4112 4112 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  5085. 03-07 20:33:51.930 4112 4112 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  5086. 03-07 20:33:51.930 4112 4112 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  5087. 03-07 20:33:51.930 4112 4112 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  5088. 03-07 20:33:51.930 4112 4112 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  5089. 03-07 20:33:51.930 4112 4112 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  5090. 03-07 20:33:51.930 4112 4112 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  5091. 03-07 20:33:51.931 4112 4112 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  5092. 03-07 20:33:51.931 4112 4112 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  5093. 03-07 20:33:51.931 4112 4112 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  5094. 03-07 20:33:51.931 4112 4112 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  5095. 03-07 20:33:51.931 4112 4112 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  5096. 03-07 20:33:51.931 4112 4112 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  5097. 03-07 20:33:51.932 4112 4112 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  5098. 03-07 20:33:51.932 4112 4112 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  5099. 03-07 20:33:51.932 4112 4112 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  5100. 03-07 20:33:51.933 4112 4112 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  5101. 03-07 20:33:51.933 4112 4112 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  5102. 03-07 20:33:51.933 4112 4112 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  5103. 03-07 20:33:51.933 4112 4112 D ACDB-LOADER: ACDB -> ACPH INIT
  5104. 03-07 20:33:51.933 4112 4112 D : [ACPH]->Online service registered with ACPH
  5105. 03-07 20:33:51.933 4112 4112 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  5106. 03-07 20:33:51.933 4112 4112 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  5107. 03-07 20:33:51.933 4112 4112 D : [ACPH]->ACPH init success
  5108. 03-07 20:33:51.933 4112 4112 D ACDB-LOADER: ACDB -> RTAC INIT
  5109. 03-07 20:33:51.933 4112 4112 D : [ACPH]->DSP RTC service registered with ACPH
  5110. 03-07 20:33:51.934 4112 4112 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  5111. 03-07 20:33:51.934 4112 4112 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  5112. 03-07 20:33:51.934 4112 4112 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  5113. 03-07 20:33:51.934 4112 4112 D : [ACPH]->FTS RTC service registered with ACPH
  5114. 03-07 20:33:51.934 4112 4112 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  5115. 03-07 20:33:51.934 4112 4112 D : [ACPH]->ADIE RTC service registered with ACPH
  5116. 03-07 20:33:51.934 4112 4112 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  5117. 03-07 20:33:51.934 4112 4112 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  5118. 03-07 20:33:51.934 4112 4112 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  5119. 03-07 20:33:51.934 4112 4112 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  5120. 03-07 20:33:51.934 4112 4112 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  5121. 03-07 20:33:51.934 4112 4112 D : Failed to fetch the lookup information of the MetaInfo table
  5122. 03-07 20:33:51.934 4112 4112 D : Output from GetMetaInfoSize command : 0
  5123. 03-07 20:33:51.938 4112 4112 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  5124. 03-07 20:33:51.938 4112 4112 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  5125. 03-07 20:33:51.939 4112 4112 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  5126. 03-07 20:33:51.939 4112 4112 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  5127. 03-07 20:33:51.939 4112 4112 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  5128. 03-07 20:33:51.939 4112 4112 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  5129. 03-07 20:33:51.939 4112 4112 D ACDB-LOADER: ACDB -> send_meta_info Enter
  5130. 03-07 20:33:51.939 4112 4112 E ACDB-LOADER: Fail to allocate memory for metainfo
  5131. 03-07 20:33:51.939 4112 4112 D ACDB-LOADER: ACDB -> send_meta_info failed
  5132. 03-07 20:33:51.939 4112 4112 D ACDB-LOADER: ACDB -> init done!
  5133. 03-07 20:33:51.939 4112 4112 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  5134. 03-07 20:33:51.939 4112 4112 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  5135. 03-07 20:33:51.939 4112 4112 D msm8974_platform: hw_util_open success
  5136. 03-07 20:33:51.940 4112 4112 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  5137. 03-07 20:33:51.940 4112 4112 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 113 lines
  5138. 03-07 20:33:52.063 4111 4111 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  5139. 03-07 20:33:52.072 4111 4111 I zygote64: option[0]=-Xzygote
  5140. 03-07 20:33:52.072 4111 4111 I zygote64: option[1]=-Xcheck:jni
  5141. 03-07 20:33:52.072 4111 4111 I zygote64: option[2]=-Xusetombstonedtraces
  5142. 03-07 20:33:52.072 4111 4111 I zygote64: option[3]=exit
  5143. 03-07 20:33:52.072 4111 4111 I zygote64: option[4]=vfprintf
  5144. 03-07 20:33:52.072 4111 4111 I zygote64: option[5]=sensitiveThread
  5145. 03-07 20:33:52.072 4111 4111 I zygote64: option[6]=-verbose:gc
  5146. 03-07 20:33:52.072 4111 4111 I zygote64: option[7]=-Xms8m
  5147. 03-07 20:33:52.072 4111 4111 I zygote64: option[8]=-Xmx768m
  5148. 03-07 20:33:52.072 4111 4111 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  5149. 03-07 20:33:52.072 4111 4111 I zygote64: option[10]=-XX:HeapMinFree=512k
  5150. 03-07 20:33:52.072 4111 4111 I zygote64: option[11]=-XX:HeapMaxFree=8m
  5151. 03-07 20:33:52.072 4111 4111 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  5152. 03-07 20:33:52.072 4111 4111 I zygote64: option[13]=-Xusejit:true
  5153. 03-07 20:33:52.072 4111 4111 I zygote64: option[14]=-Xjitsaveprofilinginfo
  5154. 03-07 20:33:52.072 4111 4111 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  5155. 03-07 20:33:52.072 4111 4111 I zygote64: option[16]=-Xlockprofthreshold:500
  5156. 03-07 20:33:52.072 4111 4111 I zygote64: option[17]=-Ximage-compiler-option
  5157. 03-07 20:33:52.072 4111 4111 I zygote64: option[18]=--runtime-arg
  5158. 03-07 20:33:52.073 4111 4111 I zygote64: option[19]=-Ximage-compiler-option
  5159. 03-07 20:33:52.073 4111 4111 I zygote64: option[20]=-Xms64m
  5160. 03-07 20:33:52.073 4111 4111 I zygote64: option[21]=-Ximage-compiler-option
  5161. 03-07 20:33:52.073 4111 4111 I zygote64: option[22]=--runtime-arg
  5162. 03-07 20:33:52.073 4111 4111 I zygote64: option[23]=-Ximage-compiler-option
  5163. 03-07 20:33:52.073 4111 4111 I zygote64: option[24]=-Xmx64m
  5164. 03-07 20:33:52.073 4111 4111 I zygote64: option[25]=-Ximage-compiler-option
  5165. 03-07 20:33:52.073 4111 4111 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  5166. 03-07 20:33:52.073 4111 4111 I zygote64: option[27]=-Ximage-compiler-option
  5167. 03-07 20:33:52.073 4111 4111 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  5168. 03-07 20:33:52.073 4111 4111 I zygote64: option[29]=-Ximage-compiler-option
  5169. 03-07 20:33:52.073 4111 4111 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  5170. 03-07 20:33:52.073 4111 4111 I zygote64: option[31]=-Ximage-compiler-option
  5171. 03-07 20:33:52.073 4111 4111 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  5172. 03-07 20:33:52.073 4111 4111 I zygote64: option[33]=-Xcompiler-option
  5173. 03-07 20:33:52.073 4111 4111 I zygote64: option[34]=--runtime-arg
  5174. 03-07 20:33:52.073 4111 4111 I zygote64: option[35]=-Xcompiler-option
  5175. 03-07 20:33:52.073 4111 4111 I zygote64: option[36]=-Xms64m
  5176. 03-07 20:33:52.073 4111 4111 I zygote64: option[37]=-Xcompiler-option
  5177. 03-07 20:33:52.073 4111 4111 I zygote64: option[38]=--runtime-arg
  5178. 03-07 20:33:52.073 4111 4111 I zygote64: option[39]=-Xcompiler-option
  5179. 03-07 20:33:52.074 4111 4111 I zygote64: option[40]=-Xmx512m
  5180. 03-07 20:33:52.074 4111 4111 I zygote64: option[41]=-Xcompiler-option
  5181. 03-07 20:33:52.074 4111 4111 I zygote64: option[42]=-j2
  5182. 03-07 20:33:52.074 4111 4111 I zygote64: option[43]=-Ximage-compiler-option
  5183. 03-07 20:33:52.074 4111 4111 I zygote64: option[44]=-j4
  5184. 03-07 20:33:52.074 4111 4111 I zygote64: option[45]=-Ximage-compiler-option
  5185. 03-07 20:33:52.074 4111 4111 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  5186. 03-07 20:33:52.074 4111 4111 I zygote64: option[47]=-Xcompiler-option
  5187. 03-07 20:33:52.074 4111 4111 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  5188. 03-07 20:33:52.074 4111 4111 I zygote64: option[49]=-Ximage-compiler-option
  5189. 03-07 20:33:52.074 4111 4111 I zygote64: option[50]=--instruction-set-features=default
  5190. 03-07 20:33:52.074 4111 4111 I zygote64: option[51]=-Xcompiler-option
  5191. 03-07 20:33:52.074 4111 4111 I zygote64: option[52]=--instruction-set-features=default
  5192. 03-07 20:33:52.074 4111 4111 I zygote64: option[53]=-Duser.locale=en-US
  5193. 03-07 20:33:52.074 4111 4111 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  5194. 03-07 20:33:52.074 4111 4111 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  5195. 03-07 20:33:52.352 4111 4111 D Zygote : begin preload
  5196. 03-07 20:33:52.352 4111 4111 I Zygote : Installing ICU cache reference pinning...
  5197. 03-07 20:33:52.352 4111 4111 I Zygote : Preloading ICU data...
  5198. 03-07 20:33:52.371 4111 4111 D Zygote64Timing: BeginIcuCachePinning took to complete: 19ms
  5199. 03-07 20:33:52.371 4111 4111 I Zygote : Preloading classes...
  5200. 03-07 20:33:52.471 4112 4112 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  5201. 03-07 20:33:52.472 4112 4112 I SmartAmp: Set DC to DC converter in active mode
  5202. 03-07 20:33:52.472 4112 4112 I SmartAmp: Set DC to DC converter in active mode
  5203. 03-07 20:33:52.474 4112 4112 I SmartAmp: init end@1520451232.474154
  5204. 03-07 20:33:52.474 4112 4112 I SmartAmp: FIH_Tfa9887_init return value 0
  5205. 03-07 20:33:52.611 4111 4111 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  5206. 03-07 20:33:52.634 4111 4111 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  5207. 03-07 20:33:52.647 4111 4111 I zygote64: Thread[1,tid=4111,Native,Thread*=0x765a2c2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  5208. 03-07 20:33:52.647 4111 4111 D MtpDeviceJNI: register_android_mtp_MtpDevice
  5209. 03-07 20:33:52.648 4111 4111 I zygote64: Thread[1,tid=4111,Native,Thread*=0x765a2c2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  5210. 03-07 20:33:52.649 4111 4111 I zygote64: Thread[1,tid=4111,Native,Thread*=0x765a2c2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  5211. 03-07 20:33:52.692 4112 4140 V audio_amplifier: --write_dummy_data:167
  5212. 03-07 20:33:52.705 4112 4112 I audio_amplifier: Found PRI_MI2S Clock! 964
  5213. 03-07 20:33:52.705 4112 4112 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  5214. 03-07 20:33:52.707 4112 4112 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  5215. 03-07 20:33:52.708 4112 4112 W DeviceHAL: Device 0xe918d000 get_master_volume: Function not implemented
  5216. 03-07 20:33:52.708 4112 4112 W DeviceHAL: Device 0xe918d000 get_master_mute: Function not implemented
  5217. 03-07 20:33:52.708 4112 4112 W DeviceHAL: Device 0xe918d000 set_master_volume: Function not implemented
  5218. 03-07 20:33:52.708 4112 4112 W DeviceHAL: Device 0xe918d000 set_master_mute: Function not implemented
  5219. 03-07 20:33:52.708 4112 4112 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  5220. 03-07 20:33:52.708 4112 4112 I AudioFlinger: openOutput() this 0xe9a3d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  5221. 03-07 20:33:52.708 4112 4112 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xe89f4000)
  5222. 03-07 20:33:52.708 4112 4112 D audio_hw_primary: adev_open_output_stream: Stream (0xe89f4000) picks up usecase (low-latency-playback)
  5223. 03-07 20:33:52.710 4112 4112 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  5224. 03-07 20:33:52.711 4112 4112 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  5225. 03-07 20:33:52.714 4112 4112 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  5226. 03-07 20:33:52.714 4112 4112 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  5227. 03-07 20:33:52.714 4112 4112 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  5228. 03-07 20:33:52.726 4112 4112 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  5229. 03-07 20:33:52.726 4112 4112 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  5230. 03-07 20:33:52.728 4112 4150 I AudioFlinger: AudioFlinger's thread 0xe8403b80 tid=4150 ready to run
  5231. 03-07 20:33:52.728 4112 4112 I AudioFlinger: Using module 10 as the primary audio interface
  5232. 03-07 20:33:52.728 4112 4150 W AudioFlinger: no wake lock to update, system not ready yet
  5233. 03-07 20:33:52.728 4112 4150 D audio_hw_primary: out_standby: enter: stream (0xe89f4000) usecase(1: low-latency-playback)
  5234. 03-07 20:33:52.728 4112 4112 W AudioFlinger: moveEffects() bad srcOutput 0
  5235. 03-07 20:33:52.728 4112 4150 W AudioFlinger: no wake lock to update, system not ready yet
  5236. 03-07 20:33:52.729 4112 4150 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  5237. 03-07 20:33:52.731 4112 4112 I AudioFlinger: openOutput() this 0xe9a3d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  5238. 03-07 20:33:52.731 4112 4112 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xe89f4180)
  5239. 03-07 20:33:52.731 4112 4112 D audio_hw_primary: adev_open_output_stream: Stream (0xe89f4180) picks up usecase (audio-ull-playback)
  5240. 03-07 20:33:52.732 4112 4112 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  5241. 03-07 20:33:52.734 4112 4153 I AudioFlinger: AudioFlinger's thread 0xe7d03bc0 tid=4153 ready to run
  5242. 03-07 20:33:52.734 4112 4153 W AudioFlinger: no wake lock to update, system not ready yet
  5243. 03-07 20:33:52.735 4112 4153 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  5244. 03-07 20:33:52.735 4112 4153 D audio_hw_primary: out_standby: enter: stream (0xe89f4180) usecase(12: audio-ull-playback)
  5245. 03-07 20:33:52.735 4112 4153 W AudioFlinger: no wake lock to update, system not ready yet
  5246. 03-07 20:33:52.737 4112 4112 I AudioFlinger: openOutput() this 0xe9a3d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  5247. 03-07 20:33:52.737 4112 4112 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xe89f4300)
  5248. 03-07 20:33:52.737 4112 4112 D audio_hw_primary: adev_open_output_stream: Stream (0xe89f4300) picks up usecase (deep-buffer-playback)
  5249. 03-07 20:33:52.738 4112 4112 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  5250. 03-07 20:33:52.738 4112 4155 I AudioFlinger: AudioFlinger's thread 0xe7903e40 tid=4155 ready to run
  5251. 03-07 20:33:52.738 4112 4155 W AudioFlinger: no wake lock to update, system not ready yet
  5252. 03-07 20:33:52.739 4112 4155 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  5253. 03-07 20:33:52.739 4112 4155 D audio_hw_primary: out_standby: enter: stream (0xe89f4300) usecase(0: deep-buffer-playback)
  5254. 03-07 20:33:52.739 4112 4155 W AudioFlinger: no wake lock to update, system not ready yet
  5255. 03-07 20:33:52.740 4112 4112 I AudioFlinger: openOutput() this 0xe9a3d000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  5256. 03-07 20:33:52.740 4112 4112 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xe89f4480)
  5257. 03-07 20:33:52.740 4112 4112 D audio_hw_primary: adev_open_output_stream: Stream (0xe89f4480) picks up usecase (afe-proxy-playback)
  5258. 03-07 20:33:52.741 4112 4112 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  5259. 03-07 20:33:52.741 4112 4158 I AudioFlinger: AudioFlinger's thread 0xe7683100 tid=4158 ready to run
  5260. 03-07 20:33:52.741 4112 4158 W AudioFlinger: no wake lock to update, system not ready yet
  5261. 03-07 20:33:52.741 4112 4158 D audio_hw_primary: out_standby: enter: stream (0xe89f4480) usecase(37: afe-proxy-playback)
  5262. 03-07 20:33:52.742 4112 4158 W AudioFlinger: no wake lock to update, system not ready yet
  5263. 03-07 20:33:52.742 4112 4158 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  5264. 03-07 20:33:52.743 4112 4112 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xe9a3aa40) io_handle(14) source(1)
  5265. 03-07 20:33:52.745 4112 4160 I AudioFlinger: AudioFlinger's thread 0xe72839c0 tid=4160 ready to run
  5266. 03-07 20:33:52.745 4112 4112 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xe9a3aa40)
  5267. 03-07 20:33:52.745 4112 4112 D audio_hw_primary: in_standby: enter: stream (0xe9a3aa40) usecase(16: audio-record)
  5268. 03-07 20:33:52.745 4112 4112 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xe9a3aa40) io_handle(22) source(1)
  5269. 03-07 20:33:52.745 4112 4112 W DeviceHAL: Device 0xe918d000 open_input_stream: Invalid argument
  5270. 03-07 20:33:52.746 4112 4112 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xe9a3aa40) io_handle(22) source(1)
  5271. 03-07 20:33:52.746 4112 4112 W DeviceHAL: Device 0xe918d000 open_input_stream: Invalid argument
  5272. 03-07 20:33:52.746 4112 4112 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  5273. 03-07 20:33:52.754 4112 4112 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  5274. 03-07 20:33:52.755 4112 4112 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  5275. 03-07 20:33:52.755 4112 4112 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  5276. 03-07 20:33:52.757 4112 4112 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  5277. 03-07 20:33:52.758 4112 4112 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  5278. 03-07 20:33:52.760 4112 4112 I r_submix: adev_open(name=audio_hw_if)
  5279. 03-07 20:33:52.760 4112 4112 I r_submix: adev_init_check()
  5280. 03-07 20:33:52.760 4112 4112 W DeviceHAL: Device 0xe795f140 set_master_mute: Function not implemented
  5281. 03-07 20:33:52.760 4112 4112 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  5282. 03-07 20:33:52.761 4112 4112 D r_submix: adev_open_input_stream(addr=0)
  5283. 03-07 20:33:52.761 4112 4112 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  5284. 03-07 20:33:52.761 4112 4112 D r_submix: now using address 0 for route 9
  5285. 03-07 20:33:52.762 4112 4164 I AudioFlinger: AudioFlinger's thread 0xe7283080 tid=4164 ready to run
  5286. 03-07 20:33:52.762 4112 4112 D r_submix: adev_close_input_stream()
  5287. 03-07 20:33:52.763 4112 4112 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  5288. 03-07 20:33:52.763 4112 4112 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  5289. 03-07 20:33:52.763 4112 4112 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  5290. 03-07 20:33:52.763 4112 4112 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  5291. 03-07 20:33:52.763 4112 4112 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  5292. 03-07 20:33:52.766 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  5293. 03-07 20:33:52.769 4112 4112 E SoundTriggerHwService: could not read implementation properties
  5294. 03-07 20:33:52.788 4111 4111 I Zygote : ...preloaded 4715 classes in 417ms.
  5295. 03-07 20:33:52.789 4111 4111 I zygote64: VMRuntime.preloadDexCaches starting
  5296. 03-07 20:33:52.868 4111 4111 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  5297. 03-07 20:33:52.868 4111 4111 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  5298. 03-07 20:33:52.869 4111 4111 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  5299. 03-07 20:33:52.869 4111 4111 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  5300. 03-07 20:33:52.869 4111 4111 I zygote64: VMRuntime.preloadDexCaches finished
  5301. 03-07 20:33:52.869 4111 4111 D Zygote64Timing: PreloadClasses took to complete: 497ms
  5302. 03-07 20:33:52.976 4111 4111 I Zygote : Preloading resources...
  5303. 03-07 20:33:52.996 4111 4111 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  5304. 03-07 20:33:53.036 4111 4111 I Zygote : ...preloaded 64 resources in 60ms.
  5305. 03-07 20:33:53.045 4111 4111 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  5306. 03-07 20:33:53.047 4111 4111 I Zygote : ...preloaded 41 resources in 11ms.
  5307. 03-07 20:33:53.047 4111 4111 D Zygote64Timing: PreloadResources took to complete: 178ms
  5308. 03-07 20:33:53.048 4111 4111 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  5309. 03-07 20:33:53.050 4111 4111 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  5310. 03-07 20:33:53.053 4111 4111 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  5311. 03-07 20:33:53.066 4111 4111 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  5312. 03-07 20:33:53.067 4111 4111 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  5313. 03-07 20:33:53.090 4111 4111 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  5314. 03-07 20:33:53.091 4111 4111 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  5315. 03-07 20:33:53.115 4111 4111 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  5316. 03-07 20:33:53.119 4111 4111 I Zygote : Preloading shared libraries...
  5317. 03-07 20:33:53.145 4111 4111 I Zygote : Uninstalled ICU cache reference pinning...
  5318. 03-07 20:33:53.148 4111 4111 I Zygote : Installed AndroidKeyStoreProvider in 2ms.
  5319. 03-07 20:33:53.172 4111 4111 I Zygote : Warmed up JCA providers in 24ms.
  5320. 03-07 20:33:53.172 4111 4111 D Zygote : end preload
  5321. 03-07 20:33:53.172 4111 4111 D Zygote64Timing: ZygotePreload took to complete: 820ms
  5322. 03-07 20:33:53.201 4111 4111 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 128us total 28.216ms
  5323. 03-07 20:33:53.223 4111 4111 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 40us total 16.755ms
  5324. 03-07 20:33:53.223 4111 4111 D Zygote64Timing: PostZygoteInitGC took to complete: 51ms
  5325. 03-07 20:33:53.224 4111 4111 D Zygote64Timing: ZygoteInit took to complete: 872ms
  5326. 03-07 20:33:53.225 4111 4111 I : seccomp disabled by setenforce 0
  5327. 03-07 20:33:53.281 4111 4111 I Zygote : System server process 4167 has been created
  5328. 03-07 20:33:53.284 4111 4111 I Zygote : Accepting command socket connections
  5329. 03-07 20:33:53.299 4167 4167 I chatty : uid=1000 system_server expire 27 lines
  5330. 03-07 20:33:53.341 4167 4167 I SystemServer: InitBeforeStartServices
  5331. 03-07 20:33:53.341 4167 4167 I SystemServer: Entered the Android system server!
  5332. 03-07 20:33:53.566 4167 4167 D SystemServerTiming: InitBeforeStartServices took to complete: 225ms
  5333. 03-07 20:33:53.566 4167 4167 I SystemServer: StartServices
  5334. 03-07 20:33:53.566 4167 4167 I SystemServer: Reading configuration...
  5335. 03-07 20:33:53.566 4167 4167 I SystemServer: ReadingSystemConfig
  5336. 03-07 20:33:53.567 4167 4167 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  5337. 03-07 20:33:53.568 4167 4180 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  5338. 03-07 20:33:53.568 4167 4167 I SystemServer: StartInstaller
  5339. 03-07 20:33:53.568 4167 4167 I SystemServiceManager: Starting com.android.server.pm.Installer
  5340. 03-07 20:33:53.571 4167 4167 D SystemServerTiming: StartInstaller took to complete: 3ms
  5341. 03-07 20:33:53.571 4167 4167 I SystemServer: DeviceIdentifiersPolicyService
  5342. 03-07 20:33:53.571 4167 4167 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  5343. 03-07 20:33:53.573 4167 4167 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 2ms
  5344. 03-07 20:33:53.573 4167 4167 I SystemServer: StartActivityManager
  5345. 03-07 20:33:53.573 4167 4167 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  5346. 03-07 20:33:53.603 4167 4167 I ActivityManager: Memory class: 288
  5347. 03-07 20:33:53.607 4167 4182 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  5348. 03-07 20:33:53.611 4167 4183 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  5349. 03-07 20:33:53.615 4167 4180 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  5350. 03-07 20:33:53.635 4167 4167 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  5351. 03-07 20:33:53.641 4167 4185 I chatty : uid=1000 system_server expire 9 lines
  5352. 03-07 20:33:53.643 4167 4185 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  5353. 03-07 20:33:53.646 4167 4185 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  5354. 03-07 20:33:53.647 4167 4185 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  5355. 03-07 20:33:53.652 4167 4185 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  5356. 03-07 20:33:53.772 4167 4167 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  5357. 03-07 20:33:53.778 4167 4192 I ServiceThread: Enabled StrictMode logging for android.display looper.
  5358. 03-07 20:33:53.782 4167 4167 I chatty : uid=1000 system_server expire 8 lines
  5359. 03-07 20:33:53.783 4167 4167 W system_server: Failed to remove /acct/uid_1001: Permission denied
  5360. 03-07 20:33:53.783 4167 4167 W system_server: Failed to remove /acct/uid_1010/pid_4115: Device or resource busy
  5361. 03-07 20:33:53.783 4167 4167 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  5362. 03-07 20:33:53.783 4167 4167 W system_server: Failed to remove /acct/uid_1010: Permission denied
  5363. 03-07 20:33:53.783 4167 4167 W system_server: Failed to remove /acct/uid_1013/pid_4113: Device or resource busy
  5364. 03-07 20:33:53.783 4167 4167 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  5365. 03-07 20:33:53.783 4167 4167 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  5366. 03-07 20:33:53.783 4167 4167 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  5367. 03-07 20:33:53.783 4167 4167 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  5368. 03-07 20:33:53.783 4167 4167 W system_server: Failed to remove /acct/uid_1013: Permission denied
  5369. 03-07 20:33:53.783 4167 4167 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  5370. 03-07 20:33:53.784 4167 4167 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  5371. 03-07 20:33:53.784 4167 4167 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  5372. 03-07 20:33:53.784 4167 4167 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  5373. 03-07 20:33:53.784 4167 4167 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  5374. 03-07 20:33:53.784 4167 4167 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  5375. 03-07 20:33:53.784 4167 4167 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  5376. 03-07 20:33:53.784 4167 4167 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  5377. 03-07 20:33:53.784 4167 4167 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  5378. 03-07 20:33:53.784 4167 4167 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  5379. 03-07 20:33:53.784 4167 4167 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  5380. 03-07 20:33:53.784 4167 4167 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  5381. 03-07 20:33:53.784 4167 4167 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  5382. 03-07 20:33:53.785 4167 4167 W system_server: Failed to remove /acct/uid_1000: Permission denied
  5383. 03-07 20:33:53.785 4167 4167 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  5384. 03-07 20:33:53.785 4167 4167 W system_server: Failed to remove /acct/uid_1036: Permission denied
  5385. 03-07 20:33:53.785 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_4114: Device or resource busy
  5386. 03-07 20:33:53.785 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_4111: Device or resource busy
  5387. 03-07 20:33:53.785 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  5388. 03-07 20:33:53.785 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  5389. 03-07 20:33:53.785 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  5390. 03-07 20:33:53.785 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  5391. 03-07 20:33:53.785 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  5392. 03-07 20:33:53.785 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  5393. 03-07 20:33:53.785 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  5394. 03-07 20:33:53.786 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  5395. 03-07 20:33:53.786 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  5396. 03-07 20:33:53.786 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  5397. 03-07 20:33:53.786 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  5398. 03-07 20:33:53.786 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  5399. 03-07 20:33:53.786 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  5400. 03-07 20:33:53.786 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  5401. 03-07 20:33:53.786 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  5402. 03-07 20:33:53.786 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  5403. 03-07 20:33:53.786 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  5404. 03-07 20:33:53.786 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  5405. 03-07 20:33:53.786 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  5406. 03-07 20:33:53.786 4167 4167 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  5407. 03-07 20:33:53.786 4167 4167 W system_server: Failed to remove /acct/uid_0: Permission denied
  5408. 03-07 20:33:53.789 4167 4167 D AppOps : AppOpsService published
  5409. 03-07 20:33:53.789 4167 4167 D SystemServerTiming: StartActivityManager took to complete: 216ms
  5410. 03-07 20:33:53.790 4167 4167 I SystemServer: StartPowerManager
  5411. 03-07 20:33:53.790 4167 4167 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  5412. 03-07 20:33:53.791 4167 4194 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  5413. 03-07 20:33:53.793 4167 4167 I libsuspend: Selected wakeup count
  5414. 03-07 20:33:53.793 4167 4167 E QCOM PowerHAL: Invalid hint ID.
  5415. 03-07 20:33:53.796 4167 4167 D SystemServerTiming: StartPowerManager took to complete: 7ms
  5416. 03-07 20:33:53.796 4167 4167 I SystemServer: InitPowerManagement
  5417. 03-07 20:33:53.799 4167 4167 D SystemServerTiming: InitPowerManagement took to complete: 2ms
  5418. 03-07 20:33:53.799 4167 4167 I SystemServer: StartRecoverySystemService
  5419. 03-07 20:33:53.799 4167 4167 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  5420. 03-07 20:33:53.801 4167 4167 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  5421. 03-07 20:33:53.801 4167 4167 V RescueParty: Disabled because of eng build
  5422. 03-07 20:33:53.801 4167 4167 I SystemServer: StartLightsService
  5423. 03-07 20:33:53.801 4167 4167 I SystemServiceManager: Starting com.android.server.lights.LightsService
  5424. 03-07 20:33:53.802 4167 4167 D SystemServerTiming: StartLightsService took to complete: 0ms
  5425. 03-07 20:33:53.802 4167 4167 I SystemServer: StartDisplayManager
  5426. 03-07 20:33:53.802 4167 4167 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  5427. 03-07 20:33:53.805 4167 4167 D SystemServerTiming: StartDisplayManager took to complete: 3ms
  5428. 03-07 20:33:53.805 4167 4167 I SystemServer: WaitForDisplay
  5429. 03-07 20:33:53.805 4167 4167 I SystemServiceManager: Starting phase 100
  5430. 03-07 20:33:53.810 4167 4192 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  5431. 03-07 20:33:53.811 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  5432. 03-07 20:33:53.812 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  5433. 03-07 20:33:53.813 4167 4192 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  5434. 03-07 20:33:53.819 4167 4192 E light : light_open lights keyboard failed: -22
  5435. 03-07 20:33:53.819 4167 4192 E light : Light passthrough failed to load legacy HAL.
  5436. 03-07 20:33:53.820 4167 4192 E light : light_open lights buttons failed: -22
  5437. 03-07 20:33:53.821 4167 4192 E light : Light passthrough failed to load legacy HAL.
  5438. 03-07 20:33:53.825 4167 4192 E light : light_open lights bluetooth failed: -22
  5439. 03-07 20:33:53.825 4167 4192 E light : Light passthrough failed to load legacy HAL.
  5440. 03-07 20:33:53.826 4167 4192 E light : light_open lights wifi failed: -22
  5441. 03-07 20:33:53.826 4167 4192 E light : Light passthrough failed to load legacy HAL.
  5442. 03-07 20:33:53.827 4167 4167 D SystemServerTiming: WaitForDisplay took to complete: 22ms
  5443. 03-07 20:33:53.827 4167 4167 I SystemServer: StartPackageManagerService
  5444. 03-07 20:33:53.831 4167 4192 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  5445. 03-07 20:33:53.841 4167 4167 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  5446. 03-07 20:33:53.843 4167 4167 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  5447. 03-07 20:33:54.024 4188 4188 I cameraserver: ServiceManager: 0xe6597940
  5448. 03-07 20:33:54.026 4188 4188 I CameraService: CameraService started (pid=4188)
  5449. 03-07 20:33:54.026 4188 4188 I CameraService: CameraService process starting
  5450. 03-07 20:33:54.033 4188 4188 D vndksupport: Loading /vendor/lib/hw/android.hardware.camera.provider@2.4-impl.so from current namespace instead of sphal namespace.
  5451. 03-07 20:33:54.123 4167 4167 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  5452. 03-07 20:33:54.123 4167 4167 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  5453. 03-07 20:33:54.123 4167 4167 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  5454. 03-07 20:33:54.249 4167 4209 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  5455. 03-07 20:33:54.362 4167 4208 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  5456. 03-07 20:33:54.382 4167 4206 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  5457. 03-07 20:33:54.458 4167 4209 I PackageParser: Parse times for '/system/priv-app/Settings': parse=123ms, update_cache=0 ms
  5458. 03-07 20:33:54.627 4167 4208 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=203ms, update_cache=0 ms
  5459. 03-07 20:33:54.670 4167 4212 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  5460. 03-07 20:33:54.682 4167 4212 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  5461. 03-07 20:33:54.683 4167 4213 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  5462. 03-07 20:33:54.703 4167 4210 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  5463. 03-07 20:33:54.755 4167 4211 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  5464. 03-07 20:33:54.756 4167 4211 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  5465. 03-07 20:33:54.817 4167 4167 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  5466. 03-07 20:33:54.817 4167 4167 D PackageManager: No files in app dir /oem/app
  5467. 03-07 20:33:54.818 4167 4167 I PackageManager: Finished scanning system apps. Time: 716 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  5468. 03-07 20:33:54.863 4167 4217 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  5469. 03-07 20:33:54.872 4167 4218 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  5470. 03-07 20:33:54.885 4167 4217 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  5471. 03-07 20:33:54.935 4167 4215 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  5472. 03-07 20:33:54.954 4167 4218 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  5473. 03-07 20:33:54.954 4167 4218 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  5474. 03-07 20:33:54.982 4167 4218 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  5475. 03-07 20:33:54.983 4167 4218 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  5476. 03-07 20:33:54.994 4167 4217 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  5477. 03-07 20:33:55.036 4167 4216 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=128ms, update_cache=0 ms
  5478. 03-07 20:33:55.037 4167 4215 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  5479. 03-07 20:33:55.037 4167 4215 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  5480. 03-07 20:33:55.047 4167 4167 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  5481. 03-07 20:33:55.047 4167 4167 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  5482. 03-07 20:33:55.058 4167 4217 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  5483. 03-07 20:33:55.064 4167 4216 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  5484. 03-07 20:33:55.075 4167 4167 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  5485. 03-07 20:33:55.099 4167 4217 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  5486. 03-07 20:33:55.099 4167 4217 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  5487. 03-07 20:33:55.113 4167 4216 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  5488. 03-07 20:33:55.132 4167 4216 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  5489. 03-07 20:33:55.166 4167 4218 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=165ms, update_cache=0 ms
  5490. 03-07 20:33:55.187 4167 4218 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  5491. 03-07 20:33:55.207 4167 4218 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  5492. 03-07 20:33:55.291 4167 4218 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  5493. 03-07 20:33:55.291 4167 4215 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  5494. 03-07 20:33:55.292 4167 4215 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  5495. 03-07 20:33:55.304 4167 4216 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  5496. 03-07 20:33:55.304 4167 4216 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  5497. 03-07 20:33:55.328 4167 4216 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=181ms, update_cache=0 ms
  5498. 03-07 20:33:55.365 4167 4216 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  5499. 03-07 20:33:55.380 4167 4217 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  5500. 03-07 20:33:55.437 4167 4215 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  5501. 03-07 20:33:55.471 4167 4218 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=149ms, update_cache=0 ms
  5502. 03-07 20:33:55.488 4167 4218 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  5503. 03-07 20:33:55.489 4167 4218 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  5504. 03-07 20:33:55.499 4167 4215 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  5505. 03-07 20:33:55.549 4167 4217 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=104ms, update_cache=0 ms
  5506. 03-07 20:33:55.574 4167 4215 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  5507. 03-07 20:33:55.576 4167 4215 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  5508. 03-07 20:33:55.576 4167 4215 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  5509. 03-07 20:33:55.578 4167 4177 I zygote64: Background concurrent copying GC freed 28079(1758KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 179us total 191.070ms
  5510. 03-07 20:33:55.630 4167 4216 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  5511. 03-07 20:33:55.652 4167 4217 I PackageParser: Parse times for '/data/app/com.google.android.apps.plus-2': parse=102ms, update_cache=0 ms
  5512. 03-07 20:33:55.666 4167 4217 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  5513. 03-07 20:33:55.679 4167 4217 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  5514. 03-07 20:33:55.703 4167 4217 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  5515. 03-07 20:33:55.727 4167 4167 D PackageManager: No files in app dir /data/app-private
  5516. 03-07 20:33:55.727 4167 4167 I PackageManager: Finished scanning non-system apps. Time: 909 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  5517. 03-07 20:33:55.730 4167 4167 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  5518. 03-07 20:33:55.739 4167 4167 I PackageManager: Time to scan packages: 1.637 seconds
  5519. 03-07 20:33:55.746 4167 4167 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  5520. 03-07 20:33:55.815 2233 3398 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  5521. 03-07 20:33:55.818 2233 3398 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  5522. 03-07 20:33:55.821 2233 2252 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  5523. 03-07 20:33:55.824 2233 2252 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  5524. 03-07 20:33:55.886 2233 3397 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  5525. 03-07 20:33:55.889 2233 3397 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  5526. 03-07 20:33:55.892 2233 2252 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  5527. 03-07 20:33:55.894 2233 2252 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  5528. 03-07 20:33:55.925 4167 4167 V PackageManager: reconcileAppsData finished 18 packages
  5529. 03-07 20:33:55.927 4167 4167 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  5530. 03-07 20:33:55.927 4167 4219 D SystemServerInitThreadPool: Started executing prepareAppData
  5531. 03-07 20:33:55.927 4167 4167 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  5532. 03-07 20:33:55.927 4167 4167 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  5533. 03-07 20:33:55.927 4167 4167 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  5534. 03-07 20:33:55.927 4167 4167 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  5535. 03-07 20:33:55.927 4167 4167 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  5536. 03-07 20:33:55.927 4167 4167 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  5537. 03-07 20:33:55.927 4167 4167 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  5538. 03-07 20:33:55.927 4167 4167 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  5539. 03-07 20:33:55.927 4167 4167 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  5540. 03-07 20:33:55.928 4167 4167 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  5541. 03-07 20:33:55.928 4167 4167 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  5542. 03-07 20:33:55.928 4167 4167 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  5543. 03-07 20:33:55.928 4167 4167 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  5544. 03-07 20:33:55.929 4167 4167 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  5545. 03-07 20:33:55.929 4167 4167 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  5546. 03-07 20:33:55.929 4167 4167 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  5547. 03-07 20:33:55.929 4167 4167 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  5548. 03-07 20:33:55.929 4167 4167 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  5549. 03-07 20:33:55.929 4167 4167 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  5550. 03-07 20:33:55.929 4167 4167 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  5551. 03-07 20:33:55.929 4167 4167 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  5552. 03-07 20:33:55.930 4167 4167 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  5553. 03-07 20:33:55.930 2233 2233 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  5554. 03-07 20:33:55.933 2233 2233 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  5555. 03-07 20:33:55.933 2233 2233 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  5556. 03-07 20:33:55.934 2233 2233 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  5557. 03-07 20:33:55.935 2233 2233 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  5558. 03-07 20:33:55.937 2233 2233 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  5559. 03-07 20:33:55.937 2233 2233 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  5560. 03-07 20:33:55.938 2233 2233 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  5561. 03-07 20:33:55.939 2233 2233 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  5562. 03-07 20:33:55.939 2233 2233 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  5563. 03-07 20:33:55.940 2233 2233 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  5564. 03-07 20:33:55.940 2233 2233 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  5565. 03-07 20:33:55.941 2233 2233 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  5566. 03-07 20:33:55.941 2233 2233 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  5567. 03-07 20:33:55.942 2233 2233 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  5568. 03-07 20:33:55.943 2233 2233 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  5569. 03-07 20:33:55.943 2233 2233 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  5570. 03-07 20:33:55.943 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  5571. 03-07 20:33:55.944 2233 2233 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  5572. 03-07 20:33:55.944 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  5573. 03-07 20:33:55.944 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  5574. 03-07 20:33:55.945 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  5575. 03-07 20:33:55.945 2233 2233 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  5576. 03-07 20:33:55.945 2233 2233 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  5577. 03-07 20:33:55.945 2233 2233 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  5578. 03-07 20:33:55.946 2233 2233 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  5579. 03-07 20:33:55.947 2233 2233 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  5580. 03-07 20:33:55.947 2233 2233 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  5581. 03-07 20:33:55.948 2233 2233 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  5582. 03-07 20:33:55.948 2233 2233 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  5583. 03-07 20:33:55.948 2233 2233 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  5584. 03-07 20:33:55.949 2233 2233 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  5585. 03-07 20:33:55.949 2233 2233 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  5586. 03-07 20:33:55.949 2233 2233 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  5587. 03-07 20:33:55.950 2233 2233 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  5588. 03-07 20:33:55.950 2233 2233 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  5589. 03-07 20:33:55.951 2233 2233 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  5590. 03-07 20:33:55.960 4167 4219 D SystemServerTimingAsync: AppDataFixup took to complete: 34ms
  5591. 03-07 20:33:56.055 4167 4167 E PackageManager: There should probably be a verifier, but, none were found
  5592. 03-07 20:33:56.057 4167 4167 E System : ******************************************
  5593. 03-07 20:33:56.058 4167 4167 E System : ************ Failure starting system services
  5594. 03-07 20:33:56.058 4167 4167 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  5595. 03-07 20:33:56.058 4167 4167 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  5596. 03-07 20:33:56.058 4167 4167 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  5597. 03-07 20:33:56.058 4167 4167 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  5598. 03-07 20:33:56.058 4167 4167 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  5599. 03-07 20:33:56.058 4167 4167 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  5600. 03-07 20:33:56.058 4167 4167 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  5601. 03-07 20:33:56.058 4167 4167 E System : at java.lang.reflect.Method.invoke(Native Method)
  5602. 03-07 20:33:56.058 4167 4167 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  5603. 03-07 20:33:56.058 4167 4167 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  5604. 03-07 20:33:56.058 4167 4167 D SystemServerTiming: StartPackageManagerService took to complete: 2231ms
  5605. 03-07 20:33:56.059 4167 4167 E Zygote : System zygote died with exception
  5606. 03-07 20:33:56.059 4167 4167 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  5607. 03-07 20:33:56.059 4167 4167 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  5608. 03-07 20:33:56.059 4167 4167 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  5609. 03-07 20:33:56.059 4167 4167 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  5610. 03-07 20:33:56.059 4167 4167 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  5611. 03-07 20:33:56.059 4167 4167 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  5612. 03-07 20:33:56.059 4167 4167 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  5613. 03-07 20:33:56.059 4167 4167 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  5614. 03-07 20:33:56.059 4167 4167 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  5615. 03-07 20:33:56.059 4167 4167 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  5616. 03-07 20:33:56.059 4167 4167 D AndroidRuntime: Shutting down VM
  5617. 03-07 20:33:56.059 4167 4167 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  5618. 03-07 20:33:56.059 4167 4167 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  5619. 03-07 20:33:56.059 4167 4167 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  5620. 03-07 20:33:56.059 4167 4167 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  5621. 03-07 20:33:56.059 4167 4167 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  5622. 03-07 20:33:56.059 4167 4167 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  5623. 03-07 20:33:56.059 4167 4167 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  5624. 03-07 20:33:56.059 4167 4167 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  5625. 03-07 20:33:56.059 4167 4167 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  5626. 03-07 20:33:56.059 4167 4167 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  5627. 03-07 20:33:56.059 4167 4167 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  5628. 03-07 20:33:56.062 4167 4167 E AndroidRuntime: Error reporting crash
  5629. 03-07 20:33:56.062 4167 4167 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  5630. 03-07 20:33:56.062 4167 4167 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  5631. 03-07 20:33:56.062 4167 4167 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  5632. 03-07 20:33:56.062 4167 4167 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  5633. 03-07 20:33:56.062 4167 4167 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  5634. 03-07 20:33:56.062 4167 4167 I Process : Sending signal. PID: 4167 SIG: 9
  5635. 03-07 20:33:56.122 354 354 I ServiceManager: service 'recovery' died
  5636. 03-07 20:33:56.122 354 354 I ServiceManager: service 'display' died
  5637. 03-07 20:33:56.123 354 354 I ServiceManager: service 'device_identifiers' died
  5638. 03-07 20:33:56.123 354 354 I ServiceManager: service 'batterystats' died
  5639. 03-07 20:33:56.123 354 354 I ServiceManager: service 'appops' died
  5640. 03-07 20:33:56.123 354 354 I ServiceManager: service 'power' died
  5641. 03-07 20:33:56.125 4111 4111 E Zygote : Exit zygote because system server (4167) has terminated
  5642. 03-07 20:33:56.232 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  5643. 03-07 20:33:56.232 354 354 I ServiceManager: service 'media.audio_flinger' died
  5644. 03-07 20:33:56.232 354 354 I ServiceManager: service 'media.audio_policy' died
  5645. 03-07 20:33:56.482 354 354 I ServiceManager: service 'media.player' died
  5646. 03-07 20:33:56.482 354 354 I ServiceManager: service 'media.resource_manager' died
  5647. 03-07 20:33:56.494 354 354 I ServiceManager: service 'netd' died
  5648. 03-07 20:33:56.497 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  5649. 03-07 20:33:56.504 354 354 I ServiceManager: service 'wificond' died
  5650. 03-07 20:33:56.602 4224 4224 I wificond: wificond is starting up...
  5651. 03-07 20:33:56.609 4223 4223 I Netd : Netd 1.0 starting
  5652. 03-07 20:33:56.610 4223 4223 D TetherController: Setting IP forward enable = 0
  5653. 03-07 20:33:56.660 4223 4223 I Netd : Creating child chains: 30.3ms
  5654. 03-07 20:33:56.660 4223 4223 I Netd : Setting up OEM hooks: 0.2ms
  5655. 03-07 20:33:56.669 4223 4223 I Netd : Setting up FirewallController hooks: 8.4ms
  5656. 03-07 20:33:56.674 4223 4223 I Netd : Setting up NatController hooks: 5.1ms
  5657. 03-07 20:33:56.678 4223 4223 I Netd : Setting up BandwidthController hooks: 4.0ms
  5658. 03-07 20:33:56.678 4223 4223 I Netd : Setting up IdletimerController hooks: 0.1ms
  5659. 03-07 20:33:56.686 4223 4223 I Netd : Disabling bandwidth control: 7.9ms
  5660. 03-07 20:33:56.688 4223 4223 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  5661. 03-07 20:33:56.688 4223 4223 I Netd : Initializing RouteController: 2.8ms
  5662. 03-07 20:33:56.689 4223 4223 D MDnsDS : MDnsSdListener::Hander starting up
  5663. 03-07 20:33:56.690 4223 4223 I Netd : Registering NetdNativeService: 0.8ms
  5664. 03-07 20:33:56.691 4239 4239 I netmgrd : type=1400 audit(0.0:608): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  5665. 03-07 20:33:56.691 4223 4223 I Netd : Starting CommandListener: 0.3ms
  5666. 03-07 20:33:56.693 4223 4233 D MDnsDS : MDnsSdListener starting to monitor
  5667. 03-07 20:33:56.693 4223 4233 D MDnsDS : Going to poll with pollCount 1
  5668. 03-07 20:33:56.695 4223 4223 I Netd : Registering NetdHwService: 3.8ms
  5669. 03-07 20:33:56.695 4223 4223 I Netd : Netd started in 86ms
  5670. 03-07 20:33:56.711 4239 4239 I ndc : type=1400 audit(0.0:609): avc: denied { write } for name="netd" dev="tmpfs" ino=45896 scontext=u:r:init:s0 tcontext=u:object_r:netd_socket:s0 tclass=sock_file permissive=1
  5671. 03-07 20:33:56.715 4239 4239 I ndc : type=1400 audit(0.0:610): avc: denied { connectto } for path="/dev/socket/netd" scontext=u:r:init:s0 tcontext=u:r:netd:s0 tclass=unix_stream_socket permissive=1
  5672. 03-07 20:33:56.781 4221 4221 I FastMixerState: sMaxFastTracks = 8
  5673. 03-07 20:33:56.784 4221 4221 I audioserver: ServiceManager: 0xe7b978e0
  5674. 03-07 20:33:56.784 4221 4221 W BatteryNotifier: batterystats service unavailable!
  5675. 03-07 20:33:56.786 4221 4221 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  5676. 03-07 20:33:56.792 4221 4221 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  5677. 03-07 20:33:56.801 4221 4221 I AudioFlinger: Using 300 mSec as standby time.
  5678. 03-07 20:33:56.804 4221 4221 W APM::Devices: DeviceVector::add device 80000040 already in
  5679. 03-07 20:33:56.805 4221 4221 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  5680. 03-07 20:33:56.806 4221 4221 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  5681. 03-07 20:33:56.809 4221 4221 D audio_hw_primary: adev_open: enter
  5682. 03-07 20:33:56.880 4222 4222 I mediaserver: ServiceManager: 0xecf179e0
  5683. 03-07 20:33:56.881 4222 4222 W BatteryNotifier: batterystats service unavailable!
  5684. 03-07 20:33:56.922 4221 4221 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  5685. 03-07 20:33:56.922 4221 4221 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  5686. 03-07 20:33:56.922 4221 4221 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  5687. 03-07 20:33:56.922 4221 4221 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  5688. 03-07 20:33:56.922 4221 4221 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  5689. 03-07 20:33:56.922 4221 4221 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  5690. 03-07 20:33:56.922 4221 4221 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  5691. 03-07 20:33:56.923 4221 4221 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  5692. 03-07 20:33:56.923 4221 4221 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  5693. 03-07 20:33:56.928 4221 4221 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  5694. 03-07 20:33:56.928 4221 4221 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  5695. 03-07 20:33:56.930 4221 4221 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  5696. 03-07 20:33:56.933 4221 4221 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  5697. 03-07 20:33:56.937 4221 4221 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  5698. 03-07 20:33:56.937 4221 4221 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  5699. 03-07 20:33:56.938 4221 4221 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  5700. 03-07 20:33:56.948 4221 4221 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  5701. 03-07 20:33:56.960 4221 4221 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  5702. 03-07 20:33:56.960 4221 4221 D msm8974_platform: platform_init: Opened sound card:0
  5703. 03-07 20:33:56.965 4221 4221 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  5704. 03-07 20:33:56.965 4221 4221 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  5705. 03-07 20:33:56.965 4221 4221 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  5706. 03-07 20:33:56.965 4221 4221 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  5707. 03-07 20:33:56.965 4221 4221 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  5708. 03-07 20:33:56.965 4221 4221 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  5709. 03-07 20:33:56.965 4221 4221 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  5710. 03-07 20:33:56.965 4221 4221 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  5711. 03-07 20:33:56.966 4221 4221 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  5712. 03-07 20:33:56.966 4221 4221 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  5713. 03-07 20:33:56.966 4221 4221 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  5714. 03-07 20:33:56.966 4221 4221 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  5715. 03-07 20:33:56.966 4221 4221 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  5716. 03-07 20:33:56.966 4221 4221 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  5717. 03-07 20:33:56.966 4221 4221 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  5718. 03-07 20:33:56.966 4221 4221 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  5719. 03-07 20:33:56.966 4221 4221 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  5720. 03-07 20:33:56.967 4221 4221 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  5721. 03-07 20:33:56.967 4221 4221 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  5722. 03-07 20:33:56.967 4221 4221 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  5723. 03-07 20:33:56.967 4221 4221 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  5724. 03-07 20:33:56.967 4221 4221 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  5725. 03-07 20:33:56.967 4221 4221 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  5726. 03-07 20:33:56.968 4221 4221 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  5727. 03-07 20:33:56.968 4221 4221 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  5728. 03-07 20:33:56.968 4221 4221 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  5729. 03-07 20:33:56.969 4221 4221 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  5730. 03-07 20:33:56.969 4221 4221 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  5731. 03-07 20:33:56.969 4221 4221 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  5732. 03-07 20:33:56.969 4221 4221 D ACDB-LOADER: ACDB -> ACPH INIT
  5733. 03-07 20:33:56.969 4221 4221 D : [ACPH]->Online service registered with ACPH
  5734. 03-07 20:33:56.969 4221 4221 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  5735. 03-07 20:33:56.969 4221 4221 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  5736. 03-07 20:33:56.969 4221 4221 D : [ACPH]->ACPH init success
  5737. 03-07 20:33:56.970 4221 4221 D ACDB-LOADER: ACDB -> RTAC INIT
  5738. 03-07 20:33:56.970 4221 4221 D : [ACPH]->DSP RTC service registered with ACPH
  5739. 03-07 20:33:56.970 4221 4221 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  5740. 03-07 20:33:56.970 4221 4221 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  5741. 03-07 20:33:56.970 4221 4221 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  5742. 03-07 20:33:56.970 4221 4221 D : [ACPH]->FTS RTC service registered with ACPH
  5743. 03-07 20:33:56.970 4221 4221 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  5744. 03-07 20:33:56.970 4221 4221 D : [ACPH]->ADIE RTC service registered with ACPH
  5745. 03-07 20:33:56.970 4221 4221 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  5746. 03-07 20:33:56.970 4221 4221 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  5747. 03-07 20:33:56.970 4221 4221 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  5748. 03-07 20:33:56.970 4221 4221 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  5749. 03-07 20:33:56.970 4221 4221 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  5750. 03-07 20:33:56.970 4221 4221 D : Failed to fetch the lookup information of the MetaInfo table
  5751. 03-07 20:33:56.970 4221 4221 D : Output from GetMetaInfoSize command : 0
  5752. 03-07 20:33:56.975 4221 4221 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  5753. 03-07 20:33:56.975 4221 4221 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  5754. 03-07 20:33:56.975 4221 4221 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  5755. 03-07 20:33:56.975 4221 4221 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  5756. 03-07 20:33:56.975 4221 4221 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  5757. 03-07 20:33:56.975 4221 4221 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  5758. 03-07 20:33:56.975 4221 4221 D ACDB-LOADER: ACDB -> send_meta_info Enter
  5759. 03-07 20:33:56.975 4221 4221 E ACDB-LOADER: Fail to allocate memory for metainfo
  5760. 03-07 20:33:56.975 4221 4221 D ACDB-LOADER: ACDB -> send_meta_info failed
  5761. 03-07 20:33:56.975 4221 4221 D ACDB-LOADER: ACDB -> init done!
  5762. 03-07 20:33:56.976 4221 4221 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  5763. 03-07 20:33:56.976 4221 4221 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  5764. 03-07 20:33:56.976 4221 4221 D msm8974_platform: hw_util_open success
  5765. 03-07 20:33:56.976 4221 4221 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  5766. 03-07 20:33:56.976 4221 4221 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  5767. 03-07 20:33:56.976 4221 4221 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  5768. 03-07 20:33:56.976 4221 4221 D : Failed to fetch the lookup information of the device 00000056
  5769. 03-07 20:33:56.976 4221 4221 E ACDB-LOADER: Error: ACDB ANC returned = -1
  5770. 03-07 20:33:56.976 4221 4221 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  5771. 03-07 20:33:56.977 4221 4221 D : Failed to fetch the lookup information of the device 00000059
  5772. 03-07 20:33:56.977 4221 4221 E ACDB-LOADER: Error: ACDB ANC returned = -1
  5773. 03-07 20:33:56.977 4221 4221 D msm8974_platform: send_codec_cal cal sent for anc_cal
  5774. 03-07 20:33:56.977 4221 4221 E ACDB-LOADER: ACDB -> send_codec_cal
  5775. 03-07 20:33:56.977 4221 4221 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  5776. 03-07 20:33:56.977 4221 4221 D : Failed to fetch the lookup information of the device 00000064
  5777. 03-07 20:33:56.977 4221 4221 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  5778. 03-07 20:33:56.977 4221 4221 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  5779. 03-07 20:33:56.977 4221 4221 D msm8974_platform: send_codec_cal cal sent for mad_cal
  5780. 03-07 20:33:56.977 4221 4221 D ACDB-LOADER: send mbhc data
  5781. 03-07 20:33:56.977 4221 4221 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  5782. 03-07 20:33:56.977 4221 4221 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  5783. 03-07 20:33:56.977 4221 4221 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  5784. 03-07 20:33:56.977 4221 4221 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  5785. 03-07 20:33:56.977 4221 4221 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  5786. 03-07 20:33:56.977 4221 4221 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  5787. 03-07 20:33:56.980 4221 4221 V audio_amplifier: amp_calibrate
  5788. 03-07 20:33:57.026 4221 4221 I SmartAmp: Enter function FIH_Tfa9887_init
  5789. 03-07 20:33:57.027 4221 4221 I SmartAmp: init start@1520451237.27100
  5790. 03-07 20:33:57.027 4221 4221 I SmartAmp: init_status = init
  5791. 03-07 20:33:57.027 4221 4221 I SmartAmp: smartamp ->/proc/devmodel NBQ
  5792. 03-07 20:33:57.027 4221 4221 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  5793. 03-07 20:33:57.027 4221 4221 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  5794. 03-07 20:33:57.027 4221 4221 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  5795. 03-07 20:33:57.027 4221 4221 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  5796. 03-07 20:33:57.027 4221 4221 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  5797. 03-07 20:33:57.027 4221 4221 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  5798. 03-07 20:33:57.027 4221 4221 I SmartAmp: Enter function loadSpeakerFile
  5799. 03-07 20:33:57.027 4221 4221 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  5800. 03-07 20:33:57.028 4221 4221 I SmartAmp: ========================================
  5801. 03-07 20:33:57.029 4221 4221 I SmartAmp: Tfa98xx_Open return value is 0.
  5802. 03-07 20:33:57.029 4221 4221 I SmartAmp: Enter function coldStartup
  5803. 03-07 20:33:57.031 4221 4221 I SmartAmp: Waiting for AMPS and CLKS to start up
  5804. 03-07 20:33:57.110 4220 4220 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  5805. 03-07 20:33:57.120 4220 4220 I zygote64: option[0]=-Xzygote
  5806. 03-07 20:33:57.120 4220 4220 I zygote64: option[1]=-Xcheck:jni
  5807. 03-07 20:33:57.120 4220 4220 I zygote64: option[2]=-Xusetombstonedtraces
  5808. 03-07 20:33:57.120 4220 4220 I zygote64: option[3]=exit
  5809. 03-07 20:33:57.120 4220 4220 I zygote64: option[4]=vfprintf
  5810. 03-07 20:33:57.120 4220 4220 I zygote64: option[5]=sensitiveThread
  5811. 03-07 20:33:57.120 4220 4220 I zygote64: option[6]=-verbose:gc
  5812. 03-07 20:33:57.120 4220 4220 I zygote64: option[7]=-Xms8m
  5813. 03-07 20:33:57.120 4220 4220 I zygote64: option[8]=-Xmx768m
  5814. 03-07 20:33:57.120 4220 4220 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  5815. 03-07 20:33:57.120 4220 4220 I zygote64: option[10]=-XX:HeapMinFree=512k
  5816. 03-07 20:33:57.120 4220 4220 I zygote64: option[11]=-XX:HeapMaxFree=8m
  5817. 03-07 20:33:57.120 4220 4220 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  5818. 03-07 20:33:57.120 4220 4220 I zygote64: option[13]=-Xusejit:true
  5819. 03-07 20:33:57.120 4220 4220 I zygote64: option[14]=-Xjitsaveprofilinginfo
  5820. 03-07 20:33:57.120 4220 4220 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  5821. 03-07 20:33:57.120 4220 4220 I zygote64: option[16]=-Xlockprofthreshold:500
  5822. 03-07 20:33:57.120 4220 4220 I zygote64: option[17]=-Ximage-compiler-option
  5823. 03-07 20:33:57.120 4220 4220 I zygote64: option[18]=--runtime-arg
  5824. 03-07 20:33:57.120 4220 4220 I zygote64: option[19]=-Ximage-compiler-option
  5825. 03-07 20:33:57.120 4220 4220 I zygote64: option[20]=-Xms64m
  5826. 03-07 20:33:57.120 4220 4220 I zygote64: option[21]=-Ximage-compiler-option
  5827. 03-07 20:33:57.120 4220 4220 I zygote64: option[22]=--runtime-arg
  5828. 03-07 20:33:57.120 4220 4220 I zygote64: option[23]=-Ximage-compiler-option
  5829. 03-07 20:33:57.120 4220 4220 I zygote64: option[24]=-Xmx64m
  5830. 03-07 20:33:57.121 4220 4220 I zygote64: option[25]=-Ximage-compiler-option
  5831. 03-07 20:33:57.121 4220 4220 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  5832. 03-07 20:33:57.121 4220 4220 I zygote64: option[27]=-Ximage-compiler-option
  5833. 03-07 20:33:57.121 4220 4220 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  5834. 03-07 20:33:57.121 4220 4220 I zygote64: option[29]=-Ximage-compiler-option
  5835. 03-07 20:33:57.121 4220 4220 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  5836. 03-07 20:33:57.121 4220 4220 I zygote64: option[31]=-Ximage-compiler-option
  5837. 03-07 20:33:57.121 4220 4220 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  5838. 03-07 20:33:57.121 4220 4220 I zygote64: option[33]=-Xcompiler-option
  5839. 03-07 20:33:57.121 4220 4220 I zygote64: option[34]=--runtime-arg
  5840. 03-07 20:33:57.121 4220 4220 I zygote64: option[35]=-Xcompiler-option
  5841. 03-07 20:33:57.121 4220 4220 I zygote64: option[36]=-Xms64m
  5842. 03-07 20:33:57.121 4220 4220 I zygote64: option[37]=-Xcompiler-option
  5843. 03-07 20:33:57.121 4220 4220 I zygote64: option[38]=--runtime-arg
  5844. 03-07 20:33:57.121 4220 4220 I zygote64: option[39]=-Xcompiler-option
  5845. 03-07 20:33:57.121 4220 4220 I zygote64: option[40]=-Xmx512m
  5846. 03-07 20:33:57.121 4220 4220 I zygote64: option[41]=-Xcompiler-option
  5847. 03-07 20:33:57.121 4220 4220 I zygote64: option[42]=-j2
  5848. 03-07 20:33:57.121 4220 4220 I zygote64: option[43]=-Ximage-compiler-option
  5849. 03-07 20:33:57.121 4220 4220 I zygote64: option[44]=-j4
  5850. 03-07 20:33:57.121 4220 4220 I zygote64: option[45]=-Ximage-compiler-option
  5851. 03-07 20:33:57.121 4220 4220 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  5852. 03-07 20:33:57.121 4220 4220 I zygote64: option[47]=-Xcompiler-option
  5853. 03-07 20:33:57.121 4220 4220 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  5854. 03-07 20:33:57.122 4220 4220 I zygote64: option[49]=-Ximage-compiler-option
  5855. 03-07 20:33:57.122 4220 4220 I zygote64: option[50]=--instruction-set-features=default
  5856. 03-07 20:33:57.122 4220 4220 I zygote64: option[51]=-Xcompiler-option
  5857. 03-07 20:33:57.122 4220 4220 I zygote64: option[52]=--instruction-set-features=default
  5858. 03-07 20:33:57.122 4220 4220 I zygote64: option[53]=-Duser.locale=en-US
  5859. 03-07 20:33:57.122 4220 4220 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  5860. 03-07 20:33:57.122 4220 4220 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  5861. 03-07 20:33:57.132 4221 4221 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  5862. 03-07 20:33:57.132 4221 4221 I SmartAmp: Get AMPS AND CLKS
  5863. 03-07 20:33:57.143 4221 4221 I SmartAmp: Enter function dspPatch
  5864. 03-07 20:33:57.143 4221 4221 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  5865. 03-07 20:33:57.144 4221 4221 I SmartAmp: Enter function dspPatch
  5866. 03-07 20:33:57.144 4221 4221 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  5867. 03-07 20:33:57.208 4221 4221 I SmartAmp: Enter function setOtc
  5868. 03-07 20:33:57.219 4221 4221 I SmartAmp: MTP = 0x3
  5869. 03-07 20:33:57.219 4221 4221 I SmartAmp: Enter function checkMTPEX
  5870. 03-07 20:33:57.220 4221 4221 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  5871. 03-07 20:33:57.220 4221 4221 I SmartAmp: Enter function load_all_settings
  5872. 03-07 20:33:57.232 4221 4221 I SmartAmp: Enter function setConfig
  5873. 03-07 20:33:57.232 4221 4221 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  5874. 03-07 20:33:57.238 4221 4221 I SmartAmp: Enter function setPreset
  5875. 03-07 20:33:57.238 4221 4221 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  5876. 03-07 20:33:57.242 4221 4221 I SmartAmp: Enter function setEQ
  5877. 03-07 20:33:57.242 4221 4221 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  5878. 03-07 20:33:57.244 4221 4221 I SmartAmp: Loaded biquad 1
  5879. 03-07 20:33:57.246 4221 4221 I SmartAmp: Loaded biquad 2
  5880. 03-07 20:33:57.248 4221 4221 I SmartAmp: Loaded biquad 3
  5881. 03-07 20:33:57.250 4221 4221 I SmartAmp: Disabled biquad 4
  5882. 03-07 20:33:57.252 4221 4221 I SmartAmp: Loaded biquad 5
  5883. 03-07 20:33:57.253 4221 4221 I SmartAmp: Loaded biquad 6
  5884. 03-07 20:33:57.255 4221 4221 I SmartAmp: Loaded biquad 7
  5885. 03-07 20:33:57.257 4221 4221 I SmartAmp: Disabled biquad 8
  5886. 03-07 20:33:57.259 4221 4221 I SmartAmp: Disabled biquad 9
  5887. 03-07 20:33:57.261 4221 4221 I SmartAmp: Disabled biquad 10
  5888. 03-07 20:33:57.261 4221 4221 I SmartAmp: Enter function waitCalibration
  5889. 03-07 20:33:57.262 4221 4221 I SmartAmp: Calibration value is 02 ohm
  5890. 03-07 20:33:57.262 4221 4221 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  5891. 03-07 20:33:57.262 4221 4221 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  5892. 03-07 20:33:57.262 4221 4221 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  5893. 03-07 20:33:57.262 4221 4221 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  5894. 03-07 20:33:57.262 4221 4221 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  5895. 03-07 20:33:57.262 4221 4221 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  5896. 03-07 20:33:57.262 4221 4221 I SmartAmp: Enter function loadSpeakerFile
  5897. 03-07 20:33:57.262 4221 4221 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  5898. 03-07 20:33:57.263 4221 4221 I SmartAmp: ========================================
  5899. 03-07 20:33:57.263 4221 4221 I SmartAmp: Tfa98xx_Open return value is 0.
  5900. 03-07 20:33:57.263 4221 4221 I SmartAmp: Enter function coldStartup
  5901. 03-07 20:33:57.265 4221 4221 I SmartAmp: Waiting for AMPS and CLKS to start up
  5902. 03-07 20:33:57.366 4221 4221 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  5903. 03-07 20:33:57.367 4221 4221 I SmartAmp: Get AMPS AND CLKS
  5904. 03-07 20:33:57.378 4221 4221 I SmartAmp: Enter function dspPatch
  5905. 03-07 20:33:57.378 4221 4221 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  5906. 03-07 20:33:57.379 4221 4221 I SmartAmp: Enter function dspPatch
  5907. 03-07 20:33:57.379 4221 4221 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  5908. 03-07 20:33:57.395 4220 4220 D Zygote : begin preload
  5909. 03-07 20:33:57.395 4220 4220 I Zygote : Installing ICU cache reference pinning...
  5910. 03-07 20:33:57.395 4220 4220 I Zygote : Preloading ICU data...
  5911. 03-07 20:33:57.413 4220 4220 D Zygote64Timing: BeginIcuCachePinning took to complete: 18ms
  5912. 03-07 20:33:57.413 4220 4220 I Zygote : Preloading classes...
  5913. 03-07 20:33:57.442 4221 4221 I SmartAmp: Enter function setOtc
  5914. 03-07 20:33:57.453 4221 4221 I SmartAmp: MTP = 0x3
  5915. 03-07 20:33:57.453 4221 4221 I SmartAmp: Enter function checkMTPEX
  5916. 03-07 20:33:57.454 4221 4221 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  5917. 03-07 20:33:57.454 4221 4221 I SmartAmp: Enter function load_all_settings
  5918. 03-07 20:33:57.466 4221 4221 I SmartAmp: Enter function setConfig
  5919. 03-07 20:33:57.466 4221 4221 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  5920. 03-07 20:33:57.473 4221 4221 I SmartAmp: Enter function setPreset
  5921. 03-07 20:33:57.473 4221 4221 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  5922. 03-07 20:33:57.477 4221 4221 I SmartAmp: Enter function setEQ
  5923. 03-07 20:33:57.477 4221 4221 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  5924. 03-07 20:33:57.480 4221 4221 I SmartAmp: Loaded biquad 1
  5925. 03-07 20:33:57.482 4221 4221 I SmartAmp: Loaded biquad 2
  5926. 03-07 20:33:57.484 4221 4221 I SmartAmp: Loaded biquad 3
  5927. 03-07 20:33:57.485 4221 4221 I SmartAmp: Disabled biquad 4
  5928. 03-07 20:33:57.487 4221 4221 I SmartAmp: Loaded biquad 5
  5929. 03-07 20:33:57.490 4221 4221 I SmartAmp: Loaded biquad 6
  5930. 03-07 20:33:57.492 4221 4221 I SmartAmp: Loaded biquad 7
  5931. 03-07 20:33:57.494 4221 4221 I SmartAmp: Disabled biquad 8
  5932. 03-07 20:33:57.495 4221 4221 I SmartAmp: Disabled biquad 9
  5933. 03-07 20:33:57.497 4221 4221 I SmartAmp: Loaded biquad 10
  5934. 03-07 20:33:57.498 4221 4221 I SmartAmp: Enter function waitCalibration
  5935. 03-07 20:33:57.499 4221 4221 I SmartAmp: Calibration value is 02 ohm
  5936. 03-07 20:33:57.502 4221 4221 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  5937. 03-07 20:33:57.502 4221 4221 I SmartAmp: Set DC to DC converter in active mode
  5938. 03-07 20:33:57.503 4221 4221 I SmartAmp: Set DC to DC converter in active mode
  5939. 03-07 20:33:57.505 4221 4221 I SmartAmp: init end@1520451237.505204
  5940. 03-07 20:33:57.505 4221 4221 I SmartAmp: FIH_Tfa9887_init return value 0
  5941. 03-07 20:33:57.646 4220 4220 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  5942. 03-07 20:33:57.667 4220 4220 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  5943. 03-07 20:33:57.680 4220 4220 I zygote64: Thread[1,tid=4220,Native,Thread*=0x72b76c2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  5944. 03-07 20:33:57.681 4220 4220 D MtpDeviceJNI: register_android_mtp_MtpDevice
  5945. 03-07 20:33:57.682 4220 4220 I zygote64: Thread[1,tid=4220,Native,Thread*=0x72b76c2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  5946. 03-07 20:33:57.682 4220 4220 I zygote64: Thread[1,tid=4220,Native,Thread*=0x72b76c2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  5947. 03-07 20:33:57.728 4221 4250 V audio_amplifier: --write_dummy_data:167
  5948. 03-07 20:33:57.740 4221 4221 I audio_amplifier: Found PRI_MI2S Clock! 964
  5949. 03-07 20:33:57.740 4221 4221 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  5950. 03-07 20:33:57.743 4221 4221 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  5951. 03-07 20:33:57.743 4221 4221 W DeviceHAL: Device 0xe730d000 get_master_volume: Function not implemented
  5952. 03-07 20:33:57.743 4221 4221 W DeviceHAL: Device 0xe730d000 get_master_mute: Function not implemented
  5953. 03-07 20:33:57.744 4221 4221 W DeviceHAL: Device 0xe730d000 set_master_volume: Function not implemented
  5954. 03-07 20:33:57.744 4221 4221 W DeviceHAL: Device 0xe730d000 set_master_mute: Function not implemented
  5955. 03-07 20:33:57.744 4221 4221 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  5956. 03-07 20:33:57.744 4221 4221 I AudioFlinger: openOutput() this 0xe7bbd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  5957. 03-07 20:33:57.744 4221 4221 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xe6b74000)
  5958. 03-07 20:33:57.744 4221 4221 D audio_hw_primary: adev_open_output_stream: Stream (0xe6b74000) picks up usecase (low-latency-playback)
  5959. 03-07 20:33:57.745 4221 4221 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  5960. 03-07 20:33:57.747 4221 4221 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  5961. 03-07 20:33:57.749 4221 4221 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  5962. 03-07 20:33:57.749 4221 4221 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  5963. 03-07 20:33:57.750 4221 4221 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  5964. 03-07 20:33:57.760 4221 4221 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  5965. 03-07 20:33:57.760 4221 4221 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  5966. 03-07 20:33:57.761 4221 4260 I AudioFlinger: AudioFlinger's thread 0xe6583540 tid=4260 ready to run
  5967. 03-07 20:33:57.761 4221 4221 I AudioFlinger: Using module 10 as the primary audio interface
  5968. 03-07 20:33:57.762 4221 4260 W AudioFlinger: no wake lock to update, system not ready yet
  5969. 03-07 20:33:57.762 4221 4260 D audio_hw_primary: out_standby: enter: stream (0xe6b74000) usecase(1: low-latency-playback)
  5970. 03-07 20:33:57.762 4221 4221 W AudioFlinger: moveEffects() bad srcOutput 0
  5971. 03-07 20:33:57.762 4221 4260 W AudioFlinger: no wake lock to update, system not ready yet
  5972. 03-07 20:33:57.762 4221 4260 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  5973. 03-07 20:33:57.763 4221 4221 I AudioFlinger: openOutput() this 0xe7bbd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  5974. 03-07 20:33:57.764 4221 4221 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xe6b74180)
  5975. 03-07 20:33:57.764 4221 4221 D audio_hw_primary: adev_open_output_stream: Stream (0xe6b74180) picks up usecase (audio-ull-playback)
  5976. 03-07 20:33:57.764 4221 4221 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  5977. 03-07 20:33:57.765 4221 4263 I AudioFlinger: AudioFlinger's thread 0xe5e83f40 tid=4263 ready to run
  5978. 03-07 20:33:57.765 4221 4263 W AudioFlinger: no wake lock to update, system not ready yet
  5979. 03-07 20:33:57.765 4221 4263 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  5980. 03-07 20:33:57.766 4221 4263 D audio_hw_primary: out_standby: enter: stream (0xe6b74180) usecase(12: audio-ull-playback)
  5981. 03-07 20:33:57.766 4221 4263 W AudioFlinger: no wake lock to update, system not ready yet
  5982. 03-07 20:33:57.767 4221 4221 I AudioFlinger: openOutput() this 0xe7bbd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  5983. 03-07 20:33:57.767 4221 4221 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xe6b74300)
  5984. 03-07 20:33:57.767 4221 4221 D audio_hw_primary: adev_open_output_stream: Stream (0xe6b74300) picks up usecase (deep-buffer-playback)
  5985. 03-07 20:33:57.767 4221 4221 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  5986. 03-07 20:33:57.768 4221 4265 I AudioFlinger: AudioFlinger's thread 0xe5a83180 tid=4265 ready to run
  5987. 03-07 20:33:57.768 4221 4265 W AudioFlinger: no wake lock to update, system not ready yet
  5988. 03-07 20:33:57.768 4221 4265 D audio_hw_primary: out_standby: enter: stream (0xe6b74300) usecase(0: deep-buffer-playback)
  5989. 03-07 20:33:57.768 4221 4265 W AudioFlinger: no wake lock to update, system not ready yet
  5990. 03-07 20:33:57.768 4221 4265 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  5991. 03-07 20:33:57.769 4221 4221 I AudioFlinger: openOutput() this 0xe7bbd000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  5992. 03-07 20:33:57.769 4221 4221 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xe6b74480)
  5993. 03-07 20:33:57.769 4221 4221 D audio_hw_primary: adev_open_output_stream: Stream (0xe6b74480) picks up usecase (afe-proxy-playback)
  5994. 03-07 20:33:57.770 4221 4221 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  5995. 03-07 20:33:57.771 4221 4268 I AudioFlinger: AudioFlinger's thread 0xe5803a80 tid=4268 ready to run
  5996. 03-07 20:33:57.771 4221 4268 W AudioFlinger: no wake lock to update, system not ready yet
  5997. 03-07 20:33:57.771 4221 4268 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  5998. 03-07 20:33:57.771 4221 4268 D audio_hw_primary: out_standby: enter: stream (0xe6b74480) usecase(37: afe-proxy-playback)
  5999. 03-07 20:33:57.771 4221 4268 W AudioFlinger: no wake lock to update, system not ready yet
  6000. 03-07 20:33:57.772 4221 4221 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xe7bbaa40) io_handle(14) source(1)
  6001. 03-07 20:33:57.775 4221 4270 I AudioFlinger: AudioFlinger's thread 0xe54033c0 tid=4270 ready to run
  6002. 03-07 20:33:57.776 4221 4221 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xe7bbaa40)
  6003. 03-07 20:33:57.776 4221 4221 D audio_hw_primary: in_standby: enter: stream (0xe7bbaa40) usecase(16: audio-record)
  6004. 03-07 20:33:57.776 4221 4221 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xe7bbaa40) io_handle(22) source(1)
  6005. 03-07 20:33:57.776 4221 4221 W DeviceHAL: Device 0xe730d000 open_input_stream: Invalid argument
  6006. 03-07 20:33:57.776 4221 4221 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xe7bbaa40) io_handle(22) source(1)
  6007. 03-07 20:33:57.776 4221 4221 W DeviceHAL: Device 0xe730d000 open_input_stream: Invalid argument
  6008. 03-07 20:33:57.776 4221 4221 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  6009. 03-07 20:33:57.785 4221 4221 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  6010. 03-07 20:33:57.785 4221 4221 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  6011. 03-07 20:33:57.785 4221 4221 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  6012. 03-07 20:33:57.787 4221 4221 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  6013. 03-07 20:33:57.787 4221 4221 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  6014. 03-07 20:33:57.789 4221 4221 I r_submix: adev_open(name=audio_hw_if)
  6015. 03-07 20:33:57.790 4221 4221 I r_submix: adev_init_check()
  6016. 03-07 20:33:57.790 4221 4221 W DeviceHAL: Device 0xe5adf5c0 set_master_mute: Function not implemented
  6017. 03-07 20:33:57.790 4221 4221 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  6018. 03-07 20:33:57.790 4221 4221 D r_submix: adev_open_input_stream(addr=0)
  6019. 03-07 20:33:57.790 4221 4221 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  6020. 03-07 20:33:57.790 4221 4221 D r_submix: now using address 0 for route 9
  6021. 03-07 20:33:57.791 4221 4274 I AudioFlinger: AudioFlinger's thread 0xe5403140 tid=4274 ready to run
  6022. 03-07 20:33:57.792 4221 4221 D r_submix: adev_close_input_stream()
  6023. 03-07 20:33:57.793 4221 4221 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  6024. 03-07 20:33:57.793 4221 4221 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  6025. 03-07 20:33:57.793 4221 4221 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  6026. 03-07 20:33:57.793 4221 4221 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  6027. 03-07 20:33:57.793 4221 4221 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  6028. 03-07 20:33:57.796 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  6029. 03-07 20:33:57.797 4221 4221 E SoundTriggerHwService: could not read implementation properties
  6030. 03-07 20:33:57.822 4220 4220 I Zygote : ...preloaded 4715 classes in 408ms.
  6031. 03-07 20:33:57.822 4220 4220 I zygote64: VMRuntime.preloadDexCaches starting
  6032. 03-07 20:33:57.903 4220 4220 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  6033. 03-07 20:33:57.904 4220 4220 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  6034. 03-07 20:33:57.904 4220 4220 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  6035. 03-07 20:33:57.904 4220 4220 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  6036. 03-07 20:33:57.904 4220 4220 I zygote64: VMRuntime.preloadDexCaches finished
  6037. 03-07 20:33:57.904 4220 4220 D Zygote64Timing: PreloadClasses took to complete: 492ms
  6038. 03-07 20:33:58.010 4220 4220 I Zygote : Preloading resources...
  6039. 03-07 20:33:58.031 4220 4220 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  6040. 03-07 20:33:58.072 4220 4220 I Zygote : ...preloaded 64 resources in 61ms.
  6041. 03-07 20:33:58.080 4220 4220 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  6042. 03-07 20:33:58.082 4220 4220 I Zygote : ...preloaded 41 resources in 11ms.
  6043. 03-07 20:33:58.083 4220 4220 D Zygote64Timing: PreloadResources took to complete: 178ms
  6044. 03-07 20:33:58.083 4220 4220 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  6045. 03-07 20:33:58.085 4220 4220 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  6046. 03-07 20:33:58.088 4220 4220 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  6047. 03-07 20:33:58.101 4220 4220 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  6048. 03-07 20:33:58.102 4220 4220 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  6049. 03-07 20:33:58.125 4220 4220 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  6050. 03-07 20:33:58.126 4220 4220 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  6051. 03-07 20:33:58.150 4220 4220 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  6052. 03-07 20:33:58.154 4220 4220 I Zygote : Preloading shared libraries...
  6053. 03-07 20:33:58.179 4220 4220 I Zygote : Uninstalled ICU cache reference pinning...
  6054. 03-07 20:33:58.183 4220 4220 I Zygote : Installed AndroidKeyStoreProvider in 4ms.
  6055. 03-07 20:33:58.207 4220 4220 I Zygote : Warmed up JCA providers in 24ms.
  6056. 03-07 20:33:58.208 4220 4220 D Zygote : end preload
  6057. 03-07 20:33:58.208 4220 4220 D Zygote64Timing: ZygotePreload took to complete: 813ms
  6058. 03-07 20:33:58.240 4220 4220 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 93us total 31.167ms
  6059. 03-07 20:33:58.264 4220 4220 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 42us total 17.942ms
  6060. 03-07 20:33:58.264 4220 4220 D Zygote64Timing: PostZygoteInitGC took to complete: 56ms
  6061. 03-07 20:33:58.264 4220 4220 D Zygote64Timing: ZygoteInit took to complete: 870ms
  6062. 03-07 20:33:58.265 4220 4220 I : seccomp disabled by setenforce 0
  6063. 03-07 20:33:58.321 4220 4220 I Zygote : System server process 4277 has been created
  6064. 03-07 20:33:58.324 4220 4220 I Zygote : Accepting command socket connections
  6065. 03-07 20:33:58.337 4277 4277 I chatty : uid=1000 system_server expire 14 lines
  6066. 03-07 20:33:58.379 4277 4277 I SystemServer: InitBeforeStartServices
  6067. 03-07 20:33:58.379 4277 4277 I SystemServer: Entered the Android system server!
  6068. 03-07 20:33:58.588 4277 4277 D SystemServerTiming: InitBeforeStartServices took to complete: 210ms
  6069. 03-07 20:33:58.589 4277 4277 I SystemServer: StartServices
  6070. 03-07 20:33:58.589 4277 4277 I SystemServer: Reading configuration...
  6071. 03-07 20:33:58.589 4277 4277 I SystemServer: ReadingSystemConfig
  6072. 03-07 20:33:58.590 4277 4277 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  6073. 03-07 20:33:58.590 4277 4277 I SystemServer: StartInstaller
  6074. 03-07 20:33:58.590 4277 4277 I SystemServiceManager: Starting com.android.server.pm.Installer
  6075. 03-07 20:33:58.590 4277 4290 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  6076. 03-07 20:33:58.594 4277 4277 D SystemServerTiming: StartInstaller took to complete: 3ms
  6077. 03-07 20:33:58.594 4277 4277 I SystemServer: DeviceIdentifiersPolicyService
  6078. 03-07 20:33:58.594 4277 4277 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  6079. 03-07 20:33:58.596 4277 4277 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 1ms
  6080. 03-07 20:33:58.596 4277 4277 I SystemServer: StartActivityManager
  6081. 03-07 20:33:58.596 4277 4277 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  6082. 03-07 20:33:58.620 4277 4277 I ActivityManager: Memory class: 288
  6083. 03-07 20:33:58.621 4277 4292 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  6084. 03-07 20:33:58.623 4277 4293 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  6085. 03-07 20:33:58.639 4277 4290 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  6086. 03-07 20:33:58.650 4277 4277 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  6087. 03-07 20:33:58.656 4277 4295 I chatty : uid=1000 system_server expire 9 lines
  6088. 03-07 20:33:58.659 4277 4295 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  6089. 03-07 20:33:58.662 4277 4295 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  6090. 03-07 20:33:58.663 4277 4295 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  6091. 03-07 20:33:58.668 4277 4295 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  6092. 03-07 20:33:58.779 4277 4277 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  6093. 03-07 20:33:58.787 4277 4301 I ServiceThread: Enabled StrictMode logging for android.display looper.
  6094. 03-07 20:33:58.791 4277 4277 I chatty : uid=1000 system_server expire 10 lines
  6095. 03-07 20:33:58.792 4277 4277 W system_server: Failed to remove /acct/uid_1019: Permission denied
  6096. 03-07 20:33:58.792 4277 4277 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  6097. 03-07 20:33:58.792 4277 4277 W system_server: Failed to remove /acct/uid_3005: Permission denied
  6098. 03-07 20:33:58.792 4277 4277 W system_server: Failed to remove /acct/uid_10003: Permission denied
  6099. 03-07 20:33:58.792 4277 4277 W system_server: Failed to remove /acct/uid_10001: Permission denied
  6100. 03-07 20:33:58.792 4277 4277 W system_server: Failed to remove /acct/uid_10004: Permission denied
  6101. 03-07 20:33:58.792 4277 4277 W system_server: Failed to remove /acct/uid_10005: Permission denied
  6102. 03-07 20:33:58.792 4277 4277 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  6103. 03-07 20:33:58.793 4277 4277 W system_server: Failed to remove /acct/uid_1003: Permission denied
  6104. 03-07 20:33:58.793 4277 4277 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  6105. 03-07 20:33:58.793 4277 4277 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  6106. 03-07 20:33:58.793 4277 4277 W system_server: Failed to remove /acct/uid_1001: Permission denied
  6107. 03-07 20:33:58.793 4277 4277 W system_server: Failed to remove /acct/uid_1010/pid_4224: Device or resource busy
  6108. 03-07 20:33:58.793 4277 4277 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  6109. 03-07 20:33:58.793 4277 4277 W system_server: Failed to remove /acct/uid_1010: Permission denied
  6110. 03-07 20:33:58.793 4277 4277 W system_server: Failed to remove /acct/uid_1013/pid_4222: Device or resource busy
  6111. 03-07 20:33:58.793 4277 4277 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  6112. 03-07 20:33:58.793 4277 4277 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  6113. 03-07 20:33:58.793 4277 4277 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  6114. 03-07 20:33:58.793 4277 4277 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  6115. 03-07 20:33:58.793 4277 4277 W system_server: Failed to remove /acct/uid_1013: Permission denied
  6116. 03-07 20:33:58.793 4277 4277 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  6117. 03-07 20:33:58.793 4277 4277 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  6118. 03-07 20:33:58.793 4277 4277 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  6119. 03-07 20:33:58.794 4277 4277 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  6120. 03-07 20:33:58.794 4277 4277 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  6121. 03-07 20:33:58.794 4277 4277 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  6122. 03-07 20:33:58.794 4277 4277 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  6123. 03-07 20:33:58.794 4277 4277 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  6124. 03-07 20:33:58.794 4277 4277 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  6125. 03-07 20:33:58.794 4277 4277 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  6126. 03-07 20:33:58.794 4277 4277 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  6127. 03-07 20:33:58.794 4277 4277 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  6128. 03-07 20:33:58.794 4277 4277 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  6129. 03-07 20:33:58.794 4277 4277 W system_server: Failed to remove /acct/uid_1000: Permission denied
  6130. 03-07 20:33:58.794 4277 4277 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  6131. 03-07 20:33:58.794 4277 4277 W system_server: Failed to remove /acct/uid_1036: Permission denied
  6132. 03-07 20:33:58.794 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_4223: Device or resource busy
  6133. 03-07 20:33:58.794 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_4220: Device or resource busy
  6134. 03-07 20:33:58.794 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  6135. 03-07 20:33:58.794 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  6136. 03-07 20:33:58.795 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  6137. 03-07 20:33:58.795 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  6138. 03-07 20:33:58.795 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  6139. 03-07 20:33:58.795 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  6140. 03-07 20:33:58.795 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  6141. 03-07 20:33:58.795 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  6142. 03-07 20:33:58.795 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  6143. 03-07 20:33:58.795 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  6144. 03-07 20:33:58.795 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  6145. 03-07 20:33:58.795 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  6146. 03-07 20:33:58.795 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  6147. 03-07 20:33:58.795 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  6148. 03-07 20:33:58.795 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  6149. 03-07 20:33:58.795 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  6150. 03-07 20:33:58.795 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  6151. 03-07 20:33:58.795 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  6152. 03-07 20:33:58.795 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  6153. 03-07 20:33:58.795 4277 4277 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  6154. 03-07 20:33:58.795 4277 4277 W system_server: Failed to remove /acct/uid_0: Permission denied
  6155. 03-07 20:33:58.798 4277 4277 D AppOps : AppOpsService published
  6156. 03-07 20:33:58.799 4277 4277 D SystemServerTiming: StartActivityManager took to complete: 202ms
  6157. 03-07 20:33:58.799 4277 4277 I SystemServer: StartPowerManager
  6158. 03-07 20:33:58.799 4277 4277 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  6159. 03-07 20:33:58.801 4277 4303 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  6160. 03-07 20:33:58.803 4277 4277 I libsuspend: Selected wakeup count
  6161. 03-07 20:33:58.804 4277 4277 E QCOM PowerHAL: Invalid hint ID.
  6162. 03-07 20:33:58.805 4277 4277 D SystemServerTiming: StartPowerManager took to complete: 6ms
  6163. 03-07 20:33:58.806 4277 4277 I SystemServer: InitPowerManagement
  6164. 03-07 20:33:58.808 4277 4277 D SystemServerTiming: InitPowerManagement took to complete: 3ms
  6165. 03-07 20:33:58.808 4277 4277 I SystemServer: StartRecoverySystemService
  6166. 03-07 20:33:58.808 4277 4277 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  6167. 03-07 20:33:58.810 4277 4277 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  6168. 03-07 20:33:58.811 4277 4277 V RescueParty: Disabled because of eng build
  6169. 03-07 20:33:58.811 4277 4277 I SystemServer: StartLightsService
  6170. 03-07 20:33:58.811 4277 4277 I SystemServiceManager: Starting com.android.server.lights.LightsService
  6171. 03-07 20:33:58.811 4277 4277 D SystemServerTiming: StartLightsService took to complete: 0ms
  6172. 03-07 20:33:58.811 4277 4277 I SystemServer: StartDisplayManager
  6173. 03-07 20:33:58.812 4277 4277 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  6174. 03-07 20:33:58.815 4277 4277 D SystemServerTiming: StartDisplayManager took to complete: 4ms
  6175. 03-07 20:33:58.815 4277 4277 I SystemServer: WaitForDisplay
  6176. 03-07 20:33:58.815 4277 4277 I SystemServiceManager: Starting phase 100
  6177. 03-07 20:33:58.820 4277 4301 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  6178. 03-07 20:33:58.821 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  6179. 03-07 20:33:58.821 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  6180. 03-07 20:33:58.823 4277 4301 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  6181. 03-07 20:33:58.828 4277 4301 E light : light_open lights keyboard failed: -22
  6182. 03-07 20:33:58.828 4277 4301 E light : Light passthrough failed to load legacy HAL.
  6183. 03-07 20:33:58.829 4277 4301 E light : light_open lights buttons failed: -22
  6184. 03-07 20:33:58.829 4277 4301 E light : Light passthrough failed to load legacy HAL.
  6185. 03-07 20:33:58.832 4277 4301 E light : light_open lights bluetooth failed: -22
  6186. 03-07 20:33:58.832 4277 4301 E light : Light passthrough failed to load legacy HAL.
  6187. 03-07 20:33:58.833 4277 4301 E light : light_open lights wifi failed: -22
  6188. 03-07 20:33:58.833 4277 4301 E light : Light passthrough failed to load legacy HAL.
  6189. 03-07 20:33:58.835 4277 4277 D SystemServerTiming: WaitForDisplay took to complete: 19ms
  6190. 03-07 20:33:58.835 4277 4277 I SystemServer: StartPackageManagerService
  6191. 03-07 20:33:58.835 4277 4301 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  6192. 03-07 20:33:58.848 4277 4277 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  6193. 03-07 20:33:58.851 4277 4277 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  6194. 03-07 20:33:59.133 4277 4277 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  6195. 03-07 20:33:59.133 4277 4277 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  6196. 03-07 20:33:59.133 4277 4277 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  6197. 03-07 20:33:59.256 4277 4316 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  6198. 03-07 20:33:59.365 4277 4315 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  6199. 03-07 20:33:59.383 4277 4287 I zygote64: Background concurrent copying GC freed 18203(1211KB) AllocSpace objects, 2(40KB) LOS objects, 42% free, 4MB/7MB, paused 69us total 102.538ms
  6200. 03-07 20:33:59.394 4277 4315 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  6201. 03-07 20:33:59.455 4277 4313 I PackageParser: Parse times for '/system/priv-app/Settings': parse=122ms, update_cache=0 ms
  6202. 03-07 20:33:59.641 4277 4315 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=205ms, update_cache=0 ms
  6203. 03-07 20:33:59.686 4277 4319 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  6204. 03-07 20:33:59.692 4277 4319 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  6205. 03-07 20:33:59.701 4277 4320 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  6206. 03-07 20:33:59.727 4277 4319 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  6207. 03-07 20:33:59.772 4277 4318 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  6208. 03-07 20:33:59.772 4277 4318 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  6209. 03-07 20:33:59.821 4277 4277 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  6210. 03-07 20:33:59.822 4277 4277 D PackageManager: No files in app dir /oem/app
  6211. 03-07 20:33:59.822 4277 4277 I PackageManager: Finished scanning system apps. Time: 718 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  6212. 03-07 20:33:59.852 4277 4324 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  6213. 03-07 20:33:59.864 4277 4325 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  6214. 03-07 20:33:59.878 4277 4324 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  6215. 03-07 20:33:59.942 4277 4322 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  6216. 03-07 20:33:59.957 4277 4324 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  6217. 03-07 20:33:59.957 4277 4324 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  6218. 03-07 20:33:59.985 4277 4324 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  6219. 03-07 20:33:59.986 4277 4324 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  6220. 03-07 20:33:59.996 4277 4325 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  6221. 03-07 20:34:00.023 4277 4322 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=120ms, update_cache=0 ms
  6222. 03-07 20:34:00.024 4277 4323 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=114ms, update_cache=0 ms
  6223. 03-07 20:34:00.038 4277 4277 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  6224. 03-07 20:34:00.038 4277 4277 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  6225. 03-07 20:34:00.042 4277 4323 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  6226. 03-07 20:34:00.043 4277 4323 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  6227. 03-07 20:34:00.056 4277 4324 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  6228. 03-07 20:34:00.067 4277 4322 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  6229. 03-07 20:34:00.080 4277 4277 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  6230. 03-07 20:34:00.098 4277 4322 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  6231. 03-07 20:34:00.098 4277 4322 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  6232. 03-07 20:34:00.104 4277 4323 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  6233. 03-07 20:34:00.121 4277 4323 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  6234. 03-07 20:34:00.169 4277 4325 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=170ms, update_cache=0 ms
  6235. 03-07 20:34:00.191 4277 4323 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  6236. 03-07 20:34:00.215 4277 4323 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  6237. 03-07 20:34:00.282 4277 4325 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  6238. 03-07 20:34:00.283 4277 4325 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  6239. 03-07 20:34:00.294 4277 4324 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  6240. 03-07 20:34:00.294 4277 4324 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  6241. 03-07 20:34:00.303 4277 4322 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  6242. 03-07 20:34:00.315 4277 4324 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=170ms, update_cache=0 ms
  6243. 03-07 20:34:00.364 4277 4325 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  6244. 03-07 20:34:00.392 4277 4323 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  6245. 03-07 20:34:00.409 4277 4323 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  6246. 03-07 20:34:00.452 4277 4324 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  6247. 03-07 20:34:00.455 4277 4323 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  6248. 03-07 20:34:00.459 4277 4323 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  6249. 03-07 20:34:00.527 4277 4323 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  6250. 03-07 20:34:00.532 4277 4323 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  6251. 03-07 20:34:00.533 4277 4323 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  6252. 03-07 20:34:00.535 4277 4322 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=109ms, update_cache=0 ms
  6253. 03-07 20:34:00.605 4277 4323 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  6254. 03-07 20:34:00.616 4277 4324 I PackageParser: Parse times for '/data/app/com.twitter.android-2': parse=113ms, update_cache=0 ms
  6255. 03-07 20:34:00.648 4277 4287 I zygote64: Background concurrent copying GC freed 29666(1771KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/15MB, paused 111us total 174.088ms
  6256. 03-07 20:34:00.661 4277 4322 I PackageParser: Parse times for '/data/app/com.google.android.apps.plus-2': parse=127ms, update_cache=0 ms
  6257. 03-07 20:34:00.676 4277 4325 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  6258. 03-07 20:34:00.682 4277 4323 I PackageParser: Parse times for '/data/app/com.tripadvisor.tripadvisor-2': parse=102ms, update_cache=0 ms
  6259. 03-07 20:34:00.693 4277 4325 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  6260. 03-07 20:34:00.717 4277 4325 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  6261. 03-07 20:34:00.733 4277 4277 D PackageManager: No files in app dir /data/app-private
  6262. 03-07 20:34:00.733 4277 4277 I PackageManager: Finished scanning non-system apps. Time: 911 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  6263. 03-07 20:34:00.736 4277 4277 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  6264. 03-07 20:34:00.745 4277 4277 I PackageManager: Time to scan packages: 1.641 seconds
  6265. 03-07 20:34:00.752 4277 4277 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  6266. 03-07 20:34:00.825 2233 2252 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  6267. 03-07 20:34:00.827 2233 2252 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  6268. 03-07 20:34:00.830 2233 3398 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  6269. 03-07 20:34:00.832 2233 3398 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  6270. 03-07 20:34:00.835 4326 4326 I sensors.qcom: type=1400 audit(0.0:611): avc: denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=106 ioctlcmd=6403 scontext=u:r:init:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  6271. 03-07 20:34:00.892 2233 2252 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  6272. 03-07 20:34:00.894 2233 2252 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  6273. 03-07 20:34:00.897 2233 2233 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  6274. 03-07 20:34:00.899 2233 2233 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  6275. 03-07 20:34:00.936 4277 4277 V PackageManager: reconcileAppsData finished 18 packages
  6276. 03-07 20:34:00.937 4277 4277 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  6277. 03-07 20:34:00.937 4277 4327 D SystemServerInitThreadPool: Started executing prepareAppData
  6278. 03-07 20:34:00.937 4277 4277 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  6279. 03-07 20:34:00.937 4277 4277 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  6280. 03-07 20:34:00.937 4277 4277 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  6281. 03-07 20:34:00.937 4277 4277 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  6282. 03-07 20:34:00.937 4277 4277 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  6283. 03-07 20:34:00.937 4277 4277 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  6284. 03-07 20:34:00.937 4277 4277 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  6285. 03-07 20:34:00.937 4277 4277 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  6286. 03-07 20:34:00.938 4277 4277 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  6287. 03-07 20:34:00.938 4277 4277 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  6288. 03-07 20:34:00.938 4277 4277 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  6289. 03-07 20:34:00.939 4277 4277 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  6290. 03-07 20:34:00.939 4277 4277 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  6291. 03-07 20:34:00.939 4277 4277 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  6292. 03-07 20:34:00.939 4277 4277 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  6293. 03-07 20:34:00.939 4277 4277 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  6294. 03-07 20:34:00.939 4277 4277 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  6295. 03-07 20:34:00.940 4277 4277 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  6296. 03-07 20:34:00.940 4277 4277 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  6297. 03-07 20:34:00.940 4277 4277 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  6298. 03-07 20:34:00.940 4277 4277 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  6299. 03-07 20:34:00.940 2233 2252 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  6300. 03-07 20:34:00.941 4277 4277 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  6301. 03-07 20:34:00.942 2233 2252 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  6302. 03-07 20:34:00.943 2233 2252 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  6303. 03-07 20:34:00.943 2233 2252 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  6304. 03-07 20:34:00.944 2233 2252 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  6305. 03-07 20:34:00.947 2233 2252 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  6306. 03-07 20:34:00.947 2233 2252 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  6307. 03-07 20:34:00.948 2233 2252 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  6308. 03-07 20:34:00.948 2233 2252 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  6309. 03-07 20:34:00.948 2233 2252 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  6310. 03-07 20:34:00.949 2233 2252 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  6311. 03-07 20:34:00.949 2233 2252 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  6312. 03-07 20:34:00.949 2233 2252 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  6313. 03-07 20:34:00.950 2233 2252 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  6314. 03-07 20:34:00.950 2233 2252 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  6315. 03-07 20:34:00.950 2233 2252 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  6316. 03-07 20:34:00.950 2233 2252 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  6317. 03-07 20:34:00.950 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  6318. 03-07 20:34:00.951 2233 2252 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  6319. 03-07 20:34:00.951 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  6320. 03-07 20:34:00.951 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  6321. 03-07 20:34:00.951 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  6322. 03-07 20:34:00.951 2233 2252 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  6323. 03-07 20:34:00.951 2233 2252 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  6324. 03-07 20:34:00.952 2233 2252 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  6325. 03-07 20:34:00.952 2233 2252 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  6326. 03-07 20:34:00.952 2233 2252 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  6327. 03-07 20:34:00.953 2233 2252 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  6328. 03-07 20:34:00.953 2233 2252 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  6329. 03-07 20:34:00.953 2233 2252 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  6330. 03-07 20:34:00.953 2233 2252 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  6331. 03-07 20:34:00.953 2233 2252 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  6332. 03-07 20:34:00.954 2233 2252 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  6333. 03-07 20:34:00.954 2233 2252 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  6334. 03-07 20:34:00.954 2233 2252 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  6335. 03-07 20:34:00.954 2233 2252 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  6336. 03-07 20:34:00.955 2233 2252 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  6337. 03-07 20:34:00.965 4277 4327 D SystemServerTimingAsync: AppDataFixup took to complete: 27ms
  6338. 03-07 20:34:01.069 4277 4277 E PackageManager: There should probably be a verifier, but, none were found
  6339. 03-07 20:34:01.071 4277 4277 E System : ******************************************
  6340. 03-07 20:34:01.072 4277 4277 E System : ************ Failure starting system services
  6341. 03-07 20:34:01.072 4277 4277 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  6342. 03-07 20:34:01.072 4277 4277 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  6343. 03-07 20:34:01.072 4277 4277 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  6344. 03-07 20:34:01.072 4277 4277 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  6345. 03-07 20:34:01.072 4277 4277 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  6346. 03-07 20:34:01.072 4277 4277 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  6347. 03-07 20:34:01.072 4277 4277 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  6348. 03-07 20:34:01.072 4277 4277 E System : at java.lang.reflect.Method.invoke(Native Method)
  6349. 03-07 20:34:01.072 4277 4277 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  6350. 03-07 20:34:01.072 4277 4277 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  6351. 03-07 20:34:01.072 4277 4277 D SystemServerTiming: StartPackageManagerService took to complete: 2237ms
  6352. 03-07 20:34:01.073 4277 4277 E Zygote : System zygote died with exception
  6353. 03-07 20:34:01.073 4277 4277 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  6354. 03-07 20:34:01.073 4277 4277 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  6355. 03-07 20:34:01.073 4277 4277 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  6356. 03-07 20:34:01.073 4277 4277 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  6357. 03-07 20:34:01.073 4277 4277 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  6358. 03-07 20:34:01.073 4277 4277 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  6359. 03-07 20:34:01.073 4277 4277 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  6360. 03-07 20:34:01.073 4277 4277 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  6361. 03-07 20:34:01.073 4277 4277 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  6362. 03-07 20:34:01.073 4277 4277 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  6363. 03-07 20:34:01.073 4277 4277 D AndroidRuntime: Shutting down VM
  6364. 03-07 20:34:01.073 4277 4277 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  6365. 03-07 20:34:01.073 4277 4277 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  6366. 03-07 20:34:01.073 4277 4277 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  6367. 03-07 20:34:01.073 4277 4277 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  6368. 03-07 20:34:01.073 4277 4277 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  6369. 03-07 20:34:01.073 4277 4277 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  6370. 03-07 20:34:01.073 4277 4277 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  6371. 03-07 20:34:01.073 4277 4277 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  6372. 03-07 20:34:01.073 4277 4277 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  6373. 03-07 20:34:01.073 4277 4277 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  6374. 03-07 20:34:01.073 4277 4277 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  6375. 03-07 20:34:01.076 4277 4277 E AndroidRuntime: Error reporting crash
  6376. 03-07 20:34:01.076 4277 4277 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  6377. 03-07 20:34:01.076 4277 4277 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  6378. 03-07 20:34:01.076 4277 4277 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  6379. 03-07 20:34:01.076 4277 4277 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  6380. 03-07 20:34:01.076 4277 4277 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  6381. 03-07 20:34:01.076 4277 4277 I Process : Sending signal. PID: 4277 SIG: 9
  6382. 03-07 20:34:01.146 354 354 I ServiceManager: service 'recovery' died
  6383. 03-07 20:34:01.146 354 354 I ServiceManager: service 'display' died
  6384. 03-07 20:34:01.146 354 354 I ServiceManager: service 'device_identifiers' died
  6385. 03-07 20:34:01.147 354 354 I ServiceManager: service 'batterystats' died
  6386. 03-07 20:34:01.147 354 354 I ServiceManager: service 'appops' died
  6387. 03-07 20:34:01.147 354 354 I ServiceManager: service 'power' died
  6388. 03-07 20:34:01.149 4220 4220 E Zygote : Exit zygote because system server (4277) has terminated
  6389. 03-07 20:34:01.214 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  6390. 03-07 20:34:01.214 354 354 I ServiceManager: service 'media.audio_flinger' died
  6391. 03-07 20:34:01.214 354 354 I ServiceManager: service 'media.audio_policy' died
  6392. 03-07 20:34:01.447 354 354 I ServiceManager: service 'media.player' died
  6393. 03-07 20:34:01.447 354 354 I ServiceManager: service 'media.resource_manager' died
  6394. 03-07 20:34:01.463 354 354 I ServiceManager: service 'netd' died
  6395. 03-07 20:34:01.464 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  6396. 03-07 20:34:01.475 354 354 I ServiceManager: service 'wificond' died
  6397. 03-07 20:34:01.611 4332 4332 I wificond: wificond is starting up...
  6398. 03-07 20:34:01.619 4331 4331 I Netd : Netd 1.0 starting
  6399. 03-07 20:34:01.619 4331 4331 D TetherController: Setting IP forward enable = 0
  6400. 03-07 20:34:01.661 4331 4331 I Netd : Creating child chains: 33.4ms
  6401. 03-07 20:34:01.661 4331 4331 I Netd : Setting up OEM hooks: 0.3ms
  6402. 03-07 20:34:01.671 4331 4331 I Netd : Setting up FirewallController hooks: 9.5ms
  6403. 03-07 20:34:01.675 4331 4331 I Netd : Setting up NatController hooks: 4.7ms
  6404. 03-07 20:34:01.679 4331 4331 I Netd : Setting up BandwidthController hooks: 3.9ms
  6405. 03-07 20:34:01.679 4331 4331 I Netd : Setting up IdletimerController hooks: 0.1ms
  6406. 03-07 20:34:01.689 4331 4331 I Netd : Disabling bandwidth control: 9.7ms
  6407. 03-07 20:34:01.690 4331 4331 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  6408. 03-07 20:34:01.691 4331 4331 I Netd : Initializing RouteController: 1.7ms
  6409. 03-07 20:34:01.692 4331 4331 D MDnsDS : MDnsSdListener::Hander starting up
  6410. 03-07 20:34:01.695 4347 4347 I netmgrd : type=1400 audit(0.0:612): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  6411. 03-07 20:34:01.695 4331 4341 D MDnsDS : MDnsSdListener starting to monitor
  6412. 03-07 20:34:01.696 4331 4341 D MDnsDS : Going to poll with pollCount 1
  6413. 03-07 20:34:01.696 4331 4331 I Netd : Registering NetdNativeService: 4.3ms
  6414. 03-07 20:34:01.696 4331 4331 I Netd : Starting CommandListener: 0.2ms
  6415. 03-07 20:34:01.700 4331 4331 I Netd : Registering NetdHwService: 3.3ms
  6416. 03-07 20:34:01.700 4331 4331 I Netd : Netd started in 82ms
  6417. 03-07 20:34:01.708 4347 4347 I ndc : type=1400 audit(0.0:613): avc: denied { connectto } for path="/dev/socket/netd" scontext=u:r:init:s0 tcontext=u:r:netd:s0 tclass=unix_stream_socket permissive=1
  6418. 03-07 20:34:01.774 4329 4329 I FastMixerState: sMaxFastTracks = 8
  6419. 03-07 20:34:01.777 4329 4329 I audioserver: ServiceManager: 0xf50978e0
  6420. 03-07 20:34:01.778 4329 4329 W BatteryNotifier: batterystats service unavailable!
  6421. 03-07 20:34:01.780 4329 4329 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  6422. 03-07 20:34:01.788 4329 4329 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  6423. 03-07 20:34:01.796 4329 4329 I AudioFlinger: Using 300 mSec as standby time.
  6424. 03-07 20:34:01.799 4329 4329 W APM::Devices: DeviceVector::add device 80000040 already in
  6425. 03-07 20:34:01.800 4329 4329 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  6426. 03-07 20:34:01.801 4329 4329 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  6427. 03-07 20:34:01.806 4329 4329 D audio_hw_primary: adev_open: enter
  6428. 03-07 20:34:01.890 4330 4330 I mediaserver: ServiceManager: 0xf17979e0
  6429. 03-07 20:34:01.892 4330 4330 W BatteryNotifier: batterystats service unavailable!
  6430. 03-07 20:34:01.915 4329 4329 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  6431. 03-07 20:34:01.916 4329 4329 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  6432. 03-07 20:34:01.916 4329 4329 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  6433. 03-07 20:34:01.916 4329 4329 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  6434. 03-07 20:34:01.916 4329 4329 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  6435. 03-07 20:34:01.916 4329 4329 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  6436. 03-07 20:34:01.916 4329 4329 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  6437. 03-07 20:34:01.916 4329 4329 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  6438. 03-07 20:34:01.916 4329 4329 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  6439. 03-07 20:34:01.922 4329 4329 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  6440. 03-07 20:34:01.922 4329 4329 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  6441. 03-07 20:34:01.924 4329 4329 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  6442. 03-07 20:34:01.927 4329 4329 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  6443. 03-07 20:34:01.931 4329 4329 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  6444. 03-07 20:34:01.931 4329 4329 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  6445. 03-07 20:34:01.932 4329 4329 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  6446. 03-07 20:34:01.942 4329 4329 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  6447. 03-07 20:34:01.954 4329 4329 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  6448. 03-07 20:34:01.954 4329 4329 D msm8974_platform: platform_init: Opened sound card:0
  6449. 03-07 20:34:01.960 4329 4329 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  6450. 03-07 20:34:01.960 4329 4329 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  6451. 03-07 20:34:01.960 4329 4329 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  6452. 03-07 20:34:01.960 4329 4329 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  6453. 03-07 20:34:01.960 4329 4329 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  6454. 03-07 20:34:01.960 4329 4329 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  6455. 03-07 20:34:01.960 4329 4329 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  6456. 03-07 20:34:01.960 4329 4329 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  6457. 03-07 20:34:01.961 4329 4329 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  6458. 03-07 20:34:01.961 4329 4329 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  6459. 03-07 20:34:01.961 4329 4329 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  6460. 03-07 20:34:01.961 4329 4329 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  6461. 03-07 20:34:01.961 4329 4329 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  6462. 03-07 20:34:01.961 4329 4329 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  6463. 03-07 20:34:01.961 4329 4329 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  6464. 03-07 20:34:01.961 4329 4329 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  6465. 03-07 20:34:01.962 4329 4329 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  6466. 03-07 20:34:01.962 4329 4329 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  6467. 03-07 20:34:01.962 4329 4329 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  6468. 03-07 20:34:01.962 4329 4329 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  6469. 03-07 20:34:01.962 4329 4329 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  6470. 03-07 20:34:01.963 4329 4329 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  6471. 03-07 20:34:01.963 4329 4329 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  6472. 03-07 20:34:01.963 4329 4329 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  6473. 03-07 20:34:01.963 4329 4329 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  6474. 03-07 20:34:01.963 4329 4329 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  6475. 03-07 20:34:01.964 4329 4329 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  6476. 03-07 20:34:01.964 4329 4329 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  6477. 03-07 20:34:01.964 4329 4329 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  6478. 03-07 20:34:01.964 4329 4329 D ACDB-LOADER: ACDB -> ACPH INIT
  6479. 03-07 20:34:01.964 4329 4329 D : [ACPH]->Online service registered with ACPH
  6480. 03-07 20:34:01.964 4329 4329 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  6481. 03-07 20:34:01.964 4329 4329 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  6482. 03-07 20:34:01.964 4329 4329 D : [ACPH]->ACPH init success
  6483. 03-07 20:34:01.964 4329 4329 D ACDB-LOADER: ACDB -> RTAC INIT
  6484. 03-07 20:34:01.965 4329 4329 D : [ACPH]->DSP RTC service registered with ACPH
  6485. 03-07 20:34:01.965 4329 4329 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  6486. 03-07 20:34:01.965 4329 4329 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  6487. 03-07 20:34:01.965 4329 4329 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  6488. 03-07 20:34:01.965 4329 4329 D : [ACPH]->FTS RTC service registered with ACPH
  6489. 03-07 20:34:01.965 4329 4329 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  6490. 03-07 20:34:01.965 4329 4329 D : [ACPH]->ADIE RTC service registered with ACPH
  6491. 03-07 20:34:01.965 4329 4329 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  6492. 03-07 20:34:01.965 4329 4329 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  6493. 03-07 20:34:01.965 4329 4329 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  6494. 03-07 20:34:01.965 4329 4329 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  6495. 03-07 20:34:01.965 4329 4329 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  6496. 03-07 20:34:01.965 4329 4329 D : Failed to fetch the lookup information of the MetaInfo table
  6497. 03-07 20:34:01.965 4329 4329 D : Output from GetMetaInfoSize command : 0
  6498. 03-07 20:34:01.969 4329 4329 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  6499. 03-07 20:34:01.969 4329 4329 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  6500. 03-07 20:34:01.969 4329 4329 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  6501. 03-07 20:34:01.969 4329 4329 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  6502. 03-07 20:34:01.969 4329 4329 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  6503. 03-07 20:34:01.970 4329 4329 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  6504. 03-07 20:34:01.970 4329 4329 D ACDB-LOADER: ACDB -> send_meta_info Enter
  6505. 03-07 20:34:01.970 4329 4329 E ACDB-LOADER: Fail to allocate memory for metainfo
  6506. 03-07 20:34:01.970 4329 4329 D ACDB-LOADER: ACDB -> send_meta_info failed
  6507. 03-07 20:34:01.970 4329 4329 D ACDB-LOADER: ACDB -> init done!
  6508. 03-07 20:34:01.970 4329 4329 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  6509. 03-07 20:34:01.970 4329 4329 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  6510. 03-07 20:34:01.970 4329 4329 D msm8974_platform: hw_util_open success
  6511. 03-07 20:34:01.971 4329 4329 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  6512. 03-07 20:34:01.971 4329 4329 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  6513. 03-07 20:34:01.971 4329 4329 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  6514. 03-07 20:34:01.971 4329 4329 D : Failed to fetch the lookup information of the device 00000056
  6515. 03-07 20:34:01.971 4329 4329 E ACDB-LOADER: Error: ACDB ANC returned = -1
  6516. 03-07 20:34:01.971 4329 4329 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  6517. 03-07 20:34:01.971 4329 4329 D : Failed to fetch the lookup information of the device 00000059
  6518. 03-07 20:34:01.971 4329 4329 E ACDB-LOADER: Error: ACDB ANC returned = -1
  6519. 03-07 20:34:01.971 4329 4329 D msm8974_platform: send_codec_cal cal sent for anc_cal
  6520. 03-07 20:34:01.971 4329 4329 E ACDB-LOADER: ACDB -> send_codec_cal
  6521. 03-07 20:34:01.972 4329 4329 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  6522. 03-07 20:34:01.972 4329 4329 D : Failed to fetch the lookup information of the device 00000064
  6523. 03-07 20:34:01.972 4329 4329 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  6524. 03-07 20:34:01.972 4329 4329 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  6525. 03-07 20:34:01.972 4329 4329 D msm8974_platform: send_codec_cal cal sent for mad_cal
  6526. 03-07 20:34:01.972 4329 4329 D ACDB-LOADER: send mbhc data
  6527. 03-07 20:34:01.972 4329 4329 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  6528. 03-07 20:34:01.972 4329 4329 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  6529. 03-07 20:34:01.972 4329 4329 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  6530. 03-07 20:34:01.972 4329 4329 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  6531. 03-07 20:34:01.972 4329 4329 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  6532. 03-07 20:34:01.972 4329 4329 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  6533. 03-07 20:34:01.977 4329 4329 V audio_amplifier: amp_calibrate
  6534. 03-07 20:34:02.023 4329 4329 I SmartAmp: Enter function FIH_Tfa9887_init
  6535. 03-07 20:34:02.024 4329 4329 I SmartAmp: init start@1520451242.24083
  6536. 03-07 20:34:02.024 4329 4329 I SmartAmp: init_status = init
  6537. 03-07 20:34:02.024 4329 4329 I SmartAmp: smartamp ->/proc/devmodel NBQ
  6538. 03-07 20:34:02.024 4329 4329 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  6539. 03-07 20:34:02.024 4329 4329 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  6540. 03-07 20:34:02.024 4329 4329 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  6541. 03-07 20:34:02.024 4329 4329 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  6542. 03-07 20:34:02.024 4329 4329 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  6543. 03-07 20:34:02.024 4329 4329 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  6544. 03-07 20:34:02.024 4329 4329 I SmartAmp: Enter function loadSpeakerFile
  6545. 03-07 20:34:02.024 4329 4329 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  6546. 03-07 20:34:02.028 4329 4329 I SmartAmp: ========================================
  6547. 03-07 20:34:02.028 4329 4329 I SmartAmp: Tfa98xx_Open return value is 0.
  6548. 03-07 20:34:02.028 4329 4329 I SmartAmp: Enter function coldStartup
  6549. 03-07 20:34:02.031 4329 4329 I SmartAmp: Waiting for AMPS and CLKS to start up
  6550. 03-07 20:34:02.093 4328 4328 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  6551. 03-07 20:34:02.102 4328 4328 I zygote64: option[0]=-Xzygote
  6552. 03-07 20:34:02.102 4328 4328 I zygote64: option[1]=-Xcheck:jni
  6553. 03-07 20:34:02.102 4328 4328 I zygote64: option[2]=-Xusetombstonedtraces
  6554. 03-07 20:34:02.102 4328 4328 I zygote64: option[3]=exit
  6555. 03-07 20:34:02.102 4328 4328 I zygote64: option[4]=vfprintf
  6556. 03-07 20:34:02.102 4328 4328 I zygote64: option[5]=sensitiveThread
  6557. 03-07 20:34:02.102 4328 4328 I zygote64: option[6]=-verbose:gc
  6558. 03-07 20:34:02.102 4328 4328 I zygote64: option[7]=-Xms8m
  6559. 03-07 20:34:02.102 4328 4328 I zygote64: option[8]=-Xmx768m
  6560. 03-07 20:34:02.102 4328 4328 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  6561. 03-07 20:34:02.102 4328 4328 I zygote64: option[10]=-XX:HeapMinFree=512k
  6562. 03-07 20:34:02.102 4328 4328 I zygote64: option[11]=-XX:HeapMaxFree=8m
  6563. 03-07 20:34:02.102 4328 4328 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  6564. 03-07 20:34:02.102 4328 4328 I zygote64: option[13]=-Xusejit:true
  6565. 03-07 20:34:02.102 4328 4328 I zygote64: option[14]=-Xjitsaveprofilinginfo
  6566. 03-07 20:34:02.102 4328 4328 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  6567. 03-07 20:34:02.102 4328 4328 I zygote64: option[16]=-Xlockprofthreshold:500
  6568. 03-07 20:34:02.102 4328 4328 I zygote64: option[17]=-Ximage-compiler-option
  6569. 03-07 20:34:02.102 4328 4328 I zygote64: option[18]=--runtime-arg
  6570. 03-07 20:34:02.102 4328 4328 I zygote64: option[19]=-Ximage-compiler-option
  6571. 03-07 20:34:02.102 4328 4328 I zygote64: option[20]=-Xms64m
  6572. 03-07 20:34:02.102 4328 4328 I zygote64: option[21]=-Ximage-compiler-option
  6573. 03-07 20:34:02.102 4328 4328 I zygote64: option[22]=--runtime-arg
  6574. 03-07 20:34:02.103 4328 4328 I zygote64: option[23]=-Ximage-compiler-option
  6575. 03-07 20:34:02.103 4328 4328 I zygote64: option[24]=-Xmx64m
  6576. 03-07 20:34:02.103 4328 4328 I zygote64: option[25]=-Ximage-compiler-option
  6577. 03-07 20:34:02.103 4328 4328 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  6578. 03-07 20:34:02.103 4328 4328 I zygote64: option[27]=-Ximage-compiler-option
  6579. 03-07 20:34:02.103 4328 4328 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  6580. 03-07 20:34:02.103 4328 4328 I zygote64: option[29]=-Ximage-compiler-option
  6581. 03-07 20:34:02.103 4328 4328 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  6582. 03-07 20:34:02.103 4328 4328 I zygote64: option[31]=-Ximage-compiler-option
  6583. 03-07 20:34:02.103 4328 4328 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  6584. 03-07 20:34:02.103 4328 4328 I zygote64: option[33]=-Xcompiler-option
  6585. 03-07 20:34:02.103 4328 4328 I zygote64: option[34]=--runtime-arg
  6586. 03-07 20:34:02.103 4328 4328 I zygote64: option[35]=-Xcompiler-option
  6587. 03-07 20:34:02.103 4328 4328 I zygote64: option[36]=-Xms64m
  6588. 03-07 20:34:02.103 4328 4328 I zygote64: option[37]=-Xcompiler-option
  6589. 03-07 20:34:02.103 4328 4328 I zygote64: option[38]=--runtime-arg
  6590. 03-07 20:34:02.103 4328 4328 I zygote64: option[39]=-Xcompiler-option
  6591. 03-07 20:34:02.103 4328 4328 I zygote64: option[40]=-Xmx512m
  6592. 03-07 20:34:02.103 4328 4328 I zygote64: option[41]=-Xcompiler-option
  6593. 03-07 20:34:02.103 4328 4328 I zygote64: option[42]=-j2
  6594. 03-07 20:34:02.103 4328 4328 I zygote64: option[43]=-Ximage-compiler-option
  6595. 03-07 20:34:02.103 4328 4328 I zygote64: option[44]=-j4
  6596. 03-07 20:34:02.103 4328 4328 I zygote64: option[45]=-Ximage-compiler-option
  6597. 03-07 20:34:02.103 4328 4328 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  6598. 03-07 20:34:02.103 4328 4328 I zygote64: option[47]=-Xcompiler-option
  6599. 03-07 20:34:02.103 4328 4328 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  6600. 03-07 20:34:02.103 4328 4328 I zygote64: option[49]=-Ximage-compiler-option
  6601. 03-07 20:34:02.103 4328 4328 I zygote64: option[50]=--instruction-set-features=default
  6602. 03-07 20:34:02.103 4328 4328 I zygote64: option[51]=-Xcompiler-option
  6603. 03-07 20:34:02.103 4328 4328 I zygote64: option[52]=--instruction-set-features=default
  6604. 03-07 20:34:02.104 4328 4328 I zygote64: option[53]=-Duser.locale=en-US
  6605. 03-07 20:34:02.104 4328 4328 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  6606. 03-07 20:34:02.104 4328 4328 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  6607. 03-07 20:34:02.132 4329 4329 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  6608. 03-07 20:34:02.132 4329 4329 I SmartAmp: Get AMPS AND CLKS
  6609. 03-07 20:34:02.143 4329 4329 I SmartAmp: Enter function dspPatch
  6610. 03-07 20:34:02.143 4329 4329 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  6611. 03-07 20:34:02.144 4329 4329 I SmartAmp: Enter function dspPatch
  6612. 03-07 20:34:02.144 4329 4329 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  6613. 03-07 20:34:02.207 4329 4329 I SmartAmp: Enter function setOtc
  6614. 03-07 20:34:02.219 4329 4329 I SmartAmp: MTP = 0x3
  6615. 03-07 20:34:02.219 4329 4329 I SmartAmp: Enter function checkMTPEX
  6616. 03-07 20:34:02.220 4329 4329 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  6617. 03-07 20:34:02.220 4329 4329 I SmartAmp: Enter function load_all_settings
  6618. 03-07 20:34:02.233 4329 4329 I SmartAmp: Enter function setConfig
  6619. 03-07 20:34:02.233 4329 4329 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  6620. 03-07 20:34:02.239 4329 4329 I SmartAmp: Enter function setPreset
  6621. 03-07 20:34:02.239 4329 4329 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  6622. 03-07 20:34:02.243 4329 4329 I SmartAmp: Enter function setEQ
  6623. 03-07 20:34:02.243 4329 4329 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  6624. 03-07 20:34:02.245 4329 4329 I SmartAmp: Loaded biquad 1
  6625. 03-07 20:34:02.247 4329 4329 I SmartAmp: Loaded biquad 2
  6626. 03-07 20:34:02.250 4329 4329 I SmartAmp: Loaded biquad 3
  6627. 03-07 20:34:02.252 4329 4329 I SmartAmp: Disabled biquad 4
  6628. 03-07 20:34:02.254 4329 4329 I SmartAmp: Loaded biquad 5
  6629. 03-07 20:34:02.256 4329 4329 I SmartAmp: Loaded biquad 6
  6630. 03-07 20:34:02.259 4329 4329 I SmartAmp: Loaded biquad 7
  6631. 03-07 20:34:02.261 4329 4329 I SmartAmp: Disabled biquad 8
  6632. 03-07 20:34:02.263 4329 4329 I SmartAmp: Disabled biquad 9
  6633. 03-07 20:34:02.265 4329 4329 I SmartAmp: Disabled biquad 10
  6634. 03-07 20:34:02.266 4329 4329 I SmartAmp: Enter function waitCalibration
  6635. 03-07 20:34:02.267 4329 4329 I SmartAmp: Calibration value is 02 ohm
  6636. 03-07 20:34:02.267 4329 4329 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  6637. 03-07 20:34:02.267 4329 4329 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  6638. 03-07 20:34:02.267 4329 4329 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  6639. 03-07 20:34:02.267 4329 4329 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  6640. 03-07 20:34:02.267 4329 4329 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  6641. 03-07 20:34:02.267 4329 4329 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  6642. 03-07 20:34:02.267 4329 4329 I SmartAmp: Enter function loadSpeakerFile
  6643. 03-07 20:34:02.267 4329 4329 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  6644. 03-07 20:34:02.268 4329 4329 I SmartAmp: ========================================
  6645. 03-07 20:34:02.268 4329 4329 I SmartAmp: Tfa98xx_Open return value is 0.
  6646. 03-07 20:34:02.268 4329 4329 I SmartAmp: Enter function coldStartup
  6647. 03-07 20:34:02.271 4329 4329 I SmartAmp: Waiting for AMPS and CLKS to start up
  6648. 03-07 20:34:02.372 4329 4329 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  6649. 03-07 20:34:02.372 4329 4329 I SmartAmp: Get AMPS AND CLKS
  6650. 03-07 20:34:02.383 4329 4329 I SmartAmp: Enter function dspPatch
  6651. 03-07 20:34:02.383 4329 4329 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  6652. 03-07 20:34:02.384 4329 4329 I SmartAmp: Enter function dspPatch
  6653. 03-07 20:34:02.384 4329 4329 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  6654. 03-07 20:34:02.406 4328 4328 D Zygote : begin preload
  6655. 03-07 20:34:02.406 4328 4328 I Zygote : Installing ICU cache reference pinning...
  6656. 03-07 20:34:02.406 4328 4328 I Zygote : Preloading ICU data...
  6657. 03-07 20:34:02.423 4328 4328 D Zygote64Timing: BeginIcuCachePinning took to complete: 16ms
  6658. 03-07 20:34:02.423 4328 4328 I Zygote : Preloading classes...
  6659. 03-07 20:34:02.449 4329 4329 I SmartAmp: Enter function setOtc
  6660. 03-07 20:34:02.460 4329 4329 I SmartAmp: MTP = 0x3
  6661. 03-07 20:34:02.461 4329 4329 I SmartAmp: Enter function checkMTPEX
  6662. 03-07 20:34:02.461 4329 4329 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  6663. 03-07 20:34:02.461 4329 4329 I SmartAmp: Enter function load_all_settings
  6664. 03-07 20:34:02.474 4329 4329 I SmartAmp: Enter function setConfig
  6665. 03-07 20:34:02.474 4329 4329 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  6666. 03-07 20:34:02.481 4329 4329 I SmartAmp: Enter function setPreset
  6667. 03-07 20:34:02.481 4329 4329 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  6668. 03-07 20:34:02.485 4329 4329 I SmartAmp: Enter function setEQ
  6669. 03-07 20:34:02.485 4329 4329 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  6670. 03-07 20:34:02.487 4329 4329 I SmartAmp: Loaded biquad 1
  6671. 03-07 20:34:02.489 4329 4329 I SmartAmp: Loaded biquad 2
  6672. 03-07 20:34:02.492 4329 4329 I SmartAmp: Loaded biquad 3
  6673. 03-07 20:34:02.495 4329 4329 I SmartAmp: Disabled biquad 4
  6674. 03-07 20:34:02.497 4329 4329 I SmartAmp: Loaded biquad 5
  6675. 03-07 20:34:02.499 4329 4329 I SmartAmp: Loaded biquad 6
  6676. 03-07 20:34:02.501 4329 4329 I SmartAmp: Loaded biquad 7
  6677. 03-07 20:34:02.503 4329 4329 I SmartAmp: Disabled biquad 8
  6678. 03-07 20:34:02.505 4329 4329 I SmartAmp: Disabled biquad 9
  6679. 03-07 20:34:02.507 4329 4329 I SmartAmp: Loaded biquad 10
  6680. 03-07 20:34:02.507 4329 4329 I SmartAmp: Enter function waitCalibration
  6681. 03-07 20:34:02.508 4329 4329 I SmartAmp: Calibration value is 02 ohm
  6682. 03-07 20:34:02.512 4329 4329 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  6683. 03-07 20:34:02.512 4329 4329 I SmartAmp: Set DC to DC converter in active mode
  6684. 03-07 20:34:02.512 4329 4329 I SmartAmp: Set DC to DC converter in active mode
  6685. 03-07 20:34:02.514 4329 4329 I SmartAmp: init end@1520451242.514536
  6686. 03-07 20:34:02.514 4329 4329 I SmartAmp: FIH_Tfa9887_init return value 0
  6687. 03-07 20:34:02.659 4328 4328 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  6688. 03-07 20:34:02.682 4328 4328 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  6689. 03-07 20:34:02.696 4328 4328 I zygote64: Thread[1,tid=4328,Native,Thread*=0x7a288c2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  6690. 03-07 20:34:02.696 4328 4328 D MtpDeviceJNI: register_android_mtp_MtpDevice
  6691. 03-07 20:34:02.697 4328 4328 I zygote64: Thread[1,tid=4328,Native,Thread*=0x7a288c2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  6692. 03-07 20:34:02.698 4328 4328 I zygote64: Thread[1,tid=4328,Native,Thread*=0x7a288c2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  6693. 03-07 20:34:02.725 4329 4360 V audio_amplifier: --write_dummy_data:167
  6694. 03-07 20:34:02.737 4329 4329 I audio_amplifier: Found PRI_MI2S Clock! 964
  6695. 03-07 20:34:02.738 4329 4329 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  6696. 03-07 20:34:02.740 4329 4329 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  6697. 03-07 20:34:02.741 4329 4329 W DeviceHAL: Device 0xf480d000 get_master_volume: Function not implemented
  6698. 03-07 20:34:02.741 4329 4329 W DeviceHAL: Device 0xf480d000 get_master_mute: Function not implemented
  6699. 03-07 20:34:02.741 4329 4329 W DeviceHAL: Device 0xf480d000 set_master_volume: Function not implemented
  6700. 03-07 20:34:02.741 4329 4329 W DeviceHAL: Device 0xf480d000 set_master_mute: Function not implemented
  6701. 03-07 20:34:02.741 4329 4329 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  6702. 03-07 20:34:02.741 4329 4329 I AudioFlinger: openOutput() this 0xf50bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  6703. 03-07 20:34:02.741 4329 4329 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xf4074000)
  6704. 03-07 20:34:02.741 4329 4329 D audio_hw_primary: adev_open_output_stream: Stream (0xf4074000) picks up usecase (low-latency-playback)
  6705. 03-07 20:34:02.742 4329 4329 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  6706. 03-07 20:34:02.744 4329 4329 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  6707. 03-07 20:34:02.747 4329 4329 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  6708. 03-07 20:34:02.747 4329 4329 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  6709. 03-07 20:34:02.747 4329 4329 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  6710. 03-07 20:34:02.758 4329 4329 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  6711. 03-07 20:34:02.758 4329 4329 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  6712. 03-07 20:34:02.759 4329 4329 I AudioFlinger: Using module 10 as the primary audio interface
  6713. 03-07 20:34:02.759 4329 4371 I AudioFlinger: AudioFlinger's thread 0xf3b039c0 tid=4371 ready to run
  6714. 03-07 20:34:02.760 4329 4329 W AudioFlinger: moveEffects() bad srcOutput 0
  6715. 03-07 20:34:02.760 4329 4371 W AudioFlinger: no wake lock to update, system not ready yet
  6716. 03-07 20:34:02.760 4329 4371 D audio_hw_primary: out_standby: enter: stream (0xf4074000) usecase(1: low-latency-playback)
  6717. 03-07 20:34:02.760 4329 4371 W AudioFlinger: no wake lock to update, system not ready yet
  6718. 03-07 20:34:02.760 4329 4371 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  6719. 03-07 20:34:02.761 4329 4329 I AudioFlinger: openOutput() this 0xf50bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  6720. 03-07 20:34:02.762 4329 4329 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xf4074180)
  6721. 03-07 20:34:02.762 4329 4329 D audio_hw_primary: adev_open_output_stream: Stream (0xf4074180) picks up usecase (audio-ull-playback)
  6722. 03-07 20:34:02.762 4329 4329 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  6723. 03-07 20:34:02.763 4329 4374 I AudioFlinger: AudioFlinger's thread 0xf3403b40 tid=4374 ready to run
  6724. 03-07 20:34:02.764 4329 4374 W AudioFlinger: no wake lock to update, system not ready yet
  6725. 03-07 20:34:02.764 4329 4374 D audio_hw_primary: out_standby: enter: stream (0xf4074180) usecase(12: audio-ull-playback)
  6726. 03-07 20:34:02.764 4329 4374 W AudioFlinger: no wake lock to update, system not ready yet
  6727. 03-07 20:34:02.765 4329 4374 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  6728. 03-07 20:34:02.767 4329 4329 I AudioFlinger: openOutput() this 0xf50bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  6729. 03-07 20:34:02.767 4329 4329 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xf4074300)
  6730. 03-07 20:34:02.767 4329 4329 D audio_hw_primary: adev_open_output_stream: Stream (0xf4074300) picks up usecase (deep-buffer-playback)
  6731. 03-07 20:34:02.767 4329 4329 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  6732. 03-07 20:34:02.767 4329 4376 I AudioFlinger: AudioFlinger's thread 0xf3003900 tid=4376 ready to run
  6733. 03-07 20:34:02.768 4329 4376 W AudioFlinger: no wake lock to update, system not ready yet
  6734. 03-07 20:34:02.768 4329 4376 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  6735. 03-07 20:34:02.768 4329 4376 D audio_hw_primary: out_standby: enter: stream (0xf4074300) usecase(0: deep-buffer-playback)
  6736. 03-07 20:34:02.769 4329 4376 W AudioFlinger: no wake lock to update, system not ready yet
  6737. 03-07 20:34:02.771 4329 4329 I AudioFlinger: openOutput() this 0xf50bd000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  6738. 03-07 20:34:02.771 4329 4329 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xf4074480)
  6739. 03-07 20:34:02.771 4329 4329 D audio_hw_primary: adev_open_output_stream: Stream (0xf4074480) picks up usecase (afe-proxy-playback)
  6740. 03-07 20:34:02.771 4329 4329 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  6741. 03-07 20:34:02.772 4329 4379 I AudioFlinger: AudioFlinger's thread 0xf2d83f40 tid=4379 ready to run
  6742. 03-07 20:34:02.773 4329 4379 W AudioFlinger: no wake lock to update, system not ready yet
  6743. 03-07 20:34:02.773 4329 4379 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  6744. 03-07 20:34:02.773 4329 4379 D audio_hw_primary: out_standby: enter: stream (0xf4074480) usecase(37: afe-proxy-playback)
  6745. 03-07 20:34:02.774 4329 4379 W AudioFlinger: no wake lock to update, system not ready yet
  6746. 03-07 20:34:02.775 4329 4329 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xf50baa40) io_handle(14) source(1)
  6747. 03-07 20:34:02.778 4329 4381 I AudioFlinger: AudioFlinger's thread 0xf2983240 tid=4381 ready to run
  6748. 03-07 20:34:02.778 4329 4329 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xf50baa40)
  6749. 03-07 20:34:02.778 4329 4329 D audio_hw_primary: in_standby: enter: stream (0xf50baa40) usecase(16: audio-record)
  6750. 03-07 20:34:02.778 4329 4329 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf50baa40) io_handle(22) source(1)
  6751. 03-07 20:34:02.778 4329 4329 W DeviceHAL: Device 0xf480d000 open_input_stream: Invalid argument
  6752. 03-07 20:34:02.778 4329 4329 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf50baa40) io_handle(22) source(1)
  6753. 03-07 20:34:02.778 4329 4329 W DeviceHAL: Device 0xf480d000 open_input_stream: Invalid argument
  6754. 03-07 20:34:02.779 4329 4329 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  6755. 03-07 20:34:02.786 4329 4329 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  6756. 03-07 20:34:02.787 4329 4329 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  6757. 03-07 20:34:02.787 4329 4329 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  6758. 03-07 20:34:02.789 4329 4329 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  6759. 03-07 20:34:02.789 4329 4329 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  6760. 03-07 20:34:02.791 4329 4329 I r_submix: adev_open(name=audio_hw_if)
  6761. 03-07 20:34:02.791 4329 4329 I r_submix: adev_init_check()
  6762. 03-07 20:34:02.791 4329 4329 W DeviceHAL: Device 0xf33e50c0 set_master_mute: Function not implemented
  6763. 03-07 20:34:02.791 4329 4329 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  6764. 03-07 20:34:02.791 4329 4329 D r_submix: adev_open_input_stream(addr=0)
  6765. 03-07 20:34:02.792 4329 4329 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  6766. 03-07 20:34:02.792 4329 4329 D r_submix: now using address 0 for route 9
  6767. 03-07 20:34:02.792 4329 4385 I AudioFlinger: AudioFlinger's thread 0xf2983d40 tid=4385 ready to run
  6768. 03-07 20:34:02.793 4329 4329 D r_submix: adev_close_input_stream()
  6769. 03-07 20:34:02.793 4329 4329 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  6770. 03-07 20:34:02.793 4329 4329 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  6771. 03-07 20:34:02.794 4329 4329 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  6772. 03-07 20:34:02.794 4329 4329 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  6773. 03-07 20:34:02.794 4329 4329 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  6774. 03-07 20:34:02.796 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  6775. 03-07 20:34:02.798 4329 4329 E SoundTriggerHwService: could not read implementation properties
  6776. 03-07 20:34:02.833 4328 4328 I Zygote : ...preloaded 4715 classes in 409ms.
  6777. 03-07 20:34:02.833 4328 4328 I zygote64: VMRuntime.preloadDexCaches starting
  6778. 03-07 20:34:02.913 4328 4328 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  6779. 03-07 20:34:02.913 4328 4328 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  6780. 03-07 20:34:02.913 4328 4328 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  6781. 03-07 20:34:02.913 4328 4328 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  6782. 03-07 20:34:02.913 4328 4328 I zygote64: VMRuntime.preloadDexCaches finished
  6783. 03-07 20:34:02.913 4328 4328 D Zygote64Timing: PreloadClasses took to complete: 490ms
  6784. 03-07 20:34:03.030 4328 4328 I Zygote : Preloading resources...
  6785. 03-07 20:34:03.053 4328 4328 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  6786. 03-07 20:34:03.096 4328 4328 I Zygote : ...preloaded 64 resources in 65ms.
  6787. 03-07 20:34:03.104 4328 4328 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  6788. 03-07 20:34:03.107 4328 4328 I Zygote : ...preloaded 41 resources in 12ms.
  6789. 03-07 20:34:03.107 4328 4328 D Zygote64Timing: PreloadResources took to complete: 194ms
  6790. 03-07 20:34:03.108 4328 4328 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  6791. 03-07 20:34:03.110 4328 4328 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  6792. 03-07 20:34:03.113 4328 4328 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  6793. 03-07 20:34:03.127 4328 4328 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  6794. 03-07 20:34:03.128 4328 4328 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  6795. 03-07 20:34:03.152 4328 4328 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  6796. 03-07 20:34:03.153 4328 4328 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  6797. 03-07 20:34:03.178 4328 4328 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  6798. 03-07 20:34:03.183 4328 4328 I Zygote : Preloading shared libraries...
  6799. 03-07 20:34:03.212 4328 4328 I Zygote : Uninstalled ICU cache reference pinning...
  6800. 03-07 20:34:03.215 4328 4328 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  6801. 03-07 20:34:03.240 4328 4328 I Zygote : Warmed up JCA providers in 25ms.
  6802. 03-07 20:34:03.241 4328 4328 D Zygote : end preload
  6803. 03-07 20:34:03.241 4328 4328 D Zygote64Timing: ZygotePreload took to complete: 835ms
  6804. 03-07 20:34:03.273 4328 4328 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 102us total 31.922ms
  6805. 03-07 20:34:03.295 4328 4328 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 37us total 15.627ms
  6806. 03-07 20:34:03.295 4328 4328 D Zygote64Timing: PostZygoteInitGC took to complete: 55ms
  6807. 03-07 20:34:03.295 4328 4328 D Zygote64Timing: ZygoteInit took to complete: 890ms
  6808. 03-07 20:34:03.296 4328 4328 I : seccomp disabled by setenforce 0
  6809. 03-07 20:34:03.354 4328 4328 I Zygote : System server process 4388 has been created
  6810. 03-07 20:34:03.356 4328 4328 I Zygote : Accepting command socket connections
  6811. 03-07 20:34:03.370 4388 4388 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  6812. 03-07 20:34:03.383 4388 4388 I zygote64: The ClassLoaderContext is a special shared library.
  6813. 03-07 20:34:03.414 4388 4388 I SystemServer: InitBeforeStartServices
  6814. 03-07 20:34:03.415 4388 4388 I SystemServer: Entered the Android system server!
  6815. 03-07 20:34:03.644 4388 4388 D SystemServerTiming: InitBeforeStartServices took to complete: 229ms
  6816. 03-07 20:34:03.644 4388 4388 I SystemServer: StartServices
  6817. 03-07 20:34:03.644 4388 4388 I SystemServer: Reading configuration...
  6818. 03-07 20:34:03.644 4388 4388 I SystemServer: ReadingSystemConfig
  6819. 03-07 20:34:03.646 4388 4388 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  6820. 03-07 20:34:03.646 4388 4388 I SystemServer: StartInstaller
  6821. 03-07 20:34:03.646 4388 4388 I SystemServiceManager: Starting com.android.server.pm.Installer
  6822. 03-07 20:34:03.646 4388 4401 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  6823. 03-07 20:34:03.650 4388 4388 D SystemServerTiming: StartInstaller took to complete: 3ms
  6824. 03-07 20:34:03.650 4388 4388 I SystemServer: DeviceIdentifiersPolicyService
  6825. 03-07 20:34:03.650 4388 4388 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  6826. 03-07 20:34:03.653 4388 4388 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 2ms
  6827. 03-07 20:34:03.653 4388 4388 I SystemServer: StartActivityManager
  6828. 03-07 20:34:03.653 4388 4388 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  6829. 03-07 20:34:03.687 4388 4388 I ActivityManager: Memory class: 288
  6830. 03-07 20:34:03.693 4388 4403 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  6831. 03-07 20:34:03.695 4388 4404 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  6832. 03-07 20:34:03.700 4388 4401 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  6833. 03-07 20:34:03.719 4388 4388 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  6834. 03-07 20:34:03.403 4388 4388 I chatty : uid=1000 system_server identical 4 lines
  6835. 03-07 20:34:03.409 4388 4388 I zygote64: The ClassLoaderContext is a special shared library.
  6836. 03-07 20:34:03.725 4388 4406 E BluetoothAdapter: Bluetooth binder is null
  6837. 03-07 20:34:03.727 4388 4406 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  6838. 03-07 20:34:03.730 4388 4406 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  6839. 03-07 20:34:03.732 4388 4406 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  6840. 03-07 20:34:03.737 4388 4406 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  6841. 03-07 20:34:03.739 4388 4406 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  6842. 03-07 20:34:03.744 4388 4406 D vndksupport: Loading /vendor/lib64/hw/power.msm8992.so from current namespace instead of sphal namespace.
  6843. 03-07 20:34:03.746 4388 4406 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
  6844. 03-07 20:34:03.747 4388 4406 E QCOM PowerHAL: Failed to get prefetcher handle.
  6845. 03-07 20:34:03.747 4388 4406 D QCOM PowerHAL: power_open: enter; name=power
  6846. 03-07 20:34:03.747 4388 4406 D QCOM PowerHAL: power_open: exit 0
  6847. 03-07 20:34:03.747 4388 4406 I QCOM PowerHAL: QCOM power HAL initing.
  6848. 03-07 20:34:03.749 4388 4406 I PowerManagerService-JNI: Loaded power HAL service
  6849. 03-07 20:34:03.809 4388 4388 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  6850. 03-07 20:34:03.812 4388 4388 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace.
  6851. 03-07 20:34:03.849 4388 4388 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  6852. 03-07 20:34:03.856 4388 4412 I ServiceThread: Enabled StrictMode logging for android.display looper.
  6853. 03-07 20:34:03.860 4388 4388 W system_server: Failed to remove /acct/uid_1041/pid_4329: Device or resource busy
  6854. 03-07 20:34:03.860 4388 4388 W system_server: Failed to remove /acct/uid_1041: Permission denied
  6855. 03-07 20:34:03.860 4388 4388 W system_server: Failed to remove /acct/uid_1047/pid_4188: Device or resource busy
  6856. 03-07 20:34:03.860 4388 4388 W system_server: Failed to remove /acct/uid_1047: Permission denied
  6857. 03-07 20:34:03.860 4388 4388 W system_server: Failed to remove /acct/uid_1058/pid_2323: Device or resource busy
  6858. 03-07 20:34:03.860 4388 4388 W system_server: Failed to remove /acct/uid_1058: Permission denied
  6859. 03-07 20:34:03.860 4388 4388 W system_server: Failed to remove /acct/uid_1006/pid_2311: Device or resource busy
  6860. 03-07 20:34:03.860 4388 4388 W system_server: Failed to remove /acct/uid_1006: Permission denied
  6861. 03-07 20:34:03.861 4388 4388 W system_server: Failed to remove /acct/uid_1046/pid_2259: Device or resource busy
  6862. 03-07 20:34:03.861 4388 4388 W system_server: Failed to remove /acct/uid_1046: Permission denied
  6863. 03-07 20:34:03.861 4388 4388 W system_server: Failed to remove /acct/uid_1040/pid_2243: Device or resource busy
  6864. 03-07 20:34:03.861 4388 4388 W system_server: Failed to remove /acct/uid_1040: Permission denied
  6865. 03-07 20:34:03.861 4388 4388 W system_server: Failed to remove /acct/uid_1017/pid_2234: Device or resource busy
  6866. 03-07 20:34:03.861 4388 4388 W system_server: Failed to remove /acct/uid_1017: Permission denied
  6867. 03-07 20:34:03.861 4388 4388 W system_server: Failed to remove /acct/uid_1019/pid_2232: Device or resource busy
  6868. 03-07 20:34:03.861 4388 4388 W system_server: Failed to remove /acct/uid_1019: Permission denied
  6869. 03-07 20:34:03.861 4388 4388 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  6870. 03-07 20:34:03.861 4388 4388 W system_server: Failed to remove /acct/uid_3005: Permission denied
  6871. 03-07 20:34:03.861 4388 4388 W system_server: Failed to remove /acct/uid_10003: Permission denied
  6872. 03-07 20:34:03.862 4388 4388 W system_server: Failed to remove /acct/uid_10001: Permission denied
  6873. 03-07 20:34:03.862 4388 4388 W system_server: Failed to remove /acct/uid_10004: Permission denied
  6874. 03-07 20:34:03.862 4388 4388 W system_server: Failed to remove /acct/uid_10005: Permission denied
  6875. 03-07 20:34:03.862 4388 4388 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  6876. 03-07 20:34:03.862 4388 4388 W system_server: Failed to remove /acct/uid_1003: Permission denied
  6877. 03-07 20:34:03.862 4388 4388 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  6878. 03-07 20:34:03.862 4388 4388 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  6879. 03-07 20:34:03.862 4388 4388 W system_server: Failed to remove /acct/uid_1001: Permission denied
  6880. 03-07 20:34:03.862 4388 4388 W system_server: Failed to remove /acct/uid_1010/pid_4332: Device or resource busy
  6881. 03-07 20:34:03.862 4388 4388 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  6882. 03-07 20:34:03.862 4388 4388 W system_server: Failed to remove /acct/uid_1010: Permission denied
  6883. 03-07 20:34:03.862 4388 4388 W system_server: Failed to remove /acct/uid_1013/pid_4330: Device or resource busy
  6884. 03-07 20:34:03.862 4388 4388 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  6885. 03-07 20:34:03.862 4388 4388 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  6886. 03-07 20:34:03.862 4388 4388 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  6887. 03-07 20:34:03.863 4388 4388 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  6888. 03-07 20:34:03.863 4388 4388 W system_server: Failed to remove /acct/uid_1013: Permission denied
  6889. 03-07 20:34:03.863 4388 4388 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  6890. 03-07 20:34:03.863 4388 4388 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  6891. 03-07 20:34:03.863 4388 4388 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  6892. 03-07 20:34:03.863 4388 4388 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  6893. 03-07 20:34:03.863 4388 4388 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  6894. 03-07 20:34:03.863 4388 4388 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  6895. 03-07 20:34:03.863 4388 4388 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  6896. 03-07 20:34:03.863 4388 4388 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  6897. 03-07 20:34:03.863 4388 4388 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  6898. 03-07 20:34:03.863 4388 4388 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  6899. 03-07 20:34:03.863 4388 4388 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  6900. 03-07 20:34:03.863 4388 4388 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  6901. 03-07 20:34:03.863 4388 4388 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  6902. 03-07 20:34:03.863 4388 4388 W system_server: Failed to remove /acct/uid_1000: Permission denied
  6903. 03-07 20:34:03.863 4388 4388 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  6904. 03-07 20:34:03.864 4388 4388 W system_server: Failed to remove /acct/uid_1036: Permission denied
  6905. 03-07 20:34:03.864 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_4331: Device or resource busy
  6906. 03-07 20:34:03.864 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_4328: Device or resource busy
  6907. 03-07 20:34:03.864 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  6908. 03-07 20:34:03.864 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  6909. 03-07 20:34:03.864 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  6910. 03-07 20:34:03.864 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  6911. 03-07 20:34:03.864 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  6912. 03-07 20:34:03.864 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  6913. 03-07 20:34:03.864 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  6914. 03-07 20:34:03.864 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  6915. 03-07 20:34:03.864 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  6916. 03-07 20:34:03.864 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  6917. 03-07 20:34:03.864 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  6918. 03-07 20:34:03.864 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  6919. 03-07 20:34:03.864 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  6920. 03-07 20:34:03.865 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  6921. 03-07 20:34:03.865 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  6922. 03-07 20:34:03.865 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  6923. 03-07 20:34:03.865 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  6924. 03-07 20:34:03.865 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  6925. 03-07 20:34:03.865 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  6926. 03-07 20:34:03.865 4388 4388 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  6927. 03-07 20:34:03.865 4388 4388 W system_server: Failed to remove /acct/uid_0: Permission denied
  6928. 03-07 20:34:03.869 4388 4388 D AppOps : AppOpsService published
  6929. 03-07 20:34:03.870 4388 4388 D SystemServerTiming: StartActivityManager took to complete: 217ms
  6930. 03-07 20:34:03.870 4388 4388 I SystemServer: StartPowerManager
  6931. 03-07 20:34:03.871 4388 4388 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  6932. 03-07 20:34:03.874 4388 4414 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  6933. 03-07 20:34:03.876 4388 4388 I libsuspend: Selected wakeup count
  6934. 03-07 20:34:03.877 4388 4388 E QCOM PowerHAL: Invalid hint ID.
  6935. 03-07 20:34:03.879 4388 4388 D SystemServerTiming: StartPowerManager took to complete: 8ms
  6936. 03-07 20:34:03.879 4388 4388 I SystemServer: InitPowerManagement
  6937. 03-07 20:34:03.881 4388 4388 D SystemServerTiming: InitPowerManagement took to complete: 2ms
  6938. 03-07 20:34:03.882 4388 4388 I SystemServer: StartRecoverySystemService
  6939. 03-07 20:34:03.882 4388 4388 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  6940. 03-07 20:34:03.883 4388 4388 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  6941. 03-07 20:34:03.884 4388 4388 V RescueParty: Disabled because of eng build
  6942. 03-07 20:34:03.884 4388 4388 I SystemServer: StartLightsService
  6943. 03-07 20:34:03.884 4388 4388 I SystemServiceManager: Starting com.android.server.lights.LightsService
  6944. 03-07 20:34:03.884 4388 4388 D SystemServerTiming: StartLightsService took to complete: 0ms
  6945. 03-07 20:34:03.885 4388 4388 I SystemServer: StartDisplayManager
  6946. 03-07 20:34:03.885 4388 4388 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  6947. 03-07 20:34:03.888 4388 4388 D SystemServerTiming: StartDisplayManager took to complete: 4ms
  6948. 03-07 20:34:03.889 4388 4388 I SystemServer: WaitForDisplay
  6949. 03-07 20:34:03.889 4388 4388 I SystemServiceManager: Starting phase 100
  6950. 03-07 20:34:03.893 4388 4412 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  6951. 03-07 20:34:03.893 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  6952. 03-07 20:34:03.894 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  6953. 03-07 20:34:03.895 4388 4412 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  6954. 03-07 20:34:03.900 4388 4412 E light : light_open lights keyboard failed: -22
  6955. 03-07 20:34:03.900 4388 4412 E light : Light passthrough failed to load legacy HAL.
  6956. 03-07 20:34:03.901 4388 4412 E light : light_open lights buttons failed: -22
  6957. 03-07 20:34:03.901 4388 4412 E light : Light passthrough failed to load legacy HAL.
  6958. 03-07 20:34:03.904 4388 4412 E light : light_open lights bluetooth failed: -22
  6959. 03-07 20:34:03.904 4388 4412 E light : Light passthrough failed to load legacy HAL.
  6960. 03-07 20:34:03.905 4388 4412 E light : light_open lights wifi failed: -22
  6961. 03-07 20:34:03.905 4388 4412 E light : Light passthrough failed to load legacy HAL.
  6962. 03-07 20:34:03.907 4388 4388 D SystemServerTiming: WaitForDisplay took to complete: 18ms
  6963. 03-07 20:34:03.907 4388 4412 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  6964. 03-07 20:34:03.907 4388 4388 I SystemServer: StartPackageManagerService
  6965. 03-07 20:34:03.920 4388 4388 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  6966. 03-07 20:34:03.923 4388 4388 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  6967. 03-07 20:34:04.196 4388 4388 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  6968. 03-07 20:34:04.197 4388 4388 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  6969. 03-07 20:34:04.199 4388 4388 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  6970. 03-07 20:34:04.324 4388 4426 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  6971. 03-07 20:34:04.342 4419 4419 I cameraserver: ServiceManager: 0xf4817940
  6972. 03-07 20:34:04.343 4419 4419 I CameraService: CameraService started (pid=4419)
  6973. 03-07 20:34:04.343 4419 4419 I CameraService: CameraService process starting
  6974. 03-07 20:34:04.352 4419 4419 D vndksupport: Loading /vendor/lib/hw/android.hardware.camera.provider@2.4-impl.so from current namespace instead of sphal namespace.
  6975. 03-07 20:34:04.461 4388 4426 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  6976. 03-07 20:34:04.480 4388 4427 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  6977. 03-07 20:34:04.552 4388 4425 I PackageParser: Parse times for '/system/priv-app/Settings': parse=121ms, update_cache=0 ms
  6978. 03-07 20:34:04.730 4388 4428 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=204ms, update_cache=0 ms
  6979. 03-07 20:34:04.777 4388 4433 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  6980. 03-07 20:34:04.782 4388 4433 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  6981. 03-07 20:34:04.794 4388 4434 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  6982. 03-07 20:34:04.810 4388 4432 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  6983. 03-07 20:34:04.857 4388 4434 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  6984. 03-07 20:34:04.858 4388 4434 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  6985. 03-07 20:34:04.921 4388 4388 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  6986. 03-07 20:34:04.921 4388 4388 D PackageManager: No files in app dir /oem/app
  6987. 03-07 20:34:04.922 4388 4388 I PackageManager: Finished scanning system apps. Time: 748 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  6988. 03-07 20:34:04.962 4388 4438 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  6989. 03-07 20:34:04.972 4388 4439 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  6990. 03-07 20:34:04.981 4388 4438 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  6991. 03-07 20:34:05.025 4388 4436 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  6992. 03-07 20:34:05.050 4388 4439 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  6993. 03-07 20:34:05.051 4388 4439 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  6994. 03-07 20:34:05.083 4388 4439 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  6995. 03-07 20:34:05.084 4388 4439 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  6996. 03-07 20:34:05.098 4388 4437 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  6997. 03-07 20:34:05.109 4388 4436 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=105ms, update_cache=0 ms
  6998. 03-07 20:34:05.118 4388 4438 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=108ms, update_cache=0 ms
  6999. 03-07 20:34:05.129 4388 4388 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  7000. 03-07 20:34:05.130 4388 4388 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  7001. 03-07 20:34:05.142 4388 4438 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  7002. 03-07 20:34:05.142 4388 4438 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  7003. 03-07 20:34:05.156 4388 4436 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  7004. 03-07 20:34:05.160 4388 4439 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  7005. 03-07 20:34:05.176 4388 4388 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  7006. 03-07 20:34:05.194 4388 4439 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  7007. 03-07 20:34:05.194 4388 4439 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  7008. 03-07 20:34:05.204 4388 4438 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  7009. 03-07 20:34:05.223 4388 4438 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  7010. 03-07 20:34:05.266 4388 4437 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=164ms, update_cache=0 ms
  7011. 03-07 20:34:05.281 4388 4437 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  7012. 03-07 20:34:05.310 4388 4437 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  7013. 03-07 20:34:05.385 4388 4438 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  7014. 03-07 20:34:05.386 4388 4438 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  7015. 03-07 20:34:05.389 4388 4439 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  7016. 03-07 20:34:05.391 4388 4436 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  7017. 03-07 20:34:05.391 4388 4436 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  7018. 03-07 20:34:05.415 4388 4436 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=182ms, update_cache=0 ms
  7019. 03-07 20:34:05.453 4388 4438 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  7020. 03-07 20:34:05.516 4388 4439 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  7021. 03-07 20:34:05.524 4388 4436 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=109ms, update_cache=0 ms
  7022. 03-07 20:34:05.555 4388 4439 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  7023. 03-07 20:34:05.578 4388 4438 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  7024. 03-07 20:34:05.601 4388 4436 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  7025. 03-07 20:34:05.605 4388 4436 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  7026. 03-07 20:34:05.670 4388 4436 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  7027. 03-07 20:34:05.672 4388 4436 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  7028. 03-07 20:34:05.672 4388 4436 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  7029. 03-07 20:34:05.689 4388 4437 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=147ms, update_cache=0 ms
  7030. 03-07 20:34:05.696 4388 4398 I zygote64: Background concurrent copying GC freed 28726(1808KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 87us total 209.256ms
  7031. 03-07 20:34:05.746 4388 4437 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  7032. 03-07 20:34:05.787 4388 4438 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  7033. 03-07 20:34:05.799 4388 4437 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  7034. 03-07 20:34:05.827 4388 4437 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  7035. 03-07 20:34:05.842 4388 4388 D PackageManager: No files in app dir /data/app-private
  7036. 03-07 20:34:05.842 4388 4388 I PackageManager: Finished scanning non-system apps. Time: 920 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  7037. 03-07 20:34:05.845 4388 4388 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  7038. 03-07 20:34:05.855 4388 4388 I PackageManager: Time to scan packages: 1.68 seconds
  7039. 03-07 20:34:05.861 4388 4388 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  7040. 03-07 20:34:05.932 2233 3398 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  7041. 03-07 20:34:05.935 2233 3398 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  7042. 03-07 20:34:05.938 2233 3397 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  7043. 03-07 20:34:05.941 2233 3397 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  7044. 03-07 20:34:06.000 2233 3397 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  7045. 03-07 20:34:06.002 2233 3397 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  7046. 03-07 20:34:06.005 2233 3398 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  7047. 03-07 20:34:06.008 2233 3398 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  7048. 03-07 20:34:06.039 4388 4388 V PackageManager: reconcileAppsData finished 18 packages
  7049. 03-07 20:34:06.040 4388 4388 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  7050. 03-07 20:34:06.040 4388 4440 D SystemServerInitThreadPool: Started executing prepareAppData
  7051. 03-07 20:34:06.040 4388 4388 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  7052. 03-07 20:34:06.040 4388 4388 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  7053. 03-07 20:34:06.040 4388 4388 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  7054. 03-07 20:34:06.040 4388 4388 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  7055. 03-07 20:34:06.040 4388 4388 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  7056. 03-07 20:34:06.040 4388 4388 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  7057. 03-07 20:34:06.040 4388 4388 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  7058. 03-07 20:34:06.040 4388 4388 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  7059. 03-07 20:34:06.040 4388 4388 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  7060. 03-07 20:34:06.041 4388 4388 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  7061. 03-07 20:34:06.041 4388 4388 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  7062. 03-07 20:34:06.041 4388 4388 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  7063. 03-07 20:34:06.041 4388 4388 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  7064. 03-07 20:34:06.041 4388 4388 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  7065. 03-07 20:34:06.041 4388 4388 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  7066. 03-07 20:34:06.042 4388 4388 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  7067. 03-07 20:34:06.042 4388 4388 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  7068. 03-07 20:34:06.042 4388 4388 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  7069. 03-07 20:34:06.042 4388 4388 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  7070. 03-07 20:34:06.042 4388 4388 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  7071. 03-07 20:34:06.042 4388 4388 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  7072. 03-07 20:34:06.043 4388 4388 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  7073. 03-07 20:34:06.043 2233 2233 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  7074. 03-07 20:34:06.045 2233 2233 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  7075. 03-07 20:34:06.045 2233 2233 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  7076. 03-07 20:34:06.046 2233 2233 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  7077. 03-07 20:34:06.046 2233 2233 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  7078. 03-07 20:34:06.048 2233 2233 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  7079. 03-07 20:34:06.049 2233 2233 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  7080. 03-07 20:34:06.050 2233 2233 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  7081. 03-07 20:34:06.050 2233 2233 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  7082. 03-07 20:34:06.050 2233 2233 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  7083. 03-07 20:34:06.051 2233 2233 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  7084. 03-07 20:34:06.052 2233 2233 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  7085. 03-07 20:34:06.052 2233 2233 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  7086. 03-07 20:34:06.053 2233 2233 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  7087. 03-07 20:34:06.053 2233 2233 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  7088. 03-07 20:34:06.054 2233 2233 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  7089. 03-07 20:34:06.054 2233 2233 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  7090. 03-07 20:34:06.055 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  7091. 03-07 20:34:06.055 2233 2233 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  7092. 03-07 20:34:06.055 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  7093. 03-07 20:34:06.056 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  7094. 03-07 20:34:06.056 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  7095. 03-07 20:34:06.056 2233 2233 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  7096. 03-07 20:34:06.057 2233 2233 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  7097. 03-07 20:34:06.057 2233 2233 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  7098. 03-07 20:34:06.058 2233 2233 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  7099. 03-07 20:34:06.058 2233 2233 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  7100. 03-07 20:34:06.059 2233 2233 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  7101. 03-07 20:34:06.059 2233 2233 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  7102. 03-07 20:34:06.060 2233 2233 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  7103. 03-07 20:34:06.060 2233 2233 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  7104. 03-07 20:34:06.060 2233 2233 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  7105. 03-07 20:34:06.061 2233 2233 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  7106. 03-07 20:34:06.062 2233 2233 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  7107. 03-07 20:34:06.062 2233 2233 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  7108. 03-07 20:34:06.062 2233 2233 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  7109. 03-07 20:34:06.063 2233 2233 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  7110. 03-07 20:34:06.073 4388 4440 D SystemServerTimingAsync: AppDataFixup took to complete: 32ms
  7111. 03-07 20:34:06.187 4388 4388 E PackageManager: There should probably be a verifier, but, none were found
  7112. 03-07 20:34:06.190 4388 4388 E System : ******************************************
  7113. 03-07 20:34:06.191 4388 4388 E System : ************ Failure starting system services
  7114. 03-07 20:34:06.191 4388 4388 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  7115. 03-07 20:34:06.191 4388 4388 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  7116. 03-07 20:34:06.191 4388 4388 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  7117. 03-07 20:34:06.191 4388 4388 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  7118. 03-07 20:34:06.191 4388 4388 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  7119. 03-07 20:34:06.191 4388 4388 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  7120. 03-07 20:34:06.191 4388 4388 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  7121. 03-07 20:34:06.191 4388 4388 E System : at java.lang.reflect.Method.invoke(Native Method)
  7122. 03-07 20:34:06.191 4388 4388 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  7123. 03-07 20:34:06.191 4388 4388 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  7124. 03-07 20:34:06.191 4388 4388 D SystemServerTiming: StartPackageManagerService took to complete: 2283ms
  7125. 03-07 20:34:06.193 4388 4388 E Zygote : System zygote died with exception
  7126. 03-07 20:34:06.193 4388 4388 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  7127. 03-07 20:34:06.193 4388 4388 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  7128. 03-07 20:34:06.193 4388 4388 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  7129. 03-07 20:34:06.193 4388 4388 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  7130. 03-07 20:34:06.193 4388 4388 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  7131. 03-07 20:34:06.193 4388 4388 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  7132. 03-07 20:34:06.193 4388 4388 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  7133. 03-07 20:34:06.193 4388 4388 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  7134. 03-07 20:34:06.193 4388 4388 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  7135. 03-07 20:34:06.193 4388 4388 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  7136. 03-07 20:34:06.193 4388 4388 D AndroidRuntime: Shutting down VM
  7137. 03-07 20:34:06.194 4388 4388 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  7138. 03-07 20:34:06.194 4388 4388 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  7139. 03-07 20:34:06.194 4388 4388 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  7140. 03-07 20:34:06.194 4388 4388 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  7141. 03-07 20:34:06.194 4388 4388 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  7142. 03-07 20:34:06.194 4388 4388 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  7143. 03-07 20:34:06.194 4388 4388 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  7144. 03-07 20:34:06.194 4388 4388 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  7145. 03-07 20:34:06.194 4388 4388 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  7146. 03-07 20:34:06.194 4388 4388 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  7147. 03-07 20:34:06.194 4388 4388 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  7148. 03-07 20:34:06.197 4388 4388 E AndroidRuntime: Error reporting crash
  7149. 03-07 20:34:06.197 4388 4388 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  7150. 03-07 20:34:06.197 4388 4388 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  7151. 03-07 20:34:06.197 4388 4388 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  7152. 03-07 20:34:06.197 4388 4388 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  7153. 03-07 20:34:06.197 4388 4388 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  7154. 03-07 20:34:06.198 4388 4388 I Process : Sending signal. PID: 4388 SIG: 9
  7155. 03-07 20:34:06.252 354 354 I ServiceManager: service 'recovery' died
  7156. 03-07 20:34:06.252 354 354 I ServiceManager: service 'display' died
  7157. 03-07 20:34:06.252 354 354 I ServiceManager: service 'device_identifiers' died
  7158. 03-07 20:34:06.252 354 354 I ServiceManager: service 'batterystats' died
  7159. 03-07 20:34:06.252 354 354 I ServiceManager: service 'appops' died
  7160. 03-07 20:34:06.253 354 354 I ServiceManager: service 'power' died
  7161. 03-07 20:34:06.255 4328 4328 E Zygote : Exit zygote because system server (4388) has terminated
  7162. 03-07 20:34:06.367 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  7163. 03-07 20:34:06.367 354 354 I ServiceManager: service 'media.audio_flinger' died
  7164. 03-07 20:34:06.367 354 354 I ServiceManager: service 'media.audio_policy' died
  7165. 03-07 20:34:06.605 354 354 I ServiceManager: service 'media.player' died
  7166. 03-07 20:34:06.605 354 354 I ServiceManager: service 'media.resource_manager' died
  7167. 03-07 20:34:06.621 354 354 I ServiceManager: service 'netd' died
  7168. 03-07 20:34:06.622 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  7169. 03-07 20:34:06.633 354 354 I ServiceManager: service 'wificond' died
  7170. 03-07 20:34:06.723 4445 4445 I wificond: wificond is starting up...
  7171. 03-07 20:34:06.738 4444 4444 I Netd : Netd 1.0 starting
  7172. 03-07 20:34:06.739 4444 4444 D TetherController: Setting IP forward enable = 0
  7173. 03-07 20:34:06.771 2235 2235 I perfd : type=1400 audit(0.0:614): avc: denied { kill } for capability=5 scontext=u:r:perfd:s0 tcontext=u:r:perfd:s0 tclass=capability permissive=1
  7174. 03-07 20:34:06.771 2235 2235 I perfd : type=1400 audit(0.0:615): avc: denied { signull } for scontext=u:r:perfd:s0 tcontext=u:r:surfaceflinger:s0 tclass=process permissive=1
  7175. 03-07 20:34:06.785 4444 4444 I Netd : Creating child chains: 31.0ms
  7176. 03-07 20:34:06.785 4444 4444 I Netd : Setting up OEM hooks: 0.2ms
  7177. 03-07 20:34:06.795 4444 4444 I Netd : Setting up FirewallController hooks: 9.5ms
  7178. 03-07 20:34:06.801 4444 4444 I Netd : Setting up NatController hooks: 6.3ms
  7179. 03-07 20:34:06.811 4444 4444 I Netd : Setting up BandwidthController hooks: 10.4ms
  7180. 03-07 20:34:06.811 4444 4444 I Netd : Setting up IdletimerController hooks: 0.1ms
  7181. 03-07 20:34:06.818 4444 4444 I Netd : Disabling bandwidth control: 7.0ms
  7182. 03-07 20:34:06.820 4444 4444 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  7183. 03-07 20:34:06.820 4444 4444 I Netd : Initializing RouteController: 1.6ms
  7184. 03-07 20:34:06.822 4444 4444 D MDnsDS : MDnsSdListener::Hander starting up
  7185. 03-07 20:34:06.825 4460 4460 I netmgrd : type=1400 audit(0.0:616): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  7186. 03-07 20:34:06.827 4444 4454 D MDnsDS : MDnsSdListener starting to monitor
  7187. 03-07 20:34:06.827 4444 4454 D MDnsDS : Going to poll with pollCount 1
  7188. 03-07 20:34:06.828 4444 4444 I Netd : Registering NetdNativeService: 5.7ms
  7189. 03-07 20:34:06.828 4444 4444 I Netd : Starting CommandListener: 0.2ms
  7190. 03-07 20:34:06.833 4444 4444 I Netd : Registering NetdHwService: 4.7ms
  7191. 03-07 20:34:06.833 4444 4444 I Netd : Netd started in 95ms
  7192. 03-07 20:34:06.845 4460 4460 I ndc : type=1400 audit(0.0:617): avc: denied { connectto } for path="/dev/socket/netd" scontext=u:r:init:s0 tcontext=u:r:netd:s0 tclass=unix_stream_socket permissive=1
  7193. 03-07 20:34:06.903 4442 4442 I FastMixerState: sMaxFastTracks = 8
  7194. 03-07 20:34:06.906 4442 4442 I audioserver: ServiceManager: 0xf19978e0
  7195. 03-07 20:34:06.906 4442 4442 W BatteryNotifier: batterystats service unavailable!
  7196. 03-07 20:34:06.908 4442 4442 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  7197. 03-07 20:34:06.915 4442 4442 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  7198. 03-07 20:34:06.922 4442 4442 I AudioFlinger: Using 300 mSec as standby time.
  7199. 03-07 20:34:06.926 4442 4442 W APM::Devices: DeviceVector::add device 80000040 already in
  7200. 03-07 20:34:06.926 4442 4442 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  7201. 03-07 20:34:06.927 4442 4442 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  7202. 03-07 20:34:06.933 4442 4442 D audio_hw_primary: adev_open: enter
  7203. 03-07 20:34:07.007 4443 4443 I mediaserver: ServiceManager: 0xf2c979e0
  7204. 03-07 20:34:07.008 4443 4443 W BatteryNotifier: batterystats service unavailable!
  7205. 03-07 20:34:07.043 4442 4442 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  7206. 03-07 20:34:07.043 4442 4442 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  7207. 03-07 20:34:07.043 4442 4442 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  7208. 03-07 20:34:07.043 4442 4442 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  7209. 03-07 20:34:07.044 4442 4442 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  7210. 03-07 20:34:07.044 4442 4442 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  7211. 03-07 20:34:07.044 4442 4442 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  7212. 03-07 20:34:07.044 4442 4442 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  7213. 03-07 20:34:07.044 4442 4442 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  7214. 03-07 20:34:07.051 4442 4442 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  7215. 03-07 20:34:07.051 4442 4442 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  7216. 03-07 20:34:07.053 4442 4442 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  7217. 03-07 20:34:07.056 4442 4442 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  7218. 03-07 20:34:07.060 4442 4442 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  7219. 03-07 20:34:07.061 4442 4442 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  7220. 03-07 20:34:07.062 4442 4442 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  7221. 03-07 20:34:07.072 4442 4442 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  7222. 03-07 20:34:07.085 4442 4442 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  7223. 03-07 20:34:07.086 4442 4442 D msm8974_platform: platform_init: Opened sound card:0
  7224. 03-07 20:34:07.090 4442 4442 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  7225. 03-07 20:34:07.091 4442 4442 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  7226. 03-07 20:34:07.091 4442 4442 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  7227. 03-07 20:34:07.091 4442 4442 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  7228. 03-07 20:34:07.091 4442 4442 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  7229. 03-07 20:34:07.091 4442 4442 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  7230. 03-07 20:34:07.091 4442 4442 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  7231. 03-07 20:34:07.091 4442 4442 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  7232. 03-07 20:34:07.091 4442 4442 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  7233. 03-07 20:34:07.091 4442 4442 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  7234. 03-07 20:34:07.091 4442 4442 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  7235. 03-07 20:34:07.092 4442 4442 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  7236. 03-07 20:34:07.092 4442 4442 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  7237. 03-07 20:34:07.092 4442 4442 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  7238. 03-07 20:34:07.092 4442 4442 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  7239. 03-07 20:34:07.092 4442 4442 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  7240. 03-07 20:34:07.092 4442 4442 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  7241. 03-07 20:34:07.093 4442 4442 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  7242. 03-07 20:34:07.093 4442 4442 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  7243. 03-07 20:34:07.093 4442 4442 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  7244. 03-07 20:34:07.093 4442 4442 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  7245. 03-07 20:34:07.093 4442 4442 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  7246. 03-07 20:34:07.093 4442 4442 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  7247. 03-07 20:34:07.094 4442 4442 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  7248. 03-07 20:34:07.094 4442 4442 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  7249. 03-07 20:34:07.094 4442 4442 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  7250. 03-07 20:34:07.095 4442 4442 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  7251. 03-07 20:34:07.095 4442 4442 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  7252. 03-07 20:34:07.095 4442 4442 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  7253. 03-07 20:34:07.096 4442 4442 D ACDB-LOADER: ACDB -> ACPH INIT
  7254. 03-07 20:34:07.096 4442 4442 D : [ACPH]->Online service registered with ACPH
  7255. 03-07 20:34:07.096 4442 4442 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  7256. 03-07 20:34:07.096 4442 4442 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  7257. 03-07 20:34:07.096 4442 4442 D : [ACPH]->ACPH init success
  7258. 03-07 20:34:07.096 4442 4442 D ACDB-LOADER: ACDB -> RTAC INIT
  7259. 03-07 20:34:07.096 4442 4442 D : [ACPH]->DSP RTC service registered with ACPH
  7260. 03-07 20:34:07.096 4442 4442 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  7261. 03-07 20:34:07.097 4442 4442 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  7262. 03-07 20:34:07.097 4442 4442 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  7263. 03-07 20:34:07.097 4442 4442 D : [ACPH]->FTS RTC service registered with ACPH
  7264. 03-07 20:34:07.097 4442 4442 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  7265. 03-07 20:34:07.097 4442 4442 D : [ACPH]->ADIE RTC service registered with ACPH
  7266. 03-07 20:34:07.097 4442 4442 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  7267. 03-07 20:34:07.097 4442 4442 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  7268. 03-07 20:34:07.097 4442 4442 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  7269. 03-07 20:34:07.097 4442 4442 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  7270. 03-07 20:34:07.097 4442 4442 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  7271. 03-07 20:34:07.097 4442 4442 D : Failed to fetch the lookup information of the MetaInfo table
  7272. 03-07 20:34:07.097 4442 4442 D : Output from GetMetaInfoSize command : 0
  7273. 03-07 20:34:07.101 4442 4442 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  7274. 03-07 20:34:07.101 4442 4442 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  7275. 03-07 20:34:07.101 4442 4442 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  7276. 03-07 20:34:07.101 4442 4442 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  7277. 03-07 20:34:07.101 4442 4442 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  7278. 03-07 20:34:07.102 4442 4442 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  7279. 03-07 20:34:07.102 4442 4442 D ACDB-LOADER: ACDB -> send_meta_info Enter
  7280. 03-07 20:34:07.102 4442 4442 E ACDB-LOADER: Fail to allocate memory for metainfo
  7281. 03-07 20:34:07.102 4442 4442 D ACDB-LOADER: ACDB -> send_meta_info failed
  7282. 03-07 20:34:07.102 4442 4442 D ACDB-LOADER: ACDB -> init done!
  7283. 03-07 20:34:07.102 4442 4442 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  7284. 03-07 20:34:07.102 4442 4442 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  7285. 03-07 20:34:07.102 4442 4442 D msm8974_platform: hw_util_open success
  7286. 03-07 20:34:07.103 4442 4442 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  7287. 03-07 20:34:07.103 4442 4442 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  7288. 03-07 20:34:07.103 4442 4442 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  7289. 03-07 20:34:07.103 4442 4442 D : Failed to fetch the lookup information of the device 00000056
  7290. 03-07 20:34:07.103 4442 4442 E ACDB-LOADER: Error: ACDB ANC returned = -1
  7291. 03-07 20:34:07.103 4442 4442 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  7292. 03-07 20:34:07.103 4442 4442 D : Failed to fetch the lookup information of the device 00000059
  7293. 03-07 20:34:07.103 4442 4442 E ACDB-LOADER: Error: ACDB ANC returned = -1
  7294. 03-07 20:34:07.103 4442 4442 D msm8974_platform: send_codec_cal cal sent for anc_cal
  7295. 03-07 20:34:07.103 4442 4442 E ACDB-LOADER: ACDB -> send_codec_cal
  7296. 03-07 20:34:07.103 4442 4442 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  7297. 03-07 20:34:07.103 4442 4442 D : Failed to fetch the lookup information of the device 00000064
  7298. 03-07 20:34:07.103 4442 4442 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  7299. 03-07 20:34:07.103 4442 4442 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  7300. 03-07 20:34:07.104 4442 4442 D msm8974_platform: send_codec_cal cal sent for mad_cal
  7301. 03-07 20:34:07.104 4442 4442 D ACDB-LOADER: send mbhc data
  7302. 03-07 20:34:07.104 4442 4442 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  7303. 03-07 20:34:07.104 4442 4442 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  7304. 03-07 20:34:07.104 4442 4442 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  7305. 03-07 20:34:07.104 4442 4442 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  7306. 03-07 20:34:07.104 4442 4442 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  7307. 03-07 20:34:07.104 4442 4442 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  7308. 03-07 20:34:07.107 4442 4442 V audio_amplifier: amp_calibrate
  7309. 03-07 20:34:07.153 4442 4442 I SmartAmp: Enter function FIH_Tfa9887_init
  7310. 03-07 20:34:07.153 4442 4442 I SmartAmp: init start@1520451247.153448
  7311. 03-07 20:34:07.153 4442 4442 I SmartAmp: init_status = init
  7312. 03-07 20:34:07.153 4442 4442 I SmartAmp: smartamp ->/proc/devmodel NBQ
  7313. 03-07 20:34:07.153 4442 4442 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  7314. 03-07 20:34:07.153 4442 4442 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  7315. 03-07 20:34:07.153 4442 4442 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  7316. 03-07 20:34:07.153 4442 4442 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  7317. 03-07 20:34:07.153 4442 4442 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  7318. 03-07 20:34:07.153 4442 4442 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  7319. 03-07 20:34:07.153 4442 4442 I SmartAmp: Enter function loadSpeakerFile
  7320. 03-07 20:34:07.153 4442 4442 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  7321. 03-07 20:34:07.155 4442 4442 I SmartAmp: ========================================
  7322. 03-07 20:34:07.155 4442 4442 I SmartAmp: Tfa98xx_Open return value is 0.
  7323. 03-07 20:34:07.155 4442 4442 I SmartAmp: Enter function coldStartup
  7324. 03-07 20:34:07.159 4442 4442 I SmartAmp: Waiting for AMPS and CLKS to start up
  7325. 03-07 20:34:07.219 4441 4441 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  7326. 03-07 20:34:07.229 4441 4441 I zygote64: option[0]=-Xzygote
  7327. 03-07 20:34:07.230 4441 4441 I zygote64: option[1]=-Xcheck:jni
  7328. 03-07 20:34:07.230 4441 4441 I zygote64: option[2]=-Xusetombstonedtraces
  7329. 03-07 20:34:07.230 4441 4441 I zygote64: option[3]=exit
  7330. 03-07 20:34:07.230 4441 4441 I zygote64: option[4]=vfprintf
  7331. 03-07 20:34:07.230 4441 4441 I zygote64: option[5]=sensitiveThread
  7332. 03-07 20:34:07.230 4441 4441 I zygote64: option[6]=-verbose:gc
  7333. 03-07 20:34:07.230 4441 4441 I zygote64: option[7]=-Xms8m
  7334. 03-07 20:34:07.230 4441 4441 I zygote64: option[8]=-Xmx768m
  7335. 03-07 20:34:07.230 4441 4441 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  7336. 03-07 20:34:07.230 4441 4441 I zygote64: option[10]=-XX:HeapMinFree=512k
  7337. 03-07 20:34:07.230 4441 4441 I zygote64: option[11]=-XX:HeapMaxFree=8m
  7338. 03-07 20:34:07.230 4441 4441 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  7339. 03-07 20:34:07.230 4441 4441 I zygote64: option[13]=-Xusejit:true
  7340. 03-07 20:34:07.230 4441 4441 I zygote64: option[14]=-Xjitsaveprofilinginfo
  7341. 03-07 20:34:07.230 4441 4441 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  7342. 03-07 20:34:07.230 4441 4441 I zygote64: option[16]=-Xlockprofthreshold:500
  7343. 03-07 20:34:07.230 4441 4441 I zygote64: option[17]=-Ximage-compiler-option
  7344. 03-07 20:34:07.230 4441 4441 I zygote64: option[18]=--runtime-arg
  7345. 03-07 20:34:07.230 4441 4441 I zygote64: option[19]=-Ximage-compiler-option
  7346. 03-07 20:34:07.230 4441 4441 I zygote64: option[20]=-Xms64m
  7347. 03-07 20:34:07.230 4441 4441 I zygote64: option[21]=-Ximage-compiler-option
  7348. 03-07 20:34:07.230 4441 4441 I zygote64: option[22]=--runtime-arg
  7349. 03-07 20:34:07.230 4441 4441 I zygote64: option[23]=-Ximage-compiler-option
  7350. 03-07 20:34:07.230 4441 4441 I zygote64: option[24]=-Xmx64m
  7351. 03-07 20:34:07.231 4441 4441 I zygote64: option[25]=-Ximage-compiler-option
  7352. 03-07 20:34:07.231 4441 4441 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  7353. 03-07 20:34:07.231 4441 4441 I zygote64: option[27]=-Ximage-compiler-option
  7354. 03-07 20:34:07.231 4441 4441 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  7355. 03-07 20:34:07.231 4441 4441 I zygote64: option[29]=-Ximage-compiler-option
  7356. 03-07 20:34:07.231 4441 4441 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  7357. 03-07 20:34:07.231 4441 4441 I zygote64: option[31]=-Ximage-compiler-option
  7358. 03-07 20:34:07.231 4441 4441 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  7359. 03-07 20:34:07.231 4441 4441 I zygote64: option[33]=-Xcompiler-option
  7360. 03-07 20:34:07.231 4441 4441 I zygote64: option[34]=--runtime-arg
  7361. 03-07 20:34:07.231 4441 4441 I zygote64: option[35]=-Xcompiler-option
  7362. 03-07 20:34:07.231 4441 4441 I zygote64: option[36]=-Xms64m
  7363. 03-07 20:34:07.231 4441 4441 I zygote64: option[37]=-Xcompiler-option
  7364. 03-07 20:34:07.231 4441 4441 I zygote64: option[38]=--runtime-arg
  7365. 03-07 20:34:07.231 4441 4441 I zygote64: option[39]=-Xcompiler-option
  7366. 03-07 20:34:07.231 4441 4441 I zygote64: option[40]=-Xmx512m
  7367. 03-07 20:34:07.231 4441 4441 I zygote64: option[41]=-Xcompiler-option
  7368. 03-07 20:34:07.231 4441 4441 I zygote64: option[42]=-j2
  7369. 03-07 20:34:07.231 4441 4441 I zygote64: option[43]=-Ximage-compiler-option
  7370. 03-07 20:34:07.231 4441 4441 I zygote64: option[44]=-j4
  7371. 03-07 20:34:07.231 4441 4441 I zygote64: option[45]=-Ximage-compiler-option
  7372. 03-07 20:34:07.231 4441 4441 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  7373. 03-07 20:34:07.231 4441 4441 I zygote64: option[47]=-Xcompiler-option
  7374. 03-07 20:34:07.231 4441 4441 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  7375. 03-07 20:34:07.231 4441 4441 I zygote64: option[49]=-Ximage-compiler-option
  7376. 03-07 20:34:07.232 4441 4441 I zygote64: option[50]=--instruction-set-features=default
  7377. 03-07 20:34:07.232 4441 4441 I zygote64: option[51]=-Xcompiler-option
  7378. 03-07 20:34:07.232 4441 4441 I zygote64: option[52]=--instruction-set-features=default
  7379. 03-07 20:34:07.232 4441 4441 I zygote64: option[53]=-Duser.locale=en-US
  7380. 03-07 20:34:07.232 4441 4441 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  7381. 03-07 20:34:07.232 4441 4441 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  7382. 03-07 20:34:07.259 4442 4442 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  7383. 03-07 20:34:07.260 4442 4442 I SmartAmp: Get AMPS AND CLKS
  7384. 03-07 20:34:07.271 4442 4442 I SmartAmp: Enter function dspPatch
  7385. 03-07 20:34:07.271 4442 4442 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  7386. 03-07 20:34:07.272 4442 4442 I SmartAmp: Enter function dspPatch
  7387. 03-07 20:34:07.272 4442 4442 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  7388. 03-07 20:34:07.334 4442 4442 I SmartAmp: Enter function setOtc
  7389. 03-07 20:34:07.345 4442 4442 I SmartAmp: MTP = 0x3
  7390. 03-07 20:34:07.345 4442 4442 I SmartAmp: Enter function checkMTPEX
  7391. 03-07 20:34:07.346 4442 4442 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  7392. 03-07 20:34:07.346 4442 4442 I SmartAmp: Enter function load_all_settings
  7393. 03-07 20:34:07.358 4442 4442 I SmartAmp: Enter function setConfig
  7394. 03-07 20:34:07.358 4442 4442 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  7395. 03-07 20:34:07.365 4442 4442 I SmartAmp: Enter function setPreset
  7396. 03-07 20:34:07.366 4442 4442 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  7397. 03-07 20:34:07.370 4442 4442 I SmartAmp: Enter function setEQ
  7398. 03-07 20:34:07.370 4442 4442 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  7399. 03-07 20:34:07.372 4442 4442 I SmartAmp: Loaded biquad 1
  7400. 03-07 20:34:07.374 4442 4442 I SmartAmp: Loaded biquad 2
  7401. 03-07 20:34:07.376 4442 4442 I SmartAmp: Loaded biquad 3
  7402. 03-07 20:34:07.378 4442 4442 I SmartAmp: Disabled biquad 4
  7403. 03-07 20:34:07.379 4442 4442 I SmartAmp: Loaded biquad 5
  7404. 03-07 20:34:07.381 4442 4442 I SmartAmp: Loaded biquad 6
  7405. 03-07 20:34:07.383 4442 4442 I SmartAmp: Loaded biquad 7
  7406. 03-07 20:34:07.385 4442 4442 I SmartAmp: Disabled biquad 8
  7407. 03-07 20:34:07.387 4442 4442 I SmartAmp: Disabled biquad 9
  7408. 03-07 20:34:07.389 4442 4442 I SmartAmp: Disabled biquad 10
  7409. 03-07 20:34:07.390 4442 4442 I SmartAmp: Enter function waitCalibration
  7410. 03-07 20:34:07.390 4442 4442 I SmartAmp: Calibration value is 02 ohm
  7411. 03-07 20:34:07.390 4442 4442 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  7412. 03-07 20:34:07.390 4442 4442 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  7413. 03-07 20:34:07.390 4442 4442 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  7414. 03-07 20:34:07.390 4442 4442 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  7415. 03-07 20:34:07.390 4442 4442 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  7416. 03-07 20:34:07.390 4442 4442 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  7417. 03-07 20:34:07.391 4442 4442 I SmartAmp: Enter function loadSpeakerFile
  7418. 03-07 20:34:07.391 4442 4442 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  7419. 03-07 20:34:07.391 4442 4442 I SmartAmp: ========================================
  7420. 03-07 20:34:07.391 4442 4442 I SmartAmp: Tfa98xx_Open return value is 0.
  7421. 03-07 20:34:07.391 4442 4442 I SmartAmp: Enter function coldStartup
  7422. 03-07 20:34:07.394 4442 4442 I SmartAmp: Waiting for AMPS and CLKS to start up
  7423. 03-07 20:34:07.495 4442 4442 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  7424. 03-07 20:34:07.495 4442 4442 I SmartAmp: Get AMPS AND CLKS
  7425. 03-07 20:34:07.506 4441 4441 D Zygote : begin preload
  7426. 03-07 20:34:07.506 4441 4441 I Zygote : Installing ICU cache reference pinning...
  7427. 03-07 20:34:07.506 4441 4441 I Zygote : Preloading ICU data...
  7428. 03-07 20:34:07.506 4442 4442 I SmartAmp: Enter function dspPatch
  7429. 03-07 20:34:07.506 4442 4442 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  7430. 03-07 20:34:07.507 4442 4442 I SmartAmp: Enter function dspPatch
  7431. 03-07 20:34:07.507 4442 4442 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  7432. 03-07 20:34:07.525 4441 4441 D Zygote64Timing: BeginIcuCachePinning took to complete: 18ms
  7433. 03-07 20:34:07.525 4441 4441 I Zygote : Preloading classes...
  7434. 03-07 20:34:07.570 4442 4442 I SmartAmp: Enter function setOtc
  7435. 03-07 20:34:07.582 4442 4442 I SmartAmp: MTP = 0x3
  7436. 03-07 20:34:07.582 4442 4442 I SmartAmp: Enter function checkMTPEX
  7437. 03-07 20:34:07.583 4442 4442 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  7438. 03-07 20:34:07.583 4442 4442 I SmartAmp: Enter function load_all_settings
  7439. 03-07 20:34:07.596 4442 4442 I SmartAmp: Enter function setConfig
  7440. 03-07 20:34:07.596 4442 4442 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  7441. 03-07 20:34:07.603 4442 4442 I SmartAmp: Enter function setPreset
  7442. 03-07 20:34:07.603 4442 4442 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  7443. 03-07 20:34:07.607 4442 4442 I SmartAmp: Enter function setEQ
  7444. 03-07 20:34:07.607 4442 4442 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  7445. 03-07 20:34:07.609 4442 4442 I SmartAmp: Loaded biquad 1
  7446. 03-07 20:34:07.611 4442 4442 I SmartAmp: Loaded biquad 2
  7447. 03-07 20:34:07.613 4442 4442 I SmartAmp: Loaded biquad 3
  7448. 03-07 20:34:07.615 4442 4442 I SmartAmp: Disabled biquad 4
  7449. 03-07 20:34:07.617 4442 4442 I SmartAmp: Loaded biquad 5
  7450. 03-07 20:34:07.619 4442 4442 I SmartAmp: Loaded biquad 6
  7451. 03-07 20:34:07.621 4442 4442 I SmartAmp: Loaded biquad 7
  7452. 03-07 20:34:07.623 4442 4442 I SmartAmp: Disabled biquad 8
  7453. 03-07 20:34:07.625 4442 4442 I SmartAmp: Disabled biquad 9
  7454. 03-07 20:34:07.627 4442 4442 I SmartAmp: Loaded biquad 10
  7455. 03-07 20:34:07.627 4442 4442 I SmartAmp: Enter function waitCalibration
  7456. 03-07 20:34:07.628 4442 4442 I SmartAmp: Calibration value is 02 ohm
  7457. 03-07 20:34:07.632 4442 4442 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  7458. 03-07 20:34:07.632 4442 4442 I SmartAmp: Set DC to DC converter in active mode
  7459. 03-07 20:34:07.632 4442 4442 I SmartAmp: Set DC to DC converter in active mode
  7460. 03-07 20:34:07.634 4442 4442 I SmartAmp: init end@1520451247.634258
  7461. 03-07 20:34:07.634 4442 4442 I SmartAmp: FIH_Tfa9887_init return value 0
  7462. 03-07 20:34:07.763 4441 4441 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  7463. 03-07 20:34:07.786 4441 4441 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  7464. 03-07 20:34:07.799 4441 4441 I zygote64: Thread[1,tid=4441,Native,Thread*=0x711cac2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  7465. 03-07 20:34:07.799 4441 4441 D MtpDeviceJNI: register_android_mtp_MtpDevice
  7466. 03-07 20:34:07.801 4441 4441 I zygote64: Thread[1,tid=4441,Native,Thread*=0x711cac2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  7467. 03-07 20:34:07.802 4441 4441 I zygote64: Thread[1,tid=4441,Native,Thread*=0x711cac2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  7468. 03-07 20:34:07.853 4442 4471 V audio_amplifier: --write_dummy_data:167
  7469. 03-07 20:34:07.866 4442 4442 I audio_amplifier: Found PRI_MI2S Clock! 964
  7470. 03-07 20:34:07.866 4442 4442 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  7471. 03-07 20:34:07.868 4442 4442 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  7472. 03-07 20:34:07.869 4442 4442 W DeviceHAL: Device 0xf110d000 get_master_volume: Function not implemented
  7473. 03-07 20:34:07.869 4442 4442 W DeviceHAL: Device 0xf110d000 get_master_mute: Function not implemented
  7474. 03-07 20:34:07.869 4442 4442 W DeviceHAL: Device 0xf110d000 set_master_volume: Function not implemented
  7475. 03-07 20:34:07.869 4442 4442 W DeviceHAL: Device 0xf110d000 set_master_mute: Function not implemented
  7476. 03-07 20:34:07.869 4442 4442 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  7477. 03-07 20:34:07.869 4442 4442 I AudioFlinger: openOutput() this 0xf19bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  7478. 03-07 20:34:07.869 4442 4442 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xf0974000)
  7479. 03-07 20:34:07.869 4442 4442 D audio_hw_primary: adev_open_output_stream: Stream (0xf0974000) picks up usecase (low-latency-playback)
  7480. 03-07 20:34:07.870 4442 4442 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  7481. 03-07 20:34:07.873 4442 4442 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  7482. 03-07 20:34:07.876 4442 4442 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  7483. 03-07 20:34:07.876 4442 4442 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  7484. 03-07 20:34:07.876 4442 4442 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  7485. 03-07 20:34:07.886 4442 4442 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  7486. 03-07 20:34:07.886 4442 4442 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  7487. 03-07 20:34:07.888 4442 4442 I AudioFlinger: Using module 10 as the primary audio interface
  7488. 03-07 20:34:07.888 4442 4481 I AudioFlinger: AudioFlinger's thread 0xf0383d40 tid=4481 ready to run
  7489. 03-07 20:34:07.888 4442 4481 W AudioFlinger: no wake lock to update, system not ready yet
  7490. 03-07 20:34:07.888 4442 4481 D audio_hw_primary: out_standby: enter: stream (0xf0974000) usecase(1: low-latency-playback)
  7491. 03-07 20:34:07.889 4442 4442 W AudioFlinger: moveEffects() bad srcOutput 0
  7492. 03-07 20:34:07.890 4442 4481 W AudioFlinger: no wake lock to update, system not ready yet
  7493. 03-07 20:34:07.890 4442 4481 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  7494. 03-07 20:34:07.892 4442 4442 I AudioFlinger: openOutput() this 0xf19bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  7495. 03-07 20:34:07.892 4442 4442 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xf0974180)
  7496. 03-07 20:34:07.892 4442 4442 D audio_hw_primary: adev_open_output_stream: Stream (0xf0974180) picks up usecase (audio-ull-playback)
  7497. 03-07 20:34:07.893 4442 4442 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  7498. 03-07 20:34:07.894 4442 4484 I AudioFlinger: AudioFlinger's thread 0xefc83900 tid=4484 ready to run
  7499. 03-07 20:34:07.894 4442 4484 W AudioFlinger: no wake lock to update, system not ready yet
  7500. 03-07 20:34:07.894 4442 4484 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  7501. 03-07 20:34:07.895 4442 4484 D audio_hw_primary: out_standby: enter: stream (0xf0974180) usecase(12: audio-ull-playback)
  7502. 03-07 20:34:07.895 4442 4484 W AudioFlinger: no wake lock to update, system not ready yet
  7503. 03-07 20:34:07.896 4442 4442 I AudioFlinger: openOutput() this 0xf19bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  7504. 03-07 20:34:07.896 4442 4442 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xf0974300)
  7505. 03-07 20:34:07.896 4442 4442 D audio_hw_primary: adev_open_output_stream: Stream (0xf0974300) picks up usecase (deep-buffer-playback)
  7506. 03-07 20:34:07.897 4442 4442 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  7507. 03-07 20:34:07.897 4442 4486 I AudioFlinger: AudioFlinger's thread 0xef883500 tid=4486 ready to run
  7508. 03-07 20:34:07.898 4442 4486 W AudioFlinger: no wake lock to update, system not ready yet
  7509. 03-07 20:34:07.898 4442 4486 D audio_hw_primary: out_standby: enter: stream (0xf0974300) usecase(0: deep-buffer-playback)
  7510. 03-07 20:34:07.898 4442 4486 W AudioFlinger: no wake lock to update, system not ready yet
  7511. 03-07 20:34:07.898 4442 4486 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  7512. 03-07 20:34:07.900 4442 4442 I AudioFlinger: openOutput() this 0xf19bd000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  7513. 03-07 20:34:07.900 4442 4442 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xf0974480)
  7514. 03-07 20:34:07.900 4442 4442 D audio_hw_primary: adev_open_output_stream: Stream (0xf0974480) picks up usecase (afe-proxy-playback)
  7515. 03-07 20:34:07.900 4442 4442 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  7516. 03-07 20:34:07.901 4442 4489 I AudioFlinger: AudioFlinger's thread 0xef6037c0 tid=4489 ready to run
  7517. 03-07 20:34:07.901 4442 4489 W AudioFlinger: no wake lock to update, system not ready yet
  7518. 03-07 20:34:07.901 4442 4489 D audio_hw_primary: out_standby: enter: stream (0xf0974480) usecase(37: afe-proxy-playback)
  7519. 03-07 20:34:07.901 4442 4489 W AudioFlinger: no wake lock to update, system not ready yet
  7520. 03-07 20:34:07.902 4442 4489 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  7521. 03-07 20:34:07.906 4442 4442 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xf19baa40) io_handle(14) source(1)
  7522. 03-07 20:34:07.907 4442 4491 I AudioFlinger: AudioFlinger's thread 0xef203ec0 tid=4491 ready to run
  7523. 03-07 20:34:07.908 4442 4442 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xf19baa40)
  7524. 03-07 20:34:07.908 4442 4442 D audio_hw_primary: in_standby: enter: stream (0xf19baa40) usecase(16: audio-record)
  7525. 03-07 20:34:07.908 4442 4442 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf19baa40) io_handle(22) source(1)
  7526. 03-07 20:34:07.908 4442 4442 W DeviceHAL: Device 0xf110d000 open_input_stream: Invalid argument
  7527. 03-07 20:34:07.908 4442 4442 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf19baa40) io_handle(22) source(1)
  7528. 03-07 20:34:07.908 4442 4442 W DeviceHAL: Device 0xf110d000 open_input_stream: Invalid argument
  7529. 03-07 20:34:07.909 4442 4442 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  7530. 03-07 20:34:07.917 4442 4442 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  7531. 03-07 20:34:07.917 4442 4442 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  7532. 03-07 20:34:07.918 4442 4442 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  7533. 03-07 20:34:07.921 4442 4442 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  7534. 03-07 20:34:07.921 4442 4442 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  7535. 03-07 20:34:07.923 4442 4442 I r_submix: adev_open(name=audio_hw_if)
  7536. 03-07 20:34:07.923 4442 4442 I r_submix: adev_init_check()
  7537. 03-07 20:34:07.924 4442 4442 W DeviceHAL: Device 0xef8d44c0 set_master_mute: Function not implemented
  7538. 03-07 20:34:07.924 4442 4442 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  7539. 03-07 20:34:07.924 4442 4442 D r_submix: adev_open_input_stream(addr=0)
  7540. 03-07 20:34:07.924 4442 4442 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  7541. 03-07 20:34:07.924 4442 4442 D r_submix: now using address 0 for route 9
  7542. 03-07 20:34:07.926 4442 4495 I AudioFlinger: AudioFlinger's thread 0xef203200 tid=4495 ready to run
  7543. 03-07 20:34:07.926 4442 4442 D r_submix: adev_close_input_stream()
  7544. 03-07 20:34:07.926 4442 4442 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  7545. 03-07 20:34:07.926 4442 4442 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  7546. 03-07 20:34:07.926 4442 4442 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  7547. 03-07 20:34:07.926 4442 4442 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  7548. 03-07 20:34:07.926 4442 4442 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  7549. 03-07 20:34:07.928 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  7550. 03-07 20:34:07.930 4442 4442 E SoundTriggerHwService: could not read implementation properties
  7551. 03-07 20:34:07.949 4441 4441 I Zygote : ...preloaded 4715 classes in 424ms.
  7552. 03-07 20:34:07.949 4441 4441 I zygote64: VMRuntime.preloadDexCaches starting
  7553. 03-07 20:34:08.030 4441 4441 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  7554. 03-07 20:34:08.030 4441 4441 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  7555. 03-07 20:34:08.030 4441 4441 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  7556. 03-07 20:34:08.030 4441 4441 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  7557. 03-07 20:34:08.030 4441 4441 I zygote64: VMRuntime.preloadDexCaches finished
  7558. 03-07 20:34:08.031 4441 4441 D Zygote64Timing: PreloadClasses took to complete: 506ms
  7559. 03-07 20:34:08.135 4441 4441 I Zygote : Preloading resources...
  7560. 03-07 20:34:08.154 4441 4441 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  7561. 03-07 20:34:08.195 4441 4441 I Zygote : ...preloaded 64 resources in 61ms.
  7562. 03-07 20:34:08.203 4441 4441 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  7563. 03-07 20:34:08.205 4441 4441 I Zygote : ...preloaded 41 resources in 10ms.
  7564. 03-07 20:34:08.206 4441 4441 D Zygote64Timing: PreloadResources took to complete: 175ms
  7565. 03-07 20:34:08.206 4441 4441 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  7566. 03-07 20:34:08.209 4441 4441 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  7567. 03-07 20:34:08.212 4441 4441 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  7568. 03-07 20:34:08.225 4441 4441 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  7569. 03-07 20:34:08.227 4441 4441 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  7570. 03-07 20:34:08.249 4441 4441 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  7571. 03-07 20:34:08.250 4441 4441 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  7572. 03-07 20:34:08.274 4441 4441 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  7573. 03-07 20:34:08.280 4441 4441 I Zygote : Preloading shared libraries...
  7574. 03-07 20:34:08.305 4441 4441 I Zygote : Uninstalled ICU cache reference pinning...
  7575. 03-07 20:34:08.307 4441 4441 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  7576. 03-07 20:34:08.332 4441 4441 I Zygote : Warmed up JCA providers in 25ms.
  7577. 03-07 20:34:08.333 4441 4441 D Zygote : end preload
  7578. 03-07 20:34:08.333 4441 4441 D Zygote64Timing: ZygotePreload took to complete: 827ms
  7579. 03-07 20:34:08.362 4441 4441 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 87us total 28.123ms
  7580. 03-07 20:34:08.383 4441 4441 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 34us total 16.376ms
  7581. 03-07 20:34:08.384 4441 4441 D Zygote64Timing: PostZygoteInitGC took to complete: 50ms
  7582. 03-07 20:34:08.384 4441 4441 D Zygote64Timing: ZygoteInit took to complete: 878ms
  7583. 03-07 20:34:08.385 4441 4441 I : seccomp disabled by setenforce 0
  7584. 03-07 20:34:08.441 4441 4441 I Zygote : System server process 4498 has been created
  7585. 03-07 20:34:08.446 4441 4441 I Zygote : Accepting command socket connections
  7586. 03-07 20:34:08.459 4498 4498 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  7587. 03-07 20:34:08.475 4498 4498 I zygote64: The ClassLoaderContext is a special shared library.
  7588. 03-07 20:34:08.506 4498 4498 I SystemServer: InitBeforeStartServices
  7589. 03-07 20:34:08.506 4498 4498 I SystemServer: Entered the Android system server!
  7590. 03-07 20:34:08.724 4498 4498 D SystemServerTiming: InitBeforeStartServices took to complete: 219ms
  7591. 03-07 20:34:08.724 4498 4498 I SystemServer: StartServices
  7592. 03-07 20:34:08.724 4498 4498 I SystemServer: Reading configuration...
  7593. 03-07 20:34:08.724 4498 4498 I SystemServer: ReadingSystemConfig
  7594. 03-07 20:34:08.725 4498 4498 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  7595. 03-07 20:34:08.726 4498 4498 I SystemServer: StartInstaller
  7596. 03-07 20:34:08.726 4498 4511 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  7597. 03-07 20:34:08.726 4498 4498 I SystemServiceManager: Starting com.android.server.pm.Installer
  7598. 03-07 20:34:08.728 4498 4498 D SystemServerTiming: StartInstaller took to complete: 3ms
  7599. 03-07 20:34:08.729 4498 4498 I SystemServer: DeviceIdentifiersPolicyService
  7600. 03-07 20:34:08.729 4498 4498 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  7601. 03-07 20:34:08.731 4498 4498 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 2ms
  7602. 03-07 20:34:08.731 4498 4498 I SystemServer: StartActivityManager
  7603. 03-07 20:34:08.731 4498 4498 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  7604. 03-07 20:34:08.754 4498 4498 I ActivityManager: Memory class: 288
  7605. 03-07 20:34:08.756 4498 4513 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  7606. 03-07 20:34:08.758 4498 4514 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  7607. 03-07 20:34:08.776 4498 4511 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  7608. 03-07 20:34:08.786 4498 4498 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  7609. 03-07 20:34:08.495 4498 4498 I chatty : uid=1000 system_server identical 4 lines
  7610. 03-07 20:34:08.501 4498 4498 I zygote64: The ClassLoaderContext is a special shared library.
  7611. 03-07 20:34:08.792 4498 4516 E BluetoothAdapter: Bluetooth binder is null
  7612. 03-07 20:34:08.794 4498 4516 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  7613. 03-07 20:34:08.797 4498 4516 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  7614. 03-07 20:34:08.798 4498 4516 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  7615. 03-07 20:34:08.803 4498 4516 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  7616. 03-07 20:34:08.805 4498 4516 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  7617. 03-07 20:34:08.809 4498 4516 D vndksupport: Loading /vendor/lib64/hw/power.msm8992.so from current namespace instead of sphal namespace.
  7618. 03-07 20:34:08.812 4498 4516 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
  7619. 03-07 20:34:08.812 4498 4516 E QCOM PowerHAL: Failed to get prefetcher handle.
  7620. 03-07 20:34:08.812 4498 4516 D QCOM PowerHAL: power_open: enter; name=power
  7621. 03-07 20:34:08.812 4498 4516 D QCOM PowerHAL: power_open: exit 0
  7622. 03-07 20:34:08.812 4498 4516 I QCOM PowerHAL: QCOM power HAL initing.
  7623. 03-07 20:34:08.813 4498 4516 I PowerManagerService-JNI: Loaded power HAL service
  7624. 03-07 20:34:08.875 4498 4498 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  7625. 03-07 20:34:08.877 4498 4498 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace.
  7626. 03-07 20:34:08.915 4498 4498 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  7627. 03-07 20:34:08.924 4498 4522 I ServiceThread: Enabled StrictMode logging for android.display looper.
  7628. 03-07 20:34:08.926 4498 4498 W system_server: Failed to remove /acct/uid_1041/pid_4442: Device or resource busy
  7629. 03-07 20:34:08.926 4498 4498 W system_server: Failed to remove /acct/uid_1041: Permission denied
  7630. 03-07 20:34:08.926 4498 4498 W system_server: Failed to remove /acct/uid_1047/pid_4419: Device or resource busy
  7631. 03-07 20:34:08.926 4498 4498 W system_server: Failed to remove /acct/uid_1047: Permission denied
  7632. 03-07 20:34:08.926 4498 4498 W system_server: Failed to remove /acct/uid_1058/pid_2323: Device or resource busy
  7633. 03-07 20:34:08.926 4498 4498 W system_server: Failed to remove /acct/uid_1058: Permission denied
  7634. 03-07 20:34:08.926 4498 4498 W system_server: Failed to remove /acct/uid_1006/pid_2311: Device or resource busy
  7635. 03-07 20:34:08.926 4498 4498 W system_server: Failed to remove /acct/uid_1006: Permission denied
  7636. 03-07 20:34:08.926 4498 4498 W system_server: Failed to remove /acct/uid_1046/pid_2259: Device or resource busy
  7637. 03-07 20:34:08.927 4498 4498 W system_server: Failed to remove /acct/uid_1046: Permission denied
  7638. 03-07 20:34:08.927 4498 4498 W system_server: Failed to remove /acct/uid_1040/pid_2243: Device or resource busy
  7639. 03-07 20:34:08.927 4498 4498 W system_server: Failed to remove /acct/uid_1040: Permission denied
  7640. 03-07 20:34:08.927 4498 4498 W system_server: Failed to remove /acct/uid_1017/pid_2234: Device or resource busy
  7641. 03-07 20:34:08.927 4498 4498 W system_server: Failed to remove /acct/uid_1017: Permission denied
  7642. 03-07 20:34:08.927 4498 4498 W system_server: Failed to remove /acct/uid_1019/pid_2232: Device or resource busy
  7643. 03-07 20:34:08.927 4498 4498 W system_server: Failed to remove /acct/uid_1019: Permission denied
  7644. 03-07 20:34:08.927 4498 4498 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  7645. 03-07 20:34:08.927 4498 4498 W system_server: Failed to remove /acct/uid_3005: Permission denied
  7646. 03-07 20:34:08.927 4498 4498 W system_server: Failed to remove /acct/uid_10003: Permission denied
  7647. 03-07 20:34:08.927 4498 4498 W system_server: Failed to remove /acct/uid_10001: Permission denied
  7648. 03-07 20:34:08.927 4498 4498 W system_server: Failed to remove /acct/uid_10004: Permission denied
  7649. 03-07 20:34:08.927 4498 4498 W system_server: Failed to remove /acct/uid_10005: Permission denied
  7650. 03-07 20:34:08.927 4498 4498 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  7651. 03-07 20:34:08.927 4498 4498 W system_server: Failed to remove /acct/uid_1003: Permission denied
  7652. 03-07 20:34:08.928 4498 4498 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  7653. 03-07 20:34:08.928 4498 4498 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  7654. 03-07 20:34:08.928 4498 4498 W system_server: Failed to remove /acct/uid_1001: Permission denied
  7655. 03-07 20:34:08.928 4498 4498 W system_server: Failed to remove /acct/uid_1010/pid_4445: Device or resource busy
  7656. 03-07 20:34:08.928 4498 4498 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  7657. 03-07 20:34:08.928 4498 4498 W system_server: Failed to remove /acct/uid_1010: Permission denied
  7658. 03-07 20:34:08.928 4498 4498 W system_server: Failed to remove /acct/uid_1013/pid_4443: Device or resource busy
  7659. 03-07 20:34:08.928 4498 4498 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  7660. 03-07 20:34:08.928 4498 4498 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  7661. 03-07 20:34:08.928 4498 4498 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  7662. 03-07 20:34:08.928 4498 4498 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  7663. 03-07 20:34:08.928 4498 4498 W system_server: Failed to remove /acct/uid_1013: Permission denied
  7664. 03-07 20:34:08.928 4498 4498 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  7665. 03-07 20:34:08.928 4498 4498 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  7666. 03-07 20:34:08.929 4498 4498 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  7667. 03-07 20:34:08.929 4498 4498 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  7668. 03-07 20:34:08.929 4498 4498 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  7669. 03-07 20:34:08.929 4498 4498 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  7670. 03-07 20:34:08.929 4498 4498 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  7671. 03-07 20:34:08.929 4498 4498 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  7672. 03-07 20:34:08.929 4498 4498 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  7673. 03-07 20:34:08.929 4498 4498 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  7674. 03-07 20:34:08.929 4498 4498 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  7675. 03-07 20:34:08.929 4498 4498 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  7676. 03-07 20:34:08.929 4498 4498 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  7677. 03-07 20:34:08.929 4498 4498 W system_server: Failed to remove /acct/uid_1000: Permission denied
  7678. 03-07 20:34:08.929 4498 4498 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  7679. 03-07 20:34:08.929 4498 4498 W system_server: Failed to remove /acct/uid_1036: Permission denied
  7680. 03-07 20:34:08.929 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_4444: Device or resource busy
  7681. 03-07 20:34:08.930 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_4441: Device or resource busy
  7682. 03-07 20:34:08.930 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  7683. 03-07 20:34:08.930 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  7684. 03-07 20:34:08.930 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  7685. 03-07 20:34:08.930 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  7686. 03-07 20:34:08.930 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  7687. 03-07 20:34:08.930 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  7688. 03-07 20:34:08.930 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  7689. 03-07 20:34:08.930 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  7690. 03-07 20:34:08.930 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  7691. 03-07 20:34:08.930 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  7692. 03-07 20:34:08.930 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  7693. 03-07 20:34:08.930 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  7694. 03-07 20:34:08.930 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  7695. 03-07 20:34:08.930 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  7696. 03-07 20:34:08.930 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  7697. 03-07 20:34:08.930 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  7698. 03-07 20:34:08.930 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  7699. 03-07 20:34:08.930 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  7700. 03-07 20:34:08.931 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  7701. 03-07 20:34:08.931 4498 4498 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  7702. 03-07 20:34:08.931 4498 4498 W system_server: Failed to remove /acct/uid_0: Permission denied
  7703. 03-07 20:34:08.935 4498 4498 D AppOps : AppOpsService published
  7704. 03-07 20:34:08.937 4498 4498 D SystemServerTiming: StartActivityManager took to complete: 206ms
  7705. 03-07 20:34:08.937 4498 4498 I SystemServer: StartPowerManager
  7706. 03-07 20:34:08.938 4498 4498 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  7707. 03-07 20:34:08.942 4498 4524 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  7708. 03-07 20:34:08.945 4498 4498 I libsuspend: Selected wakeup count
  7709. 03-07 20:34:08.945 4498 4498 E QCOM PowerHAL: Invalid hint ID.
  7710. 03-07 20:34:08.947 4498 4498 D SystemServerTiming: StartPowerManager took to complete: 10ms
  7711. 03-07 20:34:08.948 4498 4498 I SystemServer: InitPowerManagement
  7712. 03-07 20:34:08.950 4498 4498 D SystemServerTiming: InitPowerManagement took to complete: 3ms
  7713. 03-07 20:34:08.950 4498 4498 I SystemServer: StartRecoverySystemService
  7714. 03-07 20:34:08.951 4498 4498 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  7715. 03-07 20:34:08.952 4498 4498 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  7716. 03-07 20:34:08.953 4498 4498 V RescueParty: Disabled because of eng build
  7717. 03-07 20:34:08.953 4498 4498 I SystemServer: StartLightsService
  7718. 03-07 20:34:08.953 4498 4498 I SystemServiceManager: Starting com.android.server.lights.LightsService
  7719. 03-07 20:34:08.954 4498 4498 D SystemServerTiming: StartLightsService took to complete: 0ms
  7720. 03-07 20:34:08.954 4498 4498 I SystemServer: StartDisplayManager
  7721. 03-07 20:34:08.954 4498 4498 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  7722. 03-07 20:34:08.958 4498 4498 D SystemServerTiming: StartDisplayManager took to complete: 5ms
  7723. 03-07 20:34:08.959 4498 4498 I SystemServer: WaitForDisplay
  7724. 03-07 20:34:08.959 4498 4498 I SystemServiceManager: Starting phase 100
  7725. 03-07 20:34:08.962 4498 4522 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  7726. 03-07 20:34:08.962 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  7727. 03-07 20:34:08.963 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  7728. 03-07 20:34:08.964 4498 4522 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  7729. 03-07 20:34:08.971 4498 4522 E light : light_open lights keyboard failed: -22
  7730. 03-07 20:34:08.971 4498 4522 E light : Light passthrough failed to load legacy HAL.
  7731. 03-07 20:34:08.972 4498 4522 E light : light_open lights buttons failed: -22
  7732. 03-07 20:34:08.972 4498 4522 E light : Light passthrough failed to load legacy HAL.
  7733. 03-07 20:34:08.976 4498 4522 E light : light_open lights bluetooth failed: -22
  7734. 03-07 20:34:08.976 4498 4522 E light : Light passthrough failed to load legacy HAL.
  7735. 03-07 20:34:08.977 4498 4522 E light : light_open lights wifi failed: -22
  7736. 03-07 20:34:08.977 4498 4522 E light : Light passthrough failed to load legacy HAL.
  7737. 03-07 20:34:08.979 4498 4498 D SystemServerTiming: WaitForDisplay took to complete: 20ms
  7738. 03-07 20:34:08.979 4498 4498 I SystemServer: StartPackageManagerService
  7739. 03-07 20:34:08.979 4498 4522 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  7740. 03-07 20:34:08.993 4498 4498 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  7741. 03-07 20:34:08.996 4498 4498 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  7742. 03-07 20:34:09.272 4498 4498 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  7743. 03-07 20:34:09.272 4498 4498 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  7744. 03-07 20:34:09.273 4498 4498 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  7745. 03-07 20:34:09.397 4498 4537 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  7746. 03-07 20:34:09.511 4498 4534 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  7747. 03-07 20:34:09.531 4498 4534 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  7748. 03-07 20:34:09.601 4498 4535 I PackageParser: Parse times for '/system/priv-app/Settings': parse=110ms, update_cache=0 ms
  7749. 03-07 20:34:09.780 4498 4536 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=202ms, update_cache=0 ms
  7750. 03-07 20:34:09.818 4498 4540 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  7751. 03-07 20:34:09.823 4498 4540 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  7752. 03-07 20:34:09.834 4498 4538 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  7753. 03-07 20:34:09.857 4498 4541 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  7754. 03-07 20:34:09.902 4498 4540 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  7755. 03-07 20:34:09.903 4498 4540 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  7756. 03-07 20:34:09.968 4498 4498 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  7757. 03-07 20:34:09.969 4498 4498 D PackageManager: No files in app dir /oem/app
  7758. 03-07 20:34:09.970 4498 4498 I PackageManager: Finished scanning system apps. Time: 719 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  7759. 03-07 20:34:10.012 4498 4545 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  7760. 03-07 20:34:10.021 4498 4546 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  7761. 03-07 20:34:10.034 4498 4545 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  7762. 03-07 20:34:10.071 4498 4543 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  7763. 03-07 20:34:10.096 4498 4545 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  7764. 03-07 20:34:10.097 4498 4545 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  7765. 03-07 20:34:10.128 4498 4545 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  7766. 03-07 20:34:10.130 4498 4545 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  7767. 03-07 20:34:10.156 4498 4546 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  7768. 03-07 20:34:10.160 4498 4544 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=113ms, update_cache=0 ms
  7769. 03-07 20:34:10.173 4498 4498 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  7770. 03-07 20:34:10.173 4498 4498 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  7771. 03-07 20:34:10.179 4498 4544 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  7772. 03-07 20:34:10.179 4498 4544 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  7773. 03-07 20:34:10.201 4498 4545 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  7774. 03-07 20:34:10.205 4498 4544 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  7775. 03-07 20:34:10.219 4498 4498 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  7776. 03-07 20:34:10.238 4498 4544 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  7777. 03-07 20:34:10.238 4498 4544 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  7778. 03-07 20:34:10.255 4498 4546 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  7779. 03-07 20:34:10.274 4498 4546 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  7780. 03-07 20:34:10.320 4498 4543 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=176ms, update_cache=0 ms
  7781. 03-07 20:34:10.327 4498 4544 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  7782. 03-07 20:34:10.348 4498 4544 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  7783. 03-07 20:34:10.355 2401 2410 E Sensors : sns_debug_main.c(420):Debug Timer Callback called
  7784. 03-07 20:34:10.351 2410 2410 I sensors.qcom: type=1400 audit(0.0:618): avc: denied { write } for scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket permissive=1
  7785. 03-07 20:34:10.427 4498 4545 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  7786. 03-07 20:34:10.428 4498 4545 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  7787. 03-07 20:34:10.438 4498 4543 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  7788. 03-07 20:34:10.456 4498 4546 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  7789. 03-07 20:34:10.456 4498 4546 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  7790. 03-07 20:34:10.477 4498 4546 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=194ms, update_cache=0 ms
  7791. 03-07 20:34:10.506 4498 4546 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  7792. 03-07 20:34:10.545 4498 4545 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  7793. 03-07 20:34:10.583 4498 4544 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  7794. 03-07 20:34:10.609 4498 4543 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=143ms, update_cache=0 ms
  7795. 03-07 20:34:10.626 4498 4546 I PackageParser: Parse times for '/data/app/org.leetzone.android.yatsewidgetfree-2': parse=104ms, update_cache=0 ms
  7796. 03-07 20:34:10.648 4498 4544 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  7797. 03-07 20:34:10.649 4498 4545 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  7798. 03-07 20:34:10.649 4498 4544 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  7799. 03-07 20:34:10.694 4498 4508 I zygote64: Background concurrent copying GC freed 30579(1853KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 60us total 164.081ms
  7800. 03-07 20:34:10.723 4498 4545 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  7801. 03-07 20:34:10.724 4498 4543 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=115ms, update_cache=0 ms
  7802. 03-07 20:34:10.725 4498 4545 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  7803. 03-07 20:34:10.725 4498 4545 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  7804. 03-07 20:34:10.784 4498 4546 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  7805. 03-07 20:34:10.805 4498 4545 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  7806. 03-07 20:34:10.825 4498 4545 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  7807. 03-07 20:34:10.841 4547 4547 I sensors.qcom: type=1400 audit(0.0:620): avc: denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=106 ioctlcmd=6403 scontext=u:r:init:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  7808. 03-07 20:34:10.863 4498 4543 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  7809. 03-07 20:34:10.878 4498 4498 D PackageManager: No files in app dir /data/app-private
  7810. 03-07 20:34:10.879 4498 4498 I PackageManager: Finished scanning non-system apps. Time: 909 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  7811. 03-07 20:34:10.881 4498 4498 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  7812. 03-07 20:34:10.891 4498 4498 I PackageManager: Time to scan packages: 1.64 seconds
  7813. 03-07 20:34:10.898 4498 4498 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  7814. 03-07 20:34:10.968 2233 2233 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  7815. 03-07 20:34:10.970 2233 2233 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  7816. 03-07 20:34:10.973 2233 2233 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  7817. 03-07 20:34:10.976 2233 2233 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  7818. 03-07 20:34:11.035 2233 2252 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  7819. 03-07 20:34:11.037 2233 2252 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  7820. 03-07 20:34:11.040 2233 2252 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  7821. 03-07 20:34:11.043 2233 2252 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  7822. 03-07 20:34:11.074 4498 4498 V PackageManager: reconcileAppsData finished 18 packages
  7823. 03-07 20:34:11.075 4498 4498 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  7824. 03-07 20:34:11.075 4498 4548 D SystemServerInitThreadPool: Started executing prepareAppData
  7825. 03-07 20:34:11.075 4498 4498 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  7826. 03-07 20:34:11.075 4498 4498 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  7827. 03-07 20:34:11.075 4498 4498 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  7828. 03-07 20:34:11.075 4498 4498 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  7829. 03-07 20:34:11.076 4498 4498 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  7830. 03-07 20:34:11.076 4498 4498 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  7831. 03-07 20:34:11.076 4498 4498 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  7832. 03-07 20:34:11.076 4498 4498 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  7833. 03-07 20:34:11.076 4498 4498 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  7834. 03-07 20:34:11.076 4498 4498 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  7835. 03-07 20:34:11.076 4498 4498 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  7836. 03-07 20:34:11.077 4498 4498 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  7837. 03-07 20:34:11.077 4498 4498 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  7838. 03-07 20:34:11.077 4498 4498 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  7839. 03-07 20:34:11.077 4498 4498 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  7840. 03-07 20:34:11.078 4498 4498 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  7841. 03-07 20:34:11.078 4498 4498 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  7842. 03-07 20:34:11.078 4498 4498 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  7843. 03-07 20:34:11.079 4498 4498 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  7844. 03-07 20:34:11.079 4498 4498 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  7845. 03-07 20:34:11.079 2233 3398 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  7846. 03-07 20:34:11.079 4498 4498 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  7847. 03-07 20:34:11.080 4498 4498 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  7848. 03-07 20:34:11.081 2233 3398 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  7849. 03-07 20:34:11.082 2233 3398 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  7850. 03-07 20:34:11.083 2233 3398 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  7851. 03-07 20:34:11.083 2233 3398 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  7852. 03-07 20:34:11.086 2233 3398 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  7853. 03-07 20:34:11.086 2233 3398 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  7854. 03-07 20:34:11.087 2233 3398 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  7855. 03-07 20:34:11.088 2233 3398 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  7856. 03-07 20:34:11.088 2233 3398 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  7857. 03-07 20:34:11.088 2233 3398 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  7858. 03-07 20:34:11.089 2233 3398 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  7859. 03-07 20:34:11.090 2233 3398 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  7860. 03-07 20:34:11.090 2233 3398 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  7861. 03-07 20:34:11.090 2233 3398 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  7862. 03-07 20:34:11.091 2233 3398 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  7863. 03-07 20:34:11.091 2233 3398 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  7864. 03-07 20:34:11.092 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  7865. 03-07 20:34:11.092 2233 3398 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  7866. 03-07 20:34:11.093 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  7867. 03-07 20:34:11.093 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  7868. 03-07 20:34:11.094 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  7869. 03-07 20:34:11.094 2233 3398 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  7870. 03-07 20:34:11.094 2233 3398 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  7871. 03-07 20:34:11.094 2233 3398 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  7872. 03-07 20:34:11.095 2233 3398 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  7873. 03-07 20:34:11.096 2233 3398 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  7874. 03-07 20:34:11.096 2233 3398 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  7875. 03-07 20:34:11.097 2233 3398 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  7876. 03-07 20:34:11.097 2233 3398 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  7877. 03-07 20:34:11.097 2233 3398 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  7878. 03-07 20:34:11.098 2233 3398 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  7879. 03-07 20:34:11.098 2233 3398 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  7880. 03-07 20:34:11.099 2233 3398 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  7881. 03-07 20:34:11.099 2233 3398 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  7882. 03-07 20:34:11.100 2233 3398 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  7883. 03-07 20:34:11.100 2233 3398 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  7884. 03-07 20:34:11.110 4498 4548 D SystemServerTimingAsync: AppDataFixup took to complete: 34ms
  7885. 03-07 20:34:11.203 4498 4498 E PackageManager: There should probably be a verifier, but, none were found
  7886. 03-07 20:34:11.206 4498 4498 E System : ******************************************
  7887. 03-07 20:34:11.207 4498 4498 E System : ************ Failure starting system services
  7888. 03-07 20:34:11.207 4498 4498 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  7889. 03-07 20:34:11.207 4498 4498 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  7890. 03-07 20:34:11.207 4498 4498 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  7891. 03-07 20:34:11.207 4498 4498 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  7892. 03-07 20:34:11.207 4498 4498 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  7893. 03-07 20:34:11.207 4498 4498 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  7894. 03-07 20:34:11.207 4498 4498 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  7895. 03-07 20:34:11.207 4498 4498 E System : at java.lang.reflect.Method.invoke(Native Method)
  7896. 03-07 20:34:11.207 4498 4498 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  7897. 03-07 20:34:11.207 4498 4498 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  7898. 03-07 20:34:11.207 4498 4498 D SystemServerTiming: StartPackageManagerService took to complete: 2227ms
  7899. 03-07 20:34:11.207 4498 4498 E Zygote : System zygote died with exception
  7900. 03-07 20:34:11.207 4498 4498 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  7901. 03-07 20:34:11.207 4498 4498 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  7902. 03-07 20:34:11.207 4498 4498 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  7903. 03-07 20:34:11.207 4498 4498 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  7904. 03-07 20:34:11.207 4498 4498 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  7905. 03-07 20:34:11.207 4498 4498 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  7906. 03-07 20:34:11.207 4498 4498 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  7907. 03-07 20:34:11.207 4498 4498 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  7908. 03-07 20:34:11.207 4498 4498 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  7909. 03-07 20:34:11.207 4498 4498 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  7910. 03-07 20:34:11.208 4498 4498 D AndroidRuntime: Shutting down VM
  7911. 03-07 20:34:11.208 4498 4498 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  7912. 03-07 20:34:11.208 4498 4498 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  7913. 03-07 20:34:11.208 4498 4498 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  7914. 03-07 20:34:11.208 4498 4498 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  7915. 03-07 20:34:11.208 4498 4498 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  7916. 03-07 20:34:11.208 4498 4498 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  7917. 03-07 20:34:11.208 4498 4498 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  7918. 03-07 20:34:11.208 4498 4498 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  7919. 03-07 20:34:11.208 4498 4498 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  7920. 03-07 20:34:11.208 4498 4498 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  7921. 03-07 20:34:11.208 4498 4498 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  7922. 03-07 20:34:11.210 4498 4498 E AndroidRuntime: Error reporting crash
  7923. 03-07 20:34:11.210 4498 4498 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  7924. 03-07 20:34:11.210 4498 4498 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  7925. 03-07 20:34:11.210 4498 4498 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  7926. 03-07 20:34:11.210 4498 4498 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  7927. 03-07 20:34:11.210 4498 4498 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  7928. 03-07 20:34:11.210 4498 4498 I Process : Sending signal. PID: 4498 SIG: 9
  7929. 03-07 20:34:11.249 354 354 I ServiceManager: service 'recovery' died
  7930. 03-07 20:34:11.249 354 354 I ServiceManager: service 'display' died
  7931. 03-07 20:34:11.249 354 354 I ServiceManager: service 'device_identifiers' died
  7932. 03-07 20:34:11.249 354 354 I ServiceManager: service 'batterystats' died
  7933. 03-07 20:34:11.249 354 354 I ServiceManager: service 'appops' died
  7934. 03-07 20:34:11.249 354 354 I ServiceManager: service 'power' died
  7935. 03-07 20:34:11.250 4441 4441 E Zygote : Exit zygote because system server (4498) has terminated
  7936. 03-07 20:34:11.301 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  7937. 03-07 20:34:11.301 354 354 I ServiceManager: service 'media.audio_flinger' died
  7938. 03-07 20:34:11.301 354 354 I ServiceManager: service 'media.audio_policy' died
  7939. 03-07 20:34:11.546 354 354 I ServiceManager: service 'media.player' died
  7940. 03-07 20:34:11.547 354 354 I ServiceManager: service 'media.resource_manager' died
  7941. 03-07 20:34:11.559 354 354 I ServiceManager: service 'netd' died
  7942. 03-07 20:34:11.559 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  7943. 03-07 20:34:11.569 354 354 I ServiceManager: service 'wificond' died
  7944. 03-07 20:34:11.737 4553 4553 I wificond: wificond is starting up...
  7945. 03-07 20:34:11.764 4552 4552 I Netd : Netd 1.0 starting
  7946. 03-07 20:34:11.765 4552 4552 D TetherController: Setting IP forward enable = 0
  7947. 03-07 20:34:11.810 4552 4552 I Netd : Creating child chains: 30.2ms
  7948. 03-07 20:34:11.810 4552 4552 I Netd : Setting up OEM hooks: 0.2ms
  7949. 03-07 20:34:11.820 4552 4552 I Netd : Setting up FirewallController hooks: 10.0ms
  7950. 03-07 20:34:11.826 4552 4552 I Netd : Setting up NatController hooks: 5.8ms
  7951. 03-07 20:34:11.830 4552 4552 I Netd : Setting up BandwidthController hooks: 4.5ms
  7952. 03-07 20:34:11.830 4552 4552 I Netd : Setting up IdletimerController hooks: 0.1ms
  7953. 03-07 20:34:11.838 4552 4552 I Netd : Disabling bandwidth control: 7.6ms
  7954. 03-07 20:34:11.839 4552 4552 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  7955. 03-07 20:34:11.840 4552 4552 I Netd : Initializing RouteController: 1.7ms
  7956. 03-07 20:34:11.841 4552 4552 D MDnsDS : MDnsSdListener::Hander starting up
  7957. 03-07 20:34:11.842 4552 4552 I Netd : Registering NetdNativeService: 0.9ms
  7958. 03-07 20:34:11.843 4552 4552 I Netd : Starting CommandListener: 0.9ms
  7959. 03-07 20:34:11.841 4567 4567 I netmgrd : type=1400 audit(0.0:621): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  7960. 03-07 20:34:11.847 4552 4562 D MDnsDS : MDnsSdListener starting to monitor
  7961. 03-07 20:34:11.848 4552 4562 D MDnsDS : Going to poll with pollCount 1
  7962. 03-07 20:34:11.859 4552 4552 I Netd : Registering NetdHwService: 15.2ms
  7963. 03-07 20:34:11.859 4552 4552 I Netd : Netd started in 95ms
  7964. 03-07 20:34:11.855 4567 4567 I ndc : type=1400 audit(0.0:622): avc: denied { write } for name="netd" dev="tmpfs" ino=51138 scontext=u:r:init:s0 tcontext=u:object_r:netd_socket:s0 tclass=sock_file permissive=1
  7965. 03-07 20:34:11.928 4550 4550 I FastMixerState: sMaxFastTracks = 8
  7966. 03-07 20:34:11.931 4550 4550 I audioserver: ServiceManager: 0xf0d178e0
  7967. 03-07 20:34:11.932 4550 4550 W BatteryNotifier: batterystats service unavailable!
  7968. 03-07 20:34:11.935 4550 4550 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  7969. 03-07 20:34:11.942 4550 4550 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  7970. 03-07 20:34:11.950 4550 4550 I AudioFlinger: Using 300 mSec as standby time.
  7971. 03-07 20:34:11.954 4550 4550 W APM::Devices: DeviceVector::add device 80000040 already in
  7972. 03-07 20:34:11.954 4550 4550 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  7973. 03-07 20:34:11.957 4550 4550 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  7974. 03-07 20:34:11.961 4550 4550 D audio_hw_primary: adev_open: enter
  7975. 03-07 20:34:12.020 4551 4551 I mediaserver: ServiceManager: 0xe5a179e0
  7976. 03-07 20:34:12.022 4551 4551 W BatteryNotifier: batterystats service unavailable!
  7977. 03-07 20:34:12.071 4550 4550 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  7978. 03-07 20:34:12.071 4550 4550 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  7979. 03-07 20:34:12.072 4550 4550 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  7980. 03-07 20:34:12.072 4550 4550 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  7981. 03-07 20:34:12.072 4550 4550 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  7982. 03-07 20:34:12.072 4550 4550 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  7983. 03-07 20:34:12.072 4550 4550 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  7984. 03-07 20:34:12.072 4550 4550 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  7985. 03-07 20:34:12.072 4550 4550 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  7986. 03-07 20:34:12.078 4550 4550 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  7987. 03-07 20:34:12.078 4550 4550 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  7988. 03-07 20:34:12.079 4550 4550 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  7989. 03-07 20:34:12.083 4550 4550 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  7990. 03-07 20:34:12.087 4550 4550 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  7991. 03-07 20:34:12.087 4550 4550 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  7992. 03-07 20:34:12.088 4550 4550 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  7993. 03-07 20:34:12.098 4550 4550 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  7994. 03-07 20:34:12.111 4550 4550 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  7995. 03-07 20:34:12.112 4550 4550 D msm8974_platform: platform_init: Opened sound card:0
  7996. 03-07 20:34:12.117 4550 4550 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  7997. 03-07 20:34:12.117 4550 4550 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  7998. 03-07 20:34:12.117 4550 4550 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  7999. 03-07 20:34:12.117 4550 4550 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  8000. 03-07 20:34:12.117 4550 4550 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  8001. 03-07 20:34:12.117 4550 4550 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  8002. 03-07 20:34:12.117 4550 4550 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  8003. 03-07 20:34:12.117 4550 4550 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  8004. 03-07 20:34:12.117 4550 4550 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  8005. 03-07 20:34:12.117 4550 4550 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  8006. 03-07 20:34:12.117 4550 4550 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  8007. 03-07 20:34:12.118 4550 4550 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  8008. 03-07 20:34:12.118 4550 4550 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  8009. 03-07 20:34:12.118 4550 4550 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  8010. 03-07 20:34:12.118 4550 4550 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  8011. 03-07 20:34:12.118 4550 4550 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  8012. 03-07 20:34:12.118 4550 4550 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  8013. 03-07 20:34:12.119 4550 4550 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  8014. 03-07 20:34:12.119 4550 4550 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  8015. 03-07 20:34:12.119 4550 4550 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  8016. 03-07 20:34:12.119 4550 4550 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  8017. 03-07 20:34:12.119 4550 4550 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  8018. 03-07 20:34:12.119 4550 4550 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  8019. 03-07 20:34:12.119 4550 4550 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  8020. 03-07 20:34:12.119 4550 4550 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  8021. 03-07 20:34:12.120 4550 4550 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  8022. 03-07 20:34:12.120 4550 4550 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  8023. 03-07 20:34:12.120 4550 4550 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  8024. 03-07 20:34:12.120 4550 4550 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  8025. 03-07 20:34:12.121 4550 4550 D ACDB-LOADER: ACDB -> ACPH INIT
  8026. 03-07 20:34:12.121 4550 4550 D : [ACPH]->Online service registered with ACPH
  8027. 03-07 20:34:12.121 4550 4550 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  8028. 03-07 20:34:12.121 4550 4550 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  8029. 03-07 20:34:12.121 4550 4550 D : [ACPH]->ACPH init success
  8030. 03-07 20:34:12.121 4550 4550 D ACDB-LOADER: ACDB -> RTAC INIT
  8031. 03-07 20:34:12.121 4550 4550 D : [ACPH]->DSP RTC service registered with ACPH
  8032. 03-07 20:34:12.121 4550 4550 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  8033. 03-07 20:34:12.121 4550 4550 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  8034. 03-07 20:34:12.122 4550 4550 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  8035. 03-07 20:34:12.122 4550 4550 D : [ACPH]->FTS RTC service registered with ACPH
  8036. 03-07 20:34:12.122 4550 4550 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  8037. 03-07 20:34:12.122 4550 4550 D : [ACPH]->ADIE RTC service registered with ACPH
  8038. 03-07 20:34:12.122 4550 4550 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  8039. 03-07 20:34:12.122 4550 4550 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  8040. 03-07 20:34:12.122 4550 4550 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  8041. 03-07 20:34:12.122 4550 4550 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  8042. 03-07 20:34:12.122 4550 4550 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  8043. 03-07 20:34:12.122 4550 4550 D : Failed to fetch the lookup information of the MetaInfo table
  8044. 03-07 20:34:12.122 4550 4550 D : Output from GetMetaInfoSize command : 0
  8045. 03-07 20:34:12.127 4550 4550 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  8046. 03-07 20:34:12.127 4550 4550 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  8047. 03-07 20:34:12.127 4550 4550 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  8048. 03-07 20:34:12.127 4550 4550 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  8049. 03-07 20:34:12.127 4550 4550 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  8050. 03-07 20:34:12.128 4550 4550 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  8051. 03-07 20:34:12.128 4550 4550 D ACDB-LOADER: ACDB -> send_meta_info Enter
  8052. 03-07 20:34:12.128 4550 4550 E ACDB-LOADER: Fail to allocate memory for metainfo
  8053. 03-07 20:34:12.128 4550 4550 D ACDB-LOADER: ACDB -> send_meta_info failed
  8054. 03-07 20:34:12.128 4550 4550 D ACDB-LOADER: ACDB -> init done!
  8055. 03-07 20:34:12.128 4550 4550 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  8056. 03-07 20:34:12.128 4550 4550 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  8057. 03-07 20:34:12.129 4550 4550 D msm8974_platform: hw_util_open success
  8058. 03-07 20:34:12.129 4550 4550 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  8059. 03-07 20:34:12.129 4550 4550 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  8060. 03-07 20:34:12.129 4550 4550 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  8061. 03-07 20:34:12.129 4550 4550 D : Failed to fetch the lookup information of the device 00000056
  8062. 03-07 20:34:12.129 4550 4550 E ACDB-LOADER: Error: ACDB ANC returned = -1
  8063. 03-07 20:34:12.129 4550 4550 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  8064. 03-07 20:34:12.129 4550 4550 D : Failed to fetch the lookup information of the device 00000059
  8065. 03-07 20:34:12.129 4550 4550 E ACDB-LOADER: Error: ACDB ANC returned = -1
  8066. 03-07 20:34:12.129 4550 4550 D msm8974_platform: send_codec_cal cal sent for anc_cal
  8067. 03-07 20:34:12.129 4550 4550 E ACDB-LOADER: ACDB -> send_codec_cal
  8068. 03-07 20:34:12.130 4550 4550 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  8069. 03-07 20:34:12.130 4550 4550 D : Failed to fetch the lookup information of the device 00000064
  8070. 03-07 20:34:12.130 4550 4550 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  8071. 03-07 20:34:12.130 4550 4550 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  8072. 03-07 20:34:12.130 4550 4550 D msm8974_platform: send_codec_cal cal sent for mad_cal
  8073. 03-07 20:34:12.130 4550 4550 D ACDB-LOADER: send mbhc data
  8074. 03-07 20:34:12.130 4550 4550 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  8075. 03-07 20:34:12.130 4550 4550 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  8076. 03-07 20:34:12.130 4550 4550 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  8077. 03-07 20:34:12.130 4550 4550 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  8078. 03-07 20:34:12.130 4550 4550 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  8079. 03-07 20:34:12.130 4550 4550 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  8080. 03-07 20:34:12.133 4550 4550 V audio_amplifier: amp_calibrate
  8081. 03-07 20:34:12.179 4550 4550 I SmartAmp: Enter function FIH_Tfa9887_init
  8082. 03-07 20:34:12.179 4550 4550 I SmartAmp: init start@1520451252.179881
  8083. 03-07 20:34:12.179 4550 4550 I SmartAmp: init_status = init
  8084. 03-07 20:34:12.180 4550 4550 I SmartAmp: smartamp ->/proc/devmodel NBQ
  8085. 03-07 20:34:12.180 4550 4550 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  8086. 03-07 20:34:12.180 4550 4550 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  8087. 03-07 20:34:12.180 4550 4550 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  8088. 03-07 20:34:12.180 4550 4550 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  8089. 03-07 20:34:12.180 4550 4550 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  8090. 03-07 20:34:12.180 4550 4550 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  8091. 03-07 20:34:12.180 4550 4550 I SmartAmp: Enter function loadSpeakerFile
  8092. 03-07 20:34:12.180 4550 4550 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  8093. 03-07 20:34:12.182 4550 4550 I SmartAmp: ========================================
  8094. 03-07 20:34:12.182 4550 4550 I SmartAmp: Tfa98xx_Open return value is 0.
  8095. 03-07 20:34:12.182 4550 4550 I SmartAmp: Enter function coldStartup
  8096. 03-07 20:34:12.184 4550 4550 I SmartAmp: Waiting for AMPS and CLKS to start up
  8097. 03-07 20:34:12.220 4549 4549 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  8098. 03-07 20:34:12.229 4549 4549 I zygote64: option[0]=-Xzygote
  8099. 03-07 20:34:12.229 4549 4549 I zygote64: option[1]=-Xcheck:jni
  8100. 03-07 20:34:12.229 4549 4549 I zygote64: option[2]=-Xusetombstonedtraces
  8101. 03-07 20:34:12.229 4549 4549 I zygote64: option[3]=exit
  8102. 03-07 20:34:12.229 4549 4549 I zygote64: option[4]=vfprintf
  8103. 03-07 20:34:12.229 4549 4549 I zygote64: option[5]=sensitiveThread
  8104. 03-07 20:34:12.229 4549 4549 I zygote64: option[6]=-verbose:gc
  8105. 03-07 20:34:12.229 4549 4549 I zygote64: option[7]=-Xms8m
  8106. 03-07 20:34:12.229 4549 4549 I zygote64: option[8]=-Xmx768m
  8107. 03-07 20:34:12.229 4549 4549 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  8108. 03-07 20:34:12.229 4549 4549 I zygote64: option[10]=-XX:HeapMinFree=512k
  8109. 03-07 20:34:12.229 4549 4549 I zygote64: option[11]=-XX:HeapMaxFree=8m
  8110. 03-07 20:34:12.230 4549 4549 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  8111. 03-07 20:34:12.230 4549 4549 I zygote64: option[13]=-Xusejit:true
  8112. 03-07 20:34:12.230 4549 4549 I zygote64: option[14]=-Xjitsaveprofilinginfo
  8113. 03-07 20:34:12.230 4549 4549 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  8114. 03-07 20:34:12.230 4549 4549 I zygote64: option[16]=-Xlockprofthreshold:500
  8115. 03-07 20:34:12.230 4549 4549 I zygote64: option[17]=-Ximage-compiler-option
  8116. 03-07 20:34:12.230 4549 4549 I zygote64: option[18]=--runtime-arg
  8117. 03-07 20:34:12.230 4549 4549 I zygote64: option[19]=-Ximage-compiler-option
  8118. 03-07 20:34:12.230 4549 4549 I zygote64: option[20]=-Xms64m
  8119. 03-07 20:34:12.230 4549 4549 I zygote64: option[21]=-Ximage-compiler-option
  8120. 03-07 20:34:12.230 4549 4549 I zygote64: option[22]=--runtime-arg
  8121. 03-07 20:34:12.230 4549 4549 I zygote64: option[23]=-Ximage-compiler-option
  8122. 03-07 20:34:12.230 4549 4549 I zygote64: option[24]=-Xmx64m
  8123. 03-07 20:34:12.230 4549 4549 I zygote64: option[25]=-Ximage-compiler-option
  8124. 03-07 20:34:12.230 4549 4549 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  8125. 03-07 20:34:12.230 4549 4549 I zygote64: option[27]=-Ximage-compiler-option
  8126. 03-07 20:34:12.230 4549 4549 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  8127. 03-07 20:34:12.230 4549 4549 I zygote64: option[29]=-Ximage-compiler-option
  8128. 03-07 20:34:12.230 4549 4549 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  8129. 03-07 20:34:12.230 4549 4549 I zygote64: option[31]=-Ximage-compiler-option
  8130. 03-07 20:34:12.231 4549 4549 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  8131. 03-07 20:34:12.231 4549 4549 I zygote64: option[33]=-Xcompiler-option
  8132. 03-07 20:34:12.231 4549 4549 I zygote64: option[34]=--runtime-arg
  8133. 03-07 20:34:12.231 4549 4549 I zygote64: option[35]=-Xcompiler-option
  8134. 03-07 20:34:12.231 4549 4549 I zygote64: option[36]=-Xms64m
  8135. 03-07 20:34:12.231 4549 4549 I zygote64: option[37]=-Xcompiler-option
  8136. 03-07 20:34:12.231 4549 4549 I zygote64: option[38]=--runtime-arg
  8137. 03-07 20:34:12.231 4549 4549 I zygote64: option[39]=-Xcompiler-option
  8138. 03-07 20:34:12.231 4549 4549 I zygote64: option[40]=-Xmx512m
  8139. 03-07 20:34:12.231 4549 4549 I zygote64: option[41]=-Xcompiler-option
  8140. 03-07 20:34:12.231 4549 4549 I zygote64: option[42]=-j2
  8141. 03-07 20:34:12.231 4549 4549 I zygote64: option[43]=-Ximage-compiler-option
  8142. 03-07 20:34:12.231 4549 4549 I zygote64: option[44]=-j4
  8143. 03-07 20:34:12.231 4549 4549 I zygote64: option[45]=-Ximage-compiler-option
  8144. 03-07 20:34:12.231 4549 4549 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  8145. 03-07 20:34:12.231 4549 4549 I zygote64: option[47]=-Xcompiler-option
  8146. 03-07 20:34:12.231 4549 4549 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  8147. 03-07 20:34:12.231 4549 4549 I zygote64: option[49]=-Ximage-compiler-option
  8148. 03-07 20:34:12.231 4549 4549 I zygote64: option[50]=--instruction-set-features=default
  8149. 03-07 20:34:12.231 4549 4549 I zygote64: option[51]=-Xcompiler-option
  8150. 03-07 20:34:12.231 4549 4549 I zygote64: option[52]=--instruction-set-features=default
  8151. 03-07 20:34:12.232 4549 4549 I zygote64: option[53]=-Duser.locale=en-US
  8152. 03-07 20:34:12.232 4549 4549 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  8153. 03-07 20:34:12.232 4549 4549 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  8154. 03-07 20:34:12.285 4550 4550 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  8155. 03-07 20:34:12.285 4550 4550 I SmartAmp: Get AMPS AND CLKS
  8156. 03-07 20:34:12.296 4550 4550 I SmartAmp: Enter function dspPatch
  8157. 03-07 20:34:12.297 4550 4550 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  8158. 03-07 20:34:12.297 4550 4550 I SmartAmp: Enter function dspPatch
  8159. 03-07 20:34:12.298 4550 4550 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  8160. 03-07 20:34:12.360 4550 4550 I SmartAmp: Enter function setOtc
  8161. 03-07 20:34:12.372 4550 4550 I SmartAmp: MTP = 0x3
  8162. 03-07 20:34:12.372 4550 4550 I SmartAmp: Enter function checkMTPEX
  8163. 03-07 20:34:12.372 4550 4550 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  8164. 03-07 20:34:12.372 4550 4550 I SmartAmp: Enter function load_all_settings
  8165. 03-07 20:34:12.385 4550 4550 I SmartAmp: Enter function setConfig
  8166. 03-07 20:34:12.385 4550 4550 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  8167. 03-07 20:34:12.391 4550 4550 I SmartAmp: Enter function setPreset
  8168. 03-07 20:34:12.391 4550 4550 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  8169. 03-07 20:34:12.396 4550 4550 I SmartAmp: Enter function setEQ
  8170. 03-07 20:34:12.396 4550 4550 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  8171. 03-07 20:34:12.399 4550 4550 I SmartAmp: Loaded biquad 1
  8172. 03-07 20:34:12.400 4550 4550 I SmartAmp: Loaded biquad 2
  8173. 03-07 20:34:12.402 4550 4550 I SmartAmp: Loaded biquad 3
  8174. 03-07 20:34:12.404 4550 4550 I SmartAmp: Disabled biquad 4
  8175. 03-07 20:34:12.406 4550 4550 I SmartAmp: Loaded biquad 5
  8176. 03-07 20:34:12.408 4550 4550 I SmartAmp: Loaded biquad 6
  8177. 03-07 20:34:12.410 4550 4550 I SmartAmp: Loaded biquad 7
  8178. 03-07 20:34:12.412 4550 4550 I SmartAmp: Disabled biquad 8
  8179. 03-07 20:34:12.414 4550 4550 I SmartAmp: Disabled biquad 9
  8180. 03-07 20:34:12.416 4550 4550 I SmartAmp: Disabled biquad 10
  8181. 03-07 20:34:12.416 4550 4550 I SmartAmp: Enter function waitCalibration
  8182. 03-07 20:34:12.417 4550 4550 I SmartAmp: Calibration value is 02 ohm
  8183. 03-07 20:34:12.417 4550 4550 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  8184. 03-07 20:34:12.417 4550 4550 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  8185. 03-07 20:34:12.417 4550 4550 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  8186. 03-07 20:34:12.417 4550 4550 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  8187. 03-07 20:34:12.417 4550 4550 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  8188. 03-07 20:34:12.417 4550 4550 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  8189. 03-07 20:34:12.417 4550 4550 I SmartAmp: Enter function loadSpeakerFile
  8190. 03-07 20:34:12.417 4550 4550 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  8191. 03-07 20:34:12.418 4550 4550 I SmartAmp: ========================================
  8192. 03-07 20:34:12.418 4550 4550 I SmartAmp: Tfa98xx_Open return value is 0.
  8193. 03-07 20:34:12.418 4550 4550 I SmartAmp: Enter function coldStartup
  8194. 03-07 20:34:12.420 4550 4550 I SmartAmp: Waiting for AMPS and CLKS to start up
  8195. 03-07 20:34:12.506 4549 4549 D Zygote : begin preload
  8196. 03-07 20:34:12.506 4549 4549 I Zygote : Installing ICU cache reference pinning...
  8197. 03-07 20:34:12.506 4549 4549 I Zygote : Preloading ICU data...
  8198. 03-07 20:34:12.521 4550 4550 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  8199. 03-07 20:34:12.522 4550 4550 I SmartAmp: Get AMPS AND CLKS
  8200. 03-07 20:34:12.524 4549 4549 D Zygote64Timing: BeginIcuCachePinning took to complete: 19ms
  8201. 03-07 20:34:12.525 4549 4549 I Zygote : Preloading classes...
  8202. 03-07 20:34:12.533 4550 4550 I SmartAmp: Enter function dspPatch
  8203. 03-07 20:34:12.533 4550 4550 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  8204. 03-07 20:34:12.534 4550 4550 I SmartAmp: Enter function dspPatch
  8205. 03-07 20:34:12.534 4550 4550 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  8206. 03-07 20:34:12.598 4550 4550 I SmartAmp: Enter function setOtc
  8207. 03-07 20:34:12.611 4550 4550 I SmartAmp: MTP = 0x3
  8208. 03-07 20:34:12.611 4550 4550 I SmartAmp: Enter function checkMTPEX
  8209. 03-07 20:34:12.612 4550 4550 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  8210. 03-07 20:34:12.612 4550 4550 I SmartAmp: Enter function load_all_settings
  8211. 03-07 20:34:12.624 4550 4550 I SmartAmp: Enter function setConfig
  8212. 03-07 20:34:12.624 4550 4550 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  8213. 03-07 20:34:12.631 4550 4550 I SmartAmp: Enter function setPreset
  8214. 03-07 20:34:12.631 4550 4550 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  8215. 03-07 20:34:12.635 4550 4550 I SmartAmp: Enter function setEQ
  8216. 03-07 20:34:12.635 4550 4550 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  8217. 03-07 20:34:12.637 4550 4550 I SmartAmp: Loaded biquad 1
  8218. 03-07 20:34:12.639 4550 4550 I SmartAmp: Loaded biquad 2
  8219. 03-07 20:34:12.641 4550 4550 I SmartAmp: Loaded biquad 3
  8220. 03-07 20:34:12.644 4550 4550 I SmartAmp: Disabled biquad 4
  8221. 03-07 20:34:12.646 4550 4550 I SmartAmp: Loaded biquad 5
  8222. 03-07 20:34:12.648 4550 4550 I SmartAmp: Loaded biquad 6
  8223. 03-07 20:34:12.650 4550 4550 I SmartAmp: Loaded biquad 7
  8224. 03-07 20:34:12.652 4550 4550 I SmartAmp: Disabled biquad 8
  8225. 03-07 20:34:12.654 4550 4550 I SmartAmp: Disabled biquad 9
  8226. 03-07 20:34:12.656 4550 4550 I SmartAmp: Loaded biquad 10
  8227. 03-07 20:34:12.657 4550 4550 I SmartAmp: Enter function waitCalibration
  8228. 03-07 20:34:12.657 4550 4550 I SmartAmp: Calibration value is 02 ohm
  8229. 03-07 20:34:12.661 4550 4550 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  8230. 03-07 20:34:12.661 4550 4550 I SmartAmp: Set DC to DC converter in active mode
  8231. 03-07 20:34:12.662 4550 4550 I SmartAmp: Set DC to DC converter in active mode
  8232. 03-07 20:34:12.664 4550 4550 I SmartAmp: init end@1520451252.664143
  8233. 03-07 20:34:12.664 4550 4550 I SmartAmp: FIH_Tfa9887_init return value 0
  8234. 03-07 20:34:12.771 4549 4549 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  8235. 03-07 20:34:12.793 4549 4549 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  8236. 03-07 20:34:12.806 4549 4549 I zygote64: Thread[1,tid=4549,Native,Thread*=0x70684c2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  8237. 03-07 20:34:12.807 4549 4549 D MtpDeviceJNI: register_android_mtp_MtpDevice
  8238. 03-07 20:34:12.809 4549 4549 I zygote64: Thread[1,tid=4549,Native,Thread*=0x70684c2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  8239. 03-07 20:34:12.810 4549 4549 I zygote64: Thread[1,tid=4549,Native,Thread*=0x70684c2a00,peer=0x76d81d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  8240. 03-07 20:34:12.880 4550 4578 V audio_amplifier: --write_dummy_data:167
  8241. 03-07 20:34:12.892 4550 4550 I audio_amplifier: Found PRI_MI2S Clock! 964
  8242. 03-07 20:34:12.893 4550 4550 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  8243. 03-07 20:34:12.895 4550 4550 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  8244. 03-07 20:34:12.896 4550 4550 W DeviceHAL: Device 0xf048d000 get_master_volume: Function not implemented
  8245. 03-07 20:34:12.896 4550 4550 W DeviceHAL: Device 0xf048d000 get_master_mute: Function not implemented
  8246. 03-07 20:34:12.896 4550 4550 W DeviceHAL: Device 0xf048d000 set_master_volume: Function not implemented
  8247. 03-07 20:34:12.896 4550 4550 W DeviceHAL: Device 0xf048d000 set_master_mute: Function not implemented
  8248. 03-07 20:34:12.897 4550 4550 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  8249. 03-07 20:34:12.897 4550 4550 I AudioFlinger: openOutput() this 0xf0d3d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  8250. 03-07 20:34:12.897 4550 4550 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xefcf4000)
  8251. 03-07 20:34:12.897 4550 4550 D audio_hw_primary: adev_open_output_stream: Stream (0xefcf4000) picks up usecase (low-latency-playback)
  8252. 03-07 20:34:12.899 4550 4550 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  8253. 03-07 20:34:12.901 4550 4550 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  8254. 03-07 20:34:12.903 4550 4550 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  8255. 03-07 20:34:12.903 4550 4550 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  8256. 03-07 20:34:12.903 4550 4550 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  8257. 03-07 20:34:12.913 4550 4550 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  8258. 03-07 20:34:12.913 4550 4550 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  8259. 03-07 20:34:12.915 4550 4550 I AudioFlinger: Using module 10 as the primary audio interface
  8260. 03-07 20:34:12.915 4550 4588 I AudioFlinger: AudioFlinger's thread 0xef7836c0 tid=4588 ready to run
  8261. 03-07 20:34:12.915 4550 4588 W AudioFlinger: no wake lock to update, system not ready yet
  8262. 03-07 20:34:12.916 4550 4588 D audio_hw_primary: out_standby: enter: stream (0xefcf4000) usecase(1: low-latency-playback)
  8263. 03-07 20:34:12.916 4550 4550 W AudioFlinger: moveEffects() bad srcOutput 0
  8264. 03-07 20:34:12.916 4550 4588 W AudioFlinger: no wake lock to update, system not ready yet
  8265. 03-07 20:34:12.916 4550 4588 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  8266. 03-07 20:34:12.920 4550 4550 I AudioFlinger: openOutput() this 0xf0d3d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  8267. 03-07 20:34:12.920 4550 4550 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xefcf4180)
  8268. 03-07 20:34:12.920 4550 4550 D audio_hw_primary: adev_open_output_stream: Stream (0xefcf4180) picks up usecase (audio-ull-playback)
  8269. 03-07 20:34:12.921 4550 4550 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  8270. 03-07 20:34:12.922 4550 4591 I AudioFlinger: AudioFlinger's thread 0xef083080 tid=4591 ready to run
  8271. 03-07 20:34:12.922 4550 4591 W AudioFlinger: no wake lock to update, system not ready yet
  8272. 03-07 20:34:12.922 4550 4591 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  8273. 03-07 20:34:12.922 4550 4591 D audio_hw_primary: out_standby: enter: stream (0xefcf4180) usecase(12: audio-ull-playback)
  8274. 03-07 20:34:12.922 4550 4591 W AudioFlinger: no wake lock to update, system not ready yet
  8275. 03-07 20:34:12.923 4550 4550 I AudioFlinger: openOutput() this 0xf0d3d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  8276. 03-07 20:34:12.923 4550 4550 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xefcf4300)
  8277. 03-07 20:34:12.924 4550 4550 D audio_hw_primary: adev_open_output_stream: Stream (0xefcf4300) picks up usecase (deep-buffer-playback)
  8278. 03-07 20:34:12.924 4550 4550 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  8279. 03-07 20:34:12.925 4550 4593 I AudioFlinger: AudioFlinger's thread 0xeec83840 tid=4593 ready to run
  8280. 03-07 20:34:12.925 4550 4593 W AudioFlinger: no wake lock to update, system not ready yet
  8281. 03-07 20:34:12.925 4550 4593 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  8282. 03-07 20:34:12.926 4550 4593 D audio_hw_primary: out_standby: enter: stream (0xefcf4300) usecase(0: deep-buffer-playback)
  8283. 03-07 20:34:12.926 4550 4593 W AudioFlinger: no wake lock to update, system not ready yet
  8284. 03-07 20:34:12.927 4550 4550 I AudioFlinger: openOutput() this 0xf0d3d000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  8285. 03-07 20:34:12.927 4550 4550 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xefcf4480)
  8286. 03-07 20:34:12.927 4550 4550 D audio_hw_primary: adev_open_output_stream: Stream (0xefcf4480) picks up usecase (afe-proxy-playback)
  8287. 03-07 20:34:12.928 4550 4550 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  8288. 03-07 20:34:12.928 4550 4596 I AudioFlinger: AudioFlinger's thread 0xeea03280 tid=4596 ready to run
  8289. 03-07 20:34:12.928 4550 4596 W AudioFlinger: no wake lock to update, system not ready yet
  8290. 03-07 20:34:12.929 4550 4596 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  8291. 03-07 20:34:12.929 4550 4596 D audio_hw_primary: out_standby: enter: stream (0xefcf4480) usecase(37: afe-proxy-playback)
  8292. 03-07 20:34:12.929 4550 4596 W AudioFlinger: no wake lock to update, system not ready yet
  8293. 03-07 20:34:12.930 4550 4550 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xf0d3aa40) io_handle(14) source(1)
  8294. 03-07 20:34:12.932 4550 4598 I AudioFlinger: AudioFlinger's thread 0xee603280 tid=4598 ready to run
  8295. 03-07 20:34:12.932 4550 4550 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xf0d3aa40)
  8296. 03-07 20:34:12.933 4550 4550 D audio_hw_primary: in_standby: enter: stream (0xf0d3aa40) usecase(16: audio-record)
  8297. 03-07 20:34:12.933 4550 4550 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf0d3aa40) io_handle(22) source(1)
  8298. 03-07 20:34:12.933 4550 4550 W DeviceHAL: Device 0xf048d000 open_input_stream: Invalid argument
  8299. 03-07 20:34:12.933 4550 4550 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf0d3aa40) io_handle(22) source(1)
  8300. 03-07 20:34:12.933 4550 4550 W DeviceHAL: Device 0xf048d000 open_input_stream: Invalid argument
  8301. 03-07 20:34:12.933 4550 4550 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  8302. 03-07 20:34:12.941 4550 4550 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  8303. 03-07 20:34:12.942 4550 4550 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  8304. 03-07 20:34:12.942 4550 4550 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  8305. 03-07 20:34:12.944 4550 4550 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  8306. 03-07 20:34:12.944 4550 4550 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  8307. 03-07 20:34:12.946 4550 4550 I r_submix: adev_open(name=audio_hw_if)
  8308. 03-07 20:34:12.946 4550 4550 I r_submix: adev_init_check()
  8309. 03-07 20:34:12.946 4550 4550 W DeviceHAL: Device 0xeecdfa40 set_master_mute: Function not implemented
  8310. 03-07 20:34:12.946 4550 4550 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  8311. 03-07 20:34:12.946 4550 4550 D r_submix: adev_open_input_stream(addr=0)
  8312. 03-07 20:34:12.946 4550 4550 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  8313. 03-07 20:34:12.947 4550 4550 D r_submix: now using address 0 for route 9
  8314. 03-07 20:34:12.947 4550 4602 I AudioFlinger: AudioFlinger's thread 0xee603c80 tid=4602 ready to run
  8315. 03-07 20:34:12.948 4550 4550 D r_submix: adev_close_input_stream()
  8316. 03-07 20:34:12.948 4550 4550 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  8317. 03-07 20:34:12.948 4550 4550 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  8318. 03-07 20:34:12.949 4550 4550 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  8319. 03-07 20:34:12.949 4550 4550 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  8320. 03-07 20:34:12.949 4550 4550 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  8321. 03-07 20:34:12.951 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  8322. 03-07 20:34:12.953 4550 4550 E SoundTriggerHwService: could not read implementation properties
  8323. 03-07 20:34:12.959 4549 4549 I Zygote : ...preloaded 4715 classes in 435ms.
  8324. 03-07 20:34:12.960 4549 4549 I zygote64: VMRuntime.preloadDexCaches starting
  8325. 03-07 20:34:13.038 4549 4549 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  8326. 03-07 20:34:13.038 4549 4549 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  8327. 03-07 20:34:13.038 4549 4549 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  8328. 03-07 20:34:13.038 4549 4549 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  8329. 03-07 20:34:13.038 4549 4549 I zygote64: VMRuntime.preloadDexCaches finished
  8330. 03-07 20:34:13.038 4549 4549 D Zygote64Timing: PreloadClasses took to complete: 514ms
  8331. 03-07 20:34:13.138 4549 4549 I Zygote : Preloading resources...
  8332. 03-07 20:34:13.159 4549 4549 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  8333. 03-07 20:34:13.200 4549 4549 I Zygote : ...preloaded 64 resources in 61ms.
  8334. 03-07 20:34:13.209 4549 4549 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  8335. 03-07 20:34:13.211 4549 4549 I Zygote : ...preloaded 41 resources in 12ms.
  8336. 03-07 20:34:13.212 4549 4549 D Zygote64Timing: PreloadResources took to complete: 173ms
  8337. 03-07 20:34:13.212 4549 4549 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  8338. 03-07 20:34:13.214 4549 4549 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  8339. 03-07 20:34:13.216 4549 4549 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  8340. 03-07 20:34:13.230 4549 4549 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  8341. 03-07 20:34:13.232 4549 4549 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  8342. 03-07 20:34:13.255 4549 4549 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  8343. 03-07 20:34:13.256 4549 4549 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  8344. 03-07 20:34:13.280 4549 4549 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  8345. 03-07 20:34:13.285 4549 4549 I Zygote : Preloading shared libraries...
  8346. 03-07 20:34:13.312 4549 4549 I Zygote : Uninstalled ICU cache reference pinning...
  8347. 03-07 20:34:13.315 4549 4549 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  8348. 03-07 20:34:13.340 4549 4549 I Zygote : Warmed up JCA providers in 25ms.
  8349. 03-07 20:34:13.340 4549 4549 D Zygote : end preload
  8350. 03-07 20:34:13.340 4549 4549 D Zygote64Timing: ZygotePreload took to complete: 835ms
  8351. 03-07 20:34:13.367 4549 4549 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 254us total 26.414ms
  8352. 03-07 20:34:13.389 4549 4549 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 35us total 16.086ms
  8353. 03-07 20:34:13.389 4549 4549 D Zygote64Timing: PostZygoteInitGC took to complete: 49ms
  8354. 03-07 20:34:13.389 4549 4549 D Zygote64Timing: ZygoteInit took to complete: 884ms
  8355. 03-07 20:34:13.390 4549 4549 I : seccomp disabled by setenforce 0
  8356. 03-07 20:34:13.447 4549 4549 I Zygote : System server process 4605 has been created
  8357. 03-07 20:34:13.450 4549 4549 I Zygote : Accepting command socket connections
  8358. 03-07 20:34:13.462 4605 4605 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  8359. 03-07 20:34:13.475 4605 4605 I zygote64: The ClassLoaderContext is a special shared library.
  8360. 03-07 20:34:13.506 4605 4605 I SystemServer: InitBeforeStartServices
  8361. 03-07 20:34:13.506 4605 4605 I SystemServer: Entered the Android system server!
  8362. 03-07 20:34:13.729 4605 4605 D SystemServerTiming: InitBeforeStartServices took to complete: 223ms
  8363. 03-07 20:34:13.730 4605 4605 I SystemServer: StartServices
  8364. 03-07 20:34:13.730 4605 4605 I SystemServer: Reading configuration...
  8365. 03-07 20:34:13.730 4605 4605 I SystemServer: ReadingSystemConfig
  8366. 03-07 20:34:13.731 4605 4605 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  8367. 03-07 20:34:13.731 4605 4605 I SystemServer: StartInstaller
  8368. 03-07 20:34:13.731 4605 4605 I SystemServiceManager: Starting com.android.server.pm.Installer
  8369. 03-07 20:34:13.731 4605 4618 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  8370. 03-07 20:34:13.733 4605 4605 D SystemServerTiming: StartInstaller took to complete: 3ms
  8371. 03-07 20:34:13.733 4605 4605 I SystemServer: DeviceIdentifiersPolicyService
  8372. 03-07 20:34:13.734 4605 4605 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  8373. 03-07 20:34:13.735 4605 4605 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 2ms
  8374. 03-07 20:34:13.736 4605 4605 I SystemServer: StartActivityManager
  8375. 03-07 20:34:13.736 4605 4605 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  8376. 03-07 20:34:13.766 4605 4605 I ActivityManager: Memory class: 288
  8377. 03-07 20:34:13.771 4605 4620 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  8378. 03-07 20:34:13.775 4605 4621 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  8379. 03-07 20:34:13.779 4605 4618 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  8380. 03-07 20:34:13.799 4605 4605 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  8381. 03-07 20:34:13.495 4605 4605 I chatty : uid=1000 system_server identical 4 lines
  8382. 03-07 20:34:13.501 4605 4605 I zygote64: The ClassLoaderContext is a special shared library.
  8383. 03-07 20:34:13.805 4605 4623 E BluetoothAdapter: Bluetooth binder is null
  8384. 03-07 20:34:13.808 4605 4623 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  8385. 03-07 20:34:13.811 4605 4623 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  8386. 03-07 20:34:13.812 4605 4623 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  8387. 03-07 20:34:13.817 4605 4623 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  8388. 03-07 20:34:13.819 4605 4623 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  8389. 03-07 20:34:13.824 4605 4623 D vndksupport: Loading /vendor/lib64/hw/power.msm8992.so from current namespace instead of sphal namespace.
  8390. 03-07 20:34:13.827 4605 4623 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
  8391. 03-07 20:34:13.827 4605 4623 E QCOM PowerHAL: Failed to get prefetcher handle.
  8392. 03-07 20:34:13.828 4605 4623 D QCOM PowerHAL: power_open: enter; name=power
  8393. 03-07 20:34:13.828 4605 4623 D QCOM PowerHAL: power_open: exit 0
  8394. 03-07 20:34:13.828 4605 4623 I QCOM PowerHAL: QCOM power HAL initing.
  8395. 03-07 20:34:13.829 4605 4623 I PowerManagerService-JNI: Loaded power HAL service
  8396. 03-07 20:34:13.890 4605 4605 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  8397. 03-07 20:34:13.893 4605 4605 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace.
  8398. 03-07 20:34:13.934 4605 4605 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  8399. 03-07 20:34:13.939 4605 4629 I ServiceThread: Enabled StrictMode logging for android.display looper.
  8400. 03-07 20:34:13.940 4605 4605 W system_server: Failed to remove /acct/uid_1041/pid_4550: Device or resource busy
  8401. 03-07 20:34:13.940 4605 4605 W system_server: Failed to remove /acct/uid_1041: Permission denied
  8402. 03-07 20:34:13.940 4605 4605 W system_server: Failed to remove /acct/uid_1047/pid_4419: Device or resource busy
  8403. 03-07 20:34:13.940 4605 4605 W system_server: Failed to remove /acct/uid_1047: Permission denied
  8404. 03-07 20:34:13.941 4605 4605 W system_server: Failed to remove /acct/uid_1058/pid_2323: Device or resource busy
  8405. 03-07 20:34:13.941 4605 4605 W system_server: Failed to remove /acct/uid_1058: Permission denied
  8406. 03-07 20:34:13.941 4605 4605 W system_server: Failed to remove /acct/uid_1006/pid_2311: Device or resource busy
  8407. 03-07 20:34:13.941 4605 4605 W system_server: Failed to remove /acct/uid_1006: Permission denied
  8408. 03-07 20:34:13.941 4605 4605 W system_server: Failed to remove /acct/uid_1046/pid_2259: Device or resource busy
  8409. 03-07 20:34:13.941 4605 4605 W system_server: Failed to remove /acct/uid_1046: Permission denied
  8410. 03-07 20:34:13.943 4605 4605 W system_server: Failed to remove /acct/uid_1040/pid_2243: Device or resource busy
  8411. 03-07 20:34:13.943 4605 4605 W system_server: Failed to remove /acct/uid_1040: Permission denied
  8412. 03-07 20:34:13.943 4605 4605 W system_server: Failed to remove /acct/uid_1017/pid_2234: Device or resource busy
  8413. 03-07 20:34:13.943 4605 4605 W system_server: Failed to remove /acct/uid_1017: Permission denied
  8414. 03-07 20:34:13.943 4605 4605 W system_server: Failed to remove /acct/uid_1019/pid_2232: Device or resource busy
  8415. 03-07 20:34:13.943 4605 4605 W system_server: Failed to remove /acct/uid_1019: Permission denied
  8416. 03-07 20:34:13.943 4605 4605 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  8417. 03-07 20:34:13.943 4605 4605 W system_server: Failed to remove /acct/uid_3005: Permission denied
  8418. 03-07 20:34:13.943 4605 4605 W system_server: Failed to remove /acct/uid_10003: Permission denied
  8419. 03-07 20:34:13.943 4605 4605 W system_server: Failed to remove /acct/uid_10001: Permission denied
  8420. 03-07 20:34:13.943 4605 4605 W system_server: Failed to remove /acct/uid_10004: Permission denied
  8421. 03-07 20:34:13.944 4605 4605 W system_server: Failed to remove /acct/uid_10005: Permission denied
  8422. 03-07 20:34:13.944 4605 4605 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  8423. 03-07 20:34:13.944 4605 4605 W system_server: Failed to remove /acct/uid_1003: Permission denied
  8424. 03-07 20:34:13.944 4605 4605 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  8425. 03-07 20:34:13.944 4605 4605 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  8426. 03-07 20:34:13.944 4605 4605 W system_server: Failed to remove /acct/uid_1001: Permission denied
  8427. 03-07 20:34:13.944 4605 4605 W system_server: Failed to remove /acct/uid_1010/pid_4553: Device or resource busy
  8428. 03-07 20:34:13.944 4605 4605 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  8429. 03-07 20:34:13.944 4605 4605 W system_server: Failed to remove /acct/uid_1010: Permission denied
  8430. 03-07 20:34:13.944 4605 4605 W system_server: Failed to remove /acct/uid_1013/pid_4551: Device or resource busy
  8431. 03-07 20:34:13.944 4605 4605 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  8432. 03-07 20:34:13.944 4605 4605 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  8433. 03-07 20:34:13.944 4605 4605 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  8434. 03-07 20:34:13.944 4605 4605 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  8435. 03-07 20:34:13.945 4605 4605 W system_server: Failed to remove /acct/uid_1013: Permission denied
  8436. 03-07 20:34:13.945 4605 4605 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  8437. 03-07 20:34:13.945 4605 4605 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  8438. 03-07 20:34:13.945 4605 4605 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  8439. 03-07 20:34:13.945 4605 4605 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  8440. 03-07 20:34:13.945 4605 4605 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  8441. 03-07 20:34:13.945 4605 4605 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  8442. 03-07 20:34:13.945 4605 4605 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  8443. 03-07 20:34:13.945 4605 4605 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  8444. 03-07 20:34:13.945 4605 4605 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  8445. 03-07 20:34:13.945 4605 4605 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  8446. 03-07 20:34:13.945 4605 4605 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  8447. 03-07 20:34:13.945 4605 4605 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  8448. 03-07 20:34:13.945 4605 4605 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  8449. 03-07 20:34:13.945 4605 4605 W system_server: Failed to remove /acct/uid_1000: Permission denied
  8450. 03-07 20:34:13.945 4605 4605 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  8451. 03-07 20:34:13.945 4605 4605 W system_server: Failed to remove /acct/uid_1036: Permission denied
  8452. 03-07 20:34:13.946 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_4552: Device or resource busy
  8453. 03-07 20:34:13.946 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_4549: Device or resource busy
  8454. 03-07 20:34:13.946 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  8455. 03-07 20:34:13.946 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  8456. 03-07 20:34:13.946 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  8457. 03-07 20:34:13.946 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  8458. 03-07 20:34:13.946 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  8459. 03-07 20:34:13.946 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  8460. 03-07 20:34:13.946 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  8461. 03-07 20:34:13.946 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  8462. 03-07 20:34:13.946 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  8463. 03-07 20:34:13.946 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  8464. 03-07 20:34:13.946 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  8465. 03-07 20:34:13.946 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  8466. 03-07 20:34:13.946 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  8467. 03-07 20:34:13.946 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  8468. 03-07 20:34:13.946 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  8469. 03-07 20:34:13.946 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  8470. 03-07 20:34:13.947 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  8471. 03-07 20:34:13.947 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  8472. 03-07 20:34:13.947 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  8473. 03-07 20:34:13.947 4605 4605 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  8474. 03-07 20:34:13.947 4605 4605 W system_server: Failed to remove /acct/uid_0: Permission denied
  8475. 03-07 20:34:13.949 4605 4605 D AppOps : AppOpsService published
  8476. 03-07 20:34:13.950 4605 4605 D SystemServerTiming: StartActivityManager took to complete: 214ms
  8477. 03-07 20:34:13.950 4605 4605 I SystemServer: StartPowerManager
  8478. 03-07 20:34:13.950 4605 4605 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  8479. 03-07 20:34:13.953 4605 4631 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  8480. 03-07 20:34:13.955 4605 4605 I libsuspend: Selected wakeup count
  8481. 03-07 20:34:13.956 4605 4605 E QCOM PowerHAL: Invalid hint ID.
  8482. 03-07 20:34:13.957 4605 4605 D SystemServerTiming: StartPowerManager took to complete: 7ms
  8483. 03-07 20:34:13.958 4605 4605 I SystemServer: InitPowerManagement
  8484. 03-07 20:34:13.960 4605 4605 D SystemServerTiming: InitPowerManagement took to complete: 3ms
  8485. 03-07 20:34:13.961 4605 4605 I SystemServer: StartRecoverySystemService
  8486. 03-07 20:34:13.961 4605 4605 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  8487. 03-07 20:34:13.963 4605 4605 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  8488. 03-07 20:34:13.963 4605 4605 V RescueParty: Disabled because of eng build
  8489. 03-07 20:34:13.963 4605 4605 I SystemServer: StartLightsService
  8490. 03-07 20:34:13.964 4605 4605 I SystemServiceManager: Starting com.android.server.lights.LightsService
  8491. 03-07 20:34:13.964 4605 4605 D SystemServerTiming: StartLightsService took to complete: 0ms
  8492. 03-07 20:34:13.964 4605 4605 I SystemServer: StartDisplayManager
  8493. 03-07 20:34:13.964 4605 4605 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  8494. 03-07 20:34:13.968 4605 4605 D SystemServerTiming: StartDisplayManager took to complete: 3ms
  8495. 03-07 20:34:13.968 4605 4605 I SystemServer: WaitForDisplay
  8496. 03-07 20:34:13.968 4605 4605 I SystemServiceManager: Starting phase 100
  8497. 03-07 20:34:13.972 4605 4629 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  8498. 03-07 20:34:13.973 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  8499. 03-07 20:34:13.973 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  8500. 03-07 20:34:13.974 4605 4629 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  8501. 03-07 20:34:13.981 4605 4629 E light : light_open lights keyboard failed: -22
  8502. 03-07 20:34:13.981 4605 4629 E light : Light passthrough failed to load legacy HAL.
  8503. 03-07 20:34:13.983 4605 4629 E light : light_open lights buttons failed: -22
  8504. 03-07 20:34:13.983 4605 4629 E light : Light passthrough failed to load legacy HAL.
  8505. 03-07 20:34:13.986 4605 4629 E light : light_open lights bluetooth failed: -22
  8506. 03-07 20:34:13.986 4605 4629 E light : Light passthrough failed to load legacy HAL.
  8507. 03-07 20:34:13.987 4605 4629 E light : light_open lights wifi failed: -22
  8508. 03-07 20:34:13.987 4605 4629 E light : Light passthrough failed to load legacy HAL.
  8509. 03-07 20:34:13.989 4605 4605 D SystemServerTiming: WaitForDisplay took to complete: 21ms
  8510. 03-07 20:34:13.989 4605 4605 I SystemServer: StartPackageManagerService
  8511. 03-07 20:34:13.989 4605 4629 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  8512. 03-07 20:34:14.002 4605 4605 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  8513. 03-07 20:34:14.004 4605 4605 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  8514. 03-07 20:34:14.276 4605 4605 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  8515. 03-07 20:34:14.276 4605 4605 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  8516. 03-07 20:34:14.276 4605 4605 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  8517. 03-07 20:34:14.410 4605 4644 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  8518. 03-07 20:34:14.562 4605 4615 I zygote64: Background concurrent copying GC freed 18534(1217KB) AllocSpace objects, 2(40KB) LOS objects, 42% free, 3MB/6MB, paused 54us total 107.005ms
  8519. 03-07 20:34:14.574 4605 4642 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  8520. 03-07 20:34:14.595 4605 4641 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  8521. 03-07 20:34:14.689 4645 4645 I cameraserver: ServiceManager: 0xf3017940
  8522. 03-07 20:34:14.690 4645 4645 I CameraService: CameraService started (pid=4645)
  8523. 03-07 20:34:14.690 4645 4645 I CameraService: CameraService process starting
  8524. 03-07 20:34:14.692 4605 4644 I PackageParser: Parse times for '/system/priv-app/Settings': parse=166ms, update_cache=0 ms
  8525. 03-07 20:34:14.698 4645 4645 D vndksupport: Loading /vendor/lib/hw/android.hardware.camera.provider@2.4-impl.so from current namespace instead of sphal namespace.
  8526. 03-07 20:34:14.859 4605 4642 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=201ms, update_cache=0 ms
  8527. 03-07 20:34:14.903 4605 4650 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  8528. 03-07 20:34:14.909 4605 4650 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  8529. 03-07 20:34:14.916 4605 4651 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  8530. 03-07 20:34:14.940 4605 4649 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  8531. 03-07 20:34:14.990 4605 4650 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  8532. 03-07 20:34:14.990 4605 4650 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  8533. 03-07 20:34:15.054 4605 4605 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  8534. 03-07 20:34:15.055 4605 4605 D PackageManager: No files in app dir /oem/app
  8535. 03-07 20:34:15.056 4605 4605 I PackageManager: Finished scanning system apps. Time: 800 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  8536. 03-07 20:34:15.102 4605 4655 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  8537. 03-07 20:34:15.106 4605 4656 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  8538. 03-07 20:34:15.125 4605 4656 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  8539. 03-07 20:34:15.175 4605 4653 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  8540. 03-07 20:34:15.185 4605 4654 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  8541. 03-07 20:34:15.185 4605 4654 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  8542. 03-07 20:34:15.213 4605 4654 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  8543. 03-07 20:34:15.214 4605 4654 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  8544. 03-07 20:34:15.229 4605 4655 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  8545. 03-07 20:34:15.256 4605 4653 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=112ms, update_cache=0 ms
  8546. 03-07 20:34:15.262 4605 4656 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=116ms, update_cache=0 ms
  8547. 03-07 20:34:15.277 4605 4605 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  8548. 03-07 20:34:15.277 4605 4605 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  8549. 03-07 20:34:15.290 4605 4656 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  8550. 03-07 20:34:15.291 4605 4656 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  8551. 03-07 20:34:15.294 4605 4653 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  8552. 03-07 20:34:15.305 4605 4654 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  8553. 03-07 20:34:15.316 4605 4605 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  8554. 03-07 20:34:15.340 4605 4656 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  8555. 03-07 20:34:15.340 4605 4656 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  8556. 03-07 20:34:15.348 4605 4654 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  8557. 03-07 20:34:15.365 4605 4654 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  8558. 03-07 20:34:15.409 4605 4655 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=177ms, update_cache=0 ms
  8559. 03-07 20:34:15.427 4605 4656 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  8560. 03-07 20:34:15.450 4605 4656 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  8561. 03-07 20:34:15.523 4605 4654 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  8562. 03-07 20:34:15.524 4605 4654 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  8563. 03-07 20:34:15.538 4605 4655 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  8564. 03-07 20:34:15.556 4605 4653 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  8565. 03-07 20:34:15.556 4605 4653 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  8566. 03-07 20:34:15.577 4605 4653 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=197ms, update_cache=0 ms
  8567. 03-07 20:34:15.610 4605 4653 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  8568. 03-07 20:34:15.668 4605 4655 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  8569. 03-07 20:34:15.677 4605 4655 I PackageParser: Parse times for '/data/app/fr.freebox.android.compagnon-1': parse=111ms, update_cache=0 ms
  8570. 03-07 20:34:15.685 4605 4656 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  8571. 03-07 20:34:15.710 4605 4654 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=146ms, update_cache=0 ms
  8572. 03-07 20:34:15.747 4605 4654 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  8573. 03-07 20:34:15.748 4605 4654 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  8574. 03-07 20:34:15.751 4605 4656 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  8575. 03-07 20:34:15.776 4605 4615 I zygote64: Background concurrent copying GC freed 28308(1716KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 74us total 151.032ms
  8576. 03-07 20:34:15.813 4605 4655 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=101ms, update_cache=0 ms
  8577. 03-07 20:34:15.819 4605 4653 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  8578. 03-07 20:34:15.821 4605 4653 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  8579. 03-07 20:34:15.821 4605 4653 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  8580. 03-07 20:34:15.867 4605 4654 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  8581. 03-07 20:34:15.916 4605 4656 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  8582. 03-07 20:34:15.922 4605 4655 I PackageParser: Parse times for '/data/app/com.google.android.apps.plus-2': parse=109ms, update_cache=0 ms
  8583. 03-07 20:34:15.935 4605 4656 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  8584. 03-07 20:34:15.962 4605 4653 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  8585. 03-07 20:34:15.977 4605 4605 D PackageManager: No files in app dir /data/app-private
  8586. 03-07 20:34:15.980 4605 4605 I PackageManager: Finished scanning non-system apps. Time: 924 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  8587. 03-07 20:34:15.982 4605 4605 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  8588. 03-07 20:34:15.992 4605 4605 I PackageManager: Time to scan packages: 1.736 seconds
  8589. 03-07 20:34:15.999 4605 4605 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  8590. 03-07 20:34:16.068 2233 2233 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  8591. 03-07 20:34:16.071 2233 2233 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  8592. 03-07 20:34:16.074 2233 2252 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  8593. 03-07 20:34:16.077 2233 2252 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  8594. 03-07 20:34:16.136 2233 3397 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  8595. 03-07 20:34:16.139 2233 3397 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  8596. 03-07 20:34:16.142 2233 2252 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  8597. 03-07 20:34:16.144 2233 2252 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  8598. 03-07 20:34:16.174 4605 4605 V PackageManager: reconcileAppsData finished 18 packages
  8599. 03-07 20:34:16.175 4605 4605 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  8600. 03-07 20:34:16.175 4605 4657 D SystemServerInitThreadPool: Started executing prepareAppData
  8601. 03-07 20:34:16.175 4605 4605 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  8602. 03-07 20:34:16.176 4605 4605 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  8603. 03-07 20:34:16.176 4605 4605 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  8604. 03-07 20:34:16.176 4605 4605 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  8605. 03-07 20:34:16.176 4605 4605 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  8606. 03-07 20:34:16.176 4605 4605 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  8607. 03-07 20:34:16.176 4605 4605 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  8608. 03-07 20:34:16.176 4605 4605 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  8609. 03-07 20:34:16.176 4605 4605 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  8610. 03-07 20:34:16.176 4605 4605 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  8611. 03-07 20:34:16.177 4605 4605 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  8612. 03-07 20:34:16.177 4605 4605 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  8613. 03-07 20:34:16.177 4605 4605 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  8614. 03-07 20:34:16.177 4605 4605 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  8615. 03-07 20:34:16.177 4605 4605 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  8616. 03-07 20:34:16.178 4605 4605 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  8617. 03-07 20:34:16.178 4605 4605 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  8618. 03-07 20:34:16.178 4605 4605 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  8619. 03-07 20:34:16.178 4605 4605 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  8620. 03-07 20:34:16.178 4605 4605 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  8621. 03-07 20:34:16.178 4605 4605 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  8622. 03-07 20:34:16.179 4605 4605 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  8623. 03-07 20:34:16.179 2233 3397 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  8624. 03-07 20:34:16.181 2233 3397 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  8625. 03-07 20:34:16.182 2233 3397 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  8626. 03-07 20:34:16.183 2233 3397 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  8627. 03-07 20:34:16.183 2233 3397 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  8628. 03-07 20:34:16.186 2233 3397 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  8629. 03-07 20:34:16.186 2233 3397 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  8630. 03-07 20:34:16.187 2233 3397 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  8631. 03-07 20:34:16.188 2233 3397 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  8632. 03-07 20:34:16.188 2233 3397 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  8633. 03-07 20:34:16.189 2233 3397 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  8634. 03-07 20:34:16.189 2233 3397 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  8635. 03-07 20:34:16.190 2233 3397 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  8636. 03-07 20:34:16.191 2233 3397 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  8637. 03-07 20:34:16.191 2233 3397 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  8638. 03-07 20:34:16.191 2233 3397 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  8639. 03-07 20:34:16.192 2233 3397 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  8640. 03-07 20:34:16.192 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  8641. 03-07 20:34:16.192 2233 3397 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  8642. 03-07 20:34:16.193 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  8643. 03-07 20:34:16.193 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  8644. 03-07 20:34:16.193 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  8645. 03-07 20:34:16.194 2233 3397 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  8646. 03-07 20:34:16.194 2233 3397 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  8647. 03-07 20:34:16.194 2233 3397 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  8648. 03-07 20:34:16.195 2233 3397 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  8649. 03-07 20:34:16.196 2233 3397 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  8650. 03-07 20:34:16.196 2233 3397 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  8651. 03-07 20:34:16.197 2233 3397 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  8652. 03-07 20:34:16.197 2233 3397 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  8653. 03-07 20:34:16.197 2233 3397 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  8654. 03-07 20:34:16.197 2233 3397 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  8655. 03-07 20:34:16.198 2233 3397 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  8656. 03-07 20:34:16.198 2233 3397 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  8657. 03-07 20:34:16.198 2233 3397 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  8658. 03-07 20:34:16.199 2233 3397 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  8659. 03-07 20:34:16.199 2233 3397 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  8660. 03-07 20:34:16.209 4605 4657 D SystemServerTimingAsync: AppDataFixup took to complete: 33ms
  8661. 03-07 20:34:16.310 4605 4605 E PackageManager: There should probably be a verifier, but, none were found
  8662. 03-07 20:34:16.313 4605 4605 E System : ******************************************
  8663. 03-07 20:34:16.314 4605 4605 E System : ************ Failure starting system services
  8664. 03-07 20:34:16.314 4605 4605 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  8665. 03-07 20:34:16.314 4605 4605 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  8666. 03-07 20:34:16.314 4605 4605 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  8667. 03-07 20:34:16.314 4605 4605 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  8668. 03-07 20:34:16.314 4605 4605 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  8669. 03-07 20:34:16.314 4605 4605 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  8670. 03-07 20:34:16.314 4605 4605 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  8671. 03-07 20:34:16.314 4605 4605 E System : at java.lang.reflect.Method.invoke(Native Method)
  8672. 03-07 20:34:16.314 4605 4605 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  8673. 03-07 20:34:16.314 4605 4605 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  8674. 03-07 20:34:16.314 4605 4605 D SystemServerTiming: StartPackageManagerService took to complete: 2325ms
  8675. 03-07 20:34:16.315 4605 4605 E Zygote : System zygote died with exception
  8676. 03-07 20:34:16.315 4605 4605 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  8677. 03-07 20:34:16.315 4605 4605 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  8678. 03-07 20:34:16.315 4605 4605 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  8679. 03-07 20:34:16.315 4605 4605 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  8680. 03-07 20:34:16.315 4605 4605 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  8681. 03-07 20:34:16.315 4605 4605 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  8682. 03-07 20:34:16.315 4605 4605 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  8683. 03-07 20:34:16.315 4605 4605 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  8684. 03-07 20:34:16.315 4605 4605 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  8685. 03-07 20:34:16.315 4605 4605 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  8686. 03-07 20:34:16.316 4605 4605 D AndroidRuntime: Shutting down VM
  8687. 03-07 20:34:16.316 4605 4605 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  8688. 03-07 20:34:16.316 4605 4605 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  8689. 03-07 20:34:16.316 4605 4605 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  8690. 03-07 20:34:16.316 4605 4605 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  8691. 03-07 20:34:16.316 4605 4605 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  8692. 03-07 20:34:16.316 4605 4605 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  8693. 03-07 20:34:16.316 4605 4605 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  8694. 03-07 20:34:16.316 4605 4605 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  8695. 03-07 20:34:16.316 4605 4605 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  8696. 03-07 20:34:16.316 4605 4605 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  8697. 03-07 20:34:16.316 4605 4605 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  8698. 03-07 20:34:16.322 4605 4605 E AndroidRuntime: Error reporting crash
  8699. 03-07 20:34:16.322 4605 4605 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  8700. 03-07 20:34:16.322 4605 4605 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  8701. 03-07 20:34:16.322 4605 4605 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  8702. 03-07 20:34:16.322 4605 4605 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  8703. 03-07 20:34:16.322 4605 4605 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  8704. 03-07 20:34:16.322 4605 4605 I Process : Sending signal. PID: 4605 SIG: 9
  8705. 03-07 20:34:16.399 354 354 I ServiceManager: service 'recovery' died
  8706. 03-07 20:34:16.399 354 354 I ServiceManager: service 'display' died
  8707. 03-07 20:34:16.399 354 354 I ServiceManager: service 'device_identifiers' died
  8708. 03-07 20:34:16.399 354 354 I ServiceManager: service 'batterystats' died
  8709. 03-07 20:34:16.399 354 354 I ServiceManager: service 'appops' died
  8710. 03-07 20:34:16.399 354 354 I ServiceManager: service 'power' died
  8711. 03-07 20:34:16.400 4549 4549 E Zygote : Exit zygote because system server (4605) has terminated
  8712. 03-07 20:34:16.473 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  8713. 03-07 20:34:16.473 354 354 I ServiceManager: service 'media.audio_flinger' died
  8714. 03-07 20:34:16.473 354 354 I ServiceManager: service 'media.audio_policy' died
  8715. 03-07 20:34:16.725 354 354 I ServiceManager: service 'media.player' died
  8716. 03-07 20:34:16.726 354 354 I ServiceManager: service 'media.resource_manager' died
  8717. 03-07 20:34:16.741 354 354 I ServiceManager: service 'netd' died
  8718. 03-07 20:34:16.743 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  8719. 03-07 20:34:16.750 354 354 I ServiceManager: service 'wificond' died
  8720. 03-07 20:34:16.842 4662 4662 I wificond: wificond is starting up...
  8721. 03-07 20:34:16.848 4661 4661 I Netd : Netd 1.0 starting
  8722. 03-07 20:34:16.849 4661 4661 D TetherController: Setting IP forward enable = 0
  8723. 03-07 20:34:16.895 4661 4661 I Netd : Creating child chains: 28.5ms
  8724. 03-07 20:34:16.895 4661 4661 I Netd : Setting up OEM hooks: 0.2ms
  8725. 03-07 20:34:16.905 4661 4661 I Netd : Setting up FirewallController hooks: 9.1ms
  8726. 03-07 20:34:16.911 4661 4661 I Netd : Setting up NatController hooks: 6.5ms
  8727. 03-07 20:34:16.915 4661 4661 I Netd : Setting up BandwidthController hooks: 4.0ms
  8728. 03-07 20:34:16.915 4661 4661 I Netd : Setting up IdletimerController hooks: 0.1ms
  8729. 03-07 20:34:16.925 4661 4661 I Netd : Disabling bandwidth control: 9.7ms
  8730. 03-07 20:34:16.926 4661 4661 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  8731. 03-07 20:34:16.927 4661 4661 I Netd : Initializing RouteController: 1.7ms
  8732. 03-07 20:34:16.928 4661 4661 D MDnsDS : MDnsSdListener::Hander starting up
  8733. 03-07 20:34:16.929 4661 4661 I Netd : Registering NetdNativeService: 0.9ms
  8734. 03-07 20:34:16.930 4661 4661 I Netd : Starting CommandListener: 1.3ms
  8735. 03-07 20:34:16.933 4661 4671 D MDnsDS : MDnsSdListener starting to monitor
  8736. 03-07 20:34:16.935 4661 4671 D MDnsDS : Going to poll with pollCount 1
  8737. 03-07 20:34:16.938 4661 4661 I Netd : Registering NetdHwService: 7.9ms
  8738. 03-07 20:34:16.938 4661 4661 I Netd : Netd started in 90ms
  8739. 03-07 20:34:16.945 4676 4676 I ndc : type=1400 audit(0.0:624): avc: denied { write } for name="netd" dev="tmpfs" ino=52917 scontext=u:r:init:s0 tcontext=u:object_r:netd_socket:s0 tclass=sock_file permissive=1
  8740. 03-07 20:34:17.031 4659 4659 I FastMixerState: sMaxFastTracks = 8
  8741. 03-07 20:34:17.034 4659 4659 I audioserver: ServiceManager: 0xe92178e0
  8742. 03-07 20:34:17.036 4659 4659 W BatteryNotifier: batterystats service unavailable!
  8743. 03-07 20:34:17.038 4659 4659 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  8744. 03-07 20:34:17.046 4659 4659 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  8745. 03-07 20:34:17.054 4659 4659 I AudioFlinger: Using 300 mSec as standby time.
  8746. 03-07 20:34:17.058 4659 4659 W APM::Devices: DeviceVector::add device 80000040 already in
  8747. 03-07 20:34:17.058 4659 4659 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  8748. 03-07 20:34:17.059 4659 4659 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  8749. 03-07 20:34:17.063 4659 4659 D audio_hw_primary: adev_open: enter
  8750. 03-07 20:34:17.102 4660 4660 I mediaserver: ServiceManager: 0xec4979e0
  8751. 03-07 20:34:17.105 4660 4660 W BatteryNotifier: batterystats service unavailable!
  8752. 03-07 20:34:17.173 4659 4659 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  8753. 03-07 20:34:17.173 4659 4659 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  8754. 03-07 20:34:17.173 4659 4659 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  8755. 03-07 20:34:17.173 4659 4659 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  8756. 03-07 20:34:17.174 4659 4659 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  8757. 03-07 20:34:17.174 4659 4659 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  8758. 03-07 20:34:17.174 4659 4659 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  8759. 03-07 20:34:17.174 4659 4659 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  8760. 03-07 20:34:17.174 4659 4659 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  8761. 03-07 20:34:17.180 4659 4659 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  8762. 03-07 20:34:17.180 4659 4659 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  8763. 03-07 20:34:17.182 4659 4659 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  8764. 03-07 20:34:17.185 4659 4659 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  8765. 03-07 20:34:17.189 4659 4659 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  8766. 03-07 20:34:17.190 4659 4659 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  8767. 03-07 20:34:17.190 4659 4659 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  8768. 03-07 20:34:17.208 4659 4659 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  8769. 03-07 20:34:17.221 4659 4659 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  8770. 03-07 20:34:17.221 4659 4659 D msm8974_platform: platform_init: Opened sound card:0
  8771. 03-07 20:34:17.227 4659 4659 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  8772. 03-07 20:34:17.227 4659 4659 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  8773. 03-07 20:34:17.228 4659 4659 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  8774. 03-07 20:34:17.228 4659 4659 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  8775. 03-07 20:34:17.228 4659 4659 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  8776. 03-07 20:34:17.228 4659 4659 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  8777. 03-07 20:34:17.228 4659 4659 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  8778. 03-07 20:34:17.228 4659 4659 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  8779. 03-07 20:34:17.228 4659 4659 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  8780. 03-07 20:34:17.228 4659 4659 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  8781. 03-07 20:34:17.228 4659 4659 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  8782. 03-07 20:34:17.229 4659 4659 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  8783. 03-07 20:34:17.229 4659 4659 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  8784. 03-07 20:34:17.229 4659 4659 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  8785. 03-07 20:34:17.229 4659 4659 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  8786. 03-07 20:34:17.229 4659 4659 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  8787. 03-07 20:34:17.229 4659 4659 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  8788. 03-07 20:34:17.230 4659 4659 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  8789. 03-07 20:34:17.230 4659 4659 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  8790. 03-07 20:34:17.230 4659 4659 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  8791. 03-07 20:34:17.230 4659 4659 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  8792. 03-07 20:34:17.230 4659 4659 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  8793. 03-07 20:34:17.230 4659 4659 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  8794. 03-07 20:34:17.231 4659 4659 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  8795. 03-07 20:34:17.231 4659 4659 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  8796. 03-07 20:34:17.231 4659 4659 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  8797. 03-07 20:34:17.231 4659 4659 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  8798. 03-07 20:34:17.231 4659 4659 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  8799. 03-07 20:34:17.231 4659 4659 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  8800. 03-07 20:34:17.232 4659 4659 D ACDB-LOADER: ACDB -> ACPH INIT
  8801. 03-07 20:34:17.232 4659 4659 D : [ACPH]->Online service registered with ACPH
  8802. 03-07 20:34:17.232 4659 4659 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  8803. 03-07 20:34:17.232 4659 4659 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  8804. 03-07 20:34:17.232 4659 4659 D : [ACPH]->ACPH init success
  8805. 03-07 20:34:17.232 4659 4659 D ACDB-LOADER: ACDB -> RTAC INIT
  8806. 03-07 20:34:17.232 4659 4659 D : [ACPH]->DSP RTC service registered with ACPH
  8807. 03-07 20:34:17.232 4659 4659 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  8808. 03-07 20:34:17.232 4659 4659 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  8809. 03-07 20:34:17.232 4659 4659 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  8810. 03-07 20:34:17.232 4659 4659 D : [ACPH]->FTS RTC service registered with ACPH
  8811. 03-07 20:34:17.232 4659 4659 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  8812. 03-07 20:34:17.232 4659 4659 D : [ACPH]->ADIE RTC service registered with ACPH
  8813. 03-07 20:34:17.233 4659 4659 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  8814. 03-07 20:34:17.233 4659 4659 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  8815. 03-07 20:34:17.233 4659 4659 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  8816. 03-07 20:34:17.233 4659 4659 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  8817. 03-07 20:34:17.233 4659 4659 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  8818. 03-07 20:34:17.233 4659 4659 D : Failed to fetch the lookup information of the MetaInfo table
  8819. 03-07 20:34:17.233 4659 4659 D : Output from GetMetaInfoSize command : 0
  8820. 03-07 20:34:17.237 4659 4659 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  8821. 03-07 20:34:17.237 4659 4659 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  8822. 03-07 20:34:17.237 4659 4659 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  8823. 03-07 20:34:17.237 4659 4659 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  8824. 03-07 20:34:17.237 4659 4659 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  8825. 03-07 20:34:17.237 4659 4659 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  8826. 03-07 20:34:17.237 4659 4659 D ACDB-LOADER: ACDB -> send_meta_info Enter
  8827. 03-07 20:34:17.237 4659 4659 E ACDB-LOADER: Fail to allocate memory for metainfo
  8828. 03-07 20:34:17.237 4659 4659 D ACDB-LOADER: ACDB -> send_meta_info failed
  8829. 03-07 20:34:17.237 4659 4659 D ACDB-LOADER: ACDB -> init done!
  8830. 03-07 20:34:17.238 4659 4659 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  8831. 03-07 20:34:17.238 4659 4659 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  8832. 03-07 20:34:17.238 4659 4659 D msm8974_platform: hw_util_open success
  8833. 03-07 20:34:17.238 4659 4659 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  8834. 03-07 20:34:17.239 4659 4659 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  8835. 03-07 20:34:17.239 4659 4659 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  8836. 03-07 20:34:17.239 4659 4659 D : Failed to fetch the lookup information of the device 00000056
  8837. 03-07 20:34:17.239 4659 4659 E ACDB-LOADER: Error: ACDB ANC returned = -1
  8838. 03-07 20:34:17.239 4659 4659 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  8839. 03-07 20:34:17.239 4659 4659 D : Failed to fetch the lookup information of the device 00000059
  8840. 03-07 20:34:17.239 4659 4659 E ACDB-LOADER: Error: ACDB ANC returned = -1
  8841. 03-07 20:34:17.239 4659 4659 D msm8974_platform: send_codec_cal cal sent for anc_cal
  8842. 03-07 20:34:17.239 4659 4659 E ACDB-LOADER: ACDB -> send_codec_cal
  8843. 03-07 20:34:17.240 4659 4659 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  8844. 03-07 20:34:17.240 4659 4659 D : Failed to fetch the lookup information of the device 00000064
  8845. 03-07 20:34:17.240 4659 4659 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  8846. 03-07 20:34:17.240 4659 4659 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  8847. 03-07 20:34:17.240 4659 4659 D msm8974_platform: send_codec_cal cal sent for mad_cal
  8848. 03-07 20:34:17.240 4659 4659 D ACDB-LOADER: send mbhc data
  8849. 03-07 20:34:17.240 4659 4659 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  8850. 03-07 20:34:17.240 4659 4659 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  8851. 03-07 20:34:17.240 4659 4659 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  8852. 03-07 20:34:17.240 4659 4659 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  8853. 03-07 20:34:17.240 4659 4659 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  8854. 03-07 20:34:17.240 4659 4659 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  8855. 03-07 20:34:17.244 4659 4659 V audio_amplifier: amp_calibrate
  8856. 03-07 20:34:17.291 4659 4659 I SmartAmp: Enter function FIH_Tfa9887_init
  8857. 03-07 20:34:17.291 4659 4659 I SmartAmp: init start@1520451257.291516
  8858. 03-07 20:34:17.291 4659 4659 I SmartAmp: init_status = init
  8859. 03-07 20:34:17.291 4659 4659 I SmartAmp: smartamp ->/proc/devmodel NBQ
  8860. 03-07 20:34:17.291 4659 4659 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  8861. 03-07 20:34:17.291 4659 4659 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  8862. 03-07 20:34:17.291 4659 4659 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  8863. 03-07 20:34:17.291 4659 4659 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  8864. 03-07 20:34:17.291 4659 4659 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  8865. 03-07 20:34:17.291 4659 4659 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  8866. 03-07 20:34:17.292 4659 4659 I SmartAmp: Enter function loadSpeakerFile
  8867. 03-07 20:34:17.292 4659 4659 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  8868. 03-07 20:34:17.293 4659 4659 I SmartAmp: ========================================
  8869. 03-07 20:34:17.293 4659 4659 I SmartAmp: Tfa98xx_Open return value is 0.
  8870. 03-07 20:34:17.293 4659 4659 I SmartAmp: Enter function coldStartup
  8871. 03-07 20:34:17.296 4659 4659 I SmartAmp: Waiting for AMPS and CLKS to start up
  8872. 03-07 20:34:17.330 4658 4658 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  8873. 03-07 20:34:17.338 4658 4658 I zygote64: option[0]=-Xzygote
  8874. 03-07 20:34:17.339 4658 4658 I zygote64: option[1]=-Xcheck:jni
  8875. 03-07 20:34:17.339 4658 4658 I zygote64: option[2]=-Xusetombstonedtraces
  8876. 03-07 20:34:17.339 4658 4658 I zygote64: option[3]=exit
  8877. 03-07 20:34:17.339 4658 4658 I zygote64: option[4]=vfprintf
  8878. 03-07 20:34:17.339 4658 4658 I zygote64: option[5]=sensitiveThread
  8879. 03-07 20:34:17.339 4658 4658 I zygote64: option[6]=-verbose:gc
  8880. 03-07 20:34:17.339 4658 4658 I zygote64: option[7]=-Xms8m
  8881. 03-07 20:34:17.339 4658 4658 I zygote64: option[8]=-Xmx768m
  8882. 03-07 20:34:17.339 4658 4658 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  8883. 03-07 20:34:17.339 4658 4658 I zygote64: option[10]=-XX:HeapMinFree=512k
  8884. 03-07 20:34:17.339 4658 4658 I zygote64: option[11]=-XX:HeapMaxFree=8m
  8885. 03-07 20:34:17.339 4658 4658 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  8886. 03-07 20:34:17.339 4658 4658 I zygote64: option[13]=-Xusejit:true
  8887. 03-07 20:34:17.339 4658 4658 I zygote64: option[14]=-Xjitsaveprofilinginfo
  8888. 03-07 20:34:17.339 4658 4658 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  8889. 03-07 20:34:17.339 4658 4658 I zygote64: option[16]=-Xlockprofthreshold:500
  8890. 03-07 20:34:17.339 4658 4658 I zygote64: option[17]=-Ximage-compiler-option
  8891. 03-07 20:34:17.339 4658 4658 I zygote64: option[18]=--runtime-arg
  8892. 03-07 20:34:17.339 4658 4658 I zygote64: option[19]=-Ximage-compiler-option
  8893. 03-07 20:34:17.339 4658 4658 I zygote64: option[20]=-Xms64m
  8894. 03-07 20:34:17.339 4658 4658 I zygote64: option[21]=-Ximage-compiler-option
  8895. 03-07 20:34:17.339 4658 4658 I zygote64: option[22]=--runtime-arg
  8896. 03-07 20:34:17.339 4658 4658 I zygote64: option[23]=-Ximage-compiler-option
  8897. 03-07 20:34:17.339 4658 4658 I zygote64: option[24]=-Xmx64m
  8898. 03-07 20:34:17.339 4658 4658 I zygote64: option[25]=-Ximage-compiler-option
  8899. 03-07 20:34:17.339 4658 4658 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  8900. 03-07 20:34:17.339 4658 4658 I zygote64: option[27]=-Ximage-compiler-option
  8901. 03-07 20:34:17.340 4658 4658 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  8902. 03-07 20:34:17.340 4658 4658 I zygote64: option[29]=-Ximage-compiler-option
  8903. 03-07 20:34:17.340 4658 4658 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  8904. 03-07 20:34:17.340 4658 4658 I zygote64: option[31]=-Ximage-compiler-option
  8905. 03-07 20:34:17.340 4658 4658 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  8906. 03-07 20:34:17.340 4658 4658 I zygote64: option[33]=-Xcompiler-option
  8907. 03-07 20:34:17.340 4658 4658 I zygote64: option[34]=--runtime-arg
  8908. 03-07 20:34:17.340 4658 4658 I zygote64: option[35]=-Xcompiler-option
  8909. 03-07 20:34:17.340 4658 4658 I zygote64: option[36]=-Xms64m
  8910. 03-07 20:34:17.340 4658 4658 I zygote64: option[37]=-Xcompiler-option
  8911. 03-07 20:34:17.340 4658 4658 I zygote64: option[38]=--runtime-arg
  8912. 03-07 20:34:17.340 4658 4658 I zygote64: option[39]=-Xcompiler-option
  8913. 03-07 20:34:17.340 4658 4658 I zygote64: option[40]=-Xmx512m
  8914. 03-07 20:34:17.340 4658 4658 I zygote64: option[41]=-Xcompiler-option
  8915. 03-07 20:34:17.340 4658 4658 I zygote64: option[42]=-j2
  8916. 03-07 20:34:17.340 4658 4658 I zygote64: option[43]=-Ximage-compiler-option
  8917. 03-07 20:34:17.340 4658 4658 I zygote64: option[44]=-j4
  8918. 03-07 20:34:17.340 4658 4658 I zygote64: option[45]=-Ximage-compiler-option
  8919. 03-07 20:34:17.340 4658 4658 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  8920. 03-07 20:34:17.340 4658 4658 I zygote64: option[47]=-Xcompiler-option
  8921. 03-07 20:34:17.340 4658 4658 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  8922. 03-07 20:34:17.340 4658 4658 I zygote64: option[49]=-Ximage-compiler-option
  8923. 03-07 20:34:17.340 4658 4658 I zygote64: option[50]=--instruction-set-features=default
  8924. 03-07 20:34:17.340 4658 4658 I zygote64: option[51]=-Xcompiler-option
  8925. 03-07 20:34:17.340 4658 4658 I zygote64: option[52]=--instruction-set-features=default
  8926. 03-07 20:34:17.340 4658 4658 I zygote64: option[53]=-Duser.locale=en-US
  8927. 03-07 20:34:17.340 4658 4658 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  8928. 03-07 20:34:17.340 4658 4658 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  8929. 03-07 20:34:17.346 4658 4658 W zygote64: Incomplete boot detected. Pruning dalvik cache
  8930. 03-07 20:34:17.359 4658 4658 I zygote64: Pruning dalvik-cache since we are relocating an image and will need to recompile
  8931. 03-07 20:34:17.359 4658 4658 I zygote64: RelocateImage: /system/bin/patchoat --input-image-location=/system/framework/boot.art --output-image-file=/data/dalvik-cache/arm64/system@framework@boot.art --instruction-set=arm64 --base-offset-delta=13955072
  8932. 03-07 20:34:17.397 4659 4659 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  8933. 03-07 20:34:17.397 4659 4659 I SmartAmp: Get AMPS AND CLKS
  8934. 03-07 20:34:17.409 4659 4659 I SmartAmp: Enter function dspPatch
  8935. 03-07 20:34:17.409 4659 4659 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  8936. 03-07 20:34:17.410 4659 4659 I SmartAmp: Enter function dspPatch
  8937. 03-07 20:34:17.410 4659 4659 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  8938. 03-07 20:34:17.476 4659 4659 I SmartAmp: Enter function setOtc
  8939. 03-07 20:34:17.487 4659 4659 I SmartAmp: MTP = 0x3
  8940. 03-07 20:34:17.487 4659 4659 I SmartAmp: Enter function checkMTPEX
  8941. 03-07 20:34:17.487 4659 4659 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  8942. 03-07 20:34:17.487 4659 4659 I SmartAmp: Enter function load_all_settings
  8943. 03-07 20:34:17.500 4659 4659 I SmartAmp: Enter function setConfig
  8944. 03-07 20:34:17.500 4659 4659 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  8945. 03-07 20:34:17.506 4659 4659 I SmartAmp: Enter function setPreset
  8946. 03-07 20:34:17.506 4659 4659 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  8947. 03-07 20:34:17.510 4659 4659 I SmartAmp: Enter function setEQ
  8948. 03-07 20:34:17.511 4659 4659 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  8949. 03-07 20:34:17.513 4659 4659 I SmartAmp: Loaded biquad 1
  8950. 03-07 20:34:17.515 4659 4659 I SmartAmp: Loaded biquad 2
  8951. 03-07 20:34:17.517 4659 4659 I SmartAmp: Loaded biquad 3
  8952. 03-07 20:34:17.519 4659 4659 I SmartAmp: Disabled biquad 4
  8953. 03-07 20:34:17.521 4659 4659 I SmartAmp: Loaded biquad 5
  8954. 03-07 20:34:17.523 4659 4659 I SmartAmp: Loaded biquad 6
  8955. 03-07 20:34:17.525 4659 4659 I SmartAmp: Loaded biquad 7
  8956. 03-07 20:34:17.526 4659 4659 I SmartAmp: Disabled biquad 8
  8957. 03-07 20:34:17.528 4659 4659 I SmartAmp: Disabled biquad 9
  8958. 03-07 20:34:17.530 4659 4659 I SmartAmp: Disabled biquad 10
  8959. 03-07 20:34:17.531 4659 4659 I SmartAmp: Enter function waitCalibration
  8960. 03-07 20:34:17.532 4659 4659 I SmartAmp: Calibration value is 02 ohm
  8961. 03-07 20:34:17.532 4659 4659 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  8962. 03-07 20:34:17.532 4659 4659 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  8963. 03-07 20:34:17.532 4659 4659 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  8964. 03-07 20:34:17.532 4659 4659 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  8965. 03-07 20:34:17.532 4659 4659 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  8966. 03-07 20:34:17.532 4659 4659 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  8967. 03-07 20:34:17.532 4659 4659 I SmartAmp: Enter function loadSpeakerFile
  8968. 03-07 20:34:17.532 4659 4659 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  8969. 03-07 20:34:17.533 4659 4659 I SmartAmp: ========================================
  8970. 03-07 20:34:17.533 4659 4659 I SmartAmp: Tfa98xx_Open return value is 0.
  8971. 03-07 20:34:17.533 4659 4659 I SmartAmp: Enter function coldStartup
  8972. 03-07 20:34:17.535 4659 4659 I SmartAmp: Waiting for AMPS and CLKS to start up
  8973. 03-07 20:34:17.636 4659 4659 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  8974. 03-07 20:34:17.637 4659 4659 I SmartAmp: Get AMPS AND CLKS
  8975. 03-07 20:34:17.648 4659 4659 I SmartAmp: Enter function dspPatch
  8976. 03-07 20:34:17.648 4659 4659 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  8977. 03-07 20:34:17.649 4659 4659 I SmartAmp: Enter function dspPatch
  8978. 03-07 20:34:17.649 4659 4659 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  8979. 03-07 20:34:17.713 4659 4659 I SmartAmp: Enter function setOtc
  8980. 03-07 20:34:17.725 4659 4659 I SmartAmp: MTP = 0x3
  8981. 03-07 20:34:17.725 4659 4659 I SmartAmp: Enter function checkMTPEX
  8982. 03-07 20:34:17.725 4659 4659 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  8983. 03-07 20:34:17.726 4659 4659 I SmartAmp: Enter function load_all_settings
  8984. 03-07 20:34:17.739 4659 4659 I SmartAmp: Enter function setConfig
  8985. 03-07 20:34:17.739 4659 4659 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  8986. 03-07 20:34:17.745 4659 4659 I SmartAmp: Enter function setPreset
  8987. 03-07 20:34:17.746 4659 4659 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  8988. 03-07 20:34:17.751 4659 4659 I SmartAmp: Enter function setEQ
  8989. 03-07 20:34:17.751 4659 4659 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  8990. 03-07 20:34:17.753 4659 4659 I SmartAmp: Loaded biquad 1
  8991. 03-07 20:34:17.755 4659 4659 I SmartAmp: Loaded biquad 2
  8992. 03-07 20:34:17.757 4659 4659 I SmartAmp: Loaded biquad 3
  8993. 03-07 20:34:17.758 4659 4659 I SmartAmp: Disabled biquad 4
  8994. 03-07 20:34:17.760 4659 4659 I SmartAmp: Loaded biquad 5
  8995. 03-07 20:34:17.762 4659 4659 I SmartAmp: Loaded biquad 6
  8996. 03-07 20:34:17.764 4659 4659 I SmartAmp: Loaded biquad 7
  8997. 03-07 20:34:17.766 4659 4659 I SmartAmp: Disabled biquad 8
  8998. 03-07 20:34:17.768 4659 4659 I SmartAmp: Disabled biquad 9
  8999. 03-07 20:34:17.770 4659 4659 I SmartAmp: Loaded biquad 10
  9000. 03-07 20:34:17.770 4659 4659 I SmartAmp: Enter function waitCalibration
  9001. 03-07 20:34:17.770 4659 4659 I SmartAmp: Calibration value is 02 ohm
  9002. 03-07 20:34:17.774 4659 4659 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  9003. 03-07 20:34:17.774 4659 4659 I SmartAmp: Set DC to DC converter in active mode
  9004. 03-07 20:34:17.776 4659 4659 I SmartAmp: Set DC to DC converter in active mode
  9005. 03-07 20:34:17.778 4659 4659 I SmartAmp: init end@1520451257.778236
  9006. 03-07 20:34:17.778 4659 4659 I SmartAmp: FIH_Tfa9887_init return value 0
  9007. 03-07 20:34:17.992 4659 4687 V audio_amplifier: --write_dummy_data:167
  9008. 03-07 20:34:18.004 4659 4659 I audio_amplifier: Found PRI_MI2S Clock! 964
  9009. 03-07 20:34:18.005 4659 4659 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  9010. 03-07 20:34:18.006 4659 4659 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  9011. 03-07 20:34:18.007 4659 4659 W DeviceHAL: Device 0xe898d000 get_master_volume: Function not implemented
  9012. 03-07 20:34:18.007 4659 4659 W DeviceHAL: Device 0xe898d000 get_master_mute: Function not implemented
  9013. 03-07 20:34:18.007 4659 4659 W DeviceHAL: Device 0xe898d000 set_master_volume: Function not implemented
  9014. 03-07 20:34:18.007 4659 4659 W DeviceHAL: Device 0xe898d000 set_master_mute: Function not implemented
  9015. 03-07 20:34:18.007 4659 4659 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  9016. 03-07 20:34:18.007 4659 4659 I AudioFlinger: openOutput() this 0xe923d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  9017. 03-07 20:34:18.008 4659 4659 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xe81f4000)
  9018. 03-07 20:34:18.008 4659 4659 D audio_hw_primary: adev_open_output_stream: Stream (0xe81f4000) picks up usecase (low-latency-playback)
  9019. 03-07 20:34:18.009 4659 4659 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  9020. 03-07 20:34:18.010 4659 4659 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  9021. 03-07 20:34:18.012 4659 4659 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  9022. 03-07 20:34:18.012 4659 4659 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  9023. 03-07 20:34:18.012 4659 4659 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  9024. 03-07 20:34:18.023 4659 4659 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  9025. 03-07 20:34:18.023 4659 4659 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  9026. 03-07 20:34:18.024 4659 4659 I AudioFlinger: Using module 10 as the primary audio interface
  9027. 03-07 20:34:18.024 4659 4694 I AudioFlinger: AudioFlinger's thread 0xe7c03100 tid=4694 ready to run
  9028. 03-07 20:34:18.024 4659 4694 W AudioFlinger: no wake lock to update, system not ready yet
  9029. 03-07 20:34:18.024 4659 4694 D audio_hw_primary: out_standby: enter: stream (0xe81f4000) usecase(1: low-latency-playback)
  9030. 03-07 20:34:18.025 4659 4659 W AudioFlinger: moveEffects() bad srcOutput 0
  9031. 03-07 20:34:18.025 4659 4694 W AudioFlinger: no wake lock to update, system not ready yet
  9032. 03-07 20:34:18.025 4659 4694 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  9033. 03-07 20:34:18.028 4659 4659 I AudioFlinger: openOutput() this 0xe923d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  9034. 03-07 20:34:18.028 4659 4659 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xe81f4180)
  9035. 03-07 20:34:18.028 4659 4659 D audio_hw_primary: adev_open_output_stream: Stream (0xe81f4180) picks up usecase (audio-ull-playback)
  9036. 03-07 20:34:18.028 4659 4659 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  9037. 03-07 20:34:18.029 4659 4697 I AudioFlinger: AudioFlinger's thread 0xe7503840 tid=4697 ready to run
  9038. 03-07 20:34:18.029 4659 4697 W AudioFlinger: no wake lock to update, system not ready yet
  9039. 03-07 20:34:18.029 4659 4697 D audio_hw_primary: out_standby: enter: stream (0xe81f4180) usecase(12: audio-ull-playback)
  9040. 03-07 20:34:18.029 4659 4697 W AudioFlinger: no wake lock to update, system not ready yet
  9041. 03-07 20:34:18.030 4659 4697 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  9042. 03-07 20:34:18.031 4659 4659 I AudioFlinger: openOutput() this 0xe923d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  9043. 03-07 20:34:18.031 4659 4659 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xe81f4300)
  9044. 03-07 20:34:18.031 4659 4659 D audio_hw_primary: adev_open_output_stream: Stream (0xe81f4300) picks up usecase (deep-buffer-playback)
  9045. 03-07 20:34:18.031 4659 4659 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  9046. 03-07 20:34:18.032 4659 4699 I AudioFlinger: AudioFlinger's thread 0xe71031c0 tid=4699 ready to run
  9047. 03-07 20:34:18.032 4659 4699 W AudioFlinger: no wake lock to update, system not ready yet
  9048. 03-07 20:34:18.032 4659 4699 D audio_hw_primary: out_standby: enter: stream (0xe81f4300) usecase(0: deep-buffer-playback)
  9049. 03-07 20:34:18.032 4659 4699 W AudioFlinger: no wake lock to update, system not ready yet
  9050. 03-07 20:34:18.032 4659 4699 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  9051. 03-07 20:34:18.033 4659 4659 I AudioFlinger: openOutput() this 0xe923d000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  9052. 03-07 20:34:18.033 4659 4659 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xe81f4480)
  9053. 03-07 20:34:18.033 4659 4659 D audio_hw_primary: adev_open_output_stream: Stream (0xe81f4480) picks up usecase (afe-proxy-playback)
  9054. 03-07 20:34:18.034 4659 4659 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  9055. 03-07 20:34:18.036 4659 4702 I AudioFlinger: AudioFlinger's thread 0xe6e83400 tid=4702 ready to run
  9056. 03-07 20:34:18.036 4659 4702 W AudioFlinger: no wake lock to update, system not ready yet
  9057. 03-07 20:34:18.036 4659 4702 D audio_hw_primary: out_standby: enter: stream (0xe81f4480) usecase(37: afe-proxy-playback)
  9058. 03-07 20:34:18.037 4659 4702 W AudioFlinger: no wake lock to update, system not ready yet
  9059. 03-07 20:34:18.037 4659 4702 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  9060. 03-07 20:34:18.038 4659 4659 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xe923aa40) io_handle(14) source(1)
  9061. 03-07 20:34:18.039 4659 4704 I AudioFlinger: AudioFlinger's thread 0xe6a833c0 tid=4704 ready to run
  9062. 03-07 20:34:18.040 4659 4659 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xe923aa40)
  9063. 03-07 20:34:18.040 4659 4659 D audio_hw_primary: in_standby: enter: stream (0xe923aa40) usecase(16: audio-record)
  9064. 03-07 20:34:18.040 4659 4659 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xe923aa40) io_handle(22) source(1)
  9065. 03-07 20:34:18.040 4659 4659 W DeviceHAL: Device 0xe898d000 open_input_stream: Invalid argument
  9066. 03-07 20:34:18.040 4659 4659 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xe923aa40) io_handle(22) source(1)
  9067. 03-07 20:34:18.040 4659 4659 W DeviceHAL: Device 0xe898d000 open_input_stream: Invalid argument
  9068. 03-07 20:34:18.040 4659 4659 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  9069. 03-07 20:34:18.048 4659 4659 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  9070. 03-07 20:34:18.049 4659 4659 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  9071. 03-07 20:34:18.049 4659 4659 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  9072. 03-07 20:34:18.051 4659 4659 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  9073. 03-07 20:34:18.051 4659 4659 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  9074. 03-07 20:34:18.053 4659 4659 I r_submix: adev_open(name=audio_hw_if)
  9075. 03-07 20:34:18.053 4659 4659 I r_submix: adev_init_check()
  9076. 03-07 20:34:18.053 4659 4659 W DeviceHAL: Device 0xe715f2c0 set_master_mute: Function not implemented
  9077. 03-07 20:34:18.053 4659 4659 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  9078. 03-07 20:34:18.053 4659 4659 D r_submix: adev_open_input_stream(addr=0)
  9079. 03-07 20:34:18.053 4659 4659 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  9080. 03-07 20:34:18.053 4659 4659 D r_submix: now using address 0 for route 9
  9081. 03-07 20:34:18.054 4659 4708 I AudioFlinger: AudioFlinger's thread 0xe6a83180 tid=4708 ready to run
  9082. 03-07 20:34:18.055 4659 4659 D r_submix: adev_close_input_stream()
  9083. 03-07 20:34:18.055 4659 4659 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  9084. 03-07 20:34:18.055 4659 4659 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  9085. 03-07 20:34:18.055 4659 4659 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  9086. 03-07 20:34:18.055 4659 4659 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  9087. 03-07 20:34:18.055 4659 4659 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  9088. 03-07 20:34:18.057 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  9089. 03-07 20:34:18.059 4659 4659 E SoundTriggerHwService: could not read implementation properties
  9090. 03-07 20:34:18.214 4658 4658 D Zygote : begin preload
  9091. 03-07 20:34:18.214 4658 4658 I Zygote : Installing ICU cache reference pinning...
  9092. 03-07 20:34:18.214 4658 4658 I Zygote : Preloading ICU data...
  9093. 03-07 20:34:18.235 4658 4658 D Zygote64Timing: BeginIcuCachePinning took to complete: 22ms
  9094. 03-07 20:34:18.236 4658 4658 I Zygote : Preloading classes...
  9095. 03-07 20:34:18.472 4658 4658 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  9096. 03-07 20:34:18.495 4658 4658 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  9097. 03-07 20:34:18.508 4658 4658 I zygote64: Thread[1,tid=4658,Native,Thread*=0x7c5dec2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  9098. 03-07 20:34:18.509 4658 4658 D MtpDeviceJNI: register_android_mtp_MtpDevice
  9099. 03-07 20:34:18.510 4658 4658 I zygote64: Thread[1,tid=4658,Native,Thread*=0x7c5dec2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  9100. 03-07 20:34:18.511 4658 4658 I zygote64: Thread[1,tid=4658,Native,Thread*=0x7c5dec2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  9101. 03-07 20:34:18.645 4658 4658 I Zygote : ...preloaded 4715 classes in 409ms.
  9102. 03-07 20:34:18.646 4658 4658 I zygote64: VMRuntime.preloadDexCaches starting
  9103. 03-07 20:34:18.732 4658 4658 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  9104. 03-07 20:34:18.732 4658 4658 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  9105. 03-07 20:34:18.732 4658 4658 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  9106. 03-07 20:34:18.732 4658 4658 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  9107. 03-07 20:34:18.732 4658 4658 I zygote64: VMRuntime.preloadDexCaches finished
  9108. 03-07 20:34:18.732 4658 4658 D Zygote64Timing: PreloadClasses took to complete: 497ms
  9109. 03-07 20:34:18.832 4658 4658 I Zygote : Preloading resources...
  9110. 03-07 20:34:18.852 4658 4658 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  9111. 03-07 20:34:18.891 4658 4658 I Zygote : ...preloaded 64 resources in 58ms.
  9112. 03-07 20:34:18.900 4658 4658 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  9113. 03-07 20:34:18.902 4658 4658 I Zygote : ...preloaded 41 resources in 10ms.
  9114. 03-07 20:34:18.902 4658 4658 D Zygote64Timing: PreloadResources took to complete: 170ms
  9115. 03-07 20:34:18.903 4658 4658 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  9116. 03-07 20:34:18.905 4658 4658 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  9117. 03-07 20:34:18.907 4658 4658 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  9118. 03-07 20:34:18.921 4658 4658 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  9119. 03-07 20:34:18.922 4658 4658 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  9120. 03-07 20:34:18.945 4658 4658 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  9121. 03-07 20:34:18.946 4658 4658 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  9122. 03-07 20:34:18.970 4658 4658 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  9123. 03-07 20:34:18.975 4658 4658 I Zygote : Preloading shared libraries...
  9124. 03-07 20:34:19.001 4658 4658 I Zygote : Uninstalled ICU cache reference pinning...
  9125. 03-07 20:34:19.004 4658 4658 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  9126. 03-07 20:34:19.029 4658 4658 I Zygote : Warmed up JCA providers in 24ms.
  9127. 03-07 20:34:19.029 4658 4658 D Zygote : end preload
  9128. 03-07 20:34:19.029 4658 4658 D Zygote64Timing: ZygotePreload took to complete: 816ms
  9129. 03-07 20:34:19.058 4658 4658 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 100us total 27.794ms
  9130. 03-07 20:34:19.079 4658 4658 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 42us total 16.037ms
  9131. 03-07 20:34:19.079 4658 4658 D Zygote64Timing: PostZygoteInitGC took to complete: 50ms
  9132. 03-07 20:34:19.080 4658 4658 D Zygote64Timing: ZygoteInit took to complete: 866ms
  9133. 03-07 20:34:19.081 4658 4658 I : seccomp disabled by setenforce 0
  9134. 03-07 20:34:19.140 4658 4658 I Zygote : System server process 4715 has been created
  9135. 03-07 20:34:19.143 4658 4658 I Zygote : Accepting command socket connections
  9136. 03-07 20:34:19.156 4715 4715 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  9137. 03-07 20:34:19.170 4715 4715 I zygote64: The ClassLoaderContext is a special shared library.
  9138. 03-07 20:34:19.200 4715 4715 I SystemServer: InitBeforeStartServices
  9139. 03-07 20:34:19.201 4715 4715 I SystemServer: Entered the Android system server!
  9140. 03-07 20:34:19.415 4715 4715 D SystemServerTiming: InitBeforeStartServices took to complete: 214ms
  9141. 03-07 20:34:19.415 4715 4715 I SystemServer: StartServices
  9142. 03-07 20:34:19.415 4715 4715 I SystemServer: Reading configuration...
  9143. 03-07 20:34:19.415 4715 4715 I SystemServer: ReadingSystemConfig
  9144. 03-07 20:34:19.417 4715 4715 D SystemServerTiming: ReadingSystemConfig took to complete: 2ms
  9145. 03-07 20:34:19.417 4715 4715 I SystemServer: StartInstaller
  9146. 03-07 20:34:19.418 4715 4728 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  9147. 03-07 20:34:19.418 4715 4715 I SystemServiceManager: Starting com.android.server.pm.Installer
  9148. 03-07 20:34:19.421 4715 4715 D SystemServerTiming: StartInstaller took to complete: 4ms
  9149. 03-07 20:34:19.421 4715 4715 I SystemServer: DeviceIdentifiersPolicyService
  9150. 03-07 20:34:19.422 4715 4715 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  9151. 03-07 20:34:19.423 4715 4715 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 2ms
  9152. 03-07 20:34:19.423 4715 4715 I SystemServer: StartActivityManager
  9153. 03-07 20:34:19.423 4715 4715 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  9154. 03-07 20:34:19.447 4715 4715 I ActivityManager: Memory class: 288
  9155. 03-07 20:34:19.449 4715 4730 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  9156. 03-07 20:34:19.451 4715 4731 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  9157. 03-07 20:34:19.470 4715 4728 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  9158. 03-07 20:34:19.479 4715 4715 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  9159. 03-07 20:34:19.189 4715 4715 I chatty : uid=1000 system_server identical 4 lines
  9160. 03-07 20:34:19.195 4715 4715 I zygote64: The ClassLoaderContext is a special shared library.
  9161. 03-07 20:34:19.485 4715 4733 E BluetoothAdapter: Bluetooth binder is null
  9162. 03-07 20:34:19.488 4715 4733 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  9163. 03-07 20:34:19.492 4715 4733 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  9164. 03-07 20:34:19.493 4715 4733 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  9165. 03-07 20:34:19.498 4715 4733 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  9166. 03-07 20:34:19.500 4715 4733 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  9167. 03-07 20:34:19.505 4715 4733 D vndksupport: Loading /vendor/lib64/hw/power.msm8992.so from current namespace instead of sphal namespace.
  9168. 03-07 20:34:19.507 4715 4733 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
  9169. 03-07 20:34:19.507 4715 4733 E QCOM PowerHAL: Failed to get prefetcher handle.
  9170. 03-07 20:34:19.508 4715 4733 D QCOM PowerHAL: power_open: enter; name=power
  9171. 03-07 20:34:19.508 4715 4733 D QCOM PowerHAL: power_open: exit 0
  9172. 03-07 20:34:19.508 4715 4733 I QCOM PowerHAL: QCOM power HAL initing.
  9173. 03-07 20:34:19.509 4715 4733 I PowerManagerService-JNI: Loaded power HAL service
  9174. 03-07 20:34:19.571 4715 4715 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  9175. 03-07 20:34:19.573 4715 4715 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace.
  9176. 03-07 20:34:19.612 4715 4715 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  9177. 03-07 20:34:19.620 4715 4739 I ServiceThread: Enabled StrictMode logging for android.display looper.
  9178. 03-07 20:34:19.623 4715 4715 W system_server: Failed to remove /acct/uid_1041/pid_4659: Device or resource busy
  9179. 03-07 20:34:19.623 4715 4715 W system_server: Failed to remove /acct/uid_1041: Permission denied
  9180. 03-07 20:34:19.624 4715 4715 W system_server: Failed to remove /acct/uid_1047/pid_4645: Device or resource busy
  9181. 03-07 20:34:19.624 4715 4715 W system_server: Failed to remove /acct/uid_1047: Permission denied
  9182. 03-07 20:34:19.624 4715 4715 W system_server: Failed to remove /acct/uid_1058/pid_2323: Device or resource busy
  9183. 03-07 20:34:19.624 4715 4715 W system_server: Failed to remove /acct/uid_1058: Permission denied
  9184. 03-07 20:34:19.624 4715 4715 W system_server: Failed to remove /acct/uid_1006/pid_2311: Device or resource busy
  9185. 03-07 20:34:19.624 4715 4715 W system_server: Failed to remove /acct/uid_1006: Permission denied
  9186. 03-07 20:34:19.624 4715 4715 W system_server: Failed to remove /acct/uid_1046/pid_2259: Device or resource busy
  9187. 03-07 20:34:19.624 4715 4715 W system_server: Failed to remove /acct/uid_1046: Permission denied
  9188. 03-07 20:34:19.624 4715 4715 W system_server: Failed to remove /acct/uid_1040/pid_2243: Device or resource busy
  9189. 03-07 20:34:19.624 4715 4715 W system_server: Failed to remove /acct/uid_1040: Permission denied
  9190. 03-07 20:34:19.624 4715 4715 W system_server: Failed to remove /acct/uid_1017/pid_2234: Device or resource busy
  9191. 03-07 20:34:19.624 4715 4715 W system_server: Failed to remove /acct/uid_1017: Permission denied
  9192. 03-07 20:34:19.625 4715 4715 W system_server: Failed to remove /acct/uid_1019/pid_2232: Device or resource busy
  9193. 03-07 20:34:19.625 4715 4715 W system_server: Failed to remove /acct/uid_1019: Permission denied
  9194. 03-07 20:34:19.625 4715 4715 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  9195. 03-07 20:34:19.625 4715 4715 W system_server: Failed to remove /acct/uid_3005: Permission denied
  9196. 03-07 20:34:19.625 4715 4715 W system_server: Failed to remove /acct/uid_10003: Permission denied
  9197. 03-07 20:34:19.625 4715 4715 W system_server: Failed to remove /acct/uid_10001: Permission denied
  9198. 03-07 20:34:19.625 4715 4715 W system_server: Failed to remove /acct/uid_10004: Permission denied
  9199. 03-07 20:34:19.625 4715 4715 W system_server: Failed to remove /acct/uid_10005: Permission denied
  9200. 03-07 20:34:19.625 4715 4715 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  9201. 03-07 20:34:19.625 4715 4715 W system_server: Failed to remove /acct/uid_1003: Permission denied
  9202. 03-07 20:34:19.625 4715 4715 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  9203. 03-07 20:34:19.625 4715 4715 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  9204. 03-07 20:34:19.626 4715 4715 W system_server: Failed to remove /acct/uid_1001: Permission denied
  9205. 03-07 20:34:19.626 4715 4715 W system_server: Failed to remove /acct/uid_1010/pid_4662: Device or resource busy
  9206. 03-07 20:34:19.626 4715 4715 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  9207. 03-07 20:34:19.626 4715 4715 W system_server: Failed to remove /acct/uid_1010: Permission denied
  9208. 03-07 20:34:19.626 4715 4715 W system_server: Failed to remove /acct/uid_1013/pid_4660: Device or resource busy
  9209. 03-07 20:34:19.626 4715 4715 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  9210. 03-07 20:34:19.626 4715 4715 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  9211. 03-07 20:34:19.626 4715 4715 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  9212. 03-07 20:34:19.626 4715 4715 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  9213. 03-07 20:34:19.626 4715 4715 W system_server: Failed to remove /acct/uid_1013: Permission denied
  9214. 03-07 20:34:19.626 4715 4715 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  9215. 03-07 20:34:19.626 4715 4715 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  9216. 03-07 20:34:19.626 4715 4715 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  9217. 03-07 20:34:19.626 4715 4715 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  9218. 03-07 20:34:19.626 4715 4715 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  9219. 03-07 20:34:19.627 4715 4715 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  9220. 03-07 20:34:19.627 4715 4715 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  9221. 03-07 20:34:19.627 4715 4715 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  9222. 03-07 20:34:19.627 4715 4715 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  9223. 03-07 20:34:19.627 4715 4715 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  9224. 03-07 20:34:19.627 4715 4715 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  9225. 03-07 20:34:19.627 4715 4715 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  9226. 03-07 20:34:19.627 4715 4715 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  9227. 03-07 20:34:19.627 4715 4715 W system_server: Failed to remove /acct/uid_1000: Permission denied
  9228. 03-07 20:34:19.627 4715 4715 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  9229. 03-07 20:34:19.627 4715 4715 W system_server: Failed to remove /acct/uid_1036: Permission denied
  9230. 03-07 20:34:19.627 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_4661: Device or resource busy
  9231. 03-07 20:34:19.627 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_4658: Device or resource busy
  9232. 03-07 20:34:19.627 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  9233. 03-07 20:34:19.627 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  9234. 03-07 20:34:19.627 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  9235. 03-07 20:34:19.627 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  9236. 03-07 20:34:19.628 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  9237. 03-07 20:34:19.628 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  9238. 03-07 20:34:19.628 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  9239. 03-07 20:34:19.628 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  9240. 03-07 20:34:19.628 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  9241. 03-07 20:34:19.628 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  9242. 03-07 20:34:19.628 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  9243. 03-07 20:34:19.628 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  9244. 03-07 20:34:19.628 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  9245. 03-07 20:34:19.628 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  9246. 03-07 20:34:19.628 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  9247. 03-07 20:34:19.628 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  9248. 03-07 20:34:19.628 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  9249. 03-07 20:34:19.628 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  9250. 03-07 20:34:19.629 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  9251. 03-07 20:34:19.629 4715 4715 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  9252. 03-07 20:34:19.629 4715 4715 W system_server: Failed to remove /acct/uid_0: Permission denied
  9253. 03-07 20:34:19.630 4715 4715 D AppOps : AppOpsService published
  9254. 03-07 20:34:19.631 4715 4715 D SystemServerTiming: StartActivityManager took to complete: 208ms
  9255. 03-07 20:34:19.632 4715 4715 I SystemServer: StartPowerManager
  9256. 03-07 20:34:19.632 4715 4715 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  9257. 03-07 20:34:19.634 4715 4741 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  9258. 03-07 20:34:19.636 4715 4715 I libsuspend: Selected wakeup count
  9259. 03-07 20:34:19.637 4715 4715 E QCOM PowerHAL: Invalid hint ID.
  9260. 03-07 20:34:19.639 4715 4715 D SystemServerTiming: StartPowerManager took to complete: 7ms
  9261. 03-07 20:34:19.639 4715 4715 I SystemServer: InitPowerManagement
  9262. 03-07 20:34:19.642 4715 4715 D SystemServerTiming: InitPowerManagement took to complete: 2ms
  9263. 03-07 20:34:19.642 4715 4715 I SystemServer: StartRecoverySystemService
  9264. 03-07 20:34:19.642 4715 4715 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  9265. 03-07 20:34:19.645 4715 4715 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  9266. 03-07 20:34:19.646 4715 4715 V RescueParty: Disabled because of eng build
  9267. 03-07 20:34:19.646 4715 4715 I SystemServer: StartLightsService
  9268. 03-07 20:34:19.646 4715 4715 I SystemServiceManager: Starting com.android.server.lights.LightsService
  9269. 03-07 20:34:19.646 4715 4715 D SystemServerTiming: StartLightsService took to complete: 0ms
  9270. 03-07 20:34:19.646 4715 4715 I SystemServer: StartDisplayManager
  9271. 03-07 20:34:19.646 4715 4715 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  9272. 03-07 20:34:19.649 4715 4715 D SystemServerTiming: StartDisplayManager took to complete: 3ms
  9273. 03-07 20:34:19.649 4715 4715 I SystemServer: WaitForDisplay
  9274. 03-07 20:34:19.649 4715 4715 I SystemServiceManager: Starting phase 100
  9275. 03-07 20:34:19.654 4715 4739 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  9276. 03-07 20:34:19.655 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  9277. 03-07 20:34:19.655 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  9278. 03-07 20:34:19.656 4715 4739 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  9279. 03-07 20:34:19.662 4715 4739 E light : light_open lights keyboard failed: -22
  9280. 03-07 20:34:19.662 4715 4739 E light : Light passthrough failed to load legacy HAL.
  9281. 03-07 20:34:19.662 4715 4739 E light : light_open lights buttons failed: -22
  9282. 03-07 20:34:19.662 4715 4739 E light : Light passthrough failed to load legacy HAL.
  9283. 03-07 20:34:19.665 4715 4739 E light : light_open lights bluetooth failed: -22
  9284. 03-07 20:34:19.665 4715 4739 E light : Light passthrough failed to load legacy HAL.
  9285. 03-07 20:34:19.666 4715 4739 E light : light_open lights wifi failed: -22
  9286. 03-07 20:34:19.666 4715 4739 E light : Light passthrough failed to load legacy HAL.
  9287. 03-07 20:34:19.668 4715 4715 D SystemServerTiming: WaitForDisplay took to complete: 18ms
  9288. 03-07 20:34:19.668 4715 4715 I SystemServer: StartPackageManagerService
  9289. 03-07 20:34:19.668 4715 4739 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  9290. 03-07 20:34:19.681 4715 4715 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  9291. 03-07 20:34:19.684 4715 4715 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  9292. 03-07 20:34:19.959 4715 4715 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  9293. 03-07 20:34:19.959 4715 4715 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  9294. 03-07 20:34:19.959 4715 4715 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  9295. 03-07 20:34:20.081 4715 4753 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  9296. 03-07 20:34:20.190 4715 4752 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  9297. 03-07 20:34:20.216 4715 4754 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  9298. 03-07 20:34:20.289 4715 4753 I PackageParser: Parse times for '/system/priv-app/Settings': parse=124ms, update_cache=0 ms
  9299. 03-07 20:34:20.463 4715 4754 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=203ms, update_cache=0 ms
  9300. 03-07 20:34:20.503 4715 4757 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  9301. 03-07 20:34:20.510 4715 4757 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  9302. 03-07 20:34:20.525 4715 4758 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  9303. 03-07 20:34:20.548 4715 4755 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  9304. 03-07 20:34:20.595 4715 4755 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  9305. 03-07 20:34:20.595 4715 4755 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  9306. 03-07 20:34:20.657 4715 4715 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  9307. 03-07 20:34:20.657 4715 4715 D PackageManager: No files in app dir /oem/app
  9308. 03-07 20:34:20.658 4715 4715 I PackageManager: Finished scanning system apps. Time: 721 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  9309. 03-07 20:34:20.695 4715 4762 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  9310. 03-07 20:34:20.713 4715 4763 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  9311. 03-07 20:34:20.722 4715 4762 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  9312. 03-07 20:34:20.760 4715 4761 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  9313. 03-07 20:34:20.792 4715 4763 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  9314. 03-07 20:34:20.792 4715 4763 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  9315. 03-07 20:34:20.822 4715 4763 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  9316. 03-07 20:34:20.823 4715 4763 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  9317. 03-07 20:34:20.838 4715 4760 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  9318. 03-07 20:34:20.841 4764 4764 I sensors.qcom: type=1400 audit(0.0:625): avc: denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=106 ioctlcmd=6403 scontext=u:r:init:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  9319. 03-07 20:34:20.848 4715 4762 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=106ms, update_cache=0 ms
  9320. 03-07 20:34:20.865 4715 4715 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  9321. 03-07 20:34:20.865 4715 4715 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  9322. 03-07 20:34:20.874 4715 4762 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  9323. 03-07 20:34:20.874 4715 4762 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  9324. 03-07 20:34:20.890 4715 4761 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  9325. 03-07 20:34:20.896 4715 4762 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  9326. 03-07 20:34:20.911 4715 4715 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  9327. 03-07 20:34:20.931 4715 4762 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  9328. 03-07 20:34:20.931 4715 4762 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  9329. 03-07 20:34:20.947 4715 4760 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  9330. 03-07 20:34:20.968 4715 4760 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  9331. 03-07 20:34:21.012 4715 4763 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=169ms, update_cache=0 ms
  9332. 03-07 20:34:21.019 4715 4762 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  9333. 03-07 20:34:21.045 4715 4762 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  9334. 03-07 20:34:21.122 4715 4761 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  9335. 03-07 20:34:21.122 4715 4761 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  9336. 03-07 20:34:21.124 4715 4762 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  9337. 03-07 20:34:21.136 4715 4760 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  9338. 03-07 20:34:21.136 4715 4760 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  9339. 03-07 20:34:21.160 4715 4760 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=182ms, update_cache=0 ms
  9340. 03-07 20:34:21.205 4715 4763 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  9341. 03-07 20:34:21.248 4715 4761 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  9342. 03-07 20:34:21.272 4715 4761 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  9343. 03-07 20:34:21.301 4715 4762 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=143ms, update_cache=0 ms
  9344. 03-07 20:34:21.337 4715 4763 I PackageParser: Parse times for '/data/app/org.leetzone.android.yatsewidgetfree-2': parse=113ms, update_cache=0 ms
  9345. 03-07 20:34:21.339 4715 4761 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  9346. 03-07 20:34:21.340 4715 4761 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  9347. 03-07 20:34:21.347 4715 4760 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  9348. 03-07 20:34:21.407 4715 4760 I PackageParser: Parse times for '/data/app/com.spotify.music-1': parse=106ms, update_cache=0 ms
  9349. 03-07 20:34:21.427 4715 4760 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  9350. 03-07 20:34:21.429 4715 4760 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  9351. 03-07 20:34:21.431 4715 4760 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  9352. 03-07 20:34:21.432 4715 4725 I zygote64: Background concurrent copying GC freed 29117(1793KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 67us total 207.752ms
  9353. 03-07 20:34:21.444 4715 4762 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=142ms, update_cache=0 ms
  9354. 03-07 20:34:21.497 4715 4763 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  9355. 03-07 20:34:21.538 4715 4760 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  9356. 03-07 20:34:21.555 4715 4760 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  9357. 03-07 20:34:21.590 4715 4760 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  9358. 03-07 20:34:21.605 4715 4715 D PackageManager: No files in app dir /data/app-private
  9359. 03-07 20:34:21.605 4715 4715 I PackageManager: Finished scanning non-system apps. Time: 947 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  9360. 03-07 20:34:21.608 4715 4715 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  9361. 03-07 20:34:21.618 4715 4715 I PackageManager: Time to scan packages: 1.68 seconds
  9362. 03-07 20:34:21.624 4715 4715 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  9363. 03-07 20:34:21.692 2233 3397 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  9364. 03-07 20:34:21.695 2233 3397 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  9365. 03-07 20:34:21.698 2233 2252 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  9366. 03-07 20:34:21.700 2233 2252 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  9367. 03-07 20:34:21.760 2233 3398 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  9368. 03-07 20:34:21.762 2233 3398 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  9369. 03-07 20:34:21.765 2233 3397 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  9370. 03-07 20:34:21.767 2233 3397 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  9371. 03-07 20:34:21.798 4715 4715 V PackageManager: reconcileAppsData finished 18 packages
  9372. 03-07 20:34:21.799 4715 4715 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  9373. 03-07 20:34:21.799 4715 4765 D SystemServerInitThreadPool: Started executing prepareAppData
  9374. 03-07 20:34:21.799 4715 4715 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  9375. 03-07 20:34:21.799 4715 4715 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  9376. 03-07 20:34:21.799 4715 4715 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  9377. 03-07 20:34:21.799 4715 4715 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  9378. 03-07 20:34:21.799 4715 4715 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  9379. 03-07 20:34:21.799 4715 4715 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  9380. 03-07 20:34:21.799 4715 4715 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  9381. 03-07 20:34:21.799 4715 4715 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  9382. 03-07 20:34:21.800 4715 4715 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  9383. 03-07 20:34:21.800 4715 4715 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  9384. 03-07 20:34:21.800 4715 4715 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  9385. 03-07 20:34:21.800 4715 4715 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  9386. 03-07 20:34:21.800 4715 4715 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  9387. 03-07 20:34:21.800 4715 4715 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  9388. 03-07 20:34:21.801 4715 4715 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  9389. 03-07 20:34:21.801 4715 4715 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  9390. 03-07 20:34:21.801 4715 4715 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  9391. 03-07 20:34:21.801 4715 4715 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  9392. 03-07 20:34:21.801 4715 4715 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  9393. 03-07 20:34:21.801 4715 4715 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  9394. 03-07 20:34:21.801 4715 4715 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  9395. 03-07 20:34:21.802 4715 4715 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  9396. 03-07 20:34:21.802 2233 2252 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  9397. 03-07 20:34:21.804 2233 2252 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  9398. 03-07 20:34:21.805 2233 2252 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  9399. 03-07 20:34:21.805 2233 2252 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  9400. 03-07 20:34:21.806 2233 2252 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  9401. 03-07 20:34:21.808 2233 2252 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  9402. 03-07 20:34:21.808 2233 2252 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  9403. 03-07 20:34:21.809 2233 2252 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  9404. 03-07 20:34:21.809 2233 2252 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  9405. 03-07 20:34:21.809 2233 2252 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  9406. 03-07 20:34:21.809 2233 2252 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  9407. 03-07 20:34:21.810 2233 2252 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  9408. 03-07 20:34:21.810 2233 2252 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  9409. 03-07 20:34:21.810 2233 2252 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  9410. 03-07 20:34:21.811 2233 2252 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  9411. 03-07 20:34:21.811 2233 2252 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  9412. 03-07 20:34:21.811 2233 2252 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  9413. 03-07 20:34:21.811 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  9414. 03-07 20:34:21.812 2233 2252 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  9415. 03-07 20:34:21.812 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  9416. 03-07 20:34:21.812 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  9417. 03-07 20:34:21.812 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  9418. 03-07 20:34:21.812 2233 2252 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  9419. 03-07 20:34:21.812 2233 2252 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  9420. 03-07 20:34:21.813 2233 2252 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  9421. 03-07 20:34:21.813 2233 2252 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  9422. 03-07 20:34:21.813 2233 2252 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  9423. 03-07 20:34:21.814 2233 2252 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  9424. 03-07 20:34:21.814 2233 2252 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  9425. 03-07 20:34:21.814 2233 2252 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  9426. 03-07 20:34:21.814 2233 2252 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  9427. 03-07 20:34:21.815 2233 2252 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  9428. 03-07 20:34:21.815 2233 2252 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  9429. 03-07 20:34:21.815 2233 2252 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  9430. 03-07 20:34:21.815 2233 2252 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  9431. 03-07 20:34:21.815 2233 2252 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  9432. 03-07 20:34:21.816 2233 2252 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  9433. 03-07 20:34:21.826 4715 4765 D SystemServerTimingAsync: AppDataFixup took to complete: 27ms
  9434. 03-07 20:34:21.920 4715 4715 E PackageManager: There should probably be a verifier, but, none were found
  9435. 03-07 20:34:21.922 4715 4715 E System : ******************************************
  9436. 03-07 20:34:21.923 4715 4715 E System : ************ Failure starting system services
  9437. 03-07 20:34:21.923 4715 4715 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  9438. 03-07 20:34:21.923 4715 4715 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  9439. 03-07 20:34:21.923 4715 4715 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  9440. 03-07 20:34:21.923 4715 4715 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  9441. 03-07 20:34:21.923 4715 4715 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  9442. 03-07 20:34:21.923 4715 4715 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  9443. 03-07 20:34:21.923 4715 4715 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  9444. 03-07 20:34:21.923 4715 4715 E System : at java.lang.reflect.Method.invoke(Native Method)
  9445. 03-07 20:34:21.923 4715 4715 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  9446. 03-07 20:34:21.923 4715 4715 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  9447. 03-07 20:34:21.923 4715 4715 D SystemServerTiming: StartPackageManagerService took to complete: 2255ms
  9448. 03-07 20:34:21.924 4715 4715 E Zygote : System zygote died with exception
  9449. 03-07 20:34:21.924 4715 4715 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  9450. 03-07 20:34:21.924 4715 4715 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  9451. 03-07 20:34:21.924 4715 4715 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  9452. 03-07 20:34:21.924 4715 4715 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  9453. 03-07 20:34:21.924 4715 4715 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  9454. 03-07 20:34:21.924 4715 4715 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  9455. 03-07 20:34:21.924 4715 4715 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  9456. 03-07 20:34:21.924 4715 4715 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  9457. 03-07 20:34:21.924 4715 4715 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  9458. 03-07 20:34:21.924 4715 4715 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  9459. 03-07 20:34:21.924 4715 4715 D AndroidRuntime: Shutting down VM
  9460. 03-07 20:34:21.925 4715 4715 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  9461. 03-07 20:34:21.925 4715 4715 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  9462. 03-07 20:34:21.925 4715 4715 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  9463. 03-07 20:34:21.925 4715 4715 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  9464. 03-07 20:34:21.925 4715 4715 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  9465. 03-07 20:34:21.925 4715 4715 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  9466. 03-07 20:34:21.925 4715 4715 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  9467. 03-07 20:34:21.925 4715 4715 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  9468. 03-07 20:34:21.925 4715 4715 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  9469. 03-07 20:34:21.925 4715 4715 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  9470. 03-07 20:34:21.925 4715 4715 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  9471. 03-07 20:34:21.927 4715 4715 E AndroidRuntime: Error reporting crash
  9472. 03-07 20:34:21.927 4715 4715 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  9473. 03-07 20:34:21.927 4715 4715 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  9474. 03-07 20:34:21.927 4715 4715 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  9475. 03-07 20:34:21.927 4715 4715 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  9476. 03-07 20:34:21.927 4715 4715 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  9477. 03-07 20:34:21.928 4715 4715 I Process : Sending signal. PID: 4715 SIG: 9
  9478. 03-07 20:34:21.977 354 354 I ServiceManager: service 'device_identifiers' died
  9479. 03-07 20:34:21.977 354 354 I ServiceManager: service 'batterystats' died
  9480. 03-07 20:34:21.977 354 354 I ServiceManager: service 'appops' died
  9481. 03-07 20:34:21.977 354 354 I ServiceManager: service 'power' died
  9482. 03-07 20:34:21.977 354 354 I ServiceManager: service 'recovery' died
  9483. 03-07 20:34:21.977 354 354 I ServiceManager: service 'display' died
  9484. 03-07 20:34:21.979 4658 4658 E Zygote : Exit zygote because system server (4715) has terminated
  9485. 03-07 20:34:22.038 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  9486. 03-07 20:34:22.038 354 354 I ServiceManager: service 'media.audio_flinger' died
  9487. 03-07 20:34:22.038 354 354 I ServiceManager: service 'media.audio_policy' died
  9488. 03-07 20:34:22.297 354 354 I ServiceManager: service 'media.player' died
  9489. 03-07 20:34:22.298 354 354 I ServiceManager: service 'media.resource_manager' died
  9490. 03-07 20:34:22.309 354 354 I ServiceManager: service 'netd' died
  9491. 03-07 20:34:22.311 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  9492. 03-07 20:34:22.320 354 354 I ServiceManager: service 'wificond' died
  9493. 03-07 20:34:22.408 4770 4770 I wificond: wificond is starting up...
  9494. 03-07 20:34:22.419 4769 4769 I Netd : Netd 1.0 starting
  9495. 03-07 20:34:22.420 4769 4769 D TetherController: Setting IP forward enable = 0
  9496. 03-07 20:34:22.457 4769 4769 I Netd : Creating child chains: 30.0ms
  9497. 03-07 20:34:22.457 4769 4769 I Netd : Setting up OEM hooks: 0.2ms
  9498. 03-07 20:34:22.467 4769 4769 I Netd : Setting up FirewallController hooks: 9.8ms
  9499. 03-07 20:34:22.472 4769 4769 I Netd : Setting up NatController hooks: 4.7ms
  9500. 03-07 20:34:22.476 4769 4769 I Netd : Setting up BandwidthController hooks: 4.5ms
  9501. 03-07 20:34:22.477 4769 4769 I Netd : Setting up IdletimerController hooks: 0.1ms
  9502. 03-07 20:34:22.489 4769 4769 I Netd : Disabling bandwidth control: 12.7ms
  9503. 03-07 20:34:22.491 4769 4769 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  9504. 03-07 20:34:22.491 4769 4769 I Netd : Initializing RouteController: 2.2ms
  9505. 03-07 20:34:22.493 4769 4769 D MDnsDS : MDnsSdListener::Hander starting up
  9506. 03-07 20:34:22.494 4769 4769 I Netd : Registering NetdNativeService: 0.7ms
  9507. 03-07 20:34:22.494 4769 4769 I Netd : Starting CommandListener: 1.0ms
  9508. 03-07 20:34:22.497 4769 4779 D MDnsDS : MDnsSdListener starting to monitor
  9509. 03-07 20:34:22.498 4769 4779 D MDnsDS : Going to poll with pollCount 1
  9510. 03-07 20:34:22.501 4769 4769 I Netd : Registering NetdHwService: 6.2ms
  9511. 03-07 20:34:22.501 4769 4769 I Netd : Netd started in 82ms
  9512. 03-07 20:34:22.508 4785 4785 I ndc : type=1400 audit(0.0:626): avc: denied { write } for name="netd" dev="tmpfs" ino=55182 scontext=u:r:init:s0 tcontext=u:object_r:netd_socket:s0 tclass=sock_file permissive=1
  9513. 03-07 20:34:22.595 4767 4767 I FastMixerState: sMaxFastTracks = 8
  9514. 03-07 20:34:22.598 4767 4767 I audioserver: ServiceManager: 0xe7e178e0
  9515. 03-07 20:34:22.600 4767 4767 W BatteryNotifier: batterystats service unavailable!
  9516. 03-07 20:34:22.602 4767 4767 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  9517. 03-07 20:34:22.609 4767 4767 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  9518. 03-07 20:34:22.619 4767 4767 I AudioFlinger: Using 300 mSec as standby time.
  9519. 03-07 20:34:22.624 4767 4767 W APM::Devices: DeviceVector::add device 80000040 already in
  9520. 03-07 20:34:22.624 4767 4767 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  9521. 03-07 20:34:22.626 4767 4767 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  9522. 03-07 20:34:22.631 4767 4767 D audio_hw_primary: adev_open: enter
  9523. 03-07 20:34:22.699 4768 4768 I mediaserver: ServiceManager: 0xeb6979e0
  9524. 03-07 20:34:22.701 4768 4768 W BatteryNotifier: batterystats service unavailable!
  9525. 03-07 20:34:22.742 4767 4767 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  9526. 03-07 20:34:22.742 4767 4767 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  9527. 03-07 20:34:22.742 4767 4767 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  9528. 03-07 20:34:22.742 4767 4767 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  9529. 03-07 20:34:22.743 4767 4767 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  9530. 03-07 20:34:22.743 4767 4767 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  9531. 03-07 20:34:22.743 4767 4767 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  9532. 03-07 20:34:22.743 4767 4767 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  9533. 03-07 20:34:22.743 4767 4767 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  9534. 03-07 20:34:22.749 4767 4767 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  9535. 03-07 20:34:22.749 4767 4767 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  9536. 03-07 20:34:22.750 4767 4767 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  9537. 03-07 20:34:22.753 4767 4767 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  9538. 03-07 20:34:22.758 4767 4767 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  9539. 03-07 20:34:22.759 4767 4767 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  9540. 03-07 20:34:22.759 4767 4767 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  9541. 03-07 20:34:22.769 4767 4767 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  9542. 03-07 20:34:22.782 4767 4767 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  9543. 03-07 20:34:22.782 4767 4767 D msm8974_platform: platform_init: Opened sound card:0
  9544. 03-07 20:34:22.787 4767 4767 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  9545. 03-07 20:34:22.788 4767 4767 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  9546. 03-07 20:34:22.788 4767 4767 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  9547. 03-07 20:34:22.788 4767 4767 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  9548. 03-07 20:34:22.788 4767 4767 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  9549. 03-07 20:34:22.788 4767 4767 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  9550. 03-07 20:34:22.788 4767 4767 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  9551. 03-07 20:34:22.788 4767 4767 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  9552. 03-07 20:34:22.788 4767 4767 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  9553. 03-07 20:34:22.788 4767 4767 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  9554. 03-07 20:34:22.788 4767 4767 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  9555. 03-07 20:34:22.788 4767 4767 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  9556. 03-07 20:34:22.788 4767 4767 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  9557. 03-07 20:34:22.789 4767 4767 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  9558. 03-07 20:34:22.789 4767 4767 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  9559. 03-07 20:34:22.789 4767 4767 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  9560. 03-07 20:34:22.789 4767 4767 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  9561. 03-07 20:34:22.789 4767 4767 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  9562. 03-07 20:34:22.789 4767 4767 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  9563. 03-07 20:34:22.789 4767 4767 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  9564. 03-07 20:34:22.790 4767 4767 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  9565. 03-07 20:34:22.790 4767 4767 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  9566. 03-07 20:34:22.790 4767 4767 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  9567. 03-07 20:34:22.790 4767 4767 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  9568. 03-07 20:34:22.790 4767 4767 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  9569. 03-07 20:34:22.790 4767 4767 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  9570. 03-07 20:34:22.791 4767 4767 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  9571. 03-07 20:34:22.791 4767 4767 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  9572. 03-07 20:34:22.791 4767 4767 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  9573. 03-07 20:34:22.792 4767 4767 D ACDB-LOADER: ACDB -> ACPH INIT
  9574. 03-07 20:34:22.792 4767 4767 D : [ACPH]->Online service registered with ACPH
  9575. 03-07 20:34:22.792 4767 4767 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  9576. 03-07 20:34:22.792 4767 4767 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  9577. 03-07 20:34:22.792 4767 4767 D : [ACPH]->ACPH init success
  9578. 03-07 20:34:22.792 4767 4767 D ACDB-LOADER: ACDB -> RTAC INIT
  9579. 03-07 20:34:22.792 4767 4767 D : [ACPH]->DSP RTC service registered with ACPH
  9580. 03-07 20:34:22.792 4767 4767 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  9581. 03-07 20:34:22.792 4767 4767 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  9582. 03-07 20:34:22.792 4767 4767 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  9583. 03-07 20:34:22.792 4767 4767 D : [ACPH]->FTS RTC service registered with ACPH
  9584. 03-07 20:34:22.792 4767 4767 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  9585. 03-07 20:34:22.792 4767 4767 D : [ACPH]->ADIE RTC service registered with ACPH
  9586. 03-07 20:34:22.792 4767 4767 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  9587. 03-07 20:34:22.793 4767 4767 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  9588. 03-07 20:34:22.793 4767 4767 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  9589. 03-07 20:34:22.793 4767 4767 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  9590. 03-07 20:34:22.793 4767 4767 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  9591. 03-07 20:34:22.793 4767 4767 D : Failed to fetch the lookup information of the MetaInfo table
  9592. 03-07 20:34:22.793 4767 4767 D : Output from GetMetaInfoSize command : 0
  9593. 03-07 20:34:22.797 4767 4767 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  9594. 03-07 20:34:22.797 4767 4767 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  9595. 03-07 20:34:22.797 4767 4767 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  9596. 03-07 20:34:22.797 4767 4767 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  9597. 03-07 20:34:22.798 4767 4767 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  9598. 03-07 20:34:22.798 4767 4767 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  9599. 03-07 20:34:22.798 4767 4767 D ACDB-LOADER: ACDB -> send_meta_info Enter
  9600. 03-07 20:34:22.798 4767 4767 E ACDB-LOADER: Fail to allocate memory for metainfo
  9601. 03-07 20:34:22.798 4767 4767 D ACDB-LOADER: ACDB -> send_meta_info failed
  9602. 03-07 20:34:22.798 4767 4767 D ACDB-LOADER: ACDB -> init done!
  9603. 03-07 20:34:22.798 4767 4767 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  9604. 03-07 20:34:22.798 4767 4767 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  9605. 03-07 20:34:22.799 4767 4767 D msm8974_platform: hw_util_open success
  9606. 03-07 20:34:22.799 4767 4767 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  9607. 03-07 20:34:22.799 4767 4767 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  9608. 03-07 20:34:22.799 4767 4767 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  9609. 03-07 20:34:22.799 4767 4767 D : Failed to fetch the lookup information of the device 00000056
  9610. 03-07 20:34:22.799 4767 4767 E ACDB-LOADER: Error: ACDB ANC returned = -1
  9611. 03-07 20:34:22.799 4767 4767 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  9612. 03-07 20:34:22.799 4767 4767 D : Failed to fetch the lookup information of the device 00000059
  9613. 03-07 20:34:22.799 4767 4767 E ACDB-LOADER: Error: ACDB ANC returned = -1
  9614. 03-07 20:34:22.799 4767 4767 D msm8974_platform: send_codec_cal cal sent for anc_cal
  9615. 03-07 20:34:22.799 4767 4767 E ACDB-LOADER: ACDB -> send_codec_cal
  9616. 03-07 20:34:22.799 4767 4767 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  9617. 03-07 20:34:22.799 4767 4767 D : Failed to fetch the lookup information of the device 00000064
  9618. 03-07 20:34:22.800 4767 4767 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  9619. 03-07 20:34:22.800 4767 4767 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  9620. 03-07 20:34:22.800 4767 4767 D msm8974_platform: send_codec_cal cal sent for mad_cal
  9621. 03-07 20:34:22.800 4767 4767 D ACDB-LOADER: send mbhc data
  9622. 03-07 20:34:22.800 4767 4767 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  9623. 03-07 20:34:22.800 4767 4767 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  9624. 03-07 20:34:22.800 4767 4767 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  9625. 03-07 20:34:22.800 4767 4767 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  9626. 03-07 20:34:22.800 4767 4767 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  9627. 03-07 20:34:22.800 4767 4767 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  9628. 03-07 20:34:22.803 4767 4767 V audio_amplifier: amp_calibrate
  9629. 03-07 20:34:22.849 4767 4767 I SmartAmp: Enter function FIH_Tfa9887_init
  9630. 03-07 20:34:22.849 4767 4767 I SmartAmp: init start@1520451262.849969
  9631. 03-07 20:34:22.850 4767 4767 I SmartAmp: init_status = init
  9632. 03-07 20:34:22.850 4767 4767 I SmartAmp: smartamp ->/proc/devmodel NBQ
  9633. 03-07 20:34:22.850 4767 4767 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  9634. 03-07 20:34:22.850 4767 4767 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  9635. 03-07 20:34:22.850 4767 4767 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  9636. 03-07 20:34:22.850 4767 4767 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  9637. 03-07 20:34:22.850 4767 4767 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  9638. 03-07 20:34:22.850 4767 4767 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  9639. 03-07 20:34:22.850 4767 4767 I SmartAmp: Enter function loadSpeakerFile
  9640. 03-07 20:34:22.850 4767 4767 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  9641. 03-07 20:34:22.851 4767 4767 I SmartAmp: ========================================
  9642. 03-07 20:34:22.852 4767 4767 I SmartAmp: Tfa98xx_Open return value is 0.
  9643. 03-07 20:34:22.852 4767 4767 I SmartAmp: Enter function coldStartup
  9644. 03-07 20:34:22.854 4767 4767 I SmartAmp: Waiting for AMPS and CLKS to start up
  9645. 03-07 20:34:22.920 4766 4766 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  9646. 03-07 20:34:22.932 4766 4766 I zygote64: option[0]=-Xzygote
  9647. 03-07 20:34:22.932 4766 4766 I zygote64: option[1]=-Xcheck:jni
  9648. 03-07 20:34:22.932 4766 4766 I zygote64: option[2]=-Xusetombstonedtraces
  9649. 03-07 20:34:22.932 4766 4766 I zygote64: option[3]=exit
  9650. 03-07 20:34:22.932 4766 4766 I zygote64: option[4]=vfprintf
  9651. 03-07 20:34:22.932 4766 4766 I zygote64: option[5]=sensitiveThread
  9652. 03-07 20:34:22.932 4766 4766 I zygote64: option[6]=-verbose:gc
  9653. 03-07 20:34:22.932 4766 4766 I zygote64: option[7]=-Xms8m
  9654. 03-07 20:34:22.932 4766 4766 I zygote64: option[8]=-Xmx768m
  9655. 03-07 20:34:22.932 4766 4766 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  9656. 03-07 20:34:22.932 4766 4766 I zygote64: option[10]=-XX:HeapMinFree=512k
  9657. 03-07 20:34:22.932 4766 4766 I zygote64: option[11]=-XX:HeapMaxFree=8m
  9658. 03-07 20:34:22.932 4766 4766 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  9659. 03-07 20:34:22.932 4766 4766 I zygote64: option[13]=-Xusejit:true
  9660. 03-07 20:34:22.932 4766 4766 I zygote64: option[14]=-Xjitsaveprofilinginfo
  9661. 03-07 20:34:22.933 4766 4766 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  9662. 03-07 20:34:22.933 4766 4766 I zygote64: option[16]=-Xlockprofthreshold:500
  9663. 03-07 20:34:22.933 4766 4766 I zygote64: option[17]=-Ximage-compiler-option
  9664. 03-07 20:34:22.933 4766 4766 I zygote64: option[18]=--runtime-arg
  9665. 03-07 20:34:22.933 4766 4766 I zygote64: option[19]=-Ximage-compiler-option
  9666. 03-07 20:34:22.933 4766 4766 I zygote64: option[20]=-Xms64m
  9667. 03-07 20:34:22.933 4766 4766 I zygote64: option[21]=-Ximage-compiler-option
  9668. 03-07 20:34:22.933 4766 4766 I zygote64: option[22]=--runtime-arg
  9669. 03-07 20:34:22.933 4766 4766 I zygote64: option[23]=-Ximage-compiler-option
  9670. 03-07 20:34:22.933 4766 4766 I zygote64: option[24]=-Xmx64m
  9671. 03-07 20:34:22.933 4766 4766 I zygote64: option[25]=-Ximage-compiler-option
  9672. 03-07 20:34:22.933 4766 4766 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  9673. 03-07 20:34:22.933 4766 4766 I zygote64: option[27]=-Ximage-compiler-option
  9674. 03-07 20:34:22.933 4766 4766 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  9675. 03-07 20:34:22.933 4766 4766 I zygote64: option[29]=-Ximage-compiler-option
  9676. 03-07 20:34:22.933 4766 4766 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  9677. 03-07 20:34:22.933 4766 4766 I zygote64: option[31]=-Ximage-compiler-option
  9678. 03-07 20:34:22.933 4766 4766 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  9679. 03-07 20:34:22.933 4766 4766 I zygote64: option[33]=-Xcompiler-option
  9680. 03-07 20:34:22.933 4766 4766 I zygote64: option[34]=--runtime-arg
  9681. 03-07 20:34:22.933 4766 4766 I zygote64: option[35]=-Xcompiler-option
  9682. 03-07 20:34:22.933 4766 4766 I zygote64: option[36]=-Xms64m
  9683. 03-07 20:34:22.933 4766 4766 I zygote64: option[37]=-Xcompiler-option
  9684. 03-07 20:34:22.933 4766 4766 I zygote64: option[38]=--runtime-arg
  9685. 03-07 20:34:22.933 4766 4766 I zygote64: option[39]=-Xcompiler-option
  9686. 03-07 20:34:22.933 4766 4766 I zygote64: option[40]=-Xmx512m
  9687. 03-07 20:34:22.933 4766 4766 I zygote64: option[41]=-Xcompiler-option
  9688. 03-07 20:34:22.933 4766 4766 I zygote64: option[42]=-j2
  9689. 03-07 20:34:22.934 4766 4766 I zygote64: option[43]=-Ximage-compiler-option
  9690. 03-07 20:34:22.934 4766 4766 I zygote64: option[44]=-j4
  9691. 03-07 20:34:22.934 4766 4766 I zygote64: option[45]=-Ximage-compiler-option
  9692. 03-07 20:34:22.934 4766 4766 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  9693. 03-07 20:34:22.934 4766 4766 I zygote64: option[47]=-Xcompiler-option
  9694. 03-07 20:34:22.934 4766 4766 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  9695. 03-07 20:34:22.934 4766 4766 I zygote64: option[49]=-Ximage-compiler-option
  9696. 03-07 20:34:22.934 4766 4766 I zygote64: option[50]=--instruction-set-features=default
  9697. 03-07 20:34:22.934 4766 4766 I zygote64: option[51]=-Xcompiler-option
  9698. 03-07 20:34:22.934 4766 4766 I zygote64: option[52]=--instruction-set-features=default
  9699. 03-07 20:34:22.934 4766 4766 I zygote64: option[53]=-Duser.locale=en-US
  9700. 03-07 20:34:22.934 4766 4766 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  9701. 03-07 20:34:22.934 4766 4766 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  9702. 03-07 20:34:22.955 4767 4767 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  9703. 03-07 20:34:22.955 4767 4767 I SmartAmp: Get AMPS AND CLKS
  9704. 03-07 20:34:22.966 4767 4767 I SmartAmp: Enter function dspPatch
  9705. 03-07 20:34:22.966 4767 4767 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  9706. 03-07 20:34:22.967 4767 4767 I SmartAmp: Enter function dspPatch
  9707. 03-07 20:34:22.967 4767 4767 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  9708. 03-07 20:34:23.031 4767 4767 I SmartAmp: Enter function setOtc
  9709. 03-07 20:34:23.042 4767 4767 I SmartAmp: MTP = 0x3
  9710. 03-07 20:34:23.042 4767 4767 I SmartAmp: Enter function checkMTPEX
  9711. 03-07 20:34:23.043 4767 4767 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  9712. 03-07 20:34:23.043 4767 4767 I SmartAmp: Enter function load_all_settings
  9713. 03-07 20:34:23.056 4767 4767 I SmartAmp: Enter function setConfig
  9714. 03-07 20:34:23.056 4767 4767 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  9715. 03-07 20:34:23.062 4767 4767 I SmartAmp: Enter function setPreset
  9716. 03-07 20:34:23.062 4767 4767 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  9717. 03-07 20:34:23.066 4767 4767 I SmartAmp: Enter function setEQ
  9718. 03-07 20:34:23.066 4767 4767 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  9719. 03-07 20:34:23.068 4767 4767 I SmartAmp: Loaded biquad 1
  9720. 03-07 20:34:23.070 4767 4767 I SmartAmp: Loaded biquad 2
  9721. 03-07 20:34:23.072 4767 4767 I SmartAmp: Loaded biquad 3
  9722. 03-07 20:34:23.074 4767 4767 I SmartAmp: Disabled biquad 4
  9723. 03-07 20:34:23.076 4767 4767 I SmartAmp: Loaded biquad 5
  9724. 03-07 20:34:23.077 4767 4767 I SmartAmp: Loaded biquad 6
  9725. 03-07 20:34:23.079 4767 4767 I SmartAmp: Loaded biquad 7
  9726. 03-07 20:34:23.081 4767 4767 I SmartAmp: Disabled biquad 8
  9727. 03-07 20:34:23.083 4767 4767 I SmartAmp: Disabled biquad 9
  9728. 03-07 20:34:23.085 4767 4767 I SmartAmp: Disabled biquad 10
  9729. 03-07 20:34:23.085 4767 4767 I SmartAmp: Enter function waitCalibration
  9730. 03-07 20:34:23.086 4767 4767 I SmartAmp: Calibration value is 02 ohm
  9731. 03-07 20:34:23.086 4767 4767 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  9732. 03-07 20:34:23.086 4767 4767 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  9733. 03-07 20:34:23.086 4767 4767 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  9734. 03-07 20:34:23.086 4767 4767 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  9735. 03-07 20:34:23.086 4767 4767 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  9736. 03-07 20:34:23.086 4767 4767 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  9737. 03-07 20:34:23.086 4767 4767 I SmartAmp: Enter function loadSpeakerFile
  9738. 03-07 20:34:23.086 4767 4767 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  9739. 03-07 20:34:23.087 4767 4767 I SmartAmp: ========================================
  9740. 03-07 20:34:23.087 4767 4767 I SmartAmp: Tfa98xx_Open return value is 0.
  9741. 03-07 20:34:23.087 4767 4767 I SmartAmp: Enter function coldStartup
  9742. 03-07 20:34:23.089 4767 4767 I SmartAmp: Waiting for AMPS and CLKS to start up
  9743. 03-07 20:34:23.190 4767 4767 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  9744. 03-07 20:34:23.191 4767 4767 I SmartAmp: Get AMPS AND CLKS
  9745. 03-07 20:34:23.202 4767 4767 I SmartAmp: Enter function dspPatch
  9746. 03-07 20:34:23.202 4767 4767 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  9747. 03-07 20:34:23.203 4767 4767 I SmartAmp: Enter function dspPatch
  9748. 03-07 20:34:23.203 4767 4767 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  9749. 03-07 20:34:23.226 4766 4766 D Zygote : begin preload
  9750. 03-07 20:34:23.226 4766 4766 I Zygote : Installing ICU cache reference pinning...
  9751. 03-07 20:34:23.227 4766 4766 I Zygote : Preloading ICU data...
  9752. 03-07 20:34:23.245 4766 4766 D Zygote64Timing: BeginIcuCachePinning took to complete: 19ms
  9753. 03-07 20:34:23.246 4766 4766 I Zygote : Preloading classes...
  9754. 03-07 20:34:23.266 4767 4767 I SmartAmp: Enter function setOtc
  9755. 03-07 20:34:23.277 4767 4767 I SmartAmp: MTP = 0x3
  9756. 03-07 20:34:23.278 4767 4767 I SmartAmp: Enter function checkMTPEX
  9757. 03-07 20:34:23.280 4767 4767 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  9758. 03-07 20:34:23.280 4767 4767 I SmartAmp: Enter function load_all_settings
  9759. 03-07 20:34:23.293 4767 4767 I SmartAmp: Enter function setConfig
  9760. 03-07 20:34:23.293 4767 4767 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  9761. 03-07 20:34:23.299 4767 4767 I SmartAmp: Enter function setPreset
  9762. 03-07 20:34:23.299 4767 4767 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  9763. 03-07 20:34:23.303 4767 4767 I SmartAmp: Enter function setEQ
  9764. 03-07 20:34:23.303 4767 4767 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  9765. 03-07 20:34:23.305 4767 4767 I SmartAmp: Loaded biquad 1
  9766. 03-07 20:34:23.307 4767 4767 I SmartAmp: Loaded biquad 2
  9767. 03-07 20:34:23.309 4767 4767 I SmartAmp: Loaded biquad 3
  9768. 03-07 20:34:23.312 4767 4767 I SmartAmp: Disabled biquad 4
  9769. 03-07 20:34:23.314 4767 4767 I SmartAmp: Loaded biquad 5
  9770. 03-07 20:34:23.317 4767 4767 I SmartAmp: Loaded biquad 6
  9771. 03-07 20:34:23.319 4767 4767 I SmartAmp: Loaded biquad 7
  9772. 03-07 20:34:23.320 4767 4767 I SmartAmp: Disabled biquad 8
  9773. 03-07 20:34:23.322 4767 4767 I SmartAmp: Disabled biquad 9
  9774. 03-07 20:34:23.325 4767 4767 I SmartAmp: Loaded biquad 10
  9775. 03-07 20:34:23.325 4767 4767 I SmartAmp: Enter function waitCalibration
  9776. 03-07 20:34:23.326 4767 4767 I SmartAmp: Calibration value is 02 ohm
  9777. 03-07 20:34:23.330 4767 4767 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  9778. 03-07 20:34:23.330 4767 4767 I SmartAmp: Set DC to DC converter in active mode
  9779. 03-07 20:34:23.330 4767 4767 I SmartAmp: Set DC to DC converter in active mode
  9780. 03-07 20:34:23.332 4767 4767 I SmartAmp: init end@1520451263.332322
  9781. 03-07 20:34:23.332 4767 4767 I SmartAmp: FIH_Tfa9887_init return value 0
  9782. 03-07 20:34:23.484 4766 4766 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  9783. 03-07 20:34:23.507 4766 4766 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  9784. 03-07 20:34:23.520 4766 4766 I zygote64: Thread[1,tid=4766,Native,Thread*=0x7d8dec2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  9785. 03-07 20:34:23.521 4766 4766 D MtpDeviceJNI: register_android_mtp_MtpDevice
  9786. 03-07 20:34:23.522 4766 4766 I zygote64: Thread[1,tid=4766,Native,Thread*=0x7d8dec2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  9787. 03-07 20:34:23.523 4766 4766 I zygote64: Thread[1,tid=4766,Native,Thread*=0x7d8dec2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  9788. 03-07 20:34:23.550 4767 4796 V audio_amplifier: --write_dummy_data:167
  9789. 03-07 20:34:23.562 4767 4767 I audio_amplifier: Found PRI_MI2S Clock! 964
  9790. 03-07 20:34:23.563 4767 4767 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  9791. 03-07 20:34:23.565 4767 4767 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  9792. 03-07 20:34:23.566 4767 4767 W DeviceHAL: Device 0xe758d000 get_master_volume: Function not implemented
  9793. 03-07 20:34:23.566 4767 4767 W DeviceHAL: Device 0xe758d000 get_master_mute: Function not implemented
  9794. 03-07 20:34:23.566 4767 4767 W DeviceHAL: Device 0xe758d000 set_master_volume: Function not implemented
  9795. 03-07 20:34:23.566 4767 4767 W DeviceHAL: Device 0xe758d000 set_master_mute: Function not implemented
  9796. 03-07 20:34:23.566 4767 4767 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  9797. 03-07 20:34:23.566 4767 4767 I AudioFlinger: openOutput() this 0xe7e3d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  9798. 03-07 20:34:23.567 4767 4767 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xe6df4000)
  9799. 03-07 20:34:23.567 4767 4767 D audio_hw_primary: adev_open_output_stream: Stream (0xe6df4000) picks up usecase (low-latency-playback)
  9800. 03-07 20:34:23.568 4767 4767 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  9801. 03-07 20:34:23.570 4767 4767 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  9802. 03-07 20:34:23.572 4767 4767 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  9803. 03-07 20:34:23.572 4767 4767 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  9804. 03-07 20:34:23.572 4767 4767 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  9805. 03-07 20:34:23.583 4767 4767 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  9806. 03-07 20:34:23.583 4767 4767 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  9807. 03-07 20:34:23.585 4767 4806 I AudioFlinger: AudioFlinger's thread 0xe6803680 tid=4806 ready to run
  9808. 03-07 20:34:23.585 4767 4767 I AudioFlinger: Using module 10 as the primary audio interface
  9809. 03-07 20:34:23.585 4767 4806 W AudioFlinger: no wake lock to update, system not ready yet
  9810. 03-07 20:34:23.585 4767 4806 D audio_hw_primary: out_standby: enter: stream (0xe6df4000) usecase(1: low-latency-playback)
  9811. 03-07 20:34:23.585 4767 4767 W AudioFlinger: moveEffects() bad srcOutput 0
  9812. 03-07 20:34:23.585 4767 4806 W AudioFlinger: no wake lock to update, system not ready yet
  9813. 03-07 20:34:23.586 4767 4806 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  9814. 03-07 20:34:23.587 4767 4767 I AudioFlinger: openOutput() this 0xe7e3d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  9815. 03-07 20:34:23.587 4767 4767 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xe6df4180)
  9816. 03-07 20:34:23.588 4767 4767 D audio_hw_primary: adev_open_output_stream: Stream (0xe6df4180) picks up usecase (audio-ull-playback)
  9817. 03-07 20:34:23.588 4767 4767 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  9818. 03-07 20:34:23.590 4767 4809 I AudioFlinger: AudioFlinger's thread 0xe6103780 tid=4809 ready to run
  9819. 03-07 20:34:23.590 4767 4809 W AudioFlinger: no wake lock to update, system not ready yet
  9820. 03-07 20:34:23.591 4767 4809 D audio_hw_primary: out_standby: enter: stream (0xe6df4180) usecase(12: audio-ull-playback)
  9821. 03-07 20:34:23.591 4767 4809 W AudioFlinger: no wake lock to update, system not ready yet
  9822. 03-07 20:34:23.591 4767 4809 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  9823. 03-07 20:34:23.593 4767 4767 I AudioFlinger: openOutput() this 0xe7e3d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  9824. 03-07 20:34:23.593 4767 4767 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xe6df4300)
  9825. 03-07 20:34:23.593 4767 4767 D audio_hw_primary: adev_open_output_stream: Stream (0xe6df4300) picks up usecase (deep-buffer-playback)
  9826. 03-07 20:34:23.593 4767 4767 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  9827. 03-07 20:34:23.595 4767 4811 I AudioFlinger: AudioFlinger's thread 0xe5d03a40 tid=4811 ready to run
  9828. 03-07 20:34:23.595 4767 4811 W AudioFlinger: no wake lock to update, system not ready yet
  9829. 03-07 20:34:23.595 4767 4811 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  9830. 03-07 20:34:23.596 4767 4811 D audio_hw_primary: out_standby: enter: stream (0xe6df4300) usecase(0: deep-buffer-playback)
  9831. 03-07 20:34:23.596 4767 4811 W AudioFlinger: no wake lock to update, system not ready yet
  9832. 03-07 20:34:23.597 4767 4767 I AudioFlinger: openOutput() this 0xe7e3d000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  9833. 03-07 20:34:23.597 4767 4767 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xe6df4480)
  9834. 03-07 20:34:23.598 4767 4767 D audio_hw_primary: adev_open_output_stream: Stream (0xe6df4480) picks up usecase (afe-proxy-playback)
  9835. 03-07 20:34:23.598 4767 4767 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  9836. 03-07 20:34:23.599 4767 4814 I AudioFlinger: AudioFlinger's thread 0xe5a83b80 tid=4814 ready to run
  9837. 03-07 20:34:23.599 4767 4814 W AudioFlinger: no wake lock to update, system not ready yet
  9838. 03-07 20:34:23.600 4767 4814 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  9839. 03-07 20:34:23.600 4767 4814 D audio_hw_primary: out_standby: enter: stream (0xe6df4480) usecase(37: afe-proxy-playback)
  9840. 03-07 20:34:23.601 4767 4814 W AudioFlinger: no wake lock to update, system not ready yet
  9841. 03-07 20:34:23.602 4767 4767 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xe7e3aa40) io_handle(14) source(1)
  9842. 03-07 20:34:23.603 4767 4816 I AudioFlinger: AudioFlinger's thread 0xe5683c80 tid=4816 ready to run
  9843. 03-07 20:34:23.603 4767 4767 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xe7e3aa40)
  9844. 03-07 20:34:23.603 4767 4767 D audio_hw_primary: in_standby: enter: stream (0xe7e3aa40) usecase(16: audio-record)
  9845. 03-07 20:34:23.604 4767 4767 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xe7e3aa40) io_handle(22) source(1)
  9846. 03-07 20:34:23.604 4767 4767 W DeviceHAL: Device 0xe758d000 open_input_stream: Invalid argument
  9847. 03-07 20:34:23.604 4767 4767 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xe7e3aa40) io_handle(22) source(1)
  9848. 03-07 20:34:23.604 4767 4767 W DeviceHAL: Device 0xe758d000 open_input_stream: Invalid argument
  9849. 03-07 20:34:23.604 4767 4767 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  9850. 03-07 20:34:23.612 4767 4767 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  9851. 03-07 20:34:23.612 4767 4767 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  9852. 03-07 20:34:23.612 4767 4767 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  9853. 03-07 20:34:23.614 4767 4767 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  9854. 03-07 20:34:23.615 4767 4767 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  9855. 03-07 20:34:23.616 4767 4767 I r_submix: adev_open(name=audio_hw_if)
  9856. 03-07 20:34:23.617 4767 4767 I r_submix: adev_init_check()
  9857. 03-07 20:34:23.617 4767 4767 W DeviceHAL: Device 0xe5d5fe80 set_master_mute: Function not implemented
  9858. 03-07 20:34:23.617 4767 4767 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  9859. 03-07 20:34:23.617 4767 4767 D r_submix: adev_open_input_stream(addr=0)
  9860. 03-07 20:34:23.617 4767 4767 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  9861. 03-07 20:34:23.617 4767 4767 D r_submix: now using address 0 for route 9
  9862. 03-07 20:34:23.618 4767 4820 I AudioFlinger: AudioFlinger's thread 0xe5683bc0 tid=4820 ready to run
  9863. 03-07 20:34:23.619 4767 4767 D r_submix: adev_close_input_stream()
  9864. 03-07 20:34:23.619 4767 4767 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  9865. 03-07 20:34:23.619 4767 4767 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  9866. 03-07 20:34:23.619 4767 4767 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  9867. 03-07 20:34:23.620 4767 4767 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  9868. 03-07 20:34:23.620 4767 4767 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  9869. 03-07 20:34:23.622 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  9870. 03-07 20:34:23.623 4767 4767 E SoundTriggerHwService: could not read implementation properties
  9871. 03-07 20:34:23.661 4766 4766 I Zygote : ...preloaded 4715 classes in 416ms.
  9872. 03-07 20:34:23.662 4766 4766 I zygote64: VMRuntime.preloadDexCaches starting
  9873. 03-07 20:34:23.744 4766 4766 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  9874. 03-07 20:34:23.745 4766 4766 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  9875. 03-07 20:34:23.745 4766 4766 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  9876. 03-07 20:34:23.745 4766 4766 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  9877. 03-07 20:34:23.745 4766 4766 I zygote64: VMRuntime.preloadDexCaches finished
  9878. 03-07 20:34:23.745 4766 4766 D Zygote64Timing: PreloadClasses took to complete: 499ms
  9879. 03-07 20:34:23.849 4766 4766 I Zygote : Preloading resources...
  9880. 03-07 20:34:23.869 4766 4766 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  9881. 03-07 20:34:23.909 4766 4766 I Zygote : ...preloaded 64 resources in 60ms.
  9882. 03-07 20:34:23.918 4766 4766 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  9883. 03-07 20:34:23.921 4766 4766 I Zygote : ...preloaded 41 resources in 12ms.
  9884. 03-07 20:34:23.921 4766 4766 D Zygote64Timing: PreloadResources took to complete: 176ms
  9885. 03-07 20:34:23.922 4766 4766 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  9886. 03-07 20:34:23.925 4766 4766 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  9887. 03-07 20:34:23.927 4766 4766 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  9888. 03-07 20:34:23.941 4766 4766 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  9889. 03-07 20:34:23.942 4766 4766 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  9890. 03-07 20:34:23.966 4766 4766 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  9891. 03-07 20:34:23.967 4766 4766 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  9892. 03-07 20:34:23.992 4766 4766 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  9893. 03-07 20:34:23.996 4766 4766 I Zygote : Preloading shared libraries...
  9894. 03-07 20:34:24.022 4766 4766 I Zygote : Uninstalled ICU cache reference pinning...
  9895. 03-07 20:34:24.025 4766 4766 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  9896. 03-07 20:34:24.050 4766 4766 I Zygote : Warmed up JCA providers in 24ms.
  9897. 03-07 20:34:24.050 4766 4766 D Zygote : end preload
  9898. 03-07 20:34:24.050 4766 4766 D Zygote64Timing: ZygotePreload took to complete: 824ms
  9899. 03-07 20:34:24.078 4766 4766 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 285us total 27.532ms
  9900. 03-07 20:34:24.100 4766 4766 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 35us total 16.338ms
  9901. 03-07 20:34:24.100 4766 4766 D Zygote64Timing: PostZygoteInitGC took to complete: 50ms
  9902. 03-07 20:34:24.100 4766 4766 D Zygote64Timing: ZygoteInit took to complete: 875ms
  9903. 03-07 20:34:24.102 4766 4766 I : seccomp disabled by setenforce 0
  9904. 03-07 20:34:24.159 4766 4766 I Zygote : System server process 4823 has been created
  9905. 03-07 20:34:24.161 4766 4766 I Zygote : Accepting command socket connections
  9906. 03-07 20:34:24.175 4823 4823 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  9907. 03-07 20:34:24.188 4823 4823 I zygote64: The ClassLoaderContext is a special shared library.
  9908. 03-07 20:34:24.218 4823 4823 I SystemServer: InitBeforeStartServices
  9909. 03-07 20:34:24.218 4823 4823 I SystemServer: Entered the Android system server!
  9910. 03-07 20:34:24.429 4823 4823 D SystemServerTiming: InitBeforeStartServices took to complete: 211ms
  9911. 03-07 20:34:24.429 4823 4823 I SystemServer: StartServices
  9912. 03-07 20:34:24.429 4823 4823 I SystemServer: Reading configuration...
  9913. 03-07 20:34:24.429 4823 4823 I SystemServer: ReadingSystemConfig
  9914. 03-07 20:34:24.430 4823 4823 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  9915. 03-07 20:34:24.430 4823 4823 I SystemServer: StartInstaller
  9916. 03-07 20:34:24.430 4823 4823 I SystemServiceManager: Starting com.android.server.pm.Installer
  9917. 03-07 20:34:24.431 4823 4836 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  9918. 03-07 20:34:24.434 4823 4823 D SystemServerTiming: StartInstaller took to complete: 4ms
  9919. 03-07 20:34:24.434 4823 4823 I SystemServer: DeviceIdentifiersPolicyService
  9920. 03-07 20:34:24.434 4823 4823 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  9921. 03-07 20:34:24.436 4823 4823 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 1ms
  9922. 03-07 20:34:24.436 4823 4823 I SystemServer: StartActivityManager
  9923. 03-07 20:34:24.436 4823 4823 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  9924. 03-07 20:34:24.466 4823 4823 I ActivityManager: Memory class: 288
  9925. 03-07 20:34:24.467 4823 4838 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  9926. 03-07 20:34:24.469 4823 4839 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  9927. 03-07 20:34:24.483 4823 4836 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  9928. 03-07 20:34:24.500 4823 4823 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  9929. 03-07 20:34:24.207 4823 4823 I chatty : uid=1000 system_server identical 4 lines
  9930. 03-07 20:34:24.213 4823 4823 I zygote64: The ClassLoaderContext is a special shared library.
  9931. 03-07 20:34:24.505 4823 4841 E BluetoothAdapter: Bluetooth binder is null
  9932. 03-07 20:34:24.508 4823 4841 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  9933. 03-07 20:34:24.511 4823 4841 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  9934. 03-07 20:34:24.512 4823 4841 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  9935. 03-07 20:34:24.517 4823 4841 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  9936. 03-07 20:34:24.519 4823 4841 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  9937. 03-07 20:34:24.524 4823 4841 D vndksupport: Loading /vendor/lib64/hw/power.msm8992.so from current namespace instead of sphal namespace.
  9938. 03-07 20:34:24.527 4823 4841 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
  9939. 03-07 20:34:24.527 4823 4841 E QCOM PowerHAL: Failed to get prefetcher handle.
  9940. 03-07 20:34:24.527 4823 4841 D QCOM PowerHAL: power_open: enter; name=power
  9941. 03-07 20:34:24.527 4823 4841 D QCOM PowerHAL: power_open: exit 0
  9942. 03-07 20:34:24.527 4823 4841 I QCOM PowerHAL: QCOM power HAL initing.
  9943. 03-07 20:34:24.528 4823 4841 I PowerManagerService-JNI: Loaded power HAL service
  9944. 03-07 20:34:24.590 4823 4823 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  9945. 03-07 20:34:24.592 4823 4823 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace.
  9946. 03-07 20:34:24.632 4823 4823 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  9947. 03-07 20:34:24.638 4823 4847 I ServiceThread: Enabled StrictMode logging for android.display looper.
  9948. 03-07 20:34:24.641 4823 4823 W system_server: Failed to remove /acct/uid_1041/pid_4767: Device or resource busy
  9949. 03-07 20:34:24.642 4823 4823 W system_server: Failed to remove /acct/uid_1041: Permission denied
  9950. 03-07 20:34:24.642 4823 4823 W system_server: Failed to remove /acct/uid_1047/pid_4645: Device or resource busy
  9951. 03-07 20:34:24.642 4823 4823 W system_server: Failed to remove /acct/uid_1047: Permission denied
  9952. 03-07 20:34:24.642 4823 4823 W system_server: Failed to remove /acct/uid_1058/pid_2323: Device or resource busy
  9953. 03-07 20:34:24.642 4823 4823 W system_server: Failed to remove /acct/uid_1058: Permission denied
  9954. 03-07 20:34:24.642 4823 4823 W system_server: Failed to remove /acct/uid_1006/pid_2311: Device or resource busy
  9955. 03-07 20:34:24.642 4823 4823 W system_server: Failed to remove /acct/uid_1006: Permission denied
  9956. 03-07 20:34:24.642 4823 4823 W system_server: Failed to remove /acct/uid_1046/pid_2259: Device or resource busy
  9957. 03-07 20:34:24.642 4823 4823 W system_server: Failed to remove /acct/uid_1046: Permission denied
  9958. 03-07 20:34:24.643 4823 4823 W system_server: Failed to remove /acct/uid_1040/pid_2243: Device or resource busy
  9959. 03-07 20:34:24.643 4823 4823 W system_server: Failed to remove /acct/uid_1040: Permission denied
  9960. 03-07 20:34:24.643 4823 4823 W system_server: Failed to remove /acct/uid_1017/pid_2234: Device or resource busy
  9961. 03-07 20:34:24.643 4823 4823 W system_server: Failed to remove /acct/uid_1017: Permission denied
  9962. 03-07 20:34:24.643 4823 4823 W system_server: Failed to remove /acct/uid_1019/pid_2232: Device or resource busy
  9963. 03-07 20:34:24.643 4823 4823 W system_server: Failed to remove /acct/uid_1019: Permission denied
  9964. 03-07 20:34:24.643 4823 4823 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  9965. 03-07 20:34:24.643 4823 4823 W system_server: Failed to remove /acct/uid_3005: Permission denied
  9966. 03-07 20:34:24.643 4823 4823 W system_server: Failed to remove /acct/uid_10003: Permission denied
  9967. 03-07 20:34:24.643 4823 4823 W system_server: Failed to remove /acct/uid_10001: Permission denied
  9968. 03-07 20:34:24.643 4823 4823 W system_server: Failed to remove /acct/uid_10004: Permission denied
  9969. 03-07 20:34:24.643 4823 4823 W system_server: Failed to remove /acct/uid_10005: Permission denied
  9970. 03-07 20:34:24.644 4823 4823 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  9971. 03-07 20:34:24.644 4823 4823 W system_server: Failed to remove /acct/uid_1003: Permission denied
  9972. 03-07 20:34:24.644 4823 4823 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  9973. 03-07 20:34:24.644 4823 4823 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  9974. 03-07 20:34:24.644 4823 4823 W system_server: Failed to remove /acct/uid_1001: Permission denied
  9975. 03-07 20:34:24.644 4823 4823 W system_server: Failed to remove /acct/uid_1010/pid_4770: Device or resource busy
  9976. 03-07 20:34:24.644 4823 4823 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  9977. 03-07 20:34:24.644 4823 4823 W system_server: Failed to remove /acct/uid_1010: Permission denied
  9978. 03-07 20:34:24.644 4823 4823 W system_server: Failed to remove /acct/uid_1013/pid_4768: Device or resource busy
  9979. 03-07 20:34:24.644 4823 4823 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  9980. 03-07 20:34:24.644 4823 4823 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  9981. 03-07 20:34:24.644 4823 4823 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  9982. 03-07 20:34:24.644 4823 4823 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  9983. 03-07 20:34:24.644 4823 4823 W system_server: Failed to remove /acct/uid_1013: Permission denied
  9984. 03-07 20:34:24.645 4823 4823 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  9985. 03-07 20:34:24.645 4823 4823 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  9986. 03-07 20:34:24.645 4823 4823 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  9987. 03-07 20:34:24.645 4823 4823 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  9988. 03-07 20:34:24.645 4823 4823 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  9989. 03-07 20:34:24.645 4823 4823 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  9990. 03-07 20:34:24.645 4823 4823 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  9991. 03-07 20:34:24.645 4823 4823 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  9992. 03-07 20:34:24.645 4823 4823 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  9993. 03-07 20:34:24.645 4823 4823 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  9994. 03-07 20:34:24.645 4823 4823 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  9995. 03-07 20:34:24.645 4823 4823 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  9996. 03-07 20:34:24.645 4823 4823 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  9997. 03-07 20:34:24.645 4823 4823 W system_server: Failed to remove /acct/uid_1000: Permission denied
  9998. 03-07 20:34:24.645 4823 4823 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  9999. 03-07 20:34:24.645 4823 4823 W system_server: Failed to remove /acct/uid_1036: Permission denied
  10000. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_4769: Device or resource busy
  10001. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_4766: Device or resource busy
  10002. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  10003. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  10004. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  10005. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  10006. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  10007. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  10008. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  10009. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  10010. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  10011. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  10012. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  10013. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  10014. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  10015. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  10016. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  10017. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  10018. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  10019. 03-07 20:34:24.646 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  10020. 03-07 20:34:24.647 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  10021. 03-07 20:34:24.647 4823 4823 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  10022. 03-07 20:34:24.647 4823 4823 W system_server: Failed to remove /acct/uid_0: Permission denied
  10023. 03-07 20:34:24.651 4823 4823 D AppOps : AppOpsService published
  10024. 03-07 20:34:24.652 4823 4823 D SystemServerTiming: StartActivityManager took to complete: 216ms
  10025. 03-07 20:34:24.652 4823 4823 I SystemServer: StartPowerManager
  10026. 03-07 20:34:24.652 4823 4823 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  10027. 03-07 20:34:24.659 4823 4849 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  10028. 03-07 20:34:24.662 4823 4823 I libsuspend: Selected wakeup count
  10029. 03-07 20:34:24.663 4823 4823 E QCOM PowerHAL: Invalid hint ID.
  10030. 03-07 20:34:24.664 4823 4823 D SystemServerTiming: StartPowerManager took to complete: 12ms
  10031. 03-07 20:34:24.664 4823 4823 I SystemServer: InitPowerManagement
  10032. 03-07 20:34:24.666 4823 4823 D SystemServerTiming: InitPowerManagement took to complete: 2ms
  10033. 03-07 20:34:24.667 4823 4823 I SystemServer: StartRecoverySystemService
  10034. 03-07 20:34:24.667 4823 4823 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  10035. 03-07 20:34:24.668 4823 4823 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  10036. 03-07 20:34:24.669 4823 4823 V RescueParty: Disabled because of eng build
  10037. 03-07 20:34:24.669 4823 4823 I SystemServer: StartLightsService
  10038. 03-07 20:34:24.669 4823 4823 I SystemServiceManager: Starting com.android.server.lights.LightsService
  10039. 03-07 20:34:24.669 4823 4823 D SystemServerTiming: StartLightsService took to complete: 0ms
  10040. 03-07 20:34:24.669 4823 4823 I SystemServer: StartDisplayManager
  10041. 03-07 20:34:24.669 4823 4823 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  10042. 03-07 20:34:24.673 4823 4823 D SystemServerTiming: StartDisplayManager took to complete: 3ms
  10043. 03-07 20:34:24.673 4823 4823 I SystemServer: WaitForDisplay
  10044. 03-07 20:34:24.673 4823 4823 I SystemServiceManager: Starting phase 100
  10045. 03-07 20:34:24.678 4823 4847 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  10046. 03-07 20:34:24.679 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  10047. 03-07 20:34:24.679 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  10048. 03-07 20:34:24.681 4823 4847 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  10049. 03-07 20:34:24.687 4823 4847 E light : light_open lights keyboard failed: -22
  10050. 03-07 20:34:24.687 4823 4847 E light : Light passthrough failed to load legacy HAL.
  10051. 03-07 20:34:24.688 4823 4847 E light : light_open lights buttons failed: -22
  10052. 03-07 20:34:24.689 4823 4847 E light : Light passthrough failed to load legacy HAL.
  10053. 03-07 20:34:24.693 4823 4847 E light : light_open lights bluetooth failed: -22
  10054. 03-07 20:34:24.693 4823 4847 E light : Light passthrough failed to load legacy HAL.
  10055. 03-07 20:34:24.694 4823 4847 E light : light_open lights wifi failed: -22
  10056. 03-07 20:34:24.694 4823 4847 E light : Light passthrough failed to load legacy HAL.
  10057. 03-07 20:34:24.697 4823 4823 D SystemServerTiming: WaitForDisplay took to complete: 25ms
  10058. 03-07 20:34:24.697 4823 4823 I SystemServer: StartPackageManagerService
  10059. 03-07 20:34:24.697 4823 4847 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  10060. 03-07 20:34:24.710 4823 4823 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  10061. 03-07 20:34:24.713 4823 4823 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  10062. 03-07 20:34:24.785 4823 4848 W ProcessCpuTracker: Skipping unknown process pid 4645
  10063. 03-07 20:34:24.950 415 415 I MSM-irqbalance: Decided to move IRQ271 from CPU1 to CPU2
  10064. 03-07 20:34:24.988 4854 4854 I cameraserver: ServiceManager: 0xeb597940
  10065. 03-07 20:34:24.990 4854 4854 I CameraService: CameraService started (pid=4854)
  10066. 03-07 20:34:24.990 4854 4854 I CameraService: CameraService process starting
  10067. 03-07 20:34:24.998 4854 4854 D vndksupport: Loading /vendor/lib/hw/android.hardware.camera.provider@2.4-impl.so from current namespace instead of sphal namespace.
  10068. 03-07 20:34:25.000 4823 4823 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  10069. 03-07 20:34:25.000 4823 4823 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  10070. 03-07 20:34:25.001 4823 4823 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  10071. 03-07 20:34:25.125 4823 4865 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  10072. 03-07 20:34:25.238 4823 4863 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  10073. 03-07 20:34:25.258 4823 4863 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  10074. 03-07 20:34:25.328 4823 4862 I PackageParser: Parse times for '/system/priv-app/Settings': parse=116ms, update_cache=0 ms
  10075. 03-07 20:34:25.511 4823 4864 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=206ms, update_cache=0 ms
  10076. 03-07 20:34:25.557 4823 4868 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  10077. 03-07 20:34:25.564 4823 4868 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  10078. 03-07 20:34:25.565 4823 4869 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  10079. 03-07 20:34:25.590 4823 4866 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  10080. 03-07 20:34:25.654 4823 4869 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  10081. 03-07 20:34:25.654 4823 4869 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  10082. 03-07 20:34:25.716 4823 4833 I zygote64: Background concurrent copying GC freed 30056(1653KB) AllocSpace objects, 0(0B) LOS objects, 42% free, 5MB/9MB, paused 206us total 103.712ms
  10083. 03-07 20:34:25.723 4823 4823 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  10084. 03-07 20:34:25.723 4823 4823 D PackageManager: No files in app dir /oem/app
  10085. 03-07 20:34:25.724 4823 4823 I PackageManager: Finished scanning system apps. Time: 748 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  10086. 03-07 20:34:25.748 4823 4873 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  10087. 03-07 20:34:25.758 4823 4874 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  10088. 03-07 20:34:25.766 4823 4873 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  10089. 03-07 20:34:25.826 4823 4871 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  10090. 03-07 20:34:25.836 4823 4874 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  10091. 03-07 20:34:25.836 4823 4874 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  10092. 03-07 20:34:25.865 4823 4874 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  10093. 03-07 20:34:25.867 4823 4874 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  10094. 03-07 20:34:25.880 4823 4873 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  10095. 03-07 20:34:25.902 4823 4871 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=113ms, update_cache=0 ms
  10096. 03-07 20:34:25.911 4823 4872 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=113ms, update_cache=0 ms
  10097. 03-07 20:34:25.925 4823 4823 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  10098. 03-07 20:34:25.926 4823 4823 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  10099. 03-07 20:34:25.937 4823 4872 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  10100. 03-07 20:34:25.937 4823 4872 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  10101. 03-07 20:34:25.943 4823 4874 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  10102. 03-07 20:34:25.947 4823 4871 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  10103. 03-07 20:34:25.960 4823 4823 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  10104. 03-07 20:34:25.989 4823 4874 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  10105. 03-07 20:34:25.989 4823 4874 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  10106. 03-07 20:34:25.994 4823 4871 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  10107. 03-07 20:34:26.011 4823 4871 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  10108. 03-07 20:34:26.041 4823 4873 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=158ms, update_cache=0 ms
  10109. 03-07 20:34:26.063 4823 4873 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  10110. 03-07 20:34:26.090 4823 4873 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  10111. 03-07 20:34:26.173 4823 4873 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  10112. 03-07 20:34:26.175 4823 4874 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  10113. 03-07 20:34:26.176 4823 4873 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  10114. 03-07 20:34:26.195 4823 4872 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  10115. 03-07 20:34:26.195 4823 4872 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  10116. 03-07 20:34:26.215 4823 4872 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=194ms, update_cache=0 ms
  10117. 03-07 20:34:26.244 4823 4872 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  10118. 03-07 20:34:26.269 4823 4874 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  10119. 03-07 20:34:26.311 4823 4873 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  10120. 03-07 20:34:26.362 4823 4872 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  10121. 03-07 20:34:26.363 4823 4871 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=160ms, update_cache=0 ms
  10122. 03-07 20:34:26.374 4823 4874 I PackageParser: Parse times for '/data/app/org.leetzone.android.yatsewidgetfree-2': parse=102ms, update_cache=0 ms
  10123. 03-07 20:34:26.393 4823 4871 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  10124. 03-07 20:34:26.395 4823 4871 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  10125. 03-07 20:34:26.450 4823 4874 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  10126. 03-07 20:34:26.451 4823 4874 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  10127. 03-07 20:34:26.452 4823 4833 I zygote64: Background concurrent copying GC freed 33287(1972KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 91us total 199.954ms
  10128. 03-07 20:34:26.452 4823 4874 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  10129. 03-07 20:34:26.470 4823 4873 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=130ms, update_cache=0 ms
  10130. 03-07 20:34:26.523 4823 4873 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  10131. 03-07 20:34:26.543 4823 4874 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  10132. 03-07 20:34:26.570 4823 4872 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  10133. 03-07 20:34:26.595 4823 4872 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  10134. 03-07 20:34:26.615 4823 4823 D PackageManager: No files in app dir /data/app-private
  10135. 03-07 20:34:26.616 4823 4823 I PackageManager: Finished scanning non-system apps. Time: 892 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  10136. 03-07 20:34:26.618 4823 4823 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  10137. 03-07 20:34:26.628 4823 4823 I PackageManager: Time to scan packages: 1.653 seconds
  10138. 03-07 20:34:26.634 4823 4823 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  10139. 03-07 20:34:26.701 2233 3397 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  10140. 03-07 20:34:26.703 2233 3397 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  10141. 03-07 20:34:26.707 2233 3397 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  10142. 03-07 20:34:26.709 2233 3397 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  10143. 03-07 20:34:26.769 2233 2233 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  10144. 03-07 20:34:26.772 2233 2233 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  10145. 03-07 20:34:26.775 2233 3397 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  10146. 03-07 20:34:26.777 2233 3397 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  10147. 03-07 20:34:26.808 4823 4823 V PackageManager: reconcileAppsData finished 18 packages
  10148. 03-07 20:34:26.810 4823 4875 D SystemServerInitThreadPool: Started executing prepareAppData
  10149. 03-07 20:34:26.810 4823 4823 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  10150. 03-07 20:34:26.810 4823 4823 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  10151. 03-07 20:34:26.810 4823 4823 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  10152. 03-07 20:34:26.810 4823 4823 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  10153. 03-07 20:34:26.810 4823 4823 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  10154. 03-07 20:34:26.810 4823 4823 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  10155. 03-07 20:34:26.810 4823 4823 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  10156. 03-07 20:34:26.810 4823 4823 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  10157. 03-07 20:34:26.810 4823 4823 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  10158. 03-07 20:34:26.810 4823 4823 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  10159. 03-07 20:34:26.811 4823 4823 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  10160. 03-07 20:34:26.811 4823 4823 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  10161. 03-07 20:34:26.812 4823 4823 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  10162. 03-07 20:34:26.812 4823 4823 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  10163. 03-07 20:34:26.812 4823 4823 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  10164. 03-07 20:34:26.812 4823 4823 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  10165. 03-07 20:34:26.813 4823 4823 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  10166. 03-07 20:34:26.813 4823 4823 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  10167. 03-07 20:34:26.813 4823 4823 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  10168. 03-07 20:34:26.813 4823 4823 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  10169. 03-07 20:34:26.813 2233 2233 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  10170. 03-07 20:34:26.813 4823 4823 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  10171. 03-07 20:34:26.813 4823 4823 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  10172. 03-07 20:34:26.814 4823 4823 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  10173. 03-07 20:34:26.815 2233 2233 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  10174. 03-07 20:34:26.816 2233 2233 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  10175. 03-07 20:34:26.816 2233 2233 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  10176. 03-07 20:34:26.817 2233 2233 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  10177. 03-07 20:34:26.819 2233 2233 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  10178. 03-07 20:34:26.820 2233 2233 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  10179. 03-07 20:34:26.820 2233 2233 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  10180. 03-07 20:34:26.821 2233 2233 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  10181. 03-07 20:34:26.821 2233 2233 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  10182. 03-07 20:34:26.821 2233 2233 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  10183. 03-07 20:34:26.822 2233 2233 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  10184. 03-07 20:34:26.822 2233 2233 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  10185. 03-07 20:34:26.822 2233 2233 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  10186. 03-07 20:34:26.822 2233 2233 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  10187. 03-07 20:34:26.823 2233 2233 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  10188. 03-07 20:34:26.823 2233 2233 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  10189. 03-07 20:34:26.823 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  10190. 03-07 20:34:26.823 2233 2233 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  10191. 03-07 20:34:26.823 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  10192. 03-07 20:34:26.824 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  10193. 03-07 20:34:26.824 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  10194. 03-07 20:34:26.824 2233 2233 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  10195. 03-07 20:34:26.824 2233 2233 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  10196. 03-07 20:34:26.824 2233 2233 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  10197. 03-07 20:34:26.825 2233 2233 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  10198. 03-07 20:34:26.825 2233 2233 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  10199. 03-07 20:34:26.825 2233 2233 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  10200. 03-07 20:34:26.826 2233 2233 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  10201. 03-07 20:34:26.826 2233 2233 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  10202. 03-07 20:34:26.826 2233 2233 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  10203. 03-07 20:34:26.826 2233 2233 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  10204. 03-07 20:34:26.826 2233 2233 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  10205. 03-07 20:34:26.827 2233 2233 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  10206. 03-07 20:34:26.827 2233 2233 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  10207. 03-07 20:34:26.827 2233 2233 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  10208. 03-07 20:34:26.827 2233 2233 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  10209. 03-07 20:34:26.838 4823 4875 D SystemServerTimingAsync: AppDataFixup took to complete: 29ms
  10210. 03-07 20:34:26.938 4823 4823 E PackageManager: There should probably be a verifier, but, none were found
  10211. 03-07 20:34:26.941 4823 4823 E System : ******************************************
  10212. 03-07 20:34:26.942 4823 4823 E System : ************ Failure starting system services
  10213. 03-07 20:34:26.942 4823 4823 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  10214. 03-07 20:34:26.942 4823 4823 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  10215. 03-07 20:34:26.942 4823 4823 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  10216. 03-07 20:34:26.942 4823 4823 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  10217. 03-07 20:34:26.942 4823 4823 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  10218. 03-07 20:34:26.942 4823 4823 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  10219. 03-07 20:34:26.942 4823 4823 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  10220. 03-07 20:34:26.942 4823 4823 E System : at java.lang.reflect.Method.invoke(Native Method)
  10221. 03-07 20:34:26.942 4823 4823 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  10222. 03-07 20:34:26.942 4823 4823 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  10223. 03-07 20:34:26.942 4823 4823 D SystemServerTiming: StartPackageManagerService took to complete: 2244ms
  10224. 03-07 20:34:26.942 4823 4823 E Zygote : System zygote died with exception
  10225. 03-07 20:34:26.942 4823 4823 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  10226. 03-07 20:34:26.942 4823 4823 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  10227. 03-07 20:34:26.942 4823 4823 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  10228. 03-07 20:34:26.942 4823 4823 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  10229. 03-07 20:34:26.942 4823 4823 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  10230. 03-07 20:34:26.942 4823 4823 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  10231. 03-07 20:34:26.942 4823 4823 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  10232. 03-07 20:34:26.942 4823 4823 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  10233. 03-07 20:34:26.942 4823 4823 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  10234. 03-07 20:34:26.942 4823 4823 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  10235. 03-07 20:34:26.943 4823 4823 D AndroidRuntime: Shutting down VM
  10236. 03-07 20:34:26.943 4823 4823 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  10237. 03-07 20:34:26.943 4823 4823 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  10238. 03-07 20:34:26.943 4823 4823 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  10239. 03-07 20:34:26.943 4823 4823 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  10240. 03-07 20:34:26.943 4823 4823 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  10241. 03-07 20:34:26.943 4823 4823 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  10242. 03-07 20:34:26.943 4823 4823 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  10243. 03-07 20:34:26.943 4823 4823 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  10244. 03-07 20:34:26.943 4823 4823 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  10245. 03-07 20:34:26.943 4823 4823 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  10246. 03-07 20:34:26.943 4823 4823 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  10247. 03-07 20:34:26.949 4823 4823 E AndroidRuntime: Error reporting crash
  10248. 03-07 20:34:26.949 4823 4823 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  10249. 03-07 20:34:26.949 4823 4823 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  10250. 03-07 20:34:26.949 4823 4823 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  10251. 03-07 20:34:26.949 4823 4823 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  10252. 03-07 20:34:26.949 4823 4823 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  10253. 03-07 20:34:26.949 4823 4823 I Process : Sending signal. PID: 4823 SIG: 9
  10254. 03-07 20:34:26.999 354 354 I ServiceManager: service 'recovery' died
  10255. 03-07 20:34:26.999 354 354 I ServiceManager: service 'display' died
  10256. 03-07 20:34:26.999 354 354 I ServiceManager: service 'device_identifiers' died
  10257. 03-07 20:34:26.999 354 354 I ServiceManager: service 'batterystats' died
  10258. 03-07 20:34:26.999 354 354 I ServiceManager: service 'appops' died
  10259. 03-07 20:34:26.999 354 354 I ServiceManager: service 'power' died
  10260. 03-07 20:34:27.001 4766 4766 E Zygote : Exit zygote because system server (4823) has terminated
  10261. 03-07 20:34:27.084 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  10262. 03-07 20:34:27.084 354 354 I ServiceManager: service 'media.audio_flinger' died
  10263. 03-07 20:34:27.084 354 354 I ServiceManager: service 'media.audio_policy' died
  10264. 03-07 20:34:27.318 354 354 I ServiceManager: service 'media.player' died
  10265. 03-07 20:34:27.318 354 354 I ServiceManager: service 'media.resource_manager' died
  10266. 03-07 20:34:27.332 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  10267. 03-07 20:34:27.332 354 354 I ServiceManager: service 'netd' died
  10268. 03-07 20:34:27.339 354 354 I ServiceManager: service 'wificond' died
  10269. 03-07 20:34:27.436 4879 4879 I Netd : Netd 1.0 starting
  10270. 03-07 20:34:27.436 4879 4879 D TetherController: Setting IP forward enable = 0
  10271. 03-07 20:34:27.453 4880 4880 I wificond: wificond is starting up...
  10272. 03-07 20:34:27.483 4879 4879 I Netd : Creating child chains: 37.5ms
  10273. 03-07 20:34:27.483 4879 4879 I Netd : Setting up OEM hooks: 0.2ms
  10274. 03-07 20:34:27.492 4879 4879 I Netd : Setting up FirewallController hooks: 9.3ms
  10275. 03-07 20:34:27.497 4879 4879 I Netd : Setting up NatController hooks: 4.4ms
  10276. 03-07 20:34:27.502 4879 4879 I Netd : Setting up BandwidthController hooks: 5.3ms
  10277. 03-07 20:34:27.502 4879 4879 I Netd : Setting up IdletimerController hooks: 0.1ms
  10278. 03-07 20:34:27.511 4879 4879 I Netd : Disabling bandwidth control: 9.0ms
  10279. 03-07 20:34:27.513 4879 4879 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  10280. 03-07 20:34:27.513 4879 4879 I Netd : Initializing RouteController: 1.6ms
  10281. 03-07 20:34:27.514 4879 4879 D MDnsDS : MDnsSdListener::Hander starting up
  10282. 03-07 20:34:27.516 4879 4879 I Netd : Registering NetdNativeService: 1.8ms
  10283. 03-07 20:34:27.517 4879 4879 I Netd : Starting CommandListener: 1.3ms
  10284. 03-07 20:34:27.515 4894 4894 I netmgrd : type=1400 audit(0.0:628): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  10285. 03-07 20:34:27.529 4879 4889 D MDnsDS : MDnsSdListener starting to monitor
  10286. 03-07 20:34:27.530 4879 4889 D MDnsDS : Going to poll with pollCount 1
  10287. 03-07 20:34:27.533 4879 4879 I Netd : Registering NetdHwService: 15.9ms
  10288. 03-07 20:34:27.533 4879 4879 I Netd : Netd started in 98ms
  10289. 03-07 20:34:27.538 4894 4894 I ndc : type=1400 audit(0.0:629): avc: denied { write } for name="netd" dev="tmpfs" ino=58464 scontext=u:r:init:s0 tcontext=u:object_r:netd_socket:s0 tclass=sock_file permissive=1
  10290. 03-07 20:34:27.594 4877 4877 I FastMixerState: sMaxFastTracks = 8
  10291. 03-07 20:34:27.597 4877 4877 I audioserver: ServiceManager: 0xf33178e0
  10292. 03-07 20:34:27.598 4877 4877 W BatteryNotifier: batterystats service unavailable!
  10293. 03-07 20:34:27.601 4877 4877 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  10294. 03-07 20:34:27.608 4877 4877 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  10295. 03-07 20:34:27.616 4877 4877 I AudioFlinger: Using 300 mSec as standby time.
  10296. 03-07 20:34:27.620 4877 4877 W APM::Devices: DeviceVector::add device 80000040 already in
  10297. 03-07 20:34:27.620 4877 4877 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  10298. 03-07 20:34:27.622 4877 4877 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  10299. 03-07 20:34:27.626 4877 4877 D audio_hw_primary: adev_open: enter
  10300. 03-07 20:34:27.740 4877 4877 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  10301. 03-07 20:34:27.740 4877 4877 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  10302. 03-07 20:34:27.740 4877 4877 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  10303. 03-07 20:34:27.741 4877 4877 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  10304. 03-07 20:34:27.741 4877 4877 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  10305. 03-07 20:34:27.741 4877 4877 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  10306. 03-07 20:34:27.741 4877 4877 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  10307. 03-07 20:34:27.741 4877 4877 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  10308. 03-07 20:34:27.741 4877 4877 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  10309. 03-07 20:34:27.747 4877 4877 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  10310. 03-07 20:34:27.748 4877 4877 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  10311. 03-07 20:34:27.749 4878 4878 I mediaserver: ServiceManager: 0xefa179e0
  10312. 03-07 20:34:27.751 4878 4878 W BatteryNotifier: batterystats service unavailable!
  10313. 03-07 20:34:27.751 4877 4877 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  10314. 03-07 20:34:27.755 4877 4877 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  10315. 03-07 20:34:27.760 4877 4877 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  10316. 03-07 20:34:27.760 4877 4877 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  10317. 03-07 20:34:27.761 4877 4877 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  10318. 03-07 20:34:27.771 4877 4877 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  10319. 03-07 20:34:27.783 4877 4877 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  10320. 03-07 20:34:27.784 4877 4877 D msm8974_platform: platform_init: Opened sound card:0
  10321. 03-07 20:34:27.788 4877 4877 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  10322. 03-07 20:34:27.788 4877 4877 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  10323. 03-07 20:34:27.788 4877 4877 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  10324. 03-07 20:34:27.788 4877 4877 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  10325. 03-07 20:34:27.789 4877 4877 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  10326. 03-07 20:34:27.789 4877 4877 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  10327. 03-07 20:34:27.789 4877 4877 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  10328. 03-07 20:34:27.789 4877 4877 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  10329. 03-07 20:34:27.789 4877 4877 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  10330. 03-07 20:34:27.789 4877 4877 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  10331. 03-07 20:34:27.789 4877 4877 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  10332. 03-07 20:34:27.789 4877 4877 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  10333. 03-07 20:34:27.789 4877 4877 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  10334. 03-07 20:34:27.790 4877 4877 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  10335. 03-07 20:34:27.790 4877 4877 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  10336. 03-07 20:34:27.790 4877 4877 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  10337. 03-07 20:34:27.790 4877 4877 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  10338. 03-07 20:34:27.791 4877 4877 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  10339. 03-07 20:34:27.791 4877 4877 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  10340. 03-07 20:34:27.791 4877 4877 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  10341. 03-07 20:34:27.791 4877 4877 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  10342. 03-07 20:34:27.791 4877 4877 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  10343. 03-07 20:34:27.791 4877 4877 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  10344. 03-07 20:34:27.792 4877 4877 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  10345. 03-07 20:34:27.792 4877 4877 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  10346. 03-07 20:34:27.792 4877 4877 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  10347. 03-07 20:34:27.793 4877 4877 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  10348. 03-07 20:34:27.793 4877 4877 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  10349. 03-07 20:34:27.793 4877 4877 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  10350. 03-07 20:34:27.793 4877 4877 D ACDB-LOADER: ACDB -> ACPH INIT
  10351. 03-07 20:34:27.793 4877 4877 D : [ACPH]->Online service registered with ACPH
  10352. 03-07 20:34:27.793 4877 4877 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  10353. 03-07 20:34:27.794 4877 4877 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  10354. 03-07 20:34:27.794 4877 4877 D : [ACPH]->ACPH init success
  10355. 03-07 20:34:27.794 4877 4877 D ACDB-LOADER: ACDB -> RTAC INIT
  10356. 03-07 20:34:27.794 4877 4877 D : [ACPH]->DSP RTC service registered with ACPH
  10357. 03-07 20:34:27.794 4877 4877 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  10358. 03-07 20:34:27.794 4877 4877 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  10359. 03-07 20:34:27.794 4877 4877 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  10360. 03-07 20:34:27.794 4877 4877 D : [ACPH]->FTS RTC service registered with ACPH
  10361. 03-07 20:34:27.794 4877 4877 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  10362. 03-07 20:34:27.794 4877 4877 D : [ACPH]->ADIE RTC service registered with ACPH
  10363. 03-07 20:34:27.794 4877 4877 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  10364. 03-07 20:34:27.794 4877 4877 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  10365. 03-07 20:34:27.794 4877 4877 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  10366. 03-07 20:34:27.794 4877 4877 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  10367. 03-07 20:34:27.794 4877 4877 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  10368. 03-07 20:34:27.795 4877 4877 D : Failed to fetch the lookup information of the MetaInfo table
  10369. 03-07 20:34:27.795 4877 4877 D : Output from GetMetaInfoSize command : 0
  10370. 03-07 20:34:27.798 4877 4877 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  10371. 03-07 20:34:27.798 4877 4877 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  10372. 03-07 20:34:27.799 4877 4877 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  10373. 03-07 20:34:27.799 4877 4877 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  10374. 03-07 20:34:27.799 4877 4877 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  10375. 03-07 20:34:27.799 4877 4877 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  10376. 03-07 20:34:27.799 4877 4877 D ACDB-LOADER: ACDB -> send_meta_info Enter
  10377. 03-07 20:34:27.799 4877 4877 E ACDB-LOADER: Fail to allocate memory for metainfo
  10378. 03-07 20:34:27.799 4877 4877 D ACDB-LOADER: ACDB -> send_meta_info failed
  10379. 03-07 20:34:27.799 4877 4877 D ACDB-LOADER: ACDB -> init done!
  10380. 03-07 20:34:27.799 4877 4877 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  10381. 03-07 20:34:27.799 4877 4877 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  10382. 03-07 20:34:27.799 4877 4877 D msm8974_platform: hw_util_open success
  10383. 03-07 20:34:27.800 4877 4877 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  10384. 03-07 20:34:27.800 4877 4877 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  10385. 03-07 20:34:27.800 4877 4877 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  10386. 03-07 20:34:27.800 4877 4877 D : Failed to fetch the lookup information of the device 00000056
  10387. 03-07 20:34:27.800 4877 4877 E ACDB-LOADER: Error: ACDB ANC returned = -1
  10388. 03-07 20:34:27.800 4877 4877 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  10389. 03-07 20:34:27.800 4877 4877 D : Failed to fetch the lookup information of the device 00000059
  10390. 03-07 20:34:27.800 4877 4877 E ACDB-LOADER: Error: ACDB ANC returned = -1
  10391. 03-07 20:34:27.800 4877 4877 D msm8974_platform: send_codec_cal cal sent for anc_cal
  10392. 03-07 20:34:27.800 4877 4877 E ACDB-LOADER: ACDB -> send_codec_cal
  10393. 03-07 20:34:27.807 4877 4877 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  10394. 03-07 20:34:27.807 4877 4877 D : Failed to fetch the lookup information of the device 00000064
  10395. 03-07 20:34:27.807 4877 4877 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  10396. 03-07 20:34:27.807 4877 4877 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  10397. 03-07 20:34:27.807 4877 4877 D msm8974_platform: send_codec_cal cal sent for mad_cal
  10398. 03-07 20:34:27.807 4877 4877 D ACDB-LOADER: send mbhc data
  10399. 03-07 20:34:27.807 4877 4877 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  10400. 03-07 20:34:27.807 4877 4877 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  10401. 03-07 20:34:27.807 4877 4877 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  10402. 03-07 20:34:27.807 4877 4877 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  10403. 03-07 20:34:27.807 4877 4877 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  10404. 03-07 20:34:27.807 4877 4877 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  10405. 03-07 20:34:27.811 4877 4877 V audio_amplifier: amp_calibrate
  10406. 03-07 20:34:27.856 4877 4877 I SmartAmp: Enter function FIH_Tfa9887_init
  10407. 03-07 20:34:27.857 4877 4877 I SmartAmp: init start@1520451267.856999
  10408. 03-07 20:34:27.857 4877 4877 I SmartAmp: init_status = init
  10409. 03-07 20:34:27.857 4877 4877 I SmartAmp: smartamp ->/proc/devmodel NBQ
  10410. 03-07 20:34:27.857 4877 4877 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  10411. 03-07 20:34:27.857 4877 4877 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  10412. 03-07 20:34:27.857 4877 4877 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  10413. 03-07 20:34:27.857 4877 4877 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  10414. 03-07 20:34:27.857 4877 4877 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  10415. 03-07 20:34:27.857 4877 4877 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  10416. 03-07 20:34:27.857 4877 4877 I SmartAmp: Enter function loadSpeakerFile
  10417. 03-07 20:34:27.857 4877 4877 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  10418. 03-07 20:34:27.859 4877 4877 I SmartAmp: ========================================
  10419. 03-07 20:34:27.859 4877 4877 I SmartAmp: Tfa98xx_Open return value is 0.
  10420. 03-07 20:34:27.859 4877 4877 I SmartAmp: Enter function coldStartup
  10421. 03-07 20:34:27.862 4877 4877 I SmartAmp: Waiting for AMPS and CLKS to start up
  10422. 03-07 20:34:27.903 4876 4876 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  10423. 03-07 20:34:27.911 4876 4876 I zygote64: option[0]=-Xzygote
  10424. 03-07 20:34:27.911 4876 4876 I zygote64: option[1]=-Xcheck:jni
  10425. 03-07 20:34:27.911 4876 4876 I zygote64: option[2]=-Xusetombstonedtraces
  10426. 03-07 20:34:27.912 4876 4876 I zygote64: option[3]=exit
  10427. 03-07 20:34:27.912 4876 4876 I zygote64: option[4]=vfprintf
  10428. 03-07 20:34:27.912 4876 4876 I zygote64: option[5]=sensitiveThread
  10429. 03-07 20:34:27.912 4876 4876 I zygote64: option[6]=-verbose:gc
  10430. 03-07 20:34:27.912 4876 4876 I zygote64: option[7]=-Xms8m
  10431. 03-07 20:34:27.912 4876 4876 I zygote64: option[8]=-Xmx768m
  10432. 03-07 20:34:27.912 4876 4876 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  10433. 03-07 20:34:27.912 4876 4876 I zygote64: option[10]=-XX:HeapMinFree=512k
  10434. 03-07 20:34:27.912 4876 4876 I zygote64: option[11]=-XX:HeapMaxFree=8m
  10435. 03-07 20:34:27.912 4876 4876 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  10436. 03-07 20:34:27.912 4876 4876 I zygote64: option[13]=-Xusejit:true
  10437. 03-07 20:34:27.912 4876 4876 I zygote64: option[14]=-Xjitsaveprofilinginfo
  10438. 03-07 20:34:27.912 4876 4876 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  10439. 03-07 20:34:27.912 4876 4876 I zygote64: option[16]=-Xlockprofthreshold:500
  10440. 03-07 20:34:27.912 4876 4876 I zygote64: option[17]=-Ximage-compiler-option
  10441. 03-07 20:34:27.912 4876 4876 I zygote64: option[18]=--runtime-arg
  10442. 03-07 20:34:27.912 4876 4876 I zygote64: option[19]=-Ximage-compiler-option
  10443. 03-07 20:34:27.912 4876 4876 I zygote64: option[20]=-Xms64m
  10444. 03-07 20:34:27.912 4876 4876 I zygote64: option[21]=-Ximage-compiler-option
  10445. 03-07 20:34:27.912 4876 4876 I zygote64: option[22]=--runtime-arg
  10446. 03-07 20:34:27.912 4876 4876 I zygote64: option[23]=-Ximage-compiler-option
  10447. 03-07 20:34:27.912 4876 4876 I zygote64: option[24]=-Xmx64m
  10448. 03-07 20:34:27.912 4876 4876 I zygote64: option[25]=-Ximage-compiler-option
  10449. 03-07 20:34:27.912 4876 4876 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  10450. 03-07 20:34:27.912 4876 4876 I zygote64: option[27]=-Ximage-compiler-option
  10451. 03-07 20:34:27.912 4876 4876 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  10452. 03-07 20:34:27.912 4876 4876 I zygote64: option[29]=-Ximage-compiler-option
  10453. 03-07 20:34:27.912 4876 4876 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  10454. 03-07 20:34:27.912 4876 4876 I zygote64: option[31]=-Ximage-compiler-option
  10455. 03-07 20:34:27.913 4876 4876 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  10456. 03-07 20:34:27.913 4876 4876 I zygote64: option[33]=-Xcompiler-option
  10457. 03-07 20:34:27.913 4876 4876 I zygote64: option[34]=--runtime-arg
  10458. 03-07 20:34:27.913 4876 4876 I zygote64: option[35]=-Xcompiler-option
  10459. 03-07 20:34:27.913 4876 4876 I zygote64: option[36]=-Xms64m
  10460. 03-07 20:34:27.913 4876 4876 I zygote64: option[37]=-Xcompiler-option
  10461. 03-07 20:34:27.913 4876 4876 I zygote64: option[38]=--runtime-arg
  10462. 03-07 20:34:27.913 4876 4876 I zygote64: option[39]=-Xcompiler-option
  10463. 03-07 20:34:27.913 4876 4876 I zygote64: option[40]=-Xmx512m
  10464. 03-07 20:34:27.913 4876 4876 I zygote64: option[41]=-Xcompiler-option
  10465. 03-07 20:34:27.913 4876 4876 I zygote64: option[42]=-j2
  10466. 03-07 20:34:27.913 4876 4876 I zygote64: option[43]=-Ximage-compiler-option
  10467. 03-07 20:34:27.913 4876 4876 I zygote64: option[44]=-j4
  10468. 03-07 20:34:27.913 4876 4876 I zygote64: option[45]=-Ximage-compiler-option
  10469. 03-07 20:34:27.913 4876 4876 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  10470. 03-07 20:34:27.913 4876 4876 I zygote64: option[47]=-Xcompiler-option
  10471. 03-07 20:34:27.913 4876 4876 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  10472. 03-07 20:34:27.913 4876 4876 I zygote64: option[49]=-Ximage-compiler-option
  10473. 03-07 20:34:27.913 4876 4876 I zygote64: option[50]=--instruction-set-features=default
  10474. 03-07 20:34:27.913 4876 4876 I zygote64: option[51]=-Xcompiler-option
  10475. 03-07 20:34:27.913 4876 4876 I zygote64: option[52]=--instruction-set-features=default
  10476. 03-07 20:34:27.913 4876 4876 I zygote64: option[53]=-Duser.locale=en-US
  10477. 03-07 20:34:27.913 4876 4876 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  10478. 03-07 20:34:27.913 4876 4876 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  10479. 03-07 20:34:27.962 4877 4877 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  10480. 03-07 20:34:27.963 4877 4877 I SmartAmp: Get AMPS AND CLKS
  10481. 03-07 20:34:27.974 4877 4877 I SmartAmp: Enter function dspPatch
  10482. 03-07 20:34:27.974 4877 4877 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  10483. 03-07 20:34:27.975 4877 4877 I SmartAmp: Enter function dspPatch
  10484. 03-07 20:34:27.975 4877 4877 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  10485. 03-07 20:34:28.038 4877 4877 I SmartAmp: Enter function setOtc
  10486. 03-07 20:34:28.049 4877 4877 I SmartAmp: MTP = 0x3
  10487. 03-07 20:34:28.049 4877 4877 I SmartAmp: Enter function checkMTPEX
  10488. 03-07 20:34:28.051 4877 4877 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  10489. 03-07 20:34:28.051 4877 4877 I SmartAmp: Enter function load_all_settings
  10490. 03-07 20:34:28.063 4877 4877 I SmartAmp: Enter function setConfig
  10491. 03-07 20:34:28.063 4877 4877 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  10492. 03-07 20:34:28.069 4877 4877 I SmartAmp: Enter function setPreset
  10493. 03-07 20:34:28.069 4877 4877 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  10494. 03-07 20:34:28.075 4877 4877 I SmartAmp: Enter function setEQ
  10495. 03-07 20:34:28.075 4877 4877 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  10496. 03-07 20:34:28.077 4877 4877 I SmartAmp: Loaded biquad 1
  10497. 03-07 20:34:28.079 4877 4877 I SmartAmp: Loaded biquad 2
  10498. 03-07 20:34:28.081 4877 4877 I SmartAmp: Loaded biquad 3
  10499. 03-07 20:34:28.083 4877 4877 I SmartAmp: Disabled biquad 4
  10500. 03-07 20:34:28.085 4877 4877 I SmartAmp: Loaded biquad 5
  10501. 03-07 20:34:28.087 4877 4877 I SmartAmp: Loaded biquad 6
  10502. 03-07 20:34:28.088 4877 4877 I SmartAmp: Loaded biquad 7
  10503. 03-07 20:34:28.090 4877 4877 I SmartAmp: Disabled biquad 8
  10504. 03-07 20:34:28.092 4877 4877 I SmartAmp: Disabled biquad 9
  10505. 03-07 20:34:28.094 4877 4877 I SmartAmp: Disabled biquad 10
  10506. 03-07 20:34:28.095 4877 4877 I SmartAmp: Enter function waitCalibration
  10507. 03-07 20:34:28.096 4877 4877 I SmartAmp: Calibration value is 02 ohm
  10508. 03-07 20:34:28.096 4877 4877 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  10509. 03-07 20:34:28.096 4877 4877 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  10510. 03-07 20:34:28.096 4877 4877 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  10511. 03-07 20:34:28.096 4877 4877 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  10512. 03-07 20:34:28.096 4877 4877 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  10513. 03-07 20:34:28.096 4877 4877 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  10514. 03-07 20:34:28.096 4877 4877 I SmartAmp: Enter function loadSpeakerFile
  10515. 03-07 20:34:28.096 4877 4877 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  10516. 03-07 20:34:28.097 4877 4877 I SmartAmp: ========================================
  10517. 03-07 20:34:28.097 4877 4877 I SmartAmp: Tfa98xx_Open return value is 0.
  10518. 03-07 20:34:28.097 4877 4877 I SmartAmp: Enter function coldStartup
  10519. 03-07 20:34:28.099 4877 4877 I SmartAmp: Waiting for AMPS and CLKS to start up
  10520. 03-07 20:34:28.188 4876 4876 D Zygote : begin preload
  10521. 03-07 20:34:28.188 4876 4876 I Zygote : Installing ICU cache reference pinning...
  10522. 03-07 20:34:28.188 4876 4876 I Zygote : Preloading ICU data...
  10523. 03-07 20:34:28.200 4877 4877 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  10524. 03-07 20:34:28.200 4877 4877 I SmartAmp: Get AMPS AND CLKS
  10525. 03-07 20:34:28.207 4876 4876 D Zygote64Timing: BeginIcuCachePinning took to complete: 19ms
  10526. 03-07 20:34:28.208 4876 4876 I Zygote : Preloading classes...
  10527. 03-07 20:34:28.211 4877 4877 I SmartAmp: Enter function dspPatch
  10528. 03-07 20:34:28.212 4877 4877 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  10529. 03-07 20:34:28.213 4877 4877 I SmartAmp: Enter function dspPatch
  10530. 03-07 20:34:28.213 4877 4877 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  10531. 03-07 20:34:28.277 4877 4877 I SmartAmp: Enter function setOtc
  10532. 03-07 20:34:28.289 4877 4877 I SmartAmp: MTP = 0x3
  10533. 03-07 20:34:28.289 4877 4877 I SmartAmp: Enter function checkMTPEX
  10534. 03-07 20:34:28.290 4877 4877 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  10535. 03-07 20:34:28.290 4877 4877 I SmartAmp: Enter function load_all_settings
  10536. 03-07 20:34:28.303 4877 4877 I SmartAmp: Enter function setConfig
  10537. 03-07 20:34:28.303 4877 4877 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  10538. 03-07 20:34:28.309 4877 4877 I SmartAmp: Enter function setPreset
  10539. 03-07 20:34:28.309 4877 4877 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  10540. 03-07 20:34:28.313 4877 4877 I SmartAmp: Enter function setEQ
  10541. 03-07 20:34:28.313 4877 4877 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  10542. 03-07 20:34:28.315 4877 4877 I SmartAmp: Loaded biquad 1
  10543. 03-07 20:34:28.317 4877 4877 I SmartAmp: Loaded biquad 2
  10544. 03-07 20:34:28.319 4877 4877 I SmartAmp: Loaded biquad 3
  10545. 03-07 20:34:28.321 4877 4877 I SmartAmp: Disabled biquad 4
  10546. 03-07 20:34:28.324 4877 4877 I SmartAmp: Loaded biquad 5
  10547. 03-07 20:34:28.326 4877 4877 I SmartAmp: Loaded biquad 6
  10548. 03-07 20:34:28.328 4877 4877 I SmartAmp: Loaded biquad 7
  10549. 03-07 20:34:28.330 4877 4877 I SmartAmp: Disabled biquad 8
  10550. 03-07 20:34:28.332 4877 4877 I SmartAmp: Disabled biquad 9
  10551. 03-07 20:34:28.334 4877 4877 I SmartAmp: Loaded biquad 10
  10552. 03-07 20:34:28.334 4877 4877 I SmartAmp: Enter function waitCalibration
  10553. 03-07 20:34:28.335 4877 4877 I SmartAmp: Calibration value is 02 ohm
  10554. 03-07 20:34:28.338 4877 4877 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  10555. 03-07 20:34:28.338 4877 4877 I SmartAmp: Set DC to DC converter in active mode
  10556. 03-07 20:34:28.339 4877 4877 I SmartAmp: Set DC to DC converter in active mode
  10557. 03-07 20:34:28.341 4877 4877 I SmartAmp: init end@1520451268.340962
  10558. 03-07 20:34:28.341 4877 4877 I SmartAmp: FIH_Tfa9887_init return value 0
  10559. 03-07 20:34:28.454 4876 4876 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  10560. 03-07 20:34:28.477 4876 4876 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  10561. 03-07 20:34:28.490 4876 4876 I zygote64: Thread[1,tid=4876,Native,Thread*=0x7a354c2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  10562. 03-07 20:34:28.491 4876 4876 D MtpDeviceJNI: register_android_mtp_MtpDevice
  10563. 03-07 20:34:28.492 4876 4876 I zygote64: Thread[1,tid=4876,Native,Thread*=0x7a354c2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  10564. 03-07 20:34:28.492 4876 4876 I zygote64: Thread[1,tid=4876,Native,Thread*=0x7a354c2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  10565. 03-07 20:34:28.557 4877 4906 V audio_amplifier: --write_dummy_data:167
  10566. 03-07 20:34:28.571 4877 4877 I audio_amplifier: Found PRI_MI2S Clock! 964
  10567. 03-07 20:34:28.571 4877 4877 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  10568. 03-07 20:34:28.573 4877 4877 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  10569. 03-07 20:34:28.574 4877 4877 W DeviceHAL: Device 0xf2a8d000 get_master_volume: Function not implemented
  10570. 03-07 20:34:28.574 4877 4877 W DeviceHAL: Device 0xf2a8d000 get_master_mute: Function not implemented
  10571. 03-07 20:34:28.574 4877 4877 W DeviceHAL: Device 0xf2a8d000 set_master_volume: Function not implemented
  10572. 03-07 20:34:28.574 4877 4877 W DeviceHAL: Device 0xf2a8d000 set_master_mute: Function not implemented
  10573. 03-07 20:34:28.574 4877 4877 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  10574. 03-07 20:34:28.574 4877 4877 I AudioFlinger: openOutput() this 0xf333d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  10575. 03-07 20:34:28.574 4877 4877 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xf22f4000)
  10576. 03-07 20:34:28.574 4877 4877 D audio_hw_primary: adev_open_output_stream: Stream (0xf22f4000) picks up usecase (low-latency-playback)
  10577. 03-07 20:34:28.575 4877 4877 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  10578. 03-07 20:34:28.577 4877 4877 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  10579. 03-07 20:34:28.582 4877 4877 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  10580. 03-07 20:34:28.582 4877 4877 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  10581. 03-07 20:34:28.582 4877 4877 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  10582. 03-07 20:34:28.593 4877 4877 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  10583. 03-07 20:34:28.593 4877 4877 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  10584. 03-07 20:34:28.594 4877 4877 I AudioFlinger: Using module 10 as the primary audio interface
  10585. 03-07 20:34:28.594 4877 4916 I AudioFlinger: AudioFlinger's thread 0xf1d030c0 tid=4916 ready to run
  10586. 03-07 20:34:28.594 4877 4916 W AudioFlinger: no wake lock to update, system not ready yet
  10587. 03-07 20:34:28.594 4877 4916 D audio_hw_primary: out_standby: enter: stream (0xf22f4000) usecase(1: low-latency-playback)
  10588. 03-07 20:34:28.594 4877 4877 W AudioFlinger: moveEffects() bad srcOutput 0
  10589. 03-07 20:34:28.595 4877 4916 W AudioFlinger: no wake lock to update, system not ready yet
  10590. 03-07 20:34:28.595 4877 4916 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  10591. 03-07 20:34:28.597 4877 4877 I AudioFlinger: openOutput() this 0xf333d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  10592. 03-07 20:34:28.597 4877 4877 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xf22f4180)
  10593. 03-07 20:34:28.597 4877 4877 D audio_hw_primary: adev_open_output_stream: Stream (0xf22f4180) picks up usecase (audio-ull-playback)
  10594. 03-07 20:34:28.597 4877 4877 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  10595. 03-07 20:34:28.598 4877 4919 I AudioFlinger: AudioFlinger's thread 0xf1603540 tid=4919 ready to run
  10596. 03-07 20:34:28.599 4877 4919 W AudioFlinger: no wake lock to update, system not ready yet
  10597. 03-07 20:34:28.599 4877 4919 D audio_hw_primary: out_standby: enter: stream (0xf22f4180) usecase(12: audio-ull-playback)
  10598. 03-07 20:34:28.599 4877 4919 W AudioFlinger: no wake lock to update, system not ready yet
  10599. 03-07 20:34:28.600 4877 4919 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  10600. 03-07 20:34:28.601 4877 4877 I AudioFlinger: openOutput() this 0xf333d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  10601. 03-07 20:34:28.601 4877 4877 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xf22f4300)
  10602. 03-07 20:34:28.601 4877 4877 D audio_hw_primary: adev_open_output_stream: Stream (0xf22f4300) picks up usecase (deep-buffer-playback)
  10603. 03-07 20:34:28.602 4877 4877 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  10604. 03-07 20:34:28.602 4877 4921 I AudioFlinger: AudioFlinger's thread 0xf1203fc0 tid=4921 ready to run
  10605. 03-07 20:34:28.602 4877 4921 W AudioFlinger: no wake lock to update, system not ready yet
  10606. 03-07 20:34:28.603 4877 4921 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  10607. 03-07 20:34:28.603 4877 4921 D audio_hw_primary: out_standby: enter: stream (0xf22f4300) usecase(0: deep-buffer-playback)
  10608. 03-07 20:34:28.603 4877 4921 W AudioFlinger: no wake lock to update, system not ready yet
  10609. 03-07 20:34:28.605 4877 4877 I AudioFlinger: openOutput() this 0xf333d000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  10610. 03-07 20:34:28.605 4877 4877 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xf22f4480)
  10611. 03-07 20:34:28.605 4877 4877 D audio_hw_primary: adev_open_output_stream: Stream (0xf22f4480) picks up usecase (afe-proxy-playback)
  10612. 03-07 20:34:28.605 4877 4877 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  10613. 03-07 20:34:28.606 4877 4924 I AudioFlinger: AudioFlinger's thread 0xf0f83c40 tid=4924 ready to run
  10614. 03-07 20:34:28.606 4877 4924 W AudioFlinger: no wake lock to update, system not ready yet
  10615. 03-07 20:34:28.606 4877 4924 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  10616. 03-07 20:34:28.607 4877 4924 D audio_hw_primary: out_standby: enter: stream (0xf22f4480) usecase(37: afe-proxy-playback)
  10617. 03-07 20:34:28.607 4877 4924 W AudioFlinger: no wake lock to update, system not ready yet
  10618. 03-07 20:34:28.608 4877 4877 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xf333aa40) io_handle(14) source(1)
  10619. 03-07 20:34:28.610 4877 4926 I AudioFlinger: AudioFlinger's thread 0xf0b83300 tid=4926 ready to run
  10620. 03-07 20:34:28.610 4877 4877 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xf333aa40)
  10621. 03-07 20:34:28.610 4877 4877 D audio_hw_primary: in_standby: enter: stream (0xf333aa40) usecase(16: audio-record)
  10622. 03-07 20:34:28.611 4877 4877 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf333aa40) io_handle(22) source(1)
  10623. 03-07 20:34:28.611 4877 4877 W DeviceHAL: Device 0xf2a8d000 open_input_stream: Invalid argument
  10624. 03-07 20:34:28.611 4877 4877 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf333aa40) io_handle(22) source(1)
  10625. 03-07 20:34:28.611 4877 4877 W DeviceHAL: Device 0xf2a8d000 open_input_stream: Invalid argument
  10626. 03-07 20:34:28.611 4877 4877 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  10627. 03-07 20:34:28.621 4877 4877 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  10628. 03-07 20:34:28.621 4877 4877 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  10629. 03-07 20:34:28.621 4877 4877 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  10630. 03-07 20:34:28.623 4877 4877 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  10631. 03-07 20:34:28.623 4877 4877 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  10632. 03-07 20:34:28.625 4877 4877 I r_submix: adev_open(name=audio_hw_if)
  10633. 03-07 20:34:28.626 4877 4877 I r_submix: adev_init_check()
  10634. 03-07 20:34:28.626 4877 4877 W DeviceHAL: Device 0xf125ff40 set_master_mute: Function not implemented
  10635. 03-07 20:34:28.626 4877 4877 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  10636. 03-07 20:34:28.626 4877 4877 D r_submix: adev_open_input_stream(addr=0)
  10637. 03-07 20:34:28.626 4877 4877 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  10638. 03-07 20:34:28.626 4877 4877 D r_submix: now using address 0 for route 9
  10639. 03-07 20:34:28.628 4877 4930 I AudioFlinger: AudioFlinger's thread 0xf0b83c00 tid=4930 ready to run
  10640. 03-07 20:34:28.628 4877 4877 D r_submix: adev_close_input_stream()
  10641. 03-07 20:34:28.628 4877 4877 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  10642. 03-07 20:34:28.628 4877 4877 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  10643. 03-07 20:34:28.628 4877 4877 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  10644. 03-07 20:34:28.628 4877 4877 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  10645. 03-07 20:34:28.628 4877 4877 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  10646. 03-07 20:34:28.630 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  10647. 03-07 20:34:28.632 4877 4877 E SoundTriggerHwService: could not read implementation properties
  10648. 03-07 20:34:28.636 4876 4876 I Zygote : ...preloaded 4715 classes in 428ms.
  10649. 03-07 20:34:28.637 4876 4876 I zygote64: VMRuntime.preloadDexCaches starting
  10650. 03-07 20:34:28.715 4876 4876 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  10651. 03-07 20:34:28.715 4876 4876 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  10652. 03-07 20:34:28.715 4876 4876 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  10653. 03-07 20:34:28.715 4876 4876 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  10654. 03-07 20:34:28.715 4876 4876 I zygote64: VMRuntime.preloadDexCaches finished
  10655. 03-07 20:34:28.715 4876 4876 D Zygote64Timing: PreloadClasses took to complete: 507ms
  10656. 03-07 20:34:28.813 4876 4876 I Zygote : Preloading resources...
  10657. 03-07 20:34:28.832 4876 4876 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  10658. 03-07 20:34:28.873 4876 4876 I Zygote : ...preloaded 64 resources in 60ms.
  10659. 03-07 20:34:28.881 4876 4876 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  10660. 03-07 20:34:28.884 4876 4876 I Zygote : ...preloaded 41 resources in 10ms.
  10661. 03-07 20:34:28.884 4876 4876 D Zygote64Timing: PreloadResources took to complete: 169ms
  10662. 03-07 20:34:28.884 4876 4876 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  10663. 03-07 20:34:28.888 4876 4876 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  10664. 03-07 20:34:28.891 4876 4876 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  10665. 03-07 20:34:28.904 4876 4876 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  10666. 03-07 20:34:28.906 4876 4876 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  10667. 03-07 20:34:28.929 4876 4876 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  10668. 03-07 20:34:28.930 4876 4876 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  10669. 03-07 20:34:28.955 4876 4876 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  10670. 03-07 20:34:28.960 4876 4876 I Zygote : Preloading shared libraries...
  10671. 03-07 20:34:28.984 4876 4876 I Zygote : Uninstalled ICU cache reference pinning...
  10672. 03-07 20:34:28.987 4876 4876 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  10673. 03-07 20:34:29.009 4876 4876 I Zygote : Warmed up JCA providers in 23ms.
  10674. 03-07 20:34:29.009 4876 4876 D Zygote : end preload
  10675. 03-07 20:34:29.009 4876 4876 D Zygote64Timing: ZygotePreload took to complete: 822ms
  10676. 03-07 20:34:29.036 4876 4876 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 98us total 25.646ms
  10677. 03-07 20:34:29.057 4876 4876 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 38us total 15.693ms
  10678. 03-07 20:34:29.057 4876 4876 D Zygote64Timing: PostZygoteInitGC took to complete: 48ms
  10679. 03-07 20:34:29.057 4876 4876 D Zygote64Timing: ZygoteInit took to complete: 870ms
  10680. 03-07 20:34:29.059 4876 4876 I : seccomp disabled by setenforce 0
  10681. 03-07 20:34:29.114 4876 4876 I Zygote : System server process 4933 has been created
  10682. 03-07 20:34:29.117 4876 4876 I Zygote : Accepting command socket connections
  10683. 03-07 20:34:29.131 4933 4933 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  10684. 03-07 20:34:29.144 4933 4933 I zygote64: The ClassLoaderContext is a special shared library.
  10685. 03-07 20:34:29.174 4933 4933 I SystemServer: InitBeforeStartServices
  10686. 03-07 20:34:29.175 4933 4933 I SystemServer: Entered the Android system server!
  10687. 03-07 20:34:29.386 4933 4933 D SystemServerTiming: InitBeforeStartServices took to complete: 211ms
  10688. 03-07 20:34:29.386 4933 4933 I SystemServer: StartServices
  10689. 03-07 20:34:29.386 4933 4933 I SystemServer: Reading configuration...
  10690. 03-07 20:34:29.387 4933 4933 I SystemServer: ReadingSystemConfig
  10691. 03-07 20:34:29.388 4933 4933 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  10692. 03-07 20:34:29.388 4933 4933 I SystemServer: StartInstaller
  10693. 03-07 20:34:29.388 4933 4946 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  10694. 03-07 20:34:29.388 4933 4933 I SystemServiceManager: Starting com.android.server.pm.Installer
  10695. 03-07 20:34:29.391 4933 4933 D SystemServerTiming: StartInstaller took to complete: 2ms
  10696. 03-07 20:34:29.391 4933 4933 I SystemServer: DeviceIdentifiersPolicyService
  10697. 03-07 20:34:29.391 4933 4933 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  10698. 03-07 20:34:29.393 4933 4933 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 2ms
  10699. 03-07 20:34:29.393 4933 4933 I SystemServer: StartActivityManager
  10700. 03-07 20:34:29.393 4933 4933 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  10701. 03-07 20:34:29.416 4933 4933 I ActivityManager: Memory class: 288
  10702. 03-07 20:34:29.418 4933 4948 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  10703. 03-07 20:34:29.420 4933 4949 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  10704. 03-07 20:34:29.440 4933 4946 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  10705. 03-07 20:34:29.449 4933 4933 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  10706. 03-07 20:34:29.163 4933 4933 I chatty : uid=1000 system_server identical 4 lines
  10707. 03-07 20:34:29.169 4933 4933 I zygote64: The ClassLoaderContext is a special shared library.
  10708. 03-07 20:34:29.455 4933 4951 E BluetoothAdapter: Bluetooth binder is null
  10709. 03-07 20:34:29.458 4933 4951 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  10710. 03-07 20:34:29.461 4933 4951 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  10711. 03-07 20:34:29.462 4933 4951 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  10712. 03-07 20:34:29.467 4933 4951 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  10713. 03-07 20:34:29.469 4933 4951 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  10714. 03-07 20:34:29.474 4933 4951 D vndksupport: Loading /vendor/lib64/hw/power.msm8992.so from current namespace instead of sphal namespace.
  10715. 03-07 20:34:29.477 4933 4951 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
  10716. 03-07 20:34:29.477 4933 4951 E QCOM PowerHAL: Failed to get prefetcher handle.
  10717. 03-07 20:34:29.477 4933 4951 D QCOM PowerHAL: power_open: enter; name=power
  10718. 03-07 20:34:29.477 4933 4951 D QCOM PowerHAL: power_open: exit 0
  10719. 03-07 20:34:29.477 4933 4951 I QCOM PowerHAL: QCOM power HAL initing.
  10720. 03-07 20:34:29.479 4933 4951 I PowerManagerService-JNI: Loaded power HAL service
  10721. 03-07 20:34:29.542 4933 4933 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  10722. 03-07 20:34:29.545 4933 4933 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace.
  10723. 03-07 20:34:29.586 4933 4933 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  10724. 03-07 20:34:29.595 4933 4957 I ServiceThread: Enabled StrictMode logging for android.display looper.
  10725. 03-07 20:34:29.597 4933 4933 W system_server: Failed to remove /acct/uid_1041/pid_4877: Device or resource busy
  10726. 03-07 20:34:29.597 4933 4933 W system_server: Failed to remove /acct/uid_1041: Permission denied
  10727. 03-07 20:34:29.597 4933 4933 W system_server: Failed to remove /acct/uid_1047/pid_4854: Device or resource busy
  10728. 03-07 20:34:29.598 4933 4933 W system_server: Failed to remove /acct/uid_1047: Permission denied
  10729. 03-07 20:34:29.598 4933 4933 W system_server: Failed to remove /acct/uid_1058/pid_2323: Device or resource busy
  10730. 03-07 20:34:29.598 4933 4933 W system_server: Failed to remove /acct/uid_1058: Permission denied
  10731. 03-07 20:34:29.598 4933 4933 W system_server: Failed to remove /acct/uid_1006/pid_2311: Device or resource busy
  10732. 03-07 20:34:29.598 4933 4933 W system_server: Failed to remove /acct/uid_1006: Permission denied
  10733. 03-07 20:34:29.598 4933 4933 W system_server: Failed to remove /acct/uid_1046/pid_2259: Device or resource busy
  10734. 03-07 20:34:29.598 4933 4933 W system_server: Failed to remove /acct/uid_1046: Permission denied
  10735. 03-07 20:34:29.598 4933 4933 W system_server: Failed to remove /acct/uid_1040/pid_2243: Device or resource busy
  10736. 03-07 20:34:29.598 4933 4933 W system_server: Failed to remove /acct/uid_1040: Permission denied
  10737. 03-07 20:34:29.598 4933 4933 W system_server: Failed to remove /acct/uid_1017/pid_2234: Device or resource busy
  10738. 03-07 20:34:29.598 4933 4933 W system_server: Failed to remove /acct/uid_1017: Permission denied
  10739. 03-07 20:34:29.598 4933 4933 W system_server: Failed to remove /acct/uid_1019/pid_2232: Device or resource busy
  10740. 03-07 20:34:29.598 4933 4933 W system_server: Failed to remove /acct/uid_1019: Permission denied
  10741. 03-07 20:34:29.599 4933 4933 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  10742. 03-07 20:34:29.599 4933 4933 W system_server: Failed to remove /acct/uid_3005: Permission denied
  10743. 03-07 20:34:29.599 4933 4933 W system_server: Failed to remove /acct/uid_10003: Permission denied
  10744. 03-07 20:34:29.599 4933 4933 W system_server: Failed to remove /acct/uid_10001: Permission denied
  10745. 03-07 20:34:29.599 4933 4933 W system_server: Failed to remove /acct/uid_10004: Permission denied
  10746. 03-07 20:34:29.599 4933 4933 W system_server: Failed to remove /acct/uid_10005: Permission denied
  10747. 03-07 20:34:29.599 4933 4933 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  10748. 03-07 20:34:29.599 4933 4933 W system_server: Failed to remove /acct/uid_1003: Permission denied
  10749. 03-07 20:34:29.599 4933 4933 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  10750. 03-07 20:34:29.599 4933 4933 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  10751. 03-07 20:34:29.599 4933 4933 W system_server: Failed to remove /acct/uid_1001: Permission denied
  10752. 03-07 20:34:29.599 4933 4933 W system_server: Failed to remove /acct/uid_1010/pid_4880: Device or resource busy
  10753. 03-07 20:34:29.599 4933 4933 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  10754. 03-07 20:34:29.599 4933 4933 W system_server: Failed to remove /acct/uid_1010: Permission denied
  10755. 03-07 20:34:29.599 4933 4933 W system_server: Failed to remove /acct/uid_1013/pid_4878: Device or resource busy
  10756. 03-07 20:34:29.600 4933 4933 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  10757. 03-07 20:34:29.600 4933 4933 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  10758. 03-07 20:34:29.600 4933 4933 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  10759. 03-07 20:34:29.600 4933 4933 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  10760. 03-07 20:34:29.600 4933 4933 W system_server: Failed to remove /acct/uid_1013: Permission denied
  10761. 03-07 20:34:29.600 4933 4933 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  10762. 03-07 20:34:29.600 4933 4933 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  10763. 03-07 20:34:29.600 4933 4933 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  10764. 03-07 20:34:29.600 4933 4933 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  10765. 03-07 20:34:29.600 4933 4933 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  10766. 03-07 20:34:29.600 4933 4933 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  10767. 03-07 20:34:29.600 4933 4933 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  10768. 03-07 20:34:29.600 4933 4933 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  10769. 03-07 20:34:29.600 4933 4933 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  10770. 03-07 20:34:29.600 4933 4933 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  10771. 03-07 20:34:29.600 4933 4933 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  10772. 03-07 20:34:29.600 4933 4933 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  10773. 03-07 20:34:29.600 4933 4933 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  10774. 03-07 20:34:29.600 4933 4933 W system_server: Failed to remove /acct/uid_1000: Permission denied
  10775. 03-07 20:34:29.601 4933 4933 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  10776. 03-07 20:34:29.601 4933 4933 W system_server: Failed to remove /acct/uid_1036: Permission denied
  10777. 03-07 20:34:29.601 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_4879: Device or resource busy
  10778. 03-07 20:34:29.601 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_4876: Device or resource busy
  10779. 03-07 20:34:29.601 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  10780. 03-07 20:34:29.601 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  10781. 03-07 20:34:29.601 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  10782. 03-07 20:34:29.601 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  10783. 03-07 20:34:29.601 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  10784. 03-07 20:34:29.601 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  10785. 03-07 20:34:29.601 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  10786. 03-07 20:34:29.601 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  10787. 03-07 20:34:29.601 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  10788. 03-07 20:34:29.601 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  10789. 03-07 20:34:29.601 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  10790. 03-07 20:34:29.602 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  10791. 03-07 20:34:29.602 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  10792. 03-07 20:34:29.602 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  10793. 03-07 20:34:29.602 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  10794. 03-07 20:34:29.602 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  10795. 03-07 20:34:29.602 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  10796. 03-07 20:34:29.602 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  10797. 03-07 20:34:29.602 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  10798. 03-07 20:34:29.602 4933 4933 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  10799. 03-07 20:34:29.602 4933 4933 W system_server: Failed to remove /acct/uid_0: Permission denied
  10800. 03-07 20:34:29.605 4933 4933 D AppOps : AppOpsService published
  10801. 03-07 20:34:29.606 4933 4933 D SystemServerTiming: StartActivityManager took to complete: 212ms
  10802. 03-07 20:34:29.606 4933 4933 I SystemServer: StartPowerManager
  10803. 03-07 20:34:29.606 4933 4933 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  10804. 03-07 20:34:29.610 4933 4959 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  10805. 03-07 20:34:29.613 4933 4933 I libsuspend: Selected wakeup count
  10806. 03-07 20:34:29.613 4933 4933 E QCOM PowerHAL: Invalid hint ID.
  10807. 03-07 20:34:29.615 4933 4933 D SystemServerTiming: StartPowerManager took to complete: 9ms
  10808. 03-07 20:34:29.616 4933 4933 I SystemServer: InitPowerManagement
  10809. 03-07 20:34:29.618 4933 4933 D SystemServerTiming: InitPowerManagement took to complete: 3ms
  10810. 03-07 20:34:29.619 4933 4933 I SystemServer: StartRecoverySystemService
  10811. 03-07 20:34:29.619 4933 4933 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  10812. 03-07 20:34:29.622 4933 4933 D SystemServerTiming: StartRecoverySystemService took to complete: 3ms
  10813. 03-07 20:34:29.622 4933 4933 V RescueParty: Disabled because of eng build
  10814. 03-07 20:34:29.622 4933 4933 I SystemServer: StartLightsService
  10815. 03-07 20:34:29.622 4933 4933 I SystemServiceManager: Starting com.android.server.lights.LightsService
  10816. 03-07 20:34:29.623 4933 4933 D SystemServerTiming: StartLightsService took to complete: 0ms
  10817. 03-07 20:34:29.623 4933 4933 I SystemServer: StartDisplayManager
  10818. 03-07 20:34:29.623 4933 4933 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  10819. 03-07 20:34:29.627 4933 4933 D SystemServerTiming: StartDisplayManager took to complete: 5ms
  10820. 03-07 20:34:29.627 4933 4933 I SystemServer: WaitForDisplay
  10821. 03-07 20:34:29.627 4933 4933 I SystemServiceManager: Starting phase 100
  10822. 03-07 20:34:29.632 4933 4957 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  10823. 03-07 20:34:29.632 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  10824. 03-07 20:34:29.632 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  10825. 03-07 20:34:29.634 4933 4957 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  10826. 03-07 20:34:29.639 4933 4957 E light : light_open lights keyboard failed: -22
  10827. 03-07 20:34:29.640 4933 4957 E light : Light passthrough failed to load legacy HAL.
  10828. 03-07 20:34:29.640 4933 4957 E light : light_open lights buttons failed: -22
  10829. 03-07 20:34:29.640 4933 4957 E light : Light passthrough failed to load legacy HAL.
  10830. 03-07 20:34:29.644 4933 4957 E light : light_open lights bluetooth failed: -22
  10831. 03-07 20:34:29.644 4933 4957 E light : Light passthrough failed to load legacy HAL.
  10832. 03-07 20:34:29.645 4933 4957 E light : light_open lights wifi failed: -22
  10833. 03-07 20:34:29.645 4933 4957 E light : Light passthrough failed to load legacy HAL.
  10834. 03-07 20:34:29.646 4933 4933 D SystemServerTiming: WaitForDisplay took to complete: 19ms
  10835. 03-07 20:34:29.647 4933 4957 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  10836. 03-07 20:34:29.647 4933 4933 I SystemServer: StartPackageManagerService
  10837. 03-07 20:34:29.660 4933 4933 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  10838. 03-07 20:34:29.662 4933 4933 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  10839. 03-07 20:34:29.936 4933 4933 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  10840. 03-07 20:34:29.937 4933 4933 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  10841. 03-07 20:34:29.937 4933 4933 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  10842. 03-07 20:34:29.950 415 415 I MSM-irqbalance: Decided to move IRQ222 from CPU0 to CPU2
  10843. 03-07 20:34:30.060 4933 4972 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  10844. 03-07 20:34:30.181 4933 4971 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  10845. 03-07 20:34:30.202 4933 4972 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  10846. 03-07 20:34:30.273 4933 4970 I PackageParser: Parse times for '/system/priv-app/Settings': parse=114ms, update_cache=0 ms
  10847. 03-07 20:34:30.453 4933 4971 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=208ms, update_cache=0 ms
  10848. 03-07 20:34:30.490 4933 4975 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  10849. 03-07 20:34:30.496 4933 4975 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  10850. 03-07 20:34:30.503 4933 4976 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  10851. 03-07 20:34:30.533 4933 4974 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  10852. 03-07 20:34:30.572 4933 4976 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  10853. 03-07 20:34:30.572 4933 4976 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  10854. 03-07 20:34:30.643 4933 4933 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  10855. 03-07 20:34:30.644 4933 4933 D PackageManager: No files in app dir /oem/app
  10856. 03-07 20:34:30.645 4933 4933 I PackageManager: Finished scanning system apps. Time: 728 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  10857. 03-07 20:34:30.684 4933 4981 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  10858. 03-07 20:34:30.690 4933 4980 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  10859. 03-07 20:34:30.704 4933 4981 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  10860. 03-07 20:34:30.737 4933 4980 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  10861. 03-07 20:34:30.765 4933 4981 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  10862. 03-07 20:34:30.765 4933 4981 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  10863. 03-07 20:34:30.796 4933 4981 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  10864. 03-07 20:34:30.798 4933 4981 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  10865. 03-07 20:34:30.807 4933 4978 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  10866. 03-07 20:34:30.828 4933 4979 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=107ms, update_cache=0 ms
  10867. 03-07 20:34:30.844 4933 4933 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  10868. 03-07 20:34:30.844 4933 4933 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  10869. 03-07 20:34:30.841 4982 4982 I sensors.qcom: type=1400 audit(0.0:631): avc: denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=106 ioctlcmd=6403 scontext=u:r:init:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  10870. 03-07 20:34:30.855 4933 4979 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  10871. 03-07 20:34:30.855 4933 4979 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  10872. 03-07 20:34:30.868 4933 4980 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  10873. 03-07 20:34:30.879 4933 4981 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  10874. 03-07 20:34:30.892 4933 4933 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  10875. 03-07 20:34:30.909 4933 4981 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  10876. 03-07 20:34:30.910 4933 4981 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  10877. 03-07 20:34:30.926 4933 4980 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  10878. 03-07 20:34:30.944 4933 4980 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  10879. 03-07 20:34:30.985 4933 4978 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=173ms, update_cache=0 ms
  10880. 03-07 20:34:30.999 4933 4981 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  10881. 03-07 20:34:31.020 4933 4981 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  10882. 03-07 20:34:31.101 4933 4978 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  10883. 03-07 20:34:31.101 4933 4978 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  10884. 03-07 20:34:31.108 4933 4979 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  10885. 03-07 20:34:31.116 4933 4980 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  10886. 03-07 20:34:31.116 4933 4980 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  10887. 03-07 20:34:31.143 4933 4980 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=190ms, update_cache=0 ms
  10888. 03-07 20:34:31.169 4933 4978 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  10889. 03-07 20:34:31.197 4933 4981 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  10890. 03-07 20:34:31.238 4933 4980 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  10891. 03-07 20:34:31.297 4933 4979 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=162ms, update_cache=0 ms
  10892. 03-07 20:34:31.309 4933 4980 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  10893. 03-07 20:34:31.319 4933 4978 I PackageParser: Parse times for '/data/app/org.leetzone.android.yatsewidgetfree-2': parse=130ms, update_cache=0 ms
  10894. 03-07 20:34:31.323 4933 4979 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  10895. 03-07 20:34:31.325 4933 4979 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  10896. 03-07 20:34:31.391 4933 4943 I zygote64: Background concurrent copying GC freed 31473(1884KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 101us total 189.755ms
  10897. 03-07 20:34:31.397 4933 4981 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=126ms, update_cache=0 ms
  10898. 03-07 20:34:31.406 4933 4979 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  10899. 03-07 20:34:31.408 4933 4979 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  10900. 03-07 20:34:31.410 4933 4979 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  10901. 03-07 20:34:31.472 4933 4980 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  10902. 03-07 20:34:31.488 4933 4978 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  10903. 03-07 20:34:31.505 4933 4978 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  10904. 03-07 20:34:31.537 4933 4980 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  10905. 03-07 20:34:31.560 4933 4933 D PackageManager: No files in app dir /data/app-private
  10906. 03-07 20:34:31.562 4933 4933 I PackageManager: Finished scanning non-system apps. Time: 917 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  10907. 03-07 20:34:31.564 4933 4933 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  10908. 03-07 20:34:31.574 4933 4933 I PackageManager: Time to scan packages: 1.657 seconds
  10909. 03-07 20:34:31.581 4933 4933 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  10910. 03-07 20:34:31.651 2233 3397 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  10911. 03-07 20:34:31.654 2233 3397 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  10912. 03-07 20:34:31.657 2233 3398 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  10913. 03-07 20:34:31.660 2233 3398 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  10914. 03-07 20:34:31.719 2233 3397 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  10915. 03-07 20:34:31.721 2233 3397 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  10916. 03-07 20:34:31.725 2233 2233 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  10917. 03-07 20:34:31.727 2233 2233 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  10918. 03-07 20:34:31.758 4933 4933 V PackageManager: reconcileAppsData finished 18 packages
  10919. 03-07 20:34:31.759 4933 4933 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  10920. 03-07 20:34:31.759 4933 4983 D SystemServerInitThreadPool: Started executing prepareAppData
  10921. 03-07 20:34:31.759 4933 4933 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  10922. 03-07 20:34:31.759 4933 4933 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  10923. 03-07 20:34:31.759 4933 4933 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  10924. 03-07 20:34:31.760 4933 4933 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  10925. 03-07 20:34:31.760 4933 4933 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  10926. 03-07 20:34:31.760 4933 4933 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  10927. 03-07 20:34:31.760 4933 4933 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  10928. 03-07 20:34:31.760 4933 4933 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  10929. 03-07 20:34:31.760 4933 4933 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  10930. 03-07 20:34:31.760 4933 4933 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  10931. 03-07 20:34:31.760 4933 4933 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  10932. 03-07 20:34:31.761 4933 4933 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  10933. 03-07 20:34:31.761 4933 4933 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  10934. 03-07 20:34:31.763 2233 2252 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  10935. 03-07 20:34:31.764 4933 4933 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  10936. 03-07 20:34:31.764 4933 4933 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  10937. 03-07 20:34:31.765 2233 2252 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  10938. 03-07 20:34:31.765 4933 4933 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  10939. 03-07 20:34:31.765 4933 4933 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  10940. 03-07 20:34:31.765 4933 4933 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  10941. 03-07 20:34:31.765 2233 2252 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  10942. 03-07 20:34:31.765 4933 4933 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  10943. 03-07 20:34:31.765 4933 4933 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  10944. 03-07 20:34:31.766 4933 4933 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  10945. 03-07 20:34:31.766 2233 2252 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  10946. 03-07 20:34:31.766 2233 2252 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  10947. 03-07 20:34:31.766 4933 4933 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  10948. 03-07 20:34:31.768 2233 2252 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  10949. 03-07 20:34:31.769 2233 2252 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  10950. 03-07 20:34:31.769 2233 2252 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  10951. 03-07 20:34:31.770 2233 2252 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  10952. 03-07 20:34:31.770 2233 2252 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  10953. 03-07 20:34:31.770 2233 2252 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  10954. 03-07 20:34:31.770 2233 2252 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  10955. 03-07 20:34:31.771 2233 2252 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  10956. 03-07 20:34:31.771 2233 2252 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  10957. 03-07 20:34:31.771 2233 2252 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  10958. 03-07 20:34:31.772 2233 2252 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  10959. 03-07 20:34:31.772 2233 2252 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  10960. 03-07 20:34:31.772 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  10961. 03-07 20:34:31.772 2233 2252 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  10962. 03-07 20:34:31.772 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  10963. 03-07 20:34:31.772 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  10964. 03-07 20:34:31.773 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  10965. 03-07 20:34:31.773 2233 2252 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  10966. 03-07 20:34:31.773 2233 2252 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  10967. 03-07 20:34:31.773 2233 2252 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  10968. 03-07 20:34:31.774 2233 2252 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  10969. 03-07 20:34:31.774 2233 2252 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  10970. 03-07 20:34:31.774 2233 2252 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  10971. 03-07 20:34:31.775 2233 2252 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  10972. 03-07 20:34:31.775 2233 2252 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  10973. 03-07 20:34:31.776 2233 2252 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  10974. 03-07 20:34:31.776 2233 2252 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  10975. 03-07 20:34:31.776 2233 2252 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  10976. 03-07 20:34:31.776 2233 2252 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  10977. 03-07 20:34:31.777 2233 2252 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  10978. 03-07 20:34:31.777 2233 2252 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  10979. 03-07 20:34:31.777 2233 2252 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  10980. 03-07 20:34:31.787 4933 4983 D SystemServerTimingAsync: AppDataFixup took to complete: 28ms
  10981. 03-07 20:34:31.890 4933 4933 E PackageManager: There should probably be a verifier, but, none were found
  10982. 03-07 20:34:31.893 4933 4933 E System : ******************************************
  10983. 03-07 20:34:31.893 4933 4983 W zygote64: Long monitor contention with owner main (4933) at int libcore.io.Linux.writeBytes(java.io.FileDescriptor, java.lang.Object, int, int)(Linux.java:-2) waiters=0 in void com.android.server.pm.PackageManagerService.lambda$-com_android_server_pm_PackageManagerService_141909(java.util.List, int) for 105ms
  10984. 03-07 20:34:31.894 4933 4933 E System : ************ Failure starting system services
  10985. 03-07 20:34:31.894 4933 4933 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  10986. 03-07 20:34:31.894 4933 4933 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  10987. 03-07 20:34:31.894 4933 4933 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  10988. 03-07 20:34:31.894 4933 4933 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  10989. 03-07 20:34:31.894 4933 4933 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  10990. 03-07 20:34:31.894 4933 4933 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  10991. 03-07 20:34:31.894 4933 4933 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  10992. 03-07 20:34:31.894 4933 4933 E System : at java.lang.reflect.Method.invoke(Native Method)
  10993. 03-07 20:34:31.894 4933 4933 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  10994. 03-07 20:34:31.894 4933 4933 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  10995. 03-07 20:34:31.894 4933 4933 D SystemServerTiming: StartPackageManagerService took to complete: 2248ms
  10996. 03-07 20:34:31.895 4933 4933 E Zygote : System zygote died with exception
  10997. 03-07 20:34:31.895 4933 4933 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  10998. 03-07 20:34:31.895 4933 4933 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  10999. 03-07 20:34:31.895 4933 4933 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  11000. 03-07 20:34:31.895 4933 4933 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  11001. 03-07 20:34:31.895 4933 4933 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  11002. 03-07 20:34:31.895 4933 4933 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  11003. 03-07 20:34:31.895 4933 4933 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  11004. 03-07 20:34:31.895 4933 4933 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  11005. 03-07 20:34:31.895 4933 4933 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  11006. 03-07 20:34:31.895 4933 4933 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  11007. 03-07 20:34:31.895 4933 4933 D AndroidRuntime: Shutting down VM
  11008. 03-07 20:34:31.896 4933 4933 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  11009. 03-07 20:34:31.896 4933 4933 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  11010. 03-07 20:34:31.896 4933 4933 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  11011. 03-07 20:34:31.896 4933 4933 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  11012. 03-07 20:34:31.896 4933 4933 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  11013. 03-07 20:34:31.896 4933 4933 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  11014. 03-07 20:34:31.896 4933 4933 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  11015. 03-07 20:34:31.896 4933 4933 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  11016. 03-07 20:34:31.896 4933 4933 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  11017. 03-07 20:34:31.896 4933 4933 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  11018. 03-07 20:34:31.896 4933 4933 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  11019. 03-07 20:34:31.900 4933 4933 E AndroidRuntime: Error reporting crash
  11020. 03-07 20:34:31.900 4933 4933 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  11021. 03-07 20:34:31.900 4933 4933 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  11022. 03-07 20:34:31.900 4933 4933 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  11023. 03-07 20:34:31.900 4933 4933 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  11024. 03-07 20:34:31.900 4933 4933 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  11025. 03-07 20:34:31.900 4933 4933 I Process : Sending signal. PID: 4933 SIG: 9
  11026. 03-07 20:34:31.982 354 354 I ServiceManager: service 'recovery' died
  11027. 03-07 20:34:31.982 354 354 I ServiceManager: service 'display' died
  11028. 03-07 20:34:31.982 354 354 I ServiceManager: service 'device_identifiers' died
  11029. 03-07 20:34:31.982 354 354 I ServiceManager: service 'batterystats' died
  11030. 03-07 20:34:31.982 354 354 I ServiceManager: service 'appops' died
  11031. 03-07 20:34:31.983 354 354 I ServiceManager: service 'power' died
  11032. 03-07 20:34:31.983 4876 4876 E Zygote : Exit zygote because system server (4933) has terminated
  11033. 03-07 20:34:32.083 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  11034. 03-07 20:34:32.084 354 354 I ServiceManager: service 'media.audio_flinger' died
  11035. 03-07 20:34:32.084 354 354 I ServiceManager: service 'media.audio_policy' died
  11036. 03-07 20:34:32.327 354 354 I ServiceManager: service 'media.player' died
  11037. 03-07 20:34:32.327 354 354 I ServiceManager: service 'media.resource_manager' died
  11038. 03-07 20:34:32.343 354 354 I ServiceManager: service 'netd' died
  11039. 03-07 20:34:32.345 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  11040. 03-07 20:34:32.352 354 354 I ServiceManager: service 'wificond' died
  11041. 03-07 20:34:32.453 4988 4988 I wificond: wificond is starting up...
  11042. 03-07 20:34:32.473 4987 4987 I Netd : Netd 1.0 starting
  11043. 03-07 20:34:32.474 4987 4987 D TetherController: Setting IP forward enable = 0
  11044. 03-07 20:34:32.518 4987 4987 I Netd : Creating child chains: 36.7ms
  11045. 03-07 20:34:32.518 4987 4987 I Netd : Setting up OEM hooks: 0.2ms
  11046. 03-07 20:34:32.528 4987 4987 I Netd : Setting up FirewallController hooks: 9.4ms
  11047. 03-07 20:34:32.533 4987 4987 I Netd : Setting up NatController hooks: 5.5ms
  11048. 03-07 20:34:32.538 4987 4987 I Netd : Setting up BandwidthController hooks: 4.2ms
  11049. 03-07 20:34:32.538 4987 4987 I Netd : Setting up IdletimerController hooks: 0.2ms
  11050. 03-07 20:34:32.548 4987 4987 I Netd : Disabling bandwidth control: 10.4ms
  11051. 03-07 20:34:32.550 4987 4987 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  11052. 03-07 20:34:32.550 4987 4987 I Netd : Initializing RouteController: 1.7ms
  11053. 03-07 20:34:32.551 4987 4987 D MDnsDS : MDnsSdListener::Hander starting up
  11054. 03-07 20:34:32.556 4987 4987 I Netd : Registering NetdNativeService: 4.4ms
  11055. 03-07 20:34:32.556 4987 4997 D MDnsDS : MDnsSdListener starting to monitor
  11056. 03-07 20:34:32.556 4987 4987 I Netd : Starting CommandListener: 0.8ms
  11057. 03-07 20:34:32.559 4987 4987 I Netd : Registering NetdHwService: 2.2ms
  11058. 03-07 20:34:32.559 4987 4997 D MDnsDS : Going to poll with pollCount 1
  11059. 03-07 20:34:32.559 4987 4987 I Netd : Netd started in 86ms
  11060. 03-07 20:34:32.555 5003 5003 I netmgrd : type=1400 audit(0.0:632): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  11061. 03-07 20:34:32.571 5003 5003 I ndc : type=1400 audit(0.0:633): avc: denied { write } for name="netd" dev="tmpfs" ino=58557 scontext=u:r:init:s0 tcontext=u:object_r:netd_socket:s0 tclass=sock_file permissive=1
  11062. 03-07 20:34:32.571 5003 5003 I ndc : type=1400 audit(0.0:634): avc: denied { connectto } for path="/dev/socket/netd" scontext=u:r:init:s0 tcontext=u:r:netd:s0 tclass=unix_stream_socket permissive=1
  11063. 03-07 20:34:32.622 4985 4985 I FastMixerState: sMaxFastTracks = 8
  11064. 03-07 20:34:32.626 4985 4985 I audioserver: ServiceManager: 0xea1178e0
  11065. 03-07 20:34:32.627 4985 4985 W BatteryNotifier: batterystats service unavailable!
  11066. 03-07 20:34:32.630 4985 4985 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  11067. 03-07 20:34:32.636 4985 4985 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  11068. 03-07 20:34:32.644 4985 4985 I AudioFlinger: Using 300 mSec as standby time.
  11069. 03-07 20:34:32.649 4985 4985 W APM::Devices: DeviceVector::add device 80000040 already in
  11070. 03-07 20:34:32.649 4985 4985 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  11071. 03-07 20:34:32.650 4985 4985 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  11072. 03-07 20:34:32.654 4985 4985 D audio_hw_primary: adev_open: enter
  11073. 03-07 20:34:32.742 4986 4986 I mediaserver: ServiceManager: 0xeaa179e0
  11074. 03-07 20:34:32.744 4986 4986 W BatteryNotifier: batterystats service unavailable!
  11075. 03-07 20:34:32.764 4985 4985 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  11076. 03-07 20:34:32.765 4985 4985 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  11077. 03-07 20:34:32.765 4985 4985 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  11078. 03-07 20:34:32.765 4985 4985 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  11079. 03-07 20:34:32.765 4985 4985 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  11080. 03-07 20:34:32.765 4985 4985 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  11081. 03-07 20:34:32.765 4985 4985 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  11082. 03-07 20:34:32.766 4985 4985 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  11083. 03-07 20:34:32.766 4985 4985 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  11084. 03-07 20:34:32.771 4985 4985 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  11085. 03-07 20:34:32.772 4985 4985 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  11086. 03-07 20:34:32.773 4985 4985 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  11087. 03-07 20:34:32.777 4985 4985 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  11088. 03-07 20:34:32.781 4985 4985 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  11089. 03-07 20:34:32.782 4985 4985 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  11090. 03-07 20:34:32.782 4985 4985 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  11091. 03-07 20:34:32.792 4985 4985 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  11092. 03-07 20:34:32.805 4985 4985 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  11093. 03-07 20:34:32.805 4985 4985 D msm8974_platform: platform_init: Opened sound card:0
  11094. 03-07 20:34:32.811 4985 4985 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  11095. 03-07 20:34:32.811 4985 4985 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  11096. 03-07 20:34:32.811 4985 4985 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  11097. 03-07 20:34:32.811 4985 4985 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  11098. 03-07 20:34:32.811 4985 4985 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  11099. 03-07 20:34:32.811 4985 4985 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  11100. 03-07 20:34:32.811 4985 4985 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  11101. 03-07 20:34:32.811 4985 4985 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  11102. 03-07 20:34:32.812 4985 4985 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  11103. 03-07 20:34:32.812 4985 4985 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  11104. 03-07 20:34:32.812 4985 4985 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  11105. 03-07 20:34:32.812 4985 4985 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  11106. 03-07 20:34:32.812 4985 4985 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  11107. 03-07 20:34:32.812 4985 4985 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  11108. 03-07 20:34:32.813 4985 4985 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  11109. 03-07 20:34:32.813 4985 4985 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  11110. 03-07 20:34:32.813 4985 4985 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  11111. 03-07 20:34:32.814 4985 4985 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  11112. 03-07 20:34:32.814 4985 4985 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  11113. 03-07 20:34:32.814 4985 4985 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  11114. 03-07 20:34:32.815 4985 4985 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  11115. 03-07 20:34:32.815 4985 4985 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  11116. 03-07 20:34:32.815 4985 4985 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  11117. 03-07 20:34:32.815 4985 4985 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  11118. 03-07 20:34:32.815 4985 4985 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  11119. 03-07 20:34:32.816 4985 4985 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  11120. 03-07 20:34:32.816 4985 4985 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  11121. 03-07 20:34:32.817 4985 4985 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  11122. 03-07 20:34:32.817 4985 4985 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  11123. 03-07 20:34:32.817 4985 4985 D ACDB-LOADER: ACDB -> ACPH INIT
  11124. 03-07 20:34:32.817 4985 4985 D : [ACPH]->Online service registered with ACPH
  11125. 03-07 20:34:32.817 4985 4985 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  11126. 03-07 20:34:32.817 4985 4985 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  11127. 03-07 20:34:32.817 4985 4985 D : [ACPH]->ACPH init success
  11128. 03-07 20:34:32.818 4985 4985 D ACDB-LOADER: ACDB -> RTAC INIT
  11129. 03-07 20:34:32.818 4985 4985 D : [ACPH]->DSP RTC service registered with ACPH
  11130. 03-07 20:34:32.818 4985 4985 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  11131. 03-07 20:34:32.818 4985 4985 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  11132. 03-07 20:34:32.818 4985 4985 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  11133. 03-07 20:34:32.818 4985 4985 D : [ACPH]->FTS RTC service registered with ACPH
  11134. 03-07 20:34:32.818 4985 4985 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  11135. 03-07 20:34:32.818 4985 4985 D : [ACPH]->ADIE RTC service registered with ACPH
  11136. 03-07 20:34:32.818 4985 4985 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  11137. 03-07 20:34:32.818 4985 4985 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  11138. 03-07 20:34:32.819 4985 4985 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  11139. 03-07 20:34:32.819 4985 4985 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  11140. 03-07 20:34:32.819 4985 4985 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  11141. 03-07 20:34:32.819 4985 4985 D : Failed to fetch the lookup information of the MetaInfo table
  11142. 03-07 20:34:32.819 4985 4985 D : Output from GetMetaInfoSize command : 0
  11143. 03-07 20:34:32.823 4985 4985 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  11144. 03-07 20:34:32.823 4985 4985 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  11145. 03-07 20:34:32.823 4985 4985 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  11146. 03-07 20:34:32.823 4985 4985 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  11147. 03-07 20:34:32.823 4985 4985 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  11148. 03-07 20:34:32.823 4985 4985 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  11149. 03-07 20:34:32.823 4985 4985 D ACDB-LOADER: ACDB -> send_meta_info Enter
  11150. 03-07 20:34:32.823 4985 4985 E ACDB-LOADER: Fail to allocate memory for metainfo
  11151. 03-07 20:34:32.823 4985 4985 D ACDB-LOADER: ACDB -> send_meta_info failed
  11152. 03-07 20:34:32.823 4985 4985 D ACDB-LOADER: ACDB -> init done!
  11153. 03-07 20:34:32.824 4985 4985 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  11154. 03-07 20:34:32.824 4985 4985 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  11155. 03-07 20:34:32.824 4985 4985 D msm8974_platform: hw_util_open success
  11156. 03-07 20:34:32.824 4985 4985 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  11157. 03-07 20:34:32.825 4985 4985 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  11158. 03-07 20:34:32.825 4985 4985 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  11159. 03-07 20:34:32.825 4985 4985 D : Failed to fetch the lookup information of the device 00000056
  11160. 03-07 20:34:32.825 4985 4985 E ACDB-LOADER: Error: ACDB ANC returned = -1
  11161. 03-07 20:34:32.825 4985 4985 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  11162. 03-07 20:34:32.825 4985 4985 D : Failed to fetch the lookup information of the device 00000059
  11163. 03-07 20:34:32.825 4985 4985 E ACDB-LOADER: Error: ACDB ANC returned = -1
  11164. 03-07 20:34:32.825 4985 4985 D msm8974_platform: send_codec_cal cal sent for anc_cal
  11165. 03-07 20:34:32.825 4985 4985 E ACDB-LOADER: ACDB -> send_codec_cal
  11166. 03-07 20:34:32.825 4985 4985 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  11167. 03-07 20:34:32.825 4985 4985 D : Failed to fetch the lookup information of the device 00000064
  11168. 03-07 20:34:32.825 4985 4985 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  11169. 03-07 20:34:32.825 4985 4985 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  11170. 03-07 20:34:32.825 4985 4985 D msm8974_platform: send_codec_cal cal sent for mad_cal
  11171. 03-07 20:34:32.825 4985 4985 D ACDB-LOADER: send mbhc data
  11172. 03-07 20:34:32.825 4985 4985 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  11173. 03-07 20:34:32.825 4985 4985 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  11174. 03-07 20:34:32.825 4985 4985 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  11175. 03-07 20:34:32.825 4985 4985 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  11176. 03-07 20:34:32.826 4985 4985 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  11177. 03-07 20:34:32.826 4985 4985 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  11178. 03-07 20:34:32.830 4985 4985 V audio_amplifier: amp_calibrate
  11179. 03-07 20:34:32.877 4985 4985 I SmartAmp: Enter function FIH_Tfa9887_init
  11180. 03-07 20:34:32.877 4985 4985 I SmartAmp: init start@1520451272.877400
  11181. 03-07 20:34:32.877 4985 4985 I SmartAmp: init_status = init
  11182. 03-07 20:34:32.877 4985 4985 I SmartAmp: smartamp ->/proc/devmodel NBQ
  11183. 03-07 20:34:32.877 4985 4985 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  11184. 03-07 20:34:32.877 4985 4985 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  11185. 03-07 20:34:32.877 4985 4985 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  11186. 03-07 20:34:32.877 4985 4985 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  11187. 03-07 20:34:32.877 4985 4985 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  11188. 03-07 20:34:32.877 4985 4985 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  11189. 03-07 20:34:32.877 4985 4985 I SmartAmp: Enter function loadSpeakerFile
  11190. 03-07 20:34:32.878 4985 4985 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  11191. 03-07 20:34:32.880 4985 4985 I SmartAmp: ========================================
  11192. 03-07 20:34:32.880 4985 4985 I SmartAmp: Tfa98xx_Open return value is 0.
  11193. 03-07 20:34:32.880 4985 4985 I SmartAmp: Enter function coldStartup
  11194. 03-07 20:34:32.882 4985 4985 I SmartAmp: Waiting for AMPS and CLKS to start up
  11195. 03-07 20:34:32.953 4984 4984 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  11196. 03-07 20:34:32.961 4984 4984 I zygote64: option[0]=-Xzygote
  11197. 03-07 20:34:32.961 4984 4984 I zygote64: option[1]=-Xcheck:jni
  11198. 03-07 20:34:32.961 4984 4984 I zygote64: option[2]=-Xusetombstonedtraces
  11199. 03-07 20:34:32.961 4984 4984 I zygote64: option[3]=exit
  11200. 03-07 20:34:32.961 4984 4984 I zygote64: option[4]=vfprintf
  11201. 03-07 20:34:32.961 4984 4984 I zygote64: option[5]=sensitiveThread
  11202. 03-07 20:34:32.961 4984 4984 I zygote64: option[6]=-verbose:gc
  11203. 03-07 20:34:32.961 4984 4984 I zygote64: option[7]=-Xms8m
  11204. 03-07 20:34:32.961 4984 4984 I zygote64: option[8]=-Xmx768m
  11205. 03-07 20:34:32.961 4984 4984 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  11206. 03-07 20:34:32.961 4984 4984 I zygote64: option[10]=-XX:HeapMinFree=512k
  11207. 03-07 20:34:32.962 4984 4984 I zygote64: option[11]=-XX:HeapMaxFree=8m
  11208. 03-07 20:34:32.962 4984 4984 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  11209. 03-07 20:34:32.962 4984 4984 I zygote64: option[13]=-Xusejit:true
  11210. 03-07 20:34:32.962 4984 4984 I zygote64: option[14]=-Xjitsaveprofilinginfo
  11211. 03-07 20:34:32.962 4984 4984 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  11212. 03-07 20:34:32.962 4984 4984 I zygote64: option[16]=-Xlockprofthreshold:500
  11213. 03-07 20:34:32.962 4984 4984 I zygote64: option[17]=-Ximage-compiler-option
  11214. 03-07 20:34:32.962 4984 4984 I zygote64: option[18]=--runtime-arg
  11215. 03-07 20:34:32.962 4984 4984 I zygote64: option[19]=-Ximage-compiler-option
  11216. 03-07 20:34:32.962 4984 4984 I zygote64: option[20]=-Xms64m
  11217. 03-07 20:34:32.962 4984 4984 I zygote64: option[21]=-Ximage-compiler-option
  11218. 03-07 20:34:32.962 4984 4984 I zygote64: option[22]=--runtime-arg
  11219. 03-07 20:34:32.962 4984 4984 I zygote64: option[23]=-Ximage-compiler-option
  11220. 03-07 20:34:32.962 4984 4984 I zygote64: option[24]=-Xmx64m
  11221. 03-07 20:34:32.962 4984 4984 I zygote64: option[25]=-Ximage-compiler-option
  11222. 03-07 20:34:32.962 4984 4984 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  11223. 03-07 20:34:32.962 4984 4984 I zygote64: option[27]=-Ximage-compiler-option
  11224. 03-07 20:34:32.962 4984 4984 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  11225. 03-07 20:34:32.962 4984 4984 I zygote64: option[29]=-Ximage-compiler-option
  11226. 03-07 20:34:32.962 4984 4984 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  11227. 03-07 20:34:32.962 4984 4984 I zygote64: option[31]=-Ximage-compiler-option
  11228. 03-07 20:34:32.962 4984 4984 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  11229. 03-07 20:34:32.962 4984 4984 I zygote64: option[33]=-Xcompiler-option
  11230. 03-07 20:34:32.962 4984 4984 I zygote64: option[34]=--runtime-arg
  11231. 03-07 20:34:32.962 4984 4984 I zygote64: option[35]=-Xcompiler-option
  11232. 03-07 20:34:32.962 4984 4984 I zygote64: option[36]=-Xms64m
  11233. 03-07 20:34:32.962 4984 4984 I zygote64: option[37]=-Xcompiler-option
  11234. 03-07 20:34:32.962 4984 4984 I zygote64: option[38]=--runtime-arg
  11235. 03-07 20:34:32.963 4984 4984 I zygote64: option[39]=-Xcompiler-option
  11236. 03-07 20:34:32.963 4984 4984 I zygote64: option[40]=-Xmx512m
  11237. 03-07 20:34:32.963 4984 4984 I zygote64: option[41]=-Xcompiler-option
  11238. 03-07 20:34:32.963 4984 4984 I zygote64: option[42]=-j2
  11239. 03-07 20:34:32.963 4984 4984 I zygote64: option[43]=-Ximage-compiler-option
  11240. 03-07 20:34:32.963 4984 4984 I zygote64: option[44]=-j4
  11241. 03-07 20:34:32.963 4984 4984 I zygote64: option[45]=-Ximage-compiler-option
  11242. 03-07 20:34:32.963 4984 4984 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  11243. 03-07 20:34:32.963 4984 4984 I zygote64: option[47]=-Xcompiler-option
  11244. 03-07 20:34:32.963 4984 4984 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  11245. 03-07 20:34:32.963 4984 4984 I zygote64: option[49]=-Ximage-compiler-option
  11246. 03-07 20:34:32.963 4984 4984 I zygote64: option[50]=--instruction-set-features=default
  11247. 03-07 20:34:32.963 4984 4984 I zygote64: option[51]=-Xcompiler-option
  11248. 03-07 20:34:32.963 4984 4984 I zygote64: option[52]=--instruction-set-features=default
  11249. 03-07 20:34:32.963 4984 4984 I zygote64: option[53]=-Duser.locale=en-US
  11250. 03-07 20:34:32.963 4984 4984 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  11251. 03-07 20:34:32.963 4984 4984 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  11252. 03-07 20:34:32.983 4985 4985 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  11253. 03-07 20:34:32.983 4985 4985 I SmartAmp: Get AMPS AND CLKS
  11254. 03-07 20:34:32.994 4985 4985 I SmartAmp: Enter function dspPatch
  11255. 03-07 20:34:32.994 4985 4985 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  11256. 03-07 20:34:32.995 4985 4985 I SmartAmp: Enter function dspPatch
  11257. 03-07 20:34:32.996 4985 4985 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  11258. 03-07 20:34:33.057 4985 4985 I SmartAmp: Enter function setOtc
  11259. 03-07 20:34:33.069 4985 4985 I SmartAmp: MTP = 0x3
  11260. 03-07 20:34:33.069 4985 4985 I SmartAmp: Enter function checkMTPEX
  11261. 03-07 20:34:33.069 4985 4985 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  11262. 03-07 20:34:33.070 4985 4985 I SmartAmp: Enter function load_all_settings
  11263. 03-07 20:34:33.082 4985 4985 I SmartAmp: Enter function setConfig
  11264. 03-07 20:34:33.082 4985 4985 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  11265. 03-07 20:34:33.088 4985 4985 I SmartAmp: Enter function setPreset
  11266. 03-07 20:34:33.088 4985 4985 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  11267. 03-07 20:34:33.092 4985 4985 I SmartAmp: Enter function setEQ
  11268. 03-07 20:34:33.092 4985 4985 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  11269. 03-07 20:34:33.095 4985 4985 I SmartAmp: Loaded biquad 1
  11270. 03-07 20:34:33.097 4985 4985 I SmartAmp: Loaded biquad 2
  11271. 03-07 20:34:33.099 4985 4985 I SmartAmp: Loaded biquad 3
  11272. 03-07 20:34:33.101 4985 4985 I SmartAmp: Disabled biquad 4
  11273. 03-07 20:34:33.103 4985 4985 I SmartAmp: Loaded biquad 5
  11274. 03-07 20:34:33.105 4985 4985 I SmartAmp: Loaded biquad 6
  11275. 03-07 20:34:33.106 4985 4985 I SmartAmp: Loaded biquad 7
  11276. 03-07 20:34:33.108 4985 4985 I SmartAmp: Disabled biquad 8
  11277. 03-07 20:34:33.110 4985 4985 I SmartAmp: Disabled biquad 9
  11278. 03-07 20:34:33.112 4985 4985 I SmartAmp: Disabled biquad 10
  11279. 03-07 20:34:33.113 4985 4985 I SmartAmp: Enter function waitCalibration
  11280. 03-07 20:34:33.113 4985 4985 I SmartAmp: Calibration value is 02 ohm
  11281. 03-07 20:34:33.113 4985 4985 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  11282. 03-07 20:34:33.113 4985 4985 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  11283. 03-07 20:34:33.114 4985 4985 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  11284. 03-07 20:34:33.114 4985 4985 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  11285. 03-07 20:34:33.114 4985 4985 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  11286. 03-07 20:34:33.114 4985 4985 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  11287. 03-07 20:34:33.114 4985 4985 I SmartAmp: Enter function loadSpeakerFile
  11288. 03-07 20:34:33.114 4985 4985 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  11289. 03-07 20:34:33.114 4985 4985 I SmartAmp: ========================================
  11290. 03-07 20:34:33.115 4985 4985 I SmartAmp: Tfa98xx_Open return value is 0.
  11291. 03-07 20:34:33.115 4985 4985 I SmartAmp: Enter function coldStartup
  11292. 03-07 20:34:33.117 4985 4985 I SmartAmp: Waiting for AMPS and CLKS to start up
  11293. 03-07 20:34:33.217 4985 4985 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  11294. 03-07 20:34:33.218 4985 4985 I SmartAmp: Get AMPS AND CLKS
  11295. 03-07 20:34:33.229 4985 4985 I SmartAmp: Enter function dspPatch
  11296. 03-07 20:34:33.229 4985 4985 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  11297. 03-07 20:34:33.230 4985 4985 I SmartAmp: Enter function dspPatch
  11298. 03-07 20:34:33.230 4985 4985 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  11299. 03-07 20:34:33.241 4984 4984 D Zygote : begin preload
  11300. 03-07 20:34:33.241 4984 4984 I Zygote : Installing ICU cache reference pinning...
  11301. 03-07 20:34:33.241 4984 4984 I Zygote : Preloading ICU data...
  11302. 03-07 20:34:33.260 4984 4984 D Zygote64Timing: BeginIcuCachePinning took to complete: 19ms
  11303. 03-07 20:34:33.260 4984 4984 I Zygote : Preloading classes...
  11304. 03-07 20:34:33.295 4985 4985 I SmartAmp: Enter function setOtc
  11305. 03-07 20:34:33.306 4985 4985 I SmartAmp: MTP = 0x3
  11306. 03-07 20:34:33.306 4985 4985 I SmartAmp: Enter function checkMTPEX
  11307. 03-07 20:34:33.307 4985 4985 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  11308. 03-07 20:34:33.307 4985 4985 I SmartAmp: Enter function load_all_settings
  11309. 03-07 20:34:33.320 4985 4985 I SmartAmp: Enter function setConfig
  11310. 03-07 20:34:33.320 4985 4985 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  11311. 03-07 20:34:33.326 4985 4985 I SmartAmp: Enter function setPreset
  11312. 03-07 20:34:33.326 4985 4985 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  11313. 03-07 20:34:33.331 4985 4985 I SmartAmp: Enter function setEQ
  11314. 03-07 20:34:33.331 4985 4985 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  11315. 03-07 20:34:33.333 4985 4985 I SmartAmp: Loaded biquad 1
  11316. 03-07 20:34:33.337 4985 4985 I SmartAmp: Loaded biquad 2
  11317. 03-07 20:34:33.339 4985 4985 I SmartAmp: Loaded biquad 3
  11318. 03-07 20:34:33.341 4985 4985 I SmartAmp: Disabled biquad 4
  11319. 03-07 20:34:33.343 4985 4985 I SmartAmp: Loaded biquad 5
  11320. 03-07 20:34:33.346 4985 4985 I SmartAmp: Loaded biquad 6
  11321. 03-07 20:34:33.348 4985 4985 I SmartAmp: Loaded biquad 7
  11322. 03-07 20:34:33.351 4985 4985 I SmartAmp: Disabled biquad 8
  11323. 03-07 20:34:33.353 4985 4985 I SmartAmp: Disabled biquad 9
  11324. 03-07 20:34:33.355 4985 4985 I SmartAmp: Loaded biquad 10
  11325. 03-07 20:34:33.355 4985 4985 I SmartAmp: Enter function waitCalibration
  11326. 03-07 20:34:33.356 4985 4985 I SmartAmp: Calibration value is 02 ohm
  11327. 03-07 20:34:33.360 4985 4985 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  11328. 03-07 20:34:33.360 4985 4985 I SmartAmp: Set DC to DC converter in active mode
  11329. 03-07 20:34:33.360 4985 4985 I SmartAmp: Set DC to DC converter in active mode
  11330. 03-07 20:34:33.362 4985 4985 I SmartAmp: init end@1520451273.362488
  11331. 03-07 20:34:33.362 4985 4985 I SmartAmp: FIH_Tfa9887_init return value 0
  11332. 03-07 20:34:33.502 4984 4984 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  11333. 03-07 20:34:33.525 4984 4984 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  11334. 03-07 20:34:33.538 4984 4984 I zygote64: Thread[1,tid=4984,Native,Thread*=0x7e534c2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  11335. 03-07 20:34:33.538 4984 4984 D MtpDeviceJNI: register_android_mtp_MtpDevice
  11336. 03-07 20:34:33.539 4984 4984 I zygote64: Thread[1,tid=4984,Native,Thread*=0x7e534c2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  11337. 03-07 20:34:33.540 4984 4984 I zygote64: Thread[1,tid=4984,Native,Thread*=0x7e534c2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  11338. 03-07 20:34:33.579 4985 5013 V audio_amplifier: --write_dummy_data:167
  11339. 03-07 20:34:33.591 4985 4985 I audio_amplifier: Found PRI_MI2S Clock! 964
  11340. 03-07 20:34:33.592 4985 4985 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  11341. 03-07 20:34:33.594 4985 4985 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  11342. 03-07 20:34:33.594 4985 4985 W DeviceHAL: Device 0xe988d000 get_master_volume: Function not implemented
  11343. 03-07 20:34:33.594 4985 4985 W DeviceHAL: Device 0xe988d000 get_master_mute: Function not implemented
  11344. 03-07 20:34:33.594 4985 4985 W DeviceHAL: Device 0xe988d000 set_master_volume: Function not implemented
  11345. 03-07 20:34:33.594 4985 4985 W DeviceHAL: Device 0xe988d000 set_master_mute: Function not implemented
  11346. 03-07 20:34:33.595 4985 4985 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  11347. 03-07 20:34:33.595 4985 4985 I AudioFlinger: openOutput() this 0xea13d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  11348. 03-07 20:34:33.595 4985 4985 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xe90f4000)
  11349. 03-07 20:34:33.595 4985 4985 D audio_hw_primary: adev_open_output_stream: Stream (0xe90f4000) picks up usecase (low-latency-playback)
  11350. 03-07 20:34:33.596 4985 4985 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  11351. 03-07 20:34:33.598 4985 4985 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  11352. 03-07 20:34:33.600 4985 4985 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  11353. 03-07 20:34:33.600 4985 4985 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  11354. 03-07 20:34:33.600 4985 4985 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  11355. 03-07 20:34:33.612 4985 4985 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  11356. 03-07 20:34:33.613 4985 4985 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  11357. 03-07 20:34:33.615 4985 5023 I AudioFlinger: AudioFlinger's thread 0xe8b03880 tid=5023 ready to run
  11358. 03-07 20:34:33.615 4985 4985 I AudioFlinger: Using module 10 as the primary audio interface
  11359. 03-07 20:34:33.615 4985 5023 W AudioFlinger: no wake lock to update, system not ready yet
  11360. 03-07 20:34:33.615 4985 5023 D audio_hw_primary: out_standby: enter: stream (0xe90f4000) usecase(1: low-latency-playback)
  11361. 03-07 20:34:33.616 4985 4985 W AudioFlinger: moveEffects() bad srcOutput 0
  11362. 03-07 20:34:33.616 4985 5023 W AudioFlinger: no wake lock to update, system not ready yet
  11363. 03-07 20:34:33.616 4985 5023 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  11364. 03-07 20:34:33.619 4985 4985 I AudioFlinger: openOutput() this 0xea13d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  11365. 03-07 20:34:33.619 4985 4985 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xe90f4180)
  11366. 03-07 20:34:33.619 4985 4985 D audio_hw_primary: adev_open_output_stream: Stream (0xe90f4180) picks up usecase (audio-ull-playback)
  11367. 03-07 20:34:33.620 4985 4985 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  11368. 03-07 20:34:33.621 4985 5026 I AudioFlinger: AudioFlinger's thread 0xe84038c0 tid=5026 ready to run
  11369. 03-07 20:34:33.621 4985 5026 W AudioFlinger: no wake lock to update, system not ready yet
  11370. 03-07 20:34:33.621 4985 5026 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  11371. 03-07 20:34:33.621 4985 5026 D audio_hw_primary: out_standby: enter: stream (0xe90f4180) usecase(12: audio-ull-playback)
  11372. 03-07 20:34:33.622 4985 5026 W AudioFlinger: no wake lock to update, system not ready yet
  11373. 03-07 20:34:33.623 4985 4985 I AudioFlinger: openOutput() this 0xea13d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  11374. 03-07 20:34:33.623 4985 4985 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xe90f4300)
  11375. 03-07 20:34:33.623 4985 4985 D audio_hw_primary: adev_open_output_stream: Stream (0xe90f4300) picks up usecase (deep-buffer-playback)
  11376. 03-07 20:34:33.624 4985 4985 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  11377. 03-07 20:34:33.625 4985 5028 I AudioFlinger: AudioFlinger's thread 0xe8003740 tid=5028 ready to run
  11378. 03-07 20:34:33.625 4985 5028 W AudioFlinger: no wake lock to update, system not ready yet
  11379. 03-07 20:34:33.625 4985 5028 D audio_hw_primary: out_standby: enter: stream (0xe90f4300) usecase(0: deep-buffer-playback)
  11380. 03-07 20:34:33.626 4985 5028 W AudioFlinger: no wake lock to update, system not ready yet
  11381. 03-07 20:34:33.626 4985 5028 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  11382. 03-07 20:34:33.627 4985 4985 I AudioFlinger: openOutput() this 0xea13d000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  11383. 03-07 20:34:33.628 4985 4985 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xe90f4480)
  11384. 03-07 20:34:33.628 4985 4985 D audio_hw_primary: adev_open_output_stream: Stream (0xe90f4480) picks up usecase (afe-proxy-playback)
  11385. 03-07 20:34:33.628 4985 4985 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  11386. 03-07 20:34:33.629 4985 5031 I AudioFlinger: AudioFlinger's thread 0xe7d83a80 tid=5031 ready to run
  11387. 03-07 20:34:33.629 4985 5031 W AudioFlinger: no wake lock to update, system not ready yet
  11388. 03-07 20:34:33.629 4985 5031 D audio_hw_primary: out_standby: enter: stream (0xe90f4480) usecase(37: afe-proxy-playback)
  11389. 03-07 20:34:33.629 4985 5031 W AudioFlinger: no wake lock to update, system not ready yet
  11390. 03-07 20:34:33.630 4985 5031 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  11391. 03-07 20:34:33.631 4985 4985 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xea13aa40) io_handle(14) source(1)
  11392. 03-07 20:34:33.633 4985 5033 I AudioFlinger: AudioFlinger's thread 0xe7983900 tid=5033 ready to run
  11393. 03-07 20:34:33.633 4985 4985 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xea13aa40)
  11394. 03-07 20:34:33.633 4985 4985 D audio_hw_primary: in_standby: enter: stream (0xea13aa40) usecase(16: audio-record)
  11395. 03-07 20:34:33.633 4985 4985 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xea13aa40) io_handle(22) source(1)
  11396. 03-07 20:34:33.633 4985 4985 W DeviceHAL: Device 0xe988d000 open_input_stream: Invalid argument
  11397. 03-07 20:34:33.634 4985 4985 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xea13aa40) io_handle(22) source(1)
  11398. 03-07 20:34:33.634 4985 4985 W DeviceHAL: Device 0xe988d000 open_input_stream: Invalid argument
  11399. 03-07 20:34:33.634 4985 4985 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  11400. 03-07 20:34:33.643 4985 4985 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  11401. 03-07 20:34:33.643 4985 4985 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  11402. 03-07 20:34:33.643 4985 4985 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  11403. 03-07 20:34:33.646 4985 4985 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  11404. 03-07 20:34:33.646 4985 4985 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  11405. 03-07 20:34:33.648 4985 4985 I r_submix: adev_open(name=audio_hw_if)
  11406. 03-07 20:34:33.649 4985 4985 I r_submix: adev_init_check()
  11407. 03-07 20:34:33.649 4985 4985 W DeviceHAL: Device 0xe805f600 set_master_mute: Function not implemented
  11408. 03-07 20:34:33.649 4985 4985 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  11409. 03-07 20:34:33.649 4985 4985 D r_submix: adev_open_input_stream(addr=0)
  11410. 03-07 20:34:33.649 4985 4985 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  11411. 03-07 20:34:33.649 4985 4985 D r_submix: now using address 0 for route 9
  11412. 03-07 20:34:33.650 4985 5037 I AudioFlinger: AudioFlinger's thread 0xe7983180 tid=5037 ready to run
  11413. 03-07 20:34:33.650 4985 4985 D r_submix: adev_close_input_stream()
  11414. 03-07 20:34:33.650 4985 4985 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  11415. 03-07 20:34:33.652 4985 4985 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  11416. 03-07 20:34:33.652 4985 4985 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  11417. 03-07 20:34:33.652 4985 4985 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  11418. 03-07 20:34:33.652 4985 4985 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  11419. 03-07 20:34:33.654 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  11420. 03-07 20:34:33.656 4985 4985 E SoundTriggerHwService: could not read implementation properties
  11421. 03-07 20:34:33.680 4984 4984 I Zygote : ...preloaded 4715 classes in 420ms.
  11422. 03-07 20:34:33.680 4984 4984 I zygote64: VMRuntime.preloadDexCaches starting
  11423. 03-07 20:34:33.761 4984 4984 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  11424. 03-07 20:34:33.761 4984 4984 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  11425. 03-07 20:34:33.761 4984 4984 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  11426. 03-07 20:34:33.761 4984 4984 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  11427. 03-07 20:34:33.761 4984 4984 I zygote64: VMRuntime.preloadDexCaches finished
  11428. 03-07 20:34:33.762 4984 4984 D Zygote64Timing: PreloadClasses took to complete: 501ms
  11429. 03-07 20:34:33.866 4984 4984 I Zygote : Preloading resources...
  11430. 03-07 20:34:33.886 4984 4984 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  11431. 03-07 20:34:33.928 4984 4984 I Zygote : ...preloaded 64 resources in 62ms.
  11432. 03-07 20:34:33.936 4984 4984 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  11433. 03-07 20:34:33.939 4984 4984 I Zygote : ...preloaded 41 resources in 11ms.
  11434. 03-07 20:34:33.940 4984 4984 D Zygote64Timing: PreloadResources took to complete: 178ms
  11435. 03-07 20:34:33.940 4984 4984 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  11436. 03-07 20:34:33.943 4984 4984 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  11437. 03-07 20:34:33.946 4984 4984 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  11438. 03-07 20:34:33.960 4984 4984 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  11439. 03-07 20:34:33.962 4984 4984 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  11440. 03-07 20:34:33.985 4984 4984 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  11441. 03-07 20:34:33.986 4984 4984 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  11442. 03-07 20:34:34.011 4984 4984 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  11443. 03-07 20:34:34.016 4984 4984 I Zygote : Preloading shared libraries...
  11444. 03-07 20:34:34.042 4984 4984 I Zygote : Uninstalled ICU cache reference pinning...
  11445. 03-07 20:34:34.046 4984 4984 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  11446. 03-07 20:34:34.070 4984 4984 I Zygote : Warmed up JCA providers in 24ms.
  11447. 03-07 20:34:34.070 4984 4984 D Zygote : end preload
  11448. 03-07 20:34:34.070 4984 4984 D Zygote64Timing: ZygotePreload took to complete: 829ms
  11449. 03-07 20:34:34.098 4984 4984 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 340us total 27.272ms
  11450. 03-07 20:34:34.119 4984 4984 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 39us total 16.024ms
  11451. 03-07 20:34:34.120 4984 4984 D Zygote64Timing: PostZygoteInitGC took to complete: 49ms
  11452. 03-07 20:34:34.120 4984 4984 D Zygote64Timing: ZygoteInit took to complete: 879ms
  11453. 03-07 20:34:34.121 4984 4984 I : seccomp disabled by setenforce 0
  11454. 03-07 20:34:34.178 4984 4984 I Zygote : System server process 5040 has been created
  11455. 03-07 20:34:34.181 4984 4984 I Zygote : Accepting command socket connections
  11456. 03-07 20:34:34.195 5040 5040 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  11457. 03-07 20:34:34.206 5040 5040 I zygote64: The ClassLoaderContext is a special shared library.
  11458. 03-07 20:34:34.237 5040 5040 I SystemServer: InitBeforeStartServices
  11459. 03-07 20:34:34.238 5040 5040 I SystemServer: Entered the Android system server!
  11460. 03-07 20:34:34.453 5040 5040 D SystemServerTiming: InitBeforeStartServices took to complete: 216ms
  11461. 03-07 20:34:34.454 5040 5040 I SystemServer: StartServices
  11462. 03-07 20:34:34.454 5040 5040 I SystemServer: Reading configuration...
  11463. 03-07 20:34:34.454 5040 5040 I SystemServer: ReadingSystemConfig
  11464. 03-07 20:34:34.455 5040 5040 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  11465. 03-07 20:34:34.455 5040 5040 I SystemServer: StartInstaller
  11466. 03-07 20:34:34.455 5040 5053 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  11467. 03-07 20:34:34.455 5040 5040 I SystemServiceManager: Starting com.android.server.pm.Installer
  11468. 03-07 20:34:34.458 5040 5040 D SystemServerTiming: StartInstaller took to complete: 2ms
  11469. 03-07 20:34:34.458 5040 5040 I SystemServer: DeviceIdentifiersPolicyService
  11470. 03-07 20:34:34.458 5040 5040 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  11471. 03-07 20:34:34.459 5040 5040 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 1ms
  11472. 03-07 20:34:34.460 5040 5040 I SystemServer: StartActivityManager
  11473. 03-07 20:34:34.460 5040 5040 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  11474. 03-07 20:34:34.489 5040 5040 I ActivityManager: Memory class: 288
  11475. 03-07 20:34:34.491 5040 5055 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  11476. 03-07 20:34:34.493 5040 5056 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  11477. 03-07 20:34:34.505 5040 5053 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  11478. 03-07 20:34:34.521 5040 5040 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  11479. 03-07 20:34:34.226 5040 5040 I chatty : uid=1000 system_server identical 4 lines
  11480. 03-07 20:34:34.232 5040 5040 I zygote64: The ClassLoaderContext is a special shared library.
  11481. 03-07 20:34:34.527 5040 5058 E BluetoothAdapter: Bluetooth binder is null
  11482. 03-07 20:34:34.529 5040 5058 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  11483. 03-07 20:34:34.532 5040 5058 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  11484. 03-07 20:34:34.533 5040 5058 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  11485. 03-07 20:34:34.539 5040 5058 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  11486. 03-07 20:34:34.540 5040 5058 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  11487. 03-07 20:34:34.545 5040 5058 D vndksupport: Loading /vendor/lib64/hw/power.msm8992.so from current namespace instead of sphal namespace.
  11488. 03-07 20:34:34.548 5040 5058 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
  11489. 03-07 20:34:34.548 5040 5058 E QCOM PowerHAL: Failed to get prefetcher handle.
  11490. 03-07 20:34:34.549 5040 5058 D QCOM PowerHAL: power_open: enter; name=power
  11491. 03-07 20:34:34.549 5040 5058 D QCOM PowerHAL: power_open: exit 0
  11492. 03-07 20:34:34.549 5040 5058 I QCOM PowerHAL: QCOM power HAL initing.
  11493. 03-07 20:34:34.550 5040 5058 I PowerManagerService-JNI: Loaded power HAL service
  11494. 03-07 20:34:34.612 5040 5040 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  11495. 03-07 20:34:34.616 5040 5040 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace.
  11496. 03-07 20:34:34.654 5040 5040 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  11497. 03-07 20:34:34.660 5040 5064 I ServiceThread: Enabled StrictMode logging for android.display looper.
  11498. 03-07 20:34:34.661 5040 5040 W system_server: Failed to remove /acct/uid_1041/pid_4985: Device or resource busy
  11499. 03-07 20:34:34.661 5040 5040 W system_server: Failed to remove /acct/uid_1041: Permission denied
  11500. 03-07 20:34:34.661 5040 5040 W system_server: Failed to remove /acct/uid_1047/pid_4854: Device or resource busy
  11501. 03-07 20:34:34.661 5040 5040 W system_server: Failed to remove /acct/uid_1047: Permission denied
  11502. 03-07 20:34:34.661 5040 5040 W system_server: Failed to remove /acct/uid_1058/pid_2323: Device or resource busy
  11503. 03-07 20:34:34.662 5040 5040 W system_server: Failed to remove /acct/uid_1058: Permission denied
  11504. 03-07 20:34:34.662 5040 5040 W system_server: Failed to remove /acct/uid_1006/pid_2311: Device or resource busy
  11505. 03-07 20:34:34.662 5040 5040 W system_server: Failed to remove /acct/uid_1006: Permission denied
  11506. 03-07 20:34:34.662 5040 5040 W system_server: Failed to remove /acct/uid_1046/pid_2259: Device or resource busy
  11507. 03-07 20:34:34.662 5040 5040 W system_server: Failed to remove /acct/uid_1046: Permission denied
  11508. 03-07 20:34:34.662 5040 5040 W system_server: Failed to remove /acct/uid_1040/pid_2243: Device or resource busy
  11509. 03-07 20:34:34.662 5040 5040 W system_server: Failed to remove /acct/uid_1040: Permission denied
  11510. 03-07 20:34:34.662 5040 5040 W system_server: Failed to remove /acct/uid_1017/pid_2234: Device or resource busy
  11511. 03-07 20:34:34.662 5040 5040 W system_server: Failed to remove /acct/uid_1017: Permission denied
  11512. 03-07 20:34:34.662 5040 5040 W system_server: Failed to remove /acct/uid_1019/pid_2232: Device or resource busy
  11513. 03-07 20:34:34.662 5040 5040 W system_server: Failed to remove /acct/uid_1019: Permission denied
  11514. 03-07 20:34:34.662 5040 5040 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  11515. 03-07 20:34:34.662 5040 5040 W system_server: Failed to remove /acct/uid_3005: Permission denied
  11516. 03-07 20:34:34.662 5040 5040 W system_server: Failed to remove /acct/uid_10003: Permission denied
  11517. 03-07 20:34:34.662 5040 5040 W system_server: Failed to remove /acct/uid_10001: Permission denied
  11518. 03-07 20:34:34.662 5040 5040 W system_server: Failed to remove /acct/uid_10004: Permission denied
  11519. 03-07 20:34:34.663 5040 5040 W system_server: Failed to remove /acct/uid_10005: Permission denied
  11520. 03-07 20:34:34.663 5040 5040 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  11521. 03-07 20:34:34.663 5040 5040 W system_server: Failed to remove /acct/uid_1003: Permission denied
  11522. 03-07 20:34:34.663 5040 5040 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  11523. 03-07 20:34:34.663 5040 5040 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  11524. 03-07 20:34:34.663 5040 5040 W system_server: Failed to remove /acct/uid_1001: Permission denied
  11525. 03-07 20:34:34.663 5040 5040 W system_server: Failed to remove /acct/uid_1010/pid_4988: Device or resource busy
  11526. 03-07 20:34:34.663 5040 5040 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  11527. 03-07 20:34:34.663 5040 5040 W system_server: Failed to remove /acct/uid_1010: Permission denied
  11528. 03-07 20:34:34.663 5040 5040 W system_server: Failed to remove /acct/uid_1013/pid_4986: Device or resource busy
  11529. 03-07 20:34:34.663 5040 5040 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  11530. 03-07 20:34:34.663 5040 5040 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  11531. 03-07 20:34:34.663 5040 5040 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  11532. 03-07 20:34:34.663 5040 5040 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  11533. 03-07 20:34:34.663 5040 5040 W system_server: Failed to remove /acct/uid_1013: Permission denied
  11534. 03-07 20:34:34.663 5040 5040 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  11535. 03-07 20:34:34.664 5040 5040 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  11536. 03-07 20:34:34.664 5040 5040 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  11537. 03-07 20:34:34.664 5040 5040 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  11538. 03-07 20:34:34.664 5040 5040 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  11539. 03-07 20:34:34.664 5040 5040 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  11540. 03-07 20:34:34.664 5040 5040 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  11541. 03-07 20:34:34.664 5040 5040 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  11542. 03-07 20:34:34.664 5040 5040 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  11543. 03-07 20:34:34.664 5040 5040 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  11544. 03-07 20:34:34.664 5040 5040 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  11545. 03-07 20:34:34.664 5040 5040 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  11546. 03-07 20:34:34.664 5040 5040 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  11547. 03-07 20:34:34.664 5040 5040 W system_server: Failed to remove /acct/uid_1000: Permission denied
  11548. 03-07 20:34:34.664 5040 5040 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  11549. 03-07 20:34:34.667 5040 5040 W system_server: Failed to remove /acct/uid_1036: Permission denied
  11550. 03-07 20:34:34.667 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_4987: Device or resource busy
  11551. 03-07 20:34:34.667 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_4984: Device or resource busy
  11552. 03-07 20:34:34.667 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  11553. 03-07 20:34:34.667 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  11554. 03-07 20:34:34.668 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  11555. 03-07 20:34:34.668 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  11556. 03-07 20:34:34.668 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  11557. 03-07 20:34:34.668 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  11558. 03-07 20:34:34.668 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  11559. 03-07 20:34:34.668 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  11560. 03-07 20:34:34.668 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  11561. 03-07 20:34:34.668 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  11562. 03-07 20:34:34.668 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  11563. 03-07 20:34:34.668 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  11564. 03-07 20:34:34.668 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  11565. 03-07 20:34:34.668 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  11566. 03-07 20:34:34.668 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  11567. 03-07 20:34:34.668 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  11568. 03-07 20:34:34.668 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  11569. 03-07 20:34:34.668 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  11570. 03-07 20:34:34.668 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  11571. 03-07 20:34:34.669 5040 5040 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  11572. 03-07 20:34:34.669 5040 5040 W system_server: Failed to remove /acct/uid_0: Permission denied
  11573. 03-07 20:34:34.671 5040 5040 D AppOps : AppOpsService published
  11574. 03-07 20:34:34.672 5040 5040 D SystemServerTiming: StartActivityManager took to complete: 212ms
  11575. 03-07 20:34:34.672 5040 5040 I SystemServer: StartPowerManager
  11576. 03-07 20:34:34.672 5040 5040 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  11577. 03-07 20:34:34.674 5040 5066 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  11578. 03-07 20:34:34.676 5040 5040 I libsuspend: Selected wakeup count
  11579. 03-07 20:34:34.677 5040 5040 E QCOM PowerHAL: Invalid hint ID.
  11580. 03-07 20:34:34.679 5040 5040 D SystemServerTiming: StartPowerManager took to complete: 6ms
  11581. 03-07 20:34:34.679 5040 5040 I SystemServer: InitPowerManagement
  11582. 03-07 20:34:34.681 5040 5040 D SystemServerTiming: InitPowerManagement took to complete: 2ms
  11583. 03-07 20:34:34.682 5040 5040 I SystemServer: StartRecoverySystemService
  11584. 03-07 20:34:34.682 5040 5040 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  11585. 03-07 20:34:34.684 5040 5040 D SystemServerTiming: StartRecoverySystemService took to complete: 3ms
  11586. 03-07 20:34:34.685 5040 5040 V RescueParty: Disabled because of eng build
  11587. 03-07 20:34:34.685 5040 5040 I SystemServer: StartLightsService
  11588. 03-07 20:34:34.685 5040 5040 I SystemServiceManager: Starting com.android.server.lights.LightsService
  11589. 03-07 20:34:34.686 5040 5040 D SystemServerTiming: StartLightsService took to complete: 0ms
  11590. 03-07 20:34:34.686 5040 5040 I SystemServer: StartDisplayManager
  11591. 03-07 20:34:34.686 5040 5040 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  11592. 03-07 20:34:34.690 5040 5040 D SystemServerTiming: StartDisplayManager took to complete: 4ms
  11593. 03-07 20:34:34.690 5040 5040 I SystemServer: WaitForDisplay
  11594. 03-07 20:34:34.690 5040 5040 I SystemServiceManager: Starting phase 100
  11595. 03-07 20:34:34.695 5040 5064 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  11596. 03-07 20:34:34.696 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  11597. 03-07 20:34:34.696 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  11598. 03-07 20:34:34.698 5040 5064 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  11599. 03-07 20:34:34.705 5040 5064 E light : light_open lights keyboard failed: -22
  11600. 03-07 20:34:34.705 5040 5064 E light : Light passthrough failed to load legacy HAL.
  11601. 03-07 20:34:34.706 5040 5064 E light : light_open lights buttons failed: -22
  11602. 03-07 20:34:34.706 5040 5064 E light : Light passthrough failed to load legacy HAL.
  11603. 03-07 20:34:34.711 5040 5064 E light : light_open lights bluetooth failed: -22
  11604. 03-07 20:34:34.711 5040 5064 E light : Light passthrough failed to load legacy HAL.
  11605. 03-07 20:34:34.712 5040 5064 E light : light_open lights wifi failed: -22
  11606. 03-07 20:34:34.712 5040 5064 E light : Light passthrough failed to load legacy HAL.
  11607. 03-07 20:34:34.714 5040 5040 D SystemServerTiming: WaitForDisplay took to complete: 25ms
  11608. 03-07 20:34:34.714 5040 5040 I SystemServer: StartPackageManagerService
  11609. 03-07 20:34:34.714 5040 5064 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  11610. 03-07 20:34:34.729 5040 5040 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  11611. 03-07 20:34:34.732 5040 5040 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  11612. 03-07 20:34:34.950 415 415 I MSM-irqbalance: Decided to move IRQ188 from CPU1 to CPU2
  11613. 03-07 20:34:35.008 5040 5040 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  11614. 03-07 20:34:35.008 5040 5040 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  11615. 03-07 20:34:35.008 5040 5040 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  11616. 03-07 20:34:35.141 5040 5079 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  11617. 03-07 20:34:35.295 5040 5078 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  11618. 03-07 20:34:35.297 5040 5050 I zygote64: Background concurrent copying GC freed 18286(1228KB) AllocSpace objects, 2(40KB) LOS objects, 42% free, 4MB/7MB, paused 52us total 120.643ms
  11619. 03-07 20:34:35.325 5040 5080 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  11620. 03-07 20:34:35.329 5076 5076 I cameraserver: ServiceManager: 0xed097940
  11621. 03-07 20:34:35.330 5076 5076 I CameraService: CameraService started (pid=5076)
  11622. 03-07 20:34:35.330 5076 5076 I CameraService: CameraService process starting
  11623. 03-07 20:34:35.344 5076 5076 D vndksupport: Loading /vendor/lib/hw/android.hardware.camera.provider@2.4-impl.so from current namespace instead of sphal namespace.
  11624. 03-07 20:34:35.387 5040 5079 I PackageParser: Parse times for '/system/priv-app/Settings': parse=142ms, update_cache=0 ms
  11625. 03-07 20:34:35.572 5040 5078 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=194ms, update_cache=0 ms
  11626. 03-07 20:34:35.619 5040 5085 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  11627. 03-07 20:34:35.624 5040 5085 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  11628. 03-07 20:34:35.628 5040 5086 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  11629. 03-07 20:34:35.655 5040 5086 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  11630. 03-07 20:34:35.702 5040 5086 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  11631. 03-07 20:34:35.702 5040 5086 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  11632. 03-07 20:34:35.763 5040 5040 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  11633. 03-07 20:34:35.764 5040 5040 D PackageManager: No files in app dir /oem/app
  11634. 03-07 20:34:35.765 5040 5040 I PackageManager: Finished scanning system apps. Time: 776 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  11635. 03-07 20:34:35.802 5040 5090 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  11636. 03-07 20:34:35.822 5040 5091 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  11637. 03-07 20:34:35.823 5040 5090 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  11638. 03-07 20:34:35.867 5040 5088 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  11639. 03-07 20:34:35.899 5040 5090 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  11640. 03-07 20:34:35.900 5040 5090 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  11641. 03-07 20:34:35.926 5040 5090 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  11642. 03-07 20:34:35.928 5040 5090 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  11643. 03-07 20:34:35.956 5040 5088 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  11644. 03-07 20:34:35.969 5040 5089 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=109ms, update_cache=0 ms
  11645. 03-07 20:34:35.983 5040 5040 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  11646. 03-07 20:34:35.983 5040 5040 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  11647. 03-07 20:34:35.989 5040 5089 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  11648. 03-07 20:34:35.990 5040 5089 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  11649. 03-07 20:34:35.999 5040 5091 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  11650. 03-07 20:34:36.011 5040 5088 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  11651. 03-07 20:34:36.022 5040 5040 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  11652. 03-07 20:34:36.039 5040 5088 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  11653. 03-07 20:34:36.039 5040 5088 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  11654. 03-07 20:34:36.054 5040 5091 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  11655. 03-07 20:34:36.073 5040 5091 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  11656. 03-07 20:34:36.114 5040 5090 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=169ms, update_cache=0 ms
  11657. 03-07 20:34:36.132 5040 5088 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  11658. 03-07 20:34:36.153 5040 5088 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  11659. 03-07 20:34:36.228 5040 5091 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  11660. 03-07 20:34:36.228 5040 5091 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  11661. 03-07 20:34:36.236 5040 5088 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  11662. 03-07 20:34:36.251 5040 5089 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  11663. 03-07 20:34:36.251 5040 5089 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  11664. 03-07 20:34:36.279 5040 5089 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=185ms, update_cache=0 ms
  11665. 03-07 20:34:36.314 5040 5089 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  11666. 03-07 20:34:36.347 5040 5090 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  11667. 03-07 20:34:36.371 5040 5090 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  11668. 03-07 20:34:36.380 5040 5088 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=117ms, update_cache=0 ms
  11669. 03-07 20:34:36.436 5040 5088 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  11670. 03-07 20:34:36.443 5040 5089 I PackageParser: Parse times for '/data/app/org.leetzone.android.yatsewidgetfree-2': parse=108ms, update_cache=0 ms
  11671. 03-07 20:34:36.443 5040 5090 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  11672. 03-07 20:34:36.444 5040 5090 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  11673. 03-07 20:34:36.502 5040 5091 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=118ms, update_cache=0 ms
  11674. 03-07 20:34:36.527 5040 5090 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  11675. 03-07 20:34:36.529 5040 5090 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  11676. 03-07 20:34:36.529 5040 5090 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  11677. 03-07 20:34:36.546 5040 5050 I zygote64: Background concurrent copying GC freed 29762(1829KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 1.206ms total 196.580ms
  11678. 03-07 20:34:36.596 5040 5090 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  11679. 03-07 20:34:36.611 5040 5091 I PackageParser: Parse times for '/data/app/com.google.android.apps.plus-2': parse=109ms, update_cache=0 ms
  11680. 03-07 20:34:36.628 5040 5088 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  11681. 03-07 20:34:36.648 5040 5088 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  11682. 03-07 20:34:36.668 5040 5091 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  11683. 03-07 20:34:36.687 5040 5040 D PackageManager: No files in app dir /data/app-private
  11684. 03-07 20:34:36.687 5040 5040 I PackageManager: Finished scanning non-system apps. Time: 923 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  11685. 03-07 20:34:36.690 5040 5040 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  11686. 03-07 20:34:36.700 5040 5040 I PackageManager: Time to scan packages: 1.711 seconds
  11687. 03-07 20:34:36.707 5040 5040 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  11688. 03-07 20:34:36.774 2233 2252 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  11689. 03-07 20:34:36.777 2233 2252 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  11690. 03-07 20:34:36.781 2233 3397 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  11691. 03-07 20:34:36.783 2233 3397 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  11692. 03-07 20:34:36.845 2233 3398 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  11693. 03-07 20:34:36.847 2233 3398 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  11694. 03-07 20:34:36.851 2233 3397 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  11695. 03-07 20:34:36.854 2233 3397 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  11696. 03-07 20:34:36.884 5040 5040 V PackageManager: reconcileAppsData finished 18 packages
  11697. 03-07 20:34:36.885 5040 5040 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  11698. 03-07 20:34:36.885 5040 5092 D SystemServerInitThreadPool: Started executing prepareAppData
  11699. 03-07 20:34:36.885 5040 5040 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  11700. 03-07 20:34:36.885 5040 5040 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  11701. 03-07 20:34:36.885 5040 5040 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  11702. 03-07 20:34:36.886 5040 5040 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  11703. 03-07 20:34:36.886 5040 5040 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  11704. 03-07 20:34:36.886 5040 5040 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  11705. 03-07 20:34:36.886 5040 5040 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  11706. 03-07 20:34:36.886 5040 5040 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  11707. 03-07 20:34:36.886 5040 5040 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  11708. 03-07 20:34:36.886 5040 5040 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  11709. 03-07 20:34:36.886 5040 5040 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  11710. 03-07 20:34:36.887 5040 5040 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  11711. 03-07 20:34:36.887 5040 5040 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  11712. 03-07 20:34:36.888 5040 5040 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  11713. 03-07 20:34:36.889 5040 5040 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  11714. 03-07 20:34:36.889 2233 3397 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  11715. 03-07 20:34:36.889 5040 5040 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  11716. 03-07 20:34:36.889 5040 5040 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  11717. 03-07 20:34:36.889 5040 5040 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  11718. 03-07 20:34:36.890 5040 5040 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  11719. 03-07 20:34:36.890 5040 5040 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  11720. 03-07 20:34:36.890 5040 5040 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  11721. 03-07 20:34:36.890 2233 3397 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  11722. 03-07 20:34:36.891 5040 5040 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  11723. 03-07 20:34:36.891 2233 3397 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  11724. 03-07 20:34:36.891 2233 3397 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  11725. 03-07 20:34:36.892 2233 3397 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  11726. 03-07 20:34:36.894 2233 3397 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  11727. 03-07 20:34:36.894 2233 3397 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  11728. 03-07 20:34:36.895 2233 3397 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  11729. 03-07 20:34:36.895 2233 3397 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  11730. 03-07 20:34:36.895 2233 3397 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  11731. 03-07 20:34:36.896 2233 3397 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  11732. 03-07 20:34:36.896 2233 3397 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  11733. 03-07 20:34:36.896 2233 3397 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  11734. 03-07 20:34:36.897 2233 3397 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  11735. 03-07 20:34:36.897 2233 3397 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  11736. 03-07 20:34:36.897 2233 3397 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  11737. 03-07 20:34:36.897 2233 3397 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  11738. 03-07 20:34:36.897 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  11739. 03-07 20:34:36.898 2233 3397 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  11740. 03-07 20:34:36.898 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  11741. 03-07 20:34:36.898 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  11742. 03-07 20:34:36.898 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  11743. 03-07 20:34:36.898 2233 3397 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  11744. 03-07 20:34:36.898 2233 3397 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  11745. 03-07 20:34:36.899 2233 3397 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  11746. 03-07 20:34:36.899 2233 3397 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  11747. 03-07 20:34:36.899 2233 3397 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  11748. 03-07 20:34:36.900 2233 3397 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  11749. 03-07 20:34:36.900 2233 3397 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  11750. 03-07 20:34:36.900 2233 3397 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  11751. 03-07 20:34:36.900 2233 3397 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  11752. 03-07 20:34:36.900 2233 3397 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  11753. 03-07 20:34:36.901 2233 3397 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  11754. 03-07 20:34:36.901 2233 3397 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  11755. 03-07 20:34:36.901 2233 3397 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  11756. 03-07 20:34:36.901 2233 3397 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  11757. 03-07 20:34:36.902 2233 3397 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  11758. 03-07 20:34:36.913 5040 5092 D SystemServerTimingAsync: AppDataFixup took to complete: 27ms
  11759. 03-07 20:34:37.011 5040 5040 E PackageManager: There should probably be a verifier, but, none were found
  11760. 03-07 20:34:37.013 5040 5040 E System : ******************************************
  11761. 03-07 20:34:37.013 5040 5040 E System : ************ Failure starting system services
  11762. 03-07 20:34:37.013 5040 5040 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  11763. 03-07 20:34:37.013 5040 5040 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  11764. 03-07 20:34:37.013 5040 5040 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  11765. 03-07 20:34:37.013 5040 5040 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  11766. 03-07 20:34:37.013 5040 5040 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  11767. 03-07 20:34:37.013 5040 5040 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  11768. 03-07 20:34:37.013 5040 5040 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  11769. 03-07 20:34:37.013 5040 5040 E System : at java.lang.reflect.Method.invoke(Native Method)
  11770. 03-07 20:34:37.013 5040 5040 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  11771. 03-07 20:34:37.013 5040 5040 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  11772. 03-07 20:34:37.014 5040 5040 D SystemServerTiming: StartPackageManagerService took to complete: 2299ms
  11773. 03-07 20:34:37.014 5040 5040 E Zygote : System zygote died with exception
  11774. 03-07 20:34:37.014 5040 5040 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  11775. 03-07 20:34:37.014 5040 5040 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  11776. 03-07 20:34:37.014 5040 5040 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  11777. 03-07 20:34:37.014 5040 5040 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  11778. 03-07 20:34:37.014 5040 5040 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  11779. 03-07 20:34:37.014 5040 5040 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  11780. 03-07 20:34:37.014 5040 5040 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  11781. 03-07 20:34:37.014 5040 5040 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  11782. 03-07 20:34:37.014 5040 5040 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  11783. 03-07 20:34:37.014 5040 5040 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  11784. 03-07 20:34:37.014 5040 5040 D AndroidRuntime: Shutting down VM
  11785. 03-07 20:34:37.014 5040 5040 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  11786. 03-07 20:34:37.014 5040 5040 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  11787. 03-07 20:34:37.014 5040 5040 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  11788. 03-07 20:34:37.014 5040 5040 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  11789. 03-07 20:34:37.014 5040 5040 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  11790. 03-07 20:34:37.014 5040 5040 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  11791. 03-07 20:34:37.014 5040 5040 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  11792. 03-07 20:34:37.014 5040 5040 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  11793. 03-07 20:34:37.014 5040 5040 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  11794. 03-07 20:34:37.014 5040 5040 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  11795. 03-07 20:34:37.014 5040 5040 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  11796. 03-07 20:34:37.017 5040 5040 E AndroidRuntime: Error reporting crash
  11797. 03-07 20:34:37.017 5040 5040 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  11798. 03-07 20:34:37.017 5040 5040 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  11799. 03-07 20:34:37.017 5040 5040 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  11800. 03-07 20:34:37.017 5040 5040 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  11801. 03-07 20:34:37.017 5040 5040 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  11802. 03-07 20:34:37.017 5040 5040 I Process : Sending signal. PID: 5040 SIG: 9
  11803. 03-07 20:34:37.069 354 354 I ServiceManager: service 'recovery' died
  11804. 03-07 20:34:37.069 354 354 I ServiceManager: service 'display' died
  11805. 03-07 20:34:37.069 354 354 I ServiceManager: service 'device_identifiers' died
  11806. 03-07 20:34:37.069 354 354 I ServiceManager: service 'batterystats' died
  11807. 03-07 20:34:37.069 354 354 I ServiceManager: service 'appops' died
  11808. 03-07 20:34:37.069 354 354 I ServiceManager: service 'power' died
  11809. 03-07 20:34:37.071 4984 4984 E Zygote : Exit zygote because system server (5040) has terminated
  11810. 03-07 20:34:37.167 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  11811. 03-07 20:34:37.167 354 354 I ServiceManager: service 'media.audio_flinger' died
  11812. 03-07 20:34:37.167 354 354 I ServiceManager: service 'media.audio_policy' died
  11813. 03-07 20:34:37.430 354 354 I ServiceManager: service 'media.player' died
  11814. 03-07 20:34:37.431 354 354 I ServiceManager: service 'media.resource_manager' died
  11815. 03-07 20:34:37.441 354 354 I ServiceManager: service 'netd' died
  11816. 03-07 20:34:37.442 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  11817. 03-07 20:34:37.453 354 354 I ServiceManager: service 'wificond' died
  11818. 03-07 20:34:37.577 5097 5097 I wificond: wificond is starting up...
  11819. 03-07 20:34:37.590 5096 5096 I Netd : Netd 1.0 starting
  11820. 03-07 20:34:37.592 5096 5096 D TetherController: Setting IP forward enable = 0
  11821. 03-07 20:34:37.637 5096 5096 I Netd : Creating child chains: 31.4ms
  11822. 03-07 20:34:37.637 5096 5096 I Netd : Setting up OEM hooks: 0.2ms
  11823. 03-07 20:34:37.652 5096 5096 I Netd : Setting up FirewallController hooks: 14.6ms
  11824. 03-07 20:34:37.658 5096 5096 I Netd : Setting up NatController hooks: 5.4ms
  11825. 03-07 20:34:37.672 5096 5096 I Netd : Setting up BandwidthController hooks: 14.7ms
  11826. 03-07 20:34:37.672 5096 5096 I Netd : Setting up IdletimerController hooks: 0.1ms
  11827. 03-07 20:34:37.682 5096 5096 I Netd : Disabling bandwidth control: 9.6ms
  11828. 03-07 20:34:37.683 5096 5096 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  11829. 03-07 20:34:37.684 5096 5096 I Netd : Initializing RouteController: 1.7ms
  11830. 03-07 20:34:37.685 5096 5096 D MDnsDS : MDnsSdListener::Hander starting up
  11831. 03-07 20:34:37.686 5096 5096 I Netd : Registering NetdNativeService: 0.8ms
  11832. 03-07 20:34:37.687 5096 5096 I Netd : Starting CommandListener: 1.3ms
  11833. 03-07 20:34:37.690 5096 5106 D MDnsDS : MDnsSdListener starting to monitor
  11834. 03-07 20:34:37.692 5096 5106 D MDnsDS : Going to poll with pollCount 1
  11835. 03-07 20:34:37.695 5112 5112 I netmgrd : type=1400 audit(0.0:635): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  11836. 03-07 20:34:37.698 5096 5096 I Netd : Registering NetdHwService: 11.0ms
  11837. 03-07 20:34:37.698 5096 5096 I Netd : Netd started in 108ms
  11838. 03-07 20:34:37.708 5112 5112 I ndc : type=1400 audit(0.0:636): avc: denied { write } for name="netd" dev="tmpfs" ino=58833 scontext=u:r:init:s0 tcontext=u:object_r:netd_socket:s0 tclass=sock_file permissive=1
  11839. 03-07 20:34:37.734 5094 5094 I FastMixerState: sMaxFastTracks = 8
  11840. 03-07 20:34:37.736 5094 5094 I audioserver: ServiceManager: 0xec5178e0
  11841. 03-07 20:34:37.738 5094 5094 W BatteryNotifier: batterystats service unavailable!
  11842. 03-07 20:34:37.740 5094 5094 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  11843. 03-07 20:34:37.746 5094 5094 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  11844. 03-07 20:34:37.754 5094 5094 I AudioFlinger: Using 300 mSec as standby time.
  11845. 03-07 20:34:37.757 5094 5094 W APM::Devices: DeviceVector::add device 80000040 already in
  11846. 03-07 20:34:37.757 5094 5094 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  11847. 03-07 20:34:37.758 5094 5094 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  11848. 03-07 20:34:37.762 5094 5094 D audio_hw_primary: adev_open: enter
  11849. 03-07 20:34:37.804 5095 5095 I mediaserver: ServiceManager: 0xf01979e0
  11850. 03-07 20:34:37.806 5095 5095 W BatteryNotifier: batterystats service unavailable!
  11851. 03-07 20:34:37.870 5094 5094 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  11852. 03-07 20:34:37.870 5094 5094 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  11853. 03-07 20:34:37.870 5094 5094 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  11854. 03-07 20:34:37.870 5094 5094 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  11855. 03-07 20:34:37.870 5094 5094 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  11856. 03-07 20:34:37.870 5094 5094 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  11857. 03-07 20:34:37.870 5094 5094 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  11858. 03-07 20:34:37.871 5094 5094 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  11859. 03-07 20:34:37.871 5094 5094 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  11860. 03-07 20:34:37.876 5094 5094 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  11861. 03-07 20:34:37.876 5094 5094 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  11862. 03-07 20:34:37.878 5094 5094 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  11863. 03-07 20:34:37.881 5094 5094 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  11864. 03-07 20:34:37.886 5094 5094 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  11865. 03-07 20:34:37.886 5094 5094 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  11866. 03-07 20:34:37.886 5094 5094 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  11867. 03-07 20:34:37.896 5094 5094 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  11868. 03-07 20:34:37.909 5094 5094 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  11869. 03-07 20:34:37.909 5094 5094 D msm8974_platform: platform_init: Opened sound card:0
  11870. 03-07 20:34:37.914 5094 5094 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  11871. 03-07 20:34:37.914 5094 5094 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  11872. 03-07 20:34:37.914 5094 5094 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  11873. 03-07 20:34:37.915 5094 5094 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  11874. 03-07 20:34:37.915 5094 5094 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  11875. 03-07 20:34:37.915 5094 5094 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  11876. 03-07 20:34:37.915 5094 5094 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  11877. 03-07 20:34:37.915 5094 5094 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  11878. 03-07 20:34:37.915 5094 5094 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  11879. 03-07 20:34:37.915 5094 5094 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  11880. 03-07 20:34:37.915 5094 5094 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  11881. 03-07 20:34:37.915 5094 5094 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  11882. 03-07 20:34:37.915 5094 5094 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  11883. 03-07 20:34:37.915 5094 5094 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  11884. 03-07 20:34:37.915 5094 5094 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  11885. 03-07 20:34:37.916 5094 5094 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  11886. 03-07 20:34:37.916 5094 5094 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  11887. 03-07 20:34:37.916 5094 5094 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  11888. 03-07 20:34:37.916 5094 5094 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  11889. 03-07 20:34:37.916 5094 5094 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  11890. 03-07 20:34:37.917 5094 5094 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  11891. 03-07 20:34:37.917 5094 5094 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  11892. 03-07 20:34:37.917 5094 5094 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  11893. 03-07 20:34:37.917 5094 5094 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  11894. 03-07 20:34:37.917 5094 5094 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  11895. 03-07 20:34:37.917 5094 5094 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  11896. 03-07 20:34:37.918 5094 5094 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  11897. 03-07 20:34:37.918 5094 5094 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  11898. 03-07 20:34:37.918 5094 5094 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  11899. 03-07 20:34:37.919 5094 5094 D ACDB-LOADER: ACDB -> ACPH INIT
  11900. 03-07 20:34:37.919 5094 5094 D : [ACPH]->Online service registered with ACPH
  11901. 03-07 20:34:37.919 5094 5094 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  11902. 03-07 20:34:37.919 5094 5094 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  11903. 03-07 20:34:37.919 5094 5094 D : [ACPH]->ACPH init success
  11904. 03-07 20:34:37.919 5094 5094 D ACDB-LOADER: ACDB -> RTAC INIT
  11905. 03-07 20:34:37.919 5094 5094 D : [ACPH]->DSP RTC service registered with ACPH
  11906. 03-07 20:34:37.919 5094 5094 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  11907. 03-07 20:34:37.919 5094 5094 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  11908. 03-07 20:34:37.919 5094 5094 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  11909. 03-07 20:34:37.919 5094 5094 D : [ACPH]->FTS RTC service registered with ACPH
  11910. 03-07 20:34:37.919 5094 5094 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  11911. 03-07 20:34:37.919 5094 5094 D : [ACPH]->ADIE RTC service registered with ACPH
  11912. 03-07 20:34:37.919 5094 5094 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  11913. 03-07 20:34:37.920 5094 5094 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  11914. 03-07 20:34:37.920 5094 5094 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  11915. 03-07 20:34:37.920 5094 5094 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  11916. 03-07 20:34:37.920 5094 5094 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  11917. 03-07 20:34:37.920 5094 5094 D : Failed to fetch the lookup information of the MetaInfo table
  11918. 03-07 20:34:37.920 5094 5094 D : Output from GetMetaInfoSize command : 0
  11919. 03-07 20:34:37.925 5094 5094 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  11920. 03-07 20:34:37.925 5094 5094 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  11921. 03-07 20:34:37.925 5094 5094 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  11922. 03-07 20:34:37.925 5094 5094 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  11923. 03-07 20:34:37.925 5094 5094 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  11924. 03-07 20:34:37.925 5094 5094 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  11925. 03-07 20:34:37.925 5094 5094 D ACDB-LOADER: ACDB -> send_meta_info Enter
  11926. 03-07 20:34:37.925 5094 5094 E ACDB-LOADER: Fail to allocate memory for metainfo
  11927. 03-07 20:34:37.925 5094 5094 D ACDB-LOADER: ACDB -> send_meta_info failed
  11928. 03-07 20:34:37.925 5094 5094 D ACDB-LOADER: ACDB -> init done!
  11929. 03-07 20:34:37.926 5094 5094 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  11930. 03-07 20:34:37.926 5094 5094 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  11931. 03-07 20:34:37.926 5094 5094 D msm8974_platform: hw_util_open success
  11932. 03-07 20:34:37.926 5094 5094 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  11933. 03-07 20:34:37.926 5094 5094 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  11934. 03-07 20:34:37.926 5094 5094 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  11935. 03-07 20:34:37.926 5094 5094 D : Failed to fetch the lookup information of the device 00000056
  11936. 03-07 20:34:37.926 5094 5094 E ACDB-LOADER: Error: ACDB ANC returned = -1
  11937. 03-07 20:34:37.926 5094 5094 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  11938. 03-07 20:34:37.926 5094 5094 D : Failed to fetch the lookup information of the device 00000059
  11939. 03-07 20:34:37.926 5094 5094 E ACDB-LOADER: Error: ACDB ANC returned = -1
  11940. 03-07 20:34:37.926 5094 5094 D msm8974_platform: send_codec_cal cal sent for anc_cal
  11941. 03-07 20:34:37.926 5094 5094 E ACDB-LOADER: ACDB -> send_codec_cal
  11942. 03-07 20:34:37.927 5094 5094 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  11943. 03-07 20:34:37.927 5094 5094 D : Failed to fetch the lookup information of the device 00000064
  11944. 03-07 20:34:37.927 5094 5094 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  11945. 03-07 20:34:37.927 5094 5094 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  11946. 03-07 20:34:37.927 5094 5094 D msm8974_platform: send_codec_cal cal sent for mad_cal
  11947. 03-07 20:34:37.927 5094 5094 D ACDB-LOADER: send mbhc data
  11948. 03-07 20:34:37.927 5094 5094 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  11949. 03-07 20:34:37.927 5094 5094 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  11950. 03-07 20:34:37.927 5094 5094 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  11951. 03-07 20:34:37.927 5094 5094 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  11952. 03-07 20:34:37.927 5094 5094 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  11953. 03-07 20:34:37.927 5094 5094 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  11954. 03-07 20:34:37.932 5094 5094 V audio_amplifier: amp_calibrate
  11955. 03-07 20:34:37.978 5094 5094 I SmartAmp: Enter function FIH_Tfa9887_init
  11956. 03-07 20:34:37.979 5094 5094 I SmartAmp: init start@1520451277.979011
  11957. 03-07 20:34:37.979 5094 5094 I SmartAmp: init_status = init
  11958. 03-07 20:34:37.979 5094 5094 I SmartAmp: smartamp ->/proc/devmodel NBQ
  11959. 03-07 20:34:37.979 5094 5094 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  11960. 03-07 20:34:37.979 5094 5094 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  11961. 03-07 20:34:37.979 5094 5094 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  11962. 03-07 20:34:37.979 5094 5094 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  11963. 03-07 20:34:37.979 5094 5094 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  11964. 03-07 20:34:37.979 5094 5094 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  11965. 03-07 20:34:37.979 5094 5094 I SmartAmp: Enter function loadSpeakerFile
  11966. 03-07 20:34:37.979 5094 5094 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  11967. 03-07 20:34:37.981 5094 5094 I SmartAmp: ========================================
  11968. 03-07 20:34:37.981 5094 5094 I SmartAmp: Tfa98xx_Open return value is 0.
  11969. 03-07 20:34:37.981 5094 5094 I SmartAmp: Enter function coldStartup
  11970. 03-07 20:34:37.983 5094 5094 I SmartAmp: Waiting for AMPS and CLKS to start up
  11971. 03-07 20:34:38.045 5093 5093 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  11972. 03-07 20:34:38.057 5093 5093 I zygote64: option[0]=-Xzygote
  11973. 03-07 20:34:38.057 5093 5093 I zygote64: option[1]=-Xcheck:jni
  11974. 03-07 20:34:38.057 5093 5093 I zygote64: option[2]=-Xusetombstonedtraces
  11975. 03-07 20:34:38.057 5093 5093 I zygote64: option[3]=exit
  11976. 03-07 20:34:38.057 5093 5093 I zygote64: option[4]=vfprintf
  11977. 03-07 20:34:38.057 5093 5093 I zygote64: option[5]=sensitiveThread
  11978. 03-07 20:34:38.057 5093 5093 I zygote64: option[6]=-verbose:gc
  11979. 03-07 20:34:38.057 5093 5093 I zygote64: option[7]=-Xms8m
  11980. 03-07 20:34:38.057 5093 5093 I zygote64: option[8]=-Xmx768m
  11981. 03-07 20:34:38.057 5093 5093 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  11982. 03-07 20:34:38.057 5093 5093 I zygote64: option[10]=-XX:HeapMinFree=512k
  11983. 03-07 20:34:38.057 5093 5093 I zygote64: option[11]=-XX:HeapMaxFree=8m
  11984. 03-07 20:34:38.057 5093 5093 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  11985. 03-07 20:34:38.057 5093 5093 I zygote64: option[13]=-Xusejit:true
  11986. 03-07 20:34:38.057 5093 5093 I zygote64: option[14]=-Xjitsaveprofilinginfo
  11987. 03-07 20:34:38.057 5093 5093 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  11988. 03-07 20:34:38.057 5093 5093 I zygote64: option[16]=-Xlockprofthreshold:500
  11989. 03-07 20:34:38.057 5093 5093 I zygote64: option[17]=-Ximage-compiler-option
  11990. 03-07 20:34:38.058 5093 5093 I zygote64: option[18]=--runtime-arg
  11991. 03-07 20:34:38.058 5093 5093 I zygote64: option[19]=-Ximage-compiler-option
  11992. 03-07 20:34:38.058 5093 5093 I zygote64: option[20]=-Xms64m
  11993. 03-07 20:34:38.058 5093 5093 I zygote64: option[21]=-Ximage-compiler-option
  11994. 03-07 20:34:38.058 5093 5093 I zygote64: option[22]=--runtime-arg
  11995. 03-07 20:34:38.058 5093 5093 I zygote64: option[23]=-Ximage-compiler-option
  11996. 03-07 20:34:38.058 5093 5093 I zygote64: option[24]=-Xmx64m
  11997. 03-07 20:34:38.058 5093 5093 I zygote64: option[25]=-Ximage-compiler-option
  11998. 03-07 20:34:38.058 5093 5093 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  11999. 03-07 20:34:38.058 5093 5093 I zygote64: option[27]=-Ximage-compiler-option
  12000. 03-07 20:34:38.058 5093 5093 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  12001. 03-07 20:34:38.058 5093 5093 I zygote64: option[29]=-Ximage-compiler-option
  12002. 03-07 20:34:38.058 5093 5093 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  12003. 03-07 20:34:38.058 5093 5093 I zygote64: option[31]=-Ximage-compiler-option
  12004. 03-07 20:34:38.058 5093 5093 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  12005. 03-07 20:34:38.058 5093 5093 I zygote64: option[33]=-Xcompiler-option
  12006. 03-07 20:34:38.058 5093 5093 I zygote64: option[34]=--runtime-arg
  12007. 03-07 20:34:38.058 5093 5093 I zygote64: option[35]=-Xcompiler-option
  12008. 03-07 20:34:38.058 5093 5093 I zygote64: option[36]=-Xms64m
  12009. 03-07 20:34:38.058 5093 5093 I zygote64: option[37]=-Xcompiler-option
  12010. 03-07 20:34:38.058 5093 5093 I zygote64: option[38]=--runtime-arg
  12011. 03-07 20:34:38.058 5093 5093 I zygote64: option[39]=-Xcompiler-option
  12012. 03-07 20:34:38.058 5093 5093 I zygote64: option[40]=-Xmx512m
  12013. 03-07 20:34:38.058 5093 5093 I zygote64: option[41]=-Xcompiler-option
  12014. 03-07 20:34:38.058 5093 5093 I zygote64: option[42]=-j2
  12015. 03-07 20:34:38.059 5093 5093 I zygote64: option[43]=-Ximage-compiler-option
  12016. 03-07 20:34:38.059 5093 5093 I zygote64: option[44]=-j4
  12017. 03-07 20:34:38.059 5093 5093 I zygote64: option[45]=-Ximage-compiler-option
  12018. 03-07 20:34:38.059 5093 5093 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  12019. 03-07 20:34:38.059 5093 5093 I zygote64: option[47]=-Xcompiler-option
  12020. 03-07 20:34:38.059 5093 5093 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  12021. 03-07 20:34:38.071 5093 5093 I zygote64: option[49]=-Ximage-compiler-option
  12022. 03-07 20:34:38.071 5093 5093 I zygote64: option[50]=--instruction-set-features=default
  12023. 03-07 20:34:38.071 5093 5093 I zygote64: option[51]=-Xcompiler-option
  12024. 03-07 20:34:38.071 5093 5093 I zygote64: option[52]=--instruction-set-features=default
  12025. 03-07 20:34:38.071 5093 5093 I zygote64: option[53]=-Duser.locale=en-US
  12026. 03-07 20:34:38.071 5093 5093 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  12027. 03-07 20:34:38.071 5093 5093 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  12028. 03-07 20:34:38.084 5094 5094 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  12029. 03-07 20:34:38.084 5094 5094 I SmartAmp: Get AMPS AND CLKS
  12030. 03-07 20:34:38.095 5094 5094 I SmartAmp: Enter function dspPatch
  12031. 03-07 20:34:38.095 5094 5094 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  12032. 03-07 20:34:38.096 5094 5094 I SmartAmp: Enter function dspPatch
  12033. 03-07 20:34:38.096 5094 5094 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  12034. 03-07 20:34:38.158 5094 5094 I SmartAmp: Enter function setOtc
  12035. 03-07 20:34:38.170 5094 5094 I SmartAmp: MTP = 0x3
  12036. 03-07 20:34:38.170 5094 5094 I SmartAmp: Enter function checkMTPEX
  12037. 03-07 20:34:38.171 5094 5094 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  12038. 03-07 20:34:38.171 5094 5094 I SmartAmp: Enter function load_all_settings
  12039. 03-07 20:34:38.184 5094 5094 I SmartAmp: Enter function setConfig
  12040. 03-07 20:34:38.184 5094 5094 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  12041. 03-07 20:34:38.190 5094 5094 I SmartAmp: Enter function setPreset
  12042. 03-07 20:34:38.190 5094 5094 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  12043. 03-07 20:34:38.194 5094 5094 I SmartAmp: Enter function setEQ
  12044. 03-07 20:34:38.194 5094 5094 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  12045. 03-07 20:34:38.196 5094 5094 I SmartAmp: Loaded biquad 1
  12046. 03-07 20:34:38.198 5094 5094 I SmartAmp: Loaded biquad 2
  12047. 03-07 20:34:38.200 5094 5094 I SmartAmp: Loaded biquad 3
  12048. 03-07 20:34:38.204 5094 5094 I SmartAmp: Disabled biquad 4
  12049. 03-07 20:34:38.206 5094 5094 I SmartAmp: Loaded biquad 5
  12050. 03-07 20:34:38.208 5094 5094 I SmartAmp: Loaded biquad 6
  12051. 03-07 20:34:38.209 5094 5094 I SmartAmp: Loaded biquad 7
  12052. 03-07 20:34:38.211 5094 5094 I SmartAmp: Disabled biquad 8
  12053. 03-07 20:34:38.213 5094 5094 I SmartAmp: Disabled biquad 9
  12054. 03-07 20:34:38.215 5094 5094 I SmartAmp: Disabled biquad 10
  12055. 03-07 20:34:38.215 5094 5094 I SmartAmp: Enter function waitCalibration
  12056. 03-07 20:34:38.216 5094 5094 I SmartAmp: Calibration value is 02 ohm
  12057. 03-07 20:34:38.216 5094 5094 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  12058. 03-07 20:34:38.216 5094 5094 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  12059. 03-07 20:34:38.216 5094 5094 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  12060. 03-07 20:34:38.216 5094 5094 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  12061. 03-07 20:34:38.216 5094 5094 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  12062. 03-07 20:34:38.216 5094 5094 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  12063. 03-07 20:34:38.216 5094 5094 I SmartAmp: Enter function loadSpeakerFile
  12064. 03-07 20:34:38.216 5094 5094 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  12065. 03-07 20:34:38.217 5094 5094 I SmartAmp: ========================================
  12066. 03-07 20:34:38.217 5094 5094 I SmartAmp: Tfa98xx_Open return value is 0.
  12067. 03-07 20:34:38.217 5094 5094 I SmartAmp: Enter function coldStartup
  12068. 03-07 20:34:38.219 5094 5094 I SmartAmp: Waiting for AMPS and CLKS to start up
  12069. 03-07 20:34:38.320 5094 5094 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  12070. 03-07 20:34:38.321 5094 5094 I SmartAmp: Get AMPS AND CLKS
  12071. 03-07 20:34:38.332 5094 5094 I SmartAmp: Enter function dspPatch
  12072. 03-07 20:34:38.332 5094 5094 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  12073. 03-07 20:34:38.333 5094 5094 I SmartAmp: Enter function dspPatch
  12074. 03-07 20:34:38.333 5094 5094 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  12075. 03-07 20:34:38.343 5093 5093 D Zygote : begin preload
  12076. 03-07 20:34:38.343 5093 5093 I Zygote : Installing ICU cache reference pinning...
  12077. 03-07 20:34:38.344 5093 5093 I Zygote : Preloading ICU data...
  12078. 03-07 20:34:38.361 5093 5093 D Zygote64Timing: BeginIcuCachePinning took to complete: 18ms
  12079. 03-07 20:34:38.362 5093 5093 I Zygote : Preloading classes...
  12080. 03-07 20:34:38.399 5094 5094 I SmartAmp: Enter function setOtc
  12081. 03-07 20:34:38.410 5094 5094 I SmartAmp: MTP = 0x3
  12082. 03-07 20:34:38.410 5094 5094 I SmartAmp: Enter function checkMTPEX
  12083. 03-07 20:34:38.411 5094 5094 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  12084. 03-07 20:34:38.411 5094 5094 I SmartAmp: Enter function load_all_settings
  12085. 03-07 20:34:38.424 5094 5094 I SmartAmp: Enter function setConfig
  12086. 03-07 20:34:38.424 5094 5094 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  12087. 03-07 20:34:38.431 5094 5094 I SmartAmp: Enter function setPreset
  12088. 03-07 20:34:38.431 5094 5094 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  12089. 03-07 20:34:38.435 5094 5094 I SmartAmp: Enter function setEQ
  12090. 03-07 20:34:38.435 5094 5094 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  12091. 03-07 20:34:38.437 5094 5094 I SmartAmp: Loaded biquad 1
  12092. 03-07 20:34:38.439 5094 5094 I SmartAmp: Loaded biquad 2
  12093. 03-07 20:34:38.441 5094 5094 I SmartAmp: Loaded biquad 3
  12094. 03-07 20:34:38.444 5094 5094 I SmartAmp: Disabled biquad 4
  12095. 03-07 20:34:38.447 5094 5094 I SmartAmp: Loaded biquad 5
  12096. 03-07 20:34:38.448 5094 5094 I SmartAmp: Loaded biquad 6
  12097. 03-07 20:34:38.450 5094 5094 I SmartAmp: Loaded biquad 7
  12098. 03-07 20:34:38.452 5094 5094 I SmartAmp: Disabled biquad 8
  12099. 03-07 20:34:38.454 5094 5094 I SmartAmp: Disabled biquad 9
  12100. 03-07 20:34:38.456 5094 5094 I SmartAmp: Loaded biquad 10
  12101. 03-07 20:34:38.457 5094 5094 I SmartAmp: Enter function waitCalibration
  12102. 03-07 20:34:38.457 5094 5094 I SmartAmp: Calibration value is 02 ohm
  12103. 03-07 20:34:38.461 5094 5094 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  12104. 03-07 20:34:38.461 5094 5094 I SmartAmp: Set DC to DC converter in active mode
  12105. 03-07 20:34:38.462 5094 5094 I SmartAmp: Set DC to DC converter in active mode
  12106. 03-07 20:34:38.464 5094 5094 I SmartAmp: init end@1520451278.463959
  12107. 03-07 20:34:38.464 5094 5094 I SmartAmp: FIH_Tfa9887_init return value 0
  12108. 03-07 20:34:38.598 5093 5093 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  12109. 03-07 20:34:38.620 5093 5093 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  12110. 03-07 20:34:38.634 5093 5093 I zygote64: Thread[1,tid=5093,Native,Thread*=0x718b2c2a00,peer=0xa001d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  12111. 03-07 20:34:38.634 5093 5093 D MtpDeviceJNI: register_android_mtp_MtpDevice
  12112. 03-07 20:34:38.636 5093 5093 I zygote64: Thread[1,tid=5093,Native,Thread*=0x718b2c2a00,peer=0xa001d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  12113. 03-07 20:34:38.637 5093 5093 I zygote64: Thread[1,tid=5093,Native,Thread*=0x718b2c2a00,peer=0xa001d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  12114. 03-07 20:34:38.679 5094 5123 V audio_amplifier: --write_dummy_data:167
  12115. 03-07 20:34:38.691 5094 5094 I audio_amplifier: Found PRI_MI2S Clock! 964
  12116. 03-07 20:34:38.691 5094 5094 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  12117. 03-07 20:34:38.694 5094 5094 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  12118. 03-07 20:34:38.694 5094 5094 W DeviceHAL: Device 0xebc8d000 get_master_volume: Function not implemented
  12119. 03-07 20:34:38.694 5094 5094 W DeviceHAL: Device 0xebc8d000 get_master_mute: Function not implemented
  12120. 03-07 20:34:38.694 5094 5094 W DeviceHAL: Device 0xebc8d000 set_master_volume: Function not implemented
  12121. 03-07 20:34:38.695 5094 5094 W DeviceHAL: Device 0xebc8d000 set_master_mute: Function not implemented
  12122. 03-07 20:34:38.695 5094 5094 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  12123. 03-07 20:34:38.695 5094 5094 I AudioFlinger: openOutput() this 0xec53d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  12124. 03-07 20:34:38.695 5094 5094 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xeb4f4000)
  12125. 03-07 20:34:38.695 5094 5094 D audio_hw_primary: adev_open_output_stream: Stream (0xeb4f4000) picks up usecase (low-latency-playback)
  12126. 03-07 20:34:38.696 5094 5094 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  12127. 03-07 20:34:38.698 5094 5094 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  12128. 03-07 20:34:38.700 5094 5094 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  12129. 03-07 20:34:38.700 5094 5094 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  12130. 03-07 20:34:38.700 5094 5094 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  12131. 03-07 20:34:38.712 5094 5094 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  12132. 03-07 20:34:38.712 5094 5094 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  12133. 03-07 20:34:38.713 5094 5094 I AudioFlinger: Using module 10 as the primary audio interface
  12134. 03-07 20:34:38.714 5094 5133 I AudioFlinger: AudioFlinger's thread 0xeaf03800 tid=5133 ready to run
  12135. 03-07 20:34:38.714 5094 5133 W AudioFlinger: no wake lock to update, system not ready yet
  12136. 03-07 20:34:38.714 5094 5133 D audio_hw_primary: out_standby: enter: stream (0xeb4f4000) usecase(1: low-latency-playback)
  12137. 03-07 20:34:38.715 5094 5094 W AudioFlinger: moveEffects() bad srcOutput 0
  12138. 03-07 20:34:38.715 5094 5133 W AudioFlinger: no wake lock to update, system not ready yet
  12139. 03-07 20:34:38.715 5094 5133 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  12140. 03-07 20:34:38.716 5094 5094 I AudioFlinger: openOutput() this 0xec53d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  12141. 03-07 20:34:38.716 5094 5094 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xeb4f4180)
  12142. 03-07 20:34:38.716 5094 5094 D audio_hw_primary: adev_open_output_stream: Stream (0xeb4f4180) picks up usecase (audio-ull-playback)
  12143. 03-07 20:34:38.717 5094 5094 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  12144. 03-07 20:34:38.717 5094 5136 I AudioFlinger: AudioFlinger's thread 0xeae030c0 tid=5136 ready to run
  12145. 03-07 20:34:38.718 5094 5136 W AudioFlinger: no wake lock to update, system not ready yet
  12146. 03-07 20:34:38.718 5094 5136 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  12147. 03-07 20:34:38.718 5094 5136 D audio_hw_primary: out_standby: enter: stream (0xeb4f4180) usecase(12: audio-ull-playback)
  12148. 03-07 20:34:38.719 5094 5136 W AudioFlinger: no wake lock to update, system not ready yet
  12149. 03-07 20:34:38.720 5094 5094 I AudioFlinger: openOutput() this 0xec53d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  12150. 03-07 20:34:38.720 5094 5094 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xeb4f4300)
  12151. 03-07 20:34:38.720 5094 5094 D audio_hw_primary: adev_open_output_stream: Stream (0xeb4f4300) picks up usecase (deep-buffer-playback)
  12152. 03-07 20:34:38.720 5094 5094 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  12153. 03-07 20:34:38.721 5094 5138 I AudioFlinger: AudioFlinger's thread 0xea403780 tid=5138 ready to run
  12154. 03-07 20:34:38.721 5094 5138 W AudioFlinger: no wake lock to update, system not ready yet
  12155. 03-07 20:34:38.721 5094 5138 D audio_hw_primary: out_standby: enter: stream (0xeb4f4300) usecase(0: deep-buffer-playback)
  12156. 03-07 20:34:38.721 5094 5138 W AudioFlinger: no wake lock to update, system not ready yet
  12157. 03-07 20:34:38.721 5094 5138 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  12158. 03-07 20:34:38.724 5094 5094 I AudioFlinger: openOutput() this 0xec53d000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  12159. 03-07 20:34:38.724 5094 5094 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xeb4f4480)
  12160. 03-07 20:34:38.724 5094 5094 D audio_hw_primary: adev_open_output_stream: Stream (0xeb4f4480) picks up usecase (afe-proxy-playback)
  12161. 03-07 20:34:38.724 5094 5094 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  12162. 03-07 20:34:38.725 5094 5141 I AudioFlinger: AudioFlinger's thread 0xea183d40 tid=5141 ready to run
  12163. 03-07 20:34:38.725 5094 5141 W AudioFlinger: no wake lock to update, system not ready yet
  12164. 03-07 20:34:38.725 5094 5141 D audio_hw_primary: out_standby: enter: stream (0xeb4f4480) usecase(37: afe-proxy-playback)
  12165. 03-07 20:34:38.726 5094 5141 W AudioFlinger: no wake lock to update, system not ready yet
  12166. 03-07 20:34:38.726 5094 5141 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  12167. 03-07 20:34:38.727 5094 5094 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xec53aa40) io_handle(14) source(1)
  12168. 03-07 20:34:38.729 5094 5143 I AudioFlinger: AudioFlinger's thread 0xe9d83c40 tid=5143 ready to run
  12169. 03-07 20:34:38.729 5094 5094 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xec53aa40)
  12170. 03-07 20:34:38.730 5094 5094 D audio_hw_primary: in_standby: enter: stream (0xec53aa40) usecase(16: audio-record)
  12171. 03-07 20:34:38.730 5094 5094 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xec53aa40) io_handle(22) source(1)
  12172. 03-07 20:34:38.730 5094 5094 W DeviceHAL: Device 0xebc8d000 open_input_stream: Invalid argument
  12173. 03-07 20:34:38.730 5094 5094 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xec53aa40) io_handle(22) source(1)
  12174. 03-07 20:34:38.730 5094 5094 W DeviceHAL: Device 0xebc8d000 open_input_stream: Invalid argument
  12175. 03-07 20:34:38.730 5094 5094 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  12176. 03-07 20:34:38.738 5094 5094 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  12177. 03-07 20:34:38.738 5094 5094 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  12178. 03-07 20:34:38.739 5094 5094 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  12179. 03-07 20:34:38.741 5094 5094 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  12180. 03-07 20:34:38.741 5094 5094 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  12181. 03-07 20:34:38.743 5094 5094 I r_submix: adev_open(name=audio_hw_if)
  12182. 03-07 20:34:38.744 5094 5094 I r_submix: adev_init_check()
  12183. 03-07 20:34:38.744 5094 5094 W DeviceHAL: Device 0xea45f740 set_master_mute: Function not implemented
  12184. 03-07 20:34:38.744 5094 5094 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  12185. 03-07 20:34:38.744 5094 5094 D r_submix: adev_open_input_stream(addr=0)
  12186. 03-07 20:34:38.744 5094 5094 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  12187. 03-07 20:34:38.744 5094 5094 D r_submix: now using address 0 for route 9
  12188. 03-07 20:34:38.745 5094 5147 I AudioFlinger: AudioFlinger's thread 0xe9d83540 tid=5147 ready to run
  12189. 03-07 20:34:38.745 5094 5094 D r_submix: adev_close_input_stream()
  12190. 03-07 20:34:38.745 5094 5094 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  12191. 03-07 20:34:38.745 5094 5094 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  12192. 03-07 20:34:38.747 5094 5094 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  12193. 03-07 20:34:38.747 5094 5094 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  12194. 03-07 20:34:38.747 5094 5094 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  12195. 03-07 20:34:38.750 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  12196. 03-07 20:34:38.751 5094 5094 E SoundTriggerHwService: could not read implementation properties
  12197. 03-07 20:34:38.776 5093 5093 I Zygote : ...preloaded 4715 classes in 414ms.
  12198. 03-07 20:34:38.776 5093 5093 I zygote64: VMRuntime.preloadDexCaches starting
  12199. 03-07 20:34:38.857 5093 5093 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  12200. 03-07 20:34:38.857 5093 5093 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  12201. 03-07 20:34:38.857 5093 5093 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  12202. 03-07 20:34:38.857 5093 5093 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  12203. 03-07 20:34:38.857 5093 5093 I zygote64: VMRuntime.preloadDexCaches finished
  12204. 03-07 20:34:38.857 5093 5093 D Zygote64Timing: PreloadClasses took to complete: 496ms
  12205. 03-07 20:34:38.965 5093 5093 I Zygote : Preloading resources...
  12206. 03-07 20:34:38.985 5093 5093 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  12207. 03-07 20:34:39.026 5093 5093 I Zygote : ...preloaded 64 resources in 60ms.
  12208. 03-07 20:34:39.035 5093 5093 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  12209. 03-07 20:34:39.037 5093 5093 I Zygote : ...preloaded 41 resources in 11ms.
  12210. 03-07 20:34:39.037 5093 5093 D Zygote64Timing: PreloadResources took to complete: 179ms
  12211. 03-07 20:34:39.037 5093 5093 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  12212. 03-07 20:34:39.040 5093 5093 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  12213. 03-07 20:34:39.042 5093 5093 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  12214. 03-07 20:34:39.056 5093 5093 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  12215. 03-07 20:34:39.057 5093 5093 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  12216. 03-07 20:34:39.081 5093 5093 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  12217. 03-07 20:34:39.082 5093 5093 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  12218. 03-07 20:34:39.106 5093 5093 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  12219. 03-07 20:34:39.111 5093 5093 I Zygote : Preloading shared libraries...
  12220. 03-07 20:34:39.137 5093 5093 I Zygote : Uninstalled ICU cache reference pinning...
  12221. 03-07 20:34:39.140 5093 5093 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  12222. 03-07 20:34:39.165 5093 5093 I Zygote : Warmed up JCA providers in 24ms.
  12223. 03-07 20:34:39.165 5093 5093 D Zygote : end preload
  12224. 03-07 20:34:39.165 5093 5093 D Zygote64Timing: ZygotePreload took to complete: 822ms
  12225. 03-07 20:34:39.193 5093 5093 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 166us total 27.105ms
  12226. 03-07 20:34:39.215 5093 5093 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 34us total 16.590ms
  12227. 03-07 20:34:39.216 5093 5093 D Zygote64Timing: PostZygoteInitGC took to complete: 50ms
  12228. 03-07 20:34:39.216 5093 5093 D Zygote64Timing: ZygoteInit took to complete: 873ms
  12229. 03-07 20:34:39.217 5093 5093 I : seccomp disabled by setenforce 0
  12230. 03-07 20:34:39.275 5093 5093 I Zygote : System server process 5150 has been created
  12231. 03-07 20:34:39.277 5093 5093 I Zygote : Accepting command socket connections
  12232. 03-07 20:34:39.290 5150 5150 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  12233. 03-07 20:34:39.303 5150 5150 I zygote64: The ClassLoaderContext is a special shared library.
  12234. 03-07 20:34:39.331 5150 5150 I SystemServer: InitBeforeStartServices
  12235. 03-07 20:34:39.331 5150 5150 I SystemServer: Entered the Android system server!
  12236. 03-07 20:34:39.547 5150 5150 D SystemServerTiming: InitBeforeStartServices took to complete: 216ms
  12237. 03-07 20:34:39.548 5150 5150 I SystemServer: StartServices
  12238. 03-07 20:34:39.549 5150 5150 I SystemServer: Reading configuration...
  12239. 03-07 20:34:39.549 5150 5150 I SystemServer: ReadingSystemConfig
  12240. 03-07 20:34:39.550 5150 5150 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  12241. 03-07 20:34:39.550 5150 5150 I SystemServer: StartInstaller
  12242. 03-07 20:34:39.550 5150 5163 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  12243. 03-07 20:34:39.550 5150 5150 I SystemServiceManager: Starting com.android.server.pm.Installer
  12244. 03-07 20:34:39.553 5150 5150 D SystemServerTiming: StartInstaller took to complete: 3ms
  12245. 03-07 20:34:39.554 5150 5150 I SystemServer: DeviceIdentifiersPolicyService
  12246. 03-07 20:34:39.554 5150 5150 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  12247. 03-07 20:34:39.556 5150 5150 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 3ms
  12248. 03-07 20:34:39.556 5150 5150 I SystemServer: StartActivityManager
  12249. 03-07 20:34:39.556 5150 5150 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  12250. 03-07 20:34:39.579 5150 5150 I ActivityManager: Memory class: 288
  12251. 03-07 20:34:39.581 5150 5165 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  12252. 03-07 20:34:39.582 5150 5166 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  12253. 03-07 20:34:39.599 5150 5163 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  12254. 03-07 20:34:39.614 5150 5150 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  12255. 03-07 20:34:39.321 5150 5150 I chatty : uid=1000 system_server identical 4 lines
  12256. 03-07 20:34:39.326 5150 5150 I zygote64: The ClassLoaderContext is a special shared library.
  12257. 03-07 20:34:39.620 5150 5168 E BluetoothAdapter: Bluetooth binder is null
  12258. 03-07 20:34:39.622 5150 5168 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  12259. 03-07 20:34:39.625 5150 5168 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  12260. 03-07 20:34:39.626 5150 5168 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  12261. 03-07 20:34:39.631 5150 5168 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  12262. 03-07 20:34:39.633 5150 5168 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  12263. 03-07 20:34:39.638 5150 5168 D vndksupport: Loading /vendor/lib64/hw/power.msm8992.so from current namespace instead of sphal namespace.
  12264. 03-07 20:34:39.641 5150 5168 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
  12265. 03-07 20:34:39.641 5150 5168 E QCOM PowerHAL: Failed to get prefetcher handle.
  12266. 03-07 20:34:39.642 5150 5168 D QCOM PowerHAL: power_open: enter; name=power
  12267. 03-07 20:34:39.642 5150 5168 D QCOM PowerHAL: power_open: exit 0
  12268. 03-07 20:34:39.642 5150 5168 I QCOM PowerHAL: QCOM power HAL initing.
  12269. 03-07 20:34:39.643 5150 5168 I PowerManagerService-JNI: Loaded power HAL service
  12270. 03-07 20:34:39.705 5150 5150 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  12271. 03-07 20:34:39.707 5150 5150 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace.
  12272. 03-07 20:34:39.745 5150 5150 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  12273. 03-07 20:34:39.752 5150 5174 I ServiceThread: Enabled StrictMode logging for android.display looper.
  12274. 03-07 20:34:39.755 5150 5150 W system_server: Failed to remove /acct/uid_1041/pid_5094: Device or resource busy
  12275. 03-07 20:34:39.756 5150 5150 W system_server: Failed to remove /acct/uid_1041: Permission denied
  12276. 03-07 20:34:39.756 5150 5150 W system_server: Failed to remove /acct/uid_1047/pid_5076: Device or resource busy
  12277. 03-07 20:34:39.756 5150 5150 W system_server: Failed to remove /acct/uid_1047: Permission denied
  12278. 03-07 20:34:39.756 5150 5150 W system_server: Failed to remove /acct/uid_1058/pid_2323: Device or resource busy
  12279. 03-07 20:34:39.756 5150 5150 W system_server: Failed to remove /acct/uid_1058: Permission denied
  12280. 03-07 20:34:39.756 5150 5150 W system_server: Failed to remove /acct/uid_1006/pid_2311: Device or resource busy
  12281. 03-07 20:34:39.756 5150 5150 W system_server: Failed to remove /acct/uid_1006: Permission denied
  12282. 03-07 20:34:39.757 5150 5150 W system_server: Failed to remove /acct/uid_1046/pid_2259: Device or resource busy
  12283. 03-07 20:34:39.757 5150 5150 W system_server: Failed to remove /acct/uid_1046: Permission denied
  12284. 03-07 20:34:39.757 5150 5150 W system_server: Failed to remove /acct/uid_1040/pid_2243: Device or resource busy
  12285. 03-07 20:34:39.757 5150 5150 W system_server: Failed to remove /acct/uid_1040: Permission denied
  12286. 03-07 20:34:39.757 5150 5150 W system_server: Failed to remove /acct/uid_1017/pid_2234: Device or resource busy
  12287. 03-07 20:34:39.757 5150 5150 W system_server: Failed to remove /acct/uid_1017: Permission denied
  12288. 03-07 20:34:39.757 5150 5150 W system_server: Failed to remove /acct/uid_1019/pid_2232: Device or resource busy
  12289. 03-07 20:34:39.757 5150 5150 W system_server: Failed to remove /acct/uid_1019: Permission denied
  12290. 03-07 20:34:39.757 5150 5150 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  12291. 03-07 20:34:39.757 5150 5150 W system_server: Failed to remove /acct/uid_3005: Permission denied
  12292. 03-07 20:34:39.757 5150 5150 W system_server: Failed to remove /acct/uid_10003: Permission denied
  12293. 03-07 20:34:39.758 5150 5150 W system_server: Failed to remove /acct/uid_10001: Permission denied
  12294. 03-07 20:34:39.758 5150 5150 W system_server: Failed to remove /acct/uid_10004: Permission denied
  12295. 03-07 20:34:39.758 5150 5150 W system_server: Failed to remove /acct/uid_10005: Permission denied
  12296. 03-07 20:34:39.758 5150 5150 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  12297. 03-07 20:34:39.758 5150 5150 W system_server: Failed to remove /acct/uid_1003: Permission denied
  12298. 03-07 20:34:39.758 5150 5150 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  12299. 03-07 20:34:39.758 5150 5150 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  12300. 03-07 20:34:39.758 5150 5150 W system_server: Failed to remove /acct/uid_1001: Permission denied
  12301. 03-07 20:34:39.758 5150 5150 W system_server: Failed to remove /acct/uid_1010/pid_5097: Device or resource busy
  12302. 03-07 20:34:39.759 5150 5150 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  12303. 03-07 20:34:39.759 5150 5150 W system_server: Failed to remove /acct/uid_1010: Permission denied
  12304. 03-07 20:34:39.759 5150 5150 W system_server: Failed to remove /acct/uid_1013/pid_5095: Device or resource busy
  12305. 03-07 20:34:39.759 5150 5150 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  12306. 03-07 20:34:39.759 5150 5150 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  12307. 03-07 20:34:39.759 5150 5150 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  12308. 03-07 20:34:39.759 5150 5150 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  12309. 03-07 20:34:39.759 5150 5150 W system_server: Failed to remove /acct/uid_1013: Permission denied
  12310. 03-07 20:34:39.759 5150 5150 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  12311. 03-07 20:34:39.759 5150 5150 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  12312. 03-07 20:34:39.760 5150 5150 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  12313. 03-07 20:34:39.760 5150 5150 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  12314. 03-07 20:34:39.760 5150 5150 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  12315. 03-07 20:34:39.760 5150 5150 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  12316. 03-07 20:34:39.760 5150 5150 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  12317. 03-07 20:34:39.760 5150 5150 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  12318. 03-07 20:34:39.760 5150 5150 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  12319. 03-07 20:34:39.760 5150 5150 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  12320. 03-07 20:34:39.760 5150 5150 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  12321. 03-07 20:34:39.760 5150 5150 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  12322. 03-07 20:34:39.760 5150 5150 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  12323. 03-07 20:34:39.760 5150 5150 W system_server: Failed to remove /acct/uid_1000: Permission denied
  12324. 03-07 20:34:39.761 5150 5150 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  12325. 03-07 20:34:39.761 5150 5150 W system_server: Failed to remove /acct/uid_1036: Permission denied
  12326. 03-07 20:34:39.761 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_5096: Device or resource busy
  12327. 03-07 20:34:39.761 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_5093: Device or resource busy
  12328. 03-07 20:34:39.761 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  12329. 03-07 20:34:39.761 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  12330. 03-07 20:34:39.761 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  12331. 03-07 20:34:39.761 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  12332. 03-07 20:34:39.761 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  12333. 03-07 20:34:39.761 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  12334. 03-07 20:34:39.762 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  12335. 03-07 20:34:39.762 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  12336. 03-07 20:34:39.762 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  12337. 03-07 20:34:39.762 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  12338. 03-07 20:34:39.762 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  12339. 03-07 20:34:39.762 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  12340. 03-07 20:34:39.762 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  12341. 03-07 20:34:39.762 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  12342. 03-07 20:34:39.762 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  12343. 03-07 20:34:39.762 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  12344. 03-07 20:34:39.762 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  12345. 03-07 20:34:39.762 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  12346. 03-07 20:34:39.762 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  12347. 03-07 20:34:39.763 5150 5150 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  12348. 03-07 20:34:39.763 5150 5150 W system_server: Failed to remove /acct/uid_0: Permission denied
  12349. 03-07 20:34:39.765 5150 5150 D AppOps : AppOpsService published
  12350. 03-07 20:34:39.766 5150 5150 D SystemServerTiming: StartActivityManager took to complete: 209ms
  12351. 03-07 20:34:39.766 5150 5150 I SystemServer: StartPowerManager
  12352. 03-07 20:34:39.766 5150 5150 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  12353. 03-07 20:34:39.772 5150 5176 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  12354. 03-07 20:34:39.774 5150 5150 I libsuspend: Selected wakeup count
  12355. 03-07 20:34:39.775 5150 5150 E QCOM PowerHAL: Invalid hint ID.
  12356. 03-07 20:34:39.776 5150 5150 D SystemServerTiming: StartPowerManager took to complete: 10ms
  12357. 03-07 20:34:39.777 5150 5150 I SystemServer: InitPowerManagement
  12358. 03-07 20:34:39.779 5150 5150 D SystemServerTiming: InitPowerManagement took to complete: 2ms
  12359. 03-07 20:34:39.779 5150 5150 I SystemServer: StartRecoverySystemService
  12360. 03-07 20:34:39.779 5150 5150 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  12361. 03-07 20:34:39.781 5150 5150 D SystemServerTiming: StartRecoverySystemService took to complete: 1ms
  12362. 03-07 20:34:39.781 5150 5150 V RescueParty: Disabled because of eng build
  12363. 03-07 20:34:39.782 5150 5150 I SystemServer: StartLightsService
  12364. 03-07 20:34:39.782 5150 5150 I SystemServiceManager: Starting com.android.server.lights.LightsService
  12365. 03-07 20:34:39.782 5150 5150 D SystemServerTiming: StartLightsService took to complete: 1ms
  12366. 03-07 20:34:39.782 5150 5150 I SystemServer: StartDisplayManager
  12367. 03-07 20:34:39.782 5150 5150 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  12368. 03-07 20:34:39.786 5150 5150 D SystemServerTiming: StartDisplayManager took to complete: 4ms
  12369. 03-07 20:34:39.786 5150 5150 I SystemServer: WaitForDisplay
  12370. 03-07 20:34:39.787 5150 5150 I SystemServiceManager: Starting phase 100
  12371. 03-07 20:34:39.791 5150 5174 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  12372. 03-07 20:34:39.792 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  12373. 03-07 20:34:39.792 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  12374. 03-07 20:34:39.793 5150 5174 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  12375. 03-07 20:34:39.799 5150 5174 E light : light_open lights keyboard failed: -22
  12376. 03-07 20:34:39.799 5150 5174 E light : Light passthrough failed to load legacy HAL.
  12377. 03-07 20:34:39.800 5150 5174 E light : light_open lights buttons failed: -22
  12378. 03-07 20:34:39.800 5150 5174 E light : Light passthrough failed to load legacy HAL.
  12379. 03-07 20:34:39.803 5150 5174 E light : light_open lights bluetooth failed: -22
  12380. 03-07 20:34:39.803 5150 5174 E light : Light passthrough failed to load legacy HAL.
  12381. 03-07 20:34:39.804 5150 5174 E light : light_open lights wifi failed: -22
  12382. 03-07 20:34:39.805 5150 5174 E light : Light passthrough failed to load legacy HAL.
  12383. 03-07 20:34:39.807 5150 5150 D SystemServerTiming: WaitForDisplay took to complete: 20ms
  12384. 03-07 20:34:39.807 5150 5150 I SystemServer: StartPackageManagerService
  12385. 03-07 20:34:39.807 5150 5174 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  12386. 03-07 20:34:39.820 5150 5150 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  12387. 03-07 20:34:39.823 5150 5150 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  12388. 03-07 20:34:40.098 5150 5150 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  12389. 03-07 20:34:40.098 5150 5150 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  12390. 03-07 20:34:40.098 5150 5150 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  12391. 03-07 20:34:40.230 5150 5189 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  12392. 03-07 20:34:40.341 5150 5188 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  12393. 03-07 20:34:40.382 5150 5188 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  12394. 03-07 20:34:40.439 5150 5187 I PackageParser: Parse times for '/system/priv-app/Settings': parse=124ms, update_cache=0 ms
  12395. 03-07 20:34:40.604 5150 5186 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=189ms, update_cache=0 ms
  12396. 03-07 20:34:40.648 5150 5192 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  12397. 03-07 20:34:40.653 5150 5192 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  12398. 03-07 20:34:40.661 5150 5193 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  12399. 03-07 20:34:40.687 5150 5192 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  12400. 03-07 20:34:40.727 5150 5191 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  12401. 03-07 20:34:40.727 5150 5191 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  12402. 03-07 20:34:40.778 5150 5150 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  12403. 03-07 20:34:40.779 5150 5150 D PackageManager: No files in app dir /oem/app
  12404. 03-07 20:34:40.780 5150 5150 I PackageManager: Finished scanning system apps. Time: 701 ms, packageCount: 102 , timePerPackage: 6 , cached: 0
  12405. 03-07 20:34:40.805 5150 5197 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  12406. 03-07 20:34:40.825 5150 5198 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  12407. 03-07 20:34:40.829 5150 5197 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  12408. 03-07 20:34:40.841 5199 5199 I sensors.qcom: type=1400 audit(0.0:637): avc: denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=106 ioctlcmd=6403 scontext=u:r:init:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  12409. 03-07 20:34:40.882 5150 5195 I PackageParser: Parse times for '/data/app/com.android.chrome-2': parse=101ms, update_cache=0 ms
  12410. 03-07 20:34:40.888 5150 5197 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  12411. 03-07 20:34:40.915 5150 5160 I zygote64: Background concurrent copying GC freed 35618(2MB) AllocSpace objects, 0(0B) LOS objects, 42% free, 5MB/9MB, paused 92us total 111.253ms
  12412. 03-07 20:34:40.920 5150 5198 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  12413. 03-07 20:34:40.920 5150 5198 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  12414. 03-07 20:34:40.948 5150 5198 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  12415. 03-07 20:34:40.950 5150 5198 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  12416. 03-07 20:34:40.960 5150 5195 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  12417. 03-07 20:34:40.972 5150 5197 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=105ms, update_cache=0 ms
  12418. 03-07 20:34:40.990 5150 5196 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=117ms, update_cache=0 ms
  12419. 03-07 20:34:40.998 5150 5197 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  12420. 03-07 20:34:40.998 5150 5197 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  12421. 03-07 20:34:41.003 5150 5150 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  12422. 03-07 20:34:41.003 5150 5150 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  12423. 03-07 20:34:41.015 5150 5195 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  12424. 03-07 20:34:41.022 5150 5197 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  12425. 03-07 20:34:41.035 5150 5150 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  12426. 03-07 20:34:41.052 5150 5197 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  12427. 03-07 20:34:41.052 5150 5197 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  12428. 03-07 20:34:41.068 5150 5196 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  12429. 03-07 20:34:41.084 5150 5196 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  12430. 03-07 20:34:41.140 5150 5197 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  12431. 03-07 20:34:41.149 5150 5198 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=183ms, update_cache=0 ms
  12432. 03-07 20:34:41.169 5150 5197 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  12433. 03-07 20:34:41.230 5150 5195 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  12434. 03-07 20:34:41.230 5150 5195 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  12435. 03-07 20:34:41.235 5150 5197 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  12436. 03-07 20:34:41.236 5150 5197 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  12437. 03-07 20:34:41.252 5150 5195 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=155ms, update_cache=0 ms
  12438. 03-07 20:34:41.257 5150 5197 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  12439. 03-07 20:34:41.318 5150 5196 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  12440. 03-07 20:34:41.346 5150 5195 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  12441. 03-07 20:34:41.367 5150 5198 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  12442. 03-07 20:34:41.417 5150 5198 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  12443. 03-07 20:34:41.422 5150 5197 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  12444. 03-07 20:34:41.423 5150 5197 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  12445. 03-07 20:34:41.479 5150 5198 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  12446. 03-07 20:34:41.481 5150 5198 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  12447. 03-07 20:34:41.482 5150 5198 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  12448. 03-07 20:34:41.555 5150 5197 I PackageParser: Parse times for '/data/app/com.twitter.android-2': parse=106ms, update_cache=0 ms
  12449. 03-07 20:34:41.570 5150 5198 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  12450. 03-07 20:34:41.584 5150 5195 I PackageParser: Parse times for '/data/app/com.google.android.apps.plus-2': parse=124ms, update_cache=0 ms
  12451. 03-07 20:34:41.599 5150 5195 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  12452. 03-07 20:34:41.634 5150 5197 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  12453. 03-07 20:34:41.638 5150 5160 I zygote64: Background concurrent copying GC freed 29336(1740KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 9MB/15MB, paused 64us total 197.127ms
  12454. 03-07 20:34:41.663 5150 5197 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  12455. 03-07 20:34:41.683 5150 5150 D PackageManager: No files in app dir /data/app-private
  12456. 03-07 20:34:41.683 5150 5150 I PackageManager: Finished scanning non-system apps. Time: 904 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  12457. 03-07 20:34:41.686 5150 5150 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  12458. 03-07 20:34:41.696 5150 5150 I PackageManager: Time to scan packages: 1.618 seconds
  12459. 03-07 20:34:41.702 5150 5150 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  12460. 03-07 20:34:41.770 2233 3397 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  12461. 03-07 20:34:41.773 2233 3397 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  12462. 03-07 20:34:41.777 2233 2252 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  12463. 03-07 20:34:41.779 2233 2252 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  12464. 03-07 20:34:41.837 2233 3398 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  12465. 03-07 20:34:41.840 2233 3398 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  12466. 03-07 20:34:41.844 2233 3397 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  12467. 03-07 20:34:41.846 2233 3397 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  12468. 03-07 20:34:41.876 5150 5150 V PackageManager: reconcileAppsData finished 18 packages
  12469. 03-07 20:34:41.877 5150 5150 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  12470. 03-07 20:34:41.877 5150 5200 D SystemServerInitThreadPool: Started executing prepareAppData
  12471. 03-07 20:34:41.877 5150 5150 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  12472. 03-07 20:34:41.877 5150 5150 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  12473. 03-07 20:34:41.877 5150 5150 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  12474. 03-07 20:34:41.877 5150 5150 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  12475. 03-07 20:34:41.877 5150 5150 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  12476. 03-07 20:34:41.877 5150 5150 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  12477. 03-07 20:34:41.877 5150 5150 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  12478. 03-07 20:34:41.878 5150 5150 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  12479. 03-07 20:34:41.878 5150 5150 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  12480. 03-07 20:34:41.878 5150 5150 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  12481. 03-07 20:34:41.878 5150 5150 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  12482. 03-07 20:34:41.878 5150 5150 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  12483. 03-07 20:34:41.878 5150 5150 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  12484. 03-07 20:34:41.879 5150 5150 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  12485. 03-07 20:34:41.879 5150 5150 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  12486. 03-07 20:34:41.879 5150 5150 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  12487. 03-07 20:34:41.879 5150 5150 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  12488. 03-07 20:34:41.879 5150 5150 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  12489. 03-07 20:34:41.879 5150 5150 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  12490. 03-07 20:34:41.879 5150 5150 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  12491. 03-07 20:34:41.879 5150 5150 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  12492. 03-07 20:34:41.880 5150 5150 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  12493. 03-07 20:34:41.880 2233 3397 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  12494. 03-07 20:34:41.882 2233 3397 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  12495. 03-07 20:34:41.883 2233 3397 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  12496. 03-07 20:34:41.883 2233 3397 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  12497. 03-07 20:34:41.884 2233 3397 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  12498. 03-07 20:34:41.886 2233 3397 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  12499. 03-07 20:34:41.886 2233 3397 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  12500. 03-07 20:34:41.887 2233 3397 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  12501. 03-07 20:34:41.887 2233 3397 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  12502. 03-07 20:34:41.887 2233 3397 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  12503. 03-07 20:34:41.888 2233 3397 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  12504. 03-07 20:34:41.888 2233 3397 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  12505. 03-07 20:34:41.888 2233 3397 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  12506. 03-07 20:34:41.889 2233 3397 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  12507. 03-07 20:34:41.889 2233 3397 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  12508. 03-07 20:34:41.889 2233 3397 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  12509. 03-07 20:34:41.889 2233 3397 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  12510. 03-07 20:34:41.889 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  12511. 03-07 20:34:41.890 2233 3397 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  12512. 03-07 20:34:41.890 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  12513. 03-07 20:34:41.890 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  12514. 03-07 20:34:41.890 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  12515. 03-07 20:34:41.890 2233 3397 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  12516. 03-07 20:34:41.890 2233 3397 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  12517. 03-07 20:34:41.891 2233 3397 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  12518. 03-07 20:34:41.892 2233 3397 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  12519. 03-07 20:34:41.892 2233 3397 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  12520. 03-07 20:34:41.893 2233 3397 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  12521. 03-07 20:34:41.893 2233 3397 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  12522. 03-07 20:34:41.893 2233 3397 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  12523. 03-07 20:34:41.893 2233 3397 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  12524. 03-07 20:34:41.894 2233 3397 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  12525. 03-07 20:34:41.894 2233 3397 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  12526. 03-07 20:34:41.894 2233 3397 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  12527. 03-07 20:34:41.895 2233 3397 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  12528. 03-07 20:34:41.895 2233 3397 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  12529. 03-07 20:34:41.895 2233 3397 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  12530. 03-07 20:34:41.906 5150 5200 D SystemServerTimingAsync: AppDataFixup took to complete: 29ms
  12531. 03-07 20:34:41.994 5150 5150 E PackageManager: There should probably be a verifier, but, none were found
  12532. 03-07 20:34:41.997 5150 5150 E System : ******************************************
  12533. 03-07 20:34:41.997 5150 5150 E System : ************ Failure starting system services
  12534. 03-07 20:34:41.997 5150 5150 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  12535. 03-07 20:34:41.997 5150 5150 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  12536. 03-07 20:34:41.997 5150 5150 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  12537. 03-07 20:34:41.997 5150 5150 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  12538. 03-07 20:34:41.997 5150 5150 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  12539. 03-07 20:34:41.997 5150 5150 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  12540. 03-07 20:34:41.997 5150 5150 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  12541. 03-07 20:34:41.997 5150 5150 E System : at java.lang.reflect.Method.invoke(Native Method)
  12542. 03-07 20:34:41.997 5150 5150 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  12543. 03-07 20:34:41.997 5150 5150 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  12544. 03-07 20:34:41.998 5150 5150 D SystemServerTiming: StartPackageManagerService took to complete: 2191ms
  12545. 03-07 20:34:41.998 5150 5150 E Zygote : System zygote died with exception
  12546. 03-07 20:34:41.998 5150 5150 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  12547. 03-07 20:34:41.998 5150 5150 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  12548. 03-07 20:34:41.998 5150 5150 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  12549. 03-07 20:34:41.998 5150 5150 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  12550. 03-07 20:34:41.998 5150 5150 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  12551. 03-07 20:34:41.998 5150 5150 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  12552. 03-07 20:34:41.998 5150 5150 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  12553. 03-07 20:34:41.998 5150 5150 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  12554. 03-07 20:34:41.998 5150 5150 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  12555. 03-07 20:34:41.998 5150 5150 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  12556. 03-07 20:34:41.998 5150 5150 D AndroidRuntime: Shutting down VM
  12557. 03-07 20:34:41.999 5150 5150 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  12558. 03-07 20:34:41.999 5150 5150 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  12559. 03-07 20:34:41.999 5150 5150 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  12560. 03-07 20:34:41.999 5150 5150 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  12561. 03-07 20:34:41.999 5150 5150 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  12562. 03-07 20:34:41.999 5150 5150 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  12563. 03-07 20:34:41.999 5150 5150 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  12564. 03-07 20:34:41.999 5150 5150 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  12565. 03-07 20:34:41.999 5150 5150 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  12566. 03-07 20:34:41.999 5150 5150 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  12567. 03-07 20:34:41.999 5150 5150 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  12568. 03-07 20:34:42.003 5150 5150 E AndroidRuntime: Error reporting crash
  12569. 03-07 20:34:42.003 5150 5150 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  12570. 03-07 20:34:42.003 5150 5150 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  12571. 03-07 20:34:42.003 5150 5150 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  12572. 03-07 20:34:42.003 5150 5150 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  12573. 03-07 20:34:42.003 5150 5150 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  12574. 03-07 20:34:42.003 5150 5150 I Process : Sending signal. PID: 5150 SIG: 9
  12575. 03-07 20:34:42.063 354 354 I ServiceManager: service 'recovery' died
  12576. 03-07 20:34:42.063 354 354 I ServiceManager: service 'display' died
  12577. 03-07 20:34:42.063 354 354 I ServiceManager: service 'device_identifiers' died
  12578. 03-07 20:34:42.063 354 354 I ServiceManager: service 'batterystats' died
  12579. 03-07 20:34:42.063 354 354 I ServiceManager: service 'appops' died
  12580. 03-07 20:34:42.063 354 354 I ServiceManager: service 'power' died
  12581. 03-07 20:34:42.063 5093 5093 E Zygote : Exit zygote because system server (5150) has terminated
  12582. 03-07 20:34:42.132 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  12583. 03-07 20:34:42.132 354 354 I ServiceManager: service 'media.audio_flinger' died
  12584. 03-07 20:34:42.132 354 354 I ServiceManager: service 'media.audio_policy' died
  12585. 03-07 20:34:42.370 354 354 I ServiceManager: service 'media.player' died
  12586. 03-07 20:34:42.371 354 354 I ServiceManager: service 'media.resource_manager' died
  12587. 03-07 20:34:42.382 354 354 I ServiceManager: service 'netd' died
  12588. 03-07 20:34:42.382 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  12589. 03-07 20:34:42.390 354 354 I ServiceManager: service 'wificond' died
  12590. 03-07 20:34:42.557 5204 5204 I Netd : Netd 1.0 starting
  12591. 03-07 20:34:42.557 5205 5205 I wificond: wificond is starting up...
  12592. 03-07 20:34:42.558 5204 5204 D TetherController: Setting IP forward enable = 0
  12593. 03-07 20:34:42.593 5204 5204 I Netd : Creating child chains: 26.2ms
  12594. 03-07 20:34:42.593 5204 5204 I Netd : Setting up OEM hooks: 0.2ms
  12595. 03-07 20:34:42.609 5204 5204 I Netd : Setting up FirewallController hooks: 15.6ms
  12596. 03-07 20:34:42.614 5204 5204 I Netd : Setting up NatController hooks: 5.4ms
  12597. 03-07 20:34:42.621 5204 5204 I Netd : Setting up BandwidthController hooks: 6.4ms
  12598. 03-07 20:34:42.621 5204 5204 I Netd : Setting up IdletimerController hooks: 0.2ms
  12599. 03-07 20:34:42.629 5204 5204 I Netd : Disabling bandwidth control: 8.1ms
  12600. 03-07 20:34:42.630 5204 5204 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  12601. 03-07 20:34:42.631 5204 5204 I Netd : Initializing RouteController: 1.7ms
  12602. 03-07 20:34:42.634 5204 5204 D MDnsDS : MDnsSdListener::Hander starting up
  12603. 03-07 20:34:42.635 5204 5204 I Netd : Registering NetdNativeService: 0.9ms
  12604. 03-07 20:34:42.636 5204 5204 I Netd : Starting CommandListener: 0.9ms
  12605. 03-07 20:34:42.638 5204 5214 D MDnsDS : MDnsSdListener starting to monitor
  12606. 03-07 20:34:42.639 5204 5214 D MDnsDS : Going to poll with pollCount 1
  12607. 03-07 20:34:42.640 5204 5204 I Netd : Registering NetdHwService: 3.6ms
  12608. 03-07 20:34:42.640 5204 5204 I Netd : Netd started in 82ms
  12609. 03-07 20:34:42.635 5220 5220 I netmgrd : type=1400 audit(0.0:638): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  12610. 03-07 20:34:42.651 5220 5220 I ndc : type=1400 audit(0.0:639): avc: denied { connectto } for path="/dev/socket/netd" scontext=u:r:init:s0 tcontext=u:r:netd:s0 tclass=unix_stream_socket permissive=1
  12611. 03-07 20:34:42.753 5202 5202 I FastMixerState: sMaxFastTracks = 8
  12612. 03-07 20:34:42.757 5202 5202 I audioserver: ServiceManager: 0xe68178e0
  12613. 03-07 20:34:42.758 5202 5202 W BatteryNotifier: batterystats service unavailable!
  12614. 03-07 20:34:42.760 5202 5202 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  12615. 03-07 20:34:42.767 5202 5202 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  12616. 03-07 20:34:42.775 5202 5202 I AudioFlinger: Using 300 mSec as standby time.
  12617. 03-07 20:34:42.778 5202 5202 W APM::Devices: DeviceVector::add device 80000040 already in
  12618. 03-07 20:34:42.779 5202 5202 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  12619. 03-07 20:34:42.780 5202 5202 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  12620. 03-07 20:34:42.784 5202 5202 D audio_hw_primary: adev_open: enter
  12621. 03-07 20:34:42.842 5203 5203 I mediaserver: ServiceManager: 0xe9d979e0
  12622. 03-07 20:34:42.844 5203 5203 W BatteryNotifier: batterystats service unavailable!
  12623. 03-07 20:34:42.892 5202 5202 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  12624. 03-07 20:34:42.893 5202 5202 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  12625. 03-07 20:34:42.893 5202 5202 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  12626. 03-07 20:34:42.893 5202 5202 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  12627. 03-07 20:34:42.893 5202 5202 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  12628. 03-07 20:34:42.893 5202 5202 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  12629. 03-07 20:34:42.893 5202 5202 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  12630. 03-07 20:34:42.893 5202 5202 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  12631. 03-07 20:34:42.893 5202 5202 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  12632. 03-07 20:34:42.899 5202 5202 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  12633. 03-07 20:34:42.899 5202 5202 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  12634. 03-07 20:34:42.901 5202 5202 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  12635. 03-07 20:34:42.904 5202 5202 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  12636. 03-07 20:34:42.908 5202 5202 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  12637. 03-07 20:34:42.909 5202 5202 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  12638. 03-07 20:34:42.909 5202 5202 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  12639. 03-07 20:34:42.919 5202 5202 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  12640. 03-07 20:34:42.932 5202 5202 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  12641. 03-07 20:34:42.932 5202 5202 D msm8974_platform: platform_init: Opened sound card:0
  12642. 03-07 20:34:42.937 5202 5202 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  12643. 03-07 20:34:42.937 5202 5202 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  12644. 03-07 20:34:42.937 5202 5202 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  12645. 03-07 20:34:42.937 5202 5202 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  12646. 03-07 20:34:42.937 5202 5202 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  12647. 03-07 20:34:42.937 5202 5202 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  12648. 03-07 20:34:42.938 5202 5202 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  12649. 03-07 20:34:42.938 5202 5202 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  12650. 03-07 20:34:42.938 5202 5202 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  12651. 03-07 20:34:42.938 5202 5202 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  12652. 03-07 20:34:42.938 5202 5202 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  12653. 03-07 20:34:42.938 5202 5202 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  12654. 03-07 20:34:42.938 5202 5202 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  12655. 03-07 20:34:42.938 5202 5202 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  12656. 03-07 20:34:42.939 5202 5202 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  12657. 03-07 20:34:42.939 5202 5202 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  12658. 03-07 20:34:42.939 5202 5202 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  12659. 03-07 20:34:42.939 5202 5202 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  12660. 03-07 20:34:42.940 5202 5202 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  12661. 03-07 20:34:42.940 5202 5202 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  12662. 03-07 20:34:42.940 5202 5202 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  12663. 03-07 20:34:42.940 5202 5202 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  12664. 03-07 20:34:42.940 5202 5202 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  12665. 03-07 20:34:42.940 5202 5202 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  12666. 03-07 20:34:42.941 5202 5202 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  12667. 03-07 20:34:42.941 5202 5202 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  12668. 03-07 20:34:42.942 5202 5202 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  12669. 03-07 20:34:42.942 5202 5202 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  12670. 03-07 20:34:42.942 5202 5202 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  12671. 03-07 20:34:42.942 5202 5202 D ACDB-LOADER: ACDB -> ACPH INIT
  12672. 03-07 20:34:42.942 5202 5202 D : [ACPH]->Online service registered with ACPH
  12673. 03-07 20:34:42.942 5202 5202 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  12674. 03-07 20:34:42.943 5202 5202 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  12675. 03-07 20:34:42.943 5202 5202 D : [ACPH]->ACPH init success
  12676. 03-07 20:34:42.943 5202 5202 D ACDB-LOADER: ACDB -> RTAC INIT
  12677. 03-07 20:34:42.943 5202 5202 D : [ACPH]->DSP RTC service registered with ACPH
  12678. 03-07 20:34:42.943 5202 5202 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  12679. 03-07 20:34:42.943 5202 5202 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  12680. 03-07 20:34:42.943 5202 5202 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  12681. 03-07 20:34:42.944 5202 5202 D : [ACPH]->FTS RTC service registered with ACPH
  12682. 03-07 20:34:42.944 5202 5202 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  12683. 03-07 20:34:42.944 5202 5202 D : [ACPH]->ADIE RTC service registered with ACPH
  12684. 03-07 20:34:42.944 5202 5202 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  12685. 03-07 20:34:42.944 5202 5202 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  12686. 03-07 20:34:42.944 5202 5202 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  12687. 03-07 20:34:42.944 5202 5202 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  12688. 03-07 20:34:42.944 5202 5202 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  12689. 03-07 20:34:42.944 5202 5202 D : Failed to fetch the lookup information of the MetaInfo table
  12690. 03-07 20:34:42.944 5202 5202 D : Output from GetMetaInfoSize command : 0
  12691. 03-07 20:34:42.948 5202 5202 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  12692. 03-07 20:34:42.948 5202 5202 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  12693. 03-07 20:34:42.948 5202 5202 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  12694. 03-07 20:34:42.948 5202 5202 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  12695. 03-07 20:34:42.948 5202 5202 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  12696. 03-07 20:34:42.948 5202 5202 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  12697. 03-07 20:34:42.948 5202 5202 D ACDB-LOADER: ACDB -> send_meta_info Enter
  12698. 03-07 20:34:42.948 5202 5202 E ACDB-LOADER: Fail to allocate memory for metainfo
  12699. 03-07 20:34:42.948 5202 5202 D ACDB-LOADER: ACDB -> send_meta_info failed
  12700. 03-07 20:34:42.948 5202 5202 D ACDB-LOADER: ACDB -> init done!
  12701. 03-07 20:34:42.949 5202 5202 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  12702. 03-07 20:34:42.949 5202 5202 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  12703. 03-07 20:34:42.949 5202 5202 D msm8974_platform: hw_util_open success
  12704. 03-07 20:34:42.949 5202 5202 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  12705. 03-07 20:34:42.950 5202 5202 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  12706. 03-07 20:34:42.950 5202 5202 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  12707. 03-07 20:34:42.950 5202 5202 D : Failed to fetch the lookup information of the device 00000056
  12708. 03-07 20:34:42.950 5202 5202 E ACDB-LOADER: Error: ACDB ANC returned = -1
  12709. 03-07 20:34:42.950 5202 5202 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  12710. 03-07 20:34:42.950 5202 5202 D : Failed to fetch the lookup information of the device 00000059
  12711. 03-07 20:34:42.950 5202 5202 E ACDB-LOADER: Error: ACDB ANC returned = -1
  12712. 03-07 20:34:42.950 5202 5202 D msm8974_platform: send_codec_cal cal sent for anc_cal
  12713. 03-07 20:34:42.950 5202 5202 E ACDB-LOADER: ACDB -> send_codec_cal
  12714. 03-07 20:34:42.950 5202 5202 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  12715. 03-07 20:34:42.950 5202 5202 D : Failed to fetch the lookup information of the device 00000064
  12716. 03-07 20:34:42.950 5202 5202 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  12717. 03-07 20:34:42.950 5202 5202 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  12718. 03-07 20:34:42.950 5202 5202 D msm8974_platform: send_codec_cal cal sent for mad_cal
  12719. 03-07 20:34:42.950 5202 5202 D ACDB-LOADER: send mbhc data
  12720. 03-07 20:34:42.950 5202 5202 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  12721. 03-07 20:34:42.950 5202 5202 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  12722. 03-07 20:34:42.950 5202 5202 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  12723. 03-07 20:34:42.950 5202 5202 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  12724. 03-07 20:34:42.950 5202 5202 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  12725. 03-07 20:34:42.950 5202 5202 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  12726. 03-07 20:34:42.954 5202 5202 V audio_amplifier: amp_calibrate
  12727. 03-07 20:34:43.000 5202 5202 I SmartAmp: Enter function FIH_Tfa9887_init
  12728. 03-07 20:34:43.001 5202 5202 I SmartAmp: init start@1520451283.980
  12729. 03-07 20:34:43.001 5202 5202 I SmartAmp: init_status = init
  12730. 03-07 20:34:43.001 5202 5202 I SmartAmp: smartamp ->/proc/devmodel NBQ
  12731. 03-07 20:34:43.001 5202 5202 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  12732. 03-07 20:34:43.001 5202 5202 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  12733. 03-07 20:34:43.001 5202 5202 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  12734. 03-07 20:34:43.001 5202 5202 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  12735. 03-07 20:34:43.001 5202 5202 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  12736. 03-07 20:34:43.001 5202 5202 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  12737. 03-07 20:34:43.001 5202 5202 I SmartAmp: Enter function loadSpeakerFile
  12738. 03-07 20:34:43.001 5202 5202 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  12739. 03-07 20:34:43.003 5202 5202 I SmartAmp: ========================================
  12740. 03-07 20:34:43.003 5202 5202 I SmartAmp: Tfa98xx_Open return value is 0.
  12741. 03-07 20:34:43.003 5202 5202 I SmartAmp: Enter function coldStartup
  12742. 03-07 20:34:43.005 5202 5202 I SmartAmp: Waiting for AMPS and CLKS to start up
  12743. 03-07 20:34:43.046 5201 5201 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  12744. 03-07 20:34:43.055 5201 5201 I zygote64: option[0]=-Xzygote
  12745. 03-07 20:34:43.055 5201 5201 I zygote64: option[1]=-Xcheck:jni
  12746. 03-07 20:34:43.055 5201 5201 I zygote64: option[2]=-Xusetombstonedtraces
  12747. 03-07 20:34:43.055 5201 5201 I zygote64: option[3]=exit
  12748. 03-07 20:34:43.055 5201 5201 I zygote64: option[4]=vfprintf
  12749. 03-07 20:34:43.055 5201 5201 I zygote64: option[5]=sensitiveThread
  12750. 03-07 20:34:43.055 5201 5201 I zygote64: option[6]=-verbose:gc
  12751. 03-07 20:34:43.055 5201 5201 I zygote64: option[7]=-Xms8m
  12752. 03-07 20:34:43.055 5201 5201 I zygote64: option[8]=-Xmx768m
  12753. 03-07 20:34:43.055 5201 5201 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  12754. 03-07 20:34:43.055 5201 5201 I zygote64: option[10]=-XX:HeapMinFree=512k
  12755. 03-07 20:34:43.055 5201 5201 I zygote64: option[11]=-XX:HeapMaxFree=8m
  12756. 03-07 20:34:43.055 5201 5201 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  12757. 03-07 20:34:43.055 5201 5201 I zygote64: option[13]=-Xusejit:true
  12758. 03-07 20:34:43.055 5201 5201 I zygote64: option[14]=-Xjitsaveprofilinginfo
  12759. 03-07 20:34:43.055 5201 5201 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  12760. 03-07 20:34:43.055 5201 5201 I zygote64: option[16]=-Xlockprofthreshold:500
  12761. 03-07 20:34:43.055 5201 5201 I zygote64: option[17]=-Ximage-compiler-option
  12762. 03-07 20:34:43.055 5201 5201 I zygote64: option[18]=--runtime-arg
  12763. 03-07 20:34:43.055 5201 5201 I zygote64: option[19]=-Ximage-compiler-option
  12764. 03-07 20:34:43.055 5201 5201 I zygote64: option[20]=-Xms64m
  12765. 03-07 20:34:43.055 5201 5201 I zygote64: option[21]=-Ximage-compiler-option
  12766. 03-07 20:34:43.055 5201 5201 I zygote64: option[22]=--runtime-arg
  12767. 03-07 20:34:43.056 5201 5201 I zygote64: option[23]=-Ximage-compiler-option
  12768. 03-07 20:34:43.056 5201 5201 I zygote64: option[24]=-Xmx64m
  12769. 03-07 20:34:43.056 5201 5201 I zygote64: option[25]=-Ximage-compiler-option
  12770. 03-07 20:34:43.056 5201 5201 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  12771. 03-07 20:34:43.056 5201 5201 I zygote64: option[27]=-Ximage-compiler-option
  12772. 03-07 20:34:43.056 5201 5201 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  12773. 03-07 20:34:43.056 5201 5201 I zygote64: option[29]=-Ximage-compiler-option
  12774. 03-07 20:34:43.056 5201 5201 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  12775. 03-07 20:34:43.056 5201 5201 I zygote64: option[31]=-Ximage-compiler-option
  12776. 03-07 20:34:43.056 5201 5201 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  12777. 03-07 20:34:43.056 5201 5201 I zygote64: option[33]=-Xcompiler-option
  12778. 03-07 20:34:43.056 5201 5201 I zygote64: option[34]=--runtime-arg
  12779. 03-07 20:34:43.056 5201 5201 I zygote64: option[35]=-Xcompiler-option
  12780. 03-07 20:34:43.056 5201 5201 I zygote64: option[36]=-Xms64m
  12781. 03-07 20:34:43.056 5201 5201 I zygote64: option[37]=-Xcompiler-option
  12782. 03-07 20:34:43.056 5201 5201 I zygote64: option[38]=--runtime-arg
  12783. 03-07 20:34:43.056 5201 5201 I zygote64: option[39]=-Xcompiler-option
  12784. 03-07 20:34:43.056 5201 5201 I zygote64: option[40]=-Xmx512m
  12785. 03-07 20:34:43.056 5201 5201 I zygote64: option[41]=-Xcompiler-option
  12786. 03-07 20:34:43.056 5201 5201 I zygote64: option[42]=-j2
  12787. 03-07 20:34:43.056 5201 5201 I zygote64: option[43]=-Ximage-compiler-option
  12788. 03-07 20:34:43.056 5201 5201 I zygote64: option[44]=-j4
  12789. 03-07 20:34:43.057 5201 5201 I zygote64: option[45]=-Ximage-compiler-option
  12790. 03-07 20:34:43.057 5201 5201 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  12791. 03-07 20:34:43.057 5201 5201 I zygote64: option[47]=-Xcompiler-option
  12792. 03-07 20:34:43.057 5201 5201 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  12793. 03-07 20:34:43.057 5201 5201 I zygote64: option[49]=-Ximage-compiler-option
  12794. 03-07 20:34:43.057 5201 5201 I zygote64: option[50]=--instruction-set-features=default
  12795. 03-07 20:34:43.057 5201 5201 I zygote64: option[51]=-Xcompiler-option
  12796. 03-07 20:34:43.057 5201 5201 I zygote64: option[52]=--instruction-set-features=default
  12797. 03-07 20:34:43.057 5201 5201 I zygote64: option[53]=-Duser.locale=en-US
  12798. 03-07 20:34:43.057 5201 5201 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  12799. 03-07 20:34:43.057 5201 5201 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  12800. 03-07 20:34:43.106 5202 5202 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  12801. 03-07 20:34:43.107 5202 5202 I SmartAmp: Get AMPS AND CLKS
  12802. 03-07 20:34:43.118 5202 5202 I SmartAmp: Enter function dspPatch
  12803. 03-07 20:34:43.118 5202 5202 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  12804. 03-07 20:34:43.119 5202 5202 I SmartAmp: Enter function dspPatch
  12805. 03-07 20:34:43.119 5202 5202 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  12806. 03-07 20:34:43.182 5202 5202 I SmartAmp: Enter function setOtc
  12807. 03-07 20:34:43.193 5202 5202 I SmartAmp: MTP = 0x3
  12808. 03-07 20:34:43.193 5202 5202 I SmartAmp: Enter function checkMTPEX
  12809. 03-07 20:34:43.194 5202 5202 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  12810. 03-07 20:34:43.194 5202 5202 I SmartAmp: Enter function load_all_settings
  12811. 03-07 20:34:43.208 5202 5202 I SmartAmp: Enter function setConfig
  12812. 03-07 20:34:43.208 5202 5202 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  12813. 03-07 20:34:43.214 5202 5202 I SmartAmp: Enter function setPreset
  12814. 03-07 20:34:43.214 5202 5202 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  12815. 03-07 20:34:43.218 5202 5202 I SmartAmp: Enter function setEQ
  12816. 03-07 20:34:43.218 5202 5202 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  12817. 03-07 20:34:43.220 5202 5202 I SmartAmp: Loaded biquad 1
  12818. 03-07 20:34:43.222 5202 5202 I SmartAmp: Loaded biquad 2
  12819. 03-07 20:34:43.224 5202 5202 I SmartAmp: Loaded biquad 3
  12820. 03-07 20:34:43.226 5202 5202 I SmartAmp: Disabled biquad 4
  12821. 03-07 20:34:43.228 5202 5202 I SmartAmp: Loaded biquad 5
  12822. 03-07 20:34:43.229 5202 5202 I SmartAmp: Loaded biquad 6
  12823. 03-07 20:34:43.231 5202 5202 I SmartAmp: Loaded biquad 7
  12824. 03-07 20:34:43.233 5202 5202 I SmartAmp: Disabled biquad 8
  12825. 03-07 20:34:43.235 5202 5202 I SmartAmp: Disabled biquad 9
  12826. 03-07 20:34:43.237 5202 5202 I SmartAmp: Disabled biquad 10
  12827. 03-07 20:34:43.237 5202 5202 I SmartAmp: Enter function waitCalibration
  12828. 03-07 20:34:43.238 5202 5202 I SmartAmp: Calibration value is 02 ohm
  12829. 03-07 20:34:43.238 5202 5202 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  12830. 03-07 20:34:43.238 5202 5202 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  12831. 03-07 20:34:43.238 5202 5202 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  12832. 03-07 20:34:43.238 5202 5202 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  12833. 03-07 20:34:43.238 5202 5202 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  12834. 03-07 20:34:43.238 5202 5202 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  12835. 03-07 20:34:43.238 5202 5202 I SmartAmp: Enter function loadSpeakerFile
  12836. 03-07 20:34:43.238 5202 5202 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  12837. 03-07 20:34:43.239 5202 5202 I SmartAmp: ========================================
  12838. 03-07 20:34:43.239 5202 5202 I SmartAmp: Tfa98xx_Open return value is 0.
  12839. 03-07 20:34:43.239 5202 5202 I SmartAmp: Enter function coldStartup
  12840. 03-07 20:34:43.241 5202 5202 I SmartAmp: Waiting for AMPS and CLKS to start up
  12841. 03-07 20:34:43.327 5201 5201 D Zygote : begin preload
  12842. 03-07 20:34:43.327 5201 5201 I Zygote : Installing ICU cache reference pinning...
  12843. 03-07 20:34:43.328 5201 5201 I Zygote : Preloading ICU data...
  12844. 03-07 20:34:43.342 5202 5202 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  12845. 03-07 20:34:43.343 5202 5202 I SmartAmp: Get AMPS AND CLKS
  12846. 03-07 20:34:43.346 5201 5201 D Zygote64Timing: BeginIcuCachePinning took to complete: 18ms
  12847. 03-07 20:34:43.346 5201 5201 I Zygote : Preloading classes...
  12848. 03-07 20:34:43.354 5202 5202 I SmartAmp: Enter function dspPatch
  12849. 03-07 20:34:43.354 5202 5202 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  12850. 03-07 20:34:43.355 5202 5202 I SmartAmp: Enter function dspPatch
  12851. 03-07 20:34:43.355 5202 5202 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  12852. 03-07 20:34:43.419 5202 5202 I SmartAmp: Enter function setOtc
  12853. 03-07 20:34:43.430 5202 5202 I SmartAmp: MTP = 0x3
  12854. 03-07 20:34:43.430 5202 5202 I SmartAmp: Enter function checkMTPEX
  12855. 03-07 20:34:43.431 5202 5202 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  12856. 03-07 20:34:43.432 5202 5202 I SmartAmp: Enter function load_all_settings
  12857. 03-07 20:34:43.444 5202 5202 I SmartAmp: Enter function setConfig
  12858. 03-07 20:34:43.444 5202 5202 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  12859. 03-07 20:34:43.450 5202 5202 I SmartAmp: Enter function setPreset
  12860. 03-07 20:34:43.450 5202 5202 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  12861. 03-07 20:34:43.454 5202 5202 I SmartAmp: Enter function setEQ
  12862. 03-07 20:34:43.454 5202 5202 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  12863. 03-07 20:34:43.456 5202 5202 I SmartAmp: Loaded biquad 1
  12864. 03-07 20:34:43.458 5202 5202 I SmartAmp: Loaded biquad 2
  12865. 03-07 20:34:43.460 5202 5202 I SmartAmp: Loaded biquad 3
  12866. 03-07 20:34:43.462 5202 5202 I SmartAmp: Disabled biquad 4
  12867. 03-07 20:34:43.464 5202 5202 I SmartAmp: Loaded biquad 5
  12868. 03-07 20:34:43.466 5202 5202 I SmartAmp: Loaded biquad 6
  12869. 03-07 20:34:43.468 5202 5202 I SmartAmp: Loaded biquad 7
  12870. 03-07 20:34:43.470 5202 5202 I SmartAmp: Disabled biquad 8
  12871. 03-07 20:34:43.472 5202 5202 I SmartAmp: Disabled biquad 9
  12872. 03-07 20:34:43.474 5202 5202 I SmartAmp: Loaded biquad 10
  12873. 03-07 20:34:43.474 5202 5202 I SmartAmp: Enter function waitCalibration
  12874. 03-07 20:34:43.475 5202 5202 I SmartAmp: Calibration value is 02 ohm
  12875. 03-07 20:34:43.478 5202 5202 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  12876. 03-07 20:34:43.478 5202 5202 I SmartAmp: Set DC to DC converter in active mode
  12877. 03-07 20:34:43.479 5202 5202 I SmartAmp: Set DC to DC converter in active mode
  12878. 03-07 20:34:43.481 5202 5202 I SmartAmp: init end@1520451283.481068
  12879. 03-07 20:34:43.481 5202 5202 I SmartAmp: FIH_Tfa9887_init return value 0
  12880. 03-07 20:34:43.592 5201 5201 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  12881. 03-07 20:34:43.616 5201 5201 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  12882. 03-07 20:34:43.628 5201 5201 I zygote64: Thread[1,tid=5201,Native,Thread*=0x7b47ac2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  12883. 03-07 20:34:43.629 5201 5201 D MtpDeviceJNI: register_android_mtp_MtpDevice
  12884. 03-07 20:34:43.631 5201 5201 I zygote64: Thread[1,tid=5201,Native,Thread*=0x7b47ac2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  12885. 03-07 20:34:43.632 5201 5201 I zygote64: Thread[1,tid=5201,Native,Thread*=0x7b47ac2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  12886. 03-07 20:34:43.700 5202 5231 V audio_amplifier: --write_dummy_data:167
  12887. 03-07 20:34:43.713 5202 5202 I audio_amplifier: Found PRI_MI2S Clock! 964
  12888. 03-07 20:34:43.713 5202 5202 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  12889. 03-07 20:34:43.716 5202 5202 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  12890. 03-07 20:34:43.716 5202 5202 W DeviceHAL: Device 0xe5f8d000 get_master_volume: Function not implemented
  12891. 03-07 20:34:43.717 5202 5202 W DeviceHAL: Device 0xe5f8d000 get_master_mute: Function not implemented
  12892. 03-07 20:34:43.717 5202 5202 W DeviceHAL: Device 0xe5f8d000 set_master_volume: Function not implemented
  12893. 03-07 20:34:43.717 5202 5202 W DeviceHAL: Device 0xe5f8d000 set_master_mute: Function not implemented
  12894. 03-07 20:34:43.717 5202 5202 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  12895. 03-07 20:34:43.717 5202 5202 I AudioFlinger: openOutput() this 0xe683d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  12896. 03-07 20:34:43.717 5202 5202 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xe57f4000)
  12897. 03-07 20:34:43.717 5202 5202 D audio_hw_primary: adev_open_output_stream: Stream (0xe57f4000) picks up usecase (low-latency-playback)
  12898. 03-07 20:34:43.718 5202 5202 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  12899. 03-07 20:34:43.720 5202 5202 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  12900. 03-07 20:34:43.722 5202 5202 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  12901. 03-07 20:34:43.722 5202 5202 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  12902. 03-07 20:34:43.722 5202 5202 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  12903. 03-07 20:34:43.734 5202 5202 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  12904. 03-07 20:34:43.734 5202 5202 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  12905. 03-07 20:34:43.735 5202 5202 I AudioFlinger: Using module 10 as the primary audio interface
  12906. 03-07 20:34:43.735 5202 5241 I AudioFlinger: AudioFlinger's thread 0xe5203180 tid=5241 ready to run
  12907. 03-07 20:34:43.735 5202 5241 W AudioFlinger: no wake lock to update, system not ready yet
  12908. 03-07 20:34:43.735 5202 5241 D audio_hw_primary: out_standby: enter: stream (0xe57f4000) usecase(1: low-latency-playback)
  12909. 03-07 20:34:43.735 5202 5202 W AudioFlinger: moveEffects() bad srcOutput 0
  12910. 03-07 20:34:43.736 5202 5241 W AudioFlinger: no wake lock to update, system not ready yet
  12911. 03-07 20:34:43.736 5202 5241 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  12912. 03-07 20:34:43.738 5202 5202 I AudioFlinger: openOutput() this 0xe683d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  12913. 03-07 20:34:43.738 5202 5202 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xe57f4180)
  12914. 03-07 20:34:43.738 5202 5202 D audio_hw_primary: adev_open_output_stream: Stream (0xe57f4180) picks up usecase (audio-ull-playback)
  12915. 03-07 20:34:43.738 5202 5202 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  12916. 03-07 20:34:43.739 5202 5244 I AudioFlinger: AudioFlinger's thread 0xe4b039c0 tid=5244 ready to run
  12917. 03-07 20:34:43.740 5202 5244 W AudioFlinger: no wake lock to update, system not ready yet
  12918. 03-07 20:34:43.740 5202 5244 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  12919. 03-07 20:34:43.740 5202 5244 D audio_hw_primary: out_standby: enter: stream (0xe57f4180) usecase(12: audio-ull-playback)
  12920. 03-07 20:34:43.740 5202 5244 W AudioFlinger: no wake lock to update, system not ready yet
  12921. 03-07 20:34:43.742 5202 5202 I AudioFlinger: openOutput() this 0xe683d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  12922. 03-07 20:34:43.742 5202 5202 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xe57f4300)
  12923. 03-07 20:34:43.742 5202 5202 D audio_hw_primary: adev_open_output_stream: Stream (0xe57f4300) picks up usecase (deep-buffer-playback)
  12924. 03-07 20:34:43.742 5202 5202 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  12925. 03-07 20:34:43.743 5202 5246 I AudioFlinger: AudioFlinger's thread 0xe4703bc0 tid=5246 ready to run
  12926. 03-07 20:34:43.743 5202 5246 W AudioFlinger: no wake lock to update, system not ready yet
  12927. 03-07 20:34:43.743 5202 5246 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  12928. 03-07 20:34:43.743 5202 5246 D audio_hw_primary: out_standby: enter: stream (0xe57f4300) usecase(0: deep-buffer-playback)
  12929. 03-07 20:34:43.745 5202 5246 W AudioFlinger: no wake lock to update, system not ready yet
  12930. 03-07 20:34:43.747 5202 5202 I AudioFlinger: openOutput() this 0xe683d000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  12931. 03-07 20:34:43.747 5202 5202 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xe57f4480)
  12932. 03-07 20:34:43.747 5202 5202 D audio_hw_primary: adev_open_output_stream: Stream (0xe57f4480) picks up usecase (afe-proxy-playback)
  12933. 03-07 20:34:43.748 5202 5202 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  12934. 03-07 20:34:43.749 5202 5249 I AudioFlinger: AudioFlinger's thread 0xe4483bc0 tid=5249 ready to run
  12935. 03-07 20:34:43.749 5202 5249 W AudioFlinger: no wake lock to update, system not ready yet
  12936. 03-07 20:34:43.749 5202 5249 D audio_hw_primary: out_standby: enter: stream (0xe57f4480) usecase(37: afe-proxy-playback)
  12937. 03-07 20:34:43.749 5202 5249 W AudioFlinger: no wake lock to update, system not ready yet
  12938. 03-07 20:34:43.749 5202 5249 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  12939. 03-07 20:34:43.751 5202 5202 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xe683aa40) io_handle(14) source(1)
  12940. 03-07 20:34:43.752 5202 5251 I AudioFlinger: AudioFlinger's thread 0xe4083800 tid=5251 ready to run
  12941. 03-07 20:34:43.753 5202 5202 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xe683aa40)
  12942. 03-07 20:34:43.753 5202 5202 D audio_hw_primary: in_standby: enter: stream (0xe683aa40) usecase(16: audio-record)
  12943. 03-07 20:34:43.753 5202 5202 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xe683aa40) io_handle(22) source(1)
  12944. 03-07 20:34:43.753 5202 5202 W DeviceHAL: Device 0xe5f8d000 open_input_stream: Invalid argument
  12945. 03-07 20:34:43.753 5202 5202 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xe683aa40) io_handle(22) source(1)
  12946. 03-07 20:34:43.753 5202 5202 W DeviceHAL: Device 0xe5f8d000 open_input_stream: Invalid argument
  12947. 03-07 20:34:43.753 5202 5202 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  12948. 03-07 20:34:43.763 5202 5202 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  12949. 03-07 20:34:43.763 5202 5202 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  12950. 03-07 20:34:43.763 5202 5202 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  12951. 03-07 20:34:43.765 5202 5202 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  12952. 03-07 20:34:43.765 5202 5202 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  12953. 03-07 20:34:43.766 5202 5202 I r_submix: adev_open(name=audio_hw_if)
  12954. 03-07 20:34:43.767 5202 5202 I r_submix: adev_init_check()
  12955. 03-07 20:34:43.767 5202 5202 W DeviceHAL: Device 0xe475f680 set_master_mute: Function not implemented
  12956. 03-07 20:34:43.767 5202 5202 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  12957. 03-07 20:34:43.767 5202 5202 D r_submix: adev_open_input_stream(addr=0)
  12958. 03-07 20:34:43.767 5202 5202 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  12959. 03-07 20:34:43.767 5202 5202 D r_submix: now using address 0 for route 9
  12960. 03-07 20:34:43.768 5202 5255 I AudioFlinger: AudioFlinger's thread 0xe4083a80 tid=5255 ready to run
  12961. 03-07 20:34:43.768 5202 5202 D r_submix: adev_close_input_stream()
  12962. 03-07 20:34:43.768 5202 5202 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  12963. 03-07 20:34:43.768 5202 5202 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  12964. 03-07 20:34:43.769 5202 5202 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  12965. 03-07 20:34:43.769 5202 5202 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  12966. 03-07 20:34:43.769 5202 5202 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  12967. 03-07 20:34:43.771 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  12968. 03-07 20:34:43.772 5202 5202 E SoundTriggerHwService: could not read implementation properties
  12969. 03-07 20:34:43.781 5201 5201 I Zygote : ...preloaded 4715 classes in 434ms.
  12970. 03-07 20:34:43.781 5201 5201 I zygote64: VMRuntime.preloadDexCaches starting
  12971. 03-07 20:34:43.862 5201 5201 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  12972. 03-07 20:34:43.862 5201 5201 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  12973. 03-07 20:34:43.862 5201 5201 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  12974. 03-07 20:34:43.862 5201 5201 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  12975. 03-07 20:34:43.862 5201 5201 I zygote64: VMRuntime.preloadDexCaches finished
  12976. 03-07 20:34:43.862 5201 5201 D Zygote64Timing: PreloadClasses took to complete: 516ms
  12977. 03-07 20:34:43.969 5201 5201 I Zygote : Preloading resources...
  12978. 03-07 20:34:43.988 5201 5201 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  12979. 03-07 20:34:44.028 5201 5201 I Zygote : ...preloaded 64 resources in 59ms.
  12980. 03-07 20:34:44.038 5201 5201 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  12981. 03-07 20:34:44.040 5201 5201 I Zygote : ...preloaded 41 resources in 12ms.
  12982. 03-07 20:34:44.041 5201 5201 D Zygote64Timing: PreloadResources took to complete: 178ms
  12983. 03-07 20:34:44.041 5201 5201 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  12984. 03-07 20:34:44.044 5201 5201 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  12985. 03-07 20:34:44.047 5201 5201 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  12986. 03-07 20:34:44.060 5201 5201 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  12987. 03-07 20:34:44.062 5201 5201 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  12988. 03-07 20:34:44.085 5201 5201 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  12989. 03-07 20:34:44.086 5201 5201 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  12990. 03-07 20:34:44.110 5201 5201 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  12991. 03-07 20:34:44.116 5201 5201 I Zygote : Preloading shared libraries...
  12992. 03-07 20:34:44.142 5201 5201 I Zygote : Uninstalled ICU cache reference pinning...
  12993. 03-07 20:34:44.146 5201 5201 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  12994. 03-07 20:34:44.171 5201 5201 I Zygote : Warmed up JCA providers in 25ms.
  12995. 03-07 20:34:44.172 5201 5201 D Zygote : end preload
  12996. 03-07 20:34:44.172 5201 5201 D Zygote64Timing: ZygotePreload took to complete: 844ms
  12997. 03-07 20:34:44.206 5201 5201 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 159us total 33.798ms
  12998. 03-07 20:34:44.228 5201 5201 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 35us total 15.794ms
  12999. 03-07 20:34:44.229 5201 5201 D Zygote64Timing: PostZygoteInitGC took to complete: 57ms
  13000. 03-07 20:34:44.229 5201 5201 D Zygote64Timing: ZygoteInit took to complete: 902ms
  13001. 03-07 20:34:44.230 5201 5201 I : seccomp disabled by setenforce 0
  13002. 03-07 20:34:44.287 5201 5201 I Zygote : System server process 5258 has been created
  13003. 03-07 20:34:44.291 5201 5201 I Zygote : Accepting command socket connections
  13004. 03-07 20:34:44.303 5258 5258 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  13005. 03-07 20:34:44.315 5258 5258 I zygote64: The ClassLoaderContext is a special shared library.
  13006. 03-07 20:34:44.346 5258 5258 I SystemServer: InitBeforeStartServices
  13007. 03-07 20:34:44.347 5258 5258 I SystemServer: Entered the Android system server!
  13008. 03-07 20:34:44.563 5258 5258 D SystemServerTiming: InitBeforeStartServices took to complete: 216ms
  13009. 03-07 20:34:44.563 5258 5258 I SystemServer: StartServices
  13010. 03-07 20:34:44.563 5258 5258 I SystemServer: Reading configuration...
  13011. 03-07 20:34:44.563 5258 5258 I SystemServer: ReadingSystemConfig
  13012. 03-07 20:34:44.564 5258 5258 D SystemServerTiming: ReadingSystemConfig took to complete: 0ms
  13013. 03-07 20:34:44.564 5258 5258 I SystemServer: StartInstaller
  13014. 03-07 20:34:44.564 5258 5258 I SystemServiceManager: Starting com.android.server.pm.Installer
  13015. 03-07 20:34:44.564 5258 5271 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  13016. 03-07 20:34:44.567 5258 5258 D SystemServerTiming: StartInstaller took to complete: 3ms
  13017. 03-07 20:34:44.568 5258 5258 I SystemServer: DeviceIdentifiersPolicyService
  13018. 03-07 20:34:44.568 5258 5258 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  13019. 03-07 20:34:44.570 5258 5258 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 2ms
  13020. 03-07 20:34:44.570 5258 5258 I SystemServer: StartActivityManager
  13021. 03-07 20:34:44.570 5258 5258 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  13022. 03-07 20:34:44.599 5258 5258 I ActivityManager: Memory class: 288
  13023. 03-07 20:34:44.601 5258 5273 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  13024. 03-07 20:34:44.607 5258 5274 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  13025. 03-07 20:34:44.612 5258 5271 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  13026. 03-07 20:34:44.632 5258 5258 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  13027. 03-07 20:34:44.335 5258 5258 I chatty : uid=1000 system_server identical 4 lines
  13028. 03-07 20:34:44.342 5258 5258 I zygote64: The ClassLoaderContext is a special shared library.
  13029. 03-07 20:34:44.637 5258 5276 E BluetoothAdapter: Bluetooth binder is null
  13030. 03-07 20:34:44.640 5258 5276 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  13031. 03-07 20:34:44.644 5258 5276 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  13032. 03-07 20:34:44.645 5258 5276 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  13033. 03-07 20:34:44.650 5258 5276 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  13034. 03-07 20:34:44.651 5258 5276 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  13035. 03-07 20:34:44.657 5258 5276 D vndksupport: Loading /vendor/lib64/hw/power.msm8992.so from current namespace instead of sphal namespace.
  13036. 03-07 20:34:44.659 5258 5276 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
  13037. 03-07 20:34:44.659 5258 5276 E QCOM PowerHAL: Failed to get prefetcher handle.
  13038. 03-07 20:34:44.660 5258 5276 D QCOM PowerHAL: power_open: enter; name=power
  13039. 03-07 20:34:44.660 5258 5276 D QCOM PowerHAL: power_open: exit 0
  13040. 03-07 20:34:44.660 5258 5276 I QCOM PowerHAL: QCOM power HAL initing.
  13041. 03-07 20:34:44.661 5258 5276 I PowerManagerService-JNI: Loaded power HAL service
  13042. 03-07 20:34:44.725 5258 5258 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  13043. 03-07 20:34:44.729 5258 5258 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace.
  13044. 03-07 20:34:44.769 5258 5258 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  13045. 03-07 20:34:44.777 5258 5282 I ServiceThread: Enabled StrictMode logging for android.display looper.
  13046. 03-07 20:34:44.780 5258 5258 W system_server: Failed to remove /acct/uid_1041/pid_5202: Device or resource busy
  13047. 03-07 20:34:44.780 5258 5258 W system_server: Failed to remove /acct/uid_1041: Permission denied
  13048. 03-07 20:34:44.780 5258 5258 W system_server: Failed to remove /acct/uid_1047/pid_5076: Device or resource busy
  13049. 03-07 20:34:44.780 5258 5258 W system_server: Failed to remove /acct/uid_1047: Permission denied
  13050. 03-07 20:34:44.781 5258 5258 W system_server: Failed to remove /acct/uid_1058/pid_2323: Device or resource busy
  13051. 03-07 20:34:44.781 5258 5258 W system_server: Failed to remove /acct/uid_1058: Permission denied
  13052. 03-07 20:34:44.781 5258 5258 W system_server: Failed to remove /acct/uid_1006/pid_2311: Device or resource busy
  13053. 03-07 20:34:44.781 5258 5258 W system_server: Failed to remove /acct/uid_1006: Permission denied
  13054. 03-07 20:34:44.781 5258 5258 W system_server: Failed to remove /acct/uid_1046/pid_2259: Device or resource busy
  13055. 03-07 20:34:44.781 5258 5258 W system_server: Failed to remove /acct/uid_1046: Permission denied
  13056. 03-07 20:34:44.781 5258 5258 W system_server: Failed to remove /acct/uid_1040/pid_2243: Device or resource busy
  13057. 03-07 20:34:44.781 5258 5258 W system_server: Failed to remove /acct/uid_1040: Permission denied
  13058. 03-07 20:34:44.781 5258 5258 W system_server: Failed to remove /acct/uid_1017/pid_2234: Device or resource busy
  13059. 03-07 20:34:44.782 5258 5258 W system_server: Failed to remove /acct/uid_1017: Permission denied
  13060. 03-07 20:34:44.782 5258 5258 W system_server: Failed to remove /acct/uid_1019/pid_2232: Device or resource busy
  13061. 03-07 20:34:44.782 5258 5258 W system_server: Failed to remove /acct/uid_1019: Permission denied
  13062. 03-07 20:34:44.782 5258 5258 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  13063. 03-07 20:34:44.782 5258 5258 W system_server: Failed to remove /acct/uid_3005: Permission denied
  13064. 03-07 20:34:44.782 5258 5258 W system_server: Failed to remove /acct/uid_10003: Permission denied
  13065. 03-07 20:34:44.782 5258 5258 W system_server: Failed to remove /acct/uid_10001: Permission denied
  13066. 03-07 20:34:44.782 5258 5258 W system_server: Failed to remove /acct/uid_10004: Permission denied
  13067. 03-07 20:34:44.782 5258 5258 W system_server: Failed to remove /acct/uid_10005: Permission denied
  13068. 03-07 20:34:44.782 5258 5258 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  13069. 03-07 20:34:44.782 5258 5258 W system_server: Failed to remove /acct/uid_1003: Permission denied
  13070. 03-07 20:34:44.782 5258 5258 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  13071. 03-07 20:34:44.782 5258 5258 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  13072. 03-07 20:34:44.782 5258 5258 W system_server: Failed to remove /acct/uid_1001: Permission denied
  13073. 03-07 20:34:44.783 5258 5258 W system_server: Failed to remove /acct/uid_1010/pid_5205: Device or resource busy
  13074. 03-07 20:34:44.783 5258 5258 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  13075. 03-07 20:34:44.783 5258 5258 W system_server: Failed to remove /acct/uid_1010: Permission denied
  13076. 03-07 20:34:44.783 5258 5258 W system_server: Failed to remove /acct/uid_1013/pid_5203: Device or resource busy
  13077. 03-07 20:34:44.783 5258 5258 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  13078. 03-07 20:34:44.783 5258 5258 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  13079. 03-07 20:34:44.783 5258 5258 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  13080. 03-07 20:34:44.783 5258 5258 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  13081. 03-07 20:34:44.783 5258 5258 W system_server: Failed to remove /acct/uid_1013: Permission denied
  13082. 03-07 20:34:44.783 5258 5258 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  13083. 03-07 20:34:44.783 5258 5258 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  13084. 03-07 20:34:44.783 5258 5258 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  13085. 03-07 20:34:44.783 5258 5258 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  13086. 03-07 20:34:44.783 5258 5258 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  13087. 03-07 20:34:44.783 5258 5258 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  13088. 03-07 20:34:44.783 5258 5258 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  13089. 03-07 20:34:44.783 5258 5258 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  13090. 03-07 20:34:44.784 5258 5258 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  13091. 03-07 20:34:44.784 5258 5258 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  13092. 03-07 20:34:44.784 5258 5258 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  13093. 03-07 20:34:44.784 5258 5258 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  13094. 03-07 20:34:44.784 5258 5258 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  13095. 03-07 20:34:44.784 5258 5258 W system_server: Failed to remove /acct/uid_1000: Permission denied
  13096. 03-07 20:34:44.784 5258 5258 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  13097. 03-07 20:34:44.784 5258 5258 W system_server: Failed to remove /acct/uid_1036: Permission denied
  13098. 03-07 20:34:44.784 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_5204: Device or resource busy
  13099. 03-07 20:34:44.784 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_5201: Device or resource busy
  13100. 03-07 20:34:44.784 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  13101. 03-07 20:34:44.784 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  13102. 03-07 20:34:44.784 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  13103. 03-07 20:34:44.784 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  13104. 03-07 20:34:44.784 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  13105. 03-07 20:34:44.784 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  13106. 03-07 20:34:44.785 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  13107. 03-07 20:34:44.785 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  13108. 03-07 20:34:44.785 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  13109. 03-07 20:34:44.785 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  13110. 03-07 20:34:44.785 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  13111. 03-07 20:34:44.785 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  13112. 03-07 20:34:44.785 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  13113. 03-07 20:34:44.785 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  13114. 03-07 20:34:44.785 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  13115. 03-07 20:34:44.785 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  13116. 03-07 20:34:44.785 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  13117. 03-07 20:34:44.785 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  13118. 03-07 20:34:44.785 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  13119. 03-07 20:34:44.785 5258 5258 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  13120. 03-07 20:34:44.785 5258 5258 W system_server: Failed to remove /acct/uid_0: Permission denied
  13121. 03-07 20:34:44.788 5258 5258 D AppOps : AppOpsService published
  13122. 03-07 20:34:44.790 5258 5258 D SystemServerTiming: StartActivityManager took to complete: 219ms
  13123. 03-07 20:34:44.790 5258 5258 I SystemServer: StartPowerManager
  13124. 03-07 20:34:44.790 5258 5258 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  13125. 03-07 20:34:44.794 5258 5284 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  13126. 03-07 20:34:44.796 5258 5258 I libsuspend: Selected wakeup count
  13127. 03-07 20:34:44.797 5258 5258 E QCOM PowerHAL: Invalid hint ID.
  13128. 03-07 20:34:44.798 5258 5258 D SystemServerTiming: StartPowerManager took to complete: 8ms
  13129. 03-07 20:34:44.799 5258 5258 I SystemServer: InitPowerManagement
  13130. 03-07 20:34:44.801 5258 5258 D SystemServerTiming: InitPowerManagement took to complete: 2ms
  13131. 03-07 20:34:44.801 5258 5258 I SystemServer: StartRecoverySystemService
  13132. 03-07 20:34:44.801 5258 5258 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  13133. 03-07 20:34:44.803 5258 5258 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  13134. 03-07 20:34:44.804 5258 5258 V RescueParty: Disabled because of eng build
  13135. 03-07 20:34:44.804 5258 5258 I SystemServer: StartLightsService
  13136. 03-07 20:34:44.804 5258 5258 I SystemServiceManager: Starting com.android.server.lights.LightsService
  13137. 03-07 20:34:44.804 5258 5258 D SystemServerTiming: StartLightsService took to complete: 1ms
  13138. 03-07 20:34:44.804 5258 5258 I SystemServer: StartDisplayManager
  13139. 03-07 20:34:44.804 5258 5258 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  13140. 03-07 20:34:44.809 5258 5258 D SystemServerTiming: StartDisplayManager took to complete: 4ms
  13141. 03-07 20:34:44.809 5258 5258 I SystemServer: WaitForDisplay
  13142. 03-07 20:34:44.809 5258 5258 I SystemServiceManager: Starting phase 100
  13143. 03-07 20:34:44.813 5258 5282 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  13144. 03-07 20:34:44.814 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  13145. 03-07 20:34:44.815 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  13146. 03-07 20:34:44.817 5258 5282 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  13147. 03-07 20:34:44.823 5258 5282 E light : light_open lights keyboard failed: -22
  13148. 03-07 20:34:44.823 5258 5282 E light : Light passthrough failed to load legacy HAL.
  13149. 03-07 20:34:44.824 5258 5282 E light : light_open lights buttons failed: -22
  13150. 03-07 20:34:44.824 5258 5282 E light : Light passthrough failed to load legacy HAL.
  13151. 03-07 20:34:44.827 5258 5282 E light : light_open lights bluetooth failed: -22
  13152. 03-07 20:34:44.827 5258 5282 E light : Light passthrough failed to load legacy HAL.
  13153. 03-07 20:34:44.828 5258 5282 E light : light_open lights wifi failed: -22
  13154. 03-07 20:34:44.828 5258 5282 E light : Light passthrough failed to load legacy HAL.
  13155. 03-07 20:34:44.830 5258 5258 D SystemServerTiming: WaitForDisplay took to complete: 21ms
  13156. 03-07 20:34:44.830 5258 5258 I SystemServer: StartPackageManagerService
  13157. 03-07 20:34:44.830 5258 5282 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  13158. 03-07 20:34:44.843 5258 5258 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  13159. 03-07 20:34:44.845 5258 5258 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  13160. 03-07 20:34:45.126 5258 5258 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  13161. 03-07 20:34:45.126 5258 5258 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  13162. 03-07 20:34:45.126 5258 5258 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  13163. 03-07 20:34:45.246 5258 5297 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  13164. 03-07 20:34:45.358 5258 5294 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  13165. 03-07 20:34:45.380 5258 5297 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  13166. 03-07 20:34:45.475 5258 5295 I PackageParser: Parse times for '/system/priv-app/Settings': parse=144ms, update_cache=0 ms
  13167. 03-07 20:34:45.644 5258 5294 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=200ms, update_cache=0 ms
  13168. 03-07 20:34:45.661 5298 5298 I cameraserver: ServiceManager: 0xf3417940
  13169. 03-07 20:34:45.663 5298 5298 I CameraService: CameraService started (pid=5298)
  13170. 03-07 20:34:45.663 5298 5298 I CameraService: CameraService process starting
  13171. 03-07 20:34:45.675 5298 5298 D vndksupport: Loading /vendor/lib/hw/android.hardware.camera.provider@2.4-impl.so from current namespace instead of sphal namespace.
  13172. 03-07 20:34:45.683 5258 5301 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  13173. 03-07 20:34:45.689 5258 5301 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  13174. 03-07 20:34:45.706 5258 5299 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  13175. 03-07 20:34:45.726 5258 5301 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  13176. 03-07 20:34:45.770 5258 5299 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  13177. 03-07 20:34:45.770 5258 5299 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  13178. 03-07 20:34:45.836 5258 5258 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  13179. 03-07 20:34:45.836 5258 5258 D PackageManager: No files in app dir /oem/app
  13180. 03-07 20:34:45.837 5258 5258 I PackageManager: Finished scanning system apps. Time: 739 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  13181. 03-07 20:34:45.869 5258 5308 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  13182. 03-07 20:34:45.888 5258 5309 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  13183. 03-07 20:34:45.890 5258 5308 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  13184. 03-07 20:34:45.944 5258 5309 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  13185. 03-07 20:34:45.960 5258 5308 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  13186. 03-07 20:34:45.961 5258 5308 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  13187. 03-07 20:34:45.991 5258 5308 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  13188. 03-07 20:34:45.993 5258 5308 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  13189. 03-07 20:34:46.003 5258 5306 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  13190. 03-07 20:34:46.024 5258 5309 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=110ms, update_cache=0 ms
  13191. 03-07 20:34:46.042 5258 5307 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=125ms, update_cache=0 ms
  13192. 03-07 20:34:46.053 5258 5308 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  13193. 03-07 20:34:46.054 5258 5308 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  13194. 03-07 20:34:46.055 5258 5258 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  13195. 03-07 20:34:46.055 5258 5258 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  13196. 03-07 20:34:46.066 5258 5309 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  13197. 03-07 20:34:46.076 5258 5307 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  13198. 03-07 20:34:46.089 5258 5258 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  13199. 03-07 20:34:46.109 5258 5307 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  13200. 03-07 20:34:46.109 5258 5307 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  13201. 03-07 20:34:46.119 5258 5309 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  13202. 03-07 20:34:46.141 5258 5309 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  13203. 03-07 20:34:46.185 5258 5306 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=173ms, update_cache=0 ms
  13204. 03-07 20:34:46.198 5258 5307 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  13205. 03-07 20:34:46.220 5258 5307 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  13206. 03-07 20:34:46.298 5258 5307 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  13207. 03-07 20:34:46.298 5258 5307 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  13208. 03-07 20:34:46.303 5258 5306 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  13209. 03-07 20:34:46.312 5258 5308 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  13210. 03-07 20:34:46.312 5258 5308 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  13211. 03-07 20:34:46.335 5258 5308 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=180ms, update_cache=0 ms
  13212. 03-07 20:34:46.373 5258 5307 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  13213. 03-07 20:34:46.430 5258 5309 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  13214. 03-07 20:34:46.456 5258 5309 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  13215. 03-07 20:34:46.483 5258 5308 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=147ms, update_cache=0 ms
  13216. 03-07 20:34:46.495 5258 5307 I PackageParser: Parse times for '/data/app/org.leetzone.android.yatsewidgetfree-2': parse=111ms, update_cache=0 ms
  13217. 03-07 20:34:46.518 5258 5307 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  13218. 03-07 20:34:46.519 5258 5306 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  13219. 03-07 20:34:46.519 5258 5307 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  13220. 03-07 20:34:46.569 5258 5268 I zygote64: Background concurrent copying GC freed 29886(1781KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 55us total 168.180ms
  13221. 03-07 20:34:46.590 5258 5308 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=107ms, update_cache=0 ms
  13222. 03-07 20:34:46.605 5258 5306 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  13223. 03-07 20:34:46.606 5258 5306 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  13224. 03-07 20:34:46.606 5258 5306 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  13225. 03-07 20:34:46.659 5258 5307 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  13226. 03-07 20:34:46.685 5258 5308 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  13227. 03-07 20:34:46.698 5258 5308 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  13228. 03-07 20:34:46.735 5258 5306 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  13229. 03-07 20:34:46.753 5258 5258 D PackageManager: No files in app dir /data/app-private
  13230. 03-07 20:34:46.754 5258 5258 I PackageManager: Finished scanning non-system apps. Time: 916 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  13231. 03-07 20:34:46.756 5258 5258 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  13232. 03-07 20:34:46.766 5258 5258 I PackageManager: Time to scan packages: 1.668 seconds
  13233. 03-07 20:34:46.773 5258 5258 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  13234. 03-07 20:34:46.842 2233 3398 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  13235. 03-07 20:34:46.845 2233 3398 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  13236. 03-07 20:34:46.849 2233 3397 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  13237. 03-07 20:34:46.851 2233 3397 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  13238. 03-07 20:34:46.909 2233 2252 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  13239. 03-07 20:34:46.912 2233 2252 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  13240. 03-07 20:34:46.916 2233 3398 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  13241. 03-07 20:34:46.918 2233 3398 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  13242. 03-07 20:34:46.949 5258 5258 V PackageManager: reconcileAppsData finished 18 packages
  13243. 03-07 20:34:46.950 5258 5258 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  13244. 03-07 20:34:46.950 5258 5310 D SystemServerInitThreadPool: Started executing prepareAppData
  13245. 03-07 20:34:46.950 5258 5258 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  13246. 03-07 20:34:46.951 5258 5258 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  13247. 03-07 20:34:46.951 5258 5258 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  13248. 03-07 20:34:46.951 5258 5258 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  13249. 03-07 20:34:46.951 5258 5258 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  13250. 03-07 20:34:46.951 5258 5258 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  13251. 03-07 20:34:46.951 5258 5258 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  13252. 03-07 20:34:46.951 5258 5258 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  13253. 03-07 20:34:46.951 5258 5258 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  13254. 03-07 20:34:46.952 5258 5258 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  13255. 03-07 20:34:46.952 5258 5258 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  13256. 03-07 20:34:46.952 5258 5258 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  13257. 03-07 20:34:46.952 5258 5258 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  13258. 03-07 20:34:46.953 5258 5258 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  13259. 03-07 20:34:46.953 5258 5258 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  13260. 03-07 20:34:46.954 5258 5258 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  13261. 03-07 20:34:46.954 5258 5258 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  13262. 03-07 20:34:46.954 5258 5258 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  13263. 03-07 20:34:46.954 5258 5258 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  13264. 03-07 20:34:46.955 5258 5258 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  13265. 03-07 20:34:46.955 5258 5258 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  13266. 03-07 20:34:46.955 2233 3397 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  13267. 03-07 20:34:46.955 5258 5258 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  13268. 03-07 20:34:46.957 2233 3397 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  13269. 03-07 20:34:46.958 2233 3397 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  13270. 03-07 20:34:46.958 2233 3397 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  13271. 03-07 20:34:46.959 2233 3397 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  13272. 03-07 20:34:46.961 2233 3397 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  13273. 03-07 20:34:46.962 2233 3397 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  13274. 03-07 20:34:46.962 2233 3397 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  13275. 03-07 20:34:46.963 2233 3397 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  13276. 03-07 20:34:46.963 2233 3397 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  13277. 03-07 20:34:46.963 2233 3397 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  13278. 03-07 20:34:46.964 2233 3397 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  13279. 03-07 20:34:46.964 2233 3397 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  13280. 03-07 20:34:46.965 2233 3397 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  13281. 03-07 20:34:46.965 2233 3397 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  13282. 03-07 20:34:46.965 2233 3397 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  13283. 03-07 20:34:46.965 2233 3397 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  13284. 03-07 20:34:46.965 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  13285. 03-07 20:34:46.966 2233 3397 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  13286. 03-07 20:34:46.966 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  13287. 03-07 20:34:46.966 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  13288. 03-07 20:34:46.966 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  13289. 03-07 20:34:46.966 2233 3397 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  13290. 03-07 20:34:46.966 2233 3397 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  13291. 03-07 20:34:46.967 2233 3397 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  13292. 03-07 20:34:46.967 2233 3397 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  13293. 03-07 20:34:46.968 2233 3397 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  13294. 03-07 20:34:46.968 2233 3397 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  13295. 03-07 20:34:46.969 2233 3397 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  13296. 03-07 20:34:46.969 2233 3397 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  13297. 03-07 20:34:46.969 2233 3397 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  13298. 03-07 20:34:46.970 2233 3397 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  13299. 03-07 20:34:46.970 2233 3397 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  13300. 03-07 20:34:46.971 2233 3397 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  13301. 03-07 20:34:46.971 2233 3397 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  13302. 03-07 20:34:46.971 2233 3397 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  13303. 03-07 20:34:46.972 2233 3397 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  13304. 03-07 20:34:46.982 5258 5310 D SystemServerTimingAsync: AppDataFixup took to complete: 31ms
  13305. 03-07 20:34:47.071 5258 5258 E PackageManager: There should probably be a verifier, but, none were found
  13306. 03-07 20:34:47.073 5258 5258 E System : ******************************************
  13307. 03-07 20:34:47.074 5258 5258 E System : ************ Failure starting system services
  13308. 03-07 20:34:47.074 5258 5258 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  13309. 03-07 20:34:47.074 5258 5258 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  13310. 03-07 20:34:47.074 5258 5258 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  13311. 03-07 20:34:47.074 5258 5258 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  13312. 03-07 20:34:47.074 5258 5258 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  13313. 03-07 20:34:47.074 5258 5258 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  13314. 03-07 20:34:47.074 5258 5258 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  13315. 03-07 20:34:47.074 5258 5258 E System : at java.lang.reflect.Method.invoke(Native Method)
  13316. 03-07 20:34:47.074 5258 5258 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  13317. 03-07 20:34:47.074 5258 5258 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  13318. 03-07 20:34:47.074 5258 5258 D SystemServerTiming: StartPackageManagerService took to complete: 2243ms
  13319. 03-07 20:34:47.074 5258 5258 E Zygote : System zygote died with exception
  13320. 03-07 20:34:47.074 5258 5258 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  13321. 03-07 20:34:47.074 5258 5258 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  13322. 03-07 20:34:47.074 5258 5258 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  13323. 03-07 20:34:47.074 5258 5258 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  13324. 03-07 20:34:47.074 5258 5258 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  13325. 03-07 20:34:47.074 5258 5258 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  13326. 03-07 20:34:47.074 5258 5258 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  13327. 03-07 20:34:47.074 5258 5258 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  13328. 03-07 20:34:47.074 5258 5258 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  13329. 03-07 20:34:47.074 5258 5258 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  13330. 03-07 20:34:47.075 5258 5258 D AndroidRuntime: Shutting down VM
  13331. 03-07 20:34:47.075 5258 5258 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  13332. 03-07 20:34:47.075 5258 5258 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  13333. 03-07 20:34:47.075 5258 5258 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  13334. 03-07 20:34:47.075 5258 5258 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  13335. 03-07 20:34:47.075 5258 5258 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  13336. 03-07 20:34:47.075 5258 5258 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  13337. 03-07 20:34:47.075 5258 5258 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  13338. 03-07 20:34:47.075 5258 5258 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  13339. 03-07 20:34:47.075 5258 5258 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  13340. 03-07 20:34:47.075 5258 5258 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  13341. 03-07 20:34:47.075 5258 5258 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  13342. 03-07 20:34:47.077 5258 5258 E AndroidRuntime: Error reporting crash
  13343. 03-07 20:34:47.077 5258 5258 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  13344. 03-07 20:34:47.077 5258 5258 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  13345. 03-07 20:34:47.077 5258 5258 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  13346. 03-07 20:34:47.077 5258 5258 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  13347. 03-07 20:34:47.077 5258 5258 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  13348. 03-07 20:34:47.077 5258 5258 I Process : Sending signal. PID: 5258 SIG: 9
  13349. 03-07 20:34:47.122 354 354 I ServiceManager: service 'recovery' died
  13350. 03-07 20:34:47.122 354 354 I ServiceManager: service 'display' died
  13351. 03-07 20:34:47.122 354 354 I ServiceManager: service 'device_identifiers' died
  13352. 03-07 20:34:47.122 354 354 I ServiceManager: service 'batterystats' died
  13353. 03-07 20:34:47.122 354 354 I ServiceManager: service 'appops' died
  13354. 03-07 20:34:47.122 354 354 I ServiceManager: service 'power' died
  13355. 03-07 20:34:47.125 5201 5201 E Zygote : Exit zygote because system server (5258) has terminated
  13356. 03-07 20:34:47.235 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  13357. 03-07 20:34:47.235 354 354 I ServiceManager: service 'media.audio_flinger' died
  13358. 03-07 20:34:47.235 354 354 I ServiceManager: service 'media.audio_policy' died
  13359. 03-07 20:34:47.476 354 354 I ServiceManager: service 'media.player' died
  13360. 03-07 20:34:47.478 354 354 I ServiceManager: service 'media.resource_manager' died
  13361. 03-07 20:34:47.490 354 354 I ServiceManager: service 'netd' died
  13362. 03-07 20:34:47.492 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  13363. 03-07 20:34:47.500 354 354 I ServiceManager: service 'wificond' died
  13364. 03-07 20:34:47.592 5315 5315 I wificond: wificond is starting up...
  13365. 03-07 20:34:47.628 5314 5314 I Netd : Netd 1.0 starting
  13366. 03-07 20:34:47.630 5314 5314 D TetherController: Setting IP forward enable = 0
  13367. 03-07 20:34:47.673 5314 5314 I Netd : Creating child chains: 35.3ms
  13368. 03-07 20:34:47.673 5314 5314 I Netd : Setting up OEM hooks: 0.2ms
  13369. 03-07 20:34:47.683 5314 5314 I Netd : Setting up FirewallController hooks: 9.7ms
  13370. 03-07 20:34:47.688 5314 5314 I Netd : Setting up NatController hooks: 5.6ms
  13371. 03-07 20:34:47.695 5314 5314 I Netd : Setting up BandwidthController hooks: 6.8ms
  13372. 03-07 20:34:47.695 5314 5314 I Netd : Setting up IdletimerController hooks: 0.1ms
  13373. 03-07 20:34:47.709 5314 5314 I Netd : Disabling bandwidth control: 13.9ms
  13374. 03-07 20:34:47.711 5314 5314 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  13375. 03-07 20:34:47.711 5314 5314 I Netd : Initializing RouteController: 1.9ms
  13376. 03-07 20:34:47.713 5314 5314 D MDnsDS : MDnsSdListener::Hander starting up
  13377. 03-07 20:34:47.719 5314 5324 D MDnsDS : MDnsSdListener starting to monitor
  13378. 03-07 20:34:47.720 5314 5324 D MDnsDS : Going to poll with pollCount 1
  13379. 03-07 20:34:47.720 5314 5314 I Netd : Registering NetdNativeService: 7.2ms
  13380. 03-07 20:34:47.721 5314 5314 I Netd : Starting CommandListener: 0.2ms
  13381. 03-07 20:34:47.723 5314 5314 I Netd : Registering NetdHwService: 2.4ms
  13382. 03-07 20:34:47.724 5314 5314 I Netd : Netd started in 101ms
  13383. 03-07 20:34:47.721 5330 5330 I netmgrd : type=1400 audit(0.0:640): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  13384. 03-07 20:34:47.735 5330 5330 I ndc : type=1400 audit(0.0:641): avc: denied { connectto } for path="/dev/socket/netd" scontext=u:r:init:s0 tcontext=u:r:netd:s0 tclass=unix_stream_socket permissive=1
  13385. 03-07 20:34:47.766 5312 5312 I FastMixerState: sMaxFastTracks = 8
  13386. 03-07 20:34:47.768 5312 5312 I audioserver: ServiceManager: 0xf26978e0
  13387. 03-07 20:34:47.770 5312 5312 W BatteryNotifier: batterystats service unavailable!
  13388. 03-07 20:34:47.772 5312 5312 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  13389. 03-07 20:34:47.779 5312 5312 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  13390. 03-07 20:34:47.786 5312 5312 I AudioFlinger: Using 300 mSec as standby time.
  13391. 03-07 20:34:47.790 5312 5312 W APM::Devices: DeviceVector::add device 80000040 already in
  13392. 03-07 20:34:47.790 5312 5312 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  13393. 03-07 20:34:47.792 5312 5312 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  13394. 03-07 20:34:47.796 5312 5312 D audio_hw_primary: adev_open: enter
  13395. 03-07 20:34:47.899 5313 5313 I mediaserver: ServiceManager: 0xe59979e0
  13396. 03-07 20:34:47.901 5313 5313 W BatteryNotifier: batterystats service unavailable!
  13397. 03-07 20:34:47.907 5312 5312 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  13398. 03-07 20:34:47.907 5312 5312 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  13399. 03-07 20:34:47.907 5312 5312 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  13400. 03-07 20:34:47.908 5312 5312 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  13401. 03-07 20:34:47.908 5312 5312 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  13402. 03-07 20:34:47.908 5312 5312 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  13403. 03-07 20:34:47.908 5312 5312 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  13404. 03-07 20:34:47.908 5312 5312 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  13405. 03-07 20:34:47.908 5312 5312 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  13406. 03-07 20:34:47.914 5312 5312 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  13407. 03-07 20:34:47.915 5312 5312 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  13408. 03-07 20:34:47.916 5312 5312 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  13409. 03-07 20:34:47.919 5312 5312 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  13410. 03-07 20:34:47.924 5312 5312 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  13411. 03-07 20:34:47.924 5312 5312 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  13412. 03-07 20:34:47.925 5312 5312 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  13413. 03-07 20:34:47.935 5312 5312 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  13414. 03-07 20:34:47.948 5312 5312 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  13415. 03-07 20:34:47.948 5312 5312 D msm8974_platform: platform_init: Opened sound card:0
  13416. 03-07 20:34:47.953 5312 5312 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  13417. 03-07 20:34:47.953 5312 5312 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  13418. 03-07 20:34:47.953 5312 5312 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  13419. 03-07 20:34:47.953 5312 5312 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  13420. 03-07 20:34:47.953 5312 5312 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  13421. 03-07 20:34:47.953 5312 5312 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  13422. 03-07 20:34:47.953 5312 5312 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  13423. 03-07 20:34:47.953 5312 5312 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  13424. 03-07 20:34:47.953 5312 5312 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  13425. 03-07 20:34:47.953 5312 5312 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  13426. 03-07 20:34:47.954 5312 5312 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  13427. 03-07 20:34:47.954 5312 5312 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  13428. 03-07 20:34:47.954 5312 5312 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  13429. 03-07 20:34:47.954 5312 5312 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  13430. 03-07 20:34:47.954 5312 5312 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  13431. 03-07 20:34:47.954 5312 5312 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  13432. 03-07 20:34:47.954 5312 5312 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  13433. 03-07 20:34:47.955 5312 5312 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  13434. 03-07 20:34:47.955 5312 5312 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  13435. 03-07 20:34:47.955 5312 5312 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  13436. 03-07 20:34:47.955 5312 5312 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  13437. 03-07 20:34:47.955 5312 5312 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  13438. 03-07 20:34:47.956 5312 5312 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  13439. 03-07 20:34:47.956 5312 5312 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  13440. 03-07 20:34:47.956 5312 5312 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  13441. 03-07 20:34:47.956 5312 5312 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  13442. 03-07 20:34:47.957 5312 5312 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  13443. 03-07 20:34:47.957 5312 5312 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  13444. 03-07 20:34:47.957 5312 5312 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  13445. 03-07 20:34:47.957 5312 5312 D ACDB-LOADER: ACDB -> ACPH INIT
  13446. 03-07 20:34:47.957 5312 5312 D : [ACPH]->Online service registered with ACPH
  13447. 03-07 20:34:47.958 5312 5312 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  13448. 03-07 20:34:47.958 5312 5312 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  13449. 03-07 20:34:47.958 5312 5312 D : [ACPH]->ACPH init success
  13450. 03-07 20:34:47.958 5312 5312 D ACDB-LOADER: ACDB -> RTAC INIT
  13451. 03-07 20:34:47.958 5312 5312 D : [ACPH]->DSP RTC service registered with ACPH
  13452. 03-07 20:34:47.958 5312 5312 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  13453. 03-07 20:34:47.958 5312 5312 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  13454. 03-07 20:34:47.958 5312 5312 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  13455. 03-07 20:34:47.958 5312 5312 D : [ACPH]->FTS RTC service registered with ACPH
  13456. 03-07 20:34:47.958 5312 5312 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  13457. 03-07 20:34:47.959 5312 5312 D : [ACPH]->ADIE RTC service registered with ACPH
  13458. 03-07 20:34:47.959 5312 5312 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  13459. 03-07 20:34:47.959 5312 5312 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  13460. 03-07 20:34:47.959 5312 5312 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  13461. 03-07 20:34:47.959 5312 5312 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  13462. 03-07 20:34:47.959 5312 5312 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  13463. 03-07 20:34:47.959 5312 5312 D : Failed to fetch the lookup information of the MetaInfo table
  13464. 03-07 20:34:47.959 5312 5312 D : Output from GetMetaInfoSize command : 0
  13465. 03-07 20:34:47.963 5312 5312 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  13466. 03-07 20:34:47.963 5312 5312 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  13467. 03-07 20:34:47.963 5312 5312 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  13468. 03-07 20:34:47.963 5312 5312 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  13469. 03-07 20:34:47.963 5312 5312 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  13470. 03-07 20:34:47.963 5312 5312 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  13471. 03-07 20:34:47.963 5312 5312 D ACDB-LOADER: ACDB -> send_meta_info Enter
  13472. 03-07 20:34:47.964 5312 5312 E ACDB-LOADER: Fail to allocate memory for metainfo
  13473. 03-07 20:34:47.964 5312 5312 D ACDB-LOADER: ACDB -> send_meta_info failed
  13474. 03-07 20:34:47.964 5312 5312 D ACDB-LOADER: ACDB -> init done!
  13475. 03-07 20:34:47.964 5312 5312 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  13476. 03-07 20:34:47.964 5312 5312 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  13477. 03-07 20:34:47.964 5312 5312 D msm8974_platform: hw_util_open success
  13478. 03-07 20:34:47.965 5312 5312 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  13479. 03-07 20:34:47.965 5312 5312 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  13480. 03-07 20:34:47.965 5312 5312 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  13481. 03-07 20:34:47.965 5312 5312 D : Failed to fetch the lookup information of the device 00000056
  13482. 03-07 20:34:47.965 5312 5312 E ACDB-LOADER: Error: ACDB ANC returned = -1
  13483. 03-07 20:34:47.965 5312 5312 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  13484. 03-07 20:34:47.965 5312 5312 D : Failed to fetch the lookup information of the device 00000059
  13485. 03-07 20:34:47.965 5312 5312 E ACDB-LOADER: Error: ACDB ANC returned = -1
  13486. 03-07 20:34:47.965 5312 5312 D msm8974_platform: send_codec_cal cal sent for anc_cal
  13487. 03-07 20:34:47.965 5312 5312 E ACDB-LOADER: ACDB -> send_codec_cal
  13488. 03-07 20:34:47.965 5312 5312 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  13489. 03-07 20:34:47.965 5312 5312 D : Failed to fetch the lookup information of the device 00000064
  13490. 03-07 20:34:47.965 5312 5312 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  13491. 03-07 20:34:47.965 5312 5312 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  13492. 03-07 20:34:47.966 5312 5312 D msm8974_platform: send_codec_cal cal sent for mad_cal
  13493. 03-07 20:34:47.966 5312 5312 D ACDB-LOADER: send mbhc data
  13494. 03-07 20:34:47.966 5312 5312 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  13495. 03-07 20:34:47.966 5312 5312 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  13496. 03-07 20:34:47.966 5312 5312 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  13497. 03-07 20:34:47.966 5312 5312 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  13498. 03-07 20:34:47.966 5312 5312 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  13499. 03-07 20:34:47.966 5312 5312 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  13500. 03-07 20:34:47.969 5312 5312 V audio_amplifier: amp_calibrate
  13501. 03-07 20:34:48.016 5312 5312 I SmartAmp: Enter function FIH_Tfa9887_init
  13502. 03-07 20:34:48.016 5312 5312 I SmartAmp: init start@1520451288.16561
  13503. 03-07 20:34:48.016 5312 5312 I SmartAmp: init_status = init
  13504. 03-07 20:34:48.016 5312 5312 I SmartAmp: smartamp ->/proc/devmodel NBQ
  13505. 03-07 20:34:48.016 5312 5312 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  13506. 03-07 20:34:48.016 5312 5312 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  13507. 03-07 20:34:48.016 5312 5312 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  13508. 03-07 20:34:48.017 5312 5312 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  13509. 03-07 20:34:48.017 5312 5312 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  13510. 03-07 20:34:48.017 5312 5312 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  13511. 03-07 20:34:48.017 5312 5312 I SmartAmp: Enter function loadSpeakerFile
  13512. 03-07 20:34:48.017 5312 5312 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  13513. 03-07 20:34:48.018 5312 5312 I SmartAmp: ========================================
  13514. 03-07 20:34:48.018 5312 5312 I SmartAmp: Tfa98xx_Open return value is 0.
  13515. 03-07 20:34:48.018 5312 5312 I SmartAmp: Enter function coldStartup
  13516. 03-07 20:34:48.022 5312 5312 I SmartAmp: Waiting for AMPS and CLKS to start up
  13517. 03-07 20:34:48.099 5311 5311 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  13518. 03-07 20:34:48.108 5311 5311 I zygote64: option[0]=-Xzygote
  13519. 03-07 20:34:48.108 5311 5311 I zygote64: option[1]=-Xcheck:jni
  13520. 03-07 20:34:48.108 5311 5311 I zygote64: option[2]=-Xusetombstonedtraces
  13521. 03-07 20:34:48.108 5311 5311 I zygote64: option[3]=exit
  13522. 03-07 20:34:48.108 5311 5311 I zygote64: option[4]=vfprintf
  13523. 03-07 20:34:48.109 5311 5311 I zygote64: option[5]=sensitiveThread
  13524. 03-07 20:34:48.109 5311 5311 I zygote64: option[6]=-verbose:gc
  13525. 03-07 20:34:48.109 5311 5311 I zygote64: option[7]=-Xms8m
  13526. 03-07 20:34:48.109 5311 5311 I zygote64: option[8]=-Xmx768m
  13527. 03-07 20:34:48.109 5311 5311 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  13528. 03-07 20:34:48.109 5311 5311 I zygote64: option[10]=-XX:HeapMinFree=512k
  13529. 03-07 20:34:48.109 5311 5311 I zygote64: option[11]=-XX:HeapMaxFree=8m
  13530. 03-07 20:34:48.109 5311 5311 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  13531. 03-07 20:34:48.109 5311 5311 I zygote64: option[13]=-Xusejit:true
  13532. 03-07 20:34:48.109 5311 5311 I zygote64: option[14]=-Xjitsaveprofilinginfo
  13533. 03-07 20:34:48.109 5311 5311 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  13534. 03-07 20:34:48.109 5311 5311 I zygote64: option[16]=-Xlockprofthreshold:500
  13535. 03-07 20:34:48.109 5311 5311 I zygote64: option[17]=-Ximage-compiler-option
  13536. 03-07 20:34:48.109 5311 5311 I zygote64: option[18]=--runtime-arg
  13537. 03-07 20:34:48.109 5311 5311 I zygote64: option[19]=-Ximage-compiler-option
  13538. 03-07 20:34:48.109 5311 5311 I zygote64: option[20]=-Xms64m
  13539. 03-07 20:34:48.109 5311 5311 I zygote64: option[21]=-Ximage-compiler-option
  13540. 03-07 20:34:48.109 5311 5311 I zygote64: option[22]=--runtime-arg
  13541. 03-07 20:34:48.109 5311 5311 I zygote64: option[23]=-Ximage-compiler-option
  13542. 03-07 20:34:48.109 5311 5311 I zygote64: option[24]=-Xmx64m
  13543. 03-07 20:34:48.109 5311 5311 I zygote64: option[25]=-Ximage-compiler-option
  13544. 03-07 20:34:48.109 5311 5311 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  13545. 03-07 20:34:48.109 5311 5311 I zygote64: option[27]=-Ximage-compiler-option
  13546. 03-07 20:34:48.109 5311 5311 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  13547. 03-07 20:34:48.109 5311 5311 I zygote64: option[29]=-Ximage-compiler-option
  13548. 03-07 20:34:48.109 5311 5311 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  13549. 03-07 20:34:48.109 5311 5311 I zygote64: option[31]=-Ximage-compiler-option
  13550. 03-07 20:34:48.109 5311 5311 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  13551. 03-07 20:34:48.110 5311 5311 I zygote64: option[33]=-Xcompiler-option
  13552. 03-07 20:34:48.110 5311 5311 I zygote64: option[34]=--runtime-arg
  13553. 03-07 20:34:48.110 5311 5311 I zygote64: option[35]=-Xcompiler-option
  13554. 03-07 20:34:48.110 5311 5311 I zygote64: option[36]=-Xms64m
  13555. 03-07 20:34:48.110 5311 5311 I zygote64: option[37]=-Xcompiler-option
  13556. 03-07 20:34:48.110 5311 5311 I zygote64: option[38]=--runtime-arg
  13557. 03-07 20:34:48.110 5311 5311 I zygote64: option[39]=-Xcompiler-option
  13558. 03-07 20:34:48.110 5311 5311 I zygote64: option[40]=-Xmx512m
  13559. 03-07 20:34:48.110 5311 5311 I zygote64: option[41]=-Xcompiler-option
  13560. 03-07 20:34:48.110 5311 5311 I zygote64: option[42]=-j2
  13561. 03-07 20:34:48.110 5311 5311 I zygote64: option[43]=-Ximage-compiler-option
  13562. 03-07 20:34:48.110 5311 5311 I zygote64: option[44]=-j4
  13563. 03-07 20:34:48.110 5311 5311 I zygote64: option[45]=-Ximage-compiler-option
  13564. 03-07 20:34:48.110 5311 5311 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  13565. 03-07 20:34:48.110 5311 5311 I zygote64: option[47]=-Xcompiler-option
  13566. 03-07 20:34:48.110 5311 5311 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  13567. 03-07 20:34:48.110 5311 5311 I zygote64: option[49]=-Ximage-compiler-option
  13568. 03-07 20:34:48.110 5311 5311 I zygote64: option[50]=--instruction-set-features=default
  13569. 03-07 20:34:48.110 5311 5311 I zygote64: option[51]=-Xcompiler-option
  13570. 03-07 20:34:48.110 5311 5311 I zygote64: option[52]=--instruction-set-features=default
  13571. 03-07 20:34:48.110 5311 5311 I zygote64: option[53]=-Duser.locale=en-US
  13572. 03-07 20:34:48.110 5311 5311 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  13573. 03-07 20:34:48.110 5311 5311 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  13574. 03-07 20:34:48.123 5312 5312 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  13575. 03-07 20:34:48.123 5312 5312 I SmartAmp: Get AMPS AND CLKS
  13576. 03-07 20:34:48.134 5312 5312 I SmartAmp: Enter function dspPatch
  13577. 03-07 20:34:48.135 5312 5312 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  13578. 03-07 20:34:48.135 5312 5312 I SmartAmp: Enter function dspPatch
  13579. 03-07 20:34:48.136 5312 5312 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  13580. 03-07 20:34:48.197 5312 5312 I SmartAmp: Enter function setOtc
  13581. 03-07 20:34:48.208 5312 5312 I SmartAmp: MTP = 0x3
  13582. 03-07 20:34:48.208 5312 5312 I SmartAmp: Enter function checkMTPEX
  13583. 03-07 20:34:48.209 5312 5312 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  13584. 03-07 20:34:48.209 5312 5312 I SmartAmp: Enter function load_all_settings
  13585. 03-07 20:34:48.221 5312 5312 I SmartAmp: Enter function setConfig
  13586. 03-07 20:34:48.221 5312 5312 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  13587. 03-07 20:34:48.227 5312 5312 I SmartAmp: Enter function setPreset
  13588. 03-07 20:34:48.227 5312 5312 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  13589. 03-07 20:34:48.232 5312 5312 I SmartAmp: Enter function setEQ
  13590. 03-07 20:34:48.232 5312 5312 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  13591. 03-07 20:34:48.234 5312 5312 I SmartAmp: Loaded biquad 1
  13592. 03-07 20:34:48.236 5312 5312 I SmartAmp: Loaded biquad 2
  13593. 03-07 20:34:48.238 5312 5312 I SmartAmp: Loaded biquad 3
  13594. 03-07 20:34:48.240 5312 5312 I SmartAmp: Disabled biquad 4
  13595. 03-07 20:34:48.241 5312 5312 I SmartAmp: Loaded biquad 5
  13596. 03-07 20:34:48.243 5312 5312 I SmartAmp: Loaded biquad 6
  13597. 03-07 20:34:48.246 5312 5312 I SmartAmp: Loaded biquad 7
  13598. 03-07 20:34:48.248 5312 5312 I SmartAmp: Disabled biquad 8
  13599. 03-07 20:34:48.249 5312 5312 I SmartAmp: Disabled biquad 9
  13600. 03-07 20:34:48.251 5312 5312 I SmartAmp: Disabled biquad 10
  13601. 03-07 20:34:48.252 5312 5312 I SmartAmp: Enter function waitCalibration
  13602. 03-07 20:34:48.253 5312 5312 I SmartAmp: Calibration value is 02 ohm
  13603. 03-07 20:34:48.253 5312 5312 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  13604. 03-07 20:34:48.253 5312 5312 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  13605. 03-07 20:34:48.253 5312 5312 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  13606. 03-07 20:34:48.253 5312 5312 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  13607. 03-07 20:34:48.253 5312 5312 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  13608. 03-07 20:34:48.253 5312 5312 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  13609. 03-07 20:34:48.253 5312 5312 I SmartAmp: Enter function loadSpeakerFile
  13610. 03-07 20:34:48.253 5312 5312 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  13611. 03-07 20:34:48.254 5312 5312 I SmartAmp: ========================================
  13612. 03-07 20:34:48.254 5312 5312 I SmartAmp: Tfa98xx_Open return value is 0.
  13613. 03-07 20:34:48.254 5312 5312 I SmartAmp: Enter function coldStartup
  13614. 03-07 20:34:48.256 5312 5312 I SmartAmp: Waiting for AMPS and CLKS to start up
  13615. 03-07 20:34:48.357 5312 5312 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  13616. 03-07 20:34:48.357 5312 5312 I SmartAmp: Get AMPS AND CLKS
  13617. 03-07 20:34:48.368 5312 5312 I SmartAmp: Enter function dspPatch
  13618. 03-07 20:34:48.369 5312 5312 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  13619. 03-07 20:34:48.370 5312 5312 I SmartAmp: Enter function dspPatch
  13620. 03-07 20:34:48.370 5312 5312 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  13621. 03-07 20:34:48.391 5311 5311 D Zygote : begin preload
  13622. 03-07 20:34:48.391 5311 5311 I Zygote : Installing ICU cache reference pinning...
  13623. 03-07 20:34:48.391 5311 5311 I Zygote : Preloading ICU data...
  13624. 03-07 20:34:48.409 5311 5311 D Zygote64Timing: BeginIcuCachePinning took to complete: 18ms
  13625. 03-07 20:34:48.409 5311 5311 I Zygote : Preloading classes...
  13626. 03-07 20:34:48.437 5312 5312 I SmartAmp: Enter function setOtc
  13627. 03-07 20:34:48.451 5312 5312 I SmartAmp: MTP = 0x3
  13628. 03-07 20:34:48.451 5312 5312 I SmartAmp: Enter function checkMTPEX
  13629. 03-07 20:34:48.451 5312 5312 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  13630. 03-07 20:34:48.452 5312 5312 I SmartAmp: Enter function load_all_settings
  13631. 03-07 20:34:48.464 5312 5312 I SmartAmp: Enter function setConfig
  13632. 03-07 20:34:48.465 5312 5312 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  13633. 03-07 20:34:48.471 5312 5312 I SmartAmp: Enter function setPreset
  13634. 03-07 20:34:48.471 5312 5312 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  13635. 03-07 20:34:48.475 5312 5312 I SmartAmp: Enter function setEQ
  13636. 03-07 20:34:48.475 5312 5312 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  13637. 03-07 20:34:48.477 5312 5312 I SmartAmp: Loaded biquad 1
  13638. 03-07 20:34:48.480 5312 5312 I SmartAmp: Loaded biquad 2
  13639. 03-07 20:34:48.482 5312 5312 I SmartAmp: Loaded biquad 3
  13640. 03-07 20:34:48.484 5312 5312 I SmartAmp: Disabled biquad 4
  13641. 03-07 20:34:48.486 5312 5312 I SmartAmp: Loaded biquad 5
  13642. 03-07 20:34:48.488 5312 5312 I SmartAmp: Loaded biquad 6
  13643. 03-07 20:34:48.490 5312 5312 I SmartAmp: Loaded biquad 7
  13644. 03-07 20:34:48.492 5312 5312 I SmartAmp: Disabled biquad 8
  13645. 03-07 20:34:48.494 5312 5312 I SmartAmp: Disabled biquad 9
  13646. 03-07 20:34:48.496 5312 5312 I SmartAmp: Loaded biquad 10
  13647. 03-07 20:34:48.497 5312 5312 I SmartAmp: Enter function waitCalibration
  13648. 03-07 20:34:48.497 5312 5312 I SmartAmp: Calibration value is 02 ohm
  13649. 03-07 20:34:48.501 5312 5312 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  13650. 03-07 20:34:48.501 5312 5312 I SmartAmp: Set DC to DC converter in active mode
  13651. 03-07 20:34:48.502 5312 5312 I SmartAmp: Set DC to DC converter in active mode
  13652. 03-07 20:34:48.511 5312 5312 I SmartAmp: init end@1520451288.511718
  13653. 03-07 20:34:48.511 5312 5312 I SmartAmp: FIH_Tfa9887_init return value 0
  13654. 03-07 20:34:48.648 5311 5311 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  13655. 03-07 20:34:48.672 5311 5311 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  13656. 03-07 20:34:48.684 5311 5311 I zygote64: Thread[1,tid=5311,Native,Thread*=0x72dd0c2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  13657. 03-07 20:34:48.685 5311 5311 D MtpDeviceJNI: register_android_mtp_MtpDevice
  13658. 03-07 20:34:48.686 5311 5311 I zygote64: Thread[1,tid=5311,Native,Thread*=0x72dd0c2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  13659. 03-07 20:34:48.687 5311 5311 I zygote64: Thread[1,tid=5311,Native,Thread*=0x72dd0c2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  13660. 03-07 20:34:48.716 5312 5341 V audio_amplifier: --write_dummy_data:167
  13661. 03-07 20:34:48.729 5312 5312 I audio_amplifier: Found PRI_MI2S Clock! 964
  13662. 03-07 20:34:48.730 5312 5312 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  13663. 03-07 20:34:48.732 5312 5312 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  13664. 03-07 20:34:48.732 5312 5312 W DeviceHAL: Device 0xf1e0d000 get_master_volume: Function not implemented
  13665. 03-07 20:34:48.732 5312 5312 W DeviceHAL: Device 0xf1e0d000 get_master_mute: Function not implemented
  13666. 03-07 20:34:48.732 5312 5312 W DeviceHAL: Device 0xf1e0d000 set_master_volume: Function not implemented
  13667. 03-07 20:34:48.732 5312 5312 W DeviceHAL: Device 0xf1e0d000 set_master_mute: Function not implemented
  13668. 03-07 20:34:48.732 5312 5312 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  13669. 03-07 20:34:48.732 5312 5312 I AudioFlinger: openOutput() this 0xf26bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  13670. 03-07 20:34:48.733 5312 5312 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xf1674000)
  13671. 03-07 20:34:48.733 5312 5312 D audio_hw_primary: adev_open_output_stream: Stream (0xf1674000) picks up usecase (low-latency-playback)
  13672. 03-07 20:34:48.734 5312 5312 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  13673. 03-07 20:34:48.735 5312 5312 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  13674. 03-07 20:34:48.738 5312 5312 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  13675. 03-07 20:34:48.738 5312 5312 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  13676. 03-07 20:34:48.739 5312 5312 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  13677. 03-07 20:34:48.748 5312 5312 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  13678. 03-07 20:34:48.749 5312 5312 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  13679. 03-07 20:34:48.750 5312 5351 I AudioFlinger: AudioFlinger's thread 0xf1083a40 tid=5351 ready to run
  13680. 03-07 20:34:48.750 5312 5312 I AudioFlinger: Using module 10 as the primary audio interface
  13681. 03-07 20:34:48.750 5312 5351 W AudioFlinger: no wake lock to update, system not ready yet
  13682. 03-07 20:34:48.750 5312 5351 D audio_hw_primary: out_standby: enter: stream (0xf1674000) usecase(1: low-latency-playback)
  13683. 03-07 20:34:48.751 5312 5312 W AudioFlinger: moveEffects() bad srcOutput 0
  13684. 03-07 20:34:48.751 5312 5351 W AudioFlinger: no wake lock to update, system not ready yet
  13685. 03-07 20:34:48.751 5312 5351 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  13686. 03-07 20:34:48.753 5312 5312 I AudioFlinger: openOutput() this 0xf26bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  13687. 03-07 20:34:48.753 5312 5312 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xf1674180)
  13688. 03-07 20:34:48.753 5312 5312 D audio_hw_primary: adev_open_output_stream: Stream (0xf1674180) picks up usecase (audio-ull-playback)
  13689. 03-07 20:34:48.754 5312 5312 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  13690. 03-07 20:34:48.755 5312 5354 I AudioFlinger: AudioFlinger's thread 0xf0983cc0 tid=5354 ready to run
  13691. 03-07 20:34:48.755 5312 5354 W AudioFlinger: no wake lock to update, system not ready yet
  13692. 03-07 20:34:48.755 5312 5354 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  13693. 03-07 20:34:48.756 5312 5354 D audio_hw_primary: out_standby: enter: stream (0xf1674180) usecase(12: audio-ull-playback)
  13694. 03-07 20:34:48.756 5312 5354 W AudioFlinger: no wake lock to update, system not ready yet
  13695. 03-07 20:34:48.758 5312 5312 I AudioFlinger: openOutput() this 0xf26bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  13696. 03-07 20:34:48.758 5312 5312 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xf1674300)
  13697. 03-07 20:34:48.758 5312 5312 D audio_hw_primary: adev_open_output_stream: Stream (0xf1674300) picks up usecase (deep-buffer-playback)
  13698. 03-07 20:34:48.759 5312 5312 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  13699. 03-07 20:34:48.759 5312 5356 I AudioFlinger: AudioFlinger's thread 0xf0583340 tid=5356 ready to run
  13700. 03-07 20:34:48.760 5312 5356 W AudioFlinger: no wake lock to update, system not ready yet
  13701. 03-07 20:34:48.761 5312 5356 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  13702. 03-07 20:34:48.761 5312 5356 D audio_hw_primary: out_standby: enter: stream (0xf1674300) usecase(0: deep-buffer-playback)
  13703. 03-07 20:34:48.762 5312 5356 W AudioFlinger: no wake lock to update, system not ready yet
  13704. 03-07 20:34:48.763 5312 5312 I AudioFlinger: openOutput() this 0xf26bd000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  13705. 03-07 20:34:48.763 5312 5312 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xf1674480)
  13706. 03-07 20:34:48.763 5312 5312 D audio_hw_primary: adev_open_output_stream: Stream (0xf1674480) picks up usecase (afe-proxy-playback)
  13707. 03-07 20:34:48.764 5312 5312 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  13708. 03-07 20:34:48.765 5312 5359 I AudioFlinger: AudioFlinger's thread 0xf0303700 tid=5359 ready to run
  13709. 03-07 20:34:48.765 5312 5359 W AudioFlinger: no wake lock to update, system not ready yet
  13710. 03-07 20:34:48.765 5312 5359 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  13711. 03-07 20:34:48.765 5312 5359 D audio_hw_primary: out_standby: enter: stream (0xf1674480) usecase(37: afe-proxy-playback)
  13712. 03-07 20:34:48.765 5312 5359 W AudioFlinger: no wake lock to update, system not ready yet
  13713. 03-07 20:34:48.767 5312 5312 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xf26baa40) io_handle(14) source(1)
  13714. 03-07 20:34:48.768 5312 5361 I AudioFlinger: AudioFlinger's thread 0xeff036c0 tid=5361 ready to run
  13715. 03-07 20:34:48.770 5312 5312 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xf26baa40)
  13716. 03-07 20:34:48.770 5312 5312 D audio_hw_primary: in_standby: enter: stream (0xf26baa40) usecase(16: audio-record)
  13717. 03-07 20:34:48.770 5312 5312 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf26baa40) io_handle(22) source(1)
  13718. 03-07 20:34:48.770 5312 5312 W DeviceHAL: Device 0xf1e0d000 open_input_stream: Invalid argument
  13719. 03-07 20:34:48.770 5312 5312 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf26baa40) io_handle(22) source(1)
  13720. 03-07 20:34:48.770 5312 5312 W DeviceHAL: Device 0xf1e0d000 open_input_stream: Invalid argument
  13721. 03-07 20:34:48.771 5312 5312 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  13722. 03-07 20:34:48.779 5312 5312 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  13723. 03-07 20:34:48.779 5312 5312 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  13724. 03-07 20:34:48.779 5312 5312 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  13725. 03-07 20:34:48.781 5312 5312 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  13726. 03-07 20:34:48.782 5312 5312 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  13727. 03-07 20:34:48.784 5312 5312 I r_submix: adev_open(name=audio_hw_if)
  13728. 03-07 20:34:48.784 5312 5312 I r_submix: adev_init_check()
  13729. 03-07 20:34:48.784 5312 5312 W DeviceHAL: Device 0xf05df480 set_master_mute: Function not implemented
  13730. 03-07 20:34:48.784 5312 5312 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  13731. 03-07 20:34:48.785 5312 5312 D r_submix: adev_open_input_stream(addr=0)
  13732. 03-07 20:34:48.785 5312 5312 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  13733. 03-07 20:34:48.785 5312 5312 D r_submix: now using address 0 for route 9
  13734. 03-07 20:34:48.786 5312 5365 I AudioFlinger: AudioFlinger's thread 0xeff03680 tid=5365 ready to run
  13735. 03-07 20:34:48.786 5312 5312 D r_submix: adev_close_input_stream()
  13736. 03-07 20:34:48.786 5312 5312 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  13737. 03-07 20:34:48.786 5312 5312 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  13738. 03-07 20:34:48.786 5312 5312 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  13739. 03-07 20:34:48.787 5312 5312 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  13740. 03-07 20:34:48.787 5312 5312 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  13741. 03-07 20:34:48.789 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  13742. 03-07 20:34:48.791 5312 5312 E SoundTriggerHwService: could not read implementation properties
  13743. 03-07 20:34:48.827 5311 5311 I Zygote : ...preloaded 4715 classes in 418ms.
  13744. 03-07 20:34:48.827 5311 5311 I zygote64: VMRuntime.preloadDexCaches starting
  13745. 03-07 20:34:48.908 5311 5311 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  13746. 03-07 20:34:48.909 5311 5311 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  13747. 03-07 20:34:48.909 5311 5311 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  13748. 03-07 20:34:48.909 5311 5311 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  13749. 03-07 20:34:48.909 5311 5311 I zygote64: VMRuntime.preloadDexCaches finished
  13750. 03-07 20:34:48.909 5311 5311 D Zygote64Timing: PreloadClasses took to complete: 499ms
  13751. 03-07 20:34:49.020 5311 5311 I Zygote : Preloading resources...
  13752. 03-07 20:34:49.043 5311 5311 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  13753. 03-07 20:34:49.084 5311 5311 I Zygote : ...preloaded 64 resources in 63ms.
  13754. 03-07 20:34:49.092 5311 5311 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  13755. 03-07 20:34:49.095 5311 5311 I Zygote : ...preloaded 41 resources in 11ms.
  13756. 03-07 20:34:49.095 5311 5311 D Zygote64Timing: PreloadResources took to complete: 185ms
  13757. 03-07 20:34:49.095 5311 5311 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  13758. 03-07 20:34:49.097 5311 5311 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  13759. 03-07 20:34:49.101 5311 5311 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  13760. 03-07 20:34:49.114 5311 5311 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  13761. 03-07 20:34:49.116 5311 5311 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  13762. 03-07 20:34:49.139 5311 5311 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  13763. 03-07 20:34:49.140 5311 5311 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  13764. 03-07 20:34:49.165 5311 5311 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  13765. 03-07 20:34:49.169 5311 5311 I Zygote : Preloading shared libraries...
  13766. 03-07 20:34:49.196 5311 5311 I Zygote : Uninstalled ICU cache reference pinning...
  13767. 03-07 20:34:49.199 5311 5311 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  13768. 03-07 20:34:49.223 5311 5311 I Zygote : Warmed up JCA providers in 24ms.
  13769. 03-07 20:34:49.224 5311 5311 D Zygote : end preload
  13770. 03-07 20:34:49.224 5311 5311 D Zygote64Timing: ZygotePreload took to complete: 833ms
  13771. 03-07 20:34:49.251 5311 5311 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 144us total 26.864ms
  13772. 03-07 20:34:49.273 5311 5311 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 34us total 15.828ms
  13773. 03-07 20:34:49.273 5311 5311 D Zygote64Timing: PostZygoteInitGC took to complete: 50ms
  13774. 03-07 20:34:49.273 5311 5311 D Zygote64Timing: ZygoteInit took to complete: 883ms
  13775. 03-07 20:34:49.274 5311 5311 I : seccomp disabled by setenforce 0
  13776. 03-07 20:34:49.331 5311 5311 I Zygote : System server process 5368 has been created
  13777. 03-07 20:34:49.334 5311 5311 I Zygote : Accepting command socket connections
  13778. 03-07 20:34:49.350 5368 5368 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  13779. 03-07 20:34:49.361 5368 5368 I zygote64: The ClassLoaderContext is a special shared library.
  13780. 03-07 20:34:49.391 5368 5368 I SystemServer: InitBeforeStartServices
  13781. 03-07 20:34:49.392 5368 5368 I SystemServer: Entered the Android system server!
  13782. 03-07 20:34:49.606 5368 5368 D SystemServerTiming: InitBeforeStartServices took to complete: 215ms
  13783. 03-07 20:34:49.607 5368 5368 I SystemServer: StartServices
  13784. 03-07 20:34:49.607 5368 5368 I SystemServer: Reading configuration...
  13785. 03-07 20:34:49.607 5368 5368 I SystemServer: ReadingSystemConfig
  13786. 03-07 20:34:49.608 5368 5368 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  13787. 03-07 20:34:49.608 5368 5368 I SystemServer: StartInstaller
  13788. 03-07 20:34:49.608 5368 5368 I SystemServiceManager: Starting com.android.server.pm.Installer
  13789. 03-07 20:34:49.608 5368 5381 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  13790. 03-07 20:34:49.611 5368 5368 D SystemServerTiming: StartInstaller took to complete: 4ms
  13791. 03-07 20:34:49.611 5368 5368 I SystemServer: DeviceIdentifiersPolicyService
  13792. 03-07 20:34:49.612 5368 5368 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  13793. 03-07 20:34:49.613 5368 5368 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 2ms
  13794. 03-07 20:34:49.614 5368 5368 I SystemServer: StartActivityManager
  13795. 03-07 20:34:49.614 5368 5368 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  13796. 03-07 20:34:49.635 5368 5368 I ActivityManager: Memory class: 288
  13797. 03-07 20:34:49.637 5368 5383 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  13798. 03-07 20:34:49.639 5368 5384 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  13799. 03-07 20:34:49.658 5368 5381 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  13800. 03-07 20:34:49.668 5368 5368 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  13801. 03-07 20:34:49.380 5368 5368 I chatty : uid=1000 system_server identical 4 lines
  13802. 03-07 20:34:49.386 5368 5368 I zygote64: The ClassLoaderContext is a special shared library.
  13803. 03-07 20:34:49.674 5368 5386 E BluetoothAdapter: Bluetooth binder is null
  13804. 03-07 20:34:49.676 5368 5386 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  13805. 03-07 20:34:49.679 5368 5386 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  13806. 03-07 20:34:49.680 5368 5386 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  13807. 03-07 20:34:49.685 5368 5386 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  13808. 03-07 20:34:49.687 5368 5386 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  13809. 03-07 20:34:49.692 5368 5386 D vndksupport: Loading /vendor/lib64/hw/power.msm8992.so from current namespace instead of sphal namespace.
  13810. 03-07 20:34:49.694 5368 5386 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
  13811. 03-07 20:34:49.694 5368 5386 E QCOM PowerHAL: Failed to get prefetcher handle.
  13812. 03-07 20:34:49.695 5368 5386 D QCOM PowerHAL: power_open: enter; name=power
  13813. 03-07 20:34:49.695 5368 5386 D QCOM PowerHAL: power_open: exit 0
  13814. 03-07 20:34:49.695 5368 5386 I QCOM PowerHAL: QCOM power HAL initing.
  13815. 03-07 20:34:49.696 5368 5386 I PowerManagerService-JNI: Loaded power HAL service
  13816. 03-07 20:34:49.759 5368 5368 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  13817. 03-07 20:34:49.760 5368 5368 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace.
  13818. 03-07 20:34:49.799 5368 5368 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  13819. 03-07 20:34:49.807 5368 5392 I ServiceThread: Enabled StrictMode logging for android.display looper.
  13820. 03-07 20:34:49.809 5368 5368 W system_server: Failed to remove /acct/uid_1041/pid_5312: Device or resource busy
  13821. 03-07 20:34:49.809 5368 5368 W system_server: Failed to remove /acct/uid_1041: Permission denied
  13822. 03-07 20:34:49.809 5368 5368 W system_server: Failed to remove /acct/uid_1047/pid_5298: Device or resource busy
  13823. 03-07 20:34:49.809 5368 5368 W system_server: Failed to remove /acct/uid_1047: Permission denied
  13824. 03-07 20:34:49.810 5368 5368 W system_server: Failed to remove /acct/uid_1058/pid_2323: Device or resource busy
  13825. 03-07 20:34:49.810 5368 5368 W system_server: Failed to remove /acct/uid_1058: Permission denied
  13826. 03-07 20:34:49.810 5368 5368 W system_server: Failed to remove /acct/uid_1006/pid_2311: Device or resource busy
  13827. 03-07 20:34:49.810 5368 5368 W system_server: Failed to remove /acct/uid_1006: Permission denied
  13828. 03-07 20:34:49.810 5368 5368 W system_server: Failed to remove /acct/uid_1046/pid_2259: Device or resource busy
  13829. 03-07 20:34:49.810 5368 5368 W system_server: Failed to remove /acct/uid_1046: Permission denied
  13830. 03-07 20:34:49.810 5368 5368 W system_server: Failed to remove /acct/uid_1040/pid_2243: Device or resource busy
  13831. 03-07 20:34:49.810 5368 5368 W system_server: Failed to remove /acct/uid_1040: Permission denied
  13832. 03-07 20:34:49.810 5368 5368 W system_server: Failed to remove /acct/uid_1017/pid_2234: Device or resource busy
  13833. 03-07 20:34:49.810 5368 5368 W system_server: Failed to remove /acct/uid_1017: Permission denied
  13834. 03-07 20:34:49.810 5368 5368 W system_server: Failed to remove /acct/uid_1019/pid_2232: Device or resource busy
  13835. 03-07 20:34:49.810 5368 5368 W system_server: Failed to remove /acct/uid_1019: Permission denied
  13836. 03-07 20:34:49.810 5368 5368 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  13837. 03-07 20:34:49.810 5368 5368 W system_server: Failed to remove /acct/uid_3005: Permission denied
  13838. 03-07 20:34:49.810 5368 5368 W system_server: Failed to remove /acct/uid_10003: Permission denied
  13839. 03-07 20:34:49.811 5368 5368 W system_server: Failed to remove /acct/uid_10001: Permission denied
  13840. 03-07 20:34:49.811 5368 5368 W system_server: Failed to remove /acct/uid_10004: Permission denied
  13841. 03-07 20:34:49.811 5368 5368 W system_server: Failed to remove /acct/uid_10005: Permission denied
  13842. 03-07 20:34:49.811 5368 5368 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  13843. 03-07 20:34:49.811 5368 5368 W system_server: Failed to remove /acct/uid_1003: Permission denied
  13844. 03-07 20:34:49.812 5368 5368 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  13845. 03-07 20:34:49.812 5368 5368 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  13846. 03-07 20:34:49.812 5368 5368 W system_server: Failed to remove /acct/uid_1001: Permission denied
  13847. 03-07 20:34:49.812 5368 5368 W system_server: Failed to remove /acct/uid_1010/pid_5315: Device or resource busy
  13848. 03-07 20:34:49.812 5368 5368 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  13849. 03-07 20:34:49.812 5368 5368 W system_server: Failed to remove /acct/uid_1010: Permission denied
  13850. 03-07 20:34:49.812 5368 5368 W system_server: Failed to remove /acct/uid_1013/pid_5313: Device or resource busy
  13851. 03-07 20:34:49.812 5368 5368 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  13852. 03-07 20:34:49.812 5368 5368 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  13853. 03-07 20:34:49.812 5368 5368 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  13854. 03-07 20:34:49.812 5368 5368 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  13855. 03-07 20:34:49.813 5368 5368 W system_server: Failed to remove /acct/uid_1013: Permission denied
  13856. 03-07 20:34:49.813 5368 5368 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  13857. 03-07 20:34:49.813 5368 5368 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  13858. 03-07 20:34:49.813 5368 5368 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  13859. 03-07 20:34:49.813 5368 5368 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  13860. 03-07 20:34:49.813 5368 5368 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  13861. 03-07 20:34:49.813 5368 5368 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  13862. 03-07 20:34:49.813 5368 5368 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  13863. 03-07 20:34:49.813 5368 5368 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  13864. 03-07 20:34:49.813 5368 5368 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  13865. 03-07 20:34:49.813 5368 5368 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  13866. 03-07 20:34:49.813 5368 5368 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  13867. 03-07 20:34:49.813 5368 5368 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  13868. 03-07 20:34:49.813 5368 5368 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  13869. 03-07 20:34:49.813 5368 5368 W system_server: Failed to remove /acct/uid_1000: Permission denied
  13870. 03-07 20:34:49.814 5368 5368 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  13871. 03-07 20:34:49.814 5368 5368 W system_server: Failed to remove /acct/uid_1036: Permission denied
  13872. 03-07 20:34:49.814 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_5314: Device or resource busy
  13873. 03-07 20:34:49.814 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_5311: Device or resource busy
  13874. 03-07 20:34:49.814 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  13875. 03-07 20:34:49.814 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  13876. 03-07 20:34:49.814 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  13877. 03-07 20:34:49.814 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  13878. 03-07 20:34:49.814 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  13879. 03-07 20:34:49.814 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  13880. 03-07 20:34:49.814 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  13881. 03-07 20:34:49.814 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  13882. 03-07 20:34:49.815 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  13883. 03-07 20:34:49.815 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  13884. 03-07 20:34:49.815 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  13885. 03-07 20:34:49.815 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  13886. 03-07 20:34:49.815 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  13887. 03-07 20:34:49.815 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  13888. 03-07 20:34:49.815 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  13889. 03-07 20:34:49.815 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  13890. 03-07 20:34:49.815 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  13891. 03-07 20:34:49.815 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  13892. 03-07 20:34:49.815 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  13893. 03-07 20:34:49.815 5368 5368 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  13894. 03-07 20:34:49.815 5368 5368 W system_server: Failed to remove /acct/uid_0: Permission denied
  13895. 03-07 20:34:49.819 5368 5368 D AppOps : AppOpsService published
  13896. 03-07 20:34:49.821 5368 5368 D SystemServerTiming: StartActivityManager took to complete: 208ms
  13897. 03-07 20:34:49.822 5368 5368 I SystemServer: StartPowerManager
  13898. 03-07 20:34:49.822 5368 5368 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  13899. 03-07 20:34:49.825 5368 5394 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  13900. 03-07 20:34:49.828 5368 5368 I libsuspend: Selected wakeup count
  13901. 03-07 20:34:49.828 5368 5368 E QCOM PowerHAL: Invalid hint ID.
  13902. 03-07 20:34:49.831 5368 5368 D SystemServerTiming: StartPowerManager took to complete: 10ms
  13903. 03-07 20:34:49.832 5368 5368 I SystemServer: InitPowerManagement
  13904. 03-07 20:34:49.835 5368 5368 D SystemServerTiming: InitPowerManagement took to complete: 3ms
  13905. 03-07 20:34:49.835 5368 5368 I SystemServer: StartRecoverySystemService
  13906. 03-07 20:34:49.835 5368 5368 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  13907. 03-07 20:34:49.837 5368 5368 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  13908. 03-07 20:34:49.838 5368 5368 V RescueParty: Disabled because of eng build
  13909. 03-07 20:34:49.838 5368 5368 I SystemServer: StartLightsService
  13910. 03-07 20:34:49.838 5368 5368 I SystemServiceManager: Starting com.android.server.lights.LightsService
  13911. 03-07 20:34:49.838 5368 5368 D SystemServerTiming: StartLightsService took to complete: 1ms
  13912. 03-07 20:34:49.838 5368 5368 I SystemServer: StartDisplayManager
  13913. 03-07 20:34:49.838 5368 5368 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  13914. 03-07 20:34:49.842 5368 5368 D SystemServerTiming: StartDisplayManager took to complete: 3ms
  13915. 03-07 20:34:49.842 5368 5368 I SystemServer: WaitForDisplay
  13916. 03-07 20:34:49.842 5368 5368 I SystemServiceManager: Starting phase 100
  13917. 03-07 20:34:49.845 5368 5392 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  13918. 03-07 20:34:49.846 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  13919. 03-07 20:34:49.846 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  13920. 03-07 20:34:49.848 5368 5392 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  13921. 03-07 20:34:49.854 5368 5392 E light : light_open lights keyboard failed: -22
  13922. 03-07 20:34:49.854 5368 5392 E light : Light passthrough failed to load legacy HAL.
  13923. 03-07 20:34:49.855 5368 5392 E light : light_open lights buttons failed: -22
  13924. 03-07 20:34:49.855 5368 5392 E light : Light passthrough failed to load legacy HAL.
  13925. 03-07 20:34:49.858 5368 5392 E light : light_open lights bluetooth failed: -22
  13926. 03-07 20:34:49.858 5368 5392 E light : Light passthrough failed to load legacy HAL.
  13927. 03-07 20:34:49.859 5368 5392 E light : light_open lights wifi failed: -22
  13928. 03-07 20:34:49.859 5368 5392 E light : Light passthrough failed to load legacy HAL.
  13929. 03-07 20:34:49.861 5368 5368 D SystemServerTiming: WaitForDisplay took to complete: 20ms
  13930. 03-07 20:34:49.862 5368 5368 I SystemServer: StartPackageManagerService
  13931. 03-07 20:34:49.862 5368 5392 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  13932. 03-07 20:34:49.877 5368 5368 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  13933. 03-07 20:34:49.879 5368 5368 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  13934. 03-07 20:34:50.162 5368 5368 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  13935. 03-07 20:34:50.163 5368 5368 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  13936. 03-07 20:34:50.166 5368 5368 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  13937. 03-07 20:34:50.285 5368 5407 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  13938. 03-07 20:34:50.398 5368 5406 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  13939. 03-07 20:34:50.419 5368 5404 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  13940. 03-07 20:34:50.492 5368 5405 I PackageParser: Parse times for '/system/priv-app/Settings': parse=115ms, update_cache=0 ms
  13941. 03-07 20:34:50.667 5368 5406 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=203ms, update_cache=0 ms
  13942. 03-07 20:34:50.713 5368 5410 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  13943. 03-07 20:34:50.718 5368 5410 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  13944. 03-07 20:34:50.721 5368 5411 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  13945. 03-07 20:34:50.747 5368 5410 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  13946. 03-07 20:34:50.800 5368 5410 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  13947. 03-07 20:34:50.801 5368 5410 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  13948. 03-07 20:34:50.848 5412 5412 I sensors.qcom: type=1400 audit(0.0:642): avc: denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=106 ioctlcmd=6403 scontext=u:r:init:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  13949. 03-07 20:34:50.874 5368 5368 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  13950. 03-07 20:34:50.874 5368 5368 D PackageManager: No files in app dir /oem/app
  13951. 03-07 20:34:50.875 5368 5368 I PackageManager: Finished scanning system apps. Time: 742 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  13952. 03-07 20:34:50.913 5368 5416 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  13953. 03-07 20:34:50.923 5368 5417 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  13954. 03-07 20:34:50.931 5368 5416 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  13955. 03-07 20:34:50.977 5368 5416 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  13956. 03-07 20:34:51.001 5368 5414 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  13957. 03-07 20:34:51.002 5368 5414 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  13958. 03-07 20:34:51.029 5368 5414 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  13959. 03-07 20:34:51.031 5368 5414 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  13960. 03-07 20:34:51.037 5368 5417 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  13961. 03-07 20:34:51.053 5368 5415 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=101ms, update_cache=0 ms
  13962. 03-07 20:34:51.058 5368 5416 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=102ms, update_cache=5 ms
  13963. 03-07 20:34:51.066 5368 5368 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  13964. 03-07 20:34:51.066 5368 5368 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  13965. 03-07 20:34:51.074 5368 5416 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  13966. 03-07 20:34:51.074 5368 5416 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  13967. 03-07 20:34:51.094 5368 5417 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  13968. 03-07 20:34:51.098 5368 5415 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  13969. 03-07 20:34:51.109 5368 5368 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  13970. 03-07 20:34:51.131 5368 5417 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  13971. 03-07 20:34:51.131 5368 5417 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  13972. 03-07 20:34:51.139 5368 5416 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  13973. 03-07 20:34:51.159 5368 5416 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  13974. 03-07 20:34:51.215 5368 5417 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  13975. 03-07 20:34:51.231 5368 5414 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=184ms, update_cache=0 ms
  13976. 03-07 20:34:51.244 5368 5414 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  13977. 03-07 20:34:51.325 5368 5416 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  13978. 03-07 20:34:51.325 5368 5416 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  13979. 03-07 20:34:51.327 5368 5414 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  13980. 03-07 20:34:51.328 5368 5414 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  13981. 03-07 20:34:51.342 5368 5417 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  13982. 03-07 20:34:51.345 5368 5416 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=175ms, update_cache=0 ms
  13983. 03-07 20:34:51.401 5368 5415 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  13984. 03-07 20:34:51.448 5368 5416 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  13985. 03-07 20:34:51.478 5368 5414 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  13986. 03-07 20:34:51.490 5368 5417 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=140ms, update_cache=0 ms
  13987. 03-07 20:34:51.533 5368 5416 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  13988. 03-07 20:34:51.536 5368 5415 I PackageParser: Parse times for '/data/app/org.leetzone.android.yatsewidgetfree-2': parse=117ms, update_cache=0 ms
  13989. 03-07 20:34:51.543 5368 5414 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  13990. 03-07 20:34:51.545 5368 5414 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  13991. 03-07 20:34:51.583 5368 5378 I zygote64: Background concurrent copying GC freed 31637(1866KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 603us total 168.060ms
  13992. 03-07 20:34:51.598 5368 5417 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=108ms, update_cache=0 ms
  13993. 03-07 20:34:51.620 5368 5417 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  13994. 03-07 20:34:51.623 5368 5417 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  13995. 03-07 20:34:51.623 5368 5417 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  13996. 03-07 20:34:51.680 5368 5416 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  13997. 03-07 20:34:51.708 5368 5415 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  13998. 03-07 20:34:51.724 5368 5415 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  13999. 03-07 20:34:51.759 5368 5416 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  14000. 03-07 20:34:51.777 5368 5368 D PackageManager: No files in app dir /data/app-private
  14001. 03-07 20:34:51.778 5368 5368 I PackageManager: Finished scanning non-system apps. Time: 902 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  14002. 03-07 20:34:51.780 5368 5368 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  14003. 03-07 20:34:51.790 5368 5368 I PackageManager: Time to scan packages: 1.656 seconds
  14004. 03-07 20:34:51.797 5368 5368 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  14005. 03-07 20:34:51.865 2233 2252 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  14006. 03-07 20:34:51.868 2233 2252 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  14007. 03-07 20:34:51.872 2233 2252 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  14008. 03-07 20:34:51.875 2233 2252 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  14009. 03-07 20:34:51.936 2233 2252 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  14010. 03-07 20:34:51.938 2233 2252 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  14011. 03-07 20:34:51.941 2233 3398 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  14012. 03-07 20:34:51.943 2233 3398 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  14013. 03-07 20:34:51.974 5368 5368 V PackageManager: reconcileAppsData finished 18 packages
  14014. 03-07 20:34:51.975 5368 5368 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  14015. 03-07 20:34:51.975 5368 5418 D SystemServerInitThreadPool: Started executing prepareAppData
  14016. 03-07 20:34:51.975 5368 5368 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  14017. 03-07 20:34:51.975 5368 5368 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  14018. 03-07 20:34:51.975 5368 5368 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  14019. 03-07 20:34:51.975 5368 5368 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  14020. 03-07 20:34:51.976 5368 5368 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  14021. 03-07 20:34:51.976 5368 5368 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  14022. 03-07 20:34:51.976 5368 5368 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  14023. 03-07 20:34:51.976 5368 5368 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  14024. 03-07 20:34:51.976 5368 5368 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  14025. 03-07 20:34:51.976 5368 5368 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  14026. 03-07 20:34:51.976 5368 5368 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  14027. 03-07 20:34:51.977 5368 5368 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  14028. 03-07 20:34:51.977 5368 5368 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  14029. 03-07 20:34:51.977 5368 5368 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  14030. 03-07 20:34:51.977 5368 5368 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  14031. 03-07 20:34:51.978 5368 5368 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  14032. 03-07 20:34:51.978 5368 5368 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  14033. 03-07 20:34:51.978 5368 5368 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  14034. 03-07 20:34:51.978 5368 5368 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  14035. 03-07 20:34:51.978 5368 5368 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  14036. 03-07 20:34:51.978 5368 5368 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  14037. 03-07 20:34:51.979 2233 2233 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  14038. 03-07 20:34:51.979 5368 5368 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  14039. 03-07 20:34:51.981 2233 2233 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  14040. 03-07 20:34:51.981 2233 2233 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  14041. 03-07 20:34:51.982 2233 2233 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  14042. 03-07 20:34:51.983 2233 2233 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  14043. 03-07 20:34:51.985 2233 2233 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  14044. 03-07 20:34:51.986 2233 2233 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  14045. 03-07 20:34:51.986 2233 2233 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  14046. 03-07 20:34:51.987 2233 2233 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  14047. 03-07 20:34:51.987 2233 2233 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  14048. 03-07 20:34:51.988 2233 2233 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  14049. 03-07 20:34:51.988 2233 2233 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  14050. 03-07 20:34:51.989 2233 2233 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  14051. 03-07 20:34:51.990 2233 2233 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  14052. 03-07 20:34:51.990 2233 2233 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  14053. 03-07 20:34:51.990 2233 2233 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  14054. 03-07 20:34:51.991 2233 2233 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  14055. 03-07 20:34:51.991 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  14056. 03-07 20:34:51.991 2233 2233 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  14057. 03-07 20:34:51.992 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  14058. 03-07 20:34:51.992 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  14059. 03-07 20:34:51.993 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  14060. 03-07 20:34:51.993 2233 2233 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  14061. 03-07 20:34:51.993 2233 2233 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  14062. 03-07 20:34:51.993 2233 2233 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  14063. 03-07 20:34:51.994 2233 2233 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  14064. 03-07 20:34:51.994 2233 2233 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  14065. 03-07 20:34:51.995 2233 2233 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  14066. 03-07 20:34:51.996 2233 2233 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  14067. 03-07 20:34:51.996 2233 2233 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  14068. 03-07 20:34:51.996 2233 2233 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  14069. 03-07 20:34:51.996 2233 2233 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  14070. 03-07 20:34:51.997 2233 2233 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  14071. 03-07 20:34:51.997 2233 2233 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  14072. 03-07 20:34:51.998 2233 2233 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  14073. 03-07 20:34:51.998 2233 2233 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  14074. 03-07 20:34:51.999 2233 2233 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  14075. 03-07 20:34:52.009 5368 5418 D SystemServerTimingAsync: AppDataFixup took to complete: 33ms
  14076. 03-07 20:34:52.096 5368 5368 E PackageManager: There should probably be a verifier, but, none were found
  14077. 03-07 20:34:52.098 5368 5368 E System : ******************************************
  14078. 03-07 20:34:52.099 5368 5368 E System : ************ Failure starting system services
  14079. 03-07 20:34:52.099 5368 5368 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  14080. 03-07 20:34:52.099 5368 5368 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  14081. 03-07 20:34:52.099 5368 5368 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  14082. 03-07 20:34:52.099 5368 5368 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  14083. 03-07 20:34:52.099 5368 5368 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  14084. 03-07 20:34:52.099 5368 5368 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  14085. 03-07 20:34:52.099 5368 5368 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  14086. 03-07 20:34:52.099 5368 5368 E System : at java.lang.reflect.Method.invoke(Native Method)
  14087. 03-07 20:34:52.099 5368 5368 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  14088. 03-07 20:34:52.099 5368 5368 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  14089. 03-07 20:34:52.099 5368 5368 D SystemServerTiming: StartPackageManagerService took to complete: 2238ms
  14090. 03-07 20:34:52.100 5368 5368 E Zygote : System zygote died with exception
  14091. 03-07 20:34:52.100 5368 5368 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  14092. 03-07 20:34:52.100 5368 5368 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  14093. 03-07 20:34:52.100 5368 5368 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  14094. 03-07 20:34:52.100 5368 5368 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  14095. 03-07 20:34:52.100 5368 5368 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  14096. 03-07 20:34:52.100 5368 5368 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  14097. 03-07 20:34:52.100 5368 5368 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  14098. 03-07 20:34:52.100 5368 5368 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  14099. 03-07 20:34:52.100 5368 5368 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  14100. 03-07 20:34:52.100 5368 5368 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  14101. 03-07 20:34:52.100 5368 5368 D AndroidRuntime: Shutting down VM
  14102. 03-07 20:34:52.100 5368 5368 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  14103. 03-07 20:34:52.100 5368 5368 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  14104. 03-07 20:34:52.100 5368 5368 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  14105. 03-07 20:34:52.100 5368 5368 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  14106. 03-07 20:34:52.100 5368 5368 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  14107. 03-07 20:34:52.100 5368 5368 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  14108. 03-07 20:34:52.100 5368 5368 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  14109. 03-07 20:34:52.100 5368 5368 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  14110. 03-07 20:34:52.100 5368 5368 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  14111. 03-07 20:34:52.100 5368 5368 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  14112. 03-07 20:34:52.100 5368 5368 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  14113. 03-07 20:34:52.102 5368 5368 E AndroidRuntime: Error reporting crash
  14114. 03-07 20:34:52.102 5368 5368 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  14115. 03-07 20:34:52.102 5368 5368 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  14116. 03-07 20:34:52.102 5368 5368 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  14117. 03-07 20:34:52.102 5368 5368 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  14118. 03-07 20:34:52.102 5368 5368 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  14119. 03-07 20:34:52.102 5368 5368 I Process : Sending signal. PID: 5368 SIG: 9
  14120. 03-07 20:34:52.152 354 354 I ServiceManager: service 'recovery' died
  14121. 03-07 20:34:52.152 354 354 I ServiceManager: service 'display' died
  14122. 03-07 20:34:52.152 354 354 I ServiceManager: service 'device_identifiers' died
  14123. 03-07 20:34:52.152 354 354 I ServiceManager: service 'batterystats' died
  14124. 03-07 20:34:52.152 354 354 I ServiceManager: service 'appops' died
  14125. 03-07 20:34:52.152 354 354 I ServiceManager: service 'power' died
  14126. 03-07 20:34:52.156 5311 5311 E Zygote : Exit zygote because system server (5368) has terminated
  14127. 03-07 20:34:52.203 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  14128. 03-07 20:34:52.203 354 354 I ServiceManager: service 'media.audio_flinger' died
  14129. 03-07 20:34:52.203 354 354 I ServiceManager: service 'media.audio_policy' died
  14130. 03-07 20:34:52.444 354 354 I ServiceManager: service 'media.player' died
  14131. 03-07 20:34:52.445 354 354 I ServiceManager: service 'media.resource_manager' died
  14132. 03-07 20:34:52.456 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  14133. 03-07 20:34:52.456 354 354 I ServiceManager: service 'netd' died
  14134. 03-07 20:34:52.466 354 354 I ServiceManager: service 'wificond' died
  14135. 03-07 20:34:52.601 5423 5423 I wificond: wificond is starting up...
  14136. 03-07 20:34:52.620 5422 5422 I Netd : Netd 1.0 starting
  14137. 03-07 20:34:52.621 5422 5422 D TetherController: Setting IP forward enable = 0
  14138. 03-07 20:34:52.666 5422 5422 I Netd : Creating child chains: 26.9ms
  14139. 03-07 20:34:52.666 5422 5422 I Netd : Setting up OEM hooks: 0.2ms
  14140. 03-07 20:34:52.679 5422 5422 I Netd : Setting up FirewallController hooks: 12.6ms
  14141. 03-07 20:34:52.684 5422 5422 I Netd : Setting up NatController hooks: 5.2ms
  14142. 03-07 20:34:52.688 5422 5422 I Netd : Setting up BandwidthController hooks: 3.9ms
  14143. 03-07 20:34:52.688 5422 5422 I Netd : Setting up IdletimerController hooks: 0.1ms
  14144. 03-07 20:34:52.695 5422 5422 I Netd : Disabling bandwidth control: 7.3ms
  14145. 03-07 20:34:52.697 5422 5422 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  14146. 03-07 20:34:52.697 5422 5422 I Netd : Initializing RouteController: 2.0ms
  14147. 03-07 20:34:52.699 5422 5422 D MDnsDS : MDnsSdListener::Hander starting up
  14148. 03-07 20:34:52.702 5422 5422 I Netd : Registering NetdNativeService: 3.3ms
  14149. 03-07 20:34:52.703 5422 5422 I Netd : Starting CommandListener: 0.7ms
  14150. 03-07 20:34:52.706 5422 5432 D MDnsDS : MDnsSdListener starting to monitor
  14151. 03-07 20:34:52.706 5422 5432 D MDnsDS : Going to poll with pollCount 1
  14152. 03-07 20:34:52.701 5437 5437 I netmgrd : type=1400 audit(0.0:643): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  14153. 03-07 20:34:52.713 5422 5422 I Netd : Registering NetdHwService: 9.6ms
  14154. 03-07 20:34:52.713 5422 5422 I Netd : Netd started in 93ms
  14155. 03-07 20:34:52.718 5437 5437 I ndc : type=1400 audit(0.0:644): avc: denied { write } for name="netd" dev="tmpfs" ino=66690 scontext=u:r:init:s0 tcontext=u:object_r:netd_socket:s0 tclass=sock_file permissive=1
  14156. 03-07 20:34:52.718 5437 5437 I ndc : type=1400 audit(0.0:645): avc: denied { connectto } for path="/dev/socket/netd" scontext=u:r:init:s0 tcontext=u:r:netd:s0 tclass=unix_stream_socket permissive=1
  14157. 03-07 20:34:52.785 5420 5420 I FastMixerState: sMaxFastTracks = 8
  14158. 03-07 20:34:52.788 5420 5420 I audioserver: ServiceManager: 0xee4978e0
  14159. 03-07 20:34:52.789 5420 5420 W BatteryNotifier: batterystats service unavailable!
  14160. 03-07 20:34:52.791 5420 5420 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  14161. 03-07 20:34:52.798 5420 5420 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  14162. 03-07 20:34:52.807 5420 5420 I AudioFlinger: Using 300 mSec as standby time.
  14163. 03-07 20:34:52.813 5420 5420 W APM::Devices: DeviceVector::add device 80000040 already in
  14164. 03-07 20:34:52.813 5420 5420 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  14165. 03-07 20:34:52.815 5420 5420 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  14166. 03-07 20:34:52.819 5420 5420 D audio_hw_primary: adev_open: enter
  14167. 03-07 20:34:52.851 5421 5421 I mediaserver: ServiceManager: 0xeb2179e0
  14168. 03-07 20:34:52.853 5421 5421 W BatteryNotifier: batterystats service unavailable!
  14169. 03-07 20:34:52.925 5420 5420 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  14170. 03-07 20:34:52.925 5420 5420 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  14171. 03-07 20:34:52.926 5420 5420 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  14172. 03-07 20:34:52.926 5420 5420 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  14173. 03-07 20:34:52.926 5420 5420 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  14174. 03-07 20:34:52.926 5420 5420 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  14175. 03-07 20:34:52.926 5420 5420 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  14176. 03-07 20:34:52.926 5420 5420 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  14177. 03-07 20:34:52.926 5420 5420 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  14178. 03-07 20:34:52.932 5420 5420 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  14179. 03-07 20:34:52.932 5420 5420 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  14180. 03-07 20:34:52.934 5420 5420 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  14181. 03-07 20:34:52.937 5420 5420 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  14182. 03-07 20:34:52.942 5420 5420 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  14183. 03-07 20:34:52.942 5420 5420 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  14184. 03-07 20:34:52.942 5420 5420 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  14185. 03-07 20:34:52.952 5420 5420 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  14186. 03-07 20:34:52.965 5420 5420 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  14187. 03-07 20:34:52.965 5420 5420 D msm8974_platform: platform_init: Opened sound card:0
  14188. 03-07 20:34:52.971 5420 5420 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  14189. 03-07 20:34:52.971 5420 5420 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  14190. 03-07 20:34:52.971 5420 5420 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  14191. 03-07 20:34:52.971 5420 5420 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  14192. 03-07 20:34:52.971 5420 5420 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  14193. 03-07 20:34:52.971 5420 5420 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  14194. 03-07 20:34:52.971 5420 5420 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  14195. 03-07 20:34:52.971 5420 5420 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  14196. 03-07 20:34:52.971 5420 5420 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  14197. 03-07 20:34:52.971 5420 5420 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  14198. 03-07 20:34:52.971 5420 5420 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  14199. 03-07 20:34:52.972 5420 5420 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  14200. 03-07 20:34:52.972 5420 5420 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  14201. 03-07 20:34:52.972 5420 5420 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  14202. 03-07 20:34:52.972 5420 5420 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  14203. 03-07 20:34:52.972 5420 5420 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  14204. 03-07 20:34:52.972 5420 5420 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  14205. 03-07 20:34:52.973 5420 5420 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  14206. 03-07 20:34:52.973 5420 5420 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  14207. 03-07 20:34:52.973 5420 5420 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  14208. 03-07 20:34:52.973 5420 5420 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  14209. 03-07 20:34:52.973 5420 5420 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  14210. 03-07 20:34:52.973 5420 5420 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  14211. 03-07 20:34:52.974 5420 5420 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  14212. 03-07 20:34:52.974 5420 5420 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  14213. 03-07 20:34:52.974 5420 5420 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  14214. 03-07 20:34:52.974 5420 5420 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  14215. 03-07 20:34:52.974 5420 5420 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  14216. 03-07 20:34:52.975 5420 5420 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  14217. 03-07 20:34:52.975 5420 5420 D ACDB-LOADER: ACDB -> ACPH INIT
  14218. 03-07 20:34:52.975 5420 5420 D : [ACPH]->Online service registered with ACPH
  14219. 03-07 20:34:52.975 5420 5420 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  14220. 03-07 20:34:52.975 5420 5420 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  14221. 03-07 20:34:52.975 5420 5420 D : [ACPH]->ACPH init success
  14222. 03-07 20:34:52.975 5420 5420 D ACDB-LOADER: ACDB -> RTAC INIT
  14223. 03-07 20:34:52.975 5420 5420 D : [ACPH]->DSP RTC service registered with ACPH
  14224. 03-07 20:34:52.975 5420 5420 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  14225. 03-07 20:34:52.975 5420 5420 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  14226. 03-07 20:34:52.975 5420 5420 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  14227. 03-07 20:34:52.976 5420 5420 D : [ACPH]->FTS RTC service registered with ACPH
  14228. 03-07 20:34:52.976 5420 5420 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  14229. 03-07 20:34:52.976 5420 5420 D : [ACPH]->ADIE RTC service registered with ACPH
  14230. 03-07 20:34:52.976 5420 5420 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  14231. 03-07 20:34:52.976 5420 5420 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  14232. 03-07 20:34:52.976 5420 5420 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  14233. 03-07 20:34:52.976 5420 5420 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  14234. 03-07 20:34:52.976 5420 5420 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  14235. 03-07 20:34:52.976 5420 5420 D : Failed to fetch the lookup information of the MetaInfo table
  14236. 03-07 20:34:52.976 5420 5420 D : Output from GetMetaInfoSize command : 0
  14237. 03-07 20:34:52.980 5420 5420 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  14238. 03-07 20:34:52.980 5420 5420 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  14239. 03-07 20:34:52.980 5420 5420 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  14240. 03-07 20:34:52.980 5420 5420 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  14241. 03-07 20:34:52.980 5420 5420 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  14242. 03-07 20:34:52.980 5420 5420 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  14243. 03-07 20:34:52.980 5420 5420 D ACDB-LOADER: ACDB -> send_meta_info Enter
  14244. 03-07 20:34:52.980 5420 5420 E ACDB-LOADER: Fail to allocate memory for metainfo
  14245. 03-07 20:34:52.980 5420 5420 D ACDB-LOADER: ACDB -> send_meta_info failed
  14246. 03-07 20:34:52.980 5420 5420 D ACDB-LOADER: ACDB -> init done!
  14247. 03-07 20:34:52.981 5420 5420 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  14248. 03-07 20:34:52.981 5420 5420 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  14249. 03-07 20:34:52.981 5420 5420 D msm8974_platform: hw_util_open success
  14250. 03-07 20:34:52.981 5420 5420 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  14251. 03-07 20:34:52.982 5420 5420 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  14252. 03-07 20:34:52.982 5420 5420 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  14253. 03-07 20:34:52.982 5420 5420 D : Failed to fetch the lookup information of the device 00000056
  14254. 03-07 20:34:52.982 5420 5420 E ACDB-LOADER: Error: ACDB ANC returned = -1
  14255. 03-07 20:34:52.982 5420 5420 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  14256. 03-07 20:34:52.982 5420 5420 D : Failed to fetch the lookup information of the device 00000059
  14257. 03-07 20:34:52.982 5420 5420 E ACDB-LOADER: Error: ACDB ANC returned = -1
  14258. 03-07 20:34:52.982 5420 5420 D msm8974_platform: send_codec_cal cal sent for anc_cal
  14259. 03-07 20:34:52.982 5420 5420 E ACDB-LOADER: ACDB -> send_codec_cal
  14260. 03-07 20:34:52.982 5420 5420 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  14261. 03-07 20:34:52.982 5420 5420 D : Failed to fetch the lookup information of the device 00000064
  14262. 03-07 20:34:52.982 5420 5420 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  14263. 03-07 20:34:52.982 5420 5420 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  14264. 03-07 20:34:52.982 5420 5420 D msm8974_platform: send_codec_cal cal sent for mad_cal
  14265. 03-07 20:34:52.983 5420 5420 D ACDB-LOADER: send mbhc data
  14266. 03-07 20:34:52.983 5420 5420 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  14267. 03-07 20:34:52.983 5420 5420 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  14268. 03-07 20:34:52.983 5420 5420 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  14269. 03-07 20:34:52.983 5420 5420 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  14270. 03-07 20:34:52.983 5420 5420 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  14271. 03-07 20:34:52.983 5420 5420 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  14272. 03-07 20:34:52.987 5420 5420 V audio_amplifier: amp_calibrate
  14273. 03-07 20:34:53.033 5420 5420 I SmartAmp: Enter function FIH_Tfa9887_init
  14274. 03-07 20:34:53.034 5420 5420 I SmartAmp: init start@1520451293.34087
  14275. 03-07 20:34:53.034 5420 5420 I SmartAmp: init_status = init
  14276. 03-07 20:34:53.034 5420 5420 I SmartAmp: smartamp ->/proc/devmodel NBQ
  14277. 03-07 20:34:53.034 5420 5420 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  14278. 03-07 20:34:53.034 5420 5420 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  14279. 03-07 20:34:53.034 5420 5420 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  14280. 03-07 20:34:53.034 5420 5420 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  14281. 03-07 20:34:53.034 5420 5420 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  14282. 03-07 20:34:53.034 5420 5420 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  14283. 03-07 20:34:53.034 5420 5420 I SmartAmp: Enter function loadSpeakerFile
  14284. 03-07 20:34:53.034 5420 5420 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  14285. 03-07 20:34:53.037 5420 5420 I SmartAmp: ========================================
  14286. 03-07 20:34:53.037 5420 5420 I SmartAmp: Tfa98xx_Open return value is 0.
  14287. 03-07 20:34:53.037 5420 5420 I SmartAmp: Enter function coldStartup
  14288. 03-07 20:34:53.039 5420 5420 I SmartAmp: Waiting for AMPS and CLKS to start up
  14289. 03-07 20:34:53.091 5419 5419 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  14290. 03-07 20:34:53.099 5419 5419 I zygote64: option[0]=-Xzygote
  14291. 03-07 20:34:53.100 5419 5419 I zygote64: option[1]=-Xcheck:jni
  14292. 03-07 20:34:53.100 5419 5419 I zygote64: option[2]=-Xusetombstonedtraces
  14293. 03-07 20:34:53.100 5419 5419 I zygote64: option[3]=exit
  14294. 03-07 20:34:53.100 5419 5419 I zygote64: option[4]=vfprintf
  14295. 03-07 20:34:53.100 5419 5419 I zygote64: option[5]=sensitiveThread
  14296. 03-07 20:34:53.100 5419 5419 I zygote64: option[6]=-verbose:gc
  14297. 03-07 20:34:53.100 5419 5419 I zygote64: option[7]=-Xms8m
  14298. 03-07 20:34:53.100 5419 5419 I zygote64: option[8]=-Xmx768m
  14299. 03-07 20:34:53.100 5419 5419 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  14300. 03-07 20:34:53.100 5419 5419 I zygote64: option[10]=-XX:HeapMinFree=512k
  14301. 03-07 20:34:53.100 5419 5419 I zygote64: option[11]=-XX:HeapMaxFree=8m
  14302. 03-07 20:34:53.100 5419 5419 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  14303. 03-07 20:34:53.100 5419 5419 I zygote64: option[13]=-Xusejit:true
  14304. 03-07 20:34:53.100 5419 5419 I zygote64: option[14]=-Xjitsaveprofilinginfo
  14305. 03-07 20:34:53.100 5419 5419 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  14306. 03-07 20:34:53.100 5419 5419 I zygote64: option[16]=-Xlockprofthreshold:500
  14307. 03-07 20:34:53.100 5419 5419 I zygote64: option[17]=-Ximage-compiler-option
  14308. 03-07 20:34:53.100 5419 5419 I zygote64: option[18]=--runtime-arg
  14309. 03-07 20:34:53.100 5419 5419 I zygote64: option[19]=-Ximage-compiler-option
  14310. 03-07 20:34:53.100 5419 5419 I zygote64: option[20]=-Xms64m
  14311. 03-07 20:34:53.100 5419 5419 I zygote64: option[21]=-Ximage-compiler-option
  14312. 03-07 20:34:53.100 5419 5419 I zygote64: option[22]=--runtime-arg
  14313. 03-07 20:34:53.100 5419 5419 I zygote64: option[23]=-Ximage-compiler-option
  14314. 03-07 20:34:53.100 5419 5419 I zygote64: option[24]=-Xmx64m
  14315. 03-07 20:34:53.100 5419 5419 I zygote64: option[25]=-Ximage-compiler-option
  14316. 03-07 20:34:53.101 5419 5419 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  14317. 03-07 20:34:53.101 5419 5419 I zygote64: option[27]=-Ximage-compiler-option
  14318. 03-07 20:34:53.101 5419 5419 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  14319. 03-07 20:34:53.101 5419 5419 I zygote64: option[29]=-Ximage-compiler-option
  14320. 03-07 20:34:53.101 5419 5419 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  14321. 03-07 20:34:53.101 5419 5419 I zygote64: option[31]=-Ximage-compiler-option
  14322. 03-07 20:34:53.101 5419 5419 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  14323. 03-07 20:34:53.101 5419 5419 I zygote64: option[33]=-Xcompiler-option
  14324. 03-07 20:34:53.101 5419 5419 I zygote64: option[34]=--runtime-arg
  14325. 03-07 20:34:53.101 5419 5419 I zygote64: option[35]=-Xcompiler-option
  14326. 03-07 20:34:53.101 5419 5419 I zygote64: option[36]=-Xms64m
  14327. 03-07 20:34:53.101 5419 5419 I zygote64: option[37]=-Xcompiler-option
  14328. 03-07 20:34:53.101 5419 5419 I zygote64: option[38]=--runtime-arg
  14329. 03-07 20:34:53.101 5419 5419 I zygote64: option[39]=-Xcompiler-option
  14330. 03-07 20:34:53.101 5419 5419 I zygote64: option[40]=-Xmx512m
  14331. 03-07 20:34:53.101 5419 5419 I zygote64: option[41]=-Xcompiler-option
  14332. 03-07 20:34:53.101 5419 5419 I zygote64: option[42]=-j2
  14333. 03-07 20:34:53.101 5419 5419 I zygote64: option[43]=-Ximage-compiler-option
  14334. 03-07 20:34:53.101 5419 5419 I zygote64: option[44]=-j4
  14335. 03-07 20:34:53.101 5419 5419 I zygote64: option[45]=-Ximage-compiler-option
  14336. 03-07 20:34:53.101 5419 5419 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  14337. 03-07 20:34:53.101 5419 5419 I zygote64: option[47]=-Xcompiler-option
  14338. 03-07 20:34:53.101 5419 5419 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  14339. 03-07 20:34:53.101 5419 5419 I zygote64: option[49]=-Ximage-compiler-option
  14340. 03-07 20:34:53.101 5419 5419 I zygote64: option[50]=--instruction-set-features=default
  14341. 03-07 20:34:53.102 5419 5419 I zygote64: option[51]=-Xcompiler-option
  14342. 03-07 20:34:53.102 5419 5419 I zygote64: option[52]=--instruction-set-features=default
  14343. 03-07 20:34:53.102 5419 5419 I zygote64: option[53]=-Duser.locale=en-US
  14344. 03-07 20:34:53.102 5419 5419 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  14345. 03-07 20:34:53.102 5419 5419 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  14346. 03-07 20:34:53.140 5420 5420 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  14347. 03-07 20:34:53.141 5420 5420 I SmartAmp: Get AMPS AND CLKS
  14348. 03-07 20:34:53.152 5420 5420 I SmartAmp: Enter function dspPatch
  14349. 03-07 20:34:53.152 5420 5420 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  14350. 03-07 20:34:53.153 5420 5420 I SmartAmp: Enter function dspPatch
  14351. 03-07 20:34:53.153 5420 5420 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  14352. 03-07 20:34:53.216 5420 5420 I SmartAmp: Enter function setOtc
  14353. 03-07 20:34:53.227 5420 5420 I SmartAmp: MTP = 0x3
  14354. 03-07 20:34:53.228 5420 5420 I SmartAmp: Enter function checkMTPEX
  14355. 03-07 20:34:53.228 5420 5420 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  14356. 03-07 20:34:53.228 5420 5420 I SmartAmp: Enter function load_all_settings
  14357. 03-07 20:34:53.240 5420 5420 I SmartAmp: Enter function setConfig
  14358. 03-07 20:34:53.241 5420 5420 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  14359. 03-07 20:34:53.246 5420 5420 I SmartAmp: Enter function setPreset
  14360. 03-07 20:34:53.247 5420 5420 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  14361. 03-07 20:34:53.252 5420 5420 I SmartAmp: Enter function setEQ
  14362. 03-07 20:34:53.253 5420 5420 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  14363. 03-07 20:34:53.255 5420 5420 I SmartAmp: Loaded biquad 1
  14364. 03-07 20:34:53.257 5420 5420 I SmartAmp: Loaded biquad 2
  14365. 03-07 20:34:53.258 5420 5420 I SmartAmp: Loaded biquad 3
  14366. 03-07 20:34:53.260 5420 5420 I SmartAmp: Disabled biquad 4
  14367. 03-07 20:34:53.262 5420 5420 I SmartAmp: Loaded biquad 5
  14368. 03-07 20:34:53.264 5420 5420 I SmartAmp: Loaded biquad 6
  14369. 03-07 20:34:53.266 5420 5420 I SmartAmp: Loaded biquad 7
  14370. 03-07 20:34:53.267 5420 5420 I SmartAmp: Disabled biquad 8
  14371. 03-07 20:34:53.270 5420 5420 I SmartAmp: Disabled biquad 9
  14372. 03-07 20:34:53.271 5420 5420 I SmartAmp: Disabled biquad 10
  14373. 03-07 20:34:53.272 5420 5420 I SmartAmp: Enter function waitCalibration
  14374. 03-07 20:34:53.273 5420 5420 I SmartAmp: Calibration value is 02 ohm
  14375. 03-07 20:34:53.273 5420 5420 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  14376. 03-07 20:34:53.273 5420 5420 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  14377. 03-07 20:34:53.273 5420 5420 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  14378. 03-07 20:34:53.273 5420 5420 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  14379. 03-07 20:34:53.273 5420 5420 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  14380. 03-07 20:34:53.273 5420 5420 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  14381. 03-07 20:34:53.273 5420 5420 I SmartAmp: Enter function loadSpeakerFile
  14382. 03-07 20:34:53.273 5420 5420 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  14383. 03-07 20:34:53.274 5420 5420 I SmartAmp: ========================================
  14384. 03-07 20:34:53.274 5420 5420 I SmartAmp: Tfa98xx_Open return value is 0.
  14385. 03-07 20:34:53.274 5420 5420 I SmartAmp: Enter function coldStartup
  14386. 03-07 20:34:53.276 5420 5420 I SmartAmp: Waiting for AMPS and CLKS to start up
  14387. 03-07 20:34:53.377 5420 5420 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  14388. 03-07 20:34:53.377 5420 5420 I SmartAmp: Get AMPS AND CLKS
  14389. 03-07 20:34:53.379 5419 5419 D Zygote : begin preload
  14390. 03-07 20:34:53.379 5419 5419 I Zygote : Installing ICU cache reference pinning...
  14391. 03-07 20:34:53.380 5419 5419 I Zygote : Preloading ICU data...
  14392. 03-07 20:34:53.388 5420 5420 I SmartAmp: Enter function dspPatch
  14393. 03-07 20:34:53.389 5420 5420 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  14394. 03-07 20:34:53.390 5420 5420 I SmartAmp: Enter function dspPatch
  14395. 03-07 20:34:53.390 5420 5420 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  14396. 03-07 20:34:53.398 5419 5419 D Zygote64Timing: BeginIcuCachePinning took to complete: 19ms
  14397. 03-07 20:34:53.399 5419 5419 I Zygote : Preloading classes...
  14398. 03-07 20:34:53.455 5420 5420 I SmartAmp: Enter function setOtc
  14399. 03-07 20:34:53.468 5420 5420 I SmartAmp: MTP = 0x3
  14400. 03-07 20:34:53.468 5420 5420 I SmartAmp: Enter function checkMTPEX
  14401. 03-07 20:34:53.468 5420 5420 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  14402. 03-07 20:34:53.468 5420 5420 I SmartAmp: Enter function load_all_settings
  14403. 03-07 20:34:53.480 5420 5420 I SmartAmp: Enter function setConfig
  14404. 03-07 20:34:53.481 5420 5420 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  14405. 03-07 20:34:53.488 5420 5420 I SmartAmp: Enter function setPreset
  14406. 03-07 20:34:53.488 5420 5420 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  14407. 03-07 20:34:53.492 5420 5420 I SmartAmp: Enter function setEQ
  14408. 03-07 20:34:53.492 5420 5420 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  14409. 03-07 20:34:53.494 5420 5420 I SmartAmp: Loaded biquad 1
  14410. 03-07 20:34:53.496 5420 5420 I SmartAmp: Loaded biquad 2
  14411. 03-07 20:34:53.498 5420 5420 I SmartAmp: Loaded biquad 3
  14412. 03-07 20:34:53.500 5420 5420 I SmartAmp: Disabled biquad 4
  14413. 03-07 20:34:53.502 5420 5420 I SmartAmp: Loaded biquad 5
  14414. 03-07 20:34:53.504 5420 5420 I SmartAmp: Loaded biquad 6
  14415. 03-07 20:34:53.506 5420 5420 I SmartAmp: Loaded biquad 7
  14416. 03-07 20:34:53.508 5420 5420 I SmartAmp: Disabled biquad 8
  14417. 03-07 20:34:53.510 5420 5420 I SmartAmp: Disabled biquad 9
  14418. 03-07 20:34:53.512 5420 5420 I SmartAmp: Loaded biquad 10
  14419. 03-07 20:34:53.513 5420 5420 I SmartAmp: Enter function waitCalibration
  14420. 03-07 20:34:53.513 5420 5420 I SmartAmp: Calibration value is 02 ohm
  14421. 03-07 20:34:53.518 5420 5420 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  14422. 03-07 20:34:53.518 5420 5420 I SmartAmp: Set DC to DC converter in active mode
  14423. 03-07 20:34:53.519 5420 5420 I SmartAmp: Set DC to DC converter in active mode
  14424. 03-07 20:34:53.521 5420 5420 I SmartAmp: init end@1520451293.520961
  14425. 03-07 20:34:53.521 5420 5420 I SmartAmp: FIH_Tfa9887_init return value 0
  14426. 03-07 20:34:53.635 5419 5419 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  14427. 03-07 20:34:53.658 5419 5419 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  14428. 03-07 20:34:53.670 5419 5419 I zygote64: Thread[1,tid=5419,Native,Thread*=0x7d92ec2a00,peer=0x8a01d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  14429. 03-07 20:34:53.671 5419 5419 D MtpDeviceJNI: register_android_mtp_MtpDevice
  14430. 03-07 20:34:53.672 5419 5419 I zygote64: Thread[1,tid=5419,Native,Thread*=0x7d92ec2a00,peer=0x8a01d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  14431. 03-07 20:34:53.673 5419 5419 I zygote64: Thread[1,tid=5419,Native,Thread*=0x7d92ec2a00,peer=0x8a01d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  14432. 03-07 20:34:53.736 5420 5449 V audio_amplifier: --write_dummy_data:167
  14433. 03-07 20:34:53.749 5420 5420 I audio_amplifier: Found PRI_MI2S Clock! 964
  14434. 03-07 20:34:53.749 5420 5420 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  14435. 03-07 20:34:53.751 5420 5420 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  14436. 03-07 20:34:53.752 5420 5420 W DeviceHAL: Device 0xedc0d000 get_master_volume: Function not implemented
  14437. 03-07 20:34:53.752 5420 5420 W DeviceHAL: Device 0xedc0d000 get_master_mute: Function not implemented
  14438. 03-07 20:34:53.752 5420 5420 W DeviceHAL: Device 0xedc0d000 set_master_volume: Function not implemented
  14439. 03-07 20:34:53.752 5420 5420 W DeviceHAL: Device 0xedc0d000 set_master_mute: Function not implemented
  14440. 03-07 20:34:53.752 5420 5420 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  14441. 03-07 20:34:53.752 5420 5420 I AudioFlinger: openOutput() this 0xee4bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  14442. 03-07 20:34:53.753 5420 5420 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xed474000)
  14443. 03-07 20:34:53.753 5420 5420 D audio_hw_primary: adev_open_output_stream: Stream (0xed474000) picks up usecase (low-latency-playback)
  14444. 03-07 20:34:53.754 5420 5420 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  14445. 03-07 20:34:53.757 5420 5420 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  14446. 03-07 20:34:53.760 5420 5420 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  14447. 03-07 20:34:53.760 5420 5420 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  14448. 03-07 20:34:53.760 5420 5420 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  14449. 03-07 20:34:53.770 5420 5420 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  14450. 03-07 20:34:53.770 5420 5420 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  14451. 03-07 20:34:53.771 5420 5420 I AudioFlinger: Using module 10 as the primary audio interface
  14452. 03-07 20:34:53.771 5420 5459 I AudioFlinger: AudioFlinger's thread 0xece83b80 tid=5459 ready to run
  14453. 03-07 20:34:53.771 5420 5459 W AudioFlinger: no wake lock to update, system not ready yet
  14454. 03-07 20:34:53.772 5420 5459 D audio_hw_primary: out_standby: enter: stream (0xed474000) usecase(1: low-latency-playback)
  14455. 03-07 20:34:53.772 5420 5420 W AudioFlinger: moveEffects() bad srcOutput 0
  14456. 03-07 20:34:53.773 5420 5459 W AudioFlinger: no wake lock to update, system not ready yet
  14457. 03-07 20:34:53.773 5420 5459 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  14458. 03-07 20:34:53.775 5420 5420 I AudioFlinger: openOutput() this 0xee4bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  14459. 03-07 20:34:53.775 5420 5420 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xed474180)
  14460. 03-07 20:34:53.776 5420 5420 D audio_hw_primary: adev_open_output_stream: Stream (0xed474180) picks up usecase (audio-ull-playback)
  14461. 03-07 20:34:53.776 5420 5420 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  14462. 03-07 20:34:53.777 5420 5462 I AudioFlinger: AudioFlinger's thread 0xec7833c0 tid=5462 ready to run
  14463. 03-07 20:34:53.777 5420 5462 W AudioFlinger: no wake lock to update, system not ready yet
  14464. 03-07 20:34:53.777 5420 5462 D audio_hw_primary: out_standby: enter: stream (0xed474180) usecase(12: audio-ull-playback)
  14465. 03-07 20:34:53.778 5420 5462 W AudioFlinger: no wake lock to update, system not ready yet
  14466. 03-07 20:34:53.778 5420 5462 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  14467. 03-07 20:34:53.780 5420 5420 I AudioFlinger: openOutput() this 0xee4bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  14468. 03-07 20:34:53.780 5420 5420 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xed474300)
  14469. 03-07 20:34:53.780 5420 5420 D audio_hw_primary: adev_open_output_stream: Stream (0xed474300) picks up usecase (deep-buffer-playback)
  14470. 03-07 20:34:53.781 5420 5420 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  14471. 03-07 20:34:53.781 5420 5464 I AudioFlinger: AudioFlinger's thread 0xec383800 tid=5464 ready to run
  14472. 03-07 20:34:53.781 5420 5464 W AudioFlinger: no wake lock to update, system not ready yet
  14473. 03-07 20:34:53.782 5420 5464 D audio_hw_primary: out_standby: enter: stream (0xed474300) usecase(0: deep-buffer-playback)
  14474. 03-07 20:34:53.782 5420 5464 W AudioFlinger: no wake lock to update, system not ready yet
  14475. 03-07 20:34:53.782 5420 5464 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  14476. 03-07 20:34:53.784 5420 5420 I AudioFlinger: openOutput() this 0xee4bd000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  14477. 03-07 20:34:53.784 5420 5420 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xed474480)
  14478. 03-07 20:34:53.784 5420 5420 D audio_hw_primary: adev_open_output_stream: Stream (0xed474480) picks up usecase (afe-proxy-playback)
  14479. 03-07 20:34:53.785 5420 5420 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  14480. 03-07 20:34:53.786 5420 5467 I AudioFlinger: AudioFlinger's thread 0xec103780 tid=5467 ready to run
  14481. 03-07 20:34:53.786 5420 5467 W AudioFlinger: no wake lock to update, system not ready yet
  14482. 03-07 20:34:53.786 5420 5467 D audio_hw_primary: out_standby: enter: stream (0xed474480) usecase(37: afe-proxy-playback)
  14483. 03-07 20:34:53.787 5420 5467 W AudioFlinger: no wake lock to update, system not ready yet
  14484. 03-07 20:34:53.787 5420 5467 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  14485. 03-07 20:34:53.791 5420 5420 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xee4baa40) io_handle(14) source(1)
  14486. 03-07 20:34:53.793 5420 5469 I AudioFlinger: AudioFlinger's thread 0xebd03900 tid=5469 ready to run
  14487. 03-07 20:34:53.793 5420 5420 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xee4baa40)
  14488. 03-07 20:34:53.793 5420 5420 D audio_hw_primary: in_standby: enter: stream (0xee4baa40) usecase(16: audio-record)
  14489. 03-07 20:34:53.793 5420 5420 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xee4baa40) io_handle(22) source(1)
  14490. 03-07 20:34:53.793 5420 5420 W DeviceHAL: Device 0xedc0d000 open_input_stream: Invalid argument
  14491. 03-07 20:34:53.793 5420 5420 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xee4baa40) io_handle(22) source(1)
  14492. 03-07 20:34:53.793 5420 5420 W DeviceHAL: Device 0xedc0d000 open_input_stream: Invalid argument
  14493. 03-07 20:34:53.794 5420 5420 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  14494. 03-07 20:34:53.801 5420 5420 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  14495. 03-07 20:34:53.801 5420 5420 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  14496. 03-07 20:34:53.802 5420 5420 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  14497. 03-07 20:34:53.804 5420 5420 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  14498. 03-07 20:34:53.804 5420 5420 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  14499. 03-07 20:34:53.806 5420 5420 I r_submix: adev_open(name=audio_hw_if)
  14500. 03-07 20:34:53.807 5420 5420 I r_submix: adev_init_check()
  14501. 03-07 20:34:53.807 5420 5420 W DeviceHAL: Device 0xec3dfc80 set_master_mute: Function not implemented
  14502. 03-07 20:34:53.807 5420 5420 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  14503. 03-07 20:34:53.807 5420 5420 D r_submix: adev_open_input_stream(addr=0)
  14504. 03-07 20:34:53.807 5420 5420 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  14505. 03-07 20:34:53.807 5420 5420 D r_submix: now using address 0 for route 9
  14506. 03-07 20:34:53.808 5420 5473 I AudioFlinger: AudioFlinger's thread 0xebd03280 tid=5473 ready to run
  14507. 03-07 20:34:53.808 5420 5420 D r_submix: adev_close_input_stream()
  14508. 03-07 20:34:53.808 5420 5420 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  14509. 03-07 20:34:53.808 5420 5420 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  14510. 03-07 20:34:53.809 5420 5420 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  14511. 03-07 20:34:53.809 5420 5420 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  14512. 03-07 20:34:53.809 5420 5420 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  14513. 03-07 20:34:53.809 5419 5419 I Zygote : ...preloaded 4715 classes in 411ms.
  14514. 03-07 20:34:53.809 5419 5419 I zygote64: VMRuntime.preloadDexCaches starting
  14515. 03-07 20:34:53.811 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  14516. 03-07 20:34:53.813 5420 5420 E SoundTriggerHwService: could not read implementation properties
  14517. 03-07 20:34:53.887 5419 5419 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  14518. 03-07 20:34:53.887 5419 5419 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  14519. 03-07 20:34:53.887 5419 5419 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  14520. 03-07 20:34:53.887 5419 5419 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  14521. 03-07 20:34:53.887 5419 5419 I zygote64: VMRuntime.preloadDexCaches finished
  14522. 03-07 20:34:53.887 5419 5419 D Zygote64Timing: PreloadClasses took to complete: 489ms
  14523. 03-07 20:34:53.984 5419 5419 I Zygote : Preloading resources...
  14524. 03-07 20:34:54.004 5419 5419 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  14525. 03-07 20:34:54.045 5419 5419 I Zygote : ...preloaded 64 resources in 61ms.
  14526. 03-07 20:34:54.053 5419 5419 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  14527. 03-07 20:34:54.054 5419 5419 I Zygote : ...preloaded 41 resources in 9ms.
  14528. 03-07 20:34:54.055 5419 5419 D Zygote64Timing: PreloadResources took to complete: 167ms
  14529. 03-07 20:34:54.055 5419 5419 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  14530. 03-07 20:34:54.058 5419 5419 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  14531. 03-07 20:34:54.061 5419 5419 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  14532. 03-07 20:34:54.075 5419 5419 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  14533. 03-07 20:34:54.076 5419 5419 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  14534. 03-07 20:34:54.100 5419 5419 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  14535. 03-07 20:34:54.100 5419 5419 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  14536. 03-07 20:34:54.125 5419 5419 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  14537. 03-07 20:34:54.130 5419 5419 I Zygote : Preloading shared libraries...
  14538. 03-07 20:34:54.156 5419 5419 I Zygote : Uninstalled ICU cache reference pinning...
  14539. 03-07 20:34:54.159 5419 5419 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  14540. 03-07 20:34:54.185 5419 5419 I Zygote : Warmed up JCA providers in 25ms.
  14541. 03-07 20:34:54.185 5419 5419 D Zygote : end preload
  14542. 03-07 20:34:54.185 5419 5419 D Zygote64Timing: ZygotePreload took to complete: 806ms
  14543. 03-07 20:34:54.213 5419 5419 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 85us total 27.263ms
  14544. 03-07 20:34:54.235 5419 5419 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 37us total 16.337ms
  14545. 03-07 20:34:54.235 5419 5419 D Zygote64Timing: PostZygoteInitGC took to complete: 50ms
  14546. 03-07 20:34:54.235 5419 5419 D Zygote64Timing: ZygoteInit took to complete: 856ms
  14547. 03-07 20:34:54.236 5419 5419 I : seccomp disabled by setenforce 0
  14548. 03-07 20:34:54.293 5419 5419 I Zygote : System server process 5476 has been created
  14549. 03-07 20:34:54.297 5419 5419 I Zygote : Accepting command socket connections
  14550. 03-07 20:34:54.308 5476 5476 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  14551. 03-07 20:34:54.321 5476 5476 I zygote64: The ClassLoaderContext is a special shared library.
  14552. 03-07 20:34:54.352 5476 5476 I SystemServer: InitBeforeStartServices
  14553. 03-07 20:34:54.352 5476 5476 I SystemServer: Entered the Android system server!
  14554. 03-07 20:34:54.570 5476 5476 D SystemServerTiming: InitBeforeStartServices took to complete: 219ms
  14555. 03-07 20:34:54.571 5476 5476 I SystemServer: StartServices
  14556. 03-07 20:34:54.571 5476 5476 I SystemServer: Reading configuration...
  14557. 03-07 20:34:54.571 5476 5476 I SystemServer: ReadingSystemConfig
  14558. 03-07 20:34:54.572 5476 5476 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  14559. 03-07 20:34:54.572 5476 5476 I SystemServer: StartInstaller
  14560. 03-07 20:34:54.572 5476 5476 I SystemServiceManager: Starting com.android.server.pm.Installer
  14561. 03-07 20:34:54.572 5476 5489 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  14562. 03-07 20:34:54.575 5476 5476 D SystemServerTiming: StartInstaller took to complete: 3ms
  14563. 03-07 20:34:54.575 5476 5476 I SystemServer: DeviceIdentifiersPolicyService
  14564. 03-07 20:34:54.575 5476 5476 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  14565. 03-07 20:34:54.577 5476 5476 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 2ms
  14566. 03-07 20:34:54.577 5476 5476 I SystemServer: StartActivityManager
  14567. 03-07 20:34:54.577 5476 5476 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  14568. 03-07 20:34:54.606 5476 5476 I ActivityManager: Memory class: 288
  14569. 03-07 20:34:54.607 5476 5491 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  14570. 03-07 20:34:54.609 5476 5492 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  14571. 03-07 20:34:54.620 5476 5489 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  14572. 03-07 20:34:54.637 5476 5476 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  14573. 03-07 20:34:54.340 5476 5476 I chatty : uid=1000 system_server identical 4 lines
  14574. 03-07 20:34:54.346 5476 5476 I zygote64: The ClassLoaderContext is a special shared library.
  14575. 03-07 20:34:54.643 5476 5494 E BluetoothAdapter: Bluetooth binder is null
  14576. 03-07 20:34:54.645 5476 5494 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  14577. 03-07 20:34:54.648 5476 5494 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  14578. 03-07 20:34:54.649 5476 5494 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  14579. 03-07 20:34:54.654 5476 5494 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  14580. 03-07 20:34:54.655 5476 5494 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  14581. 03-07 20:34:54.660 5476 5494 D vndksupport: Loading /vendor/lib64/hw/power.msm8992.so from current namespace instead of sphal namespace.
  14582. 03-07 20:34:54.663 5476 5494 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
  14583. 03-07 20:34:54.663 5476 5494 E QCOM PowerHAL: Failed to get prefetcher handle.
  14584. 03-07 20:34:54.663 5476 5494 D QCOM PowerHAL: power_open: enter; name=power
  14585. 03-07 20:34:54.664 5476 5494 D QCOM PowerHAL: power_open: exit 0
  14586. 03-07 20:34:54.664 5476 5494 I QCOM PowerHAL: QCOM power HAL initing.
  14587. 03-07 20:34:54.666 5476 5494 I PowerManagerService-JNI: Loaded power HAL service
  14588. 03-07 20:34:54.727 5476 5476 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  14589. 03-07 20:34:54.729 5476 5476 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace.
  14590. 03-07 20:34:54.768 5476 5476 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  14591. 03-07 20:34:54.776 5476 5500 I ServiceThread: Enabled StrictMode logging for android.display looper.
  14592. 03-07 20:34:54.778 5476 5476 W system_server: Failed to remove /acct/uid_1041/pid_5420: Device or resource busy
  14593. 03-07 20:34:54.778 5476 5476 W system_server: Failed to remove /acct/uid_1041: Permission denied
  14594. 03-07 20:34:54.778 5476 5476 W system_server: Failed to remove /acct/uid_1047/pid_5298: Device or resource busy
  14595. 03-07 20:34:54.778 5476 5476 W system_server: Failed to remove /acct/uid_1047: Permission denied
  14596. 03-07 20:34:54.778 5476 5476 W system_server: Failed to remove /acct/uid_1058/pid_2323: Device or resource busy
  14597. 03-07 20:34:54.778 5476 5476 W system_server: Failed to remove /acct/uid_1058: Permission denied
  14598. 03-07 20:34:54.778 5476 5476 W system_server: Failed to remove /acct/uid_1006/pid_2311: Device or resource busy
  14599. 03-07 20:34:54.778 5476 5476 W system_server: Failed to remove /acct/uid_1006: Permission denied
  14600. 03-07 20:34:54.779 5476 5476 W system_server: Failed to remove /acct/uid_1046/pid_2259: Device or resource busy
  14601. 03-07 20:34:54.779 5476 5476 W system_server: Failed to remove /acct/uid_1046: Permission denied
  14602. 03-07 20:34:54.779 5476 5476 W system_server: Failed to remove /acct/uid_1040/pid_2243: Device or resource busy
  14603. 03-07 20:34:54.779 5476 5476 W system_server: Failed to remove /acct/uid_1040: Permission denied
  14604. 03-07 20:34:54.779 5476 5476 W system_server: Failed to remove /acct/uid_1017/pid_2234: Device or resource busy
  14605. 03-07 20:34:54.779 5476 5476 W system_server: Failed to remove /acct/uid_1017: Permission denied
  14606. 03-07 20:34:54.779 5476 5476 W system_server: Failed to remove /acct/uid_1019/pid_2232: Device or resource busy
  14607. 03-07 20:34:54.779 5476 5476 W system_server: Failed to remove /acct/uid_1019: Permission denied
  14608. 03-07 20:34:54.779 5476 5476 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  14609. 03-07 20:34:54.779 5476 5476 W system_server: Failed to remove /acct/uid_3005: Permission denied
  14610. 03-07 20:34:54.779 5476 5476 W system_server: Failed to remove /acct/uid_10003: Permission denied
  14611. 03-07 20:34:54.779 5476 5476 W system_server: Failed to remove /acct/uid_10001: Permission denied
  14612. 03-07 20:34:54.779 5476 5476 W system_server: Failed to remove /acct/uid_10004: Permission denied
  14613. 03-07 20:34:54.779 5476 5476 W system_server: Failed to remove /acct/uid_10005: Permission denied
  14614. 03-07 20:34:54.779 5476 5476 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  14615. 03-07 20:34:54.780 5476 5476 W system_server: Failed to remove /acct/uid_1003: Permission denied
  14616. 03-07 20:34:54.780 5476 5476 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  14617. 03-07 20:34:54.780 5476 5476 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  14618. 03-07 20:34:54.780 5476 5476 W system_server: Failed to remove /acct/uid_1001: Permission denied
  14619. 03-07 20:34:54.780 5476 5476 W system_server: Failed to remove /acct/uid_1010/pid_5423: Device or resource busy
  14620. 03-07 20:34:54.780 5476 5476 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  14621. 03-07 20:34:54.780 5476 5476 W system_server: Failed to remove /acct/uid_1010: Permission denied
  14622. 03-07 20:34:54.780 5476 5476 W system_server: Failed to remove /acct/uid_1013/pid_5421: Device or resource busy
  14623. 03-07 20:34:54.780 5476 5476 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  14624. 03-07 20:34:54.780 5476 5476 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  14625. 03-07 20:34:54.780 5476 5476 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  14626. 03-07 20:34:54.780 5476 5476 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  14627. 03-07 20:34:54.780 5476 5476 W system_server: Failed to remove /acct/uid_1013: Permission denied
  14628. 03-07 20:34:54.780 5476 5476 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  14629. 03-07 20:34:54.781 5476 5476 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  14630. 03-07 20:34:54.781 5476 5476 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  14631. 03-07 20:34:54.781 5476 5476 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  14632. 03-07 20:34:54.781 5476 5476 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  14633. 03-07 20:34:54.781 5476 5476 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  14634. 03-07 20:34:54.781 5476 5476 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  14635. 03-07 20:34:54.781 5476 5476 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  14636. 03-07 20:34:54.781 5476 5476 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  14637. 03-07 20:34:54.781 5476 5476 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  14638. 03-07 20:34:54.781 5476 5476 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  14639. 03-07 20:34:54.781 5476 5476 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  14640. 03-07 20:34:54.781 5476 5476 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  14641. 03-07 20:34:54.781 5476 5476 W system_server: Failed to remove /acct/uid_1000: Permission denied
  14642. 03-07 20:34:54.781 5476 5476 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  14643. 03-07 20:34:54.782 5476 5476 W system_server: Failed to remove /acct/uid_1036: Permission denied
  14644. 03-07 20:34:54.782 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_5422: Device or resource busy
  14645. 03-07 20:34:54.782 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_5419: Device or resource busy
  14646. 03-07 20:34:54.782 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  14647. 03-07 20:34:54.782 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  14648. 03-07 20:34:54.782 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  14649. 03-07 20:34:54.782 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  14650. 03-07 20:34:54.782 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  14651. 03-07 20:34:54.782 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  14652. 03-07 20:34:54.782 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  14653. 03-07 20:34:54.782 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  14654. 03-07 20:34:54.782 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  14655. 03-07 20:34:54.782 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  14656. 03-07 20:34:54.782 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  14657. 03-07 20:34:54.782 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  14658. 03-07 20:34:54.782 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  14659. 03-07 20:34:54.783 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  14660. 03-07 20:34:54.783 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  14661. 03-07 20:34:54.783 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  14662. 03-07 20:34:54.783 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  14663. 03-07 20:34:54.783 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  14664. 03-07 20:34:54.783 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  14665. 03-07 20:34:54.783 5476 5476 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  14666. 03-07 20:34:54.783 5476 5476 W system_server: Failed to remove /acct/uid_0: Permission denied
  14667. 03-07 20:34:54.787 5476 5476 D AppOps : AppOpsService published
  14668. 03-07 20:34:54.789 5476 5476 D SystemServerTiming: StartActivityManager took to complete: 211ms
  14669. 03-07 20:34:54.789 5476 5476 I SystemServer: StartPowerManager
  14670. 03-07 20:34:54.790 5476 5476 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  14671. 03-07 20:34:54.792 5476 5502 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  14672. 03-07 20:34:54.794 5476 5476 I libsuspend: Selected wakeup count
  14673. 03-07 20:34:54.795 5476 5476 E QCOM PowerHAL: Invalid hint ID.
  14674. 03-07 20:34:54.799 5476 5476 D SystemServerTiming: StartPowerManager took to complete: 9ms
  14675. 03-07 20:34:54.799 5476 5476 I SystemServer: InitPowerManagement
  14676. 03-07 20:34:54.802 5476 5476 D SystemServerTiming: InitPowerManagement took to complete: 2ms
  14677. 03-07 20:34:54.802 5476 5476 I SystemServer: StartRecoverySystemService
  14678. 03-07 20:34:54.802 5476 5476 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  14679. 03-07 20:34:54.804 5476 5476 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  14680. 03-07 20:34:54.805 5476 5476 V RescueParty: Disabled because of eng build
  14681. 03-07 20:34:54.805 5476 5476 I SystemServer: StartLightsService
  14682. 03-07 20:34:54.805 5476 5476 I SystemServiceManager: Starting com.android.server.lights.LightsService
  14683. 03-07 20:34:54.805 5476 5476 D SystemServerTiming: StartLightsService took to complete: 1ms
  14684. 03-07 20:34:54.805 5476 5476 I SystemServer: StartDisplayManager
  14685. 03-07 20:34:54.805 5476 5476 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  14686. 03-07 20:34:54.808 5476 5476 D SystemServerTiming: StartDisplayManager took to complete: 3ms
  14687. 03-07 20:34:54.809 5476 5476 I SystemServer: WaitForDisplay
  14688. 03-07 20:34:54.809 5476 5476 I SystemServiceManager: Starting phase 100
  14689. 03-07 20:34:54.812 5476 5500 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  14690. 03-07 20:34:54.813 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  14691. 03-07 20:34:54.813 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  14692. 03-07 20:34:54.814 5476 5500 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  14693. 03-07 20:34:54.820 5476 5500 E light : light_open lights keyboard failed: -22
  14694. 03-07 20:34:54.820 5476 5500 E light : Light passthrough failed to load legacy HAL.
  14695. 03-07 20:34:54.821 5476 5500 E light : light_open lights buttons failed: -22
  14696. 03-07 20:34:54.821 5476 5500 E light : Light passthrough failed to load legacy HAL.
  14697. 03-07 20:34:54.824 5476 5500 E light : light_open lights bluetooth failed: -22
  14698. 03-07 20:34:54.825 5476 5500 E light : Light passthrough failed to load legacy HAL.
  14699. 03-07 20:34:54.825 5476 5500 E light : light_open lights wifi failed: -22
  14700. 03-07 20:34:54.825 5476 5500 E light : Light passthrough failed to load legacy HAL.
  14701. 03-07 20:34:54.827 5476 5476 D SystemServerTiming: WaitForDisplay took to complete: 19ms
  14702. 03-07 20:34:54.828 5476 5476 I SystemServer: StartPackageManagerService
  14703. 03-07 20:34:54.828 5476 5500 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  14704. 03-07 20:34:54.842 5476 5476 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  14705. 03-07 20:34:54.844 5476 5476 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  14706. 03-07 20:34:54.950 415 415 I MSM-irqbalance: Decided to move IRQ196 from CPU1 to CPU2
  14707. 03-07 20:34:55.124 5476 5476 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  14708. 03-07 20:34:55.125 5476 5476 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  14709. 03-07 20:34:55.125 5476 5476 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  14710. 03-07 20:34:55.243 5476 5515 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  14711. 03-07 20:34:55.356 5476 5514 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  14712. 03-07 20:34:55.375 5476 5512 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  14713. 03-07 20:34:55.385 5476 5486 I zygote64: Background concurrent copying GC freed 20150(1283KB) AllocSpace objects, 2(40KB) LOS objects, 42% free, 4MB/7MB, paused 105us total 100.097ms
  14714. 03-07 20:34:55.443 5476 5513 I PackageParser: Parse times for '/system/priv-app/Settings': parse=119ms, update_cache=0 ms
  14715. 03-07 20:34:55.632 5476 5512 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=197ms, update_cache=0 ms
  14716. 03-07 20:34:55.670 5476 5518 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  14717. 03-07 20:34:55.677 5476 5518 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  14718. 03-07 20:34:55.688 5476 5519 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  14719. 03-07 20:34:55.715 5476 5516 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  14720. 03-07 20:34:55.781 5476 5516 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  14721. 03-07 20:34:55.781 5476 5516 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  14722. 03-07 20:34:55.857 5476 5476 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  14723. 03-07 20:34:55.857 5476 5476 D PackageManager: No files in app dir /oem/app
  14724. 03-07 20:34:55.858 5476 5476 I PackageManager: Finished scanning system apps. Time: 754 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  14725. 03-07 20:34:55.901 5476 5525 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  14726. 03-07 20:34:55.907 5476 5524 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  14727. 03-07 20:34:55.935 5476 5525 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  14728. 03-07 20:34:55.967 5476 5523 I PackageParser: Parse times for '/data/app/com.android.vending-1': parse=106ms, update_cache=0 ms
  14729. 03-07 20:34:55.984 5476 5522 I PackageParser: Parse times for '/data/app/com.android.chrome-2': parse=123ms, update_cache=0 ms
  14730. 03-07 20:34:56.002 5520 5520 I cameraserver: ServiceManager: 0xe9697940
  14731. 03-07 20:34:56.003 5520 5520 I CameraService: CameraService started (pid=5520)
  14732. 03-07 20:34:56.003 5520 5520 I CameraService: CameraService process starting
  14733. 03-07 20:34:56.010 5520 5520 D vndksupport: Loading /vendor/lib/hw/android.hardware.camera.provider@2.4-impl.so from current namespace instead of sphal namespace.
  14734. 03-07 20:34:56.026 5476 5524 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  14735. 03-07 20:34:56.046 5476 5523 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  14736. 03-07 20:34:56.046 5476 5523 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  14737. 03-07 20:34:56.065 5476 5486 I zygote64: Background concurrent copying GC freed 36941(2MB) AllocSpace objects, 0(0B) LOS objects, 42% free, 5MB/10MB, paused 124us total 149.073ms
  14738. 03-07 20:34:56.087 5476 5525 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  14739. 03-07 20:34:56.088 5476 5523 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  14740. 03-07 20:34:56.089 5476 5523 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  14741. 03-07 20:34:56.101 5476 5523 I PackageParser: Parse times for '/data/app/com.amazon.kindle-1': parse=104ms, update_cache=0 ms
  14742. 03-07 20:34:56.122 5476 5524 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=144ms, update_cache=0 ms
  14743. 03-07 20:34:56.127 5476 5522 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=143ms, update_cache=0 ms
  14744. 03-07 20:34:56.143 5476 5476 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  14745. 03-07 20:34:56.143 5476 5476 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  14746. 03-07 20:34:56.150 5476 5522 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  14747. 03-07 20:34:56.150 5476 5524 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  14748. 03-07 20:34:56.151 5476 5524 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  14749. 03-07 20:34:56.166 5476 5525 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  14750. 03-07 20:34:56.177 5476 5476 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  14751. 03-07 20:34:56.200 5476 5525 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  14752. 03-07 20:34:56.200 5476 5525 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  14753. 03-07 20:34:56.208 5476 5522 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  14754. 03-07 20:34:56.227 5476 5522 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  14755. 03-07 20:34:56.258 5476 5523 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=156ms, update_cache=0 ms
  14756. 03-07 20:34:56.276 5476 5523 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  14757. 03-07 20:34:56.303 5476 5523 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  14758. 03-07 20:34:56.377 5476 5525 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  14759. 03-07 20:34:56.378 5476 5525 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  14760. 03-07 20:34:56.385 5476 5523 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  14761. 03-07 20:34:56.389 5476 5524 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  14762. 03-07 20:34:56.389 5476 5524 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  14763. 03-07 20:34:56.409 5476 5524 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=171ms, update_cache=0 ms
  14764. 03-07 20:34:56.456 5476 5523 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  14765. 03-07 20:34:56.495 5476 5525 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  14766. 03-07 20:34:56.511 5476 5525 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  14767. 03-07 20:34:56.521 5476 5524 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=112ms, update_cache=0 ms
  14768. 03-07 20:34:56.551 5476 5525 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  14769. 03-07 20:34:56.552 5476 5525 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  14770. 03-07 20:34:56.558 5476 5522 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  14771. 03-07 20:34:56.605 5476 5522 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  14772. 03-07 20:34:56.607 5476 5522 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  14773. 03-07 20:34:56.607 5476 5522 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  14774. 03-07 20:34:56.687 5476 5522 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  14775. 03-07 20:34:56.726 5476 5524 I PackageParser: Parse times for '/data/app/com.google.android.apps.plus-2': parse=124ms, update_cache=0 ms
  14776. 03-07 20:34:56.739 5476 5525 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  14777. 03-07 20:34:56.761 5476 5525 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  14778. 03-07 20:34:56.764 5476 5522 I PackageParser: Parse times for '/data/app/com.tripadvisor.tripadvisor-2': parse=106ms, update_cache=0 ms
  14779. 03-07 20:34:56.794 5476 5523 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  14780. 03-07 20:34:56.825 5476 5486 I zygote64: Background concurrent copying GC freed 31702(1928KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 9MB/16MB, paused 216us total 215.001ms
  14781. 03-07 20:34:56.827 5476 5476 D PackageManager: No files in app dir /data/app-private
  14782. 03-07 20:34:56.828 5476 5476 I PackageManager: Finished scanning non-system apps. Time: 969 ms, packageCount: 74 , timePerPackage: 13 , cached: 0
  14783. 03-07 20:34:56.830 5476 5476 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  14784. 03-07 20:34:56.840 5476 5476 I PackageManager: Time to scan packages: 1.735 seconds
  14785. 03-07 20:34:56.846 5476 5476 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  14786. 03-07 20:34:56.912 2233 2233 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  14787. 03-07 20:34:56.914 2233 2233 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  14788. 03-07 20:34:56.917 2233 2252 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  14789. 03-07 20:34:56.920 2233 2252 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  14790. 03-07 20:34:56.980 2233 3397 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  14791. 03-07 20:34:56.983 2233 3397 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  14792. 03-07 20:34:56.985 2233 3398 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  14793. 03-07 20:34:56.988 2233 3398 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  14794. 03-07 20:34:57.018 5476 5476 V PackageManager: reconcileAppsData finished 18 packages
  14795. 03-07 20:34:57.020 5476 5476 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  14796. 03-07 20:34:57.020 5476 5528 D SystemServerInitThreadPool: Started executing prepareAppData
  14797. 03-07 20:34:57.020 5476 5476 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  14798. 03-07 20:34:57.020 5476 5476 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  14799. 03-07 20:34:57.020 5476 5476 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  14800. 03-07 20:34:57.020 5476 5476 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  14801. 03-07 20:34:57.020 5476 5476 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  14802. 03-07 20:34:57.020 5476 5476 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  14803. 03-07 20:34:57.020 5476 5476 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  14804. 03-07 20:34:57.020 5476 5476 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  14805. 03-07 20:34:57.020 5476 5476 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  14806. 03-07 20:34:57.021 5476 5476 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  14807. 03-07 20:34:57.021 5476 5476 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  14808. 03-07 20:34:57.023 5476 5476 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  14809. 03-07 20:34:57.023 5476 5476 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  14810. 03-07 20:34:57.023 2233 3398 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  14811. 03-07 20:34:57.024 5476 5476 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  14812. 03-07 20:34:57.024 5476 5476 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  14813. 03-07 20:34:57.024 5476 5476 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  14814. 03-07 20:34:57.024 5476 5476 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  14815. 03-07 20:34:57.024 5476 5476 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  14816. 03-07 20:34:57.024 5476 5476 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  14817. 03-07 20:34:57.024 5476 5476 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  14818. 03-07 20:34:57.024 5476 5476 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  14819. 03-07 20:34:57.025 2233 3398 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  14820. 03-07 20:34:57.025 5476 5476 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  14821. 03-07 20:34:57.025 2233 3398 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  14822. 03-07 20:34:57.026 2233 3398 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  14823. 03-07 20:34:57.026 2233 3398 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  14824. 03-07 20:34:57.028 2233 3398 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  14825. 03-07 20:34:57.029 2233 3398 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  14826. 03-07 20:34:57.029 2233 3398 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  14827. 03-07 20:34:57.030 2233 3398 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  14828. 03-07 20:34:57.030 2233 3398 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  14829. 03-07 20:34:57.030 2233 3398 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  14830. 03-07 20:34:57.030 2233 3398 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  14831. 03-07 20:34:57.031 2233 3398 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  14832. 03-07 20:34:57.031 2233 3398 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  14833. 03-07 20:34:57.031 2233 3398 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  14834. 03-07 20:34:57.031 2233 3398 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  14835. 03-07 20:34:57.031 2233 3398 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  14836. 03-07 20:34:57.032 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  14837. 03-07 20:34:57.032 2233 3398 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  14838. 03-07 20:34:57.032 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  14839. 03-07 20:34:57.032 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  14840. 03-07 20:34:57.033 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  14841. 03-07 20:34:57.033 2233 3398 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  14842. 03-07 20:34:57.033 2233 3398 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  14843. 03-07 20:34:57.033 2233 3398 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  14844. 03-07 20:34:57.034 2233 3398 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  14845. 03-07 20:34:57.034 2233 3398 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  14846. 03-07 20:34:57.035 2233 3398 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  14847. 03-07 20:34:57.035 2233 3398 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  14848. 03-07 20:34:57.035 2233 3398 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  14849. 03-07 20:34:57.035 2233 3398 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  14850. 03-07 20:34:57.035 2233 3398 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  14851. 03-07 20:34:57.036 2233 3398 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  14852. 03-07 20:34:57.036 2233 3398 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  14853. 03-07 20:34:57.036 2233 3398 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  14854. 03-07 20:34:57.036 2233 3398 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  14855. 03-07 20:34:57.037 2233 3398 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  14856. 03-07 20:34:57.047 5476 5528 D SystemServerTimingAsync: AppDataFixup took to complete: 27ms
  14857. 03-07 20:34:57.141 5476 5476 E PackageManager: There should probably be a verifier, but, none were found
  14858. 03-07 20:34:57.144 5476 5476 E System : ******************************************
  14859. 03-07 20:34:57.144 5476 5476 E System : ************ Failure starting system services
  14860. 03-07 20:34:57.144 5476 5476 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  14861. 03-07 20:34:57.144 5476 5476 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  14862. 03-07 20:34:57.144 5476 5476 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  14863. 03-07 20:34:57.144 5476 5476 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  14864. 03-07 20:34:57.144 5476 5476 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  14865. 03-07 20:34:57.144 5476 5476 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  14866. 03-07 20:34:57.144 5476 5476 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  14867. 03-07 20:34:57.144 5476 5476 E System : at java.lang.reflect.Method.invoke(Native Method)
  14868. 03-07 20:34:57.144 5476 5476 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  14869. 03-07 20:34:57.144 5476 5476 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  14870. 03-07 20:34:57.145 5476 5476 D SystemServerTiming: StartPackageManagerService took to complete: 2317ms
  14871. 03-07 20:34:57.145 5476 5476 E Zygote : System zygote died with exception
  14872. 03-07 20:34:57.145 5476 5476 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  14873. 03-07 20:34:57.145 5476 5476 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  14874. 03-07 20:34:57.145 5476 5476 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  14875. 03-07 20:34:57.145 5476 5476 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  14876. 03-07 20:34:57.145 5476 5476 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  14877. 03-07 20:34:57.145 5476 5476 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  14878. 03-07 20:34:57.145 5476 5476 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  14879. 03-07 20:34:57.145 5476 5476 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  14880. 03-07 20:34:57.145 5476 5476 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  14881. 03-07 20:34:57.145 5476 5476 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  14882. 03-07 20:34:57.145 5476 5476 D AndroidRuntime: Shutting down VM
  14883. 03-07 20:34:57.145 5476 5476 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  14884. 03-07 20:34:57.145 5476 5476 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  14885. 03-07 20:34:57.145 5476 5476 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  14886. 03-07 20:34:57.145 5476 5476 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  14887. 03-07 20:34:57.145 5476 5476 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  14888. 03-07 20:34:57.145 5476 5476 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  14889. 03-07 20:34:57.145 5476 5476 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  14890. 03-07 20:34:57.145 5476 5476 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  14891. 03-07 20:34:57.145 5476 5476 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  14892. 03-07 20:34:57.145 5476 5476 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  14893. 03-07 20:34:57.145 5476 5476 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  14894. 03-07 20:34:57.148 5476 5476 E AndroidRuntime: Error reporting crash
  14895. 03-07 20:34:57.148 5476 5476 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  14896. 03-07 20:34:57.148 5476 5476 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  14897. 03-07 20:34:57.148 5476 5476 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  14898. 03-07 20:34:57.148 5476 5476 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  14899. 03-07 20:34:57.148 5476 5476 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  14900. 03-07 20:34:57.148 5476 5476 I Process : Sending signal. PID: 5476 SIG: 9
  14901. 03-07 20:34:57.192 354 354 I ServiceManager: service 'recovery' died
  14902. 03-07 20:34:57.192 354 354 I ServiceManager: service 'display' died
  14903. 03-07 20:34:57.192 354 354 I ServiceManager: service 'device_identifiers' died
  14904. 03-07 20:34:57.192 354 354 I ServiceManager: service 'batterystats' died
  14905. 03-07 20:34:57.192 354 354 I ServiceManager: service 'appops' died
  14906. 03-07 20:34:57.192 354 354 I ServiceManager: service 'power' died
  14907. 03-07 20:34:57.193 5419 5419 E Zygote : Exit zygote because system server (5476) has terminated
  14908. 03-07 20:34:57.266 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  14909. 03-07 20:34:57.266 354 354 I ServiceManager: service 'media.audio_flinger' died
  14910. 03-07 20:34:57.266 354 354 I ServiceManager: service 'media.audio_policy' died
  14911. 03-07 20:34:57.505 354 354 I ServiceManager: service 'media.player' died
  14912. 03-07 20:34:57.505 354 354 I ServiceManager: service 'media.resource_manager' died
  14913. 03-07 20:34:57.524 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  14914. 03-07 20:34:57.525 354 354 I ServiceManager: service 'netd' died
  14915. 03-07 20:34:57.530 354 354 I ServiceManager: service 'wificond' died
  14916. 03-07 20:34:57.649 5533 5533 I wificond: wificond is starting up...
  14917. 03-07 20:34:57.655 5532 5532 I Netd : Netd 1.0 starting
  14918. 03-07 20:34:57.657 5532 5532 D TetherController: Setting IP forward enable = 0
  14919. 03-07 20:34:57.703 5532 5532 I Netd : Creating child chains: 36.0ms
  14920. 03-07 20:34:57.704 5532 5532 I Netd : Setting up OEM hooks: 0.2ms
  14921. 03-07 20:34:57.714 5532 5532 I Netd : Setting up FirewallController hooks: 10.6ms
  14922. 03-07 20:34:57.719 5532 5532 I Netd : Setting up NatController hooks: 4.8ms
  14923. 03-07 20:34:57.723 5532 5532 I Netd : Setting up BandwidthController hooks: 4.0ms
  14924. 03-07 20:34:57.723 5532 5532 I Netd : Setting up IdletimerController hooks: 0.1ms
  14925. 03-07 20:34:57.730 5532 5532 I Netd : Disabling bandwidth control: 7.4ms
  14926. 03-07 20:34:57.732 5532 5532 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  14927. 03-07 20:34:57.732 5532 5532 I Netd : Initializing RouteController: 1.8ms
  14928. 03-07 20:34:57.733 5532 5532 D MDnsDS : MDnsSdListener::Hander starting up
  14929. 03-07 20:34:57.734 5532 5532 I Netd : Registering NetdNativeService: 0.9ms
  14930. 03-07 20:34:57.736 5532 5532 I Netd : Starting CommandListener: 1.2ms
  14931. 03-07 20:34:57.738 5532 5542 D MDnsDS : MDnsSdListener starting to monitor
  14932. 03-07 20:34:57.738 5532 5532 I Netd : Registering NetdHwService: 2.3ms
  14933. 03-07 20:34:57.739 5532 5532 I Netd : Netd started in 83ms
  14934. 03-07 20:34:57.739 5532 5542 D MDnsDS : Going to poll with pollCount 1
  14935. 03-07 20:34:57.751 5548 5548 I ndc : type=1400 audit(0.0:646): avc: denied { write } for name="netd" dev="tmpfs" ino=67915 scontext=u:r:init:s0 tcontext=u:object_r:netd_socket:s0 tclass=sock_file permissive=1
  14936. 03-07 20:34:57.751 5548 5548 I ndc : type=1400 audit(0.0:647): avc: denied { connectto } for path="/dev/socket/netd" scontext=u:r:init:s0 tcontext=u:r:netd:s0 tclass=unix_stream_socket permissive=1
  14937. 03-07 20:34:57.828 5530 5530 I FastMixerState: sMaxFastTracks = 8
  14938. 03-07 20:34:57.833 5530 5530 I audioserver: ServiceManager: 0xf0b178e0
  14939. 03-07 20:34:57.835 5530 5530 W BatteryNotifier: batterystats service unavailable!
  14940. 03-07 20:34:57.837 5530 5530 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  14941. 03-07 20:34:57.844 5530 5530 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  14942. 03-07 20:34:57.852 5530 5530 I AudioFlinger: Using 300 mSec as standby time.
  14943. 03-07 20:34:57.857 5530 5530 W APM::Devices: DeviceVector::add device 80000040 already in
  14944. 03-07 20:34:57.857 5530 5530 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  14945. 03-07 20:34:57.858 5530 5530 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  14946. 03-07 20:34:57.862 5530 5530 D audio_hw_primary: adev_open: enter
  14947. 03-07 20:34:57.897 5531 5531 I mediaserver: ServiceManager: 0xe61979e0
  14948. 03-07 20:34:57.899 5531 5531 W BatteryNotifier: batterystats service unavailable!
  14949. 03-07 20:34:57.969 5530 5530 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  14950. 03-07 20:34:57.970 5530 5530 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  14951. 03-07 20:34:57.970 5530 5530 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  14952. 03-07 20:34:57.970 5530 5530 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  14953. 03-07 20:34:57.970 5530 5530 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  14954. 03-07 20:34:57.970 5530 5530 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  14955. 03-07 20:34:57.970 5530 5530 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  14956. 03-07 20:34:57.970 5530 5530 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  14957. 03-07 20:34:57.970 5530 5530 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  14958. 03-07 20:34:57.976 5530 5530 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  14959. 03-07 20:34:57.976 5530 5530 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  14960. 03-07 20:34:57.978 5530 5530 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  14961. 03-07 20:34:57.980 5530 5530 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  14962. 03-07 20:34:57.985 5530 5530 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  14963. 03-07 20:34:57.986 5530 5530 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  14964. 03-07 20:34:57.986 5530 5530 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  14965. 03-07 20:34:57.996 5530 5530 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  14966. 03-07 20:34:58.009 5530 5530 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  14967. 03-07 20:34:58.009 5530 5530 D msm8974_platform: platform_init: Opened sound card:0
  14968. 03-07 20:34:58.014 5530 5530 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  14969. 03-07 20:34:58.014 5530 5530 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  14970. 03-07 20:34:58.014 5530 5530 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  14971. 03-07 20:34:58.014 5530 5530 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  14972. 03-07 20:34:58.014 5530 5530 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  14973. 03-07 20:34:58.014 5530 5530 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  14974. 03-07 20:34:58.014 5530 5530 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  14975. 03-07 20:34:58.014 5530 5530 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  14976. 03-07 20:34:58.014 5530 5530 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  14977. 03-07 20:34:58.014 5530 5530 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  14978. 03-07 20:34:58.014 5530 5530 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  14979. 03-07 20:34:58.015 5530 5530 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  14980. 03-07 20:34:58.015 5530 5530 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  14981. 03-07 20:34:58.015 5530 5530 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  14982. 03-07 20:34:58.015 5530 5530 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  14983. 03-07 20:34:58.015 5530 5530 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  14984. 03-07 20:34:58.015 5530 5530 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  14985. 03-07 20:34:58.016 5530 5530 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  14986. 03-07 20:34:58.016 5530 5530 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  14987. 03-07 20:34:58.016 5530 5530 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  14988. 03-07 20:34:58.016 5530 5530 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  14989. 03-07 20:34:58.016 5530 5530 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  14990. 03-07 20:34:58.016 5530 5530 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  14991. 03-07 20:34:58.017 5530 5530 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  14992. 03-07 20:34:58.017 5530 5530 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  14993. 03-07 20:34:58.017 5530 5530 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  14994. 03-07 20:34:58.017 5530 5530 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  14995. 03-07 20:34:58.018 5530 5530 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  14996. 03-07 20:34:58.018 5530 5530 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  14997. 03-07 20:34:58.018 5530 5530 D ACDB-LOADER: ACDB -> ACPH INIT
  14998. 03-07 20:34:58.018 5530 5530 D : [ACPH]->Online service registered with ACPH
  14999. 03-07 20:34:58.018 5530 5530 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  15000. 03-07 20:34:58.018 5530 5530 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  15001. 03-07 20:34:58.019 5530 5530 D : [ACPH]->ACPH init success
  15002. 03-07 20:34:58.019 5530 5530 D ACDB-LOADER: ACDB -> RTAC INIT
  15003. 03-07 20:34:58.019 5530 5530 D : [ACPH]->DSP RTC service registered with ACPH
  15004. 03-07 20:34:58.019 5530 5530 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  15005. 03-07 20:34:58.019 5530 5530 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  15006. 03-07 20:34:58.019 5530 5530 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  15007. 03-07 20:34:58.019 5530 5530 D : [ACPH]->FTS RTC service registered with ACPH
  15008. 03-07 20:34:58.019 5530 5530 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  15009. 03-07 20:34:58.019 5530 5530 D : [ACPH]->ADIE RTC service registered with ACPH
  15010. 03-07 20:34:58.019 5530 5530 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  15011. 03-07 20:34:58.019 5530 5530 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  15012. 03-07 20:34:58.019 5530 5530 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  15013. 03-07 20:34:58.019 5530 5530 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  15014. 03-07 20:34:58.019 5530 5530 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  15015. 03-07 20:34:58.019 5530 5530 D : Failed to fetch the lookup information of the MetaInfo table
  15016. 03-07 20:34:58.019 5530 5530 D : Output from GetMetaInfoSize command : 0
  15017. 03-07 20:34:58.026 5530 5530 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  15018. 03-07 20:34:58.026 5530 5530 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  15019. 03-07 20:34:58.026 5530 5530 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  15020. 03-07 20:34:58.026 5530 5530 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  15021. 03-07 20:34:58.026 5530 5530 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  15022. 03-07 20:34:58.026 5530 5530 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  15023. 03-07 20:34:58.026 5530 5530 D ACDB-LOADER: ACDB -> send_meta_info Enter
  15024. 03-07 20:34:58.026 5530 5530 E ACDB-LOADER: Fail to allocate memory for metainfo
  15025. 03-07 20:34:58.026 5530 5530 D ACDB-LOADER: ACDB -> send_meta_info failed
  15026. 03-07 20:34:58.026 5530 5530 D ACDB-LOADER: ACDB -> init done!
  15027. 03-07 20:34:58.027 5530 5530 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  15028. 03-07 20:34:58.027 5530 5530 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  15029. 03-07 20:34:58.027 5530 5530 D msm8974_platform: hw_util_open success
  15030. 03-07 20:34:58.027 5530 5530 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  15031. 03-07 20:34:58.027 5530 5530 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  15032. 03-07 20:34:58.027 5530 5530 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  15033. 03-07 20:34:58.027 5530 5530 D : Failed to fetch the lookup information of the device 00000056
  15034. 03-07 20:34:58.027 5530 5530 E ACDB-LOADER: Error: ACDB ANC returned = -1
  15035. 03-07 20:34:58.027 5530 5530 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  15036. 03-07 20:34:58.027 5530 5530 D : Failed to fetch the lookup information of the device 00000059
  15037. 03-07 20:34:58.028 5530 5530 E ACDB-LOADER: Error: ACDB ANC returned = -1
  15038. 03-07 20:34:58.028 5530 5530 D msm8974_platform: send_codec_cal cal sent for anc_cal
  15039. 03-07 20:34:58.028 5530 5530 E ACDB-LOADER: ACDB -> send_codec_cal
  15040. 03-07 20:34:58.028 5530 5530 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  15041. 03-07 20:34:58.028 5530 5530 D : Failed to fetch the lookup information of the device 00000064
  15042. 03-07 20:34:58.028 5530 5530 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  15043. 03-07 20:34:58.028 5530 5530 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  15044. 03-07 20:34:58.028 5530 5530 D msm8974_platform: send_codec_cal cal sent for mad_cal
  15045. 03-07 20:34:58.028 5530 5530 D ACDB-LOADER: send mbhc data
  15046. 03-07 20:34:58.028 5530 5530 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  15047. 03-07 20:34:58.028 5530 5530 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  15048. 03-07 20:34:58.028 5530 5530 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  15049. 03-07 20:34:58.028 5530 5530 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  15050. 03-07 20:34:58.028 5530 5530 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  15051. 03-07 20:34:58.028 5530 5530 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  15052. 03-07 20:34:58.032 5530 5530 V audio_amplifier: amp_calibrate
  15053. 03-07 20:34:58.078 5530 5530 I SmartAmp: Enter function FIH_Tfa9887_init
  15054. 03-07 20:34:58.078 5530 5530 I SmartAmp: init start@1520451298.78700
  15055. 03-07 20:34:58.078 5530 5530 I SmartAmp: init_status = init
  15056. 03-07 20:34:58.079 5530 5530 I SmartAmp: smartamp ->/proc/devmodel NBQ
  15057. 03-07 20:34:58.079 5530 5530 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  15058. 03-07 20:34:58.079 5530 5530 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  15059. 03-07 20:34:58.079 5530 5530 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  15060. 03-07 20:34:58.079 5530 5530 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  15061. 03-07 20:34:58.079 5530 5530 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  15062. 03-07 20:34:58.079 5530 5530 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  15063. 03-07 20:34:58.079 5530 5530 I SmartAmp: Enter function loadSpeakerFile
  15064. 03-07 20:34:58.079 5530 5530 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  15065. 03-07 20:34:58.081 5530 5530 I SmartAmp: ========================================
  15066. 03-07 20:34:58.081 5530 5530 I SmartAmp: Tfa98xx_Open return value is 0.
  15067. 03-07 20:34:58.081 5530 5530 I SmartAmp: Enter function coldStartup
  15068. 03-07 20:34:58.085 5530 5530 I SmartAmp: Waiting for AMPS and CLKS to start up
  15069. 03-07 20:34:58.137 5529 5529 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  15070. 03-07 20:34:58.145 5529 5529 I zygote64: option[0]=-Xzygote
  15071. 03-07 20:34:58.145 5529 5529 I zygote64: option[1]=-Xcheck:jni
  15072. 03-07 20:34:58.145 5529 5529 I zygote64: option[2]=-Xusetombstonedtraces
  15073. 03-07 20:34:58.145 5529 5529 I zygote64: option[3]=exit
  15074. 03-07 20:34:58.145 5529 5529 I zygote64: option[4]=vfprintf
  15075. 03-07 20:34:58.145 5529 5529 I zygote64: option[5]=sensitiveThread
  15076. 03-07 20:34:58.145 5529 5529 I zygote64: option[6]=-verbose:gc
  15077. 03-07 20:34:58.145 5529 5529 I zygote64: option[7]=-Xms8m
  15078. 03-07 20:34:58.145 5529 5529 I zygote64: option[8]=-Xmx768m
  15079. 03-07 20:34:58.145 5529 5529 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  15080. 03-07 20:34:58.145 5529 5529 I zygote64: option[10]=-XX:HeapMinFree=512k
  15081. 03-07 20:34:58.145 5529 5529 I zygote64: option[11]=-XX:HeapMaxFree=8m
  15082. 03-07 20:34:58.146 5529 5529 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  15083. 03-07 20:34:58.146 5529 5529 I zygote64: option[13]=-Xusejit:true
  15084. 03-07 20:34:58.146 5529 5529 I zygote64: option[14]=-Xjitsaveprofilinginfo
  15085. 03-07 20:34:58.146 5529 5529 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  15086. 03-07 20:34:58.146 5529 5529 I zygote64: option[16]=-Xlockprofthreshold:500
  15087. 03-07 20:34:58.146 5529 5529 I zygote64: option[17]=-Ximage-compiler-option
  15088. 03-07 20:34:58.146 5529 5529 I zygote64: option[18]=--runtime-arg
  15089. 03-07 20:34:58.146 5529 5529 I zygote64: option[19]=-Ximage-compiler-option
  15090. 03-07 20:34:58.146 5529 5529 I zygote64: option[20]=-Xms64m
  15091. 03-07 20:34:58.146 5529 5529 I zygote64: option[21]=-Ximage-compiler-option
  15092. 03-07 20:34:58.146 5529 5529 I zygote64: option[22]=--runtime-arg
  15093. 03-07 20:34:58.146 5529 5529 I zygote64: option[23]=-Ximage-compiler-option
  15094. 03-07 20:34:58.146 5529 5529 I zygote64: option[24]=-Xmx64m
  15095. 03-07 20:34:58.146 5529 5529 I zygote64: option[25]=-Ximage-compiler-option
  15096. 03-07 20:34:58.146 5529 5529 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  15097. 03-07 20:34:58.146 5529 5529 I zygote64: option[27]=-Ximage-compiler-option
  15098. 03-07 20:34:58.146 5529 5529 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  15099. 03-07 20:34:58.146 5529 5529 I zygote64: option[29]=-Ximage-compiler-option
  15100. 03-07 20:34:58.146 5529 5529 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  15101. 03-07 20:34:58.146 5529 5529 I zygote64: option[31]=-Ximage-compiler-option
  15102. 03-07 20:34:58.146 5529 5529 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  15103. 03-07 20:34:58.147 5529 5529 I zygote64: option[33]=-Xcompiler-option
  15104. 03-07 20:34:58.147 5529 5529 I zygote64: option[34]=--runtime-arg
  15105. 03-07 20:34:58.147 5529 5529 I zygote64: option[35]=-Xcompiler-option
  15106. 03-07 20:34:58.147 5529 5529 I zygote64: option[36]=-Xms64m
  15107. 03-07 20:34:58.147 5529 5529 I zygote64: option[37]=-Xcompiler-option
  15108. 03-07 20:34:58.147 5529 5529 I zygote64: option[38]=--runtime-arg
  15109. 03-07 20:34:58.147 5529 5529 I zygote64: option[39]=-Xcompiler-option
  15110. 03-07 20:34:58.147 5529 5529 I zygote64: option[40]=-Xmx512m
  15111. 03-07 20:34:58.147 5529 5529 I zygote64: option[41]=-Xcompiler-option
  15112. 03-07 20:34:58.147 5529 5529 I zygote64: option[42]=-j2
  15113. 03-07 20:34:58.147 5529 5529 I zygote64: option[43]=-Ximage-compiler-option
  15114. 03-07 20:34:58.147 5529 5529 I zygote64: option[44]=-j4
  15115. 03-07 20:34:58.147 5529 5529 I zygote64: option[45]=-Ximage-compiler-option
  15116. 03-07 20:34:58.147 5529 5529 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  15117. 03-07 20:34:58.147 5529 5529 I zygote64: option[47]=-Xcompiler-option
  15118. 03-07 20:34:58.147 5529 5529 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  15119. 03-07 20:34:58.147 5529 5529 I zygote64: option[49]=-Ximage-compiler-option
  15120. 03-07 20:34:58.147 5529 5529 I zygote64: option[50]=--instruction-set-features=default
  15121. 03-07 20:34:58.147 5529 5529 I zygote64: option[51]=-Xcompiler-option
  15122. 03-07 20:34:58.147 5529 5529 I zygote64: option[52]=--instruction-set-features=default
  15123. 03-07 20:34:58.147 5529 5529 I zygote64: option[53]=-Duser.locale=en-US
  15124. 03-07 20:34:58.148 5529 5529 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  15125. 03-07 20:34:58.148 5529 5529 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  15126. 03-07 20:34:58.186 5530 5530 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  15127. 03-07 20:34:58.187 5530 5530 I SmartAmp: Get AMPS AND CLKS
  15128. 03-07 20:34:58.198 5530 5530 I SmartAmp: Enter function dspPatch
  15129. 03-07 20:34:58.198 5530 5530 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  15130. 03-07 20:34:58.199 5530 5530 I SmartAmp: Enter function dspPatch
  15131. 03-07 20:34:58.199 5530 5530 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  15132. 03-07 20:34:58.261 5530 5530 I SmartAmp: Enter function setOtc
  15133. 03-07 20:34:58.272 5530 5530 I SmartAmp: MTP = 0x3
  15134. 03-07 20:34:58.272 5530 5530 I SmartAmp: Enter function checkMTPEX
  15135. 03-07 20:34:58.273 5530 5530 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  15136. 03-07 20:34:58.273 5530 5530 I SmartAmp: Enter function load_all_settings
  15137. 03-07 20:34:58.287 5530 5530 I SmartAmp: Enter function setConfig
  15138. 03-07 20:34:58.287 5530 5530 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  15139. 03-07 20:34:58.294 5530 5530 I SmartAmp: Enter function setPreset
  15140. 03-07 20:34:58.294 5530 5530 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  15141. 03-07 20:34:58.298 5530 5530 I SmartAmp: Enter function setEQ
  15142. 03-07 20:34:58.298 5530 5530 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  15143. 03-07 20:34:58.300 5530 5530 I SmartAmp: Loaded biquad 1
  15144. 03-07 20:34:58.302 5530 5530 I SmartAmp: Loaded biquad 2
  15145. 03-07 20:34:58.304 5530 5530 I SmartAmp: Loaded biquad 3
  15146. 03-07 20:34:58.305 5530 5530 I SmartAmp: Disabled biquad 4
  15147. 03-07 20:34:58.307 5530 5530 I SmartAmp: Loaded biquad 5
  15148. 03-07 20:34:58.309 5530 5530 I SmartAmp: Loaded biquad 6
  15149. 03-07 20:34:58.311 5530 5530 I SmartAmp: Loaded biquad 7
  15150. 03-07 20:34:58.313 5530 5530 I SmartAmp: Disabled biquad 8
  15151. 03-07 20:34:58.315 5530 5530 I SmartAmp: Disabled biquad 9
  15152. 03-07 20:34:58.316 5530 5530 I SmartAmp: Disabled biquad 10
  15153. 03-07 20:34:58.317 5530 5530 I SmartAmp: Enter function waitCalibration
  15154. 03-07 20:34:58.317 5530 5530 I SmartAmp: Calibration value is 02 ohm
  15155. 03-07 20:34:58.318 5530 5530 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  15156. 03-07 20:34:58.318 5530 5530 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  15157. 03-07 20:34:58.318 5530 5530 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  15158. 03-07 20:34:58.318 5530 5530 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  15159. 03-07 20:34:58.318 5530 5530 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  15160. 03-07 20:34:58.318 5530 5530 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  15161. 03-07 20:34:58.318 5530 5530 I SmartAmp: Enter function loadSpeakerFile
  15162. 03-07 20:34:58.318 5530 5530 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  15163. 03-07 20:34:58.319 5530 5530 I SmartAmp: ========================================
  15164. 03-07 20:34:58.319 5530 5530 I SmartAmp: Tfa98xx_Open return value is 0.
  15165. 03-07 20:34:58.319 5530 5530 I SmartAmp: Enter function coldStartup
  15166. 03-07 20:34:58.321 5530 5530 I SmartAmp: Waiting for AMPS and CLKS to start up
  15167. 03-07 20:34:58.422 5530 5530 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  15168. 03-07 20:34:58.422 5530 5530 I SmartAmp: Get AMPS AND CLKS
  15169. 03-07 20:34:58.431 5529 5529 D Zygote : begin preload
  15170. 03-07 20:34:58.431 5529 5529 I Zygote : Installing ICU cache reference pinning...
  15171. 03-07 20:34:58.432 5529 5529 I Zygote : Preloading ICU data...
  15172. 03-07 20:34:58.433 5530 5530 I SmartAmp: Enter function dspPatch
  15173. 03-07 20:34:58.433 5530 5530 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  15174. 03-07 20:34:58.434 5530 5530 I SmartAmp: Enter function dspPatch
  15175. 03-07 20:34:58.435 5530 5530 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  15176. 03-07 20:34:58.451 5529 5529 D Zygote64Timing: BeginIcuCachePinning took to complete: 19ms
  15177. 03-07 20:34:58.451 5529 5529 I Zygote : Preloading classes...
  15178. 03-07 20:34:58.498 5530 5530 I SmartAmp: Enter function setOtc
  15179. 03-07 20:34:58.510 5530 5530 I SmartAmp: MTP = 0x3
  15180. 03-07 20:34:58.510 5530 5530 I SmartAmp: Enter function checkMTPEX
  15181. 03-07 20:34:58.510 5530 5530 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  15182. 03-07 20:34:58.510 5530 5530 I SmartAmp: Enter function load_all_settings
  15183. 03-07 20:34:58.523 5530 5530 I SmartAmp: Enter function setConfig
  15184. 03-07 20:34:58.523 5530 5530 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  15185. 03-07 20:34:58.529 5530 5530 I SmartAmp: Enter function setPreset
  15186. 03-07 20:34:58.529 5530 5530 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  15187. 03-07 20:34:58.533 5530 5530 I SmartAmp: Enter function setEQ
  15188. 03-07 20:34:58.533 5530 5530 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  15189. 03-07 20:34:58.535 5530 5530 I SmartAmp: Loaded biquad 1
  15190. 03-07 20:34:58.537 5530 5530 I SmartAmp: Loaded biquad 2
  15191. 03-07 20:34:58.539 5530 5530 I SmartAmp: Loaded biquad 3
  15192. 03-07 20:34:58.541 5530 5530 I SmartAmp: Disabled biquad 4
  15193. 03-07 20:34:58.543 5530 5530 I SmartAmp: Loaded biquad 5
  15194. 03-07 20:34:58.545 5530 5530 I SmartAmp: Loaded biquad 6
  15195. 03-07 20:34:58.547 5530 5530 I SmartAmp: Loaded biquad 7
  15196. 03-07 20:34:58.549 5530 5530 I SmartAmp: Disabled biquad 8
  15197. 03-07 20:34:58.551 5530 5530 I SmartAmp: Disabled biquad 9
  15198. 03-07 20:34:58.553 5530 5530 I SmartAmp: Loaded biquad 10
  15199. 03-07 20:34:58.554 5530 5530 I SmartAmp: Enter function waitCalibration
  15200. 03-07 20:34:58.554 5530 5530 I SmartAmp: Calibration value is 02 ohm
  15201. 03-07 20:34:58.558 5530 5530 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  15202. 03-07 20:34:58.558 5530 5530 I SmartAmp: Set DC to DC converter in active mode
  15203. 03-07 20:34:58.558 5530 5530 I SmartAmp: Set DC to DC converter in active mode
  15204. 03-07 20:34:58.560 5530 5530 I SmartAmp: init end@1520451298.560448
  15205. 03-07 20:34:58.560 5530 5530 I SmartAmp: FIH_Tfa9887_init return value 0
  15206. 03-07 20:34:58.686 5529 5529 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  15207. 03-07 20:34:58.710 5529 5529 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  15208. 03-07 20:34:58.722 5529 5529 I zygote64: Thread[1,tid=5529,Native,Thread*=0x7e46ac2a00,peer=0x4101d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  15209. 03-07 20:34:58.723 5529 5529 D MtpDeviceJNI: register_android_mtp_MtpDevice
  15210. 03-07 20:34:58.724 5529 5529 I zygote64: Thread[1,tid=5529,Native,Thread*=0x7e46ac2a00,peer=0x4101d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  15211. 03-07 20:34:58.726 5529 5529 I zygote64: Thread[1,tid=5529,Native,Thread*=0x7e46ac2a00,peer=0x4101d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  15212. 03-07 20:34:58.780 5530 5558 V audio_amplifier: --write_dummy_data:167
  15213. 03-07 20:34:58.793 5530 5530 I audio_amplifier: Found PRI_MI2S Clock! 964
  15214. 03-07 20:34:58.793 5530 5530 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  15215. 03-07 20:34:58.795 5530 5530 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  15216. 03-07 20:34:58.796 5530 5530 W DeviceHAL: Device 0xf028d000 get_master_volume: Function not implemented
  15217. 03-07 20:34:58.796 5530 5530 W DeviceHAL: Device 0xf028d000 get_master_mute: Function not implemented
  15218. 03-07 20:34:58.796 5530 5530 W DeviceHAL: Device 0xf028d000 set_master_volume: Function not implemented
  15219. 03-07 20:34:58.796 5530 5530 W DeviceHAL: Device 0xf028d000 set_master_mute: Function not implemented
  15220. 03-07 20:34:58.796 5530 5530 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  15221. 03-07 20:34:58.796 5530 5530 I AudioFlinger: openOutput() this 0xf0b3d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  15222. 03-07 20:34:58.796 5530 5530 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xefaf4000)
  15223. 03-07 20:34:58.796 5530 5530 D audio_hw_primary: adev_open_output_stream: Stream (0xefaf4000) picks up usecase (low-latency-playback)
  15224. 03-07 20:34:58.797 5530 5530 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  15225. 03-07 20:34:58.799 5530 5530 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  15226. 03-07 20:34:58.801 5530 5530 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  15227. 03-07 20:34:58.802 5530 5530 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  15228. 03-07 20:34:58.802 5530 5530 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  15229. 03-07 20:34:58.812 5530 5530 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  15230. 03-07 20:34:58.812 5530 5530 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  15231. 03-07 20:34:58.813 5530 5530 I AudioFlinger: Using module 10 as the primary audio interface
  15232. 03-07 20:34:58.813 5530 5568 I AudioFlinger: AudioFlinger's thread 0xef503c40 tid=5568 ready to run
  15233. 03-07 20:34:58.814 5530 5568 W AudioFlinger: no wake lock to update, system not ready yet
  15234. 03-07 20:34:58.814 5530 5568 D audio_hw_primary: out_standby: enter: stream (0xefaf4000) usecase(1: low-latency-playback)
  15235. 03-07 20:34:58.814 5530 5530 W AudioFlinger: moveEffects() bad srcOutput 0
  15236. 03-07 20:34:58.814 5530 5568 W AudioFlinger: no wake lock to update, system not ready yet
  15237. 03-07 20:34:58.815 5530 5568 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  15238. 03-07 20:34:58.817 5530 5530 I AudioFlinger: openOutput() this 0xf0b3d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  15239. 03-07 20:34:58.817 5530 5530 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xefaf4180)
  15240. 03-07 20:34:58.817 5530 5530 D audio_hw_primary: adev_open_output_stream: Stream (0xefaf4180) picks up usecase (audio-ull-playback)
  15241. 03-07 20:34:58.818 5530 5530 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  15242. 03-07 20:34:58.818 5530 5571 I AudioFlinger: AudioFlinger's thread 0xef403380 tid=5571 ready to run
  15243. 03-07 20:34:58.818 5530 5571 W AudioFlinger: no wake lock to update, system not ready yet
  15244. 03-07 20:34:58.818 5530 5571 D audio_hw_primary: out_standby: enter: stream (0xefaf4180) usecase(12: audio-ull-playback)
  15245. 03-07 20:34:58.819 5530 5571 W AudioFlinger: no wake lock to update, system not ready yet
  15246. 03-07 20:34:58.819 5530 5571 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  15247. 03-07 20:34:58.820 5530 5530 I AudioFlinger: openOutput() this 0xf0b3d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  15248. 03-07 20:34:58.820 5530 5530 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xefaf4300)
  15249. 03-07 20:34:58.820 5530 5530 D audio_hw_primary: adev_open_output_stream: Stream (0xefaf4300) picks up usecase (deep-buffer-playback)
  15250. 03-07 20:34:58.821 5530 5530 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  15251. 03-07 20:34:58.821 5530 5573 I AudioFlinger: AudioFlinger's thread 0xeea03140 tid=5573 ready to run
  15252. 03-07 20:34:58.821 5530 5573 W AudioFlinger: no wake lock to update, system not ready yet
  15253. 03-07 20:34:58.821 5530 5573 D audio_hw_primary: out_standby: enter: stream (0xefaf4300) usecase(0: deep-buffer-playback)
  15254. 03-07 20:34:58.821 5530 5573 W AudioFlinger: no wake lock to update, system not ready yet
  15255. 03-07 20:34:58.821 5530 5573 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  15256. 03-07 20:34:58.823 5530 5530 I AudioFlinger: openOutput() this 0xf0b3d000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  15257. 03-07 20:34:58.823 5530 5530 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xefaf4480)
  15258. 03-07 20:34:58.823 5530 5530 D audio_hw_primary: adev_open_output_stream: Stream (0xefaf4480) picks up usecase (afe-proxy-playback)
  15259. 03-07 20:34:58.824 5530 5530 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  15260. 03-07 20:34:58.824 5530 5576 I AudioFlinger: AudioFlinger's thread 0xee783b40 tid=5576 ready to run
  15261. 03-07 20:34:58.825 5530 5576 W AudioFlinger: no wake lock to update, system not ready yet
  15262. 03-07 20:34:58.825 5530 5576 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  15263. 03-07 20:34:58.826 5530 5576 D audio_hw_primary: out_standby: enter: stream (0xefaf4480) usecase(37: afe-proxy-playback)
  15264. 03-07 20:34:58.826 5530 5576 W AudioFlinger: no wake lock to update, system not ready yet
  15265. 03-07 20:34:58.827 5530 5530 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xf0b3aa40) io_handle(14) source(1)
  15266. 03-07 20:34:58.829 5530 5578 I AudioFlinger: AudioFlinger's thread 0xee383500 tid=5578 ready to run
  15267. 03-07 20:34:58.829 5530 5578 D audio_hw_primary: in_standby: enter: stream (0xf0b3aa40) usecase(16: audio-record)
  15268. 03-07 20:34:58.829 5530 5578 W AudioFlinger: no wake lock to update, system not ready yet
  15269. 03-07 20:34:58.829 5530 5578 D audio_hw_primary: in_standby: enter: stream (0xf0b3aa40) usecase(16: audio-record)
  15270. 03-07 20:34:58.829 5530 5530 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xf0b3aa40)
  15271. 03-07 20:34:58.829 5530 5530 D audio_hw_primary: in_standby: enter: stream (0xf0b3aa40) usecase(16: audio-record)
  15272. 03-07 20:34:58.830 5530 5530 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf0b3aa40) io_handle(22) source(1)
  15273. 03-07 20:34:58.830 5530 5530 W DeviceHAL: Device 0xf028d000 open_input_stream: Invalid argument
  15274. 03-07 20:34:58.830 5530 5530 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf0b3aa40) io_handle(22) source(1)
  15275. 03-07 20:34:58.830 5530 5530 W DeviceHAL: Device 0xf028d000 open_input_stream: Invalid argument
  15276. 03-07 20:34:58.830 5530 5530 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  15277. 03-07 20:34:58.838 5530 5530 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  15278. 03-07 20:34:58.838 5530 5530 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  15279. 03-07 20:34:58.846 5530 5530 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  15280. 03-07 20:34:58.847 5530 5530 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  15281. 03-07 20:34:58.848 5530 5530 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  15282. 03-07 20:34:58.849 5530 5530 I r_submix: adev_open(name=audio_hw_if)
  15283. 03-07 20:34:58.850 5530 5530 I r_submix: adev_init_check()
  15284. 03-07 20:34:58.850 5530 5530 W DeviceHAL: Device 0xeea5f680 set_master_mute: Function not implemented
  15285. 03-07 20:34:58.850 5530 5530 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  15286. 03-07 20:34:58.850 5530 5530 D r_submix: adev_open_input_stream(addr=0)
  15287. 03-07 20:34:58.850 5530 5530 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  15288. 03-07 20:34:58.850 5530 5530 D r_submix: now using address 0 for route 9
  15289. 03-07 20:34:58.850 5530 5582 I AudioFlinger: AudioFlinger's thread 0xee3830c0 tid=5582 ready to run
  15290. 03-07 20:34:58.851 5530 5530 D r_submix: adev_close_input_stream()
  15291. 03-07 20:34:58.851 5530 5530 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  15292. 03-07 20:34:58.851 5530 5530 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  15293. 03-07 20:34:58.852 5530 5530 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  15294. 03-07 20:34:58.852 5530 5530 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  15295. 03-07 20:34:58.852 5530 5530 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  15296. 03-07 20:34:58.854 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  15297. 03-07 20:34:58.855 5530 5530 E SoundTriggerHwService: could not read implementation properties
  15298. 03-07 20:34:58.861 5529 5529 I Zygote : ...preloaded 4715 classes in 409ms.
  15299. 03-07 20:34:58.861 5529 5529 I zygote64: VMRuntime.preloadDexCaches starting
  15300. 03-07 20:34:58.938 5529 5529 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  15301. 03-07 20:34:58.938 5529 5529 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  15302. 03-07 20:34:58.938 5529 5529 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  15303. 03-07 20:34:58.939 5529 5529 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  15304. 03-07 20:34:58.939 5529 5529 I zygote64: VMRuntime.preloadDexCaches finished
  15305. 03-07 20:34:58.939 5529 5529 D Zygote64Timing: PreloadClasses took to complete: 487ms
  15306. 03-07 20:34:59.041 5529 5529 I Zygote : Preloading resources...
  15307. 03-07 20:34:59.065 5529 5529 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  15308. 03-07 20:34:59.107 5529 5529 I Zygote : ...preloaded 64 resources in 66ms.
  15309. 03-07 20:34:59.115 5529 5529 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  15310. 03-07 20:34:59.117 5529 5529 I Zygote : ...preloaded 41 resources in 10ms.
  15311. 03-07 20:34:59.118 5529 5529 D Zygote64Timing: PreloadResources took to complete: 179ms
  15312. 03-07 20:34:59.118 5529 5529 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  15313. 03-07 20:34:59.121 5529 5529 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  15314. 03-07 20:34:59.124 5529 5529 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  15315. 03-07 20:34:59.138 5529 5529 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  15316. 03-07 20:34:59.139 5529 5529 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  15317. 03-07 20:34:59.163 5529 5529 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  15318. 03-07 20:34:59.164 5529 5529 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  15319. 03-07 20:34:59.188 5529 5529 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  15320. 03-07 20:34:59.193 5529 5529 I Zygote : Preloading shared libraries...
  15321. 03-07 20:34:59.219 5529 5529 I Zygote : Uninstalled ICU cache reference pinning...
  15322. 03-07 20:34:59.222 5529 5529 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  15323. 03-07 20:34:59.247 5529 5529 I Zygote : Warmed up JCA providers in 25ms.
  15324. 03-07 20:34:59.248 5529 5529 D Zygote : end preload
  15325. 03-07 20:34:59.248 5529 5529 D Zygote64Timing: ZygotePreload took to complete: 817ms
  15326. 03-07 20:34:59.276 5529 5529 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 72us total 27.355ms
  15327. 03-07 20:34:59.299 5529 5529 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 41us total 17.184ms
  15328. 03-07 20:34:59.299 5529 5529 D Zygote64Timing: PostZygoteInitGC took to complete: 50ms
  15329. 03-07 20:34:59.299 5529 5529 D Zygote64Timing: ZygoteInit took to complete: 869ms
  15330. 03-07 20:34:59.300 5529 5529 I : seccomp disabled by setenforce 0
  15331. 03-07 20:34:59.358 5529 5529 I Zygote : System server process 5585 has been created
  15332. 03-07 20:34:59.361 5529 5529 I Zygote : Accepting command socket connections
  15333. 03-07 20:34:59.377 5585 5585 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  15334. 03-07 20:34:59.390 5585 5585 I zygote64: The ClassLoaderContext is a special shared library.
  15335. 03-07 20:34:59.420 5585 5585 I SystemServer: InitBeforeStartServices
  15336. 03-07 20:34:59.420 5585 5585 I SystemServer: Entered the Android system server!
  15337. 03-07 20:34:59.642 5585 5585 D SystemServerTiming: InitBeforeStartServices took to complete: 222ms
  15338. 03-07 20:34:59.642 5585 5585 I SystemServer: StartServices
  15339. 03-07 20:34:59.642 5585 5585 I SystemServer: Reading configuration...
  15340. 03-07 20:34:59.642 5585 5585 I SystemServer: ReadingSystemConfig
  15341. 03-07 20:34:59.643 5585 5585 D SystemServerTiming: ReadingSystemConfig took to complete: 0ms
  15342. 03-07 20:34:59.643 5585 5585 I SystemServer: StartInstaller
  15343. 03-07 20:34:59.643 5585 5585 I SystemServiceManager: Starting com.android.server.pm.Installer
  15344. 03-07 20:34:59.643 5585 5598 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  15345. 03-07 20:34:59.647 5585 5585 D SystemServerTiming: StartInstaller took to complete: 3ms
  15346. 03-07 20:34:59.647 5585 5585 I SystemServer: DeviceIdentifiersPolicyService
  15347. 03-07 20:34:59.647 5585 5585 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  15348. 03-07 20:34:59.650 5585 5585 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 4ms
  15349. 03-07 20:34:59.650 5585 5585 I SystemServer: StartActivityManager
  15350. 03-07 20:34:59.650 5585 5585 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  15351. 03-07 20:34:59.673 5585 5585 I ActivityManager: Memory class: 288
  15352. 03-07 20:34:59.674 5585 5600 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  15353. 03-07 20:34:59.676 5585 5601 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  15354. 03-07 20:34:59.692 5585 5598 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  15355. 03-07 20:34:59.706 5585 5585 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  15356. 03-07 20:34:59.409 5585 5585 I chatty : uid=1000 system_server identical 4 lines
  15357. 03-07 20:34:59.415 5585 5585 I zygote64: The ClassLoaderContext is a special shared library.
  15358. 03-07 20:34:59.712 5585 5603 E BluetoothAdapter: Bluetooth binder is null
  15359. 03-07 20:34:59.714 5585 5603 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  15360. 03-07 20:34:59.717 5585 5603 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  15361. 03-07 20:34:59.718 5585 5603 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  15362. 03-07 20:34:59.723 5585 5603 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  15363. 03-07 20:34:59.725 5585 5603 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  15364. 03-07 20:34:59.729 5585 5603 D vndksupport: Loading /vendor/lib64/hw/power.msm8992.so from current namespace instead of sphal namespace.
  15365. 03-07 20:34:59.732 5585 5603 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
  15366. 03-07 20:34:59.732 5585 5603 E QCOM PowerHAL: Failed to get prefetcher handle.
  15367. 03-07 20:34:59.732 5585 5603 D QCOM PowerHAL: power_open: enter; name=power
  15368. 03-07 20:34:59.732 5585 5603 D QCOM PowerHAL: power_open: exit 0
  15369. 03-07 20:34:59.732 5585 5603 I QCOM PowerHAL: QCOM power HAL initing.
  15370. 03-07 20:34:59.733 5585 5603 I PowerManagerService-JNI: Loaded power HAL service
  15371. 03-07 20:34:59.796 5585 5585 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  15372. 03-07 20:34:59.797 5585 5585 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace.
  15373. 03-07 20:34:59.837 5585 5585 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  15374. 03-07 20:34:59.846 5585 5609 I ServiceThread: Enabled StrictMode logging for android.display looper.
  15375. 03-07 20:34:59.847 5585 5585 W system_server: Failed to remove /acct/uid_1041/pid_5530: Device or resource busy
  15376. 03-07 20:34:59.848 5585 5585 W system_server: Failed to remove /acct/uid_1041: Permission denied
  15377. 03-07 20:34:59.848 5585 5585 W system_server: Failed to remove /acct/uid_1047/pid_5520: Device or resource busy
  15378. 03-07 20:34:59.848 5585 5585 W system_server: Failed to remove /acct/uid_1047: Permission denied
  15379. 03-07 20:34:59.848 5585 5585 W system_server: Failed to remove /acct/uid_1058/pid_2323: Device or resource busy
  15380. 03-07 20:34:59.848 5585 5585 W system_server: Failed to remove /acct/uid_1058: Permission denied
  15381. 03-07 20:34:59.848 5585 5585 W system_server: Failed to remove /acct/uid_1006/pid_2311: Device or resource busy
  15382. 03-07 20:34:59.848 5585 5585 W system_server: Failed to remove /acct/uid_1006: Permission denied
  15383. 03-07 20:34:59.848 5585 5585 W system_server: Failed to remove /acct/uid_1046/pid_2259: Device or resource busy
  15384. 03-07 20:34:59.848 5585 5585 W system_server: Failed to remove /acct/uid_1046: Permission denied
  15385. 03-07 20:34:59.848 5585 5585 W system_server: Failed to remove /acct/uid_1040/pid_2243: Device or resource busy
  15386. 03-07 20:34:59.848 5585 5585 W system_server: Failed to remove /acct/uid_1040: Permission denied
  15387. 03-07 20:34:59.849 5585 5585 W system_server: Failed to remove /acct/uid_1017/pid_2234: Device or resource busy
  15388. 03-07 20:34:59.849 5585 5585 W system_server: Failed to remove /acct/uid_1017: Permission denied
  15389. 03-07 20:34:59.849 5585 5585 W system_server: Failed to remove /acct/uid_1019/pid_2232: Device or resource busy
  15390. 03-07 20:34:59.849 5585 5585 W system_server: Failed to remove /acct/uid_1019: Permission denied
  15391. 03-07 20:34:59.849 5585 5585 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  15392. 03-07 20:34:59.849 5585 5585 W system_server: Failed to remove /acct/uid_3005: Permission denied
  15393. 03-07 20:34:59.849 5585 5585 W system_server: Failed to remove /acct/uid_10003: Permission denied
  15394. 03-07 20:34:59.849 5585 5585 W system_server: Failed to remove /acct/uid_10001: Permission denied
  15395. 03-07 20:34:59.849 5585 5585 W system_server: Failed to remove /acct/uid_10004: Permission denied
  15396. 03-07 20:34:59.849 5585 5585 W system_server: Failed to remove /acct/uid_10005: Permission denied
  15397. 03-07 20:34:59.849 5585 5585 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  15398. 03-07 20:34:59.849 5585 5585 W system_server: Failed to remove /acct/uid_1003: Permission denied
  15399. 03-07 20:34:59.849 5585 5585 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  15400. 03-07 20:34:59.849 5585 5585 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  15401. 03-07 20:34:59.849 5585 5585 W system_server: Failed to remove /acct/uid_1001: Permission denied
  15402. 03-07 20:34:59.850 5585 5585 W system_server: Failed to remove /acct/uid_1010/pid_5533: Device or resource busy
  15403. 03-07 20:34:59.850 5585 5585 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  15404. 03-07 20:34:59.850 5585 5585 W system_server: Failed to remove /acct/uid_1010: Permission denied
  15405. 03-07 20:34:59.850 5585 5585 W system_server: Failed to remove /acct/uid_1013/pid_5531: Device or resource busy
  15406. 03-07 20:34:59.850 5585 5585 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  15407. 03-07 20:34:59.850 5585 5585 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  15408. 03-07 20:34:59.850 5585 5585 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  15409. 03-07 20:34:59.850 5585 5585 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  15410. 03-07 20:34:59.850 5585 5585 W system_server: Failed to remove /acct/uid_1013: Permission denied
  15411. 03-07 20:34:59.850 5585 5585 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  15412. 03-07 20:34:59.850 5585 5585 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  15413. 03-07 20:34:59.850 5585 5585 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  15414. 03-07 20:34:59.850 5585 5585 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  15415. 03-07 20:34:59.850 5585 5585 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  15416. 03-07 20:34:59.850 5585 5585 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  15417. 03-07 20:34:59.850 5585 5585 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  15418. 03-07 20:34:59.850 5585 5585 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  15419. 03-07 20:34:59.850 5585 5585 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  15420. 03-07 20:34:59.851 5585 5585 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  15421. 03-07 20:34:59.851 5585 5585 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  15422. 03-07 20:34:59.851 5585 5585 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  15423. 03-07 20:34:59.851 5585 5585 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  15424. 03-07 20:34:59.851 5585 5585 W system_server: Failed to remove /acct/uid_1000: Permission denied
  15425. 03-07 20:34:59.851 5585 5585 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  15426. 03-07 20:34:59.851 5585 5585 W system_server: Failed to remove /acct/uid_1036: Permission denied
  15427. 03-07 20:34:59.852 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_5532: Device or resource busy
  15428. 03-07 20:34:59.853 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_5529: Device or resource busy
  15429. 03-07 20:34:59.853 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  15430. 03-07 20:34:59.853 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  15431. 03-07 20:34:59.853 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  15432. 03-07 20:34:59.853 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  15433. 03-07 20:34:59.853 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  15434. 03-07 20:34:59.853 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  15435. 03-07 20:34:59.853 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  15436. 03-07 20:34:59.853 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  15437. 03-07 20:34:59.853 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  15438. 03-07 20:34:59.853 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  15439. 03-07 20:34:59.853 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  15440. 03-07 20:34:59.854 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  15441. 03-07 20:34:59.854 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  15442. 03-07 20:34:59.854 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  15443. 03-07 20:34:59.854 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  15444. 03-07 20:34:59.854 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  15445. 03-07 20:34:59.854 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  15446. 03-07 20:34:59.854 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  15447. 03-07 20:34:59.854 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  15448. 03-07 20:34:59.854 5585 5585 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  15449. 03-07 20:34:59.854 5585 5585 W system_server: Failed to remove /acct/uid_0: Permission denied
  15450. 03-07 20:34:59.859 5585 5585 D AppOps : AppOpsService published
  15451. 03-07 20:34:59.860 5585 5585 D SystemServerTiming: StartActivityManager took to complete: 210ms
  15452. 03-07 20:34:59.860 5585 5585 I SystemServer: StartPowerManager
  15453. 03-07 20:34:59.860 5585 5585 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  15454. 03-07 20:34:59.864 5585 5611 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  15455. 03-07 20:34:59.866 5585 5585 I libsuspend: Selected wakeup count
  15456. 03-07 20:34:59.866 5585 5585 E QCOM PowerHAL: Invalid hint ID.
  15457. 03-07 20:34:59.869 5585 5585 D SystemServerTiming: StartPowerManager took to complete: 9ms
  15458. 03-07 20:34:59.870 5585 5585 I SystemServer: InitPowerManagement
  15459. 03-07 20:34:59.872 5585 5585 D SystemServerTiming: InitPowerManagement took to complete: 3ms
  15460. 03-07 20:34:59.872 5585 5585 I SystemServer: StartRecoverySystemService
  15461. 03-07 20:34:59.872 5585 5585 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  15462. 03-07 20:34:59.874 5585 5585 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  15463. 03-07 20:34:59.875 5585 5585 V RescueParty: Disabled because of eng build
  15464. 03-07 20:34:59.875 5585 5585 I SystemServer: StartLightsService
  15465. 03-07 20:34:59.875 5585 5585 I SystemServiceManager: Starting com.android.server.lights.LightsService
  15466. 03-07 20:34:59.876 5585 5585 D SystemServerTiming: StartLightsService took to complete: 0ms
  15467. 03-07 20:34:59.876 5585 5585 I SystemServer: StartDisplayManager
  15468. 03-07 20:34:59.876 5585 5585 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  15469. 03-07 20:34:59.883 5585 5609 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  15470. 03-07 20:34:59.884 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  15471. 03-07 20:34:59.884 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  15472. 03-07 20:34:59.884 5585 5585 D SystemServerTiming: StartDisplayManager took to complete: 9ms
  15473. 03-07 20:34:59.885 5585 5585 I SystemServer: WaitForDisplay
  15474. 03-07 20:34:59.885 5585 5585 I SystemServiceManager: Starting phase 100
  15475. 03-07 20:34:59.886 5585 5609 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  15476. 03-07 20:34:59.892 5585 5609 E light : light_open lights keyboard failed: -22
  15477. 03-07 20:34:59.893 5585 5609 E light : Light passthrough failed to load legacy HAL.
  15478. 03-07 20:34:59.894 5585 5609 E light : light_open lights buttons failed: -22
  15479. 03-07 20:34:59.894 5585 5609 E light : Light passthrough failed to load legacy HAL.
  15480. 03-07 20:34:59.897 5585 5609 E light : light_open lights bluetooth failed: -22
  15481. 03-07 20:34:59.897 5585 5609 E light : Light passthrough failed to load legacy HAL.
  15482. 03-07 20:34:59.898 5585 5609 E light : light_open lights wifi failed: -22
  15483. 03-07 20:34:59.899 5585 5609 E light : Light passthrough failed to load legacy HAL.
  15484. 03-07 20:34:59.900 5585 5585 D SystemServerTiming: WaitForDisplay took to complete: 16ms
  15485. 03-07 20:34:59.901 5585 5585 I SystemServer: StartPackageManagerService
  15486. 03-07 20:34:59.901 5585 5609 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  15487. 03-07 20:34:59.918 5585 5585 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  15488. 03-07 20:34:59.921 5585 5585 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  15489. 03-07 20:35:00.196 5585 5585 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  15490. 03-07 20:35:00.196 5585 5585 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  15491. 03-07 20:35:00.196 5585 5585 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  15492. 03-07 20:35:00.314 5585 5623 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  15493. 03-07 20:35:00.436 5585 5623 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  15494. 03-07 20:35:00.455 5585 5623 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  15495. 03-07 20:35:00.516 5585 5622 I PackageParser: Parse times for '/system/priv-app/Settings': parse=119ms, update_cache=0 ms
  15496. 03-07 20:35:00.699 5585 5624 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=194ms, update_cache=0 ms
  15497. 03-07 20:35:00.747 5585 5627 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  15498. 03-07 20:35:00.749 5585 5628 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  15499. 03-07 20:35:00.753 5585 5627 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  15500. 03-07 20:35:00.784 5585 5626 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  15501. 03-07 20:35:00.829 5585 5625 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  15502. 03-07 20:35:00.829 5585 5625 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  15503. 03-07 20:35:00.851 5629 5629 I sensors.qcom: type=1400 audit(0.0:648): avc: denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=106 ioctlcmd=6403 scontext=u:r:init:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  15504. 03-07 20:35:00.889 5585 5585 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  15505. 03-07 20:35:00.890 5585 5585 D PackageManager: No files in app dir /oem/app
  15506. 03-07 20:35:00.891 5585 5585 I PackageManager: Finished scanning system apps. Time: 717 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  15507. 03-07 20:35:00.928 5585 5633 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  15508. 03-07 20:35:00.945 5585 5634 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  15509. 03-07 20:35:00.958 5585 5633 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  15510. 03-07 20:35:01.009 5585 5632 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  15511. 03-07 20:35:01.023 5585 5633 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  15512. 03-07 20:35:01.023 5585 5633 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  15513. 03-07 20:35:01.048 5585 5633 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  15514. 03-07 20:35:01.049 5585 5633 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  15515. 03-07 20:35:01.066 5585 5634 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  15516. 03-07 20:35:01.086 5585 5585 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  15517. 03-07 20:35:01.086 5585 5585 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  15518. 03-07 20:35:01.091 5585 5632 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=116ms, update_cache=0 ms
  15519. 03-07 20:35:01.112 5585 5631 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  15520. 03-07 20:35:01.112 5585 5631 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  15521. 03-07 20:35:01.118 5585 5632 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  15522. 03-07 20:35:01.121 5585 5633 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  15523. 03-07 20:35:01.133 5585 5585 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  15524. 03-07 20:35:01.156 5585 5632 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  15525. 03-07 20:35:01.156 5585 5632 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  15526. 03-07 20:35:01.165 5585 5633 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  15527. 03-07 20:35:01.182 5585 5633 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  15528. 03-07 20:35:01.239 5585 5632 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  15529. 03-07 20:35:01.252 5585 5634 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=182ms, update_cache=0 ms
  15530. 03-07 20:35:01.273 5585 5632 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  15531. 03-07 20:35:01.339 5585 5634 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  15532. 03-07 20:35:01.343 5585 5634 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  15533. 03-07 20:35:01.345 5585 5631 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  15534. 03-07 20:35:01.345 5585 5631 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  15535. 03-07 20:35:01.345 5585 5632 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  15536. 03-07 20:35:01.363 5585 5631 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=167ms, update_cache=0 ms
  15537. 03-07 20:35:01.419 5585 5633 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  15538. 03-07 20:35:01.455 5585 5634 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  15539. 03-07 20:35:01.482 5585 5631 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=119ms, update_cache=0 ms
  15540. 03-07 20:35:01.486 5585 5634 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  15541. 03-07 20:35:01.552 5585 5634 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  15542. 03-07 20:35:01.555 5585 5631 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  15543. 03-07 20:35:01.555 5585 5631 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  15544. 03-07 20:35:01.612 5585 5632 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=118ms, update_cache=0 ms
  15545. 03-07 20:35:01.630 5585 5634 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  15546. 03-07 20:35:01.632 5585 5634 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  15547. 03-07 20:35:01.632 5585 5634 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  15548. 03-07 20:35:01.643 5585 5595 I zygote64: Background concurrent copying GC freed 28752(1786KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 76us total 202.441ms
  15549. 03-07 20:35:01.686 5585 5634 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  15550. 03-07 20:35:01.725 5585 5633 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  15551. 03-07 20:35:01.727 5585 5632 I PackageParser: Parse times for '/data/app/com.google.android.apps.plus-2': parse=114ms, update_cache=0 ms
  15552. 03-07 20:35:01.744 5585 5633 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  15553. 03-07 20:35:01.770 5585 5631 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  15554. 03-07 20:35:01.790 5585 5585 D PackageManager: No files in app dir /data/app-private
  15555. 03-07 20:35:01.791 5585 5585 I PackageManager: Finished scanning non-system apps. Time: 899 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  15556. 03-07 20:35:01.793 5585 5585 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  15557. 03-07 20:35:01.803 5585 5585 I PackageManager: Time to scan packages: 1.629 seconds
  15558. 03-07 20:35:01.810 5585 5585 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  15559. 03-07 20:35:01.880 2233 3397 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  15560. 03-07 20:35:01.882 2233 3397 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  15561. 03-07 20:35:01.885 2233 3398 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  15562. 03-07 20:35:01.887 2233 3398 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  15563. 03-07 20:35:01.947 2233 3397 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  15564. 03-07 20:35:01.949 2233 3397 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  15565. 03-07 20:35:01.952 2233 3398 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  15566. 03-07 20:35:01.954 2233 3398 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  15567. 03-07 20:35:01.985 5585 5585 V PackageManager: reconcileAppsData finished 18 packages
  15568. 03-07 20:35:01.986 5585 5585 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  15569. 03-07 20:35:01.986 5585 5635 D SystemServerInitThreadPool: Started executing prepareAppData
  15570. 03-07 20:35:01.986 5585 5585 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  15571. 03-07 20:35:01.986 5585 5585 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  15572. 03-07 20:35:01.986 5585 5585 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  15573. 03-07 20:35:01.986 5585 5585 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  15574. 03-07 20:35:01.986 5585 5585 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  15575. 03-07 20:35:01.986 5585 5585 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  15576. 03-07 20:35:01.986 5585 5585 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  15577. 03-07 20:35:01.986 5585 5585 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  15578. 03-07 20:35:01.987 5585 5585 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  15579. 03-07 20:35:01.987 5585 5585 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  15580. 03-07 20:35:01.987 5585 5585 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  15581. 03-07 20:35:01.988 5585 5585 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  15582. 03-07 20:35:01.988 5585 5585 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  15583. 03-07 20:35:01.988 5585 5585 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  15584. 03-07 20:35:01.988 5585 5585 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  15585. 03-07 20:35:01.989 5585 5585 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  15586. 03-07 20:35:01.989 5585 5585 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  15587. 03-07 20:35:01.989 5585 5585 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  15588. 03-07 20:35:01.989 5585 5585 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  15589. 03-07 20:35:01.989 5585 5585 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  15590. 03-07 20:35:01.989 5585 5585 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  15591. 03-07 20:35:01.989 2233 2252 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  15592. 03-07 20:35:01.990 5585 5585 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  15593. 03-07 20:35:01.991 2233 2252 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  15594. 03-07 20:35:01.992 2233 2252 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  15595. 03-07 20:35:01.992 2233 2252 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  15596. 03-07 20:35:01.993 2233 2252 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  15597. 03-07 20:35:01.995 2233 2252 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  15598. 03-07 20:35:01.995 2233 2252 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  15599. 03-07 20:35:01.996 2233 2252 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  15600. 03-07 20:35:01.996 2233 2252 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  15601. 03-07 20:35:01.996 2233 2252 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  15602. 03-07 20:35:01.997 2233 2252 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  15603. 03-07 20:35:01.997 2233 2252 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  15604. 03-07 20:35:01.997 2233 2252 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  15605. 03-07 20:35:01.998 2233 2252 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  15606. 03-07 20:35:01.998 2233 2252 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  15607. 03-07 20:35:01.998 2233 2252 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  15608. 03-07 20:35:01.998 2233 2252 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  15609. 03-07 20:35:01.998 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  15610. 03-07 20:35:01.999 2233 2252 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  15611. 03-07 20:35:01.999 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  15612. 03-07 20:35:01.999 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  15613. 03-07 20:35:01.999 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  15614. 03-07 20:35:01.999 2233 2252 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  15615. 03-07 20:35:02.000 2233 2252 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  15616. 03-07 20:35:02.000 2233 2252 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  15617. 03-07 20:35:02.000 2233 2252 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  15618. 03-07 20:35:02.001 2233 2252 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  15619. 03-07 20:35:02.001 2233 2252 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  15620. 03-07 20:35:02.002 2233 2252 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  15621. 03-07 20:35:02.002 2233 2252 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  15622. 03-07 20:35:02.002 2233 2252 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  15623. 03-07 20:35:02.002 2233 2252 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  15624. 03-07 20:35:02.002 2233 2252 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  15625. 03-07 20:35:02.003 2233 2252 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  15626. 03-07 20:35:02.003 2233 2252 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  15627. 03-07 20:35:02.003 2233 2252 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  15628. 03-07 20:35:02.004 2233 2252 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  15629. 03-07 20:35:02.014 5585 5635 D SystemServerTimingAsync: AppDataFixup took to complete: 27ms
  15630. 03-07 20:35:02.110 5585 5585 E PackageManager: There should probably be a verifier, but, none were found
  15631. 03-07 20:35:02.112 5585 5585 E System : ******************************************
  15632. 03-07 20:35:02.113 5585 5585 E System : ************ Failure starting system services
  15633. 03-07 20:35:02.113 5585 5585 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  15634. 03-07 20:35:02.113 5585 5585 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  15635. 03-07 20:35:02.113 5585 5585 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  15636. 03-07 20:35:02.113 5585 5585 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  15637. 03-07 20:35:02.113 5585 5585 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  15638. 03-07 20:35:02.113 5585 5585 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  15639. 03-07 20:35:02.113 5585 5585 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  15640. 03-07 20:35:02.113 5585 5585 E System : at java.lang.reflect.Method.invoke(Native Method)
  15641. 03-07 20:35:02.113 5585 5585 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  15642. 03-07 20:35:02.113 5585 5585 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  15643. 03-07 20:35:02.113 5585 5585 D SystemServerTiming: StartPackageManagerService took to complete: 2213ms
  15644. 03-07 20:35:02.114 5585 5585 E Zygote : System zygote died with exception
  15645. 03-07 20:35:02.114 5585 5585 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  15646. 03-07 20:35:02.114 5585 5585 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  15647. 03-07 20:35:02.114 5585 5585 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  15648. 03-07 20:35:02.114 5585 5585 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  15649. 03-07 20:35:02.114 5585 5585 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  15650. 03-07 20:35:02.114 5585 5585 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  15651. 03-07 20:35:02.114 5585 5585 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  15652. 03-07 20:35:02.114 5585 5585 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  15653. 03-07 20:35:02.114 5585 5585 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  15654. 03-07 20:35:02.114 5585 5585 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  15655. 03-07 20:35:02.114 5585 5585 D AndroidRuntime: Shutting down VM
  15656. 03-07 20:35:02.114 5585 5585 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  15657. 03-07 20:35:02.114 5585 5585 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  15658. 03-07 20:35:02.114 5585 5585 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  15659. 03-07 20:35:02.114 5585 5585 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  15660. 03-07 20:35:02.114 5585 5585 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  15661. 03-07 20:35:02.114 5585 5585 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  15662. 03-07 20:35:02.114 5585 5585 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  15663. 03-07 20:35:02.114 5585 5585 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  15664. 03-07 20:35:02.114 5585 5585 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  15665. 03-07 20:35:02.114 5585 5585 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  15666. 03-07 20:35:02.114 5585 5585 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  15667. 03-07 20:35:02.116 5585 5585 E AndroidRuntime: Error reporting crash
  15668. 03-07 20:35:02.116 5585 5585 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  15669. 03-07 20:35:02.116 5585 5585 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  15670. 03-07 20:35:02.116 5585 5585 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  15671. 03-07 20:35:02.116 5585 5585 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  15672. 03-07 20:35:02.116 5585 5585 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  15673. 03-07 20:35:02.116 5585 5585 I Process : Sending signal. PID: 5585 SIG: 9
  15674. 03-07 20:35:02.179 354 354 I ServiceManager: service 'recovery' died
  15675. 03-07 20:35:02.179 354 354 I ServiceManager: service 'display' died
  15676. 03-07 20:35:02.179 354 354 I ServiceManager: service 'device_identifiers' died
  15677. 03-07 20:35:02.179 354 354 I ServiceManager: service 'batterystats' died
  15678. 03-07 20:35:02.179 354 354 I ServiceManager: service 'appops' died
  15679. 03-07 20:35:02.179 354 354 I ServiceManager: service 'power' died
  15680. 03-07 20:35:02.181 5529 5529 E Zygote : Exit zygote because system server (5585) has terminated
  15681. 03-07 20:35:02.256 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  15682. 03-07 20:35:02.257 354 354 I ServiceManager: service 'media.audio_flinger' died
  15683. 03-07 20:35:02.257 354 354 I ServiceManager: service 'media.audio_policy' died
  15684. 03-07 20:35:02.521 354 354 I ServiceManager: service 'media.player' died
  15685. 03-07 20:35:02.522 354 354 I ServiceManager: service 'media.resource_manager' died
  15686. 03-07 20:35:02.535 354 354 I ServiceManager: service 'netd' died
  15687. 03-07 20:35:02.535 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  15688. 03-07 20:35:02.542 354 354 I ServiceManager: service 'wificond' died
  15689. 03-07 20:35:02.645 5639 5639 I Netd : Netd 1.0 starting
  15690. 03-07 20:35:02.646 5639 5639 D TetherController: Setting IP forward enable = 0
  15691. 03-07 20:35:02.646 5640 5640 I wificond: wificond is starting up...
  15692. 03-07 20:35:02.684 5639 5639 I Netd : Creating child chains: 25.8ms
  15693. 03-07 20:35:02.684 5639 5639 I Netd : Setting up OEM hooks: 0.2ms
  15694. 03-07 20:35:02.693 5639 5639 I Netd : Setting up FirewallController hooks: 9.2ms
  15695. 03-07 20:35:02.698 5639 5639 I Netd : Setting up NatController hooks: 4.8ms
  15696. 03-07 20:35:02.703 5639 5639 I Netd : Setting up BandwidthController hooks: 4.7ms
  15697. 03-07 20:35:02.703 5639 5639 I Netd : Setting up IdletimerController hooks: 0.1ms
  15698. 03-07 20:35:02.712 5639 5639 I Netd : Disabling bandwidth control: 9.1ms
  15699. 03-07 20:35:02.713 5639 5639 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  15700. 03-07 20:35:02.714 5639 5639 I Netd : Initializing RouteController: 1.7ms
  15701. 03-07 20:35:02.715 5639 5639 D MDnsDS : MDnsSdListener::Hander starting up
  15702. 03-07 20:35:02.716 5639 5639 I Netd : Registering NetdNativeService: 0.8ms
  15703. 03-07 20:35:02.716 5639 5639 I Netd : Starting CommandListener: 0.6ms
  15704. 03-07 20:35:02.719 5639 5639 I Netd : Registering NetdHwService: 2.5ms
  15705. 03-07 20:35:02.719 5639 5639 I Netd : Netd started in 74ms
  15706. 03-07 20:35:02.721 5639 5649 D MDnsDS : MDnsSdListener starting to monitor
  15707. 03-07 20:35:02.721 5639 5649 D MDnsDS : Going to poll with pollCount 1
  15708. 03-07 20:35:02.718 5655 5655 I netmgrd : type=1400 audit(0.0:649): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  15709. 03-07 20:35:02.731 5655 5655 I ndc : type=1400 audit(0.0:650): avc: denied { write } for name="netd" dev="tmpfs" ino=69671 scontext=u:r:init:s0 tcontext=u:object_r:netd_socket:s0 tclass=sock_file permissive=1
  15710. 03-07 20:35:02.839 5637 5637 I FastMixerState: sMaxFastTracks = 8
  15711. 03-07 20:35:02.842 5637 5637 I audioserver: ServiceManager: 0xe79178e0
  15712. 03-07 20:35:02.843 5637 5637 W BatteryNotifier: batterystats service unavailable!
  15713. 03-07 20:35:02.846 5637 5637 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  15714. 03-07 20:35:02.853 5637 5637 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  15715. 03-07 20:35:02.861 5637 5637 I AudioFlinger: Using 300 mSec as standby time.
  15716. 03-07 20:35:02.865 5637 5637 W APM::Devices: DeviceVector::add device 80000040 already in
  15717. 03-07 20:35:02.865 5637 5637 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  15718. 03-07 20:35:02.866 5637 5637 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  15719. 03-07 20:35:02.871 5637 5637 D audio_hw_primary: adev_open: enter
  15720. 03-07 20:35:02.914 5638 5638 I mediaserver: ServiceManager: 0xebc979e0
  15721. 03-07 20:35:02.916 5638 5638 W BatteryNotifier: batterystats service unavailable!
  15722. 03-07 20:35:02.978 5637 5637 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  15723. 03-07 20:35:02.978 5637 5637 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  15724. 03-07 20:35:02.978 5637 5637 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  15725. 03-07 20:35:02.978 5637 5637 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  15726. 03-07 20:35:02.979 5637 5637 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  15727. 03-07 20:35:02.979 5637 5637 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  15728. 03-07 20:35:02.979 5637 5637 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  15729. 03-07 20:35:02.979 5637 5637 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  15730. 03-07 20:35:02.979 5637 5637 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  15731. 03-07 20:35:02.984 5637 5637 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  15732. 03-07 20:35:02.985 5637 5637 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  15733. 03-07 20:35:02.986 5637 5637 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  15734. 03-07 20:35:02.989 5637 5637 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  15735. 03-07 20:35:02.994 5637 5637 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  15736. 03-07 20:35:02.994 5637 5637 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  15737. 03-07 20:35:02.994 5637 5637 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  15738. 03-07 20:35:03.005 5637 5637 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  15739. 03-07 20:35:03.018 5637 5637 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  15740. 03-07 20:35:03.018 5637 5637 D msm8974_platform: platform_init: Opened sound card:0
  15741. 03-07 20:35:03.023 5637 5637 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  15742. 03-07 20:35:03.023 5637 5637 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  15743. 03-07 20:35:03.023 5637 5637 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  15744. 03-07 20:35:03.023 5637 5637 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  15745. 03-07 20:35:03.023 5637 5637 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  15746. 03-07 20:35:03.023 5637 5637 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  15747. 03-07 20:35:03.023 5637 5637 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  15748. 03-07 20:35:03.023 5637 5637 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  15749. 03-07 20:35:03.024 5637 5637 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  15750. 03-07 20:35:03.024 5637 5637 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  15751. 03-07 20:35:03.024 5637 5637 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  15752. 03-07 20:35:03.024 5637 5637 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  15753. 03-07 20:35:03.024 5637 5637 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  15754. 03-07 20:35:03.024 5637 5637 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  15755. 03-07 20:35:03.025 5637 5637 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  15756. 03-07 20:35:03.025 5637 5637 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  15757. 03-07 20:35:03.025 5637 5637 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  15758. 03-07 20:35:03.026 5637 5637 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  15759. 03-07 20:35:03.026 5637 5637 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  15760. 03-07 20:35:03.026 5637 5637 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  15761. 03-07 20:35:03.026 5637 5637 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  15762. 03-07 20:35:03.026 5637 5637 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  15763. 03-07 20:35:03.026 5637 5637 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  15764. 03-07 20:35:03.027 5637 5637 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  15765. 03-07 20:35:03.027 5637 5637 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  15766. 03-07 20:35:03.027 5637 5637 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  15767. 03-07 20:35:03.028 5637 5637 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  15768. 03-07 20:35:03.028 5637 5637 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  15769. 03-07 20:35:03.028 5637 5637 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  15770. 03-07 20:35:03.029 5637 5637 D ACDB-LOADER: ACDB -> ACPH INIT
  15771. 03-07 20:35:03.029 5637 5637 D : [ACPH]->Online service registered with ACPH
  15772. 03-07 20:35:03.029 5637 5637 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  15773. 03-07 20:35:03.029 5637 5637 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  15774. 03-07 20:35:03.029 5637 5637 D : [ACPH]->ACPH init success
  15775. 03-07 20:35:03.029 5637 5637 D ACDB-LOADER: ACDB -> RTAC INIT
  15776. 03-07 20:35:03.030 5637 5637 D : [ACPH]->DSP RTC service registered with ACPH
  15777. 03-07 20:35:03.030 5637 5637 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  15778. 03-07 20:35:03.030 5637 5637 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  15779. 03-07 20:35:03.030 5637 5637 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  15780. 03-07 20:35:03.030 5637 5637 D : [ACPH]->FTS RTC service registered with ACPH
  15781. 03-07 20:35:03.030 5637 5637 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  15782. 03-07 20:35:03.030 5637 5637 D : [ACPH]->ADIE RTC service registered with ACPH
  15783. 03-07 20:35:03.030 5637 5637 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  15784. 03-07 20:35:03.030 5637 5637 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  15785. 03-07 20:35:03.030 5637 5637 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  15786. 03-07 20:35:03.030 5637 5637 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  15787. 03-07 20:35:03.031 5637 5637 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  15788. 03-07 20:35:03.031 5637 5637 D : Failed to fetch the lookup information of the MetaInfo table
  15789. 03-07 20:35:03.031 5637 5637 D : Output from GetMetaInfoSize command : 0
  15790. 03-07 20:35:03.035 5637 5637 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  15791. 03-07 20:35:03.035 5637 5637 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  15792. 03-07 20:35:03.036 5637 5637 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  15793. 03-07 20:35:03.036 5637 5637 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  15794. 03-07 20:35:03.036 5637 5637 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  15795. 03-07 20:35:03.036 5637 5637 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  15796. 03-07 20:35:03.036 5637 5637 D ACDB-LOADER: ACDB -> send_meta_info Enter
  15797. 03-07 20:35:03.036 5637 5637 E ACDB-LOADER: Fail to allocate memory for metainfo
  15798. 03-07 20:35:03.036 5637 5637 D ACDB-LOADER: ACDB -> send_meta_info failed
  15799. 03-07 20:35:03.036 5637 5637 D ACDB-LOADER: ACDB -> init done!
  15800. 03-07 20:35:03.036 5637 5637 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  15801. 03-07 20:35:03.036 5637 5637 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  15802. 03-07 20:35:03.037 5637 5637 D msm8974_platform: hw_util_open success
  15803. 03-07 20:35:03.037 5637 5637 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  15804. 03-07 20:35:03.037 5637 5637 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  15805. 03-07 20:35:03.037 5637 5637 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  15806. 03-07 20:35:03.037 5637 5637 D : Failed to fetch the lookup information of the device 00000056
  15807. 03-07 20:35:03.037 5637 5637 E ACDB-LOADER: Error: ACDB ANC returned = -1
  15808. 03-07 20:35:03.037 5637 5637 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  15809. 03-07 20:35:03.037 5637 5637 D : Failed to fetch the lookup information of the device 00000059
  15810. 03-07 20:35:03.037 5637 5637 E ACDB-LOADER: Error: ACDB ANC returned = -1
  15811. 03-07 20:35:03.037 5637 5637 D msm8974_platform: send_codec_cal cal sent for anc_cal
  15812. 03-07 20:35:03.037 5637 5637 E ACDB-LOADER: ACDB -> send_codec_cal
  15813. 03-07 20:35:03.037 5637 5637 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  15814. 03-07 20:35:03.037 5637 5637 D : Failed to fetch the lookup information of the device 00000064
  15815. 03-07 20:35:03.037 5637 5637 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  15816. 03-07 20:35:03.037 5637 5637 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  15817. 03-07 20:35:03.038 5637 5637 D msm8974_platform: send_codec_cal cal sent for mad_cal
  15818. 03-07 20:35:03.038 5637 5637 D ACDB-LOADER: send mbhc data
  15819. 03-07 20:35:03.038 5637 5637 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  15820. 03-07 20:35:03.038 5637 5637 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  15821. 03-07 20:35:03.038 5637 5637 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  15822. 03-07 20:35:03.038 5637 5637 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  15823. 03-07 20:35:03.038 5637 5637 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  15824. 03-07 20:35:03.038 5637 5637 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  15825. 03-07 20:35:03.041 5637 5637 V audio_amplifier: amp_calibrate
  15826. 03-07 20:35:03.087 5637 5637 I SmartAmp: Enter function FIH_Tfa9887_init
  15827. 03-07 20:35:03.087 5637 5637 I SmartAmp: init start@1520451303.87912
  15828. 03-07 20:35:03.087 5637 5637 I SmartAmp: init_status = init
  15829. 03-07 20:35:03.088 5637 5637 I SmartAmp: smartamp ->/proc/devmodel NBQ
  15830. 03-07 20:35:03.088 5637 5637 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  15831. 03-07 20:35:03.088 5637 5637 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  15832. 03-07 20:35:03.088 5637 5637 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  15833. 03-07 20:35:03.088 5637 5637 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  15834. 03-07 20:35:03.088 5637 5637 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  15835. 03-07 20:35:03.088 5637 5637 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  15836. 03-07 20:35:03.088 5637 5637 I SmartAmp: Enter function loadSpeakerFile
  15837. 03-07 20:35:03.088 5637 5637 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  15838. 03-07 20:35:03.090 5637 5637 I SmartAmp: ========================================
  15839. 03-07 20:35:03.090 5637 5637 I SmartAmp: Tfa98xx_Open return value is 0.
  15840. 03-07 20:35:03.090 5637 5637 I SmartAmp: Enter function coldStartup
  15841. 03-07 20:35:03.093 5637 5637 I SmartAmp: Waiting for AMPS and CLKS to start up
  15842. 03-07 20:35:03.143 5636 5636 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  15843. 03-07 20:35:03.151 5636 5636 I zygote64: option[0]=-Xzygote
  15844. 03-07 20:35:03.152 5636 5636 I zygote64: option[1]=-Xcheck:jni
  15845. 03-07 20:35:03.152 5636 5636 I zygote64: option[2]=-Xusetombstonedtraces
  15846. 03-07 20:35:03.152 5636 5636 I zygote64: option[3]=exit
  15847. 03-07 20:35:03.152 5636 5636 I zygote64: option[4]=vfprintf
  15848. 03-07 20:35:03.152 5636 5636 I zygote64: option[5]=sensitiveThread
  15849. 03-07 20:35:03.152 5636 5636 I zygote64: option[6]=-verbose:gc
  15850. 03-07 20:35:03.152 5636 5636 I zygote64: option[7]=-Xms8m
  15851. 03-07 20:35:03.152 5636 5636 I zygote64: option[8]=-Xmx768m
  15852. 03-07 20:35:03.152 5636 5636 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  15853. 03-07 20:35:03.152 5636 5636 I zygote64: option[10]=-XX:HeapMinFree=512k
  15854. 03-07 20:35:03.152 5636 5636 I zygote64: option[11]=-XX:HeapMaxFree=8m
  15855. 03-07 20:35:03.152 5636 5636 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  15856. 03-07 20:35:03.152 5636 5636 I zygote64: option[13]=-Xusejit:true
  15857. 03-07 20:35:03.152 5636 5636 I zygote64: option[14]=-Xjitsaveprofilinginfo
  15858. 03-07 20:35:03.152 5636 5636 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  15859. 03-07 20:35:03.152 5636 5636 I zygote64: option[16]=-Xlockprofthreshold:500
  15860. 03-07 20:35:03.152 5636 5636 I zygote64: option[17]=-Ximage-compiler-option
  15861. 03-07 20:35:03.152 5636 5636 I zygote64: option[18]=--runtime-arg
  15862. 03-07 20:35:03.152 5636 5636 I zygote64: option[19]=-Ximage-compiler-option
  15863. 03-07 20:35:03.152 5636 5636 I zygote64: option[20]=-Xms64m
  15864. 03-07 20:35:03.152 5636 5636 I zygote64: option[21]=-Ximage-compiler-option
  15865. 03-07 20:35:03.152 5636 5636 I zygote64: option[22]=--runtime-arg
  15866. 03-07 20:35:03.152 5636 5636 I zygote64: option[23]=-Ximage-compiler-option
  15867. 03-07 20:35:03.152 5636 5636 I zygote64: option[24]=-Xmx64m
  15868. 03-07 20:35:03.152 5636 5636 I zygote64: option[25]=-Ximage-compiler-option
  15869. 03-07 20:35:03.152 5636 5636 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  15870. 03-07 20:35:03.153 5636 5636 I zygote64: option[27]=-Ximage-compiler-option
  15871. 03-07 20:35:03.153 5636 5636 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  15872. 03-07 20:35:03.153 5636 5636 I zygote64: option[29]=-Ximage-compiler-option
  15873. 03-07 20:35:03.153 5636 5636 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  15874. 03-07 20:35:03.153 5636 5636 I zygote64: option[31]=-Ximage-compiler-option
  15875. 03-07 20:35:03.153 5636 5636 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  15876. 03-07 20:35:03.153 5636 5636 I zygote64: option[33]=-Xcompiler-option
  15877. 03-07 20:35:03.153 5636 5636 I zygote64: option[34]=--runtime-arg
  15878. 03-07 20:35:03.153 5636 5636 I zygote64: option[35]=-Xcompiler-option
  15879. 03-07 20:35:03.153 5636 5636 I zygote64: option[36]=-Xms64m
  15880. 03-07 20:35:03.153 5636 5636 I zygote64: option[37]=-Xcompiler-option
  15881. 03-07 20:35:03.153 5636 5636 I zygote64: option[38]=--runtime-arg
  15882. 03-07 20:35:03.153 5636 5636 I zygote64: option[39]=-Xcompiler-option
  15883. 03-07 20:35:03.153 5636 5636 I zygote64: option[40]=-Xmx512m
  15884. 03-07 20:35:03.153 5636 5636 I zygote64: option[41]=-Xcompiler-option
  15885. 03-07 20:35:03.153 5636 5636 I zygote64: option[42]=-j2
  15886. 03-07 20:35:03.153 5636 5636 I zygote64: option[43]=-Ximage-compiler-option
  15887. 03-07 20:35:03.153 5636 5636 I zygote64: option[44]=-j4
  15888. 03-07 20:35:03.153 5636 5636 I zygote64: option[45]=-Ximage-compiler-option
  15889. 03-07 20:35:03.153 5636 5636 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  15890. 03-07 20:35:03.153 5636 5636 I zygote64: option[47]=-Xcompiler-option
  15891. 03-07 20:35:03.153 5636 5636 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  15892. 03-07 20:35:03.153 5636 5636 I zygote64: option[49]=-Ximage-compiler-option
  15893. 03-07 20:35:03.153 5636 5636 I zygote64: option[50]=--instruction-set-features=default
  15894. 03-07 20:35:03.153 5636 5636 I zygote64: option[51]=-Xcompiler-option
  15895. 03-07 20:35:03.153 5636 5636 I zygote64: option[52]=--instruction-set-features=default
  15896. 03-07 20:35:03.153 5636 5636 I zygote64: option[53]=-Duser.locale=en-US
  15897. 03-07 20:35:03.153 5636 5636 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  15898. 03-07 20:35:03.153 5636 5636 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  15899. 03-07 20:35:03.194 5637 5637 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  15900. 03-07 20:35:03.194 5637 5637 I SmartAmp: Get AMPS AND CLKS
  15901. 03-07 20:35:03.205 5637 5637 I SmartAmp: Enter function dspPatch
  15902. 03-07 20:35:03.205 5637 5637 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  15903. 03-07 20:35:03.206 5637 5637 I SmartAmp: Enter function dspPatch
  15904. 03-07 20:35:03.206 5637 5637 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  15905. 03-07 20:35:03.268 5637 5637 I SmartAmp: Enter function setOtc
  15906. 03-07 20:35:03.279 5637 5637 I SmartAmp: MTP = 0x3
  15907. 03-07 20:35:03.279 5637 5637 I SmartAmp: Enter function checkMTPEX
  15908. 03-07 20:35:03.280 5637 5637 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  15909. 03-07 20:35:03.280 5637 5637 I SmartAmp: Enter function load_all_settings
  15910. 03-07 20:35:03.292 5637 5637 I SmartAmp: Enter function setConfig
  15911. 03-07 20:35:03.293 5637 5637 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  15912. 03-07 20:35:03.299 5637 5637 I SmartAmp: Enter function setPreset
  15913. 03-07 20:35:03.299 5637 5637 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  15914. 03-07 20:35:03.303 5637 5637 I SmartAmp: Enter function setEQ
  15915. 03-07 20:35:03.303 5637 5637 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  15916. 03-07 20:35:03.305 5637 5637 I SmartAmp: Loaded biquad 1
  15917. 03-07 20:35:03.307 5637 5637 I SmartAmp: Loaded biquad 2
  15918. 03-07 20:35:03.308 5637 5637 I SmartAmp: Loaded biquad 3
  15919. 03-07 20:35:03.310 5637 5637 I SmartAmp: Disabled biquad 4
  15920. 03-07 20:35:03.312 5637 5637 I SmartAmp: Loaded biquad 5
  15921. 03-07 20:35:03.315 5637 5637 I SmartAmp: Loaded biquad 6
  15922. 03-07 20:35:03.316 5637 5637 I SmartAmp: Loaded biquad 7
  15923. 03-07 20:35:03.318 5637 5637 I SmartAmp: Disabled biquad 8
  15924. 03-07 20:35:03.320 5637 5637 I SmartAmp: Disabled biquad 9
  15925. 03-07 20:35:03.322 5637 5637 I SmartAmp: Disabled biquad 10
  15926. 03-07 20:35:03.322 5637 5637 I SmartAmp: Enter function waitCalibration
  15927. 03-07 20:35:03.323 5637 5637 I SmartAmp: Calibration value is 02 ohm
  15928. 03-07 20:35:03.323 5637 5637 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  15929. 03-07 20:35:03.323 5637 5637 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  15930. 03-07 20:35:03.323 5637 5637 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  15931. 03-07 20:35:03.323 5637 5637 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  15932. 03-07 20:35:03.323 5637 5637 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  15933. 03-07 20:35:03.323 5637 5637 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  15934. 03-07 20:35:03.323 5637 5637 I SmartAmp: Enter function loadSpeakerFile
  15935. 03-07 20:35:03.323 5637 5637 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  15936. 03-07 20:35:03.324 5637 5637 I SmartAmp: ========================================
  15937. 03-07 20:35:03.324 5637 5637 I SmartAmp: Tfa98xx_Open return value is 0.
  15938. 03-07 20:35:03.324 5637 5637 I SmartAmp: Enter function coldStartup
  15939. 03-07 20:35:03.326 5637 5637 I SmartAmp: Waiting for AMPS and CLKS to start up
  15940. 03-07 20:35:03.428 5637 5637 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  15941. 03-07 20:35:03.428 5637 5637 I SmartAmp: Get AMPS AND CLKS
  15942. 03-07 20:35:03.430 5636 5636 D Zygote : begin preload
  15943. 03-07 20:35:03.430 5636 5636 I Zygote : Installing ICU cache reference pinning...
  15944. 03-07 20:35:03.430 5636 5636 I Zygote : Preloading ICU data...
  15945. 03-07 20:35:03.440 5637 5637 I SmartAmp: Enter function dspPatch
  15946. 03-07 20:35:03.440 5637 5637 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  15947. 03-07 20:35:03.441 5637 5637 I SmartAmp: Enter function dspPatch
  15948. 03-07 20:35:03.441 5637 5637 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  15949. 03-07 20:35:03.449 5636 5636 D Zygote64Timing: BeginIcuCachePinning took to complete: 20ms
  15950. 03-07 20:35:03.450 5636 5636 I Zygote : Preloading classes...
  15951. 03-07 20:35:03.507 5637 5637 I SmartAmp: Enter function setOtc
  15952. 03-07 20:35:03.520 5637 5637 I SmartAmp: MTP = 0x3
  15953. 03-07 20:35:03.520 5637 5637 I SmartAmp: Enter function checkMTPEX
  15954. 03-07 20:35:03.521 5637 5637 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  15955. 03-07 20:35:03.521 5637 5637 I SmartAmp: Enter function load_all_settings
  15956. 03-07 20:35:03.533 5637 5637 I SmartAmp: Enter function setConfig
  15957. 03-07 20:35:03.533 5637 5637 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  15958. 03-07 20:35:03.539 5637 5637 I SmartAmp: Enter function setPreset
  15959. 03-07 20:35:03.539 5637 5637 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  15960. 03-07 20:35:03.543 5637 5637 I SmartAmp: Enter function setEQ
  15961. 03-07 20:35:03.543 5637 5637 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  15962. 03-07 20:35:03.547 5637 5637 I SmartAmp: Loaded biquad 1
  15963. 03-07 20:35:03.549 5637 5637 I SmartAmp: Loaded biquad 2
  15964. 03-07 20:35:03.551 5637 5637 I SmartAmp: Loaded biquad 3
  15965. 03-07 20:35:03.553 5637 5637 I SmartAmp: Disabled biquad 4
  15966. 03-07 20:35:03.555 5637 5637 I SmartAmp: Loaded biquad 5
  15967. 03-07 20:35:03.557 5637 5637 I SmartAmp: Loaded biquad 6
  15968. 03-07 20:35:03.559 5637 5637 I SmartAmp: Loaded biquad 7
  15969. 03-07 20:35:03.561 5637 5637 I SmartAmp: Disabled biquad 8
  15970. 03-07 20:35:03.563 5637 5637 I SmartAmp: Disabled biquad 9
  15971. 03-07 20:35:03.565 5637 5637 I SmartAmp: Loaded biquad 10
  15972. 03-07 20:35:03.566 5637 5637 I SmartAmp: Enter function waitCalibration
  15973. 03-07 20:35:03.566 5637 5637 I SmartAmp: Calibration value is 02 ohm
  15974. 03-07 20:35:03.570 5637 5637 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  15975. 03-07 20:35:03.570 5637 5637 I SmartAmp: Set DC to DC converter in active mode
  15976. 03-07 20:35:03.571 5637 5637 I SmartAmp: Set DC to DC converter in active mode
  15977. 03-07 20:35:03.573 5637 5637 I SmartAmp: init end@1520451303.572936
  15978. 03-07 20:35:03.573 5637 5637 I SmartAmp: FIH_Tfa9887_init return value 0
  15979. 03-07 20:35:03.685 5636 5636 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  15980. 03-07 20:35:03.707 5636 5636 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  15981. 03-07 20:35:03.720 5636 5636 I zygote64: Thread[1,tid=5636,Native,Thread*=0x7eea2c2a00,peer=0x9841d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  15982. 03-07 20:35:03.721 5636 5636 D MtpDeviceJNI: register_android_mtp_MtpDevice
  15983. 03-07 20:35:03.721 5636 5636 I zygote64: Thread[1,tid=5636,Native,Thread*=0x7eea2c2a00,peer=0x9841d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  15984. 03-07 20:35:03.722 5636 5636 I zygote64: Thread[1,tid=5636,Native,Thread*=0x7eea2c2a00,peer=0x9841d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  15985. 03-07 20:35:03.787 5637 5665 V audio_amplifier: --write_dummy_data:167
  15986. 03-07 20:35:03.800 5637 5637 I audio_amplifier: Found PRI_MI2S Clock! 964
  15987. 03-07 20:35:03.800 5637 5637 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  15988. 03-07 20:35:03.802 5637 5637 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  15989. 03-07 20:35:03.803 5637 5637 W DeviceHAL: Device 0xe708d000 get_master_volume: Function not implemented
  15990. 03-07 20:35:03.803 5637 5637 W DeviceHAL: Device 0xe708d000 get_master_mute: Function not implemented
  15991. 03-07 20:35:03.803 5637 5637 W DeviceHAL: Device 0xe708d000 set_master_volume: Function not implemented
  15992. 03-07 20:35:03.803 5637 5637 W DeviceHAL: Device 0xe708d000 set_master_mute: Function not implemented
  15993. 03-07 20:35:03.804 5637 5637 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  15994. 03-07 20:35:03.804 5637 5637 I AudioFlinger: openOutput() this 0xe793d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  15995. 03-07 20:35:03.804 5637 5637 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xe68f4000)
  15996. 03-07 20:35:03.804 5637 5637 D audio_hw_primary: adev_open_output_stream: Stream (0xe68f4000) picks up usecase (low-latency-playback)
  15997. 03-07 20:35:03.805 5637 5637 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  15998. 03-07 20:35:03.807 5637 5637 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  15999. 03-07 20:35:03.809 5637 5637 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  16000. 03-07 20:35:03.809 5637 5637 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  16001. 03-07 20:35:03.809 5637 5637 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  16002. 03-07 20:35:03.820 5637 5637 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  16003. 03-07 20:35:03.820 5637 5637 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  16004. 03-07 20:35:03.821 5637 5637 I AudioFlinger: Using module 10 as the primary audio interface
  16005. 03-07 20:35:03.821 5637 5675 I AudioFlinger: AudioFlinger's thread 0xe6303400 tid=5675 ready to run
  16006. 03-07 20:35:03.821 5637 5675 W AudioFlinger: no wake lock to update, system not ready yet
  16007. 03-07 20:35:03.822 5637 5637 W AudioFlinger: moveEffects() bad srcOutput 0
  16008. 03-07 20:35:03.822 5637 5675 D audio_hw_primary: out_standby: enter: stream (0xe68f4000) usecase(1: low-latency-playback)
  16009. 03-07 20:35:03.822 5637 5675 W AudioFlinger: no wake lock to update, system not ready yet
  16010. 03-07 20:35:03.823 5637 5675 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  16011. 03-07 20:35:03.824 5637 5637 I AudioFlinger: openOutput() this 0xe793d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  16012. 03-07 20:35:03.824 5637 5637 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xe68f4180)
  16013. 03-07 20:35:03.824 5637 5637 D audio_hw_primary: adev_open_output_stream: Stream (0xe68f4180) picks up usecase (audio-ull-playback)
  16014. 03-07 20:35:03.825 5637 5637 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  16015. 03-07 20:35:03.826 5637 5678 I AudioFlinger: AudioFlinger's thread 0xe5c03740 tid=5678 ready to run
  16016. 03-07 20:35:03.826 5637 5678 W AudioFlinger: no wake lock to update, system not ready yet
  16017. 03-07 20:35:03.826 5637 5678 D audio_hw_primary: out_standby: enter: stream (0xe68f4180) usecase(12: audio-ull-playback)
  16018. 03-07 20:35:03.826 5637 5678 W AudioFlinger: no wake lock to update, system not ready yet
  16019. 03-07 20:35:03.827 5637 5678 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  16020. 03-07 20:35:03.828 5637 5637 I AudioFlinger: openOutput() this 0xe793d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  16021. 03-07 20:35:03.828 5637 5637 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xe68f4300)
  16022. 03-07 20:35:03.829 5637 5637 D audio_hw_primary: adev_open_output_stream: Stream (0xe68f4300) picks up usecase (deep-buffer-playback)
  16023. 03-07 20:35:03.829 5637 5637 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  16024. 03-07 20:35:03.829 5637 5680 I AudioFlinger: AudioFlinger's thread 0xe5803880 tid=5680 ready to run
  16025. 03-07 20:35:03.830 5637 5680 W AudioFlinger: no wake lock to update, system not ready yet
  16026. 03-07 20:35:03.830 5637 5680 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  16027. 03-07 20:35:03.830 5637 5680 D audio_hw_primary: out_standby: enter: stream (0xe68f4300) usecase(0: deep-buffer-playback)
  16028. 03-07 20:35:03.831 5637 5680 W AudioFlinger: no wake lock to update, system not ready yet
  16029. 03-07 20:35:03.833 5637 5637 I AudioFlinger: openOutput() this 0xe793d000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  16030. 03-07 20:35:03.833 5637 5637 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xe68f4480)
  16031. 03-07 20:35:03.833 5637 5637 D audio_hw_primary: adev_open_output_stream: Stream (0xe68f4480) picks up usecase (afe-proxy-playback)
  16032. 03-07 20:35:03.833 5637 5637 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  16033. 03-07 20:35:03.835 5637 5683 I AudioFlinger: AudioFlinger's thread 0xe5583940 tid=5683 ready to run
  16034. 03-07 20:35:03.835 5637 5683 W AudioFlinger: no wake lock to update, system not ready yet
  16035. 03-07 20:35:03.836 5637 5683 D audio_hw_primary: out_standby: enter: stream (0xe68f4480) usecase(37: afe-proxy-playback)
  16036. 03-07 20:35:03.836 5637 5683 W AudioFlinger: no wake lock to update, system not ready yet
  16037. 03-07 20:35:03.836 5637 5683 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  16038. 03-07 20:35:03.838 5637 5637 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xe793aa40) io_handle(14) source(1)
  16039. 03-07 20:35:03.840 5637 5685 I AudioFlinger: AudioFlinger's thread 0xe5183ac0 tid=5685 ready to run
  16040. 03-07 20:35:03.840 5637 5637 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xe793aa40)
  16041. 03-07 20:35:03.840 5637 5637 D audio_hw_primary: in_standby: enter: stream (0xe793aa40) usecase(16: audio-record)
  16042. 03-07 20:35:03.840 5637 5637 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xe793aa40) io_handle(22) source(1)
  16043. 03-07 20:35:03.841 5637 5637 W DeviceHAL: Device 0xe708d000 open_input_stream: Invalid argument
  16044. 03-07 20:35:03.841 5637 5637 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xe793aa40) io_handle(22) source(1)
  16045. 03-07 20:35:03.841 5637 5637 W DeviceHAL: Device 0xe708d000 open_input_stream: Invalid argument
  16046. 03-07 20:35:03.841 5637 5637 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  16047. 03-07 20:35:03.849 5637 5637 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  16048. 03-07 20:35:03.849 5637 5637 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  16049. 03-07 20:35:03.850 5637 5637 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  16050. 03-07 20:35:03.852 5637 5637 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  16051. 03-07 20:35:03.852 5637 5637 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  16052. 03-07 20:35:03.853 5637 5637 I r_submix: adev_open(name=audio_hw_if)
  16053. 03-07 20:35:03.854 5637 5637 I r_submix: adev_init_check()
  16054. 03-07 20:35:03.854 5637 5637 W DeviceHAL: Device 0xe585fd40 set_master_mute: Function not implemented
  16055. 03-07 20:35:03.854 5637 5637 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  16056. 03-07 20:35:03.854 5637 5637 D r_submix: adev_open_input_stream(addr=0)
  16057. 03-07 20:35:03.854 5637 5637 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  16058. 03-07 20:35:03.854 5637 5637 D r_submix: now using address 0 for route 9
  16059. 03-07 20:35:03.855 5637 5689 I AudioFlinger: AudioFlinger's thread 0xe5183680 tid=5689 ready to run
  16060. 03-07 20:35:03.855 5637 5637 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  16061. 03-07 20:35:03.855 5637 5637 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  16062. 03-07 20:35:03.856 5637 5637 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  16063. 03-07 20:35:03.856 5637 5689 D r_submix: adev_close_input_stream()
  16064. 03-07 20:35:03.856 5637 5689 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  16065. 03-07 20:35:03.856 5637 5689 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  16066. 03-07 20:35:03.857 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  16067. 03-07 20:35:03.859 5637 5637 E SoundTriggerHwService: could not read implementation properties
  16068. 03-07 20:35:03.859 5636 5636 I Zygote : ...preloaded 4715 classes in 410ms.
  16069. 03-07 20:35:03.859 5636 5636 I zygote64: VMRuntime.preloadDexCaches starting
  16070. 03-07 20:35:03.937 5636 5636 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  16071. 03-07 20:35:03.937 5636 5636 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  16072. 03-07 20:35:03.937 5636 5636 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  16073. 03-07 20:35:03.937 5636 5636 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  16074. 03-07 20:35:03.937 5636 5636 I zygote64: VMRuntime.preloadDexCaches finished
  16075. 03-07 20:35:03.937 5636 5636 D Zygote64Timing: PreloadClasses took to complete: 488ms
  16076. 03-07 20:35:04.037 5636 5636 I Zygote : Preloading resources...
  16077. 03-07 20:35:04.056 5636 5636 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  16078. 03-07 20:35:04.096 5636 5636 I Zygote : ...preloaded 64 resources in 58ms.
  16079. 03-07 20:35:04.105 5636 5636 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  16080. 03-07 20:35:04.107 5636 5636 I Zygote : ...preloaded 41 resources in 11ms.
  16081. 03-07 20:35:04.107 5636 5636 D Zygote64Timing: PreloadResources took to complete: 170ms
  16082. 03-07 20:35:04.107 5636 5636 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  16083. 03-07 20:35:04.110 5636 5636 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  16084. 03-07 20:35:04.112 5636 5636 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  16085. 03-07 20:35:04.126 5636 5636 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  16086. 03-07 20:35:04.127 5636 5636 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  16087. 03-07 20:35:04.150 5636 5636 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  16088. 03-07 20:35:04.151 5636 5636 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  16089. 03-07 20:35:04.177 5636 5636 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  16090. 03-07 20:35:04.183 5636 5636 I Zygote : Preloading shared libraries...
  16091. 03-07 20:35:04.212 5636 5636 I Zygote : Uninstalled ICU cache reference pinning...
  16092. 03-07 20:35:04.215 5636 5636 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  16093. 03-07 20:35:04.237 5636 5636 I Zygote : Warmed up JCA providers in 21ms.
  16094. 03-07 20:35:04.237 5636 5636 D Zygote : end preload
  16095. 03-07 20:35:04.237 5636 5636 D Zygote64Timing: ZygotePreload took to complete: 808ms
  16096. 03-07 20:35:04.264 5636 5636 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 68us total 26.344ms
  16097. 03-07 20:35:04.286 5636 5636 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 36us total 16.137ms
  16098. 03-07 20:35:04.286 5636 5636 D Zygote64Timing: PostZygoteInitGC took to complete: 48ms
  16099. 03-07 20:35:04.286 5636 5636 D Zygote64Timing: ZygoteInit took to complete: 857ms
  16100. 03-07 20:35:04.287 5636 5636 I : seccomp disabled by setenforce 0
  16101. 03-07 20:35:04.344 5636 5636 I Zygote : System server process 5692 has been created
  16102. 03-07 20:35:04.347 5636 5636 I Zygote : Accepting command socket connections
  16103. 03-07 20:35:04.361 5692 5692 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  16104. 03-07 20:35:04.373 5692 5692 I zygote64: The ClassLoaderContext is a special shared library.
  16105. 03-07 20:35:04.404 5692 5692 I SystemServer: InitBeforeStartServices
  16106. 03-07 20:35:04.404 5692 5692 I SystemServer: Entered the Android system server!
  16107. 03-07 20:35:04.616 5692 5692 D SystemServerTiming: InitBeforeStartServices took to complete: 212ms
  16108. 03-07 20:35:04.616 5692 5692 I SystemServer: StartServices
  16109. 03-07 20:35:04.617 5692 5692 I SystemServer: Reading configuration...
  16110. 03-07 20:35:04.617 5692 5692 I SystemServer: ReadingSystemConfig
  16111. 03-07 20:35:04.617 5692 5692 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  16112. 03-07 20:35:04.617 5692 5692 I SystemServer: StartInstaller
  16113. 03-07 20:35:04.618 5692 5692 I SystemServiceManager: Starting com.android.server.pm.Installer
  16114. 03-07 20:35:04.618 5692 5705 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  16115. 03-07 20:35:04.620 5692 5692 D SystemServerTiming: StartInstaller took to complete: 3ms
  16116. 03-07 20:35:04.620 5692 5692 I SystemServer: DeviceIdentifiersPolicyService
  16117. 03-07 20:35:04.620 5692 5692 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  16118. 03-07 20:35:04.622 5692 5692 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 2ms
  16119. 03-07 20:35:04.622 5692 5692 I SystemServer: StartActivityManager
  16120. 03-07 20:35:04.623 5692 5692 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  16121. 03-07 20:35:04.653 5692 5692 I ActivityManager: Memory class: 288
  16122. 03-07 20:35:04.654 5692 5707 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  16123. 03-07 20:35:04.656 5692 5708 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  16124. 03-07 20:35:04.666 5692 5705 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  16125. 03-07 20:35:04.686 5692 5692 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  16126. 03-07 20:35:04.393 5692 5692 I chatty : uid=1000 system_server identical 4 lines
  16127. 03-07 20:35:04.399 5692 5692 I zygote64: The ClassLoaderContext is a special shared library.
  16128. 03-07 20:35:04.691 5692 5710 E BluetoothAdapter: Bluetooth binder is null
  16129. 03-07 20:35:04.694 5692 5710 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  16130. 03-07 20:35:04.697 5692 5710 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  16131. 03-07 20:35:04.698 5692 5710 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  16132. 03-07 20:35:04.702 5692 5710 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  16133. 03-07 20:35:04.704 5692 5710 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  16134. 03-07 20:35:04.709 5692 5710 D vndksupport: Loading /vendor/lib64/hw/power.msm8992.so from current namespace instead of sphal namespace.
  16135. 03-07 20:35:04.712 5692 5710 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
  16136. 03-07 20:35:04.713 5692 5710 E QCOM PowerHAL: Failed to get prefetcher handle.
  16137. 03-07 20:35:04.713 5692 5710 D QCOM PowerHAL: power_open: enter; name=power
  16138. 03-07 20:35:04.713 5692 5710 D QCOM PowerHAL: power_open: exit 0
  16139. 03-07 20:35:04.713 5692 5710 I QCOM PowerHAL: QCOM power HAL initing.
  16140. 03-07 20:35:04.715 5692 5710 I PowerManagerService-JNI: Loaded power HAL service
  16141. 03-07 20:35:04.777 5692 5692 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  16142. 03-07 20:35:04.780 5692 5692 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace.
  16143. 03-07 20:35:04.816 5692 5692 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  16144. 03-07 20:35:04.823 5692 5716 I ServiceThread: Enabled StrictMode logging for android.display looper.
  16145. 03-07 20:35:04.825 5692 5692 W system_server: Failed to remove /acct/uid_1041/pid_5637: Device or resource busy
  16146. 03-07 20:35:04.825 5692 5692 W system_server: Failed to remove /acct/uid_1041: Permission denied
  16147. 03-07 20:35:04.825 5692 5692 W system_server: Failed to remove /acct/uid_1047/pid_5520: Device or resource busy
  16148. 03-07 20:35:04.825 5692 5692 W system_server: Failed to remove /acct/uid_1047: Permission denied
  16149. 03-07 20:35:04.825 5692 5692 W system_server: Failed to remove /acct/uid_1058/pid_2323: Device or resource busy
  16150. 03-07 20:35:04.825 5692 5692 W system_server: Failed to remove /acct/uid_1058: Permission denied
  16151. 03-07 20:35:04.826 5692 5692 W system_server: Failed to remove /acct/uid_1006/pid_2311: Device or resource busy
  16152. 03-07 20:35:04.826 5692 5692 W system_server: Failed to remove /acct/uid_1006: Permission denied
  16153. 03-07 20:35:04.826 5692 5692 W system_server: Failed to remove /acct/uid_1046/pid_2259: Device or resource busy
  16154. 03-07 20:35:04.826 5692 5692 W system_server: Failed to remove /acct/uid_1046: Permission denied
  16155. 03-07 20:35:04.826 5692 5692 W system_server: Failed to remove /acct/uid_1040/pid_2243: Device or resource busy
  16156. 03-07 20:35:04.826 5692 5692 W system_server: Failed to remove /acct/uid_1040: Permission denied
  16157. 03-07 20:35:04.826 5692 5692 W system_server: Failed to remove /acct/uid_1017/pid_2234: Device or resource busy
  16158. 03-07 20:35:04.826 5692 5692 W system_server: Failed to remove /acct/uid_1017: Permission denied
  16159. 03-07 20:35:04.826 5692 5692 W system_server: Failed to remove /acct/uid_1019/pid_2232: Device or resource busy
  16160. 03-07 20:35:04.826 5692 5692 W system_server: Failed to remove /acct/uid_1019: Permission denied
  16161. 03-07 20:35:04.826 5692 5692 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  16162. 03-07 20:35:04.826 5692 5692 W system_server: Failed to remove /acct/uid_3005: Permission denied
  16163. 03-07 20:35:04.827 5692 5692 W system_server: Failed to remove /acct/uid_10003: Permission denied
  16164. 03-07 20:35:04.827 5692 5692 W system_server: Failed to remove /acct/uid_10001: Permission denied
  16165. 03-07 20:35:04.827 5692 5692 W system_server: Failed to remove /acct/uid_10004: Permission denied
  16166. 03-07 20:35:04.827 5692 5692 W system_server: Failed to remove /acct/uid_10005: Permission denied
  16167. 03-07 20:35:04.827 5692 5692 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  16168. 03-07 20:35:04.827 5692 5692 W system_server: Failed to remove /acct/uid_1003: Permission denied
  16169. 03-07 20:35:04.827 5692 5692 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  16170. 03-07 20:35:04.827 5692 5692 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  16171. 03-07 20:35:04.827 5692 5692 W system_server: Failed to remove /acct/uid_1001: Permission denied
  16172. 03-07 20:35:04.827 5692 5692 W system_server: Failed to remove /acct/uid_1010/pid_5640: Device or resource busy
  16173. 03-07 20:35:04.827 5692 5692 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  16174. 03-07 20:35:04.827 5692 5692 W system_server: Failed to remove /acct/uid_1010: Permission denied
  16175. 03-07 20:35:04.828 5692 5692 W system_server: Failed to remove /acct/uid_1013/pid_5638: Device or resource busy
  16176. 03-07 20:35:04.828 5692 5692 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  16177. 03-07 20:35:04.828 5692 5692 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  16178. 03-07 20:35:04.828 5692 5692 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  16179. 03-07 20:35:04.828 5692 5692 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  16180. 03-07 20:35:04.828 5692 5692 W system_server: Failed to remove /acct/uid_1013: Permission denied
  16181. 03-07 20:35:04.828 5692 5692 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  16182. 03-07 20:35:04.828 5692 5692 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  16183. 03-07 20:35:04.828 5692 5692 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  16184. 03-07 20:35:04.828 5692 5692 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  16185. 03-07 20:35:04.828 5692 5692 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  16186. 03-07 20:35:04.829 5692 5692 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  16187. 03-07 20:35:04.829 5692 5692 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  16188. 03-07 20:35:04.829 5692 5692 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  16189. 03-07 20:35:04.829 5692 5692 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  16190. 03-07 20:35:04.829 5692 5692 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  16191. 03-07 20:35:04.829 5692 5692 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  16192. 03-07 20:35:04.829 5692 5692 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  16193. 03-07 20:35:04.829 5692 5692 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  16194. 03-07 20:35:04.829 5692 5692 W system_server: Failed to remove /acct/uid_1000: Permission denied
  16195. 03-07 20:35:04.830 5692 5692 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  16196. 03-07 20:35:04.830 5692 5692 W system_server: Failed to remove /acct/uid_1036: Permission denied
  16197. 03-07 20:35:04.830 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_5639: Device or resource busy
  16198. 03-07 20:35:04.830 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_5636: Device or resource busy
  16199. 03-07 20:35:04.830 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  16200. 03-07 20:35:04.830 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  16201. 03-07 20:35:04.830 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  16202. 03-07 20:35:04.830 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  16203. 03-07 20:35:04.830 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  16204. 03-07 20:35:04.830 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  16205. 03-07 20:35:04.830 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  16206. 03-07 20:35:04.831 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  16207. 03-07 20:35:04.831 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  16208. 03-07 20:35:04.831 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  16209. 03-07 20:35:04.831 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  16210. 03-07 20:35:04.831 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  16211. 03-07 20:35:04.831 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  16212. 03-07 20:35:04.831 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  16213. 03-07 20:35:04.831 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  16214. 03-07 20:35:04.831 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  16215. 03-07 20:35:04.831 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  16216. 03-07 20:35:04.831 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  16217. 03-07 20:35:04.831 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  16218. 03-07 20:35:04.831 5692 5692 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  16219. 03-07 20:35:04.831 5692 5692 W system_server: Failed to remove /acct/uid_0: Permission denied
  16220. 03-07 20:35:04.835 5692 5692 D AppOps : AppOpsService published
  16221. 03-07 20:35:04.836 5692 5692 D SystemServerTiming: StartActivityManager took to complete: 213ms
  16222. 03-07 20:35:04.836 5692 5692 I SystemServer: StartPowerManager
  16223. 03-07 20:35:04.836 5692 5692 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  16224. 03-07 20:35:04.839 5692 5718 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  16225. 03-07 20:35:04.842 5692 5692 I libsuspend: Selected wakeup count
  16226. 03-07 20:35:04.842 5692 5692 E QCOM PowerHAL: Invalid hint ID.
  16227. 03-07 20:35:04.844 5692 5692 D SystemServerTiming: StartPowerManager took to complete: 7ms
  16228. 03-07 20:35:04.844 5692 5692 I SystemServer: InitPowerManagement
  16229. 03-07 20:35:04.846 5692 5692 D SystemServerTiming: InitPowerManagement took to complete: 2ms
  16230. 03-07 20:35:04.847 5692 5692 I SystemServer: StartRecoverySystemService
  16231. 03-07 20:35:04.847 5692 5692 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  16232. 03-07 20:35:04.848 5692 5692 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  16233. 03-07 20:35:04.849 5692 5692 V RescueParty: Disabled because of eng build
  16234. 03-07 20:35:04.849 5692 5692 I SystemServer: StartLightsService
  16235. 03-07 20:35:04.849 5692 5692 I SystemServiceManager: Starting com.android.server.lights.LightsService
  16236. 03-07 20:35:04.849 5692 5692 D SystemServerTiming: StartLightsService took to complete: 0ms
  16237. 03-07 20:35:04.849 5692 5692 I SystemServer: StartDisplayManager
  16238. 03-07 20:35:04.850 5692 5692 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  16239. 03-07 20:35:04.853 5692 5692 D SystemServerTiming: StartDisplayManager took to complete: 4ms
  16240. 03-07 20:35:04.854 5692 5692 I SystemServer: WaitForDisplay
  16241. 03-07 20:35:04.854 5692 5692 I SystemServiceManager: Starting phase 100
  16242. 03-07 20:35:04.858 5692 5716 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  16243. 03-07 20:35:04.859 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  16244. 03-07 20:35:04.859 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  16245. 03-07 20:35:04.860 5692 5716 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  16246. 03-07 20:35:04.867 5692 5716 E light : light_open lights keyboard failed: -22
  16247. 03-07 20:35:04.867 5692 5716 E light : Light passthrough failed to load legacy HAL.
  16248. 03-07 20:35:04.868 5692 5716 E light : light_open lights buttons failed: -22
  16249. 03-07 20:35:04.868 5692 5716 E light : Light passthrough failed to load legacy HAL.
  16250. 03-07 20:35:04.873 5692 5716 E light : light_open lights bluetooth failed: -22
  16251. 03-07 20:35:04.873 5692 5716 E light : Light passthrough failed to load legacy HAL.
  16252. 03-07 20:35:04.874 5692 5716 E light : light_open lights wifi failed: -22
  16253. 03-07 20:35:04.874 5692 5716 E light : Light passthrough failed to load legacy HAL.
  16254. 03-07 20:35:04.875 5692 5692 D SystemServerTiming: WaitForDisplay took to complete: 22ms
  16255. 03-07 20:35:04.876 5692 5692 I SystemServer: StartPackageManagerService
  16256. 03-07 20:35:04.876 5692 5716 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  16257. 03-07 20:35:04.888 5692 5692 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  16258. 03-07 20:35:04.890 5692 5692 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  16259. 03-07 20:35:05.160 5692 5692 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  16260. 03-07 20:35:05.160 5692 5692 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  16261. 03-07 20:35:05.160 5692 5692 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  16262. 03-07 20:35:05.282 5692 5731 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  16263. 03-07 20:35:05.399 5692 5728 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  16264. 03-07 20:35:05.419 5692 5728 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  16265. 03-07 20:35:05.493 5692 5729 I PackageParser: Parse times for '/system/priv-app/Settings': parse=131ms, update_cache=0 ms
  16266. 03-07 20:35:05.661 5692 5731 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=193ms, update_cache=0 ms
  16267. 03-07 20:35:05.701 5692 5734 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  16268. 03-07 20:35:05.708 5692 5734 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  16269. 03-07 20:35:05.720 5692 5732 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  16270. 03-07 20:35:05.744 5692 5734 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  16271. 03-07 20:35:05.787 5692 5732 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  16272. 03-07 20:35:05.787 5692 5732 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  16273. 03-07 20:35:05.848 5692 5692 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  16274. 03-07 20:35:05.849 5692 5692 D PackageManager: No files in app dir /oem/app
  16275. 03-07 20:35:05.850 5692 5692 I PackageManager: Finished scanning system apps. Time: 710 ms, packageCount: 102 , timePerPackage: 6 , cached: 0
  16276. 03-07 20:35:05.890 5692 5740 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  16277. 03-07 20:35:05.902 5692 5739 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  16278. 03-07 20:35:05.919 5692 5740 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  16279. 03-07 20:35:05.959 5692 5737 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  16280. 03-07 20:35:05.976 5692 5740 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  16281. 03-07 20:35:05.976 5692 5740 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  16282. 03-07 20:35:06.003 5692 5740 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  16283. 03-07 20:35:06.006 5692 5740 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  16284. 03-07 20:35:06.024 5692 5739 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  16285. 03-07 20:35:06.037 5692 5737 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=108ms, update_cache=0 ms
  16286. 03-07 20:35:06.048 5692 5738 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=111ms, update_cache=0 ms
  16287. 03-07 20:35:06.065 5692 5692 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  16288. 03-07 20:35:06.065 5692 5692 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  16289. 03-07 20:35:06.077 5692 5738 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  16290. 03-07 20:35:06.088 5692 5740 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  16291. 03-07 20:35:06.088 5692 5740 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  16292. 03-07 20:35:06.106 5692 5737 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  16293. 03-07 20:35:06.129 5692 5692 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  16294. 03-07 20:35:06.146 5692 5737 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  16295. 03-07 20:35:06.146 5692 5737 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  16296. 03-07 20:35:06.168 5692 5740 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  16297. 03-07 20:35:06.191 5692 5740 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  16298. 03-07 20:35:06.242 5692 5739 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=213ms, update_cache=0 ms
  16299. 03-07 20:35:06.267 5692 5738 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  16300. 03-07 20:35:06.297 5692 5738 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  16301. 03-07 20:35:06.377 5692 5740 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  16302. 03-07 20:35:06.377 5692 5740 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  16303. 03-07 20:35:06.381 5692 5737 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  16304. 03-07 20:35:06.384 5692 5738 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  16305. 03-07 20:35:06.385 5692 5738 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  16306. 03-07 20:35:06.392 5741 5741 I cameraserver: ServiceManager: 0xf0a97940
  16307. 03-07 20:35:06.393 5741 5741 I CameraService: CameraService started (pid=5741)
  16308. 03-07 20:35:06.393 5741 5741 I CameraService: CameraService process starting
  16309. 03-07 20:35:06.406 5741 5741 D vndksupport: Loading /vendor/lib/hw/android.hardware.camera.provider@2.4-impl.so from current namespace instead of sphal namespace.
  16310. 03-07 20:35:06.409 5692 5740 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=204ms, update_cache=0 ms
  16311. 03-07 20:35:06.461 5692 5738 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  16312. 03-07 20:35:06.491 5692 5737 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  16313. 03-07 20:35:06.513 5692 5737 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  16314. 03-07 20:35:06.547 5692 5740 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=137ms, update_cache=0 ms
  16315. 03-07 20:35:06.572 5692 5737 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  16316. 03-07 20:35:06.578 5692 5740 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  16317. 03-07 20:35:06.580 5692 5740 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  16318. 03-07 20:35:06.655 5692 5739 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  16319. 03-07 20:35:06.658 5692 5739 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  16320. 03-07 20:35:06.659 5692 5739 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  16321. 03-07 20:35:06.675 5692 5702 I zygote64: Background concurrent copying GC freed 28871(1794KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 68us total 189.976ms
  16322. 03-07 20:35:06.725 5692 5739 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  16323. 03-07 20:35:06.749 5692 5740 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  16324. 03-07 20:35:06.775 5692 5739 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  16325. 03-07 20:35:06.771 2235 2235 I perfd : type=1400 audit(0.0:651): avc: denied { kill } for capability=5 scontext=u:r:perfd:s0 tcontext=u:r:perfd:s0 tclass=capability permissive=1
  16326. 03-07 20:35:06.799 5692 5739 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  16327. 03-07 20:35:06.823 5692 5692 D PackageManager: No files in app dir /data/app-private
  16328. 03-07 20:35:06.823 5692 5692 I PackageManager: Finished scanning non-system apps. Time: 974 ms, packageCount: 74 , timePerPackage: 13 , cached: 0
  16329. 03-07 20:35:06.826 5692 5692 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  16330. 03-07 20:35:06.835 5692 5692 I PackageManager: Time to scan packages: 1.696 seconds
  16331. 03-07 20:35:06.842 5692 5692 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  16332. 03-07 20:35:06.909 2233 2252 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  16333. 03-07 20:35:06.911 2233 2252 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  16334. 03-07 20:35:06.914 2233 2233 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  16335. 03-07 20:35:06.917 2233 2233 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  16336. 03-07 20:35:06.975 2233 3397 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  16337. 03-07 20:35:06.978 2233 3397 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  16338. 03-07 20:35:06.981 2233 2252 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  16339. 03-07 20:35:06.984 2233 2252 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  16340. 03-07 20:35:07.013 5692 5692 V PackageManager: reconcileAppsData finished 18 packages
  16341. 03-07 20:35:07.014 5692 5692 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  16342. 03-07 20:35:07.014 5692 5744 D SystemServerInitThreadPool: Started executing prepareAppData
  16343. 03-07 20:35:07.015 5692 5692 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  16344. 03-07 20:35:07.015 5692 5692 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  16345. 03-07 20:35:07.015 5692 5692 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  16346. 03-07 20:35:07.015 5692 5692 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  16347. 03-07 20:35:07.015 5692 5692 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  16348. 03-07 20:35:07.015 5692 5692 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  16349. 03-07 20:35:07.015 5692 5692 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  16350. 03-07 20:35:07.015 5692 5692 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  16351. 03-07 20:35:07.015 5692 5692 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  16352. 03-07 20:35:07.016 5692 5692 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  16353. 03-07 20:35:07.016 5692 5692 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  16354. 03-07 20:35:07.017 5692 5692 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  16355. 03-07 20:35:07.017 5692 5692 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  16356. 03-07 20:35:07.018 5692 5692 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  16357. 03-07 20:35:07.018 2233 3398 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  16358. 03-07 20:35:07.018 5692 5692 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  16359. 03-07 20:35:07.019 5692 5692 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  16360. 03-07 20:35:07.019 5692 5692 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  16361. 03-07 20:35:07.019 5692 5692 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  16362. 03-07 20:35:07.020 5692 5692 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  16363. 03-07 20:35:07.020 2233 3398 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  16364. 03-07 20:35:07.020 5692 5692 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  16365. 03-07 20:35:07.020 5692 5692 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  16366. 03-07 20:35:07.020 2233 3398 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  16367. 03-07 20:35:07.021 2233 3398 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  16368. 03-07 20:35:07.021 5692 5692 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  16369. 03-07 20:35:07.021 2233 3398 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  16370. 03-07 20:35:07.023 2233 3398 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  16371. 03-07 20:35:07.024 2233 3398 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  16372. 03-07 20:35:07.024 2233 3398 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  16373. 03-07 20:35:07.025 2233 3398 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  16374. 03-07 20:35:07.025 2233 3398 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  16375. 03-07 20:35:07.025 2233 3398 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  16376. 03-07 20:35:07.025 2233 3398 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  16377. 03-07 20:35:07.026 2233 3398 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  16378. 03-07 20:35:07.026 2233 3398 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  16379. 03-07 20:35:07.026 2233 3398 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  16380. 03-07 20:35:07.026 2233 3398 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  16381. 03-07 20:35:07.027 2233 3398 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  16382. 03-07 20:35:07.027 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  16383. 03-07 20:35:07.027 2233 3398 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  16384. 03-07 20:35:07.027 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  16385. 03-07 20:35:07.027 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  16386. 03-07 20:35:07.027 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  16387. 03-07 20:35:07.028 2233 3398 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  16388. 03-07 20:35:07.028 2233 3398 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  16389. 03-07 20:35:07.029 2233 3398 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  16390. 03-07 20:35:07.030 2233 3398 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  16391. 03-07 20:35:07.030 2233 3398 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  16392. 03-07 20:35:07.030 2233 3398 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  16393. 03-07 20:35:07.030 2233 3398 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  16394. 03-07 20:35:07.031 2233 3398 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  16395. 03-07 20:35:07.031 2233 3398 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  16396. 03-07 20:35:07.031 2233 3398 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  16397. 03-07 20:35:07.031 2233 3398 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  16398. 03-07 20:35:07.032 2233 3398 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  16399. 03-07 20:35:07.032 2233 3398 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  16400. 03-07 20:35:07.032 2233 3398 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  16401. 03-07 20:35:07.033 2233 3398 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  16402. 03-07 20:35:07.042 5692 5744 D SystemServerTimingAsync: AppDataFixup took to complete: 28ms
  16403. 03-07 20:35:07.134 5692 5692 E PackageManager: There should probably be a verifier, but, none were found
  16404. 03-07 20:35:07.137 5692 5692 E System : ******************************************
  16405. 03-07 20:35:07.138 5692 5692 E System : ************ Failure starting system services
  16406. 03-07 20:35:07.138 5692 5692 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  16407. 03-07 20:35:07.138 5692 5692 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  16408. 03-07 20:35:07.138 5692 5692 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  16409. 03-07 20:35:07.138 5692 5692 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  16410. 03-07 20:35:07.138 5692 5692 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  16411. 03-07 20:35:07.138 5692 5692 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  16412. 03-07 20:35:07.138 5692 5692 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  16413. 03-07 20:35:07.138 5692 5692 E System : at java.lang.reflect.Method.invoke(Native Method)
  16414. 03-07 20:35:07.138 5692 5692 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  16415. 03-07 20:35:07.138 5692 5692 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  16416. 03-07 20:35:07.138 5692 5692 D SystemServerTiming: StartPackageManagerService took to complete: 2263ms
  16417. 03-07 20:35:07.139 5692 5692 E Zygote : System zygote died with exception
  16418. 03-07 20:35:07.139 5692 5692 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  16419. 03-07 20:35:07.139 5692 5692 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  16420. 03-07 20:35:07.139 5692 5692 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  16421. 03-07 20:35:07.139 5692 5692 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  16422. 03-07 20:35:07.139 5692 5692 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  16423. 03-07 20:35:07.139 5692 5692 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  16424. 03-07 20:35:07.139 5692 5692 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  16425. 03-07 20:35:07.139 5692 5692 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  16426. 03-07 20:35:07.139 5692 5692 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  16427. 03-07 20:35:07.139 5692 5692 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  16428. 03-07 20:35:07.139 5692 5692 D AndroidRuntime: Shutting down VM
  16429. 03-07 20:35:07.140 5692 5692 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  16430. 03-07 20:35:07.140 5692 5692 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  16431. 03-07 20:35:07.140 5692 5692 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  16432. 03-07 20:35:07.140 5692 5692 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  16433. 03-07 20:35:07.140 5692 5692 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  16434. 03-07 20:35:07.140 5692 5692 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  16435. 03-07 20:35:07.140 5692 5692 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  16436. 03-07 20:35:07.140 5692 5692 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  16437. 03-07 20:35:07.140 5692 5692 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  16438. 03-07 20:35:07.140 5692 5692 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  16439. 03-07 20:35:07.140 5692 5692 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  16440. 03-07 20:35:07.142 5692 5692 E AndroidRuntime: Error reporting crash
  16441. 03-07 20:35:07.142 5692 5692 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  16442. 03-07 20:35:07.142 5692 5692 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  16443. 03-07 20:35:07.142 5692 5692 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  16444. 03-07 20:35:07.142 5692 5692 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  16445. 03-07 20:35:07.142 5692 5692 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  16446. 03-07 20:35:07.142 5692 5692 I Process : Sending signal. PID: 5692 SIG: 9
  16447. 03-07 20:35:07.179 354 354 I ServiceManager: service 'recovery' died
  16448. 03-07 20:35:07.179 354 354 I ServiceManager: service 'display' died
  16449. 03-07 20:35:07.179 354 354 I ServiceManager: service 'device_identifiers' died
  16450. 03-07 20:35:07.179 354 354 I ServiceManager: service 'batterystats' died
  16451. 03-07 20:35:07.179 354 354 I ServiceManager: service 'appops' died
  16452. 03-07 20:35:07.179 354 354 I ServiceManager: service 'power' died
  16453. 03-07 20:35:07.180 5636 5636 E Zygote : Exit zygote because system server (5692) has terminated
  16454. 03-07 20:35:07.219 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  16455. 03-07 20:35:07.219 354 354 I ServiceManager: service 'media.audio_flinger' died
  16456. 03-07 20:35:07.219 354 354 I ServiceManager: service 'media.audio_policy' died
  16457. 03-07 20:35:07.469 354 354 I ServiceManager: service 'media.player' died
  16458. 03-07 20:35:07.470 354 354 I ServiceManager: service 'media.resource_manager' died
  16459. 03-07 20:35:07.486 354 354 I ServiceManager: service 'netd' died
  16460. 03-07 20:35:07.487 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  16461. 03-07 20:35:07.495 354 354 I ServiceManager: service 'wificond' died
  16462. 03-07 20:35:07.650 5748 5748 I Netd : Netd 1.0 starting
  16463. 03-07 20:35:07.651 5748 5748 D TetherController: Setting IP forward enable = 0
  16464. 03-07 20:35:07.664 5749 5749 I wificond: wificond is starting up...
  16465. 03-07 20:35:07.699 5748 5748 I Netd : Creating child chains: 32.9ms
  16466. 03-07 20:35:07.699 5748 5748 I Netd : Setting up OEM hooks: 0.2ms
  16467. 03-07 20:35:07.707 5748 5748 I Netd : Setting up FirewallController hooks: 7.9ms
  16468. 03-07 20:35:07.712 5748 5748 I Netd : Setting up NatController hooks: 4.8ms
  16469. 03-07 20:35:07.716 5748 5748 I Netd : Setting up BandwidthController hooks: 4.1ms
  16470. 03-07 20:35:07.716 5748 5748 I Netd : Setting up IdletimerController hooks: 0.1ms
  16471. 03-07 20:35:07.724 5748 5748 I Netd : Disabling bandwidth control: 8.1ms
  16472. 03-07 20:35:07.726 5748 5748 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  16473. 03-07 20:35:07.726 5748 5748 I Netd : Initializing RouteController: 1.7ms
  16474. 03-07 20:35:07.727 5748 5748 D MDnsDS : MDnsSdListener::Hander starting up
  16475. 03-07 20:35:07.728 5748 5748 I Netd : Registering NetdNativeService: 1.1ms
  16476. 03-07 20:35:07.730 5748 5748 I Netd : Starting CommandListener: 1.3ms
  16477. 03-07 20:35:07.732 5748 5758 D MDnsDS : MDnsSdListener starting to monitor
  16478. 03-07 20:35:07.733 5748 5758 D MDnsDS : Going to poll with pollCount 1
  16479. 03-07 20:35:07.731 5764 5764 I netmgrd : type=1400 audit(0.0:653): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  16480. 03-07 20:35:07.737 5748 5748 I Netd : Registering NetdHwService: 6.4ms
  16481. 03-07 20:35:07.738 5748 5748 I Netd : Netd started in 87ms
  16482. 03-07 20:35:07.748 5764 5764 I ndc : type=1400 audit(0.0:654): avc: denied { connectto } for path="/dev/socket/netd" scontext=u:r:init:s0 tcontext=u:r:netd:s0 tclass=unix_stream_socket permissive=1
  16483. 03-07 20:35:07.800 5746 5746 I FastMixerState: sMaxFastTracks = 8
  16484. 03-07 20:35:07.803 5746 5746 I audioserver: ServiceManager: 0xf1d978e0
  16485. 03-07 20:35:07.805 5746 5746 W BatteryNotifier: batterystats service unavailable!
  16486. 03-07 20:35:07.807 5746 5746 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  16487. 03-07 20:35:07.814 5746 5746 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  16488. 03-07 20:35:07.821 5746 5746 I AudioFlinger: Using 300 mSec as standby time.
  16489. 03-07 20:35:07.825 5746 5746 W APM::Devices: DeviceVector::add device 80000040 already in
  16490. 03-07 20:35:07.825 5746 5746 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  16491. 03-07 20:35:07.826 5746 5746 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  16492. 03-07 20:35:07.830 5746 5746 D audio_hw_primary: adev_open: enter
  16493. 03-07 20:35:07.916 5747 5747 I mediaserver: ServiceManager: 0xf28979e0
  16494. 03-07 20:35:07.918 5747 5747 W BatteryNotifier: batterystats service unavailable!
  16495. 03-07 20:35:07.939 5746 5746 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  16496. 03-07 20:35:07.940 5746 5746 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  16497. 03-07 20:35:07.940 5746 5746 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  16498. 03-07 20:35:07.940 5746 5746 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  16499. 03-07 20:35:07.940 5746 5746 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  16500. 03-07 20:35:07.940 5746 5746 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  16501. 03-07 20:35:07.940 5746 5746 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  16502. 03-07 20:35:07.940 5746 5746 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  16503. 03-07 20:35:07.940 5746 5746 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  16504. 03-07 20:35:07.946 5746 5746 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  16505. 03-07 20:35:07.946 5746 5746 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  16506. 03-07 20:35:07.948 5746 5746 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  16507. 03-07 20:35:07.951 5746 5746 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  16508. 03-07 20:35:07.955 5746 5746 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  16509. 03-07 20:35:07.956 5746 5746 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  16510. 03-07 20:35:07.956 5746 5746 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  16511. 03-07 20:35:07.967 5746 5746 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  16512. 03-07 20:35:07.980 5746 5746 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  16513. 03-07 20:35:07.980 5746 5746 D msm8974_platform: platform_init: Opened sound card:0
  16514. 03-07 20:35:07.985 5746 5746 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  16515. 03-07 20:35:07.985 5746 5746 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  16516. 03-07 20:35:07.985 5746 5746 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  16517. 03-07 20:35:07.985 5746 5746 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  16518. 03-07 20:35:07.985 5746 5746 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  16519. 03-07 20:35:07.985 5746 5746 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  16520. 03-07 20:35:07.985 5746 5746 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  16521. 03-07 20:35:07.985 5746 5746 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  16522. 03-07 20:35:07.985 5746 5746 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  16523. 03-07 20:35:07.986 5746 5746 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  16524. 03-07 20:35:07.986 5746 5746 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  16525. 03-07 20:35:07.986 5746 5746 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  16526. 03-07 20:35:07.986 5746 5746 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  16527. 03-07 20:35:07.986 5746 5746 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  16528. 03-07 20:35:07.986 5746 5746 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  16529. 03-07 20:35:07.986 5746 5746 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  16530. 03-07 20:35:07.986 5746 5746 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  16531. 03-07 20:35:07.987 5746 5746 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  16532. 03-07 20:35:07.987 5746 5746 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  16533. 03-07 20:35:07.987 5746 5746 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  16534. 03-07 20:35:07.987 5746 5746 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  16535. 03-07 20:35:07.987 5746 5746 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  16536. 03-07 20:35:07.987 5746 5746 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  16537. 03-07 20:35:07.987 5746 5746 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  16538. 03-07 20:35:07.987 5746 5746 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  16539. 03-07 20:35:07.987 5746 5746 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  16540. 03-07 20:35:07.989 5746 5746 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  16541. 03-07 20:35:07.989 5746 5746 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  16542. 03-07 20:35:07.989 5746 5746 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  16543. 03-07 20:35:07.989 5746 5746 D ACDB-LOADER: ACDB -> ACPH INIT
  16544. 03-07 20:35:07.989 5746 5746 D : [ACPH]->Online service registered with ACPH
  16545. 03-07 20:35:07.989 5746 5746 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  16546. 03-07 20:35:07.989 5746 5746 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  16547. 03-07 20:35:07.989 5746 5746 D : [ACPH]->ACPH init success
  16548. 03-07 20:35:07.989 5746 5746 D ACDB-LOADER: ACDB -> RTAC INIT
  16549. 03-07 20:35:07.990 5746 5746 D : [ACPH]->DSP RTC service registered with ACPH
  16550. 03-07 20:35:07.990 5746 5746 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  16551. 03-07 20:35:07.990 5746 5746 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  16552. 03-07 20:35:07.990 5746 5746 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  16553. 03-07 20:35:07.990 5746 5746 D : [ACPH]->FTS RTC service registered with ACPH
  16554. 03-07 20:35:07.990 5746 5746 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  16555. 03-07 20:35:07.990 5746 5746 D : [ACPH]->ADIE RTC service registered with ACPH
  16556. 03-07 20:35:07.990 5746 5746 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  16557. 03-07 20:35:07.990 5746 5746 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  16558. 03-07 20:35:07.990 5746 5746 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  16559. 03-07 20:35:07.990 5746 5746 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  16560. 03-07 20:35:07.990 5746 5746 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  16561. 03-07 20:35:07.990 5746 5746 D : Failed to fetch the lookup information of the MetaInfo table
  16562. 03-07 20:35:07.990 5746 5746 D : Output from GetMetaInfoSize command : 0
  16563. 03-07 20:35:07.996 5746 5746 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  16564. 03-07 20:35:07.996 5746 5746 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  16565. 03-07 20:35:07.996 5746 5746 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  16566. 03-07 20:35:07.996 5746 5746 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  16567. 03-07 20:35:07.996 5746 5746 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  16568. 03-07 20:35:07.996 5746 5746 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  16569. 03-07 20:35:07.996 5746 5746 D ACDB-LOADER: ACDB -> send_meta_info Enter
  16570. 03-07 20:35:07.996 5746 5746 E ACDB-LOADER: Fail to allocate memory for metainfo
  16571. 03-07 20:35:07.996 5746 5746 D ACDB-LOADER: ACDB -> send_meta_info failed
  16572. 03-07 20:35:07.996 5746 5746 D ACDB-LOADER: ACDB -> init done!
  16573. 03-07 20:35:07.997 5746 5746 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  16574. 03-07 20:35:07.997 5746 5746 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  16575. 03-07 20:35:07.998 5746 5746 D msm8974_platform: hw_util_open success
  16576. 03-07 20:35:07.998 5746 5746 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  16577. 03-07 20:35:07.998 5746 5746 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  16578. 03-07 20:35:07.999 5746 5746 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  16579. 03-07 20:35:07.999 5746 5746 D : Failed to fetch the lookup information of the device 00000056
  16580. 03-07 20:35:07.999 5746 5746 E ACDB-LOADER: Error: ACDB ANC returned = -1
  16581. 03-07 20:35:07.999 5746 5746 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  16582. 03-07 20:35:07.999 5746 5746 D : Failed to fetch the lookup information of the device 00000059
  16583. 03-07 20:35:07.999 5746 5746 E ACDB-LOADER: Error: ACDB ANC returned = -1
  16584. 03-07 20:35:07.999 5746 5746 D msm8974_platform: send_codec_cal cal sent for anc_cal
  16585. 03-07 20:35:07.999 5746 5746 E ACDB-LOADER: ACDB -> send_codec_cal
  16586. 03-07 20:35:07.999 5746 5746 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  16587. 03-07 20:35:07.999 5746 5746 D : Failed to fetch the lookup information of the device 00000064
  16588. 03-07 20:35:07.999 5746 5746 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  16589. 03-07 20:35:07.999 5746 5746 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  16590. 03-07 20:35:07.999 5746 5746 D msm8974_platform: send_codec_cal cal sent for mad_cal
  16591. 03-07 20:35:08.000 5746 5746 D ACDB-LOADER: send mbhc data
  16592. 03-07 20:35:08.000 5746 5746 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  16593. 03-07 20:35:08.000 5746 5746 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  16594. 03-07 20:35:08.000 5746 5746 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  16595. 03-07 20:35:08.000 5746 5746 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  16596. 03-07 20:35:08.000 5746 5746 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  16597. 03-07 20:35:08.000 5746 5746 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  16598. 03-07 20:35:08.003 5746 5746 V audio_amplifier: amp_calibrate
  16599. 03-07 20:35:08.049 5746 5746 I SmartAmp: Enter function FIH_Tfa9887_init
  16600. 03-07 20:35:08.049 5746 5746 I SmartAmp: init start@1520451308.49595
  16601. 03-07 20:35:08.049 5746 5746 I SmartAmp: init_status = init
  16602. 03-07 20:35:08.049 5746 5746 I SmartAmp: smartamp ->/proc/devmodel NBQ
  16603. 03-07 20:35:08.049 5746 5746 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  16604. 03-07 20:35:08.049 5746 5746 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  16605. 03-07 20:35:08.050 5746 5746 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  16606. 03-07 20:35:08.050 5746 5746 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  16607. 03-07 20:35:08.050 5746 5746 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  16608. 03-07 20:35:08.050 5746 5746 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  16609. 03-07 20:35:08.050 5746 5746 I SmartAmp: Enter function loadSpeakerFile
  16610. 03-07 20:35:08.050 5746 5746 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  16611. 03-07 20:35:08.052 5746 5746 I SmartAmp: ========================================
  16612. 03-07 20:35:08.052 5746 5746 I SmartAmp: Tfa98xx_Open return value is 0.
  16613. 03-07 20:35:08.052 5746 5746 I SmartAmp: Enter function coldStartup
  16614. 03-07 20:35:08.054 5746 5746 I SmartAmp: Waiting for AMPS and CLKS to start up
  16615. 03-07 20:35:08.142 5745 5745 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  16616. 03-07 20:35:08.153 5745 5745 I zygote64: option[0]=-Xzygote
  16617. 03-07 20:35:08.153 5745 5745 I zygote64: option[1]=-Xcheck:jni
  16618. 03-07 20:35:08.153 5745 5745 I zygote64: option[2]=-Xusetombstonedtraces
  16619. 03-07 20:35:08.153 5745 5745 I zygote64: option[3]=exit
  16620. 03-07 20:35:08.153 5745 5745 I zygote64: option[4]=vfprintf
  16621. 03-07 20:35:08.153 5745 5745 I zygote64: option[5]=sensitiveThread
  16622. 03-07 20:35:08.153 5745 5745 I zygote64: option[6]=-verbose:gc
  16623. 03-07 20:35:08.153 5745 5745 I zygote64: option[7]=-Xms8m
  16624. 03-07 20:35:08.153 5745 5745 I zygote64: option[8]=-Xmx768m
  16625. 03-07 20:35:08.153 5745 5745 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  16626. 03-07 20:35:08.153 5745 5745 I zygote64: option[10]=-XX:HeapMinFree=512k
  16627. 03-07 20:35:08.153 5745 5745 I zygote64: option[11]=-XX:HeapMaxFree=8m
  16628. 03-07 20:35:08.153 5745 5745 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  16629. 03-07 20:35:08.153 5745 5745 I zygote64: option[13]=-Xusejit:true
  16630. 03-07 20:35:08.153 5745 5745 I zygote64: option[14]=-Xjitsaveprofilinginfo
  16631. 03-07 20:35:08.153 5745 5745 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  16632. 03-07 20:35:08.153 5745 5745 I zygote64: option[16]=-Xlockprofthreshold:500
  16633. 03-07 20:35:08.153 5745 5745 I zygote64: option[17]=-Ximage-compiler-option
  16634. 03-07 20:35:08.153 5745 5745 I zygote64: option[18]=--runtime-arg
  16635. 03-07 20:35:08.153 5745 5745 I zygote64: option[19]=-Ximage-compiler-option
  16636. 03-07 20:35:08.153 5745 5745 I zygote64: option[20]=-Xms64m
  16637. 03-07 20:35:08.154 5745 5745 I zygote64: option[21]=-Ximage-compiler-option
  16638. 03-07 20:35:08.154 5745 5745 I zygote64: option[22]=--runtime-arg
  16639. 03-07 20:35:08.154 5745 5745 I zygote64: option[23]=-Ximage-compiler-option
  16640. 03-07 20:35:08.154 5745 5745 I zygote64: option[24]=-Xmx64m
  16641. 03-07 20:35:08.154 5745 5745 I zygote64: option[25]=-Ximage-compiler-option
  16642. 03-07 20:35:08.154 5745 5745 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  16643. 03-07 20:35:08.154 5745 5745 I zygote64: option[27]=-Ximage-compiler-option
  16644. 03-07 20:35:08.154 5745 5745 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  16645. 03-07 20:35:08.154 5745 5745 I zygote64: option[29]=-Ximage-compiler-option
  16646. 03-07 20:35:08.154 5745 5745 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  16647. 03-07 20:35:08.154 5745 5745 I zygote64: option[31]=-Ximage-compiler-option
  16648. 03-07 20:35:08.154 5745 5745 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  16649. 03-07 20:35:08.154 5745 5745 I zygote64: option[33]=-Xcompiler-option
  16650. 03-07 20:35:08.154 5745 5745 I zygote64: option[34]=--runtime-arg
  16651. 03-07 20:35:08.154 5745 5745 I zygote64: option[35]=-Xcompiler-option
  16652. 03-07 20:35:08.154 5745 5745 I zygote64: option[36]=-Xms64m
  16653. 03-07 20:35:08.154 5745 5745 I zygote64: option[37]=-Xcompiler-option
  16654. 03-07 20:35:08.154 5745 5745 I zygote64: option[38]=--runtime-arg
  16655. 03-07 20:35:08.154 5745 5745 I zygote64: option[39]=-Xcompiler-option
  16656. 03-07 20:35:08.154 5745 5745 I zygote64: option[40]=-Xmx512m
  16657. 03-07 20:35:08.154 5745 5745 I zygote64: option[41]=-Xcompiler-option
  16658. 03-07 20:35:08.154 5745 5745 I zygote64: option[42]=-j2
  16659. 03-07 20:35:08.154 5745 5745 I zygote64: option[43]=-Ximage-compiler-option
  16660. 03-07 20:35:08.154 5745 5745 I zygote64: option[44]=-j4
  16661. 03-07 20:35:08.154 5745 5745 I zygote64: option[45]=-Ximage-compiler-option
  16662. 03-07 20:35:08.154 5745 5745 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  16663. 03-07 20:35:08.154 5745 5745 I zygote64: option[47]=-Xcompiler-option
  16664. 03-07 20:35:08.155 5745 5745 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  16665. 03-07 20:35:08.155 5745 5745 I zygote64: option[49]=-Ximage-compiler-option
  16666. 03-07 20:35:08.155 5745 5745 I zygote64: option[50]=--instruction-set-features=default
  16667. 03-07 20:35:08.155 5745 5745 I zygote64: option[51]=-Xcompiler-option
  16668. 03-07 20:35:08.155 5745 5745 I zygote64: option[52]=--instruction-set-features=default
  16669. 03-07 20:35:08.155 5745 5745 I zygote64: option[53]=-Duser.locale=en-US
  16670. 03-07 20:35:08.155 5745 5745 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  16671. 03-07 20:35:08.155 5745 5745 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  16672. 03-07 20:35:08.155 5746 5746 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  16673. 03-07 20:35:08.155 5746 5746 I SmartAmp: Get AMPS AND CLKS
  16674. 03-07 20:35:08.166 5746 5746 I SmartAmp: Enter function dspPatch
  16675. 03-07 20:35:08.167 5746 5746 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  16676. 03-07 20:35:08.168 5746 5746 I SmartAmp: Enter function dspPatch
  16677. 03-07 20:35:08.168 5746 5746 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  16678. 03-07 20:35:08.231 5746 5746 I SmartAmp: Enter function setOtc
  16679. 03-07 20:35:08.242 5746 5746 I SmartAmp: MTP = 0x3
  16680. 03-07 20:35:08.242 5746 5746 I SmartAmp: Enter function checkMTPEX
  16681. 03-07 20:35:08.243 5746 5746 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  16682. 03-07 20:35:08.243 5746 5746 I SmartAmp: Enter function load_all_settings
  16683. 03-07 20:35:08.255 5746 5746 I SmartAmp: Enter function setConfig
  16684. 03-07 20:35:08.255 5746 5746 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  16685. 03-07 20:35:08.263 5746 5746 I SmartAmp: Enter function setPreset
  16686. 03-07 20:35:08.263 5746 5746 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  16687. 03-07 20:35:08.268 5746 5746 I SmartAmp: Enter function setEQ
  16688. 03-07 20:35:08.268 5746 5746 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  16689. 03-07 20:35:08.270 5746 5746 I SmartAmp: Loaded biquad 1
  16690. 03-07 20:35:08.272 5746 5746 I SmartAmp: Loaded biquad 2
  16691. 03-07 20:35:08.273 5746 5746 I SmartAmp: Loaded biquad 3
  16692. 03-07 20:35:08.275 5746 5746 I SmartAmp: Disabled biquad 4
  16693. 03-07 20:35:08.277 5746 5746 I SmartAmp: Loaded biquad 5
  16694. 03-07 20:35:08.280 5746 5746 I SmartAmp: Loaded biquad 6
  16695. 03-07 20:35:08.282 5746 5746 I SmartAmp: Loaded biquad 7
  16696. 03-07 20:35:08.284 5746 5746 I SmartAmp: Disabled biquad 8
  16697. 03-07 20:35:08.285 5746 5746 I SmartAmp: Disabled biquad 9
  16698. 03-07 20:35:08.287 5746 5746 I SmartAmp: Disabled biquad 10
  16699. 03-07 20:35:08.288 5746 5746 I SmartAmp: Enter function waitCalibration
  16700. 03-07 20:35:08.289 5746 5746 I SmartAmp: Calibration value is 02 ohm
  16701. 03-07 20:35:08.289 5746 5746 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  16702. 03-07 20:35:08.289 5746 5746 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  16703. 03-07 20:35:08.289 5746 5746 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  16704. 03-07 20:35:08.289 5746 5746 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  16705. 03-07 20:35:08.289 5746 5746 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  16706. 03-07 20:35:08.289 5746 5746 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  16707. 03-07 20:35:08.289 5746 5746 I SmartAmp: Enter function loadSpeakerFile
  16708. 03-07 20:35:08.289 5746 5746 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  16709. 03-07 20:35:08.290 5746 5746 I SmartAmp: ========================================
  16710. 03-07 20:35:08.290 5746 5746 I SmartAmp: Tfa98xx_Open return value is 0.
  16711. 03-07 20:35:08.290 5746 5746 I SmartAmp: Enter function coldStartup
  16712. 03-07 20:35:08.292 5746 5746 I SmartAmp: Waiting for AMPS and CLKS to start up
  16713. 03-07 20:35:08.393 5746 5746 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  16714. 03-07 20:35:08.393 5746 5746 I SmartAmp: Get AMPS AND CLKS
  16715. 03-07 20:35:08.404 5746 5746 I SmartAmp: Enter function dspPatch
  16716. 03-07 20:35:08.404 5746 5746 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  16717. 03-07 20:35:08.405 5746 5746 I SmartAmp: Enter function dspPatch
  16718. 03-07 20:35:08.405 5746 5746 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  16719. 03-07 20:35:08.438 5745 5745 D Zygote : begin preload
  16720. 03-07 20:35:08.438 5745 5745 I Zygote : Installing ICU cache reference pinning...
  16721. 03-07 20:35:08.438 5745 5745 I Zygote : Preloading ICU data...
  16722. 03-07 20:35:08.456 5745 5745 D Zygote64Timing: BeginIcuCachePinning took to complete: 18ms
  16723. 03-07 20:35:08.457 5745 5745 I Zygote : Preloading classes...
  16724. 03-07 20:35:08.470 5746 5746 I SmartAmp: Enter function setOtc
  16725. 03-07 20:35:08.482 5746 5746 I SmartAmp: MTP = 0x3
  16726. 03-07 20:35:08.482 5746 5746 I SmartAmp: Enter function checkMTPEX
  16727. 03-07 20:35:08.482 5746 5746 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  16728. 03-07 20:35:08.482 5746 5746 I SmartAmp: Enter function load_all_settings
  16729. 03-07 20:35:08.495 5746 5746 I SmartAmp: Enter function setConfig
  16730. 03-07 20:35:08.495 5746 5746 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  16731. 03-07 20:35:08.501 5746 5746 I SmartAmp: Enter function setPreset
  16732. 03-07 20:35:08.501 5746 5746 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  16733. 03-07 20:35:08.505 5746 5746 I SmartAmp: Enter function setEQ
  16734. 03-07 20:35:08.505 5746 5746 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  16735. 03-07 20:35:08.507 5746 5746 I SmartAmp: Loaded biquad 1
  16736. 03-07 20:35:08.509 5746 5746 I SmartAmp: Loaded biquad 2
  16737. 03-07 20:35:08.511 5746 5746 I SmartAmp: Loaded biquad 3
  16738. 03-07 20:35:08.513 5746 5746 I SmartAmp: Disabled biquad 4
  16739. 03-07 20:35:08.515 5746 5746 I SmartAmp: Loaded biquad 5
  16740. 03-07 20:35:08.518 5746 5746 I SmartAmp: Loaded biquad 6
  16741. 03-07 20:35:08.520 5746 5746 I SmartAmp: Loaded biquad 7
  16742. 03-07 20:35:08.522 5746 5746 I SmartAmp: Disabled biquad 8
  16743. 03-07 20:35:08.524 5746 5746 I SmartAmp: Disabled biquad 9
  16744. 03-07 20:35:08.526 5746 5746 I SmartAmp: Loaded biquad 10
  16745. 03-07 20:35:08.527 5746 5746 I SmartAmp: Enter function waitCalibration
  16746. 03-07 20:35:08.527 5746 5746 I SmartAmp: Calibration value is 02 ohm
  16747. 03-07 20:35:08.531 5746 5746 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  16748. 03-07 20:35:08.531 5746 5746 I SmartAmp: Set DC to DC converter in active mode
  16749. 03-07 20:35:08.532 5746 5746 I SmartAmp: Set DC to DC converter in active mode
  16750. 03-07 20:35:08.534 5746 5746 I SmartAmp: init end@1520451308.534442
  16751. 03-07 20:35:08.534 5746 5746 I SmartAmp: FIH_Tfa9887_init return value 0
  16752. 03-07 20:35:08.690 5745 5745 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  16753. 03-07 20:35:08.713 5745 5745 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  16754. 03-07 20:35:08.727 5745 5745 I zygote64: Thread[1,tid=5745,Native,Thread*=0x79538c2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  16755. 03-07 20:35:08.728 5745 5745 D MtpDeviceJNI: register_android_mtp_MtpDevice
  16756. 03-07 20:35:08.729 5745 5745 I zygote64: Thread[1,tid=5745,Native,Thread*=0x79538c2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  16757. 03-07 20:35:08.731 5745 5745 I zygote64: Thread[1,tid=5745,Native,Thread*=0x79538c2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  16758. 03-07 20:35:08.749 5746 5775 V audio_amplifier: --write_dummy_data:167
  16759. 03-07 20:35:08.762 5746 5746 I audio_amplifier: Found PRI_MI2S Clock! 964
  16760. 03-07 20:35:08.762 5746 5746 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  16761. 03-07 20:35:08.764 5746 5746 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  16762. 03-07 20:35:08.764 5746 5746 W DeviceHAL: Device 0xf150d000 get_master_volume: Function not implemented
  16763. 03-07 20:35:08.764 5746 5746 W DeviceHAL: Device 0xf150d000 get_master_mute: Function not implemented
  16764. 03-07 20:35:08.764 5746 5746 W DeviceHAL: Device 0xf150d000 set_master_volume: Function not implemented
  16765. 03-07 20:35:08.764 5746 5746 W DeviceHAL: Device 0xf150d000 set_master_mute: Function not implemented
  16766. 03-07 20:35:08.764 5746 5746 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  16767. 03-07 20:35:08.765 5746 5746 I AudioFlinger: openOutput() this 0xf1dbd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  16768. 03-07 20:35:08.765 5746 5746 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xf0d74000)
  16769. 03-07 20:35:08.765 5746 5746 D audio_hw_primary: adev_open_output_stream: Stream (0xf0d74000) picks up usecase (low-latency-playback)
  16770. 03-07 20:35:08.766 5746 5746 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  16771. 03-07 20:35:08.767 5746 5746 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  16772. 03-07 20:35:08.770 5746 5746 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  16773. 03-07 20:35:08.770 5746 5746 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  16774. 03-07 20:35:08.770 5746 5746 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  16775. 03-07 20:35:08.780 5746 5746 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  16776. 03-07 20:35:08.781 5746 5746 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  16777. 03-07 20:35:08.782 5746 5746 I AudioFlinger: Using module 10 as the primary audio interface
  16778. 03-07 20:35:08.782 5746 5785 I AudioFlinger: AudioFlinger's thread 0xf0783280 tid=5785 ready to run
  16779. 03-07 20:35:08.782 5746 5785 W AudioFlinger: no wake lock to update, system not ready yet
  16780. 03-07 20:35:08.782 5746 5785 D audio_hw_primary: out_standby: enter: stream (0xf0d74000) usecase(1: low-latency-playback)
  16781. 03-07 20:35:08.783 5746 5746 W AudioFlinger: moveEffects() bad srcOutput 0
  16782. 03-07 20:35:08.783 5746 5785 W AudioFlinger: no wake lock to update, system not ready yet
  16783. 03-07 20:35:08.783 5746 5785 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  16784. 03-07 20:35:08.785 5746 5746 I AudioFlinger: openOutput() this 0xf1dbd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  16785. 03-07 20:35:08.786 5746 5746 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xf0d74180)
  16786. 03-07 20:35:08.786 5746 5746 D audio_hw_primary: adev_open_output_stream: Stream (0xf0d74180) picks up usecase (audio-ull-playback)
  16787. 03-07 20:35:08.786 5746 5746 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  16788. 03-07 20:35:08.787 5746 5788 I AudioFlinger: AudioFlinger's thread 0xf06832c0 tid=5788 ready to run
  16789. 03-07 20:35:08.787 5746 5788 W AudioFlinger: no wake lock to update, system not ready yet
  16790. 03-07 20:35:08.787 5746 5788 D audio_hw_primary: out_standby: enter: stream (0xf0d74180) usecase(12: audio-ull-playback)
  16791. 03-07 20:35:08.787 5746 5788 W AudioFlinger: no wake lock to update, system not ready yet
  16792. 03-07 20:35:08.788 5746 5788 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  16793. 03-07 20:35:08.790 5746 5746 I AudioFlinger: openOutput() this 0xf1dbd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  16794. 03-07 20:35:08.791 5746 5746 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xf0d74300)
  16795. 03-07 20:35:08.792 5746 5746 D audio_hw_primary: adev_open_output_stream: Stream (0xf0d74300) picks up usecase (deep-buffer-playback)
  16796. 03-07 20:35:08.792 5746 5746 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  16797. 03-07 20:35:08.793 5746 5790 I AudioFlinger: AudioFlinger's thread 0xefc83340 tid=5790 ready to run
  16798. 03-07 20:35:08.793 5746 5790 W AudioFlinger: no wake lock to update, system not ready yet
  16799. 03-07 20:35:08.793 5746 5790 D audio_hw_primary: out_standby: enter: stream (0xf0d74300) usecase(0: deep-buffer-playback)
  16800. 03-07 20:35:08.793 5746 5790 W AudioFlinger: no wake lock to update, system not ready yet
  16801. 03-07 20:35:08.794 5746 5790 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  16802. 03-07 20:35:08.795 5746 5746 I AudioFlinger: openOutput() this 0xf1dbd000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  16803. 03-07 20:35:08.795 5746 5746 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xf0d74480)
  16804. 03-07 20:35:08.795 5746 5746 D audio_hw_primary: adev_open_output_stream: Stream (0xf0d74480) picks up usecase (afe-proxy-playback)
  16805. 03-07 20:35:08.796 5746 5746 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  16806. 03-07 20:35:08.796 5746 5793 I AudioFlinger: AudioFlinger's thread 0xefa03640 tid=5793 ready to run
  16807. 03-07 20:35:08.796 5746 5793 W AudioFlinger: no wake lock to update, system not ready yet
  16808. 03-07 20:35:08.796 5746 5793 D audio_hw_primary: out_standby: enter: stream (0xf0d74480) usecase(37: afe-proxy-playback)
  16809. 03-07 20:35:08.797 5746 5793 W AudioFlinger: no wake lock to update, system not ready yet
  16810. 03-07 20:35:08.797 5746 5793 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  16811. 03-07 20:35:08.798 5746 5746 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xf1dbaa40) io_handle(14) source(1)
  16812. 03-07 20:35:08.800 5746 5795 I AudioFlinger: AudioFlinger's thread 0xef6039c0 tid=5795 ready to run
  16813. 03-07 20:35:08.800 5746 5746 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xf1dbaa40)
  16814. 03-07 20:35:08.800 5746 5746 D audio_hw_primary: in_standby: enter: stream (0xf1dbaa40) usecase(16: audio-record)
  16815. 03-07 20:35:08.800 5746 5746 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf1dbaa40) io_handle(22) source(1)
  16816. 03-07 20:35:08.800 5746 5746 W DeviceHAL: Device 0xf150d000 open_input_stream: Invalid argument
  16817. 03-07 20:35:08.800 5746 5746 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf1dbaa40) io_handle(22) source(1)
  16818. 03-07 20:35:08.801 5746 5746 W DeviceHAL: Device 0xf150d000 open_input_stream: Invalid argument
  16819. 03-07 20:35:08.801 5746 5746 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  16820. 03-07 20:35:08.810 5746 5746 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  16821. 03-07 20:35:08.810 5746 5746 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  16822. 03-07 20:35:08.810 5746 5746 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  16823. 03-07 20:35:08.812 5746 5746 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  16824. 03-07 20:35:08.812 5746 5746 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  16825. 03-07 20:35:08.814 5746 5746 I r_submix: adev_open(name=audio_hw_if)
  16826. 03-07 20:35:08.814 5746 5746 I r_submix: adev_init_check()
  16827. 03-07 20:35:08.814 5746 5746 W DeviceHAL: Device 0xefcdfc00 set_master_mute: Function not implemented
  16828. 03-07 20:35:08.814 5746 5746 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  16829. 03-07 20:35:08.814 5746 5746 D r_submix: adev_open_input_stream(addr=0)
  16830. 03-07 20:35:08.814 5746 5746 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  16831. 03-07 20:35:08.814 5746 5746 D r_submix: now using address 0 for route 9
  16832. 03-07 20:35:08.815 5746 5799 I AudioFlinger: AudioFlinger's thread 0xef603980 tid=5799 ready to run
  16833. 03-07 20:35:08.815 5746 5746 D r_submix: adev_close_input_stream()
  16834. 03-07 20:35:08.815 5746 5746 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  16835. 03-07 20:35:08.815 5746 5746 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  16836. 03-07 20:35:08.816 5746 5746 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  16837. 03-07 20:35:08.816 5746 5746 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  16838. 03-07 20:35:08.816 5746 5746 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  16839. 03-07 20:35:08.818 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  16840. 03-07 20:35:08.820 5746 5746 E SoundTriggerHwService: could not read implementation properties
  16841. 03-07 20:35:08.872 5745 5745 I Zygote : ...preloaded 4715 classes in 415ms.
  16842. 03-07 20:35:08.872 5745 5745 I zygote64: VMRuntime.preloadDexCaches starting
  16843. 03-07 20:35:08.957 5745 5745 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  16844. 03-07 20:35:08.958 5745 5745 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  16845. 03-07 20:35:08.958 5745 5745 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  16846. 03-07 20:35:08.958 5745 5745 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  16847. 03-07 20:35:08.958 5745 5745 I zygote64: VMRuntime.preloadDexCaches finished
  16848. 03-07 20:35:08.959 5745 5745 D Zygote64Timing: PreloadClasses took to complete: 502ms
  16849. 03-07 20:35:09.063 5745 5745 I Zygote : Preloading resources...
  16850. 03-07 20:35:09.083 5745 5745 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  16851. 03-07 20:35:09.125 5745 5745 I Zygote : ...preloaded 64 resources in 61ms.
  16852. 03-07 20:35:09.133 5745 5745 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  16853. 03-07 20:35:09.135 5745 5745 I Zygote : ...preloaded 41 resources in 10ms.
  16854. 03-07 20:35:09.135 5745 5745 D Zygote64Timing: PreloadResources took to complete: 177ms
  16855. 03-07 20:35:09.136 5745 5745 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  16856. 03-07 20:35:09.138 5745 5745 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  16857. 03-07 20:35:09.141 5745 5745 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  16858. 03-07 20:35:09.154 5745 5745 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  16859. 03-07 20:35:09.156 5745 5745 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  16860. 03-07 20:35:09.179 5745 5745 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  16861. 03-07 20:35:09.180 5745 5745 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  16862. 03-07 20:35:09.204 5745 5745 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  16863. 03-07 20:35:09.210 5745 5745 I Zygote : Preloading shared libraries...
  16864. 03-07 20:35:09.235 5745 5745 I Zygote : Uninstalled ICU cache reference pinning...
  16865. 03-07 20:35:09.239 5745 5745 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  16866. 03-07 20:35:09.265 5745 5745 I Zygote : Warmed up JCA providers in 25ms.
  16867. 03-07 20:35:09.265 5745 5745 D Zygote : end preload
  16868. 03-07 20:35:09.265 5745 5745 D Zygote64Timing: ZygotePreload took to complete: 827ms
  16869. 03-07 20:35:09.292 5745 5745 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 89us total 26.418ms
  16870. 03-07 20:35:09.314 5745 5745 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 35us total 16.176ms
  16871. 03-07 20:35:09.314 5745 5745 D Zygote64Timing: PostZygoteInitGC took to complete: 49ms
  16872. 03-07 20:35:09.314 5745 5745 D Zygote64Timing: ZygoteInit took to complete: 877ms
  16873. 03-07 20:35:09.315 5745 5745 I : seccomp disabled by setenforce 0
  16874. 03-07 20:35:09.371 5745 5745 I Zygote : System server process 5802 has been created
  16875. 03-07 20:35:09.374 5745 5745 I Zygote : Accepting command socket connections
  16876. 03-07 20:35:09.387 5802 5802 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  16877. 03-07 20:35:09.400 5802 5802 I zygote64: The ClassLoaderContext is a special shared library.
  16878. 03-07 20:35:09.432 5802 5802 I SystemServer: InitBeforeStartServices
  16879. 03-07 20:35:09.432 5802 5802 I SystemServer: Entered the Android system server!
  16880. 03-07 20:35:09.647 5802 5802 D SystemServerTiming: InitBeforeStartServices took to complete: 216ms
  16881. 03-07 20:35:09.648 5802 5802 I SystemServer: StartServices
  16882. 03-07 20:35:09.648 5802 5802 I SystemServer: Reading configuration...
  16883. 03-07 20:35:09.648 5802 5802 I SystemServer: ReadingSystemConfig
  16884. 03-07 20:35:09.649 5802 5802 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  16885. 03-07 20:35:09.649 5802 5802 I SystemServer: StartInstaller
  16886. 03-07 20:35:09.649 5802 5802 I SystemServiceManager: Starting com.android.server.pm.Installer
  16887. 03-07 20:35:09.649 5802 5815 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  16888. 03-07 20:35:09.652 5802 5802 D SystemServerTiming: StartInstaller took to complete: 3ms
  16889. 03-07 20:35:09.652 5802 5802 I SystemServer: DeviceIdentifiersPolicyService
  16890. 03-07 20:35:09.652 5802 5802 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  16891. 03-07 20:35:09.654 5802 5802 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 1ms
  16892. 03-07 20:35:09.654 5802 5802 I SystemServer: StartActivityManager
  16893. 03-07 20:35:09.654 5802 5802 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  16894. 03-07 20:35:09.687 5802 5802 I ActivityManager: Memory class: 288
  16895. 03-07 20:35:09.692 5802 5817 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  16896. 03-07 20:35:09.694 5802 5818 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  16897. 03-07 20:35:09.700 5802 5815 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  16898. 03-07 20:35:09.719 5802 5802 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  16899. 03-07 20:35:09.420 5802 5802 I chatty : uid=1000 system_server identical 4 lines
  16900. 03-07 20:35:09.426 5802 5802 I zygote64: The ClassLoaderContext is a special shared library.
  16901. 03-07 20:35:09.724 5802 5820 E BluetoothAdapter: Bluetooth binder is null
  16902. 03-07 20:35:09.726 5802 5820 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  16903. 03-07 20:35:09.729 5802 5820 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  16904. 03-07 20:35:09.730 5802 5820 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  16905. 03-07 20:35:09.735 5802 5820 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  16906. 03-07 20:35:09.738 5802 5820 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  16907. 03-07 20:35:09.749 5802 5820 D vndksupport: Loading /vendor/lib64/hw/power.msm8992.so from current namespace instead of sphal namespace.
  16908. 03-07 20:35:09.752 5802 5820 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
  16909. 03-07 20:35:09.752 5802 5820 E QCOM PowerHAL: Failed to get prefetcher handle.
  16910. 03-07 20:35:09.753 5802 5820 D QCOM PowerHAL: power_open: enter; name=power
  16911. 03-07 20:35:09.753 5802 5820 D QCOM PowerHAL: power_open: exit 0
  16912. 03-07 20:35:09.753 5802 5820 I QCOM PowerHAL: QCOM power HAL initing.
  16913. 03-07 20:35:09.754 5802 5820 I PowerManagerService-JNI: Loaded power HAL service
  16914. 03-07 20:35:09.808 5802 5802 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  16915. 03-07 20:35:09.809 5802 5802 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace.
  16916. 03-07 20:35:09.852 5802 5802 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  16917. 03-07 20:35:09.859 5802 5826 I ServiceThread: Enabled StrictMode logging for android.display looper.
  16918. 03-07 20:35:09.860 5802 5802 W system_server: Failed to remove /acct/uid_1041/pid_5746: Device or resource busy
  16919. 03-07 20:35:09.860 5802 5802 W system_server: Failed to remove /acct/uid_1041: Permission denied
  16920. 03-07 20:35:09.861 5802 5802 W system_server: Failed to remove /acct/uid_1047/pid_5741: Device or resource busy
  16921. 03-07 20:35:09.861 5802 5802 W system_server: Failed to remove /acct/uid_1047: Permission denied
  16922. 03-07 20:35:09.861 5802 5802 W system_server: Failed to remove /acct/uid_1058/pid_2323: Device or resource busy
  16923. 03-07 20:35:09.861 5802 5802 W system_server: Failed to remove /acct/uid_1058: Permission denied
  16924. 03-07 20:35:09.861 5802 5802 W system_server: Failed to remove /acct/uid_1006/pid_2311: Device or resource busy
  16925. 03-07 20:35:09.861 5802 5802 W system_server: Failed to remove /acct/uid_1006: Permission denied
  16926. 03-07 20:35:09.861 5802 5802 W system_server: Failed to remove /acct/uid_1046/pid_2259: Device or resource busy
  16927. 03-07 20:35:09.861 5802 5802 W system_server: Failed to remove /acct/uid_1046: Permission denied
  16928. 03-07 20:35:09.861 5802 5802 W system_server: Failed to remove /acct/uid_1040/pid_2243: Device or resource busy
  16929. 03-07 20:35:09.861 5802 5802 W system_server: Failed to remove /acct/uid_1040: Permission denied
  16930. 03-07 20:35:09.861 5802 5802 W system_server: Failed to remove /acct/uid_1017/pid_2234: Device or resource busy
  16931. 03-07 20:35:09.861 5802 5802 W system_server: Failed to remove /acct/uid_1017: Permission denied
  16932. 03-07 20:35:09.861 5802 5802 W system_server: Failed to remove /acct/uid_1019/pid_2232: Device or resource busy
  16933. 03-07 20:35:09.861 5802 5802 W system_server: Failed to remove /acct/uid_1019: Permission denied
  16934. 03-07 20:35:09.862 5802 5802 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  16935. 03-07 20:35:09.862 5802 5802 W system_server: Failed to remove /acct/uid_3005: Permission denied
  16936. 03-07 20:35:09.862 5802 5802 W system_server: Failed to remove /acct/uid_10003: Permission denied
  16937. 03-07 20:35:09.862 5802 5802 W system_server: Failed to remove /acct/uid_10001: Permission denied
  16938. 03-07 20:35:09.862 5802 5802 W system_server: Failed to remove /acct/uid_10004: Permission denied
  16939. 03-07 20:35:09.862 5802 5802 W system_server: Failed to remove /acct/uid_10005: Permission denied
  16940. 03-07 20:35:09.862 5802 5802 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  16941. 03-07 20:35:09.862 5802 5802 W system_server: Failed to remove /acct/uid_1003: Permission denied
  16942. 03-07 20:35:09.862 5802 5802 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  16943. 03-07 20:35:09.862 5802 5802 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  16944. 03-07 20:35:09.862 5802 5802 W system_server: Failed to remove /acct/uid_1001: Permission denied
  16945. 03-07 20:35:09.862 5802 5802 W system_server: Failed to remove /acct/uid_1010/pid_5749: Device or resource busy
  16946. 03-07 20:35:09.862 5802 5802 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  16947. 03-07 20:35:09.862 5802 5802 W system_server: Failed to remove /acct/uid_1010: Permission denied
  16948. 03-07 20:35:09.862 5802 5802 W system_server: Failed to remove /acct/uid_1013/pid_5747: Device or resource busy
  16949. 03-07 20:35:09.863 5802 5802 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  16950. 03-07 20:35:09.863 5802 5802 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  16951. 03-07 20:35:09.863 5802 5802 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  16952. 03-07 20:35:09.863 5802 5802 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  16953. 03-07 20:35:09.863 5802 5802 W system_server: Failed to remove /acct/uid_1013: Permission denied
  16954. 03-07 20:35:09.863 5802 5802 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  16955. 03-07 20:35:09.863 5802 5802 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  16956. 03-07 20:35:09.863 5802 5802 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  16957. 03-07 20:35:09.863 5802 5802 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  16958. 03-07 20:35:09.863 5802 5802 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  16959. 03-07 20:35:09.863 5802 5802 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  16960. 03-07 20:35:09.863 5802 5802 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  16961. 03-07 20:35:09.863 5802 5802 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  16962. 03-07 20:35:09.863 5802 5802 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  16963. 03-07 20:35:09.863 5802 5802 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  16964. 03-07 20:35:09.863 5802 5802 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  16965. 03-07 20:35:09.863 5802 5802 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  16966. 03-07 20:35:09.863 5802 5802 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  16967. 03-07 20:35:09.863 5802 5802 W system_server: Failed to remove /acct/uid_1000: Permission denied
  16968. 03-07 20:35:09.864 5802 5802 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  16969. 03-07 20:35:09.864 5802 5802 W system_server: Failed to remove /acct/uid_1036: Permission denied
  16970. 03-07 20:35:09.864 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_5748: Device or resource busy
  16971. 03-07 20:35:09.864 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_5745: Device or resource busy
  16972. 03-07 20:35:09.864 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  16973. 03-07 20:35:09.864 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  16974. 03-07 20:35:09.864 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  16975. 03-07 20:35:09.864 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  16976. 03-07 20:35:09.864 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  16977. 03-07 20:35:09.864 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  16978. 03-07 20:35:09.864 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  16979. 03-07 20:35:09.864 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  16980. 03-07 20:35:09.864 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  16981. 03-07 20:35:09.866 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  16982. 03-07 20:35:09.866 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  16983. 03-07 20:35:09.866 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  16984. 03-07 20:35:09.866 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  16985. 03-07 20:35:09.866 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  16986. 03-07 20:35:09.866 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  16987. 03-07 20:35:09.866 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  16988. 03-07 20:35:09.866 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  16989. 03-07 20:35:09.866 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  16990. 03-07 20:35:09.866 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  16991. 03-07 20:35:09.866 5802 5802 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  16992. 03-07 20:35:09.866 5802 5802 W system_server: Failed to remove /acct/uid_0: Permission denied
  16993. 03-07 20:35:09.869 5802 5802 D AppOps : AppOpsService published
  16994. 03-07 20:35:09.870 5802 5802 D SystemServerTiming: StartActivityManager took to complete: 215ms
  16995. 03-07 20:35:09.870 5802 5802 I SystemServer: StartPowerManager
  16996. 03-07 20:35:09.870 5802 5802 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  16997. 03-07 20:35:09.872 5802 5828 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  16998. 03-07 20:35:09.874 5802 5802 I libsuspend: Selected wakeup count
  16999. 03-07 20:35:09.874 5802 5802 E QCOM PowerHAL: Invalid hint ID.
  17000. 03-07 20:35:09.876 5802 5802 D SystemServerTiming: StartPowerManager took to complete: 7ms
  17001. 03-07 20:35:09.877 5802 5802 I SystemServer: InitPowerManagement
  17002. 03-07 20:35:09.880 5802 5802 D SystemServerTiming: InitPowerManagement took to complete: 3ms
  17003. 03-07 20:35:09.880 5802 5802 I SystemServer: StartRecoverySystemService
  17004. 03-07 20:35:09.880 5802 5802 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  17005. 03-07 20:35:09.882 5802 5802 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  17006. 03-07 20:35:09.882 5802 5802 V RescueParty: Disabled because of eng build
  17007. 03-07 20:35:09.882 5802 5802 I SystemServer: StartLightsService
  17008. 03-07 20:35:09.882 5802 5802 I SystemServiceManager: Starting com.android.server.lights.LightsService
  17009. 03-07 20:35:09.882 5802 5802 D SystemServerTiming: StartLightsService took to complete: 0ms
  17010. 03-07 20:35:09.883 5802 5802 I SystemServer: StartDisplayManager
  17011. 03-07 20:35:09.883 5802 5802 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  17012. 03-07 20:35:09.886 5802 5802 D SystemServerTiming: StartDisplayManager took to complete: 4ms
  17013. 03-07 20:35:09.886 5802 5802 I SystemServer: WaitForDisplay
  17014. 03-07 20:35:09.886 5802 5802 I SystemServiceManager: Starting phase 100
  17015. 03-07 20:35:09.889 5802 5826 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  17016. 03-07 20:35:09.890 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  17017. 03-07 20:35:09.890 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  17018. 03-07 20:35:09.892 5802 5826 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  17019. 03-07 20:35:09.897 5802 5826 E light : light_open lights keyboard failed: -22
  17020. 03-07 20:35:09.898 5802 5826 E light : Light passthrough failed to load legacy HAL.
  17021. 03-07 20:35:09.898 5802 5826 E light : light_open lights buttons failed: -22
  17022. 03-07 20:35:09.898 5802 5826 E light : Light passthrough failed to load legacy HAL.
  17023. 03-07 20:35:09.902 5802 5826 E light : light_open lights bluetooth failed: -22
  17024. 03-07 20:35:09.902 5802 5826 E light : Light passthrough failed to load legacy HAL.
  17025. 03-07 20:35:09.903 5802 5826 E light : light_open lights wifi failed: -22
  17026. 03-07 20:35:09.903 5802 5826 E light : Light passthrough failed to load legacy HAL.
  17027. 03-07 20:35:09.904 5802 5802 D SystemServerTiming: WaitForDisplay took to complete: 18ms
  17028. 03-07 20:35:09.905 5802 5802 I SystemServer: StartPackageManagerService
  17029. 03-07 20:35:09.905 5802 5826 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  17030. 03-07 20:35:09.918 5802 5802 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  17031. 03-07 20:35:09.922 5802 5802 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  17032. 03-07 20:35:10.202 5802 5802 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  17033. 03-07 20:35:10.203 5802 5802 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  17034. 03-07 20:35:10.203 5802 5802 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  17035. 03-07 20:35:10.324 5802 5841 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  17036. 03-07 20:35:10.435 5802 5840 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  17037. 03-07 20:35:10.462 5802 5841 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  17038. 03-07 20:35:10.533 5802 5838 I PackageParser: Parse times for '/system/priv-app/Settings': parse=121ms, update_cache=0 ms
  17039. 03-07 20:35:10.709 5802 5840 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=203ms, update_cache=0 ms
  17040. 03-07 20:35:10.749 5802 5844 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  17041. 03-07 20:35:10.755 5802 5844 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  17042. 03-07 20:35:10.764 5802 5845 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  17043. 03-07 20:35:10.786 5802 5843 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  17044. 03-07 20:35:10.833 5802 5842 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  17045. 03-07 20:35:10.834 5802 5842 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  17046. 03-07 20:35:10.858 5846 5846 I sensors.qcom: type=1400 audit(0.0:655): avc: denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=106 ioctlcmd=6403 scontext=u:r:init:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  17047. 03-07 20:35:10.896 5802 5802 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  17048. 03-07 20:35:10.897 5802 5802 D PackageManager: No files in app dir /oem/app
  17049. 03-07 20:35:10.898 5802 5802 I PackageManager: Finished scanning system apps. Time: 716 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  17050. 03-07 20:35:10.928 5802 5850 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  17051. 03-07 20:35:10.956 5802 5851 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  17052. 03-07 20:35:10.958 5802 5850 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  17053. 03-07 20:35:11.002 5802 5848 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  17054. 03-07 20:35:11.036 5802 5849 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  17055. 03-07 20:35:11.036 5802 5849 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  17056. 03-07 20:35:11.060 5802 5849 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  17057. 03-07 20:35:11.061 5802 5849 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  17058. 03-07 20:35:11.066 5802 5851 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  17059. 03-07 20:35:11.106 5802 5850 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=111ms, update_cache=0 ms
  17060. 03-07 20:35:11.113 5802 5848 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  17061. 03-07 20:35:11.113 5802 5848 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  17062. 03-07 20:35:11.118 5802 5802 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  17063. 03-07 20:35:11.118 5802 5802 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  17064. 03-07 20:35:11.131 5802 5851 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  17065. 03-07 20:35:11.138 5802 5848 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  17066. 03-07 20:35:11.149 5802 5802 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  17067. 03-07 20:35:11.167 5802 5851 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  17068. 03-07 20:35:11.167 5802 5851 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  17069. 03-07 20:35:11.180 5802 5850 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  17070. 03-07 20:35:11.199 5802 5850 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  17071. 03-07 20:35:11.249 5802 5849 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=173ms, update_cache=0 ms
  17072. 03-07 20:35:11.253 5802 5851 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  17073. 03-07 20:35:11.280 5802 5851 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  17074. 03-07 20:35:11.347 5802 5849 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  17075. 03-07 20:35:11.347 5802 5849 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  17076. 03-07 20:35:11.358 5802 5850 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  17077. 03-07 20:35:11.359 5802 5850 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  17078. 03-07 20:35:11.361 5802 5849 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  17079. 03-07 20:35:11.385 5802 5850 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=171ms, update_cache=0 ms
  17080. 03-07 20:35:11.430 5802 5848 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  17081. 03-07 20:35:11.477 5802 5849 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  17082. 03-07 20:35:11.504 5802 5849 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  17083. 03-07 20:35:11.520 5802 5850 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=135ms, update_cache=0 ms
  17084. 03-07 20:35:11.556 5802 5851 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  17085. 03-07 20:35:11.557 5802 5848 I PackageParser: Parse times for '/data/app/org.leetzone.android.yatsewidgetfree-2': parse=111ms, update_cache=0 ms
  17086. 03-07 20:35:11.563 5802 5849 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  17087. 03-07 20:35:11.564 5802 5849 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  17088. 03-07 20:35:11.628 5802 5850 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=107ms, update_cache=0 ms
  17089. 03-07 20:35:11.644 5802 5812 I zygote64: Background concurrent copying GC freed 27900(1750KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 63us total 190.442ms
  17090. 03-07 20:35:11.649 5802 5851 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  17091. 03-07 20:35:11.650 5802 5851 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  17092. 03-07 20:35:11.651 5802 5851 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  17093. 03-07 20:35:11.696 5802 5851 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  17094. 03-07 20:35:11.733 5802 5850 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  17095. 03-07 20:35:11.751 5802 5850 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  17096. 03-07 20:35:11.783 5802 5850 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  17097. 03-07 20:35:11.801 5802 5802 D PackageManager: No files in app dir /data/app-private
  17098. 03-07 20:35:11.801 5802 5802 I PackageManager: Finished scanning non-system apps. Time: 904 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  17099. 03-07 20:35:11.803 5802 5802 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  17100. 03-07 20:35:11.813 5802 5802 I PackageManager: Time to scan packages: 1.631 seconds
  17101. 03-07 20:35:11.819 5802 5802 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  17102. 03-07 20:35:11.889 2233 3397 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  17103. 03-07 20:35:11.891 2233 3397 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  17104. 03-07 20:35:11.895 2233 3397 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  17105. 03-07 20:35:11.897 2233 3397 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  17106. 03-07 20:35:11.959 2233 2252 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  17107. 03-07 20:35:11.962 2233 2252 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  17108. 03-07 20:35:11.965 2233 3397 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  17109. 03-07 20:35:11.967 2233 3397 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  17110. 03-07 20:35:11.998 5802 5802 V PackageManager: reconcileAppsData finished 18 packages
  17111. 03-07 20:35:11.999 5802 5802 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  17112. 03-07 20:35:11.999 5802 5852 D SystemServerInitThreadPool: Started executing prepareAppData
  17113. 03-07 20:35:11.999 5802 5802 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  17114. 03-07 20:35:11.999 5802 5802 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  17115. 03-07 20:35:11.999 5802 5802 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  17116. 03-07 20:35:12.000 5802 5802 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  17117. 03-07 20:35:12.000 5802 5802 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  17118. 03-07 20:35:12.000 5802 5802 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  17119. 03-07 20:35:12.000 5802 5802 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  17120. 03-07 20:35:12.000 5802 5802 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  17121. 03-07 20:35:12.000 5802 5802 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  17122. 03-07 20:35:12.001 5802 5802 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  17123. 03-07 20:35:12.001 5802 5802 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  17124. 03-07 20:35:12.001 5802 5802 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  17125. 03-07 20:35:12.002 5802 5802 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  17126. 03-07 20:35:12.003 2233 2233 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  17127. 03-07 20:35:12.003 5802 5802 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  17128. 03-07 20:35:12.003 5802 5802 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  17129. 03-07 20:35:12.004 5802 5802 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  17130. 03-07 20:35:12.004 5802 5802 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  17131. 03-07 20:35:12.004 5802 5802 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  17132. 03-07 20:35:12.004 5802 5802 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  17133. 03-07 20:35:12.004 5802 5802 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  17134. 03-07 20:35:12.004 5802 5802 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  17135. 03-07 20:35:12.005 2233 2233 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  17136. 03-07 20:35:12.005 2233 2233 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  17137. 03-07 20:35:12.006 5802 5802 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  17138. 03-07 20:35:12.006 2233 2233 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  17139. 03-07 20:35:12.006 2233 2233 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  17140. 03-07 20:35:12.008 2233 2233 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  17141. 03-07 20:35:12.009 2233 2233 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  17142. 03-07 20:35:12.009 2233 2233 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  17143. 03-07 20:35:12.010 2233 2233 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  17144. 03-07 20:35:12.010 2233 2233 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  17145. 03-07 20:35:12.010 2233 2233 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  17146. 03-07 20:35:12.011 2233 2233 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  17147. 03-07 20:35:12.011 2233 2233 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  17148. 03-07 20:35:12.012 2233 2233 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  17149. 03-07 20:35:12.012 2233 2233 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  17150. 03-07 20:35:12.012 2233 2233 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  17151. 03-07 20:35:12.012 2233 2233 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  17152. 03-07 20:35:12.012 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  17153. 03-07 20:35:12.013 2233 2233 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  17154. 03-07 20:35:12.013 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  17155. 03-07 20:35:12.013 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  17156. 03-07 20:35:12.013 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  17157. 03-07 20:35:12.013 2233 2233 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  17158. 03-07 20:35:12.013 2233 2233 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  17159. 03-07 20:35:12.014 2233 2233 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  17160. 03-07 20:35:12.014 2233 2233 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  17161. 03-07 20:35:12.015 2233 2233 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  17162. 03-07 20:35:12.015 2233 2233 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  17163. 03-07 20:35:12.015 2233 2233 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  17164. 03-07 20:35:12.015 2233 2233 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  17165. 03-07 20:35:12.016 2233 2233 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  17166. 03-07 20:35:12.016 2233 2233 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  17167. 03-07 20:35:12.016 2233 2233 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  17168. 03-07 20:35:12.016 2233 2233 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  17169. 03-07 20:35:12.017 2233 2233 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  17170. 03-07 20:35:12.017 2233 2233 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  17171. 03-07 20:35:12.018 2233 2233 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  17172. 03-07 20:35:12.027 5802 5852 D SystemServerTimingAsync: AppDataFixup took to complete: 28ms
  17173. 03-07 20:35:12.125 5802 5802 E PackageManager: There should probably be a verifier, but, none were found
  17174. 03-07 20:35:12.128 5802 5802 E System : ******************************************
  17175. 03-07 20:35:12.129 5802 5802 E System : ************ Failure starting system services
  17176. 03-07 20:35:12.129 5802 5802 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  17177. 03-07 20:35:12.129 5802 5802 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  17178. 03-07 20:35:12.129 5802 5802 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  17179. 03-07 20:35:12.129 5802 5802 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  17180. 03-07 20:35:12.129 5802 5802 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  17181. 03-07 20:35:12.129 5802 5802 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  17182. 03-07 20:35:12.129 5802 5802 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  17183. 03-07 20:35:12.129 5802 5802 E System : at java.lang.reflect.Method.invoke(Native Method)
  17184. 03-07 20:35:12.129 5802 5802 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  17185. 03-07 20:35:12.129 5802 5802 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  17186. 03-07 20:35:12.129 5802 5802 D SystemServerTiming: StartPackageManagerService took to complete: 2224ms
  17187. 03-07 20:35:12.130 5802 5802 E Zygote : System zygote died with exception
  17188. 03-07 20:35:12.130 5802 5802 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  17189. 03-07 20:35:12.130 5802 5802 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  17190. 03-07 20:35:12.130 5802 5802 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  17191. 03-07 20:35:12.130 5802 5802 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  17192. 03-07 20:35:12.130 5802 5802 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  17193. 03-07 20:35:12.130 5802 5802 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  17194. 03-07 20:35:12.130 5802 5802 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  17195. 03-07 20:35:12.130 5802 5802 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  17196. 03-07 20:35:12.130 5802 5802 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  17197. 03-07 20:35:12.130 5802 5802 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  17198. 03-07 20:35:12.130 5802 5802 D AndroidRuntime: Shutting down VM
  17199. 03-07 20:35:12.130 5802 5802 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  17200. 03-07 20:35:12.130 5802 5802 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  17201. 03-07 20:35:12.130 5802 5802 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  17202. 03-07 20:35:12.130 5802 5802 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  17203. 03-07 20:35:12.130 5802 5802 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  17204. 03-07 20:35:12.130 5802 5802 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  17205. 03-07 20:35:12.130 5802 5802 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  17206. 03-07 20:35:12.130 5802 5802 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  17207. 03-07 20:35:12.130 5802 5802 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  17208. 03-07 20:35:12.130 5802 5802 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  17209. 03-07 20:35:12.130 5802 5802 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  17210. 03-07 20:35:12.133 5802 5802 E AndroidRuntime: Error reporting crash
  17211. 03-07 20:35:12.133 5802 5802 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  17212. 03-07 20:35:12.133 5802 5802 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  17213. 03-07 20:35:12.133 5802 5802 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  17214. 03-07 20:35:12.133 5802 5802 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  17215. 03-07 20:35:12.133 5802 5802 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  17216. 03-07 20:35:12.133 5802 5802 I Process : Sending signal. PID: 5802 SIG: 9
  17217. 03-07 20:35:12.182 354 354 I ServiceManager: service 'recovery' died
  17218. 03-07 20:35:12.182 354 354 I ServiceManager: service 'display' died
  17219. 03-07 20:35:12.182 354 354 I ServiceManager: service 'device_identifiers' died
  17220. 03-07 20:35:12.182 354 354 I ServiceManager: service 'batterystats' died
  17221. 03-07 20:35:12.182 354 354 I ServiceManager: service 'appops' died
  17222. 03-07 20:35:12.182 354 354 I ServiceManager: service 'power' died
  17223. 03-07 20:35:12.186 5745 5745 E Zygote : Exit zygote because system server (5802) has terminated
  17224. 03-07 20:35:12.244 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  17225. 03-07 20:35:12.244 354 354 I ServiceManager: service 'media.audio_flinger' died
  17226. 03-07 20:35:12.244 354 354 I ServiceManager: service 'media.audio_policy' died
  17227. 03-07 20:35:12.486 354 354 I ServiceManager: service 'media.player' died
  17228. 03-07 20:35:12.486 354 354 I ServiceManager: service 'media.resource_manager' died
  17229. 03-07 20:35:12.503 354 354 I ServiceManager: service 'netd' died
  17230. 03-07 20:35:12.504 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  17231. 03-07 20:35:12.515 354 354 I ServiceManager: service 'wificond' died
  17232. 03-07 20:35:12.634 5857 5857 I wificond: wificond is starting up...
  17233. 03-07 20:35:12.650 5856 5856 I Netd : Netd 1.0 starting
  17234. 03-07 20:35:12.651 5856 5856 D TetherController: Setting IP forward enable = 0
  17235. 03-07 20:35:12.695 5856 5856 I Netd : Creating child chains: 27.4ms
  17236. 03-07 20:35:12.695 5856 5856 I Netd : Setting up OEM hooks: 0.3ms
  17237. 03-07 20:35:12.705 5856 5856 I Netd : Setting up FirewallController hooks: 9.9ms
  17238. 03-07 20:35:12.710 5856 5856 I Netd : Setting up NatController hooks: 5.5ms
  17239. 03-07 20:35:12.715 5856 5856 I Netd : Setting up BandwidthController hooks: 4.8ms
  17240. 03-07 20:35:12.715 5856 5856 I Netd : Setting up IdletimerController hooks: 0.1ms
  17241. 03-07 20:35:12.723 5856 5856 I Netd : Disabling bandwidth control: 7.4ms
  17242. 03-07 20:35:12.724 5856 5856 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  17243. 03-07 20:35:12.724 5856 5856 I Netd : Initializing RouteController: 1.7ms
  17244. 03-07 20:35:12.725 5856 5856 D MDnsDS : MDnsSdListener::Hander starting up
  17245. 03-07 20:35:12.726 5856 5856 I Netd : Registering NetdNativeService: 0.8ms
  17246. 03-07 20:35:12.727 5856 5856 I Netd : Starting CommandListener: 0.6ms
  17247. 03-07 20:35:12.730 5856 5866 D MDnsDS : MDnsSdListener starting to monitor
  17248. 03-07 20:35:12.731 5856 5866 D MDnsDS : Going to poll with pollCount 1
  17249. 03-07 20:35:12.728 5872 5872 I netmgrd : type=1400 audit(0.0:656): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  17250. 03-07 20:35:12.738 5856 5856 I Netd : Registering NetdHwService: 11.1ms
  17251. 03-07 20:35:12.738 5856 5856 I Netd : Netd started in 88ms
  17252. 03-07 20:35:12.745 5872 5872 I ndc : type=1400 audit(0.0:657): avc: denied { write } for name="netd" dev="tmpfs" ino=71896 scontext=u:r:init:s0 tcontext=u:object_r:netd_socket:s0 tclass=sock_file permissive=1
  17253. 03-07 20:35:12.824 5854 5854 I FastMixerState: sMaxFastTracks = 8
  17254. 03-07 20:35:12.830 5854 5854 I audioserver: ServiceManager: 0xf1d978e0
  17255. 03-07 20:35:12.831 5854 5854 W BatteryNotifier: batterystats service unavailable!
  17256. 03-07 20:35:12.833 5854 5854 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  17257. 03-07 20:35:12.840 5854 5854 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  17258. 03-07 20:35:12.849 5854 5854 I AudioFlinger: Using 300 mSec as standby time.
  17259. 03-07 20:35:12.853 5854 5854 W APM::Devices: DeviceVector::add device 80000040 already in
  17260. 03-07 20:35:12.853 5854 5854 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  17261. 03-07 20:35:12.854 5854 5854 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  17262. 03-07 20:35:12.858 5854 5854 D audio_hw_primary: adev_open: enter
  17263. 03-07 20:35:12.916 5855 5855 I mediaserver: ServiceManager: 0xeae979e0
  17264. 03-07 20:35:12.917 5855 5855 W BatteryNotifier: batterystats service unavailable!
  17265. 03-07 20:35:12.965 5854 5854 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  17266. 03-07 20:35:12.966 5854 5854 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  17267. 03-07 20:35:12.966 5854 5854 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  17268. 03-07 20:35:12.966 5854 5854 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  17269. 03-07 20:35:12.966 5854 5854 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  17270. 03-07 20:35:12.966 5854 5854 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  17271. 03-07 20:35:12.966 5854 5854 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  17272. 03-07 20:35:12.966 5854 5854 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  17273. 03-07 20:35:12.966 5854 5854 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  17274. 03-07 20:35:12.973 5854 5854 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  17275. 03-07 20:35:12.974 5854 5854 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  17276. 03-07 20:35:12.975 5854 5854 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  17277. 03-07 20:35:12.978 5854 5854 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  17278. 03-07 20:35:12.983 5854 5854 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  17279. 03-07 20:35:12.983 5854 5854 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  17280. 03-07 20:35:12.983 5854 5854 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  17281. 03-07 20:35:12.995 5854 5854 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  17282. 03-07 20:35:13.008 5854 5854 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  17283. 03-07 20:35:13.008 5854 5854 D msm8974_platform: platform_init: Opened sound card:0
  17284. 03-07 20:35:13.013 5854 5854 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  17285. 03-07 20:35:13.013 5854 5854 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  17286. 03-07 20:35:13.013 5854 5854 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  17287. 03-07 20:35:13.013 5854 5854 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  17288. 03-07 20:35:13.013 5854 5854 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  17289. 03-07 20:35:13.013 5854 5854 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  17290. 03-07 20:35:13.013 5854 5854 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  17291. 03-07 20:35:13.014 5854 5854 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  17292. 03-07 20:35:13.014 5854 5854 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  17293. 03-07 20:35:13.014 5854 5854 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  17294. 03-07 20:35:13.014 5854 5854 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  17295. 03-07 20:35:13.014 5854 5854 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  17296. 03-07 20:35:13.014 5854 5854 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  17297. 03-07 20:35:13.014 5854 5854 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  17298. 03-07 20:35:13.015 5854 5854 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  17299. 03-07 20:35:13.015 5854 5854 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  17300. 03-07 20:35:13.015 5854 5854 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  17301. 03-07 20:35:13.015 5854 5854 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  17302. 03-07 20:35:13.015 5854 5854 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  17303. 03-07 20:35:13.015 5854 5854 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  17304. 03-07 20:35:13.016 5854 5854 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  17305. 03-07 20:35:13.016 5854 5854 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  17306. 03-07 20:35:13.016 5854 5854 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  17307. 03-07 20:35:13.016 5854 5854 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  17308. 03-07 20:35:13.016 5854 5854 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  17309. 03-07 20:35:13.016 5854 5854 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  17310. 03-07 20:35:13.017 5854 5854 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  17311. 03-07 20:35:13.017 5854 5854 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  17312. 03-07 20:35:13.018 5854 5854 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  17313. 03-07 20:35:13.018 5854 5854 D ACDB-LOADER: ACDB -> ACPH INIT
  17314. 03-07 20:35:13.018 5854 5854 D : [ACPH]->Online service registered with ACPH
  17315. 03-07 20:35:13.018 5854 5854 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  17316. 03-07 20:35:13.018 5854 5854 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  17317. 03-07 20:35:13.018 5854 5854 D : [ACPH]->ACPH init success
  17318. 03-07 20:35:13.018 5854 5854 D ACDB-LOADER: ACDB -> RTAC INIT
  17319. 03-07 20:35:13.018 5854 5854 D : [ACPH]->DSP RTC service registered with ACPH
  17320. 03-07 20:35:13.018 5854 5854 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  17321. 03-07 20:35:13.019 5854 5854 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  17322. 03-07 20:35:13.019 5854 5854 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  17323. 03-07 20:35:13.019 5854 5854 D : [ACPH]->FTS RTC service registered with ACPH
  17324. 03-07 20:35:13.019 5854 5854 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  17325. 03-07 20:35:13.019 5854 5854 D : [ACPH]->ADIE RTC service registered with ACPH
  17326. 03-07 20:35:13.019 5854 5854 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  17327. 03-07 20:35:13.019 5854 5854 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  17328. 03-07 20:35:13.019 5854 5854 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  17329. 03-07 20:35:13.019 5854 5854 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  17330. 03-07 20:35:13.019 5854 5854 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  17331. 03-07 20:35:13.019 5854 5854 D : Failed to fetch the lookup information of the MetaInfo table
  17332. 03-07 20:35:13.019 5854 5854 D : Output from GetMetaInfoSize command : 0
  17333. 03-07 20:35:13.024 5854 5854 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  17334. 03-07 20:35:13.024 5854 5854 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  17335. 03-07 20:35:13.024 5854 5854 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  17336. 03-07 20:35:13.024 5854 5854 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  17337. 03-07 20:35:13.024 5854 5854 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  17338. 03-07 20:35:13.024 5854 5854 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  17339. 03-07 20:35:13.024 5854 5854 D ACDB-LOADER: ACDB -> send_meta_info Enter
  17340. 03-07 20:35:13.024 5854 5854 E ACDB-LOADER: Fail to allocate memory for metainfo
  17341. 03-07 20:35:13.024 5854 5854 D ACDB-LOADER: ACDB -> send_meta_info failed
  17342. 03-07 20:35:13.024 5854 5854 D ACDB-LOADER: ACDB -> init done!
  17343. 03-07 20:35:13.025 5854 5854 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  17344. 03-07 20:35:13.025 5854 5854 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  17345. 03-07 20:35:13.025 5854 5854 D msm8974_platform: hw_util_open success
  17346. 03-07 20:35:13.025 5854 5854 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  17347. 03-07 20:35:13.026 5854 5854 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  17348. 03-07 20:35:13.026 5854 5854 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  17349. 03-07 20:35:13.026 5854 5854 D : Failed to fetch the lookup information of the device 00000056
  17350. 03-07 20:35:13.026 5854 5854 E ACDB-LOADER: Error: ACDB ANC returned = -1
  17351. 03-07 20:35:13.026 5854 5854 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  17352. 03-07 20:35:13.026 5854 5854 D : Failed to fetch the lookup information of the device 00000059
  17353. 03-07 20:35:13.026 5854 5854 E ACDB-LOADER: Error: ACDB ANC returned = -1
  17354. 03-07 20:35:13.026 5854 5854 D msm8974_platform: send_codec_cal cal sent for anc_cal
  17355. 03-07 20:35:13.026 5854 5854 E ACDB-LOADER: ACDB -> send_codec_cal
  17356. 03-07 20:35:13.026 5854 5854 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  17357. 03-07 20:35:13.026 5854 5854 D : Failed to fetch the lookup information of the device 00000064
  17358. 03-07 20:35:13.026 5854 5854 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  17359. 03-07 20:35:13.026 5854 5854 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  17360. 03-07 20:35:13.026 5854 5854 D msm8974_platform: send_codec_cal cal sent for mad_cal
  17361. 03-07 20:35:13.026 5854 5854 D ACDB-LOADER: send mbhc data
  17362. 03-07 20:35:13.026 5854 5854 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  17363. 03-07 20:35:13.027 5854 5854 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  17364. 03-07 20:35:13.027 5854 5854 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  17365. 03-07 20:35:13.027 5854 5854 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  17366. 03-07 20:35:13.027 5854 5854 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  17367. 03-07 20:35:13.027 5854 5854 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  17368. 03-07 20:35:13.030 5854 5854 V audio_amplifier: amp_calibrate
  17369. 03-07 20:35:13.076 5854 5854 I SmartAmp: Enter function FIH_Tfa9887_init
  17370. 03-07 20:35:13.077 5854 5854 I SmartAmp: init start@1520451313.77204
  17371. 03-07 20:35:13.077 5854 5854 I SmartAmp: init_status = init
  17372. 03-07 20:35:13.077 5854 5854 I SmartAmp: smartamp ->/proc/devmodel NBQ
  17373. 03-07 20:35:13.077 5854 5854 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  17374. 03-07 20:35:13.077 5854 5854 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  17375. 03-07 20:35:13.077 5854 5854 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  17376. 03-07 20:35:13.077 5854 5854 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  17377. 03-07 20:35:13.077 5854 5854 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  17378. 03-07 20:35:13.077 5854 5854 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  17379. 03-07 20:35:13.077 5854 5854 I SmartAmp: Enter function loadSpeakerFile
  17380. 03-07 20:35:13.077 5854 5854 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  17381. 03-07 20:35:13.079 5854 5854 I SmartAmp: ========================================
  17382. 03-07 20:35:13.079 5854 5854 I SmartAmp: Tfa98xx_Open return value is 0.
  17383. 03-07 20:35:13.079 5854 5854 I SmartAmp: Enter function coldStartup
  17384. 03-07 20:35:13.082 5854 5854 I SmartAmp: Waiting for AMPS and CLKS to start up
  17385. 03-07 20:35:13.119 5853 5853 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  17386. 03-07 20:35:13.126 5853 5853 I zygote64: option[0]=-Xzygote
  17387. 03-07 20:35:13.126 5853 5853 I zygote64: option[1]=-Xcheck:jni
  17388. 03-07 20:35:13.126 5853 5853 I zygote64: option[2]=-Xusetombstonedtraces
  17389. 03-07 20:35:13.127 5853 5853 I zygote64: option[3]=exit
  17390. 03-07 20:35:13.127 5853 5853 I zygote64: option[4]=vfprintf
  17391. 03-07 20:35:13.127 5853 5853 I zygote64: option[5]=sensitiveThread
  17392. 03-07 20:35:13.127 5853 5853 I zygote64: option[6]=-verbose:gc
  17393. 03-07 20:35:13.127 5853 5853 I zygote64: option[7]=-Xms8m
  17394. 03-07 20:35:13.127 5853 5853 I zygote64: option[8]=-Xmx768m
  17395. 03-07 20:35:13.127 5853 5853 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  17396. 03-07 20:35:13.127 5853 5853 I zygote64: option[10]=-XX:HeapMinFree=512k
  17397. 03-07 20:35:13.127 5853 5853 I zygote64: option[11]=-XX:HeapMaxFree=8m
  17398. 03-07 20:35:13.127 5853 5853 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  17399. 03-07 20:35:13.127 5853 5853 I zygote64: option[13]=-Xusejit:true
  17400. 03-07 20:35:13.127 5853 5853 I zygote64: option[14]=-Xjitsaveprofilinginfo
  17401. 03-07 20:35:13.127 5853 5853 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  17402. 03-07 20:35:13.127 5853 5853 I zygote64: option[16]=-Xlockprofthreshold:500
  17403. 03-07 20:35:13.127 5853 5853 I zygote64: option[17]=-Ximage-compiler-option
  17404. 03-07 20:35:13.127 5853 5853 I zygote64: option[18]=--runtime-arg
  17405. 03-07 20:35:13.127 5853 5853 I zygote64: option[19]=-Ximage-compiler-option
  17406. 03-07 20:35:13.127 5853 5853 I zygote64: option[20]=-Xms64m
  17407. 03-07 20:35:13.127 5853 5853 I zygote64: option[21]=-Ximage-compiler-option
  17408. 03-07 20:35:13.127 5853 5853 I zygote64: option[22]=--runtime-arg
  17409. 03-07 20:35:13.127 5853 5853 I zygote64: option[23]=-Ximage-compiler-option
  17410. 03-07 20:35:13.127 5853 5853 I zygote64: option[24]=-Xmx64m
  17411. 03-07 20:35:13.127 5853 5853 I zygote64: option[25]=-Ximage-compiler-option
  17412. 03-07 20:35:13.127 5853 5853 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  17413. 03-07 20:35:13.127 5853 5853 I zygote64: option[27]=-Ximage-compiler-option
  17414. 03-07 20:35:13.127 5853 5853 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  17415. 03-07 20:35:13.127 5853 5853 I zygote64: option[29]=-Ximage-compiler-option
  17416. 03-07 20:35:13.127 5853 5853 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  17417. 03-07 20:35:13.128 5853 5853 I zygote64: option[31]=-Ximage-compiler-option
  17418. 03-07 20:35:13.128 5853 5853 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  17419. 03-07 20:35:13.128 5853 5853 I zygote64: option[33]=-Xcompiler-option
  17420. 03-07 20:35:13.128 5853 5853 I zygote64: option[34]=--runtime-arg
  17421. 03-07 20:35:13.128 5853 5853 I zygote64: option[35]=-Xcompiler-option
  17422. 03-07 20:35:13.128 5853 5853 I zygote64: option[36]=-Xms64m
  17423. 03-07 20:35:13.128 5853 5853 I zygote64: option[37]=-Xcompiler-option
  17424. 03-07 20:35:13.128 5853 5853 I zygote64: option[38]=--runtime-arg
  17425. 03-07 20:35:13.128 5853 5853 I zygote64: option[39]=-Xcompiler-option
  17426. 03-07 20:35:13.128 5853 5853 I zygote64: option[40]=-Xmx512m
  17427. 03-07 20:35:13.128 5853 5853 I zygote64: option[41]=-Xcompiler-option
  17428. 03-07 20:35:13.128 5853 5853 I zygote64: option[42]=-j2
  17429. 03-07 20:35:13.128 5853 5853 I zygote64: option[43]=-Ximage-compiler-option
  17430. 03-07 20:35:13.128 5853 5853 I zygote64: option[44]=-j4
  17431. 03-07 20:35:13.128 5853 5853 I zygote64: option[45]=-Ximage-compiler-option
  17432. 03-07 20:35:13.128 5853 5853 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  17433. 03-07 20:35:13.128 5853 5853 I zygote64: option[47]=-Xcompiler-option
  17434. 03-07 20:35:13.128 5853 5853 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  17435. 03-07 20:35:13.128 5853 5853 I zygote64: option[49]=-Ximage-compiler-option
  17436. 03-07 20:35:13.128 5853 5853 I zygote64: option[50]=--instruction-set-features=default
  17437. 03-07 20:35:13.128 5853 5853 I zygote64: option[51]=-Xcompiler-option
  17438. 03-07 20:35:13.128 5853 5853 I zygote64: option[52]=--instruction-set-features=default
  17439. 03-07 20:35:13.128 5853 5853 I zygote64: option[53]=-Duser.locale=en-US
  17440. 03-07 20:35:13.129 5853 5853 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  17441. 03-07 20:35:13.129 5853 5853 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  17442. 03-07 20:35:13.183 5854 5854 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  17443. 03-07 20:35:13.183 5854 5854 I SmartAmp: Get AMPS AND CLKS
  17444. 03-07 20:35:13.194 5854 5854 I SmartAmp: Enter function dspPatch
  17445. 03-07 20:35:13.194 5854 5854 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  17446. 03-07 20:35:13.195 5854 5854 I SmartAmp: Enter function dspPatch
  17447. 03-07 20:35:13.195 5854 5854 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  17448. 03-07 20:35:13.258 5854 5854 I SmartAmp: Enter function setOtc
  17449. 03-07 20:35:13.269 5854 5854 I SmartAmp: MTP = 0x3
  17450. 03-07 20:35:13.269 5854 5854 I SmartAmp: Enter function checkMTPEX
  17451. 03-07 20:35:13.270 5854 5854 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  17452. 03-07 20:35:13.270 5854 5854 I SmartAmp: Enter function load_all_settings
  17453. 03-07 20:35:13.283 5854 5854 I SmartAmp: Enter function setConfig
  17454. 03-07 20:35:13.283 5854 5854 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  17455. 03-07 20:35:13.289 5854 5854 I SmartAmp: Enter function setPreset
  17456. 03-07 20:35:13.290 5854 5854 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  17457. 03-07 20:35:13.293 5854 5854 I SmartAmp: Enter function setEQ
  17458. 03-07 20:35:13.294 5854 5854 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  17459. 03-07 20:35:13.296 5854 5854 I SmartAmp: Loaded biquad 1
  17460. 03-07 20:35:13.298 5854 5854 I SmartAmp: Loaded biquad 2
  17461. 03-07 20:35:13.300 5854 5854 I SmartAmp: Loaded biquad 3
  17462. 03-07 20:35:13.302 5854 5854 I SmartAmp: Disabled biquad 4
  17463. 03-07 20:35:13.304 5854 5854 I SmartAmp: Loaded biquad 5
  17464. 03-07 20:35:13.306 5854 5854 I SmartAmp: Loaded biquad 6
  17465. 03-07 20:35:13.308 5854 5854 I SmartAmp: Loaded biquad 7
  17466. 03-07 20:35:13.309 5854 5854 I SmartAmp: Disabled biquad 8
  17467. 03-07 20:35:13.311 5854 5854 I SmartAmp: Disabled biquad 9
  17468. 03-07 20:35:13.313 5854 5854 I SmartAmp: Disabled biquad 10
  17469. 03-07 20:35:13.314 5854 5854 I SmartAmp: Enter function waitCalibration
  17470. 03-07 20:35:13.314 5854 5854 I SmartAmp: Calibration value is 02 ohm
  17471. 03-07 20:35:13.314 5854 5854 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  17472. 03-07 20:35:13.314 5854 5854 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  17473. 03-07 20:35:13.314 5854 5854 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  17474. 03-07 20:35:13.314 5854 5854 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  17475. 03-07 20:35:13.314 5854 5854 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  17476. 03-07 20:35:13.315 5854 5854 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  17477. 03-07 20:35:13.315 5854 5854 I SmartAmp: Enter function loadSpeakerFile
  17478. 03-07 20:35:13.315 5854 5854 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  17479. 03-07 20:35:13.315 5854 5854 I SmartAmp: ========================================
  17480. 03-07 20:35:13.315 5854 5854 I SmartAmp: Tfa98xx_Open return value is 0.
  17481. 03-07 20:35:13.316 5854 5854 I SmartAmp: Enter function coldStartup
  17482. 03-07 20:35:13.318 5854 5854 I SmartAmp: Waiting for AMPS and CLKS to start up
  17483. 03-07 20:35:13.399 5853 5853 D Zygote : begin preload
  17484. 03-07 20:35:13.399 5853 5853 I Zygote : Installing ICU cache reference pinning...
  17485. 03-07 20:35:13.399 5853 5853 I Zygote : Preloading ICU data...
  17486. 03-07 20:35:13.417 5853 5853 D Zygote64Timing: BeginIcuCachePinning took to complete: 18ms
  17487. 03-07 20:35:13.417 5853 5853 I Zygote : Preloading classes...
  17488. 03-07 20:35:13.419 5854 5854 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  17489. 03-07 20:35:13.420 5854 5854 I SmartAmp: Get AMPS AND CLKS
  17490. 03-07 20:35:13.431 5854 5854 I SmartAmp: Enter function dspPatch
  17491. 03-07 20:35:13.431 5854 5854 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  17492. 03-07 20:35:13.432 5854 5854 I SmartAmp: Enter function dspPatch
  17493. 03-07 20:35:13.432 5854 5854 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  17494. 03-07 20:35:13.495 5854 5854 I SmartAmp: Enter function setOtc
  17495. 03-07 20:35:13.506 5854 5854 I SmartAmp: MTP = 0x3
  17496. 03-07 20:35:13.507 5854 5854 I SmartAmp: Enter function checkMTPEX
  17497. 03-07 20:35:13.507 5854 5854 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  17498. 03-07 20:35:13.507 5854 5854 I SmartAmp: Enter function load_all_settings
  17499. 03-07 20:35:13.520 5854 5854 I SmartAmp: Enter function setConfig
  17500. 03-07 20:35:13.520 5854 5854 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  17501. 03-07 20:35:13.526 5854 5854 I SmartAmp: Enter function setPreset
  17502. 03-07 20:35:13.526 5854 5854 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  17503. 03-07 20:35:13.531 5854 5854 I SmartAmp: Enter function setEQ
  17504. 03-07 20:35:13.531 5854 5854 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  17505. 03-07 20:35:13.534 5854 5854 I SmartAmp: Loaded biquad 1
  17506. 03-07 20:35:13.536 5854 5854 I SmartAmp: Loaded biquad 2
  17507. 03-07 20:35:13.538 5854 5854 I SmartAmp: Loaded biquad 3
  17508. 03-07 20:35:13.540 5854 5854 I SmartAmp: Disabled biquad 4
  17509. 03-07 20:35:13.542 5854 5854 I SmartAmp: Loaded biquad 5
  17510. 03-07 20:35:13.544 5854 5854 I SmartAmp: Loaded biquad 6
  17511. 03-07 20:35:13.546 5854 5854 I SmartAmp: Loaded biquad 7
  17512. 03-07 20:35:13.548 5854 5854 I SmartAmp: Disabled biquad 8
  17513. 03-07 20:35:13.550 5854 5854 I SmartAmp: Disabled biquad 9
  17514. 03-07 20:35:13.552 5854 5854 I SmartAmp: Loaded biquad 10
  17515. 03-07 20:35:13.553 5854 5854 I SmartAmp: Enter function waitCalibration
  17516. 03-07 20:35:13.553 5854 5854 I SmartAmp: Calibration value is 02 ohm
  17517. 03-07 20:35:13.557 5854 5854 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  17518. 03-07 20:35:13.557 5854 5854 I SmartAmp: Set DC to DC converter in active mode
  17519. 03-07 20:35:13.558 5854 5854 I SmartAmp: Set DC to DC converter in active mode
  17520. 03-07 20:35:13.559 5854 5854 I SmartAmp: init end@1520451313.559890
  17521. 03-07 20:35:13.560 5854 5854 I SmartAmp: FIH_Tfa9887_init return value 0
  17522. 03-07 20:35:13.667 5853 5853 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  17523. 03-07 20:35:13.690 5853 5853 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  17524. 03-07 20:35:13.703 5853 5853 I zygote64: Thread[1,tid=5853,Native,Thread*=0x73ca6c2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  17525. 03-07 20:35:13.704 5853 5853 D MtpDeviceJNI: register_android_mtp_MtpDevice
  17526. 03-07 20:35:13.706 5853 5853 I zygote64: Thread[1,tid=5853,Native,Thread*=0x73ca6c2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  17527. 03-07 20:35:13.707 5853 5853 I zygote64: Thread[1,tid=5853,Native,Thread*=0x73ca6c2a00,peer=0x78081d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  17528. 03-07 20:35:13.777 5854 5883 V audio_amplifier: --write_dummy_data:167
  17529. 03-07 20:35:13.790 5854 5854 I audio_amplifier: Found PRI_MI2S Clock! 964
  17530. 03-07 20:35:13.790 5854 5854 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  17531. 03-07 20:35:13.793 5854 5854 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  17532. 03-07 20:35:13.793 5854 5854 W DeviceHAL: Device 0xf150d000 get_master_volume: Function not implemented
  17533. 03-07 20:35:13.794 5854 5854 W DeviceHAL: Device 0xf150d000 get_master_mute: Function not implemented
  17534. 03-07 20:35:13.794 5854 5854 W DeviceHAL: Device 0xf150d000 set_master_volume: Function not implemented
  17535. 03-07 20:35:13.794 5854 5854 W DeviceHAL: Device 0xf150d000 set_master_mute: Function not implemented
  17536. 03-07 20:35:13.794 5854 5854 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  17537. 03-07 20:35:13.794 5854 5854 I AudioFlinger: openOutput() this 0xf1dbd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  17538. 03-07 20:35:13.794 5854 5854 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xf0d74000)
  17539. 03-07 20:35:13.794 5854 5854 D audio_hw_primary: adev_open_output_stream: Stream (0xf0d74000) picks up usecase (low-latency-playback)
  17540. 03-07 20:35:13.795 5854 5854 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  17541. 03-07 20:35:13.797 5854 5854 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  17542. 03-07 20:35:13.800 5854 5854 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  17543. 03-07 20:35:13.800 5854 5854 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  17544. 03-07 20:35:13.800 5854 5854 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  17545. 03-07 20:35:13.811 5854 5854 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  17546. 03-07 20:35:13.812 5854 5854 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  17547. 03-07 20:35:13.814 5854 5854 I AudioFlinger: Using module 10 as the primary audio interface
  17548. 03-07 20:35:13.814 5854 5893 I AudioFlinger: AudioFlinger's thread 0xf0783280 tid=5893 ready to run
  17549. 03-07 20:35:13.814 5854 5893 W AudioFlinger: no wake lock to update, system not ready yet
  17550. 03-07 20:35:13.814 5854 5893 D audio_hw_primary: out_standby: enter: stream (0xf0d74000) usecase(1: low-latency-playback)
  17551. 03-07 20:35:13.814 5854 5854 W AudioFlinger: moveEffects() bad srcOutput 0
  17552. 03-07 20:35:13.815 5854 5893 W AudioFlinger: no wake lock to update, system not ready yet
  17553. 03-07 20:35:13.815 5854 5893 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  17554. 03-07 20:35:13.817 5854 5854 I AudioFlinger: openOutput() this 0xf1dbd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  17555. 03-07 20:35:13.817 5854 5854 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xf0d74180)
  17556. 03-07 20:35:13.817 5854 5854 D audio_hw_primary: adev_open_output_stream: Stream (0xf0d74180) picks up usecase (audio-ull-playback)
  17557. 03-07 20:35:13.818 5854 5854 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  17558. 03-07 20:35:13.819 5854 5896 I AudioFlinger: AudioFlinger's thread 0xf00832c0 tid=5896 ready to run
  17559. 03-07 20:35:13.819 5854 5896 W AudioFlinger: no wake lock to update, system not ready yet
  17560. 03-07 20:35:13.819 5854 5896 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  17561. 03-07 20:35:13.819 5854 5896 D audio_hw_primary: out_standby: enter: stream (0xf0d74180) usecase(12: audio-ull-playback)
  17562. 03-07 20:35:13.820 5854 5896 W AudioFlinger: no wake lock to update, system not ready yet
  17563. 03-07 20:35:13.820 5854 5854 I AudioFlinger: openOutput() this 0xf1dbd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  17564. 03-07 20:35:13.820 5854 5854 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xf0d74300)
  17565. 03-07 20:35:13.820 5854 5854 D audio_hw_primary: adev_open_output_stream: Stream (0xf0d74300) picks up usecase (deep-buffer-playback)
  17566. 03-07 20:35:13.821 5854 5854 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  17567. 03-07 20:35:13.821 5854 5898 I AudioFlinger: AudioFlinger's thread 0xefc83340 tid=5898 ready to run
  17568. 03-07 20:35:13.822 5854 5898 W AudioFlinger: no wake lock to update, system not ready yet
  17569. 03-07 20:35:13.822 5854 5898 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  17570. 03-07 20:35:13.822 5854 5898 D audio_hw_primary: out_standby: enter: stream (0xf0d74300) usecase(0: deep-buffer-playback)
  17571. 03-07 20:35:13.822 5854 5898 W AudioFlinger: no wake lock to update, system not ready yet
  17572. 03-07 20:35:13.823 5854 5854 I AudioFlinger: openOutput() this 0xf1dbd000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  17573. 03-07 20:35:13.823 5854 5854 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xf0d74480)
  17574. 03-07 20:35:13.823 5854 5854 D audio_hw_primary: adev_open_output_stream: Stream (0xf0d74480) picks up usecase (afe-proxy-playback)
  17575. 03-07 20:35:13.824 5854 5854 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  17576. 03-07 20:35:13.825 5854 5901 I AudioFlinger: AudioFlinger's thread 0xefa03640 tid=5901 ready to run
  17577. 03-07 20:35:13.825 5854 5901 W AudioFlinger: no wake lock to update, system not ready yet
  17578. 03-07 20:35:13.825 5854 5901 D audio_hw_primary: out_standby: enter: stream (0xf0d74480) usecase(37: afe-proxy-playback)
  17579. 03-07 20:35:13.825 5854 5901 W AudioFlinger: no wake lock to update, system not ready yet
  17580. 03-07 20:35:13.826 5854 5901 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  17581. 03-07 20:35:13.827 5854 5854 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xf1dbaa40) io_handle(14) source(1)
  17582. 03-07 20:35:13.829 5854 5903 I AudioFlinger: AudioFlinger's thread 0xef6039c0 tid=5903 ready to run
  17583. 03-07 20:35:13.829 5854 5854 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xf1dbaa40)
  17584. 03-07 20:35:13.829 5854 5854 D audio_hw_primary: in_standby: enter: stream (0xf1dbaa40) usecase(16: audio-record)
  17585. 03-07 20:35:13.829 5854 5854 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf1dbaa40) io_handle(22) source(1)
  17586. 03-07 20:35:13.829 5854 5854 W DeviceHAL: Device 0xf150d000 open_input_stream: Invalid argument
  17587. 03-07 20:35:13.829 5854 5854 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf1dbaa40) io_handle(22) source(1)
  17588. 03-07 20:35:13.829 5854 5854 W DeviceHAL: Device 0xf150d000 open_input_stream: Invalid argument
  17589. 03-07 20:35:13.830 5854 5854 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  17590. 03-07 20:35:13.837 5854 5854 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  17591. 03-07 20:35:13.837 5854 5854 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  17592. 03-07 20:35:13.838 5854 5854 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  17593. 03-07 20:35:13.840 5854 5854 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  17594. 03-07 20:35:13.840 5854 5854 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  17595. 03-07 20:35:13.842 5854 5854 I r_submix: adev_open(name=audio_hw_if)
  17596. 03-07 20:35:13.843 5854 5854 I r_submix: adev_init_check()
  17597. 03-07 20:35:13.843 5854 5854 W DeviceHAL: Device 0xefcdfc00 set_master_mute: Function not implemented
  17598. 03-07 20:35:13.843 5854 5854 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  17599. 03-07 20:35:13.843 5854 5854 D r_submix: adev_open_input_stream(addr=0)
  17600. 03-07 20:35:13.843 5854 5854 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  17601. 03-07 20:35:13.843 5854 5854 D r_submix: now using address 0 for route 9
  17602. 03-07 20:35:13.844 5854 5907 I AudioFlinger: AudioFlinger's thread 0xef603980 tid=5907 ready to run
  17603. 03-07 20:35:13.844 5854 5854 D r_submix: adev_close_input_stream()
  17604. 03-07 20:35:13.844 5854 5854 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  17605. 03-07 20:35:13.844 5854 5854 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  17606. 03-07 20:35:13.845 5854 5854 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  17607. 03-07 20:35:13.845 5854 5854 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  17608. 03-07 20:35:13.845 5854 5854 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  17609. 03-07 20:35:13.847 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  17610. 03-07 20:35:13.849 5854 5854 E SoundTriggerHwService: could not read implementation properties
  17611. 03-07 20:35:13.856 5853 5853 I Zygote : ...preloaded 4715 classes in 438ms.
  17612. 03-07 20:35:13.856 5853 5853 I zygote64: VMRuntime.preloadDexCaches starting
  17613. 03-07 20:35:13.935 5853 5853 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  17614. 03-07 20:35:13.935 5853 5853 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  17615. 03-07 20:35:13.935 5853 5853 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  17616. 03-07 20:35:13.935 5853 5853 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  17617. 03-07 20:35:13.935 5853 5853 I zygote64: VMRuntime.preloadDexCaches finished
  17618. 03-07 20:35:13.936 5853 5853 D Zygote64Timing: PreloadClasses took to complete: 519ms
  17619. 03-07 20:35:14.035 5853 5853 I Zygote : Preloading resources...
  17620. 03-07 20:35:14.054 5853 5853 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  17621. 03-07 20:35:14.095 5853 5853 I Zygote : ...preloaded 64 resources in 60ms.
  17622. 03-07 20:35:14.103 5853 5853 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  17623. 03-07 20:35:14.105 5853 5853 I Zygote : ...preloaded 41 resources in 10ms.
  17624. 03-07 20:35:14.105 5853 5853 D Zygote64Timing: PreloadResources took to complete: 170ms
  17625. 03-07 20:35:14.106 5853 5853 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  17626. 03-07 20:35:14.108 5853 5853 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  17627. 03-07 20:35:14.111 5853 5853 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  17628. 03-07 20:35:14.125 5853 5853 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  17629. 03-07 20:35:14.126 5853 5853 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  17630. 03-07 20:35:14.149 5853 5853 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  17631. 03-07 20:35:14.150 5853 5853 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  17632. 03-07 20:35:14.174 5853 5853 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  17633. 03-07 20:35:14.179 5853 5853 I Zygote : Preloading shared libraries...
  17634. 03-07 20:35:14.204 5853 5853 I Zygote : Uninstalled ICU cache reference pinning...
  17635. 03-07 20:35:14.207 5853 5853 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  17636. 03-07 20:35:14.233 5853 5853 I Zygote : Warmed up JCA providers in 25ms.
  17637. 03-07 20:35:14.233 5853 5853 D Zygote : end preload
  17638. 03-07 20:35:14.233 5853 5853 D Zygote64Timing: ZygotePreload took to complete: 835ms
  17639. 03-07 20:35:14.261 5853 5853 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 90us total 26.828ms
  17640. 03-07 20:35:14.282 5853 5853 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 38us total 16.074ms
  17641. 03-07 20:35:14.283 5853 5853 D Zygote64Timing: PostZygoteInitGC took to complete: 49ms
  17642. 03-07 20:35:14.283 5853 5853 D Zygote64Timing: ZygoteInit took to complete: 884ms
  17643. 03-07 20:35:14.284 5853 5853 I : seccomp disabled by setenforce 0
  17644. 03-07 20:35:14.339 5853 5853 I Zygote : System server process 5910 has been created
  17645. 03-07 20:35:14.342 5853 5853 I Zygote : Accepting command socket connections
  17646. 03-07 20:35:14.355 5910 5910 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  17647. 03-07 20:35:14.369 5910 5910 I zygote64: The ClassLoaderContext is a special shared library.
  17648. 03-07 20:35:14.398 5910 5910 I SystemServer: InitBeforeStartServices
  17649. 03-07 20:35:14.398 5910 5910 I SystemServer: Entered the Android system server!
  17650. 03-07 20:35:14.609 5910 5910 D SystemServerTiming: InitBeforeStartServices took to complete: 210ms
  17651. 03-07 20:35:14.609 5910 5910 I SystemServer: StartServices
  17652. 03-07 20:35:14.610 5910 5910 I SystemServer: Reading configuration...
  17653. 03-07 20:35:14.610 5910 5910 I SystemServer: ReadingSystemConfig
  17654. 03-07 20:35:14.612 5910 5910 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  17655. 03-07 20:35:14.612 5910 5910 I SystemServer: StartInstaller
  17656. 03-07 20:35:14.612 5910 5910 I SystemServiceManager: Starting com.android.server.pm.Installer
  17657. 03-07 20:35:14.612 5910 5923 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  17658. 03-07 20:35:14.615 5910 5910 D SystemServerTiming: StartInstaller took to complete: 3ms
  17659. 03-07 20:35:14.616 5910 5910 I SystemServer: DeviceIdentifiersPolicyService
  17660. 03-07 20:35:14.616 5910 5910 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  17661. 03-07 20:35:14.618 5910 5910 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 2ms
  17662. 03-07 20:35:14.618 5910 5910 I SystemServer: StartActivityManager
  17663. 03-07 20:35:14.618 5910 5910 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  17664. 03-07 20:35:14.647 5910 5910 I ActivityManager: Memory class: 288
  17665. 03-07 20:35:14.648 5910 5925 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  17666. 03-07 20:35:14.650 5910 5926 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  17667. 03-07 20:35:14.665 5910 5923 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  17668. 03-07 20:35:14.677 5910 5910 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  17669. 03-07 20:35:14.388 5910 5910 I chatty : uid=1000 system_server identical 4 lines
  17670. 03-07 20:35:14.393 5910 5910 I zygote64: The ClassLoaderContext is a special shared library.
  17671. 03-07 20:35:14.684 5910 5928 E BluetoothAdapter: Bluetooth binder is null
  17672. 03-07 20:35:14.686 5910 5928 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  17673. 03-07 20:35:14.690 5910 5928 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  17674. 03-07 20:35:14.691 5910 5928 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  17675. 03-07 20:35:14.696 5910 5928 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  17676. 03-07 20:35:14.697 5910 5928 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  17677. 03-07 20:35:14.702 5910 5928 D vndksupport: Loading /vendor/lib64/hw/power.msm8992.so from current namespace instead of sphal namespace.
  17678. 03-07 20:35:14.705 5910 5928 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
  17679. 03-07 20:35:14.705 5910 5928 E QCOM PowerHAL: Failed to get prefetcher handle.
  17680. 03-07 20:35:14.706 5910 5928 D QCOM PowerHAL: power_open: enter; name=power
  17681. 03-07 20:35:14.706 5910 5928 D QCOM PowerHAL: power_open: exit 0
  17682. 03-07 20:35:14.706 5910 5928 I QCOM PowerHAL: QCOM power HAL initing.
  17683. 03-07 20:35:14.707 5910 5928 I PowerManagerService-JNI: Loaded power HAL service
  17684. 03-07 20:35:14.770 5910 5910 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  17685. 03-07 20:35:14.772 5910 5910 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace.
  17686. 03-07 20:35:14.811 5910 5910 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  17687. 03-07 20:35:14.818 5910 5934 I ServiceThread: Enabled StrictMode logging for android.display looper.
  17688. 03-07 20:35:14.822 5910 5910 W system_server: Failed to remove /acct/uid_1041/pid_5854: Device or resource busy
  17689. 03-07 20:35:14.822 5910 5910 W system_server: Failed to remove /acct/uid_1041: Permission denied
  17690. 03-07 20:35:14.822 5910 5910 W system_server: Failed to remove /acct/uid_1047/pid_5741: Device or resource busy
  17691. 03-07 20:35:14.822 5910 5910 W system_server: Failed to remove /acct/uid_1047: Permission denied
  17692. 03-07 20:35:14.822 5910 5910 W system_server: Failed to remove /acct/uid_1058/pid_2323: Device or resource busy
  17693. 03-07 20:35:14.822 5910 5910 W system_server: Failed to remove /acct/uid_1058: Permission denied
  17694. 03-07 20:35:14.822 5910 5910 W system_server: Failed to remove /acct/uid_1006/pid_2311: Device or resource busy
  17695. 03-07 20:35:14.823 5910 5910 W system_server: Failed to remove /acct/uid_1006: Permission denied
  17696. 03-07 20:35:14.823 5910 5910 W system_server: Failed to remove /acct/uid_1046/pid_2259: Device or resource busy
  17697. 03-07 20:35:14.823 5910 5910 W system_server: Failed to remove /acct/uid_1046: Permission denied
  17698. 03-07 20:35:14.823 5910 5910 W system_server: Failed to remove /acct/uid_1040/pid_2243: Device or resource busy
  17699. 03-07 20:35:14.823 5910 5910 W system_server: Failed to remove /acct/uid_1040: Permission denied
  17700. 03-07 20:35:14.823 5910 5910 W system_server: Failed to remove /acct/uid_1017/pid_2234: Device or resource busy
  17701. 03-07 20:35:14.823 5910 5910 W system_server: Failed to remove /acct/uid_1017: Permission denied
  17702. 03-07 20:35:14.823 5910 5910 W system_server: Failed to remove /acct/uid_1019/pid_2232: Device or resource busy
  17703. 03-07 20:35:14.823 5910 5910 W system_server: Failed to remove /acct/uid_1019: Permission denied
  17704. 03-07 20:35:14.824 5910 5910 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  17705. 03-07 20:35:14.824 5910 5910 W system_server: Failed to remove /acct/uid_3005: Permission denied
  17706. 03-07 20:35:14.824 5910 5910 W system_server: Failed to remove /acct/uid_10003: Permission denied
  17707. 03-07 20:35:14.824 5910 5910 W system_server: Failed to remove /acct/uid_10001: Permission denied
  17708. 03-07 20:35:14.824 5910 5910 W system_server: Failed to remove /acct/uid_10004: Permission denied
  17709. 03-07 20:35:14.824 5910 5910 W system_server: Failed to remove /acct/uid_10005: Permission denied
  17710. 03-07 20:35:14.824 5910 5910 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  17711. 03-07 20:35:14.825 5910 5910 W system_server: Failed to remove /acct/uid_1003: Permission denied
  17712. 03-07 20:35:14.825 5910 5910 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  17713. 03-07 20:35:14.825 5910 5910 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  17714. 03-07 20:35:14.825 5910 5910 W system_server: Failed to remove /acct/uid_1001: Permission denied
  17715. 03-07 20:35:14.825 5910 5910 W system_server: Failed to remove /acct/uid_1010/pid_5857: Device or resource busy
  17716. 03-07 20:35:14.825 5910 5910 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  17717. 03-07 20:35:14.825 5910 5910 W system_server: Failed to remove /acct/uid_1010: Permission denied
  17718. 03-07 20:35:14.825 5910 5910 W system_server: Failed to remove /acct/uid_1013/pid_5855: Device or resource busy
  17719. 03-07 20:35:14.825 5910 5910 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  17720. 03-07 20:35:14.826 5910 5910 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  17721. 03-07 20:35:14.826 5910 5910 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  17722. 03-07 20:35:14.826 5910 5910 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  17723. 03-07 20:35:14.826 5910 5910 W system_server: Failed to remove /acct/uid_1013: Permission denied
  17724. 03-07 20:35:14.826 5910 5910 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  17725. 03-07 20:35:14.826 5910 5910 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  17726. 03-07 20:35:14.826 5910 5910 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  17727. 03-07 20:35:14.826 5910 5910 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  17728. 03-07 20:35:14.826 5910 5910 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  17729. 03-07 20:35:14.826 5910 5910 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  17730. 03-07 20:35:14.826 5910 5910 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  17731. 03-07 20:35:14.826 5910 5910 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  17732. 03-07 20:35:14.826 5910 5910 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  17733. 03-07 20:35:14.826 5910 5910 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  17734. 03-07 20:35:14.826 5910 5910 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  17735. 03-07 20:35:14.827 5910 5910 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  17736. 03-07 20:35:14.827 5910 5910 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  17737. 03-07 20:35:14.827 5910 5910 W system_server: Failed to remove /acct/uid_1000: Permission denied
  17738. 03-07 20:35:14.827 5910 5910 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  17739. 03-07 20:35:14.827 5910 5910 W system_server: Failed to remove /acct/uid_1036: Permission denied
  17740. 03-07 20:35:14.827 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_5856: Device or resource busy
  17741. 03-07 20:35:14.827 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_5853: Device or resource busy
  17742. 03-07 20:35:14.827 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  17743. 03-07 20:35:14.827 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  17744. 03-07 20:35:14.827 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  17745. 03-07 20:35:14.827 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  17746. 03-07 20:35:14.827 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  17747. 03-07 20:35:14.827 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  17748. 03-07 20:35:14.828 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  17749. 03-07 20:35:14.828 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  17750. 03-07 20:35:14.828 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  17751. 03-07 20:35:14.828 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  17752. 03-07 20:35:14.828 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  17753. 03-07 20:35:14.828 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  17754. 03-07 20:35:14.828 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  17755. 03-07 20:35:14.828 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  17756. 03-07 20:35:14.828 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  17757. 03-07 20:35:14.828 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  17758. 03-07 20:35:14.828 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  17759. 03-07 20:35:14.828 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  17760. 03-07 20:35:14.829 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  17761. 03-07 20:35:14.829 5910 5910 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  17762. 03-07 20:35:14.829 5910 5910 W system_server: Failed to remove /acct/uid_0: Permission denied
  17763. 03-07 20:35:14.831 5910 5910 D AppOps : AppOpsService published
  17764. 03-07 20:35:14.832 5910 5910 D SystemServerTiming: StartActivityManager took to complete: 213ms
  17765. 03-07 20:35:14.832 5910 5910 I SystemServer: StartPowerManager
  17766. 03-07 20:35:14.832 5910 5910 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  17767. 03-07 20:35:14.834 5910 5936 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  17768. 03-07 20:35:14.837 5910 5910 I libsuspend: Selected wakeup count
  17769. 03-07 20:35:14.837 5910 5910 E QCOM PowerHAL: Invalid hint ID.
  17770. 03-07 20:35:14.839 5910 5910 D SystemServerTiming: StartPowerManager took to complete: 8ms
  17771. 03-07 20:35:14.840 5910 5910 I SystemServer: InitPowerManagement
  17772. 03-07 20:35:14.842 5910 5910 D SystemServerTiming: InitPowerManagement took to complete: 2ms
  17773. 03-07 20:35:14.842 5910 5910 I SystemServer: StartRecoverySystemService
  17774. 03-07 20:35:14.842 5910 5910 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  17775. 03-07 20:35:14.844 5910 5910 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  17776. 03-07 20:35:14.845 5910 5910 V RescueParty: Disabled because of eng build
  17777. 03-07 20:35:14.845 5910 5910 I SystemServer: StartLightsService
  17778. 03-07 20:35:14.845 5910 5910 I SystemServiceManager: Starting com.android.server.lights.LightsService
  17779. 03-07 20:35:14.845 5910 5910 D SystemServerTiming: StartLightsService took to complete: 1ms
  17780. 03-07 20:35:14.845 5910 5910 I SystemServer: StartDisplayManager
  17781. 03-07 20:35:14.845 5910 5910 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  17782. 03-07 20:35:14.849 5910 5910 D SystemServerTiming: StartDisplayManager took to complete: 4ms
  17783. 03-07 20:35:14.849 5910 5910 I SystemServer: WaitForDisplay
  17784. 03-07 20:35:14.850 5910 5910 I SystemServiceManager: Starting phase 100
  17785. 03-07 20:35:14.854 5910 5934 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  17786. 03-07 20:35:14.855 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  17787. 03-07 20:35:14.855 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  17788. 03-07 20:35:14.857 5910 5934 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  17789. 03-07 20:35:14.862 5910 5934 E light : light_open lights keyboard failed: -22
  17790. 03-07 20:35:14.862 5910 5934 E light : Light passthrough failed to load legacy HAL.
  17791. 03-07 20:35:14.863 5910 5934 E light : light_open lights buttons failed: -22
  17792. 03-07 20:35:14.863 5910 5934 E light : Light passthrough failed to load legacy HAL.
  17793. 03-07 20:35:14.866 5910 5934 E light : light_open lights bluetooth failed: -22
  17794. 03-07 20:35:14.866 5910 5934 E light : Light passthrough failed to load legacy HAL.
  17795. 03-07 20:35:14.867 5910 5934 E light : light_open lights wifi failed: -22
  17796. 03-07 20:35:14.867 5910 5934 E light : Light passthrough failed to load legacy HAL.
  17797. 03-07 20:35:14.869 5910 5910 D SystemServerTiming: WaitForDisplay took to complete: 19ms
  17798. 03-07 20:35:14.869 5910 5910 I SystemServer: StartPackageManagerService
  17799. 03-07 20:35:14.869 5910 5934 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  17800. 03-07 20:35:14.882 5910 5910 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  17801. 03-07 20:35:14.887 5910 5910 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  17802. 03-07 20:35:14.951 415 415 I MSM-irqbalance: Decided to move IRQ216 from CPU1 to CPU2
  17803. 03-07 20:35:15.162 5910 5910 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  17804. 03-07 20:35:15.162 5910 5910 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  17805. 03-07 20:35:15.165 5910 5910 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  17806. 03-07 20:35:15.281 5910 5946 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  17807. 03-07 20:35:15.401 5910 5946 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  17808. 03-07 20:35:15.419 5910 5947 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  17809. 03-07 20:35:15.494 5910 5949 I PackageParser: Parse times for '/system/priv-app/Settings': parse=116ms, update_cache=0 ms
  17810. 03-07 20:35:15.668 5910 5946 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=201ms, update_cache=0 ms
  17811. 03-07 20:35:15.713 5910 5952 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  17812. 03-07 20:35:15.722 5910 5952 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  17813. 03-07 20:35:15.728 5910 5950 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  17814. 03-07 20:35:15.754 5910 5950 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  17815. 03-07 20:35:15.798 5910 5951 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  17816. 03-07 20:35:15.798 5910 5951 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  17817. 03-07 20:35:15.864 5910 5910 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  17818. 03-07 20:35:15.865 5910 5910 D PackageManager: No files in app dir /oem/app
  17819. 03-07 20:35:15.866 5910 5910 I PackageManager: Finished scanning system apps. Time: 724 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  17820. 03-07 20:35:15.907 5910 5957 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  17821. 03-07 20:35:15.912 5910 5958 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  17822. 03-07 20:35:15.926 5910 5957 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  17823. 03-07 20:35:15.973 5910 5958 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  17824. 03-07 20:35:15.989 5910 5956 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  17825. 03-07 20:35:15.990 5910 5956 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  17826. 03-07 20:35:16.020 5910 5956 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  17827. 03-07 20:35:16.021 5910 5957 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  17828. 03-07 20:35:16.022 5910 5956 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  17829. 03-07 20:35:16.055 5910 5958 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=113ms, update_cache=0 ms
  17830. 03-07 20:35:16.068 5910 5955 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=121ms, update_cache=0 ms
  17831. 03-07 20:35:16.073 5910 5958 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  17832. 03-07 20:35:16.073 5910 5958 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  17833. 03-07 20:35:16.083 5910 5910 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  17834. 03-07 20:35:16.083 5910 5910 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  17835. 03-07 20:35:16.095 5910 5957 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  17836. 03-07 20:35:16.099 5910 5955 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  17837. 03-07 20:35:16.111 5910 5910 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  17838. 03-07 20:35:16.134 5910 5958 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  17839. 03-07 20:35:16.134 5910 5958 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  17840. 03-07 20:35:16.146 5910 5955 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  17841. 03-07 20:35:16.165 5910 5955 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  17842. 03-07 20:35:16.202 5910 5956 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=168ms, update_cache=0 ms
  17843. 03-07 20:35:16.216 5910 5956 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  17844. 03-07 20:35:16.242 5910 5956 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  17845. 03-07 20:35:16.317 5910 5957 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  17846. 03-07 20:35:16.317 5910 5957 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  17847. 03-07 20:35:16.330 5910 5956 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  17848. 03-07 20:35:16.343 5910 5955 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  17849. 03-07 20:35:16.343 5910 5955 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  17850. 03-07 20:35:16.367 5910 5955 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=192ms, update_cache=0 ms
  17851. 03-07 20:35:16.394 5910 5955 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  17852. 03-07 20:35:16.443 5910 5957 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  17853. 03-07 20:35:16.487 5910 5957 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  17854. 03-07 20:35:16.497 5910 5956 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=139ms, update_cache=0 ms
  17855. 03-07 20:35:16.535 5910 5955 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  17856. 03-07 20:35:16.558 5910 5958 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  17857. 03-07 20:35:16.559 5910 5958 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  17858. 03-07 20:35:16.627 5910 5955 I PackageParser: Parse times for '/data/app/com.spotify.music-1': parse=126ms, update_cache=0 ms
  17859. 03-07 20:35:16.644 5910 5956 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=148ms, update_cache=0 ms
  17860. 03-07 20:35:16.651 5910 5955 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  17861. 03-07 20:35:16.653 5910 5955 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  17862. 03-07 20:35:16.658 5910 5955 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  17863. 03-07 20:35:16.692 5910 5920 I zygote64: Background concurrent copying GC freed 30224(1820KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/15MB, paused 70us total 277.377ms
  17864. 03-07 20:35:16.721 5910 5958 I PackageParser: Parse times for '/data/app/com.twitter.android-2': parse=101ms, update_cache=0 ms
  17865. 03-07 20:35:16.737 5910 5957 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  17866. 03-07 20:35:16.778 5910 5956 I PackageParser: Parse times for '/data/app/com.google.android.apps.plus-2': parse=126ms, update_cache=0 ms
  17867. 03-07 20:35:16.799 5910 5956 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  17868. 03-07 20:35:16.807 5959 5959 I cameraserver: ServiceManager: 0xe5e17940
  17869. 03-07 20:35:16.808 5959 5959 I CameraService: CameraService started (pid=5959)
  17870. 03-07 20:35:16.808 5959 5959 I CameraService: CameraService process starting
  17871. 03-07 20:35:16.819 5959 5959 D vndksupport: Loading /vendor/lib/hw/android.hardware.camera.provider@2.4-impl.so from current namespace instead of sphal namespace.
  17872. 03-07 20:35:16.825 5910 5956 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  17873. 03-07 20:35:16.842 5910 5958 I PackageParser: Parse times for '/data/app/com.google.android.apps.photos-1': parse=120ms, update_cache=0 ms
  17874. 03-07 20:35:16.854 5910 5956 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  17875. 03-07 20:35:16.870 5910 5910 D PackageManager: No files in app dir /data/app-private
  17876. 03-07 20:35:16.870 5910 5910 I PackageManager: Finished scanning non-system apps. Time: 1005 ms, packageCount: 74 , timePerPackage: 13 , cached: 0
  17877. 03-07 20:35:16.874 5910 5910 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  17878. 03-07 20:35:16.884 5910 5910 I PackageManager: Time to scan packages: 1.743 seconds
  17879. 03-07 20:35:16.891 5910 5910 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  17880. 03-07 20:35:16.960 2233 3397 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  17881. 03-07 20:35:16.962 2233 3397 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  17882. 03-07 20:35:16.965 2233 3397 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  17883. 03-07 20:35:16.967 2233 3397 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  17884. 03-07 20:35:17.026 2233 3397 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  17885. 03-07 20:35:17.029 2233 3397 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  17886. 03-07 20:35:17.032 2233 2252 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  17887. 03-07 20:35:17.034 2233 2252 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  17888. 03-07 20:35:17.067 5910 5910 V PackageManager: reconcileAppsData finished 18 packages
  17889. 03-07 20:35:17.068 5910 5962 D SystemServerInitThreadPool: Started executing prepareAppData
  17890. 03-07 20:35:17.068 5910 5910 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  17891. 03-07 20:35:17.068 5910 5910 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  17892. 03-07 20:35:17.068 5910 5910 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  17893. 03-07 20:35:17.068 5910 5910 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  17894. 03-07 20:35:17.069 5910 5910 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  17895. 03-07 20:35:17.069 5910 5910 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  17896. 03-07 20:35:17.069 5910 5910 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  17897. 03-07 20:35:17.069 5910 5910 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  17898. 03-07 20:35:17.069 5910 5910 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  17899. 03-07 20:35:17.069 5910 5910 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  17900. 03-07 20:35:17.069 5910 5910 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  17901. 03-07 20:35:17.069 5910 5910 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  17902. 03-07 20:35:17.070 5910 5910 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  17903. 03-07 20:35:17.070 5910 5910 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  17904. 03-07 20:35:17.070 5910 5910 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  17905. 03-07 20:35:17.070 5910 5910 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  17906. 03-07 20:35:17.070 5910 5910 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  17907. 03-07 20:35:17.070 5910 5910 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  17908. 03-07 20:35:17.070 5910 5910 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  17909. 03-07 20:35:17.070 5910 5910 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  17910. 03-07 20:35:17.070 5910 5910 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  17911. 03-07 20:35:17.071 5910 5910 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  17912. 03-07 20:35:17.071 5910 5910 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  17913. 03-07 20:35:17.072 2233 3398 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  17914. 03-07 20:35:17.073 2233 3398 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  17915. 03-07 20:35:17.074 2233 3398 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  17916. 03-07 20:35:17.075 2233 3398 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  17917. 03-07 20:35:17.075 2233 3398 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  17918. 03-07 20:35:17.077 2233 3398 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  17919. 03-07 20:35:17.078 2233 3398 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  17920. 03-07 20:35:17.078 2233 3398 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  17921. 03-07 20:35:17.079 2233 3398 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  17922. 03-07 20:35:17.079 2233 3398 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  17923. 03-07 20:35:17.079 2233 3398 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  17924. 03-07 20:35:17.079 2233 3398 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  17925. 03-07 20:35:17.080 2233 3398 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  17926. 03-07 20:35:17.080 2233 3398 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  17927. 03-07 20:35:17.080 2233 3398 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  17928. 03-07 20:35:17.080 2233 3398 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  17929. 03-07 20:35:17.080 2233 3398 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  17930. 03-07 20:35:17.081 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  17931. 03-07 20:35:17.081 2233 3398 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  17932. 03-07 20:35:17.081 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  17933. 03-07 20:35:17.081 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  17934. 03-07 20:35:17.082 2233 3398 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  17935. 03-07 20:35:17.082 2233 3398 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  17936. 03-07 20:35:17.082 2233 3398 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  17937. 03-07 20:35:17.083 2233 3398 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  17938. 03-07 20:35:17.083 2233 3398 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  17939. 03-07 20:35:17.084 2233 3398 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  17940. 03-07 20:35:17.084 2233 3398 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  17941. 03-07 20:35:17.085 2233 3398 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  17942. 03-07 20:35:17.085 2233 3398 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  17943. 03-07 20:35:17.085 2233 3398 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  17944. 03-07 20:35:17.086 2233 3398 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  17945. 03-07 20:35:17.086 2233 3398 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  17946. 03-07 20:35:17.087 2233 3398 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  17947. 03-07 20:35:17.087 2233 3398 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  17948. 03-07 20:35:17.088 2233 3398 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  17949. 03-07 20:35:17.088 2233 3398 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  17950. 03-07 20:35:17.098 5910 5962 D SystemServerTimingAsync: AppDataFixup took to complete: 30ms
  17951. 03-07 20:35:17.193 5910 5910 E PackageManager: There should probably be a verifier, but, none were found
  17952. 03-07 20:35:17.195 5910 5910 E System : ******************************************
  17953. 03-07 20:35:17.196 5910 5910 E System : ************ Failure starting system services
  17954. 03-07 20:35:17.196 5910 5910 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  17955. 03-07 20:35:17.196 5910 5910 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  17956. 03-07 20:35:17.196 5910 5910 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  17957. 03-07 20:35:17.196 5910 5910 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  17958. 03-07 20:35:17.196 5910 5910 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  17959. 03-07 20:35:17.196 5910 5910 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  17960. 03-07 20:35:17.196 5910 5910 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  17961. 03-07 20:35:17.196 5910 5910 E System : at java.lang.reflect.Method.invoke(Native Method)
  17962. 03-07 20:35:17.196 5910 5910 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  17963. 03-07 20:35:17.196 5910 5910 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  17964. 03-07 20:35:17.196 5910 5910 D SystemServerTiming: StartPackageManagerService took to complete: 2326ms
  17965. 03-07 20:35:17.196 5910 5910 E Zygote : System zygote died with exception
  17966. 03-07 20:35:17.196 5910 5910 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  17967. 03-07 20:35:17.196 5910 5910 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  17968. 03-07 20:35:17.196 5910 5910 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  17969. 03-07 20:35:17.196 5910 5910 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  17970. 03-07 20:35:17.196 5910 5910 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  17971. 03-07 20:35:17.196 5910 5910 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  17972. 03-07 20:35:17.196 5910 5910 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  17973. 03-07 20:35:17.196 5910 5910 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  17974. 03-07 20:35:17.196 5910 5910 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  17975. 03-07 20:35:17.196 5910 5910 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  17976. 03-07 20:35:17.197 5910 5910 D AndroidRuntime: Shutting down VM
  17977. 03-07 20:35:17.197 5910 5910 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  17978. 03-07 20:35:17.197 5910 5910 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  17979. 03-07 20:35:17.197 5910 5910 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  17980. 03-07 20:35:17.197 5910 5910 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  17981. 03-07 20:35:17.197 5910 5910 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  17982. 03-07 20:35:17.197 5910 5910 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  17983. 03-07 20:35:17.197 5910 5910 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  17984. 03-07 20:35:17.197 5910 5910 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  17985. 03-07 20:35:17.197 5910 5910 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  17986. 03-07 20:35:17.197 5910 5910 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  17987. 03-07 20:35:17.197 5910 5910 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  17988. 03-07 20:35:17.199 5910 5910 E AndroidRuntime: Error reporting crash
  17989. 03-07 20:35:17.199 5910 5910 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  17990. 03-07 20:35:17.199 5910 5910 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  17991. 03-07 20:35:17.199 5910 5910 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  17992. 03-07 20:35:17.199 5910 5910 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  17993. 03-07 20:35:17.199 5910 5910 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  17994. 03-07 20:35:17.199 5910 5910 I Process : Sending signal. PID: 5910 SIG: 9
  17995. 03-07 20:35:17.242 354 354 I ServiceManager: service 'recovery' died
  17996. 03-07 20:35:17.242 354 354 I ServiceManager: service 'display' died
  17997. 03-07 20:35:17.242 354 354 I ServiceManager: service 'device_identifiers' died
  17998. 03-07 20:35:17.242 354 354 I ServiceManager: service 'batterystats' died
  17999. 03-07 20:35:17.243 354 354 I ServiceManager: service 'appops' died
  18000. 03-07 20:35:17.243 354 354 I ServiceManager: service 'power' died
  18001. 03-07 20:35:17.245 5853 5853 E Zygote : Exit zygote because system server (5910) has terminated
  18002. 03-07 20:35:17.324 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  18003. 03-07 20:35:17.324 354 354 I ServiceManager: service 'media.audio_flinger' died
  18004. 03-07 20:35:17.324 354 354 I ServiceManager: service 'media.audio_policy' died
  18005. 03-07 20:35:17.570 354 354 I ServiceManager: service 'media.player' died
  18006. 03-07 20:35:17.571 354 354 I ServiceManager: service 'media.resource_manager' died
  18007. 03-07 20:35:17.584 354 354 I ServiceManager: service 'netd' died
  18008. 03-07 20:35:17.585 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  18009. 03-07 20:35:17.593 354 354 I ServiceManager: service 'wificond' died
  18010. 03-07 20:35:17.704 5966 5966 I Netd : Netd 1.0 starting
  18011. 03-07 20:35:17.705 5966 5966 D TetherController: Setting IP forward enable = 0
  18012. 03-07 20:35:17.708 5967 5967 I wificond: wificond is starting up...
  18013. 03-07 20:35:17.748 5966 5966 I Netd : Creating child chains: 30.7ms
  18014. 03-07 20:35:17.748 5966 5966 I Netd : Setting up OEM hooks: 2.0ms
  18015. 03-07 20:35:17.759 5966 5966 I Netd : Setting up FirewallController hooks: 10.9ms
  18016. 03-07 20:35:17.765 5966 5966 I Netd : Setting up NatController hooks: 6.0ms
  18017. 03-07 20:35:17.769 5966 5966 I Netd : Setting up BandwidthController hooks: 4.1ms
  18018. 03-07 20:35:17.769 5966 5966 I Netd : Setting up IdletimerController hooks: 0.1ms
  18019. 03-07 20:35:17.783 5966 5966 I Netd : Disabling bandwidth control: 13.7ms
  18020. 03-07 20:35:17.784 5966 5966 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  18021. 03-07 20:35:17.784 5966 5966 I Netd : Initializing RouteController: 1.8ms
  18022. 03-07 20:35:17.786 5966 5966 D MDnsDS : MDnsSdListener::Hander starting up
  18023. 03-07 20:35:17.787 5966 5966 I Netd : Registering NetdNativeService: 0.9ms
  18024. 03-07 20:35:17.788 5966 5966 I Netd : Starting CommandListener: 1.3ms
  18025. 03-07 20:35:17.790 5966 5966 I Netd : Registering NetdHwService: 2.4ms
  18026. 03-07 20:35:17.791 5966 5966 I Netd : Netd started in 87ms
  18027. 03-07 20:35:17.792 5966 5976 D MDnsDS : MDnsSdListener starting to monitor
  18028. 03-07 20:35:17.792 5966 5976 D MDnsDS : Going to poll with pollCount 1
  18029. 03-07 20:35:17.788 5982 5982 I netmgrd : type=1400 audit(0.0:659): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  18030. 03-07 20:35:17.805 5982 5982 I ndc : type=1400 audit(0.0:660): avc: denied { write } for name="netd" dev="tmpfs" ino=72165 scontext=u:r:init:s0 tcontext=u:object_r:netd_socket:s0 tclass=sock_file permissive=1
  18031. 03-07 20:35:17.884 5964 5964 I FastMixerState: sMaxFastTracks = 8
  18032. 03-07 20:35:17.887 5964 5964 I audioserver: ServiceManager: 0xee9178e0
  18033. 03-07 20:35:17.888 5964 5964 W BatteryNotifier: batterystats service unavailable!
  18034. 03-07 20:35:17.891 5964 5964 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  18035. 03-07 20:35:17.898 5964 5964 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  18036. 03-07 20:35:17.906 5964 5964 I AudioFlinger: Using 300 mSec as standby time.
  18037. 03-07 20:35:17.910 5964 5964 W APM::Devices: DeviceVector::add device 80000040 already in
  18038. 03-07 20:35:17.910 5964 5964 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  18039. 03-07 20:35:17.912 5964 5964 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  18040. 03-07 20:35:17.916 5964 5964 D audio_hw_primary: adev_open: enter
  18041. 03-07 20:35:17.968 5965 5965 I mediaserver: ServiceManager: 0xf4a979e0
  18042. 03-07 20:35:17.970 5965 5965 W BatteryNotifier: batterystats service unavailable!
  18043. 03-07 20:35:18.022 5964 5964 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  18044. 03-07 20:35:18.022 5964 5964 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  18045. 03-07 20:35:18.022 5964 5964 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  18046. 03-07 20:35:18.022 5964 5964 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  18047. 03-07 20:35:18.022 5964 5964 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  18048. 03-07 20:35:18.022 5964 5964 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  18049. 03-07 20:35:18.023 5964 5964 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  18050. 03-07 20:35:18.023 5964 5964 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  18051. 03-07 20:35:18.023 5964 5964 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  18052. 03-07 20:35:18.028 5964 5964 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  18053. 03-07 20:35:18.028 5964 5964 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  18054. 03-07 20:35:18.030 5964 5964 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  18055. 03-07 20:35:18.033 5964 5964 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  18056. 03-07 20:35:18.038 5964 5964 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  18057. 03-07 20:35:18.038 5964 5964 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  18058. 03-07 20:35:18.038 5964 5964 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  18059. 03-07 20:35:18.048 5964 5964 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  18060. 03-07 20:35:18.061 5964 5964 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  18061. 03-07 20:35:18.061 5964 5964 D msm8974_platform: platform_init: Opened sound card:0
  18062. 03-07 20:35:18.066 5964 5964 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  18063. 03-07 20:35:18.066 5964 5964 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  18064. 03-07 20:35:18.066 5964 5964 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  18065. 03-07 20:35:18.066 5964 5964 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  18066. 03-07 20:35:18.066 5964 5964 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  18067. 03-07 20:35:18.066 5964 5964 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  18068. 03-07 20:35:18.066 5964 5964 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  18069. 03-07 20:35:18.066 5964 5964 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  18070. 03-07 20:35:18.067 5964 5964 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  18071. 03-07 20:35:18.067 5964 5964 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  18072. 03-07 20:35:18.067 5964 5964 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  18073. 03-07 20:35:18.067 5964 5964 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  18074. 03-07 20:35:18.067 5964 5964 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  18075. 03-07 20:35:18.067 5964 5964 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  18076. 03-07 20:35:18.067 5964 5964 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  18077. 03-07 20:35:18.067 5964 5964 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  18078. 03-07 20:35:18.067 5964 5964 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  18079. 03-07 20:35:18.068 5964 5964 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  18080. 03-07 20:35:18.068 5964 5964 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  18081. 03-07 20:35:18.068 5964 5964 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  18082. 03-07 20:35:18.068 5964 5964 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  18083. 03-07 20:35:18.068 5964 5964 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  18084. 03-07 20:35:18.069 5964 5964 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  18085. 03-07 20:35:18.069 5964 5964 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  18086. 03-07 20:35:18.069 5964 5964 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  18087. 03-07 20:35:18.069 5964 5964 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  18088. 03-07 20:35:18.070 5964 5964 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  18089. 03-07 20:35:18.070 5964 5964 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  18090. 03-07 20:35:18.070 5964 5964 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  18091. 03-07 20:35:18.070 5964 5964 D ACDB-LOADER: ACDB -> ACPH INIT
  18092. 03-07 20:35:18.070 5964 5964 D : [ACPH]->Online service registered with ACPH
  18093. 03-07 20:35:18.071 5964 5964 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  18094. 03-07 20:35:18.071 5964 5964 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  18095. 03-07 20:35:18.071 5964 5964 D : [ACPH]->ACPH init success
  18096. 03-07 20:35:18.071 5964 5964 D ACDB-LOADER: ACDB -> RTAC INIT
  18097. 03-07 20:35:18.071 5964 5964 D : [ACPH]->DSP RTC service registered with ACPH
  18098. 03-07 20:35:18.071 5964 5964 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  18099. 03-07 20:35:18.071 5964 5964 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  18100. 03-07 20:35:18.072 5964 5964 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  18101. 03-07 20:35:18.072 5964 5964 D : [ACPH]->FTS RTC service registered with ACPH
  18102. 03-07 20:35:18.072 5964 5964 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  18103. 03-07 20:35:18.072 5964 5964 D : [ACPH]->ADIE RTC service registered with ACPH
  18104. 03-07 20:35:18.072 5964 5964 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  18105. 03-07 20:35:18.072 5964 5964 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  18106. 03-07 20:35:18.072 5964 5964 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  18107. 03-07 20:35:18.072 5964 5964 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  18108. 03-07 20:35:18.072 5964 5964 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  18109. 03-07 20:35:18.072 5964 5964 D : Failed to fetch the lookup information of the MetaInfo table
  18110. 03-07 20:35:18.072 5964 5964 D : Output from GetMetaInfoSize command : 0
  18111. 03-07 20:35:18.077 5964 5964 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  18112. 03-07 20:35:18.077 5964 5964 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  18113. 03-07 20:35:18.077 5964 5964 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  18114. 03-07 20:35:18.077 5964 5964 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  18115. 03-07 20:35:18.077 5964 5964 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  18116. 03-07 20:35:18.077 5964 5964 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  18117. 03-07 20:35:18.077 5964 5964 D ACDB-LOADER: ACDB -> send_meta_info Enter
  18118. 03-07 20:35:18.077 5964 5964 E ACDB-LOADER: Fail to allocate memory for metainfo
  18119. 03-07 20:35:18.077 5964 5964 D ACDB-LOADER: ACDB -> send_meta_info failed
  18120. 03-07 20:35:18.077 5964 5964 D ACDB-LOADER: ACDB -> init done!
  18121. 03-07 20:35:18.078 5964 5964 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  18122. 03-07 20:35:18.078 5964 5964 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  18123. 03-07 20:35:18.078 5964 5964 D msm8974_platform: hw_util_open success
  18124. 03-07 20:35:18.078 5964 5964 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  18125. 03-07 20:35:18.079 5964 5964 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  18126. 03-07 20:35:18.079 5964 5964 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  18127. 03-07 20:35:18.079 5964 5964 D : Failed to fetch the lookup information of the device 00000056
  18128. 03-07 20:35:18.079 5964 5964 E ACDB-LOADER: Error: ACDB ANC returned = -1
  18129. 03-07 20:35:18.079 5964 5964 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  18130. 03-07 20:35:18.079 5964 5964 D : Failed to fetch the lookup information of the device 00000059
  18131. 03-07 20:35:18.079 5964 5964 E ACDB-LOADER: Error: ACDB ANC returned = -1
  18132. 03-07 20:35:18.079 5964 5964 D msm8974_platform: send_codec_cal cal sent for anc_cal
  18133. 03-07 20:35:18.079 5964 5964 E ACDB-LOADER: ACDB -> send_codec_cal
  18134. 03-07 20:35:18.079 5964 5964 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  18135. 03-07 20:35:18.079 5964 5964 D : Failed to fetch the lookup information of the device 00000064
  18136. 03-07 20:35:18.079 5964 5964 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  18137. 03-07 20:35:18.079 5964 5964 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  18138. 03-07 20:35:18.079 5964 5964 D msm8974_platform: send_codec_cal cal sent for mad_cal
  18139. 03-07 20:35:18.079 5964 5964 D ACDB-LOADER: send mbhc data
  18140. 03-07 20:35:18.079 5964 5964 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  18141. 03-07 20:35:18.079 5964 5964 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  18142. 03-07 20:35:18.079 5964 5964 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  18143. 03-07 20:35:18.080 5964 5964 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  18144. 03-07 20:35:18.080 5964 5964 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  18145. 03-07 20:35:18.080 5964 5964 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  18146. 03-07 20:35:18.083 5964 5964 V audio_amplifier: amp_calibrate
  18147. 03-07 20:35:18.130 5964 5964 I SmartAmp: Enter function FIH_Tfa9887_init
  18148. 03-07 20:35:18.130 5964 5964 I SmartAmp: init start@1520451318.130551
  18149. 03-07 20:35:18.130 5964 5964 I SmartAmp: init_status = init
  18150. 03-07 20:35:18.130 5964 5964 I SmartAmp: smartamp ->/proc/devmodel NBQ
  18151. 03-07 20:35:18.130 5964 5964 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  18152. 03-07 20:35:18.130 5964 5964 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  18153. 03-07 20:35:18.130 5964 5964 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  18154. 03-07 20:35:18.130 5964 5964 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  18155. 03-07 20:35:18.130 5964 5964 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  18156. 03-07 20:35:18.131 5964 5964 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  18157. 03-07 20:35:18.131 5964 5964 I SmartAmp: Enter function loadSpeakerFile
  18158. 03-07 20:35:18.131 5964 5964 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  18159. 03-07 20:35:18.132 5964 5964 I SmartAmp: ========================================
  18160. 03-07 20:35:18.132 5964 5964 I SmartAmp: Tfa98xx_Open return value is 0.
  18161. 03-07 20:35:18.132 5964 5964 I SmartAmp: Enter function coldStartup
  18162. 03-07 20:35:18.135 5964 5964 I SmartAmp: Waiting for AMPS and CLKS to start up
  18163. 03-07 20:35:18.171 5963 5963 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  18164. 03-07 20:35:18.180 5963 5963 I zygote64: option[0]=-Xzygote
  18165. 03-07 20:35:18.180 5963 5963 I zygote64: option[1]=-Xcheck:jni
  18166. 03-07 20:35:18.180 5963 5963 I zygote64: option[2]=-Xusetombstonedtraces
  18167. 03-07 20:35:18.180 5963 5963 I zygote64: option[3]=exit
  18168. 03-07 20:35:18.180 5963 5963 I zygote64: option[4]=vfprintf
  18169. 03-07 20:35:18.180 5963 5963 I zygote64: option[5]=sensitiveThread
  18170. 03-07 20:35:18.180 5963 5963 I zygote64: option[6]=-verbose:gc
  18171. 03-07 20:35:18.180 5963 5963 I zygote64: option[7]=-Xms8m
  18172. 03-07 20:35:18.180 5963 5963 I zygote64: option[8]=-Xmx768m
  18173. 03-07 20:35:18.180 5963 5963 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  18174. 03-07 20:35:18.180 5963 5963 I zygote64: option[10]=-XX:HeapMinFree=512k
  18175. 03-07 20:35:18.180 5963 5963 I zygote64: option[11]=-XX:HeapMaxFree=8m
  18176. 03-07 20:35:18.180 5963 5963 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  18177. 03-07 20:35:18.180 5963 5963 I zygote64: option[13]=-Xusejit:true
  18178. 03-07 20:35:18.180 5963 5963 I zygote64: option[14]=-Xjitsaveprofilinginfo
  18179. 03-07 20:35:18.180 5963 5963 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  18180. 03-07 20:35:18.180 5963 5963 I zygote64: option[16]=-Xlockprofthreshold:500
  18181. 03-07 20:35:18.180 5963 5963 I zygote64: option[17]=-Ximage-compiler-option
  18182. 03-07 20:35:18.180 5963 5963 I zygote64: option[18]=--runtime-arg
  18183. 03-07 20:35:18.180 5963 5963 I zygote64: option[19]=-Ximage-compiler-option
  18184. 03-07 20:35:18.181 5963 5963 I zygote64: option[20]=-Xms64m
  18185. 03-07 20:35:18.181 5963 5963 I zygote64: option[21]=-Ximage-compiler-option
  18186. 03-07 20:35:18.181 5963 5963 I zygote64: option[22]=--runtime-arg
  18187. 03-07 20:35:18.181 5963 5963 I zygote64: option[23]=-Ximage-compiler-option
  18188. 03-07 20:35:18.181 5963 5963 I zygote64: option[24]=-Xmx64m
  18189. 03-07 20:35:18.181 5963 5963 I zygote64: option[25]=-Ximage-compiler-option
  18190. 03-07 20:35:18.181 5963 5963 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  18191. 03-07 20:35:18.181 5963 5963 I zygote64: option[27]=-Ximage-compiler-option
  18192. 03-07 20:35:18.181 5963 5963 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  18193. 03-07 20:35:18.181 5963 5963 I zygote64: option[29]=-Ximage-compiler-option
  18194. 03-07 20:35:18.181 5963 5963 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  18195. 03-07 20:35:18.181 5963 5963 I zygote64: option[31]=-Ximage-compiler-option
  18196. 03-07 20:35:18.181 5963 5963 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  18197. 03-07 20:35:18.181 5963 5963 I zygote64: option[33]=-Xcompiler-option
  18198. 03-07 20:35:18.181 5963 5963 I zygote64: option[34]=--runtime-arg
  18199. 03-07 20:35:18.181 5963 5963 I zygote64: option[35]=-Xcompiler-option
  18200. 03-07 20:35:18.181 5963 5963 I zygote64: option[36]=-Xms64m
  18201. 03-07 20:35:18.182 5963 5963 I zygote64: option[37]=-Xcompiler-option
  18202. 03-07 20:35:18.182 5963 5963 I zygote64: option[38]=--runtime-arg
  18203. 03-07 20:35:18.182 5963 5963 I zygote64: option[39]=-Xcompiler-option
  18204. 03-07 20:35:18.182 5963 5963 I zygote64: option[40]=-Xmx512m
  18205. 03-07 20:35:18.182 5963 5963 I zygote64: option[41]=-Xcompiler-option
  18206. 03-07 20:35:18.182 5963 5963 I zygote64: option[42]=-j2
  18207. 03-07 20:35:18.182 5963 5963 I zygote64: option[43]=-Ximage-compiler-option
  18208. 03-07 20:35:18.182 5963 5963 I zygote64: option[44]=-j4
  18209. 03-07 20:35:18.182 5963 5963 I zygote64: option[45]=-Ximage-compiler-option
  18210. 03-07 20:35:18.182 5963 5963 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  18211. 03-07 20:35:18.182 5963 5963 I zygote64: option[47]=-Xcompiler-option
  18212. 03-07 20:35:18.182 5963 5963 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  18213. 03-07 20:35:18.182 5963 5963 I zygote64: option[49]=-Ximage-compiler-option
  18214. 03-07 20:35:18.182 5963 5963 I zygote64: option[50]=--instruction-set-features=default
  18215. 03-07 20:35:18.182 5963 5963 I zygote64: option[51]=-Xcompiler-option
  18216. 03-07 20:35:18.182 5963 5963 I zygote64: option[52]=--instruction-set-features=default
  18217. 03-07 20:35:18.182 5963 5963 I zygote64: option[53]=-Duser.locale=en-US
  18218. 03-07 20:35:18.182 5963 5963 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  18219. 03-07 20:35:18.182 5963 5963 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  18220. 03-07 20:35:18.188 5963 5963 W zygote64: Incomplete boot detected. Pruning dalvik cache
  18221. 03-07 20:35:18.201 5963 5963 I zygote64: Pruning dalvik-cache since we are relocating an image and will need to recompile
  18222. 03-07 20:35:18.201 5963 5963 I zygote64: RelocateImage: /system/bin/patchoat --input-image-location=/system/framework/boot.art --output-image-file=/data/dalvik-cache/arm64/system@framework@boot.art --instruction-set=arm64 --base-offset-delta=12427264
  18223. 03-07 20:35:18.235 5964 5964 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  18224. 03-07 20:35:18.236 5964 5964 I SmartAmp: Get AMPS AND CLKS
  18225. 03-07 20:35:18.247 5964 5964 I SmartAmp: Enter function dspPatch
  18226. 03-07 20:35:18.247 5964 5964 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  18227. 03-07 20:35:18.248 5964 5964 I SmartAmp: Enter function dspPatch
  18228. 03-07 20:35:18.248 5964 5964 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  18229. 03-07 20:35:18.310 5964 5964 I SmartAmp: Enter function setOtc
  18230. 03-07 20:35:18.323 5964 5964 I SmartAmp: MTP = 0x3
  18231. 03-07 20:35:18.323 5964 5964 I SmartAmp: Enter function checkMTPEX
  18232. 03-07 20:35:18.324 5964 5964 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  18233. 03-07 20:35:18.324 5964 5964 I SmartAmp: Enter function load_all_settings
  18234. 03-07 20:35:18.337 5964 5964 I SmartAmp: Enter function setConfig
  18235. 03-07 20:35:18.337 5964 5964 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  18236. 03-07 20:35:18.343 5964 5964 I SmartAmp: Enter function setPreset
  18237. 03-07 20:35:18.343 5964 5964 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  18238. 03-07 20:35:18.348 5964 5964 I SmartAmp: Enter function setEQ
  18239. 03-07 20:35:18.348 5964 5964 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  18240. 03-07 20:35:18.350 5964 5964 I SmartAmp: Loaded biquad 1
  18241. 03-07 20:35:18.351 5964 5964 I SmartAmp: Loaded biquad 2
  18242. 03-07 20:35:18.353 5964 5964 I SmartAmp: Loaded biquad 3
  18243. 03-07 20:35:18.355 5964 5964 I SmartAmp: Disabled biquad 4
  18244. 03-07 20:35:18.357 5964 5964 I SmartAmp: Loaded biquad 5
  18245. 03-07 20:35:18.359 5964 5964 I SmartAmp: Loaded biquad 6
  18246. 03-07 20:35:18.361 5964 5964 I SmartAmp: Loaded biquad 7
  18247. 03-07 20:35:18.363 5964 5964 I SmartAmp: Disabled biquad 8
  18248. 03-07 20:35:18.365 5964 5964 I SmartAmp: Disabled biquad 9
  18249. 03-07 20:35:18.366 5964 5964 I SmartAmp: Disabled biquad 10
  18250. 03-07 20:35:18.367 5964 5964 I SmartAmp: Enter function waitCalibration
  18251. 03-07 20:35:18.368 5964 5964 I SmartAmp: Calibration value is 02 ohm
  18252. 03-07 20:35:18.368 5964 5964 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  18253. 03-07 20:35:18.368 5964 5964 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  18254. 03-07 20:35:18.368 5964 5964 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  18255. 03-07 20:35:18.368 5964 5964 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  18256. 03-07 20:35:18.368 5964 5964 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  18257. 03-07 20:35:18.368 5964 5964 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  18258. 03-07 20:35:18.368 5964 5964 I SmartAmp: Enter function loadSpeakerFile
  18259. 03-07 20:35:18.368 5964 5964 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  18260. 03-07 20:35:18.369 5964 5964 I SmartAmp: ========================================
  18261. 03-07 20:35:18.369 5964 5964 I SmartAmp: Tfa98xx_Open return value is 0.
  18262. 03-07 20:35:18.369 5964 5964 I SmartAmp: Enter function coldStartup
  18263. 03-07 20:35:18.371 5964 5964 I SmartAmp: Waiting for AMPS and CLKS to start up
  18264. 03-07 20:35:18.472 5964 5964 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  18265. 03-07 20:35:18.472 5964 5964 I SmartAmp: Get AMPS AND CLKS
  18266. 03-07 20:35:18.483 5964 5964 I SmartAmp: Enter function dspPatch
  18267. 03-07 20:35:18.483 5964 5964 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  18268. 03-07 20:35:18.484 5964 5964 I SmartAmp: Enter function dspPatch
  18269. 03-07 20:35:18.484 5964 5964 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  18270. 03-07 20:35:18.550 5964 5964 I SmartAmp: Enter function setOtc
  18271. 03-07 20:35:18.561 5964 5964 I SmartAmp: MTP = 0x3
  18272. 03-07 20:35:18.561 5964 5964 I SmartAmp: Enter function checkMTPEX
  18273. 03-07 20:35:18.561 5964 5964 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  18274. 03-07 20:35:18.561 5964 5964 I SmartAmp: Enter function load_all_settings
  18275. 03-07 20:35:18.574 5964 5964 I SmartAmp: Enter function setConfig
  18276. 03-07 20:35:18.574 5964 5964 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  18277. 03-07 20:35:18.580 5964 5964 I SmartAmp: Enter function setPreset
  18278. 03-07 20:35:18.580 5964 5964 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  18279. 03-07 20:35:18.584 5964 5964 I SmartAmp: Enter function setEQ
  18280. 03-07 20:35:18.585 5964 5964 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  18281. 03-07 20:35:18.586 5964 5964 I SmartAmp: Loaded biquad 1
  18282. 03-07 20:35:18.588 5964 5964 I SmartAmp: Loaded biquad 2
  18283. 03-07 20:35:18.590 5964 5964 I SmartAmp: Loaded biquad 3
  18284. 03-07 20:35:18.593 5964 5964 I SmartAmp: Disabled biquad 4
  18285. 03-07 20:35:18.594 5964 5964 I SmartAmp: Loaded biquad 5
  18286. 03-07 20:35:18.596 5964 5964 I SmartAmp: Loaded biquad 6
  18287. 03-07 20:35:18.598 5964 5964 I SmartAmp: Loaded biquad 7
  18288. 03-07 20:35:18.600 5964 5964 I SmartAmp: Disabled biquad 8
  18289. 03-07 20:35:18.602 5964 5964 I SmartAmp: Disabled biquad 9
  18290. 03-07 20:35:18.604 5964 5964 I SmartAmp: Loaded biquad 10
  18291. 03-07 20:35:18.604 5964 5964 I SmartAmp: Enter function waitCalibration
  18292. 03-07 20:35:18.605 5964 5964 I SmartAmp: Calibration value is 02 ohm
  18293. 03-07 20:35:18.608 5964 5964 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  18294. 03-07 20:35:18.608 5964 5964 I SmartAmp: Set DC to DC converter in active mode
  18295. 03-07 20:35:18.608 5964 5964 I SmartAmp: Set DC to DC converter in active mode
  18296. 03-07 20:35:18.610 5964 5964 I SmartAmp: init end@1520451318.610625
  18297. 03-07 20:35:18.610 5964 5964 I SmartAmp: FIH_Tfa9887_init return value 0
  18298. 03-07 20:35:18.829 5964 5992 V audio_amplifier: --write_dummy_data:167
  18299. 03-07 20:35:18.842 5964 5964 I audio_amplifier: Found PRI_MI2S Clock! 964
  18300. 03-07 20:35:18.842 5964 5964 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  18301. 03-07 20:35:18.844 5964 5964 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  18302. 03-07 20:35:18.845 5964 5964 W DeviceHAL: Device 0xee08d000 get_master_volume: Function not implemented
  18303. 03-07 20:35:18.845 5964 5964 W DeviceHAL: Device 0xee08d000 get_master_mute: Function not implemented
  18304. 03-07 20:35:18.845 5964 5964 W DeviceHAL: Device 0xee08d000 set_master_volume: Function not implemented
  18305. 03-07 20:35:18.845 5964 5964 W DeviceHAL: Device 0xee08d000 set_master_mute: Function not implemented
  18306. 03-07 20:35:18.845 5964 5964 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  18307. 03-07 20:35:18.845 5964 5964 I AudioFlinger: openOutput() this 0xee93d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  18308. 03-07 20:35:18.845 5964 5964 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xed8f4000)
  18309. 03-07 20:35:18.845 5964 5964 D audio_hw_primary: adev_open_output_stream: Stream (0xed8f4000) picks up usecase (low-latency-playback)
  18310. 03-07 20:35:18.846 5964 5964 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  18311. 03-07 20:35:18.848 5964 5964 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  18312. 03-07 20:35:18.851 5964 5964 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  18313. 03-07 20:35:18.851 5964 5964 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  18314. 03-07 20:35:18.851 5964 5964 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  18315. 03-07 20:35:18.861 5964 5964 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  18316. 03-07 20:35:18.861 5964 5964 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  18317. 03-07 20:35:18.862 5964 5964 I AudioFlinger: Using module 10 as the primary audio interface
  18318. 03-07 20:35:18.862 5964 5999 I AudioFlinger: AudioFlinger's thread 0xed303780 tid=5999 ready to run
  18319. 03-07 20:35:18.863 5964 5999 W AudioFlinger: no wake lock to update, system not ready yet
  18320. 03-07 20:35:18.863 5964 5999 D audio_hw_primary: out_standby: enter: stream (0xed8f4000) usecase(1: low-latency-playback)
  18321. 03-07 20:35:18.863 5964 5964 W AudioFlinger: moveEffects() bad srcOutput 0
  18322. 03-07 20:35:18.863 5964 5999 W AudioFlinger: no wake lock to update, system not ready yet
  18323. 03-07 20:35:18.864 5964 5999 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  18324. 03-07 20:35:18.865 5964 5964 I AudioFlinger: openOutput() this 0xee93d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  18325. 03-07 20:35:18.866 5964 5964 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xed8f4180)
  18326. 03-07 20:35:18.866 5964 5964 D audio_hw_primary: adev_open_output_stream: Stream (0xed8f4180) picks up usecase (audio-ull-playback)
  18327. 03-07 20:35:18.866 5964 5964 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  18328. 03-07 20:35:18.867 5964 6002 I AudioFlinger: AudioFlinger's thread 0xecc03880 tid=6002 ready to run
  18329. 03-07 20:35:18.867 5964 6002 W AudioFlinger: no wake lock to update, system not ready yet
  18330. 03-07 20:35:18.868 5964 6002 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  18331. 03-07 20:35:18.868 5964 6002 D audio_hw_primary: out_standby: enter: stream (0xed8f4180) usecase(12: audio-ull-playback)
  18332. 03-07 20:35:18.868 5964 6002 W AudioFlinger: no wake lock to update, system not ready yet
  18333. 03-07 20:35:18.869 5964 5964 I AudioFlinger: openOutput() this 0xee93d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  18334. 03-07 20:35:18.869 5964 5964 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xed8f4300)
  18335. 03-07 20:35:18.870 5964 5964 D audio_hw_primary: adev_open_output_stream: Stream (0xed8f4300) picks up usecase (deep-buffer-playback)
  18336. 03-07 20:35:18.870 5964 5964 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  18337. 03-07 20:35:18.871 5964 6004 I AudioFlinger: AudioFlinger's thread 0xec803800 tid=6004 ready to run
  18338. 03-07 20:35:18.871 5964 6004 W AudioFlinger: no wake lock to update, system not ready yet
  18339. 03-07 20:35:18.872 5964 6004 D audio_hw_primary: out_standby: enter: stream (0xed8f4300) usecase(0: deep-buffer-playback)
  18340. 03-07 20:35:18.872 5964 6004 W AudioFlinger: no wake lock to update, system not ready yet
  18341. 03-07 20:35:18.873 5964 6004 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  18342. 03-07 20:35:18.875 5964 5964 I AudioFlinger: openOutput() this 0xee93d000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  18343. 03-07 20:35:18.875 5964 5964 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xed8f4480)
  18344. 03-07 20:35:18.875 5964 5964 D audio_hw_primary: adev_open_output_stream: Stream (0xed8f4480) picks up usecase (afe-proxy-playback)
  18345. 03-07 20:35:18.875 5964 5964 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  18346. 03-07 20:35:18.878 5964 6007 I AudioFlinger: AudioFlinger's thread 0xec583fc0 tid=6007 ready to run
  18347. 03-07 20:35:18.879 5964 6007 W AudioFlinger: no wake lock to update, system not ready yet
  18348. 03-07 20:35:18.879 5964 6007 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  18349. 03-07 20:35:18.879 5964 6007 D audio_hw_primary: out_standby: enter: stream (0xed8f4480) usecase(37: afe-proxy-playback)
  18350. 03-07 20:35:18.880 5964 6007 W AudioFlinger: no wake lock to update, system not ready yet
  18351. 03-07 20:35:18.881 5964 5964 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xee93aa40) io_handle(14) source(1)
  18352. 03-07 20:35:18.882 5964 6009 I AudioFlinger: AudioFlinger's thread 0xec183f40 tid=6009 ready to run
  18353. 03-07 20:35:18.882 5964 5964 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xee93aa40)
  18354. 03-07 20:35:18.882 5964 5964 D audio_hw_primary: in_standby: enter: stream (0xee93aa40) usecase(16: audio-record)
  18355. 03-07 20:35:18.883 5964 5964 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xee93aa40) io_handle(22) source(1)
  18356. 03-07 20:35:18.883 5964 5964 W DeviceHAL: Device 0xee08d000 open_input_stream: Invalid argument
  18357. 03-07 20:35:18.883 5964 5964 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xee93aa40) io_handle(22) source(1)
  18358. 03-07 20:35:18.883 5964 5964 W DeviceHAL: Device 0xee08d000 open_input_stream: Invalid argument
  18359. 03-07 20:35:18.883 5964 5964 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  18360. 03-07 20:35:18.890 5964 5964 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  18361. 03-07 20:35:18.891 5964 5964 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  18362. 03-07 20:35:18.891 5964 5964 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  18363. 03-07 20:35:18.893 5964 5964 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  18364. 03-07 20:35:18.893 5964 5964 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  18365. 03-07 20:35:18.895 5964 5964 I r_submix: adev_open(name=audio_hw_if)
  18366. 03-07 20:35:18.896 5964 5964 I r_submix: adev_init_check()
  18367. 03-07 20:35:18.896 5964 5964 W DeviceHAL: Device 0xec85f8c0 set_master_mute: Function not implemented
  18368. 03-07 20:35:18.896 5964 5964 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  18369. 03-07 20:35:18.896 5964 5964 D r_submix: adev_open_input_stream(addr=0)
  18370. 03-07 20:35:18.896 5964 5964 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  18371. 03-07 20:35:18.896 5964 5964 D r_submix: now using address 0 for route 9
  18372. 03-07 20:35:18.897 5964 6017 I AudioFlinger: AudioFlinger's thread 0xec1838c0 tid=6017 ready to run
  18373. 03-07 20:35:18.897 5964 5964 D r_submix: adev_close_input_stream()
  18374. 03-07 20:35:18.897 5964 5964 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  18375. 03-07 20:35:18.897 5964 5964 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  18376. 03-07 20:35:18.898 5964 5964 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  18377. 03-07 20:35:18.898 5964 5964 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  18378. 03-07 20:35:18.898 5964 5964 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  18379. 03-07 20:35:18.900 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  18380. 03-07 20:35:18.902 5964 5964 E SoundTriggerHwService: could not read implementation properties
  18381. 03-07 20:35:18.939 5963 5963 D Zygote : begin preload
  18382. 03-07 20:35:18.939 5963 5963 I Zygote : Installing ICU cache reference pinning...
  18383. 03-07 20:35:18.939 5963 5963 I Zygote : Preloading ICU data...
  18384. 03-07 20:35:18.955 5963 5963 D Zygote64Timing: BeginIcuCachePinning took to complete: 16ms
  18385. 03-07 20:35:18.956 5963 5963 I Zygote : Preloading classes...
  18386. 03-07 20:35:19.189 5963 5963 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  18387. 03-07 20:35:19.212 5963 5963 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  18388. 03-07 20:35:19.225 5963 5963 I zygote64: Thread[1,tid=5963,Native,Thread*=0x72214c2a00,peer=0x77f01d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  18389. 03-07 20:35:19.225 5963 5963 D MtpDeviceJNI: register_android_mtp_MtpDevice
  18390. 03-07 20:35:19.226 5963 5963 I zygote64: Thread[1,tid=5963,Native,Thread*=0x72214c2a00,peer=0x77f01d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  18391. 03-07 20:35:19.226 5963 5963 I zygote64: Thread[1,tid=5963,Native,Thread*=0x72214c2a00,peer=0x77f01d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  18392. 03-07 20:35:19.362 5963 5963 I Zygote : ...preloaded 4715 classes in 406ms.
  18393. 03-07 20:35:19.362 5963 5963 I zygote64: VMRuntime.preloadDexCaches starting
  18394. 03-07 20:35:19.445 5963 5963 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  18395. 03-07 20:35:19.445 5963 5963 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  18396. 03-07 20:35:19.445 5963 5963 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  18397. 03-07 20:35:19.445 5963 5963 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  18398. 03-07 20:35:19.445 5963 5963 I zygote64: VMRuntime.preloadDexCaches finished
  18399. 03-07 20:35:19.446 5963 5963 D Zygote64Timing: PreloadClasses took to complete: 490ms
  18400. 03-07 20:35:19.544 5963 5963 I Zygote : Preloading resources...
  18401. 03-07 20:35:19.564 5963 5963 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  18402. 03-07 20:35:19.604 5963 5963 I Zygote : ...preloaded 64 resources in 59ms.
  18403. 03-07 20:35:19.613 5963 5963 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  18404. 03-07 20:35:19.615 5963 5963 I Zygote : ...preloaded 41 resources in 11ms.
  18405. 03-07 20:35:19.616 5963 5963 D Zygote64Timing: PreloadResources took to complete: 170ms
  18406. 03-07 20:35:19.616 5963 5963 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  18407. 03-07 20:35:19.619 5963 5963 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  18408. 03-07 20:35:19.622 5963 5963 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  18409. 03-07 20:35:19.636 5963 5963 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  18410. 03-07 20:35:19.637 5963 5963 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  18411. 03-07 20:35:19.660 5963 5963 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  18412. 03-07 20:35:19.661 5963 5963 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  18413. 03-07 20:35:19.686 5963 5963 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  18414. 03-07 20:35:19.692 5963 5963 I Zygote : Preloading shared libraries...
  18415. 03-07 20:35:19.718 5963 5963 I Zygote : Uninstalled ICU cache reference pinning...
  18416. 03-07 20:35:19.721 5963 5963 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  18417. 03-07 20:35:19.747 5963 5963 I Zygote : Warmed up JCA providers in 26ms.
  18418. 03-07 20:35:19.747 5963 5963 D Zygote : end preload
  18419. 03-07 20:35:19.748 5963 5963 D Zygote64Timing: ZygotePreload took to complete: 808ms
  18420. 03-07 20:35:19.775 5963 5963 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 80us total 26.644ms
  18421. 03-07 20:35:19.797 5963 5963 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 35us total 16.225ms
  18422. 03-07 20:35:19.797 5963 5963 D Zygote64Timing: PostZygoteInitGC took to complete: 49ms
  18423. 03-07 20:35:19.797 5963 5963 D Zygote64Timing: ZygoteInit took to complete: 858ms
  18424. 03-07 20:35:19.798 5963 5963 I : seccomp disabled by setenforce 0
  18425. 03-07 20:35:19.854 5963 5963 I Zygote : System server process 6020 has been created
  18426. 03-07 20:35:19.857 5963 5963 I Zygote : Accepting command socket connections
  18427. 03-07 20:35:19.870 6020 6020 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  18428. 03-07 20:35:19.883 6020 6020 I zygote64: The ClassLoaderContext is a special shared library.
  18429. 03-07 20:35:19.912 6020 6020 I SystemServer: InitBeforeStartServices
  18430. 03-07 20:35:19.912 6020 6020 I SystemServer: Entered the Android system server!
  18431. 03-07 20:35:20.121 6020 6020 D SystemServerTiming: InitBeforeStartServices took to complete: 208ms
  18432. 03-07 20:35:20.121 6020 6020 I SystemServer: StartServices
  18433. 03-07 20:35:20.121 6020 6020 I SystemServer: Reading configuration...
  18434. 03-07 20:35:20.121 6020 6020 I SystemServer: ReadingSystemConfig
  18435. 03-07 20:35:20.122 6020 6020 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  18436. 03-07 20:35:20.122 6020 6020 I SystemServer: StartInstaller
  18437. 03-07 20:35:20.123 6020 6020 I SystemServiceManager: Starting com.android.server.pm.Installer
  18438. 03-07 20:35:20.123 6020 6033 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  18439. 03-07 20:35:20.127 6020 6020 D SystemServerTiming: StartInstaller took to complete: 5ms
  18440. 03-07 20:35:20.128 6020 6020 I SystemServer: DeviceIdentifiersPolicyService
  18441. 03-07 20:35:20.128 6020 6020 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  18442. 03-07 20:35:20.130 6020 6020 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 2ms
  18443. 03-07 20:35:20.130 6020 6020 I SystemServer: StartActivityManager
  18444. 03-07 20:35:20.130 6020 6020 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  18445. 03-07 20:35:20.163 6020 6020 I ActivityManager: Memory class: 288
  18446. 03-07 20:35:20.165 6020 6035 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  18447. 03-07 20:35:20.170 6020 6036 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  18448. 03-07 20:35:20.176 6020 6033 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  18449. 03-07 20:35:20.193 6020 6020 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  18450. 03-07 20:35:19.902 6020 6020 I chatty : uid=1000 system_server identical 4 lines
  18451. 03-07 20:35:19.907 6020 6020 I zygote64: The ClassLoaderContext is a special shared library.
  18452. 03-07 20:35:20.199 6020 6038 E BluetoothAdapter: Bluetooth binder is null
  18453. 03-07 20:35:20.201 6020 6038 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  18454. 03-07 20:35:20.205 6020 6038 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  18455. 03-07 20:35:20.206 6020 6038 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  18456. 03-07 20:35:20.211 6020 6038 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  18457. 03-07 20:35:20.213 6020 6038 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  18458. 03-07 20:35:20.218 6020 6038 D vndksupport: Loading /vendor/lib64/hw/power.msm8992.so from current namespace instead of sphal namespace.
  18459. 03-07 20:35:20.220 6020 6038 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
  18460. 03-07 20:35:20.221 6020 6038 E QCOM PowerHAL: Failed to get prefetcher handle.
  18461. 03-07 20:35:20.222 6020 6038 D QCOM PowerHAL: power_open: enter; name=power
  18462. 03-07 20:35:20.222 6020 6038 D QCOM PowerHAL: power_open: exit 0
  18463. 03-07 20:35:20.222 6020 6038 I QCOM PowerHAL: QCOM power HAL initing.
  18464. 03-07 20:35:20.223 6020 6038 I PowerManagerService-JNI: Loaded power HAL service
  18465. 03-07 20:35:20.283 6020 6020 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  18466. 03-07 20:35:20.285 6020 6020 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace.
  18467. 03-07 20:35:20.322 6020 6020 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  18468. 03-07 20:35:20.329 6020 6044 I ServiceThread: Enabled StrictMode logging for android.display looper.
  18469. 03-07 20:35:20.333 6020 6020 W system_server: Failed to remove /acct/uid_1041/pid_5964: Device or resource busy
  18470. 03-07 20:35:20.333 6020 6020 W system_server: Failed to remove /acct/uid_1041: Permission denied
  18471. 03-07 20:35:20.333 6020 6020 W system_server: Failed to remove /acct/uid_1047/pid_5959: Device or resource busy
  18472. 03-07 20:35:20.333 6020 6020 W system_server: Failed to remove /acct/uid_1047: Permission denied
  18473. 03-07 20:35:20.333 6020 6020 W system_server: Failed to remove /acct/uid_1058/pid_2323: Device or resource busy
  18474. 03-07 20:35:20.333 6020 6020 W system_server: Failed to remove /acct/uid_1058: Permission denied
  18475. 03-07 20:35:20.333 6020 6020 W system_server: Failed to remove /acct/uid_1006/pid_2311: Device or resource busy
  18476. 03-07 20:35:20.333 6020 6020 W system_server: Failed to remove /acct/uid_1006: Permission denied
  18477. 03-07 20:35:20.334 6020 6020 W system_server: Failed to remove /acct/uid_1046/pid_2259: Device or resource busy
  18478. 03-07 20:35:20.334 6020 6020 W system_server: Failed to remove /acct/uid_1046: Permission denied
  18479. 03-07 20:35:20.334 6020 6020 W system_server: Failed to remove /acct/uid_1040/pid_2243: Device or resource busy
  18480. 03-07 20:35:20.334 6020 6020 W system_server: Failed to remove /acct/uid_1040: Permission denied
  18481. 03-07 20:35:20.334 6020 6020 W system_server: Failed to remove /acct/uid_1017/pid_2234: Device or resource busy
  18482. 03-07 20:35:20.334 6020 6020 W system_server: Failed to remove /acct/uid_1017: Permission denied
  18483. 03-07 20:35:20.334 6020 6020 W system_server: Failed to remove /acct/uid_1019/pid_2232: Device or resource busy
  18484. 03-07 20:35:20.334 6020 6020 W system_server: Failed to remove /acct/uid_1019: Permission denied
  18485. 03-07 20:35:20.334 6020 6020 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  18486. 03-07 20:35:20.334 6020 6020 W system_server: Failed to remove /acct/uid_3005: Permission denied
  18487. 03-07 20:35:20.334 6020 6020 W system_server: Failed to remove /acct/uid_10003: Permission denied
  18488. 03-07 20:35:20.335 6020 6020 W system_server: Failed to remove /acct/uid_10001: Permission denied
  18489. 03-07 20:35:20.335 6020 6020 W system_server: Failed to remove /acct/uid_10004: Permission denied
  18490. 03-07 20:35:20.335 6020 6020 W system_server: Failed to remove /acct/uid_10005: Permission denied
  18491. 03-07 20:35:20.335 6020 6020 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  18492. 03-07 20:35:20.335 6020 6020 W system_server: Failed to remove /acct/uid_1003: Permission denied
  18493. 03-07 20:35:20.335 6020 6020 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  18494. 03-07 20:35:20.335 6020 6020 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  18495. 03-07 20:35:20.335 6020 6020 W system_server: Failed to remove /acct/uid_1001: Permission denied
  18496. 03-07 20:35:20.335 6020 6020 W system_server: Failed to remove /acct/uid_1010/pid_5967: Device or resource busy
  18497. 03-07 20:35:20.335 6020 6020 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  18498. 03-07 20:35:20.335 6020 6020 W system_server: Failed to remove /acct/uid_1010: Permission denied
  18499. 03-07 20:35:20.335 6020 6020 W system_server: Failed to remove /acct/uid_1013/pid_5965: Device or resource busy
  18500. 03-07 20:35:20.335 6020 6020 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  18501. 03-07 20:35:20.336 6020 6020 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  18502. 03-07 20:35:20.336 6020 6020 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  18503. 03-07 20:35:20.336 6020 6020 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  18504. 03-07 20:35:20.336 6020 6020 W system_server: Failed to remove /acct/uid_1013: Permission denied
  18505. 03-07 20:35:20.336 6020 6020 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  18506. 03-07 20:35:20.336 6020 6020 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  18507. 03-07 20:35:20.336 6020 6020 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  18508. 03-07 20:35:20.336 6020 6020 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  18509. 03-07 20:35:20.336 6020 6020 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  18510. 03-07 20:35:20.336 6020 6020 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  18511. 03-07 20:35:20.336 6020 6020 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  18512. 03-07 20:35:20.336 6020 6020 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  18513. 03-07 20:35:20.336 6020 6020 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  18514. 03-07 20:35:20.336 6020 6020 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  18515. 03-07 20:35:20.336 6020 6020 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  18516. 03-07 20:35:20.336 6020 6020 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  18517. 03-07 20:35:20.336 6020 6020 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  18518. 03-07 20:35:20.336 6020 6020 W system_server: Failed to remove /acct/uid_1000: Permission denied
  18519. 03-07 20:35:20.337 6020 6020 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  18520. 03-07 20:35:20.337 6020 6020 W system_server: Failed to remove /acct/uid_1036: Permission denied
  18521. 03-07 20:35:20.337 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_5966: Device or resource busy
  18522. 03-07 20:35:20.337 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_5963: Device or resource busy
  18523. 03-07 20:35:20.337 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  18524. 03-07 20:35:20.337 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  18525. 03-07 20:35:20.337 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  18526. 03-07 20:35:20.337 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  18527. 03-07 20:35:20.337 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  18528. 03-07 20:35:20.337 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  18529. 03-07 20:35:20.337 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  18530. 03-07 20:35:20.337 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  18531. 03-07 20:35:20.337 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  18532. 03-07 20:35:20.337 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  18533. 03-07 20:35:20.337 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  18534. 03-07 20:35:20.337 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  18535. 03-07 20:35:20.337 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  18536. 03-07 20:35:20.337 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  18537. 03-07 20:35:20.337 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  18538. 03-07 20:35:20.345 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  18539. 03-07 20:35:20.345 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  18540. 03-07 20:35:20.345 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  18541. 03-07 20:35:20.345 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  18542. 03-07 20:35:20.345 6020 6020 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  18543. 03-07 20:35:20.345 6020 6020 W system_server: Failed to remove /acct/uid_0: Permission denied
  18544. 03-07 20:35:20.348 6020 6020 D AppOps : AppOpsService published
  18545. 03-07 20:35:20.349 6020 6020 D SystemServerTiming: StartActivityManager took to complete: 218ms
  18546. 03-07 20:35:20.349 6020 6020 I SystemServer: StartPowerManager
  18547. 03-07 20:35:20.349 6020 6020 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  18548. 03-07 20:35:20.351 6020 6046 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  18549. 03-07 20:35:20.354 6020 6020 I libsuspend: Selected wakeup count
  18550. 03-07 20:35:20.354 6020 6020 E QCOM PowerHAL: Invalid hint ID.
  18551. 03-07 20:35:20.356 6020 6020 D SystemServerTiming: StartPowerManager took to complete: 6ms
  18552. 03-07 20:35:20.356 6020 6020 I SystemServer: InitPowerManagement
  18553. 03-07 20:35:20.359 6020 6020 D SystemServerTiming: InitPowerManagement took to complete: 3ms
  18554. 03-07 20:35:20.359 6020 6020 I SystemServer: StartRecoverySystemService
  18555. 03-07 20:35:20.360 6020 6020 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  18556. 03-07 20:35:20.361 6020 6020 D SystemServerTiming: StartRecoverySystemService took to complete: 1ms
  18557. 03-07 20:35:20.361 6020 6020 V RescueParty: Disabled because of eng build
  18558. 03-07 20:35:20.361 6020 6020 I SystemServer: StartLightsService
  18559. 03-07 20:35:20.362 6020 6020 I SystemServiceManager: Starting com.android.server.lights.LightsService
  18560. 03-07 20:35:20.362 6020 6020 D SystemServerTiming: StartLightsService took to complete: 0ms
  18561. 03-07 20:35:20.362 6020 6020 I SystemServer: StartDisplayManager
  18562. 03-07 20:35:20.362 6020 6020 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  18563. 03-07 20:35:20.366 6020 6020 D SystemServerTiming: StartDisplayManager took to complete: 3ms
  18564. 03-07 20:35:20.366 6020 6020 I SystemServer: WaitForDisplay
  18565. 03-07 20:35:20.366 6020 6020 I SystemServiceManager: Starting phase 100
  18566. 03-07 20:35:20.369 6020 6044 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  18567. 03-07 20:35:20.370 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  18568. 03-07 20:35:20.370 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  18569. 03-07 20:35:20.371 6020 6044 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  18570. 03-07 20:35:20.376 6020 6044 E light : light_open lights keyboard failed: -22
  18571. 03-07 20:35:20.377 6020 6044 E light : Light passthrough failed to load legacy HAL.
  18572. 03-07 20:35:20.377 6020 6044 E light : light_open lights buttons failed: -22
  18573. 03-07 20:35:20.377 6020 6044 E light : Light passthrough failed to load legacy HAL.
  18574. 03-07 20:35:20.381 6020 6044 E light : light_open lights bluetooth failed: -22
  18575. 03-07 20:35:20.381 6020 6044 E light : Light passthrough failed to load legacy HAL.
  18576. 03-07 20:35:20.382 6020 6044 E light : light_open lights wifi failed: -22
  18577. 03-07 20:35:20.382 6020 6044 E light : Light passthrough failed to load legacy HAL.
  18578. 03-07 20:35:20.384 6020 6020 D SystemServerTiming: WaitForDisplay took to complete: 18ms
  18579. 03-07 20:35:20.384 6020 6020 I SystemServer: StartPackageManagerService
  18580. 03-07 20:35:20.384 6020 6044 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  18581. 03-07 20:35:20.398 6020 6020 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  18582. 03-07 20:35:20.402 6020 6020 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  18583. 03-07 20:35:20.677 6020 6020 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  18584. 03-07 20:35:20.678 6020 6020 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  18585. 03-07 20:35:20.678 6020 6020 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  18586. 03-07 20:35:20.800 6020 6056 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  18587. 03-07 20:35:20.861 6060 6060 I sensors.qcom: type=1400 audit(0.0:661): avc: denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=106 ioctlcmd=6403 scontext=u:r:init:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  18588. 03-07 20:35:20.912 6020 6058 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  18589. 03-07 20:35:20.931 6020 6058 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  18590. 03-07 20:35:20.997 6020 6057 I PackageParser: Parse times for '/system/priv-app/Settings': parse=115ms, update_cache=0 ms
  18591. 03-07 20:35:21.184 6020 6059 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=205ms, update_cache=0 ms
  18592. 03-07 20:35:21.227 6020 6063 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  18593. 03-07 20:35:21.235 6020 6063 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  18594. 03-07 20:35:21.240 6020 6064 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  18595. 03-07 20:35:21.263 6020 6062 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  18596. 03-07 20:35:21.311 6020 6061 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  18597. 03-07 20:35:21.312 6020 6061 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  18598. 03-07 20:35:21.371 6020 6020 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  18599. 03-07 20:35:21.371 6020 6020 D PackageManager: No files in app dir /oem/app
  18600. 03-07 20:35:21.373 6020 6020 I PackageManager: Finished scanning system apps. Time: 715 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  18601. 03-07 20:35:21.407 6020 6068 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  18602. 03-07 20:35:21.426 6020 6069 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  18603. 03-07 20:35:21.430 6020 6068 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  18604. 03-07 20:35:21.491 6020 6066 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  18605. 03-07 20:35:21.500 6020 6068 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  18606. 03-07 20:35:21.501 6020 6068 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  18607. 03-07 20:35:21.530 6020 6068 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  18608. 03-07 20:35:21.532 6020 6068 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  18609. 03-07 20:35:21.537 6020 6069 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  18610. 03-07 20:35:21.572 6020 6066 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=122ms, update_cache=0 ms
  18611. 03-07 20:35:21.576 6020 6067 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=117ms, update_cache=0 ms
  18612. 03-07 20:35:21.590 6020 6020 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  18613. 03-07 20:35:21.590 6020 6020 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  18614. 03-07 20:35:21.601 6020 6067 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  18615. 03-07 20:35:21.601 6020 6067 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  18616. 03-07 20:35:21.605 6020 6066 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  18617. 03-07 20:35:21.624 6020 6069 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  18618. 03-07 20:35:21.637 6020 6020 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  18619. 03-07 20:35:21.655 6020 6069 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  18620. 03-07 20:35:21.655 6020 6069 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  18621. 03-07 20:35:21.661 6020 6067 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  18622. 03-07 20:35:21.681 6020 6067 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  18623. 03-07 20:35:21.714 6020 6068 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=168ms, update_cache=0 ms
  18624. 03-07 20:35:21.738 6020 6068 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  18625. 03-07 20:35:21.766 6020 6068 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  18626. 03-07 20:35:21.839 6020 6067 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  18627. 03-07 20:35:21.839 6020 6067 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  18628. 03-07 20:35:21.851 6020 6069 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  18629. 03-07 20:35:21.851 6020 6066 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  18630. 03-07 20:35:21.851 6020 6066 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  18631. 03-07 20:35:21.873 6020 6066 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=177ms, update_cache=0 ms
  18632. 03-07 20:35:21.919 6020 6069 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  18633. 03-07 20:35:21.963 6020 6067 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  18634. 03-07 20:35:21.980 6020 6067 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  18635. 03-07 20:35:22.030 6020 6066 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=157ms, update_cache=0 ms
  18636. 03-07 20:35:22.043 6020 6068 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  18637. 03-07 20:35:22.063 6020 6067 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  18638. 03-07 20:35:22.064 6020 6067 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  18639. 03-07 20:35:22.094 6020 6030 I zygote64: Background concurrent copying GC freed 29328(1805KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 65us total 162.915ms
  18640. 03-07 20:35:22.108 6020 6069 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=103ms, update_cache=0 ms
  18641. 03-07 20:35:22.122 6020 6067 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  18642. 03-07 20:35:22.123 6020 6067 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  18643. 03-07 20:35:22.123 6020 6067 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  18644. 03-07 20:35:22.173 6020 6067 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  18645. 03-07 20:35:22.204 6020 6069 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  18646. 03-07 20:35:22.236 6020 6067 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  18647. 03-07 20:35:22.255 6020 6068 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  18648. 03-07 20:35:22.275 6020 6020 D PackageManager: No files in app dir /data/app-private
  18649. 03-07 20:35:22.276 6020 6020 I PackageManager: Finished scanning non-system apps. Time: 903 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  18650. 03-07 20:35:22.278 6020 6020 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  18651. 03-07 20:35:22.288 6020 6020 I PackageManager: Time to scan packages: 1.63 seconds
  18652. 03-07 20:35:22.294 6020 6020 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  18653. 03-07 20:35:22.363 2233 3397 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  18654. 03-07 20:35:22.366 2233 3397 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  18655. 03-07 20:35:22.370 2233 2233 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  18656. 03-07 20:35:22.373 2233 2233 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  18657. 03-07 20:35:22.435 2233 3398 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  18658. 03-07 20:35:22.437 2233 3398 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  18659. 03-07 20:35:22.440 2233 2233 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  18660. 03-07 20:35:22.442 2233 2233 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  18661. 03-07 20:35:22.473 6020 6020 V PackageManager: reconcileAppsData finished 18 packages
  18662. 03-07 20:35:22.474 6020 6020 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  18663. 03-07 20:35:22.474 6020 6070 D SystemServerInitThreadPool: Started executing prepareAppData
  18664. 03-07 20:35:22.474 6020 6020 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  18665. 03-07 20:35:22.474 6020 6020 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  18666. 03-07 20:35:22.474 6020 6020 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  18667. 03-07 20:35:22.474 6020 6020 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  18668. 03-07 20:35:22.474 6020 6020 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  18669. 03-07 20:35:22.474 6020 6020 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  18670. 03-07 20:35:22.475 6020 6020 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  18671. 03-07 20:35:22.475 6020 6020 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  18672. 03-07 20:35:22.475 6020 6020 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  18673. 03-07 20:35:22.475 6020 6020 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  18674. 03-07 20:35:22.475 6020 6020 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  18675. 03-07 20:35:22.475 6020 6020 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  18676. 03-07 20:35:22.475 6020 6020 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  18677. 03-07 20:35:22.476 6020 6020 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  18678. 03-07 20:35:22.476 6020 6020 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  18679. 03-07 20:35:22.476 6020 6020 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  18680. 03-07 20:35:22.476 6020 6020 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  18681. 03-07 20:35:22.476 6020 6020 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  18682. 03-07 20:35:22.476 6020 6020 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  18683. 03-07 20:35:22.476 6020 6020 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  18684. 03-07 20:35:22.476 6020 6020 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  18685. 03-07 20:35:22.477 6020 6020 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  18686. 03-07 20:35:22.477 2233 3397 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  18687. 03-07 20:35:22.479 2233 3397 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  18688. 03-07 20:35:22.480 2233 3397 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  18689. 03-07 20:35:22.480 2233 3397 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  18690. 03-07 20:35:22.481 2233 3397 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  18691. 03-07 20:35:22.482 2233 3397 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  18692. 03-07 20:35:22.483 2233 3397 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  18693. 03-07 20:35:22.484 2233 3397 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  18694. 03-07 20:35:22.484 2233 3397 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  18695. 03-07 20:35:22.484 2233 3397 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  18696. 03-07 20:35:22.485 2233 3397 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  18697. 03-07 20:35:22.485 2233 3397 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  18698. 03-07 20:35:22.486 2233 3397 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  18699. 03-07 20:35:22.486 2233 3397 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  18700. 03-07 20:35:22.486 2233 3397 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  18701. 03-07 20:35:22.487 2233 3397 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  18702. 03-07 20:35:22.487 2233 3397 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  18703. 03-07 20:35:22.487 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  18704. 03-07 20:35:22.487 2233 3397 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  18705. 03-07 20:35:22.488 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  18706. 03-07 20:35:22.488 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  18707. 03-07 20:35:22.488 2233 3397 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  18708. 03-07 20:35:22.488 2233 3397 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  18709. 03-07 20:35:22.489 2233 3397 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  18710. 03-07 20:35:22.489 2233 3397 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  18711. 03-07 20:35:22.489 2233 3397 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  18712. 03-07 20:35:22.490 2233 3397 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  18713. 03-07 20:35:22.490 2233 3397 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  18714. 03-07 20:35:22.490 2233 3397 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  18715. 03-07 20:35:22.490 2233 3397 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  18716. 03-07 20:35:22.490 2233 3397 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  18717. 03-07 20:35:22.491 2233 3397 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  18718. 03-07 20:35:22.491 2233 3397 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  18719. 03-07 20:35:22.491 2233 3397 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  18720. 03-07 20:35:22.492 2233 3397 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  18721. 03-07 20:35:22.492 2233 3397 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  18722. 03-07 20:35:22.492 2233 3397 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  18723. 03-07 20:35:22.502 6020 6070 D SystemServerTimingAsync: AppDataFixup took to complete: 27ms
  18724. 03-07 20:35:22.605 6020 6020 E PackageManager: There should probably be a verifier, but, none were found
  18725. 03-07 20:35:22.607 6020 6020 E System : ******************************************
  18726. 03-07 20:35:22.608 6020 6020 E System : ************ Failure starting system services
  18727. 03-07 20:35:22.608 6020 6020 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  18728. 03-07 20:35:22.608 6020 6020 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  18729. 03-07 20:35:22.608 6020 6020 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  18730. 03-07 20:35:22.608 6020 6020 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  18731. 03-07 20:35:22.608 6020 6020 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  18732. 03-07 20:35:22.608 6020 6020 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  18733. 03-07 20:35:22.608 6020 6020 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  18734. 03-07 20:35:22.608 6020 6020 E System : at java.lang.reflect.Method.invoke(Native Method)
  18735. 03-07 20:35:22.608 6020 6020 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  18736. 03-07 20:35:22.608 6020 6020 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  18737. 03-07 20:35:22.608 6020 6020 D SystemServerTiming: StartPackageManagerService took to complete: 2224ms
  18738. 03-07 20:35:22.609 6020 6020 E Zygote : System zygote died with exception
  18739. 03-07 20:35:22.609 6020 6020 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  18740. 03-07 20:35:22.609 6020 6020 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  18741. 03-07 20:35:22.609 6020 6020 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  18742. 03-07 20:35:22.609 6020 6020 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  18743. 03-07 20:35:22.609 6020 6020 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  18744. 03-07 20:35:22.609 6020 6020 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  18745. 03-07 20:35:22.609 6020 6020 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  18746. 03-07 20:35:22.609 6020 6020 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  18747. 03-07 20:35:22.609 6020 6020 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  18748. 03-07 20:35:22.609 6020 6020 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  18749. 03-07 20:35:22.609 6020 6020 D AndroidRuntime: Shutting down VM
  18750. 03-07 20:35:22.610 6020 6020 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  18751. 03-07 20:35:22.610 6020 6020 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  18752. 03-07 20:35:22.610 6020 6020 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  18753. 03-07 20:35:22.610 6020 6020 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  18754. 03-07 20:35:22.610 6020 6020 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  18755. 03-07 20:35:22.610 6020 6020 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  18756. 03-07 20:35:22.610 6020 6020 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  18757. 03-07 20:35:22.610 6020 6020 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  18758. 03-07 20:35:22.610 6020 6020 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  18759. 03-07 20:35:22.610 6020 6020 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  18760. 03-07 20:35:22.610 6020 6020 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  18761. 03-07 20:35:22.612 6020 6020 E AndroidRuntime: Error reporting crash
  18762. 03-07 20:35:22.612 6020 6020 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  18763. 03-07 20:35:22.612 6020 6020 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  18764. 03-07 20:35:22.612 6020 6020 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  18765. 03-07 20:35:22.612 6020 6020 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  18766. 03-07 20:35:22.612 6020 6020 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  18767. 03-07 20:35:22.612 6020 6020 I Process : Sending signal. PID: 6020 SIG: 9
  18768. 03-07 20:35:22.679 354 354 I ServiceManager: service 'device_identifiers' died
  18769. 03-07 20:35:22.679 354 354 I ServiceManager: service 'batterystats' died
  18770. 03-07 20:35:22.679 354 354 I ServiceManager: service 'appops' died
  18771. 03-07 20:35:22.679 354 354 I ServiceManager: service 'power' died
  18772. 03-07 20:35:22.679 354 354 I ServiceManager: service 'recovery' died
  18773. 03-07 20:35:22.679 354 354 I ServiceManager: service 'display' died
  18774. 03-07 20:35:22.680 5963 5963 E Zygote : Exit zygote because system server (6020) has terminated
  18775. 03-07 20:35:22.764 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  18776. 03-07 20:35:22.764 354 354 I ServiceManager: service 'media.audio_flinger' died
  18777. 03-07 20:35:22.764 354 354 I ServiceManager: service 'media.audio_policy' died
  18778. 03-07 20:35:23.026 354 354 I ServiceManager: service 'media.player' died
  18779. 03-07 20:35:23.027 354 354 I ServiceManager: service 'media.resource_manager' died
  18780. 03-07 20:35:23.035 354 354 I ServiceManager: service 'netd' died
  18781. 03-07 20:35:23.035 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  18782. 03-07 20:35:23.046 354 354 I ServiceManager: service 'wificond' died
  18783. 03-07 20:35:23.128 6075 6075 I wificond: wificond is starting up...
  18784. 03-07 20:35:23.159 6074 6074 I Netd : Netd 1.0 starting
  18785. 03-07 20:35:23.159 6074 6074 D TetherController: Setting IP forward enable = 0
  18786. 03-07 20:35:23.205 6074 6074 I Netd : Creating child chains: 35.0ms
  18787. 03-07 20:35:23.205 6074 6074 I Netd : Setting up OEM hooks: 0.2ms
  18788. 03-07 20:35:23.216 6074 6074 I Netd : Setting up FirewallController hooks: 11.1ms
  18789. 03-07 20:35:23.221 6074 6074 I Netd : Setting up NatController hooks: 4.6ms
  18790. 03-07 20:35:23.227 6074 6074 I Netd : Setting up BandwidthController hooks: 5.8ms
  18791. 03-07 20:35:23.227 6074 6074 I Netd : Setting up IdletimerController hooks: 0.1ms
  18792. 03-07 20:35:23.236 6074 6074 I Netd : Disabling bandwidth control: 9.5ms
  18793. 03-07 20:35:23.237 6074 6074 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  18794. 03-07 20:35:23.238 6074 6074 I Netd : Initializing RouteController: 1.7ms
  18795. 03-07 20:35:23.239 6074 6074 D MDnsDS : MDnsSdListener::Hander starting up
  18796. 03-07 20:35:23.240 6074 6074 I Netd : Registering NetdNativeService: 0.8ms
  18797. 03-07 20:35:23.241 6074 6074 I Netd : Starting CommandListener: 0.5ms
  18798. 03-07 20:35:23.243 6074 6074 I Netd : Registering NetdHwService: 2.4ms
  18799. 03-07 20:35:23.243 6074 6074 I Netd : Netd started in 85ms
  18800. 03-07 20:35:23.248 6074 6084 D MDnsDS : MDnsSdListener starting to monitor
  18801. 03-07 20:35:23.248 6074 6084 D MDnsDS : Going to poll with pollCount 1
  18802. 03-07 20:35:23.245 6090 6090 I netmgrd : type=1400 audit(0.0:662): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  18803. 03-07 20:35:23.261 6090 6090 I ndc : type=1400 audit(0.0:663): avc: denied { write } for name="netd" dev="tmpfs" ino=74315 scontext=u:r:init:s0 tcontext=u:object_r:netd_socket:s0 tclass=sock_file permissive=1
  18804. 03-07 20:35:23.302 6072 6072 I FastMixerState: sMaxFastTracks = 8
  18805. 03-07 20:35:23.305 6072 6072 I audioserver: ServiceManager: 0xf51978e0
  18806. 03-07 20:35:23.306 6072 6072 W BatteryNotifier: batterystats service unavailable!
  18807. 03-07 20:35:23.308 6072 6072 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  18808. 03-07 20:35:23.315 6072 6072 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  18809. 03-07 20:35:23.323 6072 6072 I AudioFlinger: Using 300 mSec as standby time.
  18810. 03-07 20:35:23.327 6072 6072 W APM::Devices: DeviceVector::add device 80000040 already in
  18811. 03-07 20:35:23.327 6072 6072 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  18812. 03-07 20:35:23.328 6072 6072 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  18813. 03-07 20:35:23.333 6072 6072 D audio_hw_primary: adev_open: enter
  18814. 03-07 20:35:23.401 6073 6073 I mediaserver: ServiceManager: 0xf31179e0
  18815. 03-07 20:35:23.402 6073 6073 W BatteryNotifier: batterystats service unavailable!
  18816. 03-07 20:35:23.443 6072 6072 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  18817. 03-07 20:35:23.444 6072 6072 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  18818. 03-07 20:35:23.444 6072 6072 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  18819. 03-07 20:35:23.444 6072 6072 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  18820. 03-07 20:35:23.444 6072 6072 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  18821. 03-07 20:35:23.444 6072 6072 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  18822. 03-07 20:35:23.444 6072 6072 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  18823. 03-07 20:35:23.445 6072 6072 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  18824. 03-07 20:35:23.445 6072 6072 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  18825. 03-07 20:35:23.451 6072 6072 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  18826. 03-07 20:35:23.451 6072 6072 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  18827. 03-07 20:35:23.453 6072 6072 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  18828. 03-07 20:35:23.456 6072 6072 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  18829. 03-07 20:35:23.460 6072 6072 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  18830. 03-07 20:35:23.461 6072 6072 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  18831. 03-07 20:35:23.461 6072 6072 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  18832. 03-07 20:35:23.472 6072 6072 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  18833. 03-07 20:35:23.485 6072 6072 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  18834. 03-07 20:35:23.485 6072 6072 D msm8974_platform: platform_init: Opened sound card:0
  18835. 03-07 20:35:23.490 6072 6072 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  18836. 03-07 20:35:23.491 6072 6072 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  18837. 03-07 20:35:23.491 6072 6072 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  18838. 03-07 20:35:23.491 6072 6072 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  18839. 03-07 20:35:23.491 6072 6072 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  18840. 03-07 20:35:23.491 6072 6072 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  18841. 03-07 20:35:23.491 6072 6072 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  18842. 03-07 20:35:23.491 6072 6072 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  18843. 03-07 20:35:23.491 6072 6072 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  18844. 03-07 20:35:23.491 6072 6072 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  18845. 03-07 20:35:23.491 6072 6072 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  18846. 03-07 20:35:23.492 6072 6072 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  18847. 03-07 20:35:23.492 6072 6072 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  18848. 03-07 20:35:23.492 6072 6072 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  18849. 03-07 20:35:23.492 6072 6072 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  18850. 03-07 20:35:23.492 6072 6072 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  18851. 03-07 20:35:23.492 6072 6072 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  18852. 03-07 20:35:23.493 6072 6072 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  18853. 03-07 20:35:23.493 6072 6072 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  18854. 03-07 20:35:23.493 6072 6072 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  18855. 03-07 20:35:23.494 6072 6072 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  18856. 03-07 20:35:23.494 6072 6072 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  18857. 03-07 20:35:23.494 6072 6072 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  18858. 03-07 20:35:23.494 6072 6072 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  18859. 03-07 20:35:23.494 6072 6072 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  18860. 03-07 20:35:23.494 6072 6072 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  18861. 03-07 20:35:23.495 6072 6072 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  18862. 03-07 20:35:23.495 6072 6072 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  18863. 03-07 20:35:23.495 6072 6072 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  18864. 03-07 20:35:23.496 6072 6072 D ACDB-LOADER: ACDB -> ACPH INIT
  18865. 03-07 20:35:23.496 6072 6072 D : [ACPH]->Online service registered with ACPH
  18866. 03-07 20:35:23.496 6072 6072 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  18867. 03-07 20:35:23.496 6072 6072 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  18868. 03-07 20:35:23.496 6072 6072 D : [ACPH]->ACPH init success
  18869. 03-07 20:35:23.496 6072 6072 D ACDB-LOADER: ACDB -> RTAC INIT
  18870. 03-07 20:35:23.497 6072 6072 D : [ACPH]->DSP RTC service registered with ACPH
  18871. 03-07 20:35:23.497 6072 6072 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  18872. 03-07 20:35:23.497 6072 6072 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  18873. 03-07 20:35:23.497 6072 6072 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  18874. 03-07 20:35:23.497 6072 6072 D : [ACPH]->FTS RTC service registered with ACPH
  18875. 03-07 20:35:23.497 6072 6072 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  18876. 03-07 20:35:23.497 6072 6072 D : [ACPH]->ADIE RTC service registered with ACPH
  18877. 03-07 20:35:23.497 6072 6072 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  18878. 03-07 20:35:23.497 6072 6072 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  18879. 03-07 20:35:23.497 6072 6072 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  18880. 03-07 20:35:23.497 6072 6072 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  18881. 03-07 20:35:23.497 6072 6072 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  18882. 03-07 20:35:23.497 6072 6072 D : Failed to fetch the lookup information of the MetaInfo table
  18883. 03-07 20:35:23.497 6072 6072 D : Output from GetMetaInfoSize command : 0
  18884. 03-07 20:35:23.503 6072 6072 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  18885. 03-07 20:35:23.504 6072 6072 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  18886. 03-07 20:35:23.504 6072 6072 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  18887. 03-07 20:35:23.504 6072 6072 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  18888. 03-07 20:35:23.504 6072 6072 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  18889. 03-07 20:35:23.504 6072 6072 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  18890. 03-07 20:35:23.504 6072 6072 D ACDB-LOADER: ACDB -> send_meta_info Enter
  18891. 03-07 20:35:23.504 6072 6072 E ACDB-LOADER: Fail to allocate memory for metainfo
  18892. 03-07 20:35:23.504 6072 6072 D ACDB-LOADER: ACDB -> send_meta_info failed
  18893. 03-07 20:35:23.504 6072 6072 D ACDB-LOADER: ACDB -> init done!
  18894. 03-07 20:35:23.505 6072 6072 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  18895. 03-07 20:35:23.505 6072 6072 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  18896. 03-07 20:35:23.505 6072 6072 D msm8974_platform: hw_util_open success
  18897. 03-07 20:35:23.505 6072 6072 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  18898. 03-07 20:35:23.505 6072 6072 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  18899. 03-07 20:35:23.505 6072 6072 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  18900. 03-07 20:35:23.505 6072 6072 D : Failed to fetch the lookup information of the device 00000056
  18901. 03-07 20:35:23.505 6072 6072 E ACDB-LOADER: Error: ACDB ANC returned = -1
  18902. 03-07 20:35:23.505 6072 6072 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  18903. 03-07 20:35:23.505 6072 6072 D : Failed to fetch the lookup information of the device 00000059
  18904. 03-07 20:35:23.505 6072 6072 E ACDB-LOADER: Error: ACDB ANC returned = -1
  18905. 03-07 20:35:23.505 6072 6072 D msm8974_platform: send_codec_cal cal sent for anc_cal
  18906. 03-07 20:35:23.506 6072 6072 E ACDB-LOADER: ACDB -> send_codec_cal
  18907. 03-07 20:35:23.506 6072 6072 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  18908. 03-07 20:35:23.506 6072 6072 D : Failed to fetch the lookup information of the device 00000064
  18909. 03-07 20:35:23.506 6072 6072 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  18910. 03-07 20:35:23.506 6072 6072 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  18911. 03-07 20:35:23.506 6072 6072 D msm8974_platform: send_codec_cal cal sent for mad_cal
  18912. 03-07 20:35:23.506 6072 6072 D ACDB-LOADER: send mbhc data
  18913. 03-07 20:35:23.506 6072 6072 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  18914. 03-07 20:35:23.506 6072 6072 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  18915. 03-07 20:35:23.506 6072 6072 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  18916. 03-07 20:35:23.506 6072 6072 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  18917. 03-07 20:35:23.506 6072 6072 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  18918. 03-07 20:35:23.506 6072 6072 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  18919. 03-07 20:35:23.509 6072 6072 V audio_amplifier: amp_calibrate
  18920. 03-07 20:35:23.555 6072 6072 I SmartAmp: Enter function FIH_Tfa9887_init
  18921. 03-07 20:35:23.556 6072 6072 I SmartAmp: init start@1520451323.555991
  18922. 03-07 20:35:23.556 6072 6072 I SmartAmp: init_status = init
  18923. 03-07 20:35:23.556 6072 6072 I SmartAmp: smartamp ->/proc/devmodel NBQ
  18924. 03-07 20:35:23.556 6072 6072 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  18925. 03-07 20:35:23.556 6072 6072 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  18926. 03-07 20:35:23.556 6072 6072 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  18927. 03-07 20:35:23.556 6072 6072 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  18928. 03-07 20:35:23.556 6072 6072 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  18929. 03-07 20:35:23.556 6072 6072 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  18930. 03-07 20:35:23.556 6072 6072 I SmartAmp: Enter function loadSpeakerFile
  18931. 03-07 20:35:23.556 6072 6072 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  18932. 03-07 20:35:23.558 6072 6072 I SmartAmp: ========================================
  18933. 03-07 20:35:23.558 6072 6072 I SmartAmp: Tfa98xx_Open return value is 0.
  18934. 03-07 20:35:23.558 6072 6072 I SmartAmp: Enter function coldStartup
  18935. 03-07 20:35:23.560 6072 6072 I SmartAmp: Waiting for AMPS and CLKS to start up
  18936. 03-07 20:35:23.655 6071 6071 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  18937. 03-07 20:35:23.661 6072 6072 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  18938. 03-07 20:35:23.662 6072 6072 I SmartAmp: Get AMPS AND CLKS
  18939. 03-07 20:35:23.665 6071 6071 I zygote64: option[0]=-Xzygote
  18940. 03-07 20:35:23.665 6071 6071 I zygote64: option[1]=-Xcheck:jni
  18941. 03-07 20:35:23.665 6071 6071 I zygote64: option[2]=-Xusetombstonedtraces
  18942. 03-07 20:35:23.666 6071 6071 I zygote64: option[3]=exit
  18943. 03-07 20:35:23.666 6071 6071 I zygote64: option[4]=vfprintf
  18944. 03-07 20:35:23.666 6071 6071 I zygote64: option[5]=sensitiveThread
  18945. 03-07 20:35:23.666 6071 6071 I zygote64: option[6]=-verbose:gc
  18946. 03-07 20:35:23.666 6071 6071 I zygote64: option[7]=-Xms8m
  18947. 03-07 20:35:23.666 6071 6071 I zygote64: option[8]=-Xmx768m
  18948. 03-07 20:35:23.666 6071 6071 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  18949. 03-07 20:35:23.666 6071 6071 I zygote64: option[10]=-XX:HeapMinFree=512k
  18950. 03-07 20:35:23.666 6071 6071 I zygote64: option[11]=-XX:HeapMaxFree=8m
  18951. 03-07 20:35:23.666 6071 6071 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  18952. 03-07 20:35:23.666 6071 6071 I zygote64: option[13]=-Xusejit:true
  18953. 03-07 20:35:23.666 6071 6071 I zygote64: option[14]=-Xjitsaveprofilinginfo
  18954. 03-07 20:35:23.666 6071 6071 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  18955. 03-07 20:35:23.666 6071 6071 I zygote64: option[16]=-Xlockprofthreshold:500
  18956. 03-07 20:35:23.666 6071 6071 I zygote64: option[17]=-Ximage-compiler-option
  18957. 03-07 20:35:23.666 6071 6071 I zygote64: option[18]=--runtime-arg
  18958. 03-07 20:35:23.666 6071 6071 I zygote64: option[19]=-Ximage-compiler-option
  18959. 03-07 20:35:23.666 6071 6071 I zygote64: option[20]=-Xms64m
  18960. 03-07 20:35:23.666 6071 6071 I zygote64: option[21]=-Ximage-compiler-option
  18961. 03-07 20:35:23.666 6071 6071 I zygote64: option[22]=--runtime-arg
  18962. 03-07 20:35:23.666 6071 6071 I zygote64: option[23]=-Ximage-compiler-option
  18963. 03-07 20:35:23.666 6071 6071 I zygote64: option[24]=-Xmx64m
  18964. 03-07 20:35:23.666 6071 6071 I zygote64: option[25]=-Ximage-compiler-option
  18965. 03-07 20:35:23.666 6071 6071 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  18966. 03-07 20:35:23.666 6071 6071 I zygote64: option[27]=-Ximage-compiler-option
  18967. 03-07 20:35:23.666 6071 6071 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  18968. 03-07 20:35:23.667 6071 6071 I zygote64: option[29]=-Ximage-compiler-option
  18969. 03-07 20:35:23.667 6071 6071 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  18970. 03-07 20:35:23.667 6071 6071 I zygote64: option[31]=-Ximage-compiler-option
  18971. 03-07 20:35:23.667 6071 6071 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  18972. 03-07 20:35:23.667 6071 6071 I zygote64: option[33]=-Xcompiler-option
  18973. 03-07 20:35:23.667 6071 6071 I zygote64: option[34]=--runtime-arg
  18974. 03-07 20:35:23.667 6071 6071 I zygote64: option[35]=-Xcompiler-option
  18975. 03-07 20:35:23.667 6071 6071 I zygote64: option[36]=-Xms64m
  18976. 03-07 20:35:23.667 6071 6071 I zygote64: option[37]=-Xcompiler-option
  18977. 03-07 20:35:23.667 6071 6071 I zygote64: option[38]=--runtime-arg
  18978. 03-07 20:35:23.667 6071 6071 I zygote64: option[39]=-Xcompiler-option
  18979. 03-07 20:35:23.667 6071 6071 I zygote64: option[40]=-Xmx512m
  18980. 03-07 20:35:23.667 6071 6071 I zygote64: option[41]=-Xcompiler-option
  18981. 03-07 20:35:23.667 6071 6071 I zygote64: option[42]=-j2
  18982. 03-07 20:35:23.667 6071 6071 I zygote64: option[43]=-Ximage-compiler-option
  18983. 03-07 20:35:23.667 6071 6071 I zygote64: option[44]=-j4
  18984. 03-07 20:35:23.667 6071 6071 I zygote64: option[45]=-Ximage-compiler-option
  18985. 03-07 20:35:23.667 6071 6071 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  18986. 03-07 20:35:23.667 6071 6071 I zygote64: option[47]=-Xcompiler-option
  18987. 03-07 20:35:23.667 6071 6071 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  18988. 03-07 20:35:23.667 6071 6071 I zygote64: option[49]=-Ximage-compiler-option
  18989. 03-07 20:35:23.667 6071 6071 I zygote64: option[50]=--instruction-set-features=default
  18990. 03-07 20:35:23.667 6071 6071 I zygote64: option[51]=-Xcompiler-option
  18991. 03-07 20:35:23.667 6071 6071 I zygote64: option[52]=--instruction-set-features=default
  18992. 03-07 20:35:23.667 6071 6071 I zygote64: option[53]=-Duser.locale=en-US
  18993. 03-07 20:35:23.668 6071 6071 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  18994. 03-07 20:35:23.671 6071 6071 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  18995. 03-07 20:35:23.673 6072 6072 I SmartAmp: Enter function dspPatch
  18996. 03-07 20:35:23.673 6072 6072 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  18997. 03-07 20:35:23.674 6072 6072 I SmartAmp: Enter function dspPatch
  18998. 03-07 20:35:23.675 6072 6072 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  18999. 03-07 20:35:23.738 6072 6072 I SmartAmp: Enter function setOtc
  19000. 03-07 20:35:23.749 6072 6072 I SmartAmp: MTP = 0x3
  19001. 03-07 20:35:23.749 6072 6072 I SmartAmp: Enter function checkMTPEX
  19002. 03-07 20:35:23.750 6072 6072 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  19003. 03-07 20:35:23.750 6072 6072 I SmartAmp: Enter function load_all_settings
  19004. 03-07 20:35:23.763 6072 6072 I SmartAmp: Enter function setConfig
  19005. 03-07 20:35:23.763 6072 6072 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  19006. 03-07 20:35:23.769 6072 6072 I SmartAmp: Enter function setPreset
  19007. 03-07 20:35:23.769 6072 6072 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  19008. 03-07 20:35:23.773 6072 6072 I SmartAmp: Enter function setEQ
  19009. 03-07 20:35:23.773 6072 6072 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  19010. 03-07 20:35:23.775 6072 6072 I SmartAmp: Loaded biquad 1
  19011. 03-07 20:35:23.777 6072 6072 I SmartAmp: Loaded biquad 2
  19012. 03-07 20:35:23.779 6072 6072 I SmartAmp: Loaded biquad 3
  19013. 03-07 20:35:23.781 6072 6072 I SmartAmp: Disabled biquad 4
  19014. 03-07 20:35:23.782 6072 6072 I SmartAmp: Loaded biquad 5
  19015. 03-07 20:35:23.784 6072 6072 I SmartAmp: Loaded biquad 6
  19016. 03-07 20:35:23.786 6072 6072 I SmartAmp: Loaded biquad 7
  19017. 03-07 20:35:23.788 6072 6072 I SmartAmp: Disabled biquad 8
  19018. 03-07 20:35:23.790 6072 6072 I SmartAmp: Disabled biquad 9
  19019. 03-07 20:35:23.792 6072 6072 I SmartAmp: Disabled biquad 10
  19020. 03-07 20:35:23.792 6072 6072 I SmartAmp: Enter function waitCalibration
  19021. 03-07 20:35:23.793 6072 6072 I SmartAmp: Calibration value is 02 ohm
  19022. 03-07 20:35:23.793 6072 6072 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  19023. 03-07 20:35:23.793 6072 6072 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  19024. 03-07 20:35:23.793 6072 6072 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  19025. 03-07 20:35:23.793 6072 6072 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  19026. 03-07 20:35:23.793 6072 6072 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  19027. 03-07 20:35:23.793 6072 6072 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  19028. 03-07 20:35:23.793 6072 6072 I SmartAmp: Enter function loadSpeakerFile
  19029. 03-07 20:35:23.793 6072 6072 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  19030. 03-07 20:35:23.794 6072 6072 I SmartAmp: ========================================
  19031. 03-07 20:35:23.794 6072 6072 I SmartAmp: Tfa98xx_Open return value is 0.
  19032. 03-07 20:35:23.794 6072 6072 I SmartAmp: Enter function coldStartup
  19033. 03-07 20:35:23.796 6072 6072 I SmartAmp: Waiting for AMPS and CLKS to start up
  19034. 03-07 20:35:23.897 6072 6072 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  19035. 03-07 20:35:23.897 6072 6072 I SmartAmp: Get AMPS AND CLKS
  19036. 03-07 20:35:23.908 6072 6072 I SmartAmp: Enter function dspPatch
  19037. 03-07 20:35:23.908 6072 6072 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  19038. 03-07 20:35:23.909 6072 6072 I SmartAmp: Enter function dspPatch
  19039. 03-07 20:35:23.909 6072 6072 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  19040. 03-07 20:35:23.958 6071 6071 D Zygote : begin preload
  19041. 03-07 20:35:23.958 6071 6071 I Zygote : Installing ICU cache reference pinning...
  19042. 03-07 20:35:23.958 6071 6071 I Zygote : Preloading ICU data...
  19043. 03-07 20:35:23.974 6072 6072 I SmartAmp: Enter function setOtc
  19044. 03-07 20:35:23.977 6071 6071 D Zygote64Timing: BeginIcuCachePinning took to complete: 19ms
  19045. 03-07 20:35:23.977 6071 6071 I Zygote : Preloading classes...
  19046. 03-07 20:35:23.986 6072 6072 I SmartAmp: MTP = 0x3
  19047. 03-07 20:35:23.986 6072 6072 I SmartAmp: Enter function checkMTPEX
  19048. 03-07 20:35:23.986 6072 6072 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  19049. 03-07 20:35:23.986 6072 6072 I SmartAmp: Enter function load_all_settings
  19050. 03-07 20:35:23.999 6072 6072 I SmartAmp: Enter function setConfig
  19051. 03-07 20:35:23.999 6072 6072 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  19052. 03-07 20:35:24.005 6072 6072 I SmartAmp: Enter function setPreset
  19053. 03-07 20:35:24.005 6072 6072 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  19054. 03-07 20:35:24.009 6072 6072 I SmartAmp: Enter function setEQ
  19055. 03-07 20:35:24.010 6072 6072 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  19056. 03-07 20:35:24.012 6072 6072 I SmartAmp: Loaded biquad 1
  19057. 03-07 20:35:24.014 6072 6072 I SmartAmp: Loaded biquad 2
  19058. 03-07 20:35:24.016 6072 6072 I SmartAmp: Loaded biquad 3
  19059. 03-07 20:35:24.018 6072 6072 I SmartAmp: Disabled biquad 4
  19060. 03-07 20:35:24.020 6072 6072 I SmartAmp: Loaded biquad 5
  19061. 03-07 20:35:24.022 6072 6072 I SmartAmp: Loaded biquad 6
  19062. 03-07 20:35:24.024 6072 6072 I SmartAmp: Loaded biquad 7
  19063. 03-07 20:35:24.026 6072 6072 I SmartAmp: Disabled biquad 8
  19064. 03-07 20:35:24.028 6072 6072 I SmartAmp: Disabled biquad 9
  19065. 03-07 20:35:24.030 6072 6072 I SmartAmp: Loaded biquad 10
  19066. 03-07 20:35:24.031 6072 6072 I SmartAmp: Enter function waitCalibration
  19067. 03-07 20:35:24.032 6072 6072 I SmartAmp: Calibration value is 02 ohm
  19068. 03-07 20:35:24.036 6072 6072 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  19069. 03-07 20:35:24.036 6072 6072 I SmartAmp: Set DC to DC converter in active mode
  19070. 03-07 20:35:24.037 6072 6072 I SmartAmp: Set DC to DC converter in active mode
  19071. 03-07 20:35:24.039 6072 6072 I SmartAmp: init end@1520451324.39861
  19072. 03-07 20:35:24.040 6072 6072 I SmartAmp: FIH_Tfa9887_init return value 0
  19073. 03-07 20:35:24.204 6071 6071 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  19074. 03-07 20:35:24.227 6071 6071 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  19075. 03-07 20:35:24.241 6071 6071 I zygote64: Thread[1,tid=6071,Native,Thread*=0x78b5ac2a00,peer=0x77f01d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  19076. 03-07 20:35:24.242 6071 6071 D MtpDeviceJNI: register_android_mtp_MtpDevice
  19077. 03-07 20:35:24.243 6071 6071 I zygote64: Thread[1,tid=6071,Native,Thread*=0x78b5ac2a00,peer=0x77f01d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  19078. 03-07 20:35:24.244 6071 6071 I zygote64: Thread[1,tid=6071,Native,Thread*=0x78b5ac2a00,peer=0x77f01d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  19079. 03-07 20:35:24.256 6072 6100 V audio_amplifier: --write_dummy_data:167
  19080. 03-07 20:35:24.268 6072 6072 I audio_amplifier: Found PRI_MI2S Clock! 964
  19081. 03-07 20:35:24.269 6072 6072 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  19082. 03-07 20:35:24.271 6072 6072 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  19083. 03-07 20:35:24.273 6072 6072 W DeviceHAL: Device 0xf490d000 get_master_volume: Function not implemented
  19084. 03-07 20:35:24.273 6072 6072 W DeviceHAL: Device 0xf490d000 get_master_mute: Function not implemented
  19085. 03-07 20:35:24.274 6072 6072 W DeviceHAL: Device 0xf490d000 set_master_volume: Function not implemented
  19086. 03-07 20:35:24.274 6072 6072 W DeviceHAL: Device 0xf490d000 set_master_mute: Function not implemented
  19087. 03-07 20:35:24.274 6072 6072 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  19088. 03-07 20:35:24.274 6072 6072 I AudioFlinger: openOutput() this 0xf51bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  19089. 03-07 20:35:24.274 6072 6072 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xf4174000)
  19090. 03-07 20:35:24.274 6072 6072 D audio_hw_primary: adev_open_output_stream: Stream (0xf4174000) picks up usecase (low-latency-playback)
  19091. 03-07 20:35:24.275 6072 6072 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  19092. 03-07 20:35:24.276 6072 6072 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  19093. 03-07 20:35:24.279 6072 6072 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  19094. 03-07 20:35:24.279 6072 6072 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  19095. 03-07 20:35:24.279 6072 6072 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  19096. 03-07 20:35:24.288 6072 6072 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  19097. 03-07 20:35:24.289 6072 6072 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  19098. 03-07 20:35:24.291 6072 6110 I AudioFlinger: AudioFlinger's thread 0xf3b83700 tid=6110 ready to run
  19099. 03-07 20:35:24.291 6072 6072 I AudioFlinger: Using module 10 as the primary audio interface
  19100. 03-07 20:35:24.291 6072 6110 W AudioFlinger: no wake lock to update, system not ready yet
  19101. 03-07 20:35:24.291 6072 6072 W AudioFlinger: moveEffects() bad srcOutput 0
  19102. 03-07 20:35:24.291 6072 6110 D audio_hw_primary: out_standby: enter: stream (0xf4174000) usecase(1: low-latency-playback)
  19103. 03-07 20:35:24.291 6072 6110 W AudioFlinger: no wake lock to update, system not ready yet
  19104. 03-07 20:35:24.292 6072 6110 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  19105. 03-07 20:35:24.294 6072 6072 I AudioFlinger: openOutput() this 0xf51bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  19106. 03-07 20:35:24.294 6072 6072 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xf4174180)
  19107. 03-07 20:35:24.294 6072 6072 D audio_hw_primary: adev_open_output_stream: Stream (0xf4174180) picks up usecase (audio-ull-playback)
  19108. 03-07 20:35:24.294 6072 6072 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  19109. 03-07 20:35:24.295 6072 6113 I AudioFlinger: AudioFlinger's thread 0xf34831c0 tid=6113 ready to run
  19110. 03-07 20:35:24.296 6072 6113 W AudioFlinger: no wake lock to update, system not ready yet
  19111. 03-07 20:35:24.296 6072 6113 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  19112. 03-07 20:35:24.296 6072 6113 D audio_hw_primary: out_standby: enter: stream (0xf4174180) usecase(12: audio-ull-playback)
  19113. 03-07 20:35:24.296 6072 6113 W AudioFlinger: no wake lock to update, system not ready yet
  19114. 03-07 20:35:24.298 6072 6072 I AudioFlinger: openOutput() this 0xf51bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  19115. 03-07 20:35:24.298 6072 6072 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xf4174300)
  19116. 03-07 20:35:24.298 6072 6072 D audio_hw_primary: adev_open_output_stream: Stream (0xf4174300) picks up usecase (deep-buffer-playback)
  19117. 03-07 20:35:24.298 6072 6072 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  19118. 03-07 20:35:24.299 6072 6115 I AudioFlinger: AudioFlinger's thread 0xf3083cc0 tid=6115 ready to run
  19119. 03-07 20:35:24.299 6072 6115 W AudioFlinger: no wake lock to update, system not ready yet
  19120. 03-07 20:35:24.299 6072 6115 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  19121. 03-07 20:35:24.300 6072 6115 D audio_hw_primary: out_standby: enter: stream (0xf4174300) usecase(0: deep-buffer-playback)
  19122. 03-07 20:35:24.300 6072 6115 W AudioFlinger: no wake lock to update, system not ready yet
  19123. 03-07 20:35:24.301 6072 6072 I AudioFlinger: openOutput() this 0xf51bd000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  19124. 03-07 20:35:24.302 6072 6072 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xf4174480)
  19125. 03-07 20:35:24.302 6072 6072 D audio_hw_primary: adev_open_output_stream: Stream (0xf4174480) picks up usecase (afe-proxy-playback)
  19126. 03-07 20:35:24.302 6072 6072 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  19127. 03-07 20:35:24.304 6072 6118 I AudioFlinger: AudioFlinger's thread 0xf2e03300 tid=6118 ready to run
  19128. 03-07 20:35:24.304 6072 6118 W AudioFlinger: no wake lock to update, system not ready yet
  19129. 03-07 20:35:24.305 6072 6118 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  19130. 03-07 20:35:24.305 6072 6118 D audio_hw_primary: out_standby: enter: stream (0xf4174480) usecase(37: afe-proxy-playback)
  19131. 03-07 20:35:24.308 6072 6118 W AudioFlinger: no wake lock to update, system not ready yet
  19132. 03-07 20:35:24.309 6072 6072 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xf51baa40) io_handle(14) source(1)
  19133. 03-07 20:35:24.310 6072 6120 I AudioFlinger: AudioFlinger's thread 0xf2a03900 tid=6120 ready to run
  19134. 03-07 20:35:24.310 6072 6072 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xf51baa40)
  19135. 03-07 20:35:24.311 6072 6072 D audio_hw_primary: in_standby: enter: stream (0xf51baa40) usecase(16: audio-record)
  19136. 03-07 20:35:24.311 6072 6072 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf51baa40) io_handle(22) source(1)
  19137. 03-07 20:35:24.311 6072 6072 W DeviceHAL: Device 0xf490d000 open_input_stream: Invalid argument
  19138. 03-07 20:35:24.311 6072 6072 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xf51baa40) io_handle(22) source(1)
  19139. 03-07 20:35:24.311 6072 6072 W DeviceHAL: Device 0xf490d000 open_input_stream: Invalid argument
  19140. 03-07 20:35:24.311 6072 6072 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  19141. 03-07 20:35:24.319 6072 6072 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  19142. 03-07 20:35:24.319 6072 6072 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  19143. 03-07 20:35:24.320 6072 6072 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  19144. 03-07 20:35:24.322 6072 6072 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  19145. 03-07 20:35:24.322 6072 6072 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  19146. 03-07 20:35:24.324 6072 6072 I r_submix: adev_open(name=audio_hw_if)
  19147. 03-07 20:35:24.324 6072 6072 I r_submix: adev_init_check()
  19148. 03-07 20:35:24.325 6072 6072 W DeviceHAL: Device 0xf30dfa80 set_master_mute: Function not implemented
  19149. 03-07 20:35:24.325 6072 6072 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  19150. 03-07 20:35:24.325 6072 6072 D r_submix: adev_open_input_stream(addr=0)
  19151. 03-07 20:35:24.325 6072 6072 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  19152. 03-07 20:35:24.325 6072 6072 D r_submix: now using address 0 for route 9
  19153. 03-07 20:35:24.326 6072 6124 I AudioFlinger: AudioFlinger's thread 0xf2a03b40 tid=6124 ready to run
  19154. 03-07 20:35:24.326 6072 6072 D r_submix: adev_close_input_stream()
  19155. 03-07 20:35:24.326 6072 6072 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  19156. 03-07 20:35:24.326 6072 6072 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  19157. 03-07 20:35:24.327 6072 6072 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  19158. 03-07 20:35:24.327 6072 6072 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  19159. 03-07 20:35:24.327 6072 6072 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  19160. 03-07 20:35:24.329 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  19161. 03-07 20:35:24.330 6072 6072 E SoundTriggerHwService: could not read implementation properties
  19162. 03-07 20:35:24.377 6071 6071 I Zygote : ...preloaded 4715 classes in 400ms.
  19163. 03-07 20:35:24.377 6071 6071 I zygote64: VMRuntime.preloadDexCaches starting
  19164. 03-07 20:35:24.460 6071 6071 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  19165. 03-07 20:35:24.461 6071 6071 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  19166. 03-07 20:35:24.461 6071 6071 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  19167. 03-07 20:35:24.461 6071 6071 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  19168. 03-07 20:35:24.461 6071 6071 I zygote64: VMRuntime.preloadDexCaches finished
  19169. 03-07 20:35:24.461 6071 6071 D Zygote64Timing: PreloadClasses took to complete: 484ms
  19170. 03-07 20:35:24.567 6071 6071 I Zygote : Preloading resources...
  19171. 03-07 20:35:24.586 6071 6071 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  19172. 03-07 20:35:24.626 6071 6071 I Zygote : ...preloaded 64 resources in 59ms.
  19173. 03-07 20:35:24.635 6071 6071 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  19174. 03-07 20:35:24.636 6071 6071 I Zygote : ...preloaded 41 resources in 10ms.
  19175. 03-07 20:35:24.637 6071 6071 D Zygote64Timing: PreloadResources took to complete: 175ms
  19176. 03-07 20:35:24.637 6071 6071 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  19177. 03-07 20:35:24.639 6071 6071 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  19178. 03-07 20:35:24.642 6071 6071 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  19179. 03-07 20:35:24.655 6071 6071 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  19180. 03-07 20:35:24.657 6071 6071 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  19181. 03-07 20:35:24.680 6071 6071 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  19182. 03-07 20:35:24.681 6071 6071 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  19183. 03-07 20:35:24.705 6071 6071 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  19184. 03-07 20:35:24.710 6071 6071 I Zygote : Preloading shared libraries...
  19185. 03-07 20:35:24.735 6071 6071 I Zygote : Uninstalled ICU cache reference pinning...
  19186. 03-07 20:35:24.738 6071 6071 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  19187. 03-07 20:35:24.763 6071 6071 I Zygote : Warmed up JCA providers in 25ms.
  19188. 03-07 20:35:24.763 6071 6071 D Zygote : end preload
  19189. 03-07 20:35:24.764 6071 6071 D Zygote64Timing: ZygotePreload took to complete: 805ms
  19190. 03-07 20:35:24.793 6071 6071 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 145us total 28.273ms
  19191. 03-07 20:35:24.814 6071 6071 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 51us total 16.240ms
  19192. 03-07 20:35:24.815 6071 6071 D Zygote64Timing: PostZygoteInitGC took to complete: 51ms
  19193. 03-07 20:35:24.815 6071 6071 D Zygote64Timing: ZygoteInit took to complete: 857ms
  19194. 03-07 20:35:24.816 6071 6071 I : seccomp disabled by setenforce 0
  19195. 03-07 20:35:24.872 6071 6071 I Zygote : System server process 6127 has been created
  19196. 03-07 20:35:24.875 6071 6071 I Zygote : Accepting command socket connections
  19197. 03-07 20:35:24.889 6127 6127 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  19198. 03-07 20:35:24.903 6127 6127 I zygote64: The ClassLoaderContext is a special shared library.
  19199. 03-07 20:35:24.932 6127 6127 I SystemServer: InitBeforeStartServices
  19200. 03-07 20:35:24.933 6127 6127 I SystemServer: Entered the Android system server!
  19201. 03-07 20:35:25.146 6127 6127 D SystemServerTiming: InitBeforeStartServices took to complete: 214ms
  19202. 03-07 20:35:25.147 6127 6127 I SystemServer: StartServices
  19203. 03-07 20:35:25.147 6127 6127 I SystemServer: Reading configuration...
  19204. 03-07 20:35:25.147 6127 6127 I SystemServer: ReadingSystemConfig
  19205. 03-07 20:35:25.149 6127 6127 D SystemServerTiming: ReadingSystemConfig took to complete: 2ms
  19206. 03-07 20:35:25.149 6127 6127 I SystemServer: StartInstaller
  19207. 03-07 20:35:25.149 6127 6140 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  19208. 03-07 20:35:25.149 6127 6127 I SystemServiceManager: Starting com.android.server.pm.Installer
  19209. 03-07 20:35:25.153 6127 6127 D SystemServerTiming: StartInstaller took to complete: 3ms
  19210. 03-07 20:35:25.153 6127 6127 I SystemServer: DeviceIdentifiersPolicyService
  19211. 03-07 20:35:25.153 6127 6127 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  19212. 03-07 20:35:25.155 6127 6127 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 2ms
  19213. 03-07 20:35:25.155 6127 6127 I SystemServer: StartActivityManager
  19214. 03-07 20:35:25.156 6127 6127 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  19215. 03-07 20:35:25.184 6127 6127 I ActivityManager: Memory class: 288
  19216. 03-07 20:35:25.185 6127 6142 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  19217. 03-07 20:35:25.187 6127 6143 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  19218. 03-07 20:35:25.202 6127 6140 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  19219. 03-07 20:35:25.214 6127 6127 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  19220. 03-07 20:35:24.922 6127 6127 I chatty : uid=1000 system_server identical 4 lines
  19221. 03-07 20:35:24.927 6127 6127 I zygote64: The ClassLoaderContext is a special shared library.
  19222. 03-07 20:35:25.220 6127 6145 E BluetoothAdapter: Bluetooth binder is null
  19223. 03-07 20:35:25.224 6127 6145 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  19224. 03-07 20:35:25.227 6127 6145 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  19225. 03-07 20:35:25.228 6127 6145 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  19226. 03-07 20:35:25.233 6127 6145 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  19227. 03-07 20:35:25.235 6127 6145 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  19228. 03-07 20:35:25.240 6127 6145 D vndksupport: Loading /vendor/lib64/hw/power.msm8992.so from current namespace instead of sphal namespace.
  19229. 03-07 20:35:25.243 6127 6145 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
  19230. 03-07 20:35:25.243 6127 6145 E QCOM PowerHAL: Failed to get prefetcher handle.
  19231. 03-07 20:35:25.243 6127 6145 D QCOM PowerHAL: power_open: enter; name=power
  19232. 03-07 20:35:25.243 6127 6145 D QCOM PowerHAL: power_open: exit 0
  19233. 03-07 20:35:25.243 6127 6145 I QCOM PowerHAL: QCOM power HAL initing.
  19234. 03-07 20:35:25.245 6127 6145 I PowerManagerService-JNI: Loaded power HAL service
  19235. 03-07 20:35:25.305 6127 6127 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  19236. 03-07 20:35:25.307 6127 6127 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace.
  19237. 03-07 20:35:25.345 6127 6127 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  19238. 03-07 20:35:25.352 6127 6151 I ServiceThread: Enabled StrictMode logging for android.display looper.
  19239. 03-07 20:35:25.356 6127 6127 W system_server: Failed to remove /acct/uid_1041/pid_6072: Device or resource busy
  19240. 03-07 20:35:25.356 6127 6127 W system_server: Failed to remove /acct/uid_1041: Permission denied
  19241. 03-07 20:35:25.356 6127 6127 W system_server: Failed to remove /acct/uid_1047/pid_5959: Device or resource busy
  19242. 03-07 20:35:25.356 6127 6127 W system_server: Failed to remove /acct/uid_1047: Permission denied
  19243. 03-07 20:35:25.356 6127 6127 W system_server: Failed to remove /acct/uid_1058/pid_2323: Device or resource busy
  19244. 03-07 20:35:25.356 6127 6127 W system_server: Failed to remove /acct/uid_1058: Permission denied
  19245. 03-07 20:35:25.356 6127 6127 W system_server: Failed to remove /acct/uid_1006/pid_2311: Device or resource busy
  19246. 03-07 20:35:25.356 6127 6127 W system_server: Failed to remove /acct/uid_1006: Permission denied
  19247. 03-07 20:35:25.357 6127 6127 W system_server: Failed to remove /acct/uid_1046/pid_2259: Device or resource busy
  19248. 03-07 20:35:25.357 6127 6127 W system_server: Failed to remove /acct/uid_1046: Permission denied
  19249. 03-07 20:35:25.357 6127 6127 W system_server: Failed to remove /acct/uid_1040/pid_2243: Device or resource busy
  19250. 03-07 20:35:25.357 6127 6127 W system_server: Failed to remove /acct/uid_1040: Permission denied
  19251. 03-07 20:35:25.357 6127 6127 W system_server: Failed to remove /acct/uid_1017/pid_2234: Device or resource busy
  19252. 03-07 20:35:25.357 6127 6127 W system_server: Failed to remove /acct/uid_1017: Permission denied
  19253. 03-07 20:35:25.357 6127 6127 W system_server: Failed to remove /acct/uid_1019/pid_2232: Device or resource busy
  19254. 03-07 20:35:25.358 6127 6127 W system_server: Failed to remove /acct/uid_1019: Permission denied
  19255. 03-07 20:35:25.358 6127 6127 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  19256. 03-07 20:35:25.358 6127 6127 W system_server: Failed to remove /acct/uid_3005: Permission denied
  19257. 03-07 20:35:25.358 6127 6127 W system_server: Failed to remove /acct/uid_10003: Permission denied
  19258. 03-07 20:35:25.358 6127 6127 W system_server: Failed to remove /acct/uid_10001: Permission denied
  19259. 03-07 20:35:25.358 6127 6127 W system_server: Failed to remove /acct/uid_10004: Permission denied
  19260. 03-07 20:35:25.358 6127 6127 W system_server: Failed to remove /acct/uid_10005: Permission denied
  19261. 03-07 20:35:25.358 6127 6127 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  19262. 03-07 20:35:25.359 6127 6127 W system_server: Failed to remove /acct/uid_1003: Permission denied
  19263. 03-07 20:35:25.359 6127 6127 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  19264. 03-07 20:35:25.359 6127 6127 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  19265. 03-07 20:35:25.359 6127 6127 W system_server: Failed to remove /acct/uid_1001: Permission denied
  19266. 03-07 20:35:25.359 6127 6127 W system_server: Failed to remove /acct/uid_1010/pid_6075: Device or resource busy
  19267. 03-07 20:35:25.359 6127 6127 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  19268. 03-07 20:35:25.359 6127 6127 W system_server: Failed to remove /acct/uid_1010: Permission denied
  19269. 03-07 20:35:25.359 6127 6127 W system_server: Failed to remove /acct/uid_1013/pid_6073: Device or resource busy
  19270. 03-07 20:35:25.359 6127 6127 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  19271. 03-07 20:35:25.360 6127 6127 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  19272. 03-07 20:35:25.360 6127 6127 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  19273. 03-07 20:35:25.360 6127 6127 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  19274. 03-07 20:35:25.360 6127 6127 W system_server: Failed to remove /acct/uid_1013: Permission denied
  19275. 03-07 20:35:25.360 6127 6127 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  19276. 03-07 20:35:25.360 6127 6127 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  19277. 03-07 20:35:25.360 6127 6127 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  19278. 03-07 20:35:25.360 6127 6127 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  19279. 03-07 20:35:25.360 6127 6127 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  19280. 03-07 20:35:25.360 6127 6127 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  19281. 03-07 20:35:25.360 6127 6127 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  19282. 03-07 20:35:25.361 6127 6127 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  19283. 03-07 20:35:25.361 6127 6127 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  19284. 03-07 20:35:25.361 6127 6127 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  19285. 03-07 20:35:25.361 6127 6127 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  19286. 03-07 20:35:25.361 6127 6127 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  19287. 03-07 20:35:25.362 6127 6127 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  19288. 03-07 20:35:25.362 6127 6127 W system_server: Failed to remove /acct/uid_1000: Permission denied
  19289. 03-07 20:35:25.362 6127 6127 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  19290. 03-07 20:35:25.362 6127 6127 W system_server: Failed to remove /acct/uid_1036: Permission denied
  19291. 03-07 20:35:25.362 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_6074: Device or resource busy
  19292. 03-07 20:35:25.362 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_6071: Device or resource busy
  19293. 03-07 20:35:25.362 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  19294. 03-07 20:35:25.362 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  19295. 03-07 20:35:25.362 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  19296. 03-07 20:35:25.362 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  19297. 03-07 20:35:25.363 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  19298. 03-07 20:35:25.363 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  19299. 03-07 20:35:25.363 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  19300. 03-07 20:35:25.363 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  19301. 03-07 20:35:25.363 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  19302. 03-07 20:35:25.363 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  19303. 03-07 20:35:25.363 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  19304. 03-07 20:35:25.363 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  19305. 03-07 20:35:25.363 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  19306. 03-07 20:35:25.363 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  19307. 03-07 20:35:25.363 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  19308. 03-07 20:35:25.363 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  19309. 03-07 20:35:25.363 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  19310. 03-07 20:35:25.364 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  19311. 03-07 20:35:25.364 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  19312. 03-07 20:35:25.364 6127 6127 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  19313. 03-07 20:35:25.364 6127 6127 W system_server: Failed to remove /acct/uid_0: Permission denied
  19314. 03-07 20:35:25.366 6127 6127 D AppOps : AppOpsService published
  19315. 03-07 20:35:25.367 6127 6127 D SystemServerTiming: StartActivityManager took to complete: 212ms
  19316. 03-07 20:35:25.367 6127 6127 I SystemServer: StartPowerManager
  19317. 03-07 20:35:25.367 6127 6127 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  19318. 03-07 20:35:25.370 6127 6153 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  19319. 03-07 20:35:25.372 6127 6127 I libsuspend: Selected wakeup count
  19320. 03-07 20:35:25.372 6127 6127 E QCOM PowerHAL: Invalid hint ID.
  19321. 03-07 20:35:25.375 6127 6127 D SystemServerTiming: StartPowerManager took to complete: 7ms
  19322. 03-07 20:35:25.375 6127 6127 I SystemServer: InitPowerManagement
  19323. 03-07 20:35:25.377 6127 6127 D SystemServerTiming: InitPowerManagement took to complete: 2ms
  19324. 03-07 20:35:25.377 6127 6127 I SystemServer: StartRecoverySystemService
  19325. 03-07 20:35:25.377 6127 6127 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  19326. 03-07 20:35:25.379 6127 6127 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
  19327. 03-07 20:35:25.380 6127 6127 V RescueParty: Disabled because of eng build
  19328. 03-07 20:35:25.380 6127 6127 I SystemServer: StartLightsService
  19329. 03-07 20:35:25.380 6127 6127 I SystemServiceManager: Starting com.android.server.lights.LightsService
  19330. 03-07 20:35:25.380 6127 6127 D SystemServerTiming: StartLightsService took to complete: 0ms
  19331. 03-07 20:35:25.380 6127 6127 I SystemServer: StartDisplayManager
  19332. 03-07 20:35:25.380 6127 6127 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  19333. 03-07 20:35:25.385 6127 6127 D SystemServerTiming: StartDisplayManager took to complete: 5ms
  19334. 03-07 20:35:25.385 6127 6127 I SystemServer: WaitForDisplay
  19335. 03-07 20:35:25.385 6127 6127 I SystemServiceManager: Starting phase 100
  19336. 03-07 20:35:25.389 6127 6151 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  19337. 03-07 20:35:25.390 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  19338. 03-07 20:35:25.390 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  19339. 03-07 20:35:25.391 6127 6151 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  19340. 03-07 20:35:25.397 6127 6151 E light : light_open lights keyboard failed: -22
  19341. 03-07 20:35:25.397 6127 6151 E light : Light passthrough failed to load legacy HAL.
  19342. 03-07 20:35:25.397 6127 6151 E light : light_open lights buttons failed: -22
  19343. 03-07 20:35:25.398 6127 6151 E light : Light passthrough failed to load legacy HAL.
  19344. 03-07 20:35:25.401 6127 6151 E light : light_open lights bluetooth failed: -22
  19345. 03-07 20:35:25.401 6127 6151 E light : Light passthrough failed to load legacy HAL.
  19346. 03-07 20:35:25.402 6127 6151 E light : light_open lights wifi failed: -22
  19347. 03-07 20:35:25.402 6127 6151 E light : Light passthrough failed to load legacy HAL.
  19348. 03-07 20:35:25.404 6127 6127 D SystemServerTiming: WaitForDisplay took to complete: 18ms
  19349. 03-07 20:35:25.404 6127 6127 I SystemServer: StartPackageManagerService
  19350. 03-07 20:35:25.404 6127 6151 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  19351. 03-07 20:35:25.417 6127 6127 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  19352. 03-07 20:35:25.422 6127 6127 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  19353. 03-07 20:35:25.694 6127 6127 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  19354. 03-07 20:35:25.694 6127 6127 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  19355. 03-07 20:35:25.695 6127 6127 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  19356. 03-07 20:35:25.814 6127 6164 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  19357. 03-07 20:35:25.929 6127 6165 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  19358. 03-07 20:35:25.952 6127 6166 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  19359. 03-07 20:35:26.031 6127 6164 I PackageParser: Parse times for '/system/priv-app/Settings': parse=118ms, update_cache=0 ms
  19360. 03-07 20:35:26.202 6127 6166 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=205ms, update_cache=0 ms
  19361. 03-07 20:35:26.243 6127 6169 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  19362. 03-07 20:35:26.253 6127 6169 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  19363. 03-07 20:35:26.256 6127 6170 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  19364. 03-07 20:35:26.281 6127 6170 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  19365. 03-07 20:35:26.330 6127 6168 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  19366. 03-07 20:35:26.330 6127 6168 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  19367. 03-07 20:35:26.399 6127 6127 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  19368. 03-07 20:35:26.399 6127 6127 D PackageManager: No files in app dir /oem/app
  19369. 03-07 20:35:26.400 6127 6127 I PackageManager: Finished scanning system apps. Time: 727 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  19370. 03-07 20:35:26.437 6127 6174 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  19371. 03-07 20:35:26.440 6127 6175 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  19372. 03-07 20:35:26.457 6127 6174 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  19373. 03-07 20:35:26.493 6127 6172 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  19374. 03-07 20:35:26.520 6127 6173 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  19375. 03-07 20:35:26.520 6127 6173 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  19376. 03-07 20:35:26.554 6127 6173 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  19377. 03-07 20:35:26.556 6127 6173 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  19378. 03-07 20:35:26.570 6127 6174 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  19379. 03-07 20:35:26.590 6127 6175 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=111ms, update_cache=0 ms
  19380. 03-07 20:35:26.604 6127 6127 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  19381. 03-07 20:35:26.605 6127 6127 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  19382. 03-07 20:35:26.611 6127 6175 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  19383. 03-07 20:35:26.611 6127 6175 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  19384. 03-07 20:35:26.623 6127 6172 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  19385. 03-07 20:35:26.630 6127 6174 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  19386. 03-07 20:35:26.643 6127 6127 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  19387. 03-07 20:35:26.664 6127 6175 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  19388. 03-07 20:35:26.664 6127 6175 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  19389. 03-07 20:35:26.676 6127 6172 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  19390. 03-07 20:35:26.698 6127 6172 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  19391. 03-07 20:35:26.740 6127 6173 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=169ms, update_cache=0 ms
  19392. 03-07 20:35:26.754 6127 6173 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  19393. 03-07 20:35:26.779 6127 6173 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  19394. 03-07 20:35:26.867 6127 6173 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  19395. 03-07 20:35:26.867 6127 6173 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  19396. 03-07 20:35:26.871 6127 6175 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  19397. 03-07 20:35:26.894 6127 6172 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  19398. 03-07 20:35:26.895 6127 6172 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  19399. 03-07 20:35:26.921 6127 6172 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=214ms, update_cache=0 ms
  19400. 03-07 20:35:26.966 6127 6174 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  19401. 03-07 20:35:27.052 6127 6172 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  19402. 03-07 20:35:27.058 6127 6173 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  19403. 03-07 20:35:27.065 6127 6173 I PackageParser: Parse times for '/data/app/fr.freebox.android.compagnon-1': parse=149ms, update_cache=0 ms
  19404. 03-07 20:35:27.084 6127 6175 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=174ms, update_cache=0 ms
  19405. 03-07 20:35:27.110 6127 6174 I PackageParser: Parse times for '/data/app/org.leetzone.android.yatsewidgetfree-2': parse=124ms, update_cache=0 ms
  19406. 03-07 20:35:27.133 6127 6173 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  19407. 03-07 20:35:27.149 6127 6174 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  19408. 03-07 20:35:27.150 6127 6174 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  19409. 03-07 20:35:27.192 6127 6175 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=107ms, update_cache=0 ms
  19410. 03-07 20:35:27.199 6176 6176 I cameraserver: ServiceManager: 0xef517940
  19411. 03-07 20:35:27.200 6176 6176 I CameraService: CameraService started (pid=6176)
  19412. 03-07 20:35:27.200 6176 6176 I CameraService: CameraService process starting
  19413. 03-07 20:35:27.215 6176 6176 D vndksupport: Loading /vendor/lib/hw/android.hardware.camera.provider@2.4-impl.so from current namespace instead of sphal namespace.
  19414. 03-07 20:35:27.227 6127 6137 I zygote64: Background concurrent copying GC freed 30167(1838KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 111us total 228.985ms
  19415. 03-07 20:35:27.234 6127 6175 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  19416. 03-07 20:35:27.235 6127 6175 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  19417. 03-07 20:35:27.236 6127 6175 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  19418. 03-07 20:35:27.292 6127 6175 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  19419. 03-07 20:35:27.323 6127 6174 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  19420. 03-07 20:35:27.344 6127 6172 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  19421. 03-07 20:35:27.372 6127 6172 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  19422. 03-07 20:35:27.388 6127 6127 D PackageManager: No files in app dir /data/app-private
  19423. 03-07 20:35:27.388 6127 6127 I PackageManager: Finished scanning non-system apps. Time: 987 ms, packageCount: 74 , timePerPackage: 13 , cached: 0
  19424. 03-07 20:35:27.390 6127 6127 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  19425. 03-07 20:35:27.400 6127 6127 I PackageManager: Time to scan packages: 1.726 seconds
  19426. 03-07 20:35:27.407 6127 6127 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  19427. 03-07 20:35:27.475 2233 2252 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  19428. 03-07 20:35:27.477 2233 2252 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  19429. 03-07 20:35:27.481 2233 2233 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  19430. 03-07 20:35:27.483 2233 2233 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  19431. 03-07 20:35:27.541 2233 3398 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  19432. 03-07 20:35:27.543 2233 3398 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  19433. 03-07 20:35:27.546 2233 2252 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  19434. 03-07 20:35:27.549 2233 2252 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  19435. 03-07 20:35:27.579 6127 6127 V PackageManager: reconcileAppsData finished 18 packages
  19436. 03-07 20:35:27.581 6127 6127 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  19437. 03-07 20:35:27.581 6127 6179 D SystemServerInitThreadPool: Started executing prepareAppData
  19438. 03-07 20:35:27.581 6127 6127 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  19439. 03-07 20:35:27.581 6127 6127 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  19440. 03-07 20:35:27.581 6127 6127 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  19441. 03-07 20:35:27.581 6127 6127 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  19442. 03-07 20:35:27.581 6127 6127 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  19443. 03-07 20:35:27.581 6127 6127 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  19444. 03-07 20:35:27.581 6127 6127 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  19445. 03-07 20:35:27.581 6127 6127 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  19446. 03-07 20:35:27.581 6127 6127 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  19447. 03-07 20:35:27.582 6127 6127 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  19448. 03-07 20:35:27.582 6127 6127 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  19449. 03-07 20:35:27.582 6127 6127 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  19450. 03-07 20:35:27.582 6127 6127 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  19451. 03-07 20:35:27.583 6127 6127 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  19452. 03-07 20:35:27.583 6127 6127 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  19453. 03-07 20:35:27.583 6127 6127 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  19454. 03-07 20:35:27.583 6127 6127 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  19455. 03-07 20:35:27.583 6127 6127 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  19456. 03-07 20:35:27.583 6127 6127 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  19457. 03-07 20:35:27.583 6127 6127 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  19458. 03-07 20:35:27.583 6127 6127 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  19459. 03-07 20:35:27.584 6127 6127 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  19460. 03-07 20:35:27.585 2233 2252 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  19461. 03-07 20:35:27.586 2233 2252 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  19462. 03-07 20:35:27.587 2233 2252 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  19463. 03-07 20:35:27.588 2233 2252 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  19464. 03-07 20:35:27.588 2233 2252 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  19465. 03-07 20:35:27.590 2233 2252 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  19466. 03-07 20:35:27.591 2233 2252 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  19467. 03-07 20:35:27.591 2233 2252 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  19468. 03-07 20:35:27.591 2233 2252 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  19469. 03-07 20:35:27.592 2233 2252 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  19470. 03-07 20:35:27.592 2233 2252 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  19471. 03-07 20:35:27.592 2233 2252 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  19472. 03-07 20:35:27.592 2233 2252 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  19473. 03-07 20:35:27.593 2233 2252 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  19474. 03-07 20:35:27.593 2233 2252 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  19475. 03-07 20:35:27.593 2233 2252 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  19476. 03-07 20:35:27.593 2233 2252 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  19477. 03-07 20:35:27.593 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  19478. 03-07 20:35:27.594 2233 2252 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  19479. 03-07 20:35:27.594 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  19480. 03-07 20:35:27.594 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  19481. 03-07 20:35:27.594 2233 2252 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  19482. 03-07 20:35:27.595 2233 2252 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  19483. 03-07 20:35:27.595 2233 2252 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  19484. 03-07 20:35:27.595 2233 2252 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  19485. 03-07 20:35:27.596 2233 2252 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  19486. 03-07 20:35:27.596 2233 2252 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  19487. 03-07 20:35:27.597 2233 2252 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  19488. 03-07 20:35:27.597 2233 2252 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  19489. 03-07 20:35:27.597 2233 2252 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  19490. 03-07 20:35:27.598 2233 2252 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  19491. 03-07 20:35:27.598 2233 2252 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  19492. 03-07 20:35:27.599 2233 2252 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  19493. 03-07 20:35:27.599 2233 2252 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  19494. 03-07 20:35:27.599 2233 2252 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  19495. 03-07 20:35:27.600 2233 2252 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  19496. 03-07 20:35:27.600 2233 2252 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  19497. 03-07 20:35:27.609 6127 6179 D SystemServerTimingAsync: AppDataFixup took to complete: 28ms
  19498. 03-07 20:35:27.704 6127 6127 E PackageManager: There should probably be a verifier, but, none were found
  19499. 03-07 20:35:27.706 6127 6127 E System : ******************************************
  19500. 03-07 20:35:27.707 6127 6127 E System : ************ Failure starting system services
  19501. 03-07 20:35:27.707 6127 6127 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  19502. 03-07 20:35:27.707 6127 6127 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  19503. 03-07 20:35:27.707 6127 6127 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  19504. 03-07 20:35:27.707 6127 6127 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  19505. 03-07 20:35:27.707 6127 6127 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  19506. 03-07 20:35:27.707 6127 6127 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  19507. 03-07 20:35:27.707 6127 6127 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  19508. 03-07 20:35:27.707 6127 6127 E System : at java.lang.reflect.Method.invoke(Native Method)
  19509. 03-07 20:35:27.707 6127 6127 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  19510. 03-07 20:35:27.707 6127 6127 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  19511. 03-07 20:35:27.707 6127 6127 D SystemServerTiming: StartPackageManagerService took to complete: 2303ms
  19512. 03-07 20:35:27.708 6127 6127 E Zygote : System zygote died with exception
  19513. 03-07 20:35:27.708 6127 6127 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  19514. 03-07 20:35:27.708 6127 6127 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  19515. 03-07 20:35:27.708 6127 6127 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  19516. 03-07 20:35:27.708 6127 6127 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  19517. 03-07 20:35:27.708 6127 6127 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  19518. 03-07 20:35:27.708 6127 6127 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  19519. 03-07 20:35:27.708 6127 6127 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  19520. 03-07 20:35:27.708 6127 6127 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  19521. 03-07 20:35:27.708 6127 6127 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  19522. 03-07 20:35:27.708 6127 6127 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  19523. 03-07 20:35:27.709 6127 6127 D AndroidRuntime: Shutting down VM
  19524. 03-07 20:35:27.709 6127 6127 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  19525. 03-07 20:35:27.709 6127 6127 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  19526. 03-07 20:35:27.709 6127 6127 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  19527. 03-07 20:35:27.709 6127 6127 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  19528. 03-07 20:35:27.709 6127 6127 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  19529. 03-07 20:35:27.709 6127 6127 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  19530. 03-07 20:35:27.709 6127 6127 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  19531. 03-07 20:35:27.709 6127 6127 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  19532. 03-07 20:35:27.709 6127 6127 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  19533. 03-07 20:35:27.709 6127 6127 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  19534. 03-07 20:35:27.709 6127 6127 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  19535. 03-07 20:35:27.711 6127 6127 E AndroidRuntime: Error reporting crash
  19536. 03-07 20:35:27.711 6127 6127 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  19537. 03-07 20:35:27.711 6127 6127 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  19538. 03-07 20:35:27.711 6127 6127 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  19539. 03-07 20:35:27.711 6127 6127 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  19540. 03-07 20:35:27.711 6127 6127 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  19541. 03-07 20:35:27.711 6127 6127 I Process : Sending signal. PID: 6127 SIG: 9
  19542. 03-07 20:35:27.785 354 354 I ServiceManager: service 'recovery' died
  19543. 03-07 20:35:27.786 354 354 I ServiceManager: service 'display' died
  19544. 03-07 20:35:27.786 354 354 I ServiceManager: service 'device_identifiers' died
  19545. 03-07 20:35:27.786 354 354 I ServiceManager: service 'batterystats' died
  19546. 03-07 20:35:27.786 354 354 I ServiceManager: service 'appops' died
  19547. 03-07 20:35:27.786 354 354 I ServiceManager: service 'power' died
  19548. 03-07 20:35:27.787 6071 6071 E Zygote : Exit zygote because system server (6127) has terminated
  19549. 03-07 20:35:27.895 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  19550. 03-07 20:35:27.895 354 354 I ServiceManager: service 'media.audio_flinger' died
  19551. 03-07 20:35:27.895 354 354 I ServiceManager: service 'media.audio_policy' died
  19552. 03-07 20:35:28.142 354 354 I ServiceManager: service 'media.player' died
  19553. 03-07 20:35:28.143 354 354 I ServiceManager: service 'media.resource_manager' died
  19554. 03-07 20:35:28.161 354 354 I ServiceManager: service 'netd' died
  19555. 03-07 20:35:28.163 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  19556. 03-07 20:35:28.168 354 354 I ServiceManager: service 'wificond' died
  19557. 03-07 20:35:28.268 6184 6184 I wificond: wificond is starting up...
  19558. 03-07 20:35:28.280 6183 6183 I Netd : Netd 1.0 starting
  19559. 03-07 20:35:28.281 6183 6183 D TetherController: Setting IP forward enable = 0
  19560. 03-07 20:35:28.330 6183 6183 I Netd : Creating child chains: 35.6ms
  19561. 03-07 20:35:28.330 6183 6183 I Netd : Setting up OEM hooks: 0.2ms
  19562. 03-07 20:35:28.341 6183 6183 I Netd : Setting up FirewallController hooks: 10.6ms
  19563. 03-07 20:35:28.348 6183 6183 I Netd : Setting up NatController hooks: 7.8ms
  19564. 03-07 20:35:28.352 6183 6183 I Netd : Setting up BandwidthController hooks: 3.8ms
  19565. 03-07 20:35:28.352 6183 6183 I Netd : Setting up IdletimerController hooks: 0.1ms
  19566. 03-07 20:35:28.360 6183 6183 I Netd : Disabling bandwidth control: 7.5ms
  19567. 03-07 20:35:28.362 6183 6183 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  19568. 03-07 20:35:28.362 6183 6183 I Netd : Initializing RouteController: 2.0ms
  19569. 03-07 20:35:28.363 6183 6183 D MDnsDS : MDnsSdListener::Hander starting up
  19570. 03-07 20:35:28.364 6183 6183 I Netd : Registering NetdNativeService: 0.8ms
  19571. 03-07 20:35:28.365 6183 6183 I Netd : Starting CommandListener: 1.1ms
  19572. 03-07 20:35:28.367 6183 6183 I Netd : Registering NetdHwService: 2.3ms
  19573. 03-07 20:35:28.368 6183 6183 I Netd : Netd started in 89ms
  19574. 03-07 20:35:28.370 6183 6193 D MDnsDS : MDnsSdListener starting to monitor
  19575. 03-07 20:35:28.370 6183 6193 D MDnsDS : Going to poll with pollCount 1
  19576. 03-07 20:35:28.368 6200 6200 I netmgrd : type=1400 audit(0.0:664): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  19577. 03-07 20:35:28.385 6200 6200 I ndc : type=1400 audit(0.0:665): avc: denied { write } for name="netd" dev="tmpfs" ino=75593 scontext=u:r:init:s0 tcontext=u:object_r:netd_socket:s0 tclass=sock_file permissive=1
  19578. 03-07 20:35:28.388 6200 6200 I ndc : type=1400 audit(0.0:666): avc: denied { connectto } for path="/dev/socket/netd" scontext=u:r:init:s0 tcontext=u:r:netd:s0 tclass=unix_stream_socket permissive=1
  19579. 03-07 20:35:28.442 6181 6181 I FastMixerState: sMaxFastTracks = 8
  19580. 03-07 20:35:28.445 6181 6181 I audioserver: ServiceManager: 0xe66178e0
  19581. 03-07 20:35:28.446 6181 6181 W BatteryNotifier: batterystats service unavailable!
  19582. 03-07 20:35:28.449 6181 6181 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  19583. 03-07 20:35:28.457 6181 6181 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  19584. 03-07 20:35:28.465 6181 6181 I AudioFlinger: Using 300 mSec as standby time.
  19585. 03-07 20:35:28.470 6181 6181 W APM::Devices: DeviceVector::add device 80000040 already in
  19586. 03-07 20:35:28.470 6181 6181 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  19587. 03-07 20:35:28.471 6181 6181 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  19588. 03-07 20:35:28.475 6181 6181 D audio_hw_primary: adev_open: enter
  19589. 03-07 20:35:28.534 6182 6182 I mediaserver: ServiceManager: 0xe7d979e0
  19590. 03-07 20:35:28.535 6182 6182 W BatteryNotifier: batterystats service unavailable!
  19591. 03-07 20:35:28.586 6181 6181 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  19592. 03-07 20:35:28.587 6181 6181 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  19593. 03-07 20:35:28.587 6181 6181 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  19594. 03-07 20:35:28.587 6181 6181 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  19595. 03-07 20:35:28.587 6181 6181 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  19596. 03-07 20:35:28.587 6181 6181 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  19597. 03-07 20:35:28.587 6181 6181 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  19598. 03-07 20:35:28.588 6181 6181 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  19599. 03-07 20:35:28.588 6181 6181 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  19600. 03-07 20:35:28.594 6181 6181 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  19601. 03-07 20:35:28.594 6181 6181 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  19602. 03-07 20:35:28.595 6181 6181 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  19603. 03-07 20:35:28.599 6181 6181 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  19604. 03-07 20:35:28.603 6181 6181 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  19605. 03-07 20:35:28.603 6181 6181 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  19606. 03-07 20:35:28.603 6181 6181 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  19607. 03-07 20:35:28.614 6181 6181 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  19608. 03-07 20:35:28.627 6181 6181 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  19609. 03-07 20:35:28.627 6181 6181 D msm8974_platform: platform_init: Opened sound card:0
  19610. 03-07 20:35:28.633 6181 6181 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  19611. 03-07 20:35:28.633 6181 6181 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  19612. 03-07 20:35:28.633 6181 6181 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  19613. 03-07 20:35:28.633 6181 6181 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  19614. 03-07 20:35:28.633 6181 6181 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  19615. 03-07 20:35:28.633 6181 6181 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  19616. 03-07 20:35:28.633 6181 6181 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  19617. 03-07 20:35:28.633 6181 6181 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  19618. 03-07 20:35:28.633 6181 6181 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  19619. 03-07 20:35:28.634 6181 6181 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  19620. 03-07 20:35:28.634 6181 6181 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  19621. 03-07 20:35:28.634 6181 6181 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  19622. 03-07 20:35:28.634 6181 6181 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  19623. 03-07 20:35:28.634 6181 6181 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  19624. 03-07 20:35:28.635 6181 6181 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  19625. 03-07 20:35:28.635 6181 6181 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  19626. 03-07 20:35:28.635 6181 6181 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  19627. 03-07 20:35:28.636 6181 6181 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  19628. 03-07 20:35:28.636 6181 6181 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  19629. 03-07 20:35:28.636 6181 6181 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  19630. 03-07 20:35:28.636 6181 6181 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  19631. 03-07 20:35:28.636 6181 6181 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  19632. 03-07 20:35:28.636 6181 6181 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  19633. 03-07 20:35:28.637 6181 6181 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  19634. 03-07 20:35:28.637 6181 6181 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  19635. 03-07 20:35:28.637 6181 6181 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  19636. 03-07 20:35:28.638 6181 6181 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  19637. 03-07 20:35:28.638 6181 6181 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  19638. 03-07 20:35:28.638 6181 6181 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  19639. 03-07 20:35:28.639 6181 6181 D ACDB-LOADER: ACDB -> ACPH INIT
  19640. 03-07 20:35:28.639 6181 6181 D : [ACPH]->Online service registered with ACPH
  19641. 03-07 20:35:28.639 6181 6181 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  19642. 03-07 20:35:28.639 6181 6181 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  19643. 03-07 20:35:28.639 6181 6181 D : [ACPH]->ACPH init success
  19644. 03-07 20:35:28.639 6181 6181 D ACDB-LOADER: ACDB -> RTAC INIT
  19645. 03-07 20:35:28.639 6181 6181 D : [ACPH]->DSP RTC service registered with ACPH
  19646. 03-07 20:35:28.640 6181 6181 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  19647. 03-07 20:35:28.640 6181 6181 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  19648. 03-07 20:35:28.640 6181 6181 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  19649. 03-07 20:35:28.640 6181 6181 D : [ACPH]->FTS RTC service registered with ACPH
  19650. 03-07 20:35:28.640 6181 6181 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  19651. 03-07 20:35:28.640 6181 6181 D : [ACPH]->ADIE RTC service registered with ACPH
  19652. 03-07 20:35:28.640 6181 6181 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  19653. 03-07 20:35:28.640 6181 6181 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  19654. 03-07 20:35:28.640 6181 6181 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  19655. 03-07 20:35:28.640 6181 6181 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  19656. 03-07 20:35:28.640 6181 6181 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  19657. 03-07 20:35:28.640 6181 6181 D : Failed to fetch the lookup information of the MetaInfo table
  19658. 03-07 20:35:28.641 6181 6181 D : Output from GetMetaInfoSize command : 0
  19659. 03-07 20:35:28.645 6181 6181 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  19660. 03-07 20:35:28.646 6181 6181 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  19661. 03-07 20:35:28.646 6181 6181 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  19662. 03-07 20:35:28.646 6181 6181 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  19663. 03-07 20:35:28.646 6181 6181 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  19664. 03-07 20:35:28.646 6181 6181 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  19665. 03-07 20:35:28.646 6181 6181 D ACDB-LOADER: ACDB -> send_meta_info Enter
  19666. 03-07 20:35:28.646 6181 6181 E ACDB-LOADER: Fail to allocate memory for metainfo
  19667. 03-07 20:35:28.646 6181 6181 D ACDB-LOADER: ACDB -> send_meta_info failed
  19668. 03-07 20:35:28.646 6181 6181 D ACDB-LOADER: ACDB -> init done!
  19669. 03-07 20:35:28.647 6181 6181 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  19670. 03-07 20:35:28.647 6181 6181 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  19671. 03-07 20:35:28.647 6181 6181 D msm8974_platform: hw_util_open success
  19672. 03-07 20:35:28.647 6181 6181 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  19673. 03-07 20:35:28.647 6181 6181 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  19674. 03-07 20:35:28.647 6181 6181 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  19675. 03-07 20:35:28.647 6181 6181 D : Failed to fetch the lookup information of the device 00000056
  19676. 03-07 20:35:28.647 6181 6181 E ACDB-LOADER: Error: ACDB ANC returned = -1
  19677. 03-07 20:35:28.647 6181 6181 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  19678. 03-07 20:35:28.647 6181 6181 D : Failed to fetch the lookup information of the device 00000059
  19679. 03-07 20:35:28.647 6181 6181 E ACDB-LOADER: Error: ACDB ANC returned = -1
  19680. 03-07 20:35:28.647 6181 6181 D msm8974_platform: send_codec_cal cal sent for anc_cal
  19681. 03-07 20:35:28.647 6181 6181 E ACDB-LOADER: ACDB -> send_codec_cal
  19682. 03-07 20:35:28.648 6181 6181 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  19683. 03-07 20:35:28.648 6181 6181 D : Failed to fetch the lookup information of the device 00000064
  19684. 03-07 20:35:28.648 6181 6181 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  19685. 03-07 20:35:28.648 6181 6181 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  19686. 03-07 20:35:28.648 6181 6181 D msm8974_platform: send_codec_cal cal sent for mad_cal
  19687. 03-07 20:35:28.648 6181 6181 D ACDB-LOADER: send mbhc data
  19688. 03-07 20:35:28.648 6181 6181 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  19689. 03-07 20:35:28.648 6181 6181 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  19690. 03-07 20:35:28.648 6181 6181 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  19691. 03-07 20:35:28.648 6181 6181 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  19692. 03-07 20:35:28.648 6181 6181 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  19693. 03-07 20:35:28.648 6181 6181 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  19694. 03-07 20:35:28.651 6181 6181 V audio_amplifier: amp_calibrate
  19695. 03-07 20:35:28.698 6181 6181 I SmartAmp: Enter function FIH_Tfa9887_init
  19696. 03-07 20:35:28.698 6181 6181 I SmartAmp: init start@1520451328.698397
  19697. 03-07 20:35:28.698 6181 6181 I SmartAmp: init_status = init
  19698. 03-07 20:35:28.698 6181 6181 I SmartAmp: smartamp ->/proc/devmodel NBQ
  19699. 03-07 20:35:28.698 6181 6181 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  19700. 03-07 20:35:28.698 6181 6181 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  19701. 03-07 20:35:28.698 6181 6181 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  19702. 03-07 20:35:28.698 6181 6181 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  19703. 03-07 20:35:28.698 6181 6181 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  19704. 03-07 20:35:28.698 6181 6181 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  19705. 03-07 20:35:28.698 6181 6181 I SmartAmp: Enter function loadSpeakerFile
  19706. 03-07 20:35:28.698 6181 6181 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  19707. 03-07 20:35:28.700 6181 6181 I SmartAmp: ========================================
  19708. 03-07 20:35:28.700 6181 6181 I SmartAmp: Tfa98xx_Open return value is 0.
  19709. 03-07 20:35:28.700 6181 6181 I SmartAmp: Enter function coldStartup
  19710. 03-07 20:35:28.702 6181 6181 I SmartAmp: Waiting for AMPS and CLKS to start up
  19711. 03-07 20:35:28.769 6180 6180 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  19712. 03-07 20:35:28.780 6180 6180 I zygote64: option[0]=-Xzygote
  19713. 03-07 20:35:28.780 6180 6180 I zygote64: option[1]=-Xcheck:jni
  19714. 03-07 20:35:28.780 6180 6180 I zygote64: option[2]=-Xusetombstonedtraces
  19715. 03-07 20:35:28.780 6180 6180 I zygote64: option[3]=exit
  19716. 03-07 20:35:28.780 6180 6180 I zygote64: option[4]=vfprintf
  19717. 03-07 20:35:28.780 6180 6180 I zygote64: option[5]=sensitiveThread
  19718. 03-07 20:35:28.780 6180 6180 I zygote64: option[6]=-verbose:gc
  19719. 03-07 20:35:28.780 6180 6180 I zygote64: option[7]=-Xms8m
  19720. 03-07 20:35:28.780 6180 6180 I zygote64: option[8]=-Xmx768m
  19721. 03-07 20:35:28.780 6180 6180 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  19722. 03-07 20:35:28.780 6180 6180 I zygote64: option[10]=-XX:HeapMinFree=512k
  19723. 03-07 20:35:28.780 6180 6180 I zygote64: option[11]=-XX:HeapMaxFree=8m
  19724. 03-07 20:35:28.780 6180 6180 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  19725. 03-07 20:35:28.781 6180 6180 I zygote64: option[13]=-Xusejit:true
  19726. 03-07 20:35:28.781 6180 6180 I zygote64: option[14]=-Xjitsaveprofilinginfo
  19727. 03-07 20:35:28.781 6180 6180 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  19728. 03-07 20:35:28.781 6180 6180 I zygote64: option[16]=-Xlockprofthreshold:500
  19729. 03-07 20:35:28.781 6180 6180 I zygote64: option[17]=-Ximage-compiler-option
  19730. 03-07 20:35:28.781 6180 6180 I zygote64: option[18]=--runtime-arg
  19731. 03-07 20:35:28.781 6180 6180 I zygote64: option[19]=-Ximage-compiler-option
  19732. 03-07 20:35:28.781 6180 6180 I zygote64: option[20]=-Xms64m
  19733. 03-07 20:35:28.781 6180 6180 I zygote64: option[21]=-Ximage-compiler-option
  19734. 03-07 20:35:28.781 6180 6180 I zygote64: option[22]=--runtime-arg
  19735. 03-07 20:35:28.781 6180 6180 I zygote64: option[23]=-Ximage-compiler-option
  19736. 03-07 20:35:28.781 6180 6180 I zygote64: option[24]=-Xmx64m
  19737. 03-07 20:35:28.781 6180 6180 I zygote64: option[25]=-Ximage-compiler-option
  19738. 03-07 20:35:28.781 6180 6180 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  19739. 03-07 20:35:28.781 6180 6180 I zygote64: option[27]=-Ximage-compiler-option
  19740. 03-07 20:35:28.781 6180 6180 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  19741. 03-07 20:35:28.781 6180 6180 I zygote64: option[29]=-Ximage-compiler-option
  19742. 03-07 20:35:28.781 6180 6180 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  19743. 03-07 20:35:28.781 6180 6180 I zygote64: option[31]=-Ximage-compiler-option
  19744. 03-07 20:35:28.781 6180 6180 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  19745. 03-07 20:35:28.782 6180 6180 I zygote64: option[33]=-Xcompiler-option
  19746. 03-07 20:35:28.782 6180 6180 I zygote64: option[34]=--runtime-arg
  19747. 03-07 20:35:28.782 6180 6180 I zygote64: option[35]=-Xcompiler-option
  19748. 03-07 20:35:28.782 6180 6180 I zygote64: option[36]=-Xms64m
  19749. 03-07 20:35:28.782 6180 6180 I zygote64: option[37]=-Xcompiler-option
  19750. 03-07 20:35:28.782 6180 6180 I zygote64: option[38]=--runtime-arg
  19751. 03-07 20:35:28.782 6180 6180 I zygote64: option[39]=-Xcompiler-option
  19752. 03-07 20:35:28.782 6180 6180 I zygote64: option[40]=-Xmx512m
  19753. 03-07 20:35:28.782 6180 6180 I zygote64: option[41]=-Xcompiler-option
  19754. 03-07 20:35:28.782 6180 6180 I zygote64: option[42]=-j2
  19755. 03-07 20:35:28.782 6180 6180 I zygote64: option[43]=-Ximage-compiler-option
  19756. 03-07 20:35:28.782 6180 6180 I zygote64: option[44]=-j4
  19757. 03-07 20:35:28.782 6180 6180 I zygote64: option[45]=-Ximage-compiler-option
  19758. 03-07 20:35:28.782 6180 6180 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  19759. 03-07 20:35:28.782 6180 6180 I zygote64: option[47]=-Xcompiler-option
  19760. 03-07 20:35:28.782 6180 6180 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  19761. 03-07 20:35:28.782 6180 6180 I zygote64: option[49]=-Ximage-compiler-option
  19762. 03-07 20:35:28.782 6180 6180 I zygote64: option[50]=--instruction-set-features=default
  19763. 03-07 20:35:28.782 6180 6180 I zygote64: option[51]=-Xcompiler-option
  19764. 03-07 20:35:28.782 6180 6180 I zygote64: option[52]=--instruction-set-features=default
  19765. 03-07 20:35:28.782 6180 6180 I zygote64: option[53]=-Duser.locale=en-US
  19766. 03-07 20:35:28.782 6180 6180 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  19767. 03-07 20:35:28.782 6180 6180 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  19768. 03-07 20:35:28.803 6181 6181 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  19769. 03-07 20:35:28.804 6181 6181 I SmartAmp: Get AMPS AND CLKS
  19770. 03-07 20:35:28.815 6181 6181 I SmartAmp: Enter function dspPatch
  19771. 03-07 20:35:28.815 6181 6181 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  19772. 03-07 20:35:28.816 6181 6181 I SmartAmp: Enter function dspPatch
  19773. 03-07 20:35:28.816 6181 6181 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  19774. 03-07 20:35:28.878 6181 6181 I SmartAmp: Enter function setOtc
  19775. 03-07 20:35:28.889 6181 6181 I SmartAmp: MTP = 0x3
  19776. 03-07 20:35:28.890 6181 6181 I SmartAmp: Enter function checkMTPEX
  19777. 03-07 20:35:28.890 6181 6181 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  19778. 03-07 20:35:28.890 6181 6181 I SmartAmp: Enter function load_all_settings
  19779. 03-07 20:35:28.902 6181 6181 I SmartAmp: Enter function setConfig
  19780. 03-07 20:35:28.902 6181 6181 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  19781. 03-07 20:35:28.908 6181 6181 I SmartAmp: Enter function setPreset
  19782. 03-07 20:35:28.908 6181 6181 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  19783. 03-07 20:35:28.913 6181 6181 I SmartAmp: Enter function setEQ
  19784. 03-07 20:35:28.913 6181 6181 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  19785. 03-07 20:35:28.915 6181 6181 I SmartAmp: Loaded biquad 1
  19786. 03-07 20:35:28.917 6181 6181 I SmartAmp: Loaded biquad 2
  19787. 03-07 20:35:28.919 6181 6181 I SmartAmp: Loaded biquad 3
  19788. 03-07 20:35:28.921 6181 6181 I SmartAmp: Disabled biquad 4
  19789. 03-07 20:35:28.922 6181 6181 I SmartAmp: Loaded biquad 5
  19790. 03-07 20:35:28.924 6181 6181 I SmartAmp: Loaded biquad 6
  19791. 03-07 20:35:28.926 6181 6181 I SmartAmp: Loaded biquad 7
  19792. 03-07 20:35:28.928 6181 6181 I SmartAmp: Disabled biquad 8
  19793. 03-07 20:35:28.930 6181 6181 I SmartAmp: Disabled biquad 9
  19794. 03-07 20:35:28.932 6181 6181 I SmartAmp: Disabled biquad 10
  19795. 03-07 20:35:28.932 6181 6181 I SmartAmp: Enter function waitCalibration
  19796. 03-07 20:35:28.933 6181 6181 I SmartAmp: Calibration value is 02 ohm
  19797. 03-07 20:35:28.933 6181 6181 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  19798. 03-07 20:35:28.933 6181 6181 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  19799. 03-07 20:35:28.933 6181 6181 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  19800. 03-07 20:35:28.933 6181 6181 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  19801. 03-07 20:35:28.933 6181 6181 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  19802. 03-07 20:35:28.933 6181 6181 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  19803. 03-07 20:35:28.933 6181 6181 I SmartAmp: Enter function loadSpeakerFile
  19804. 03-07 20:35:28.933 6181 6181 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  19805. 03-07 20:35:28.934 6181 6181 I SmartAmp: ========================================
  19806. 03-07 20:35:28.934 6181 6181 I SmartAmp: Tfa98xx_Open return value is 0.
  19807. 03-07 20:35:28.934 6181 6181 I SmartAmp: Enter function coldStartup
  19808. 03-07 20:35:28.936 6181 6181 I SmartAmp: Waiting for AMPS and CLKS to start up
  19809. 03-07 20:35:29.037 6181 6181 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  19810. 03-07 20:35:29.037 6181 6181 I SmartAmp: Get AMPS AND CLKS
  19811. 03-07 20:35:29.048 6181 6181 I SmartAmp: Enter function dspPatch
  19812. 03-07 20:35:29.049 6181 6181 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  19813. 03-07 20:35:29.050 6181 6181 I SmartAmp: Enter function dspPatch
  19814. 03-07 20:35:29.050 6181 6181 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  19815. 03-07 20:35:29.060 6180 6180 D Zygote : begin preload
  19816. 03-07 20:35:29.060 6180 6180 I Zygote : Installing ICU cache reference pinning...
  19817. 03-07 20:35:29.060 6180 6180 I Zygote : Preloading ICU data...
  19818. 03-07 20:35:29.078 6180 6180 D Zygote64Timing: BeginIcuCachePinning took to complete: 19ms
  19819. 03-07 20:35:29.078 6180 6180 I Zygote : Preloading classes...
  19820. 03-07 20:35:29.115 6181 6181 I SmartAmp: Enter function setOtc
  19821. 03-07 20:35:29.126 6181 6181 I SmartAmp: MTP = 0x3
  19822. 03-07 20:35:29.126 6181 6181 I SmartAmp: Enter function checkMTPEX
  19823. 03-07 20:35:29.127 6181 6181 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  19824. 03-07 20:35:29.127 6181 6181 I SmartAmp: Enter function load_all_settings
  19825. 03-07 20:35:29.140 6181 6181 I SmartAmp: Enter function setConfig
  19826. 03-07 20:35:29.140 6181 6181 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  19827. 03-07 20:35:29.149 6181 6181 I SmartAmp: Enter function setPreset
  19828. 03-07 20:35:29.149 6181 6181 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  19829. 03-07 20:35:29.155 6181 6181 I SmartAmp: Enter function setEQ
  19830. 03-07 20:35:29.155 6181 6181 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  19831. 03-07 20:35:29.157 6181 6181 I SmartAmp: Loaded biquad 1
  19832. 03-07 20:35:29.159 6181 6181 I SmartAmp: Loaded biquad 2
  19833. 03-07 20:35:29.161 6181 6181 I SmartAmp: Loaded biquad 3
  19834. 03-07 20:35:29.163 6181 6181 I SmartAmp: Disabled biquad 4
  19835. 03-07 20:35:29.165 6181 6181 I SmartAmp: Loaded biquad 5
  19836. 03-07 20:35:29.167 6181 6181 I SmartAmp: Loaded biquad 6
  19837. 03-07 20:35:29.169 6181 6181 I SmartAmp: Loaded biquad 7
  19838. 03-07 20:35:29.171 6181 6181 I SmartAmp: Disabled biquad 8
  19839. 03-07 20:35:29.173 6181 6181 I SmartAmp: Disabled biquad 9
  19840. 03-07 20:35:29.175 6181 6181 I SmartAmp: Loaded biquad 10
  19841. 03-07 20:35:29.175 6181 6181 I SmartAmp: Enter function waitCalibration
  19842. 03-07 20:35:29.176 6181 6181 I SmartAmp: Calibration value is 02 ohm
  19843. 03-07 20:35:29.179 6181 6181 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  19844. 03-07 20:35:29.180 6181 6181 I SmartAmp: Set DC to DC converter in active mode
  19845. 03-07 20:35:29.180 6181 6181 I SmartAmp: Set DC to DC converter in active mode
  19846. 03-07 20:35:29.182 6181 6181 I SmartAmp: init end@1520451329.182328
  19847. 03-07 20:35:29.182 6181 6181 I SmartAmp: FIH_Tfa9887_init return value 0
  19848. 03-07 20:35:29.318 6180 6180 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  19849. 03-07 20:35:29.340 6180 6180 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  19850. 03-07 20:35:29.353 6180 6180 I zygote64: Thread[1,tid=6180,Native,Thread*=0x70dd4c2a00,peer=0x77f01d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  19851. 03-07 20:35:29.354 6180 6180 D MtpDeviceJNI: register_android_mtp_MtpDevice
  19852. 03-07 20:35:29.355 6180 6180 I zygote64: Thread[1,tid=6180,Native,Thread*=0x70dd4c2a00,peer=0x77f01d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  19853. 03-07 20:35:29.356 6180 6180 I zygote64: Thread[1,tid=6180,Native,Thread*=0x70dd4c2a00,peer=0x77f01d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  19854. 03-07 20:35:29.399 6181 6210 V audio_amplifier: --write_dummy_data:167
  19855. 03-07 20:35:29.411 6181 6181 I audio_amplifier: Found PRI_MI2S Clock! 964
  19856. 03-07 20:35:29.412 6181 6181 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  19857. 03-07 20:35:29.414 6181 6181 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  19858. 03-07 20:35:29.414 6181 6181 W DeviceHAL: Device 0xe5d8d000 get_master_volume: Function not implemented
  19859. 03-07 20:35:29.415 6181 6181 W DeviceHAL: Device 0xe5d8d000 get_master_mute: Function not implemented
  19860. 03-07 20:35:29.415 6181 6181 W DeviceHAL: Device 0xe5d8d000 set_master_volume: Function not implemented
  19861. 03-07 20:35:29.415 6181 6181 W DeviceHAL: Device 0xe5d8d000 set_master_mute: Function not implemented
  19862. 03-07 20:35:29.415 6181 6181 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  19863. 03-07 20:35:29.415 6181 6181 I AudioFlinger: openOutput() this 0xe663d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  19864. 03-07 20:35:29.415 6181 6181 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xe55f4000)
  19865. 03-07 20:35:29.415 6181 6181 D audio_hw_primary: adev_open_output_stream: Stream (0xe55f4000) picks up usecase (low-latency-playback)
  19866. 03-07 20:35:29.416 6181 6181 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  19867. 03-07 20:35:29.418 6181 6181 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  19868. 03-07 20:35:29.421 6181 6181 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  19869. 03-07 20:35:29.421 6181 6181 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  19870. 03-07 20:35:29.421 6181 6181 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  19871. 03-07 20:35:29.433 6181 6181 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  19872. 03-07 20:35:29.434 6181 6181 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  19873. 03-07 20:35:29.435 6181 6181 I AudioFlinger: Using module 10 as the primary audio interface
  19874. 03-07 20:35:29.435 6181 6220 I AudioFlinger: AudioFlinger's thread 0xe5003700 tid=6220 ready to run
  19875. 03-07 20:35:29.435 6181 6220 W AudioFlinger: no wake lock to update, system not ready yet
  19876. 03-07 20:35:29.435 6181 6220 D audio_hw_primary: out_standby: enter: stream (0xe55f4000) usecase(1: low-latency-playback)
  19877. 03-07 20:35:29.436 6181 6181 W AudioFlinger: moveEffects() bad srcOutput 0
  19878. 03-07 20:35:29.436 6181 6220 W AudioFlinger: no wake lock to update, system not ready yet
  19879. 03-07 20:35:29.436 6181 6220 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  19880. 03-07 20:35:29.438 6181 6181 I AudioFlinger: openOutput() this 0xe663d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  19881. 03-07 20:35:29.438 6181 6181 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xe55f4180)
  19882. 03-07 20:35:29.438 6181 6181 D audio_hw_primary: adev_open_output_stream: Stream (0xe55f4180) picks up usecase (audio-ull-playback)
  19883. 03-07 20:35:29.439 6181 6181 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  19884. 03-07 20:35:29.439 6181 6223 I AudioFlinger: AudioFlinger's thread 0xe4903cc0 tid=6223 ready to run
  19885. 03-07 20:35:29.439 6181 6223 W AudioFlinger: no wake lock to update, system not ready yet
  19886. 03-07 20:35:29.440 6181 6223 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  19887. 03-07 20:35:29.440 6181 6223 D audio_hw_primary: out_standby: enter: stream (0xe55f4180) usecase(12: audio-ull-playback)
  19888. 03-07 20:35:29.440 6181 6223 W AudioFlinger: no wake lock to update, system not ready yet
  19889. 03-07 20:35:29.442 6181 6181 I AudioFlinger: openOutput() this 0xe663d000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  19890. 03-07 20:35:29.442 6181 6181 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xe55f4300)
  19891. 03-07 20:35:29.442 6181 6181 D audio_hw_primary: adev_open_output_stream: Stream (0xe55f4300) picks up usecase (deep-buffer-playback)
  19892. 03-07 20:35:29.442 6181 6181 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  19893. 03-07 20:35:29.443 6181 6225 I AudioFlinger: AudioFlinger's thread 0xe45034c0 tid=6225 ready to run
  19894. 03-07 20:35:29.443 6181 6225 W AudioFlinger: no wake lock to update, system not ready yet
  19895. 03-07 20:35:29.443 6181 6225 D audio_hw_primary: out_standby: enter: stream (0xe55f4300) usecase(0: deep-buffer-playback)
  19896. 03-07 20:35:29.443 6181 6225 W AudioFlinger: no wake lock to update, system not ready yet
  19897. 03-07 20:35:29.444 6181 6225 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  19898. 03-07 20:35:29.445 6181 6181 I AudioFlinger: openOutput() this 0xe663d000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  19899. 03-07 20:35:29.445 6181 6181 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xe55f4480)
  19900. 03-07 20:35:29.445 6181 6181 D audio_hw_primary: adev_open_output_stream: Stream (0xe55f4480) picks up usecase (afe-proxy-playback)
  19901. 03-07 20:35:29.446 6181 6181 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  19902. 03-07 20:35:29.446 6181 6228 I AudioFlinger: AudioFlinger's thread 0xe4283480 tid=6228 ready to run
  19903. 03-07 20:35:29.446 6181 6228 W AudioFlinger: no wake lock to update, system not ready yet
  19904. 03-07 20:35:29.446 6181 6228 D audio_hw_primary: out_standby: enter: stream (0xe55f4480) usecase(37: afe-proxy-playback)
  19905. 03-07 20:35:29.447 6181 6228 W AudioFlinger: no wake lock to update, system not ready yet
  19906. 03-07 20:35:29.447 6181 6228 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  19907. 03-07 20:35:29.448 6181 6181 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xe663aa40) io_handle(14) source(1)
  19908. 03-07 20:35:29.450 6181 6230 I AudioFlinger: AudioFlinger's thread 0xe3e83a80 tid=6230 ready to run
  19909. 03-07 20:35:29.450 6181 6181 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xe663aa40)
  19910. 03-07 20:35:29.451 6181 6181 D audio_hw_primary: in_standby: enter: stream (0xe663aa40) usecase(16: audio-record)
  19911. 03-07 20:35:29.451 6181 6181 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xe663aa40) io_handle(22) source(1)
  19912. 03-07 20:35:29.451 6181 6181 W DeviceHAL: Device 0xe5d8d000 open_input_stream: Invalid argument
  19913. 03-07 20:35:29.451 6181 6181 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xe663aa40) io_handle(22) source(1)
  19914. 03-07 20:35:29.451 6181 6181 W DeviceHAL: Device 0xe5d8d000 open_input_stream: Invalid argument
  19915. 03-07 20:35:29.451 6181 6181 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  19916. 03-07 20:35:29.459 6181 6181 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  19917. 03-07 20:35:29.460 6181 6181 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  19918. 03-07 20:35:29.460 6181 6181 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  19919. 03-07 20:35:29.462 6181 6181 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  19920. 03-07 20:35:29.462 6181 6181 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  19921. 03-07 20:35:29.464 6181 6181 I r_submix: adev_open(name=audio_hw_if)
  19922. 03-07 20:35:29.464 6181 6181 I r_submix: adev_init_check()
  19923. 03-07 20:35:29.465 6181 6181 W DeviceHAL: Device 0xe455f2c0 set_master_mute: Function not implemented
  19924. 03-07 20:35:29.465 6181 6181 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  19925. 03-07 20:35:29.465 6181 6181 D r_submix: adev_open_input_stream(addr=0)
  19926. 03-07 20:35:29.465 6181 6181 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  19927. 03-07 20:35:29.465 6181 6181 D r_submix: now using address 0 for route 9
  19928. 03-07 20:35:29.466 6181 6234 I AudioFlinger: AudioFlinger's thread 0xe3e83ec0 tid=6234 ready to run
  19929. 03-07 20:35:29.466 6181 6181 D r_submix: adev_close_input_stream()
  19930. 03-07 20:35:29.466 6181 6181 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  19931. 03-07 20:35:29.466 6181 6181 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  19932. 03-07 20:35:29.466 6181 6181 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  19933. 03-07 20:35:29.467 6181 6181 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  19934. 03-07 20:35:29.467 6181 6181 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  19935. 03-07 20:35:29.470 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  19936. 03-07 20:35:29.471 6181 6181 E SoundTriggerHwService: could not read implementation properties
  19937. 03-07 20:35:29.494 6180 6180 I Zygote : ...preloaded 4715 classes in 416ms.
  19938. 03-07 20:35:29.494 6180 6180 I zygote64: VMRuntime.preloadDexCaches starting
  19939. 03-07 20:35:29.576 6180 6180 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  19940. 03-07 20:35:29.576 6180 6180 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  19941. 03-07 20:35:29.576 6180 6180 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  19942. 03-07 20:35:29.576 6180 6180 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  19943. 03-07 20:35:29.576 6180 6180 I zygote64: VMRuntime.preloadDexCaches finished
  19944. 03-07 20:35:29.576 6180 6180 D Zygote64Timing: PreloadClasses took to complete: 498ms
  19945. 03-07 20:35:29.682 6180 6180 I Zygote : Preloading resources...
  19946. 03-07 20:35:29.701 6180 6180 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  19947. 03-07 20:35:29.742 6180 6180 I Zygote : ...preloaded 64 resources in 61ms.
  19948. 03-07 20:35:29.750 6180 6180 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  19949. 03-07 20:35:29.753 6180 6180 I Zygote : ...preloaded 41 resources in 10ms.
  19950. 03-07 20:35:29.753 6180 6180 D Zygote64Timing: PreloadResources took to complete: 177ms
  19951. 03-07 20:35:29.753 6180 6180 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  19952. 03-07 20:35:29.756 6180 6180 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  19953. 03-07 20:35:29.759 6180 6180 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  19954. 03-07 20:35:29.773 6180 6180 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  19955. 03-07 20:35:29.774 6180 6180 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  19956. 03-07 20:35:29.797 6180 6180 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  19957. 03-07 20:35:29.798 6180 6180 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  19958. 03-07 20:35:29.823 6180 6180 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  19959. 03-07 20:35:29.827 6180 6180 I Zygote : Preloading shared libraries...
  19960. 03-07 20:35:29.853 6180 6180 I Zygote : Uninstalled ICU cache reference pinning...
  19961. 03-07 20:35:29.856 6180 6180 I Zygote : Installed AndroidKeyStoreProvider in 4ms.
  19962. 03-07 20:35:29.882 6180 6180 I Zygote : Warmed up JCA providers in 26ms.
  19963. 03-07 20:35:29.882 6180 6180 D Zygote : end preload
  19964. 03-07 20:35:29.882 6180 6180 D Zygote64Timing: ZygotePreload took to complete: 823ms
  19965. 03-07 20:35:29.910 6180 6180 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 66us total 27.313ms
  19966. 03-07 20:35:29.931 6180 6180 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 35us total 15.833ms
  19967. 03-07 20:35:29.932 6180 6180 D Zygote64Timing: PostZygoteInitGC took to complete: 49ms
  19968. 03-07 20:35:29.932 6180 6180 D Zygote64Timing: ZygoteInit took to complete: 872ms
  19969. 03-07 20:35:29.933 6180 6180 I : seccomp disabled by setenforce 0
  19970. 03-07 20:35:29.989 6180 6180 I Zygote : System server process 6237 has been created
  19971. 03-07 20:35:29.992 6180 6180 I Zygote : Accepting command socket connections
  19972. 03-07 20:35:30.006 6237 6237 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  19973. 03-07 20:35:30.018 6237 6237 I zygote64: The ClassLoaderContext is a special shared library.
  19974. 03-07 20:35:30.050 6237 6237 I SystemServer: InitBeforeStartServices
  19975. 03-07 20:35:30.050 6237 6237 I SystemServer: Entered the Android system server!
  19976. 03-07 20:35:30.271 6237 6237 D SystemServerTiming: InitBeforeStartServices took to complete: 220ms
  19977. 03-07 20:35:30.271 6237 6237 I SystemServer: StartServices
  19978. 03-07 20:35:30.272 6237 6237 I SystemServer: Reading configuration...
  19979. 03-07 20:35:30.272 6237 6237 I SystemServer: ReadingSystemConfig
  19980. 03-07 20:35:30.273 6237 6237 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  19981. 03-07 20:35:30.273 6237 6237 I SystemServer: StartInstaller
  19982. 03-07 20:35:30.273 6237 6237 I SystemServiceManager: Starting com.android.server.pm.Installer
  19983. 03-07 20:35:30.273 6237 6250 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  19984. 03-07 20:35:30.276 6237 6237 D SystemServerTiming: StartInstaller took to complete: 3ms
  19985. 03-07 20:35:30.276 6237 6237 I SystemServer: DeviceIdentifiersPolicyService
  19986. 03-07 20:35:30.277 6237 6237 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  19987. 03-07 20:35:30.278 6237 6237 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 2ms
  19988. 03-07 20:35:30.279 6237 6237 I SystemServer: StartActivityManager
  19989. 03-07 20:35:30.279 6237 6237 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  19990. 03-07 20:35:30.309 6237 6237 I ActivityManager: Memory class: 288
  19991. 03-07 20:35:30.311 6237 6252 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  19992. 03-07 20:35:30.314 6237 6253 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  19993. 03-07 20:35:30.325 6237 6250 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  19994. 03-07 20:35:30.340 6237 6237 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  19995. 03-07 20:35:30.038 6237 6237 I chatty : uid=1000 system_server identical 4 lines
  19996. 03-07 20:35:30.045 6237 6237 I zygote64: The ClassLoaderContext is a special shared library.
  19997. 03-07 20:35:30.346 6237 6255 E BluetoothAdapter: Bluetooth binder is null
  19998. 03-07 20:35:30.349 6237 6255 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  19999. 03-07 20:35:30.351 6237 6255 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  20000. 03-07 20:35:30.353 6237 6255 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  20001. 03-07 20:35:30.358 6237 6255 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  20002. 03-07 20:35:30.360 6237 6255 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  20003. 03-07 20:35:30.365 6237 6255 D vndksupport: Loading /vendor/lib64/hw/power.msm8992.so from current namespace instead of sphal namespace.
  20004. 03-07 20:35:30.368 6237 6255 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
  20005. 03-07 20:35:30.368 6237 6255 E QCOM PowerHAL: Failed to get prefetcher handle.
  20006. 03-07 20:35:30.368 6237 6255 D QCOM PowerHAL: power_open: enter; name=power
  20007. 03-07 20:35:30.368 6237 6255 D QCOM PowerHAL: power_open: exit 0
  20008. 03-07 20:35:30.368 6237 6255 I QCOM PowerHAL: QCOM power HAL initing.
  20009. 03-07 20:35:30.369 6237 6255 I PowerManagerService-JNI: Loaded power HAL service
  20010. 03-07 20:35:30.430 6237 6237 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  20011. 03-07 20:35:30.432 6237 6237 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace.
  20012. 03-07 20:35:30.471 6237 6237 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  20013. 03-07 20:35:30.478 6237 6261 I ServiceThread: Enabled StrictMode logging for android.display looper.
  20014. 03-07 20:35:30.480 6237 6237 W system_server: Failed to remove /acct/uid_1041/pid_6181: Device or resource busy
  20015. 03-07 20:35:30.480 6237 6237 W system_server: Failed to remove /acct/uid_1041: Permission denied
  20016. 03-07 20:35:30.480 6237 6237 W system_server: Failed to remove /acct/uid_1047/pid_6176: Device or resource busy
  20017. 03-07 20:35:30.480 6237 6237 W system_server: Failed to remove /acct/uid_1047: Permission denied
  20018. 03-07 20:35:30.481 6237 6237 W system_server: Failed to remove /acct/uid_1058/pid_2323: Device or resource busy
  20019. 03-07 20:35:30.481 6237 6237 W system_server: Failed to remove /acct/uid_1058: Permission denied
  20020. 03-07 20:35:30.481 6237 6237 W system_server: Failed to remove /acct/uid_1006/pid_2311: Device or resource busy
  20021. 03-07 20:35:30.481 6237 6237 W system_server: Failed to remove /acct/uid_1006: Permission denied
  20022. 03-07 20:35:30.481 6237 6237 W system_server: Failed to remove /acct/uid_1046/pid_2259: Device or resource busy
  20023. 03-07 20:35:30.481 6237 6237 W system_server: Failed to remove /acct/uid_1046: Permission denied
  20024. 03-07 20:35:30.481 6237 6237 W system_server: Failed to remove /acct/uid_1040/pid_2243: Device or resource busy
  20025. 03-07 20:35:30.481 6237 6237 W system_server: Failed to remove /acct/uid_1040: Permission denied
  20026. 03-07 20:35:30.481 6237 6237 W system_server: Failed to remove /acct/uid_1017/pid_2234: Device or resource busy
  20027. 03-07 20:35:30.481 6237 6237 W system_server: Failed to remove /acct/uid_1017: Permission denied
  20028. 03-07 20:35:30.481 6237 6237 W system_server: Failed to remove /acct/uid_1019/pid_2232: Device or resource busy
  20029. 03-07 20:35:30.481 6237 6237 W system_server: Failed to remove /acct/uid_1019: Permission denied
  20030. 03-07 20:35:30.482 6237 6237 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  20031. 03-07 20:35:30.482 6237 6237 W system_server: Failed to remove /acct/uid_3005: Permission denied
  20032. 03-07 20:35:30.482 6237 6237 W system_server: Failed to remove /acct/uid_10003: Permission denied
  20033. 03-07 20:35:30.482 6237 6237 W system_server: Failed to remove /acct/uid_10001: Permission denied
  20034. 03-07 20:35:30.482 6237 6237 W system_server: Failed to remove /acct/uid_10004: Permission denied
  20035. 03-07 20:35:30.482 6237 6237 W system_server: Failed to remove /acct/uid_10005: Permission denied
  20036. 03-07 20:35:30.482 6237 6237 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  20037. 03-07 20:35:30.482 6237 6237 W system_server: Failed to remove /acct/uid_1003: Permission denied
  20038. 03-07 20:35:30.482 6237 6237 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  20039. 03-07 20:35:30.482 6237 6237 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  20040. 03-07 20:35:30.482 6237 6237 W system_server: Failed to remove /acct/uid_1001: Permission denied
  20041. 03-07 20:35:30.482 6237 6237 W system_server: Failed to remove /acct/uid_1010/pid_6184: Device or resource busy
  20042. 03-07 20:35:30.482 6237 6237 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  20043. 03-07 20:35:30.482 6237 6237 W system_server: Failed to remove /acct/uid_1010: Permission denied
  20044. 03-07 20:35:30.482 6237 6237 W system_server: Failed to remove /acct/uid_1013/pid_6182: Device or resource busy
  20045. 03-07 20:35:30.483 6237 6237 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  20046. 03-07 20:35:30.483 6237 6237 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  20047. 03-07 20:35:30.483 6237 6237 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  20048. 03-07 20:35:30.483 6237 6237 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  20049. 03-07 20:35:30.483 6237 6237 W system_server: Failed to remove /acct/uid_1013: Permission denied
  20050. 03-07 20:35:30.483 6237 6237 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  20051. 03-07 20:35:30.483 6237 6237 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  20052. 03-07 20:35:30.483 6237 6237 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  20053. 03-07 20:35:30.483 6237 6237 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  20054. 03-07 20:35:30.483 6237 6237 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  20055. 03-07 20:35:30.483 6237 6237 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  20056. 03-07 20:35:30.483 6237 6237 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  20057. 03-07 20:35:30.483 6237 6237 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  20058. 03-07 20:35:30.483 6237 6237 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  20059. 03-07 20:35:30.483 6237 6237 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  20060. 03-07 20:35:30.483 6237 6237 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  20061. 03-07 20:35:30.483 6237 6237 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  20062. 03-07 20:35:30.483 6237 6237 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  20063. 03-07 20:35:30.484 6237 6237 W system_server: Failed to remove /acct/uid_1000: Permission denied
  20064. 03-07 20:35:30.484 6237 6237 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  20065. 03-07 20:35:30.484 6237 6237 W system_server: Failed to remove /acct/uid_1036: Permission denied
  20066. 03-07 20:35:30.484 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_6183: Device or resource busy
  20067. 03-07 20:35:30.484 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_6180: Device or resource busy
  20068. 03-07 20:35:30.484 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  20069. 03-07 20:35:30.484 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  20070. 03-07 20:35:30.484 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  20071. 03-07 20:35:30.484 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  20072. 03-07 20:35:30.484 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  20073. 03-07 20:35:30.484 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  20074. 03-07 20:35:30.484 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  20075. 03-07 20:35:30.484 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  20076. 03-07 20:35:30.484 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  20077. 03-07 20:35:30.484 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  20078. 03-07 20:35:30.484 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  20079. 03-07 20:35:30.485 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  20080. 03-07 20:35:30.485 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  20081. 03-07 20:35:30.485 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  20082. 03-07 20:35:30.485 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  20083. 03-07 20:35:30.485 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  20084. 03-07 20:35:30.485 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  20085. 03-07 20:35:30.485 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  20086. 03-07 20:35:30.485 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  20087. 03-07 20:35:30.485 6237 6237 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  20088. 03-07 20:35:30.485 6237 6237 W system_server: Failed to remove /acct/uid_0: Permission denied
  20089. 03-07 20:35:30.488 6237 6237 D AppOps : AppOpsService published
  20090. 03-07 20:35:30.489 6237 6237 D SystemServerTiming: StartActivityManager took to complete: 211ms
  20091. 03-07 20:35:30.489 6237 6237 I SystemServer: StartPowerManager
  20092. 03-07 20:35:30.489 6237 6237 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  20093. 03-07 20:35:30.491 6237 6263 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  20094. 03-07 20:35:30.493 6237 6237 I libsuspend: Selected wakeup count
  20095. 03-07 20:35:30.494 6237 6237 E QCOM PowerHAL: Invalid hint ID.
  20096. 03-07 20:35:30.495 6237 6237 D SystemServerTiming: StartPowerManager took to complete: 6ms
  20097. 03-07 20:35:30.496 6237 6237 I SystemServer: InitPowerManagement
  20098. 03-07 20:35:30.498 6237 6237 D SystemServerTiming: InitPowerManagement took to complete: 3ms
  20099. 03-07 20:35:30.499 6237 6237 I SystemServer: StartRecoverySystemService
  20100. 03-07 20:35:30.499 6237 6237 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  20101. 03-07 20:35:30.501 6237 6237 D SystemServerTiming: StartRecoverySystemService took to complete: 3ms
  20102. 03-07 20:35:30.502 6237 6237 V RescueParty: Disabled because of eng build
  20103. 03-07 20:35:30.503 6237 6237 I SystemServer: StartLightsService
  20104. 03-07 20:35:30.503 6237 6237 I SystemServiceManager: Starting com.android.server.lights.LightsService
  20105. 03-07 20:35:30.503 6237 6237 D SystemServerTiming: StartLightsService took to complete: 0ms
  20106. 03-07 20:35:30.503 6237 6237 I SystemServer: StartDisplayManager
  20107. 03-07 20:35:30.503 6237 6237 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  20108. 03-07 20:35:30.506 6237 6237 D SystemServerTiming: StartDisplayManager took to complete: 2ms
  20109. 03-07 20:35:30.506 6237 6237 I SystemServer: WaitForDisplay
  20110. 03-07 20:35:30.506 6237 6237 I SystemServiceManager: Starting phase 100
  20111. 03-07 20:35:30.510 6237 6261 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  20112. 03-07 20:35:30.510 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  20113. 03-07 20:35:30.510 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  20114. 03-07 20:35:30.512 6237 6261 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  20115. 03-07 20:35:30.517 6237 6261 E light : light_open lights keyboard failed: -22
  20116. 03-07 20:35:30.517 6237 6261 E light : Light passthrough failed to load legacy HAL.
  20117. 03-07 20:35:30.518 6237 6261 E light : light_open lights buttons failed: -22
  20118. 03-07 20:35:30.518 6237 6261 E light : Light passthrough failed to load legacy HAL.
  20119. 03-07 20:35:30.521 6237 6261 E light : light_open lights bluetooth failed: -22
  20120. 03-07 20:35:30.521 6237 6261 E light : Light passthrough failed to load legacy HAL.
  20121. 03-07 20:35:30.522 6237 6261 E light : light_open lights wifi failed: -22
  20122. 03-07 20:35:30.522 6237 6261 E light : Light passthrough failed to load legacy HAL.
  20123. 03-07 20:35:30.524 6237 6237 D SystemServerTiming: WaitForDisplay took to complete: 17ms
  20124. 03-07 20:35:30.524 6237 6237 I SystemServer: StartPackageManagerService
  20125. 03-07 20:35:30.524 6237 6261 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  20126. 03-07 20:35:30.537 6237 6237 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  20127. 03-07 20:35:30.539 6237 6237 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  20128. 03-07 20:35:30.818 6237 6237 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  20129. 03-07 20:35:30.818 6237 6237 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  20130. 03-07 20:35:30.818 6237 6237 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  20131. 03-07 20:35:30.865 6273 6273 I sensors.qcom: type=1400 audit(0.0:667): avc: denied { ioctl } for path="/dev/sensors" dev="tmpfs" ino=106 ioctlcmd=6403 scontext=u:r:init:s0 tcontext=u:object_r:sensors_device:s0 tclass=chr_file permissive=1
  20132. 03-07 20:35:30.942 6237 6277 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  20133. 03-07 20:35:31.061 6237 6275 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  20134. 03-07 20:35:31.081 6237 6276 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  20135. 03-07 20:35:31.155 6237 6274 I PackageParser: Parse times for '/system/priv-app/Settings': parse=129ms, update_cache=0 ms
  20136. 03-07 20:35:31.326 6237 6277 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=202ms, update_cache=0 ms
  20137. 03-07 20:35:31.372 6237 6280 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  20138. 03-07 20:35:31.379 6237 6280 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  20139. 03-07 20:35:31.382 6237 6281 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  20140. 03-07 20:35:31.404 6237 6279 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  20141. 03-07 20:35:31.452 6237 6278 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  20142. 03-07 20:35:31.452 6237 6278 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  20143. 03-07 20:35:31.508 6237 6237 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  20144. 03-07 20:35:31.509 6237 6237 D PackageManager: No files in app dir /oem/app
  20145. 03-07 20:35:31.510 6237 6237 I PackageManager: Finished scanning system apps. Time: 714 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  20146. 03-07 20:35:31.540 6237 6285 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  20147. 03-07 20:35:31.564 6237 6286 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  20148. 03-07 20:35:31.570 6237 6285 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  20149. 03-07 20:35:31.621 6237 6284 I PackageParser: Parse times for '/data/app/com.android.vending-1': parse=108ms, update_cache=0 ms
  20150. 03-07 20:35:31.640 6237 6283 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  20151. 03-07 20:35:31.656 6237 6284 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  20152. 03-07 20:35:31.656 6237 6284 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  20153. 03-07 20:35:31.687 6237 6284 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  20154. 03-07 20:35:31.688 6237 6284 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  20155. 03-07 20:35:31.700 6237 6286 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  20156. 03-07 20:35:31.719 6237 6283 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=108ms, update_cache=0 ms
  20157. 03-07 20:35:31.726 6237 6285 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=109ms, update_cache=0 ms
  20158. 03-07 20:35:31.739 6237 6237 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  20159. 03-07 20:35:31.739 6237 6237 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  20160. 03-07 20:35:31.751 6237 6285 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  20161. 03-07 20:35:31.751 6237 6285 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  20162. 03-07 20:35:31.758 6237 6284 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  20163. 03-07 20:35:31.764 6237 6283 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  20164. 03-07 20:35:31.779 6237 6237 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  20165. 03-07 20:35:31.798 6237 6284 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  20166. 03-07 20:35:31.798 6237 6284 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  20167. 03-07 20:35:31.808 6237 6285 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  20168. 03-07 20:35:31.830 6237 6285 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  20169. 03-07 20:35:31.882 6237 6286 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=179ms, update_cache=0 ms
  20170. 03-07 20:35:31.893 6237 6284 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  20171. 03-07 20:35:31.920 6237 6284 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  20172. 03-07 20:35:31.990 6237 6285 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  20173. 03-07 20:35:31.990 6237 6285 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  20174. 03-07 20:35:31.994 6237 6283 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  20175. 03-07 20:35:31.994 6237 6283 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  20176. 03-07 20:35:31.998 6237 6286 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  20177. 03-07 20:35:32.010 6237 6285 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=169ms, update_cache=0 ms
  20178. 03-07 20:35:32.068 6237 6283 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  20179. 03-07 20:35:32.093 6237 6284 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  20180. 03-07 20:35:32.118 6237 6286 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  20181. 03-07 20:35:32.122 6237 6285 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=112ms, update_cache=0 ms
  20182. 03-07 20:35:32.175 6237 6286 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  20183. 03-07 20:35:32.181 6237 6284 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  20184. 03-07 20:35:32.182 6237 6284 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  20185. 03-07 20:35:32.189 6237 6283 I PackageParser: Parse times for '/data/app/org.leetzone.android.yatsewidgetfree-2': parse=103ms, update_cache=0 ms
  20186. 03-07 20:35:32.230 6237 6285 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=108ms, update_cache=0 ms
  20187. 03-07 20:35:32.257 6237 6285 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  20188. 03-07 20:35:32.258 6237 6285 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  20189. 03-07 20:35:32.259 6237 6285 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  20190. 03-07 20:35:32.325 6237 6285 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  20191. 03-07 20:35:32.329 6237 6247 I zygote64: Background concurrent copying GC freed 30949(1839KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/14MB, paused 335us total 182.761ms
  20192. 03-07 20:35:32.335 6237 6286 I PackageParser: Parse times for '/data/app/com.twitter.android-2': parse=108ms, update_cache=0 ms
  20193. 03-07 20:35:32.373 6237 6283 I PackageParser: Parse times for '/data/app/com.google.android.apps.plus-2': parse=121ms, update_cache=0 ms
  20194. 03-07 20:35:32.385 6237 6285 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
  20195. 03-07 20:35:32.401 6237 6286 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.ubisoft.raymanadventures-1/base.apk Binary XML file line #63
  20196. 03-07 20:35:32.431 6237 6286 W PackageParser: Unknown element under <manifest>: project at /data/app/com.google.android.apps.chromecast.app-1/base.apk Binary XML file line #52
  20197. 03-07 20:35:32.446 6237 6237 D PackageManager: No files in app dir /data/app-private
  20198. 03-07 20:35:32.447 6237 6237 I PackageManager: Finished scanning non-system apps. Time: 936 ms, packageCount: 74 , timePerPackage: 12 , cached: 0
  20199. 03-07 20:35:32.449 6237 6237 E PackageManager: There should probably be exactly one setup wizard; found 0: matches=[]
  20200. 03-07 20:35:32.459 6237 6237 I PackageManager: Time to scan packages: 1.662 seconds
  20201. 03-07 20:35:32.465 6237 6237 V PackageManager: reconcileAppsData for null u0 0x3 migrateAppData=true
  20202. 03-07 20:35:32.535 2233 2252 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  20203. 03-07 20:35:32.537 2233 2252 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  20204. 03-07 20:35:32.541 2233 2252 W cutils : Expected path /data/data/com.android.dialer with mode 700 but found 751
  20205. 03-07 20:35:32.544 2233 2252 W cutils : Expected path /data/user_de/0/com.android.dialer with mode 700 but found 751
  20206. 03-07 20:35:32.605 2233 3398 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  20207. 03-07 20:35:32.607 2233 3398 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  20208. 03-07 20:35:32.611 2233 3397 W cutils : Expected path /data/data/com.android.phone with mode 700 but found 751
  20209. 03-07 20:35:32.613 2233 3397 W cutils : Expected path /data/user_de/0/com.android.phone with mode 700 but found 751
  20210. 03-07 20:35:32.643 6237 6237 V PackageManager: reconcileAppsData finished 18 packages
  20211. 03-07 20:35:32.644 6237 6237 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  20212. 03-07 20:35:32.644 6237 6287 D SystemServerInitThreadPool: Started executing prepareAppData
  20213. 03-07 20:35:32.645 6237 6237 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  20214. 03-07 20:35:32.645 6237 6237 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  20215. 03-07 20:35:32.645 6237 6237 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  20216. 03-07 20:35:32.645 6237 6237 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  20217. 03-07 20:35:32.645 6237 6237 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$SecretCodeReceiver
  20218. 03-07 20:35:32.645 6237 6237 V PackageManager: Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  20219. 03-07 20:35:32.645 6237 6237 W PackageManager: Unable to disable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateServiceReceiver
  20220. 03-07 20:35:32.645 6237 6237 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateActivity
  20221. 03-07 20:35:32.645 6237 6237 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  20222. 03-07 20:35:32.646 6237 6237 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$Receiver
  20223. 03-07 20:35:32.646 6237 6237 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  20224. 03-07 20:35:32.647 6237 6237 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
  20225. 03-07 20:35:32.647 6237 6237 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  20226. 03-07 20:35:32.648 6237 6237 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateService$SecretCodeReceiver
  20227. 03-07 20:35:32.648 6237 6237 V PackageManager: Disabling com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  20228. 03-07 20:35:32.648 6237 6237 W PackageManager: Unable to disable com.google.android.gms/com.google.android.gms.update.SystemUpdateServiceReceiver
  20229. 03-07 20:35:32.649 6237 6237 V PackageManager: Disabling com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  20230. 03-07 20:35:32.649 6237 6237 W PackageManager: Unable to disable com.google.android.setupwizard/com.google.android.setupwizard.time.DateTimeCheck
  20231. 03-07 20:35:32.649 2233 2233 W installd: Ignoring /data/data/com.android.vending/lib with unexpected GID 0 instead of 10039
  20232. 03-07 20:35:32.649 6237 6237 V PackageManager: Enabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  20233. 03-07 20:35:32.649 6237 6237 W PackageManager: Unable to enable com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  20234. 03-07 20:35:32.649 6237 6237 V PackageManager: Enabling com.google.android.gms/com.google.android.gms.update.SystemUpdateService
  20235. 03-07 20:35:32.650 6237 6237 W PackageManager: Default browser no longer installed: org.cyanogenmod.gello.browser
  20236. 03-07 20:35:32.651 2233 2233 W installd: Ignoring /data/data/com.android.webview/lib with unexpected GID 0 instead of 10078
  20237. 03-07 20:35:32.651 2233 2233 W installd: Ignoring /data/data/com.android.gallery3d/lib with unexpected GID 0 instead of 10017
  20238. 03-07 20:35:32.652 2233 2233 W installd: Ignoring /data/data/com.google.android.tts/lib with unexpected GID 0 instead of 10077
  20239. 03-07 20:35:32.652 2233 2233 W installd: Ignoring /data/data/com.svox.pico/lib with unexpected GID 0 instead of 10062
  20240. 03-07 20:35:32.654 2233 2233 W installd: Ignoring /data/data/com.android.bluetooth/lib with unexpected GID 0 instead of 1002
  20241. 03-07 20:35:32.655 2233 2233 W installd: Ignoring /data/data/de.bluegaspode.squeezeplayer/lib with unexpected GID 0 instead of 10083
  20242. 03-07 20:35:32.655 2233 2233 W installd: Ignoring /data/data/com.facebook.katana/lib with unexpected GID 0 instead of 10086
  20243. 03-07 20:35:32.656 2233 2233 W installd: Ignoring /data/data/com.Slack/lib with unexpected GID 0 instead of 10088
  20244. 03-07 20:35:32.656 2233 2233 W installd: Ignoring /data/data/org.telegram.messenger/lib with unexpected GID 0 instead of 10089
  20245. 03-07 20:35:32.656 2233 2233 W installd: Ignoring /data/data/com.google.android.apps.plus/lib with unexpected GID 0 instead of 10091
  20246. 03-07 20:35:32.656 2233 2233 W installd: Ignoring /data/data/com.google.android.street/lib with unexpected GID 0 instead of 10095
  20247. 03-07 20:35:32.657 2233 2233 W installd: Ignoring /data/data/net.sourceforge.opencamera/lib with unexpected GID 0 instead of 10099
  20248. 03-07 20:35:32.657 2233 2233 W installd: Ignoring /data/data/com.tripadvisor.tripadvisor/lib with unexpected GID 0 instead of 10138
  20249. 03-07 20:35:32.657 2233 2233 W installd: Ignoring /data/data/com.futuremark.dmandroid.application/lib with unexpected GID 0 instead of 10103
  20250. 03-07 20:35:32.658 2233 2233 W installd: Ignoring /data/data/com.ea.game.nfs14_row/lib with unexpected GID 0 instead of 10106
  20251. 03-07 20:35:32.658 2233 2233 W installd: Ignoring /data/data/com.adobe.reader/lib with unexpected GID 0 instead of 10107
  20252. 03-07 20:35:32.658 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.lync15/lib with unexpected GID 0 instead of 10126
  20253. 03-07 20:35:32.659 2233 2233 W installd: Ignoring /data/data/com.microsoft.skydrive/lib with unexpected GID 0 instead of 10111
  20254. 03-07 20:35:32.659 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.excel/lib with unexpected GID 0 instead of 10112
  20255. 03-07 20:35:32.659 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.powerpoint/lib with unexpected GID 0 instead of 10112
  20256. 03-07 20:35:32.659 2233 2233 W installd: Ignoring /data/data/com.microsoft.office.word/lib with unexpected GID 0 instead of 10112
  20257. 03-07 20:35:32.659 2233 2233 W installd: Ignoring /data/data/com.android.chrome/lib with unexpected GID 0 instead of 10113
  20258. 03-07 20:35:32.660 2233 2233 W installd: Ignoring /data/data/fr.creditagricole.androidapp/lib with unexpected GID 0 instead of 10114
  20259. 03-07 20:35:32.660 2233 2233 W installd: Ignoring /data/data/mobi.societegenerale.mobile.lappli/lib with unexpected GID 0 instead of 10115
  20260. 03-07 20:35:32.660 2233 2233 W installd: Ignoring /data/data/org.leetzone.android.yatsewidgetfree/lib with unexpected GID 0 instead of 10121
  20261. 03-07 20:35:32.661 2233 2233 W installd: Ignoring /data/data/com.sonelli.juicessh/lib with unexpected GID 0 instead of 10124
  20262. 03-07 20:35:32.662 2233 2233 W installd: Ignoring /data/data/com.google.earth/lib with unexpected GID 0 instead of 10127
  20263. 03-07 20:35:32.662 2233 2233 W installd: Ignoring /data/data/fr.freebox.android.compagnon/lib with unexpected GID 0 instead of 10073
  20264. 03-07 20:35:32.662 2233 2233 W installd: Ignoring /data/data/org.zwanoo.android.speedtest/lib with unexpected GID 0 instead of 10131
  20265. 03-07 20:35:32.662 2233 2233 W installd: Ignoring /data/data/com.yoc.swiss.swiss/lib with unexpected GID 0 instead of 10132
  20266. 03-07 20:35:32.662 2233 2233 W installd: Ignoring /data/data/com.lufthansa.android.lufthansa/lib with unexpected GID 0 instead of 10134
  20267. 03-07 20:35:32.663 2233 2233 W installd: Ignoring /data/data/com.facebook.orca/lib with unexpected GID 0 instead of 10135
  20268. 03-07 20:35:32.663 2233 2233 W installd: Ignoring /data/data/com.amazon.kindle/lib with unexpected GID 0 instead of 10136
  20269. 03-07 20:35:32.663 2233 2233 W installd: Ignoring /data/data/com.whatsapp/lib with unexpected GID 0 instead of 10102
  20270. 03-07 20:35:32.664 2233 2233 W installd: Ignoring /data/data/com.spotify.music/lib with unexpected GID 0 instead of 10139
  20271. 03-07 20:35:32.664 2233 2233 W installd: Ignoring /data/data/com.amazon.mShop.android.shopping/lib with unexpected GID 0 instead of 10143
  20272. 03-07 20:35:32.674 6237 6287 D SystemServerTimingAsync: AppDataFixup took to complete: 30ms
  20273. 03-07 20:35:32.766 6237 6237 E PackageManager: There should probably be a verifier, but, none were found
  20274. 03-07 20:35:32.769 6237 6237 E System : ******************************************
  20275. 03-07 20:35:32.770 6237 6237 E System : ************ Failure starting system services
  20276. 03-07 20:35:32.770 6237 6237 E System : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  20277. 03-07 20:35:32.770 6237 6237 E System : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  20278. 03-07 20:35:32.770 6237 6237 E System : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  20279. 03-07 20:35:32.770 6237 6237 E System : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  20280. 03-07 20:35:32.770 6237 6237 E System : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  20281. 03-07 20:35:32.770 6237 6237 E System : at com.android.server.SystemServer.run(SystemServer.java:409)
  20282. 03-07 20:35:32.770 6237 6237 E System : at com.android.server.SystemServer.main(SystemServer.java:274)
  20283. 03-07 20:35:32.770 6237 6237 E System : at java.lang.reflect.Method.invoke(Native Method)
  20284. 03-07 20:35:32.770 6237 6237 E System : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  20285. 03-07 20:35:32.770 6237 6237 E System : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  20286. 03-07 20:35:32.770 6237 6237 D SystemServerTiming: StartPackageManagerService took to complete: 2245ms
  20287. 03-07 20:35:32.771 6237 6237 E Zygote : System zygote died with exception
  20288. 03-07 20:35:32.771 6237 6237 E Zygote : java.lang.IllegalStateException: Missing required shared library:android.ext.services
  20289. 03-07 20:35:32.771 6237 6237 E Zygote : at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  20290. 03-07 20:35:32.771 6237 6237 E Zygote : at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  20291. 03-07 20:35:32.771 6237 6237 E Zygote : at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  20292. 03-07 20:35:32.771 6237 6237 E Zygote : at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  20293. 03-07 20:35:32.771 6237 6237 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:409)
  20294. 03-07 20:35:32.771 6237 6237 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:274)
  20295. 03-07 20:35:32.771 6237 6237 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  20296. 03-07 20:35:32.771 6237 6237 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  20297. 03-07 20:35:32.771 6237 6237 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  20298. 03-07 20:35:32.771 6237 6237 D AndroidRuntime: Shutting down VM
  20299. 03-07 20:35:32.771 6237 6237 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  20300. 03-07 20:35:32.771 6237 6237 E AndroidRuntime: java.lang.IllegalStateException: Missing required shared library:android.ext.services
  20301. 03-07 20:35:32.771 6237 6237 E AndroidRuntime: at com.android.server.pm.PackageManagerService.getRequiredSharedLibraryLPr(PackageManagerService.java:3490)
  20302. 03-07 20:35:32.771 6237 6237 E AndroidRuntime: at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:3105)
  20303. 03-07 20:35:32.771 6237 6237 E AndroidRuntime: at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:2334)
  20304. 03-07 20:35:32.771 6237 6237 E AndroidRuntime: at com.android.server.SystemServer.startBootstrapServices(SystemServer.java:605)
  20305. 03-07 20:35:32.771 6237 6237 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:409)
  20306. 03-07 20:35:32.771 6237 6237 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:274)
  20307. 03-07 20:35:32.771 6237 6237 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  20308. 03-07 20:35:32.771 6237 6237 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  20309. 03-07 20:35:32.771 6237 6237 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
  20310. 03-07 20:35:32.774 6237 6237 E AndroidRuntime: Error reporting crash
  20311. 03-07 20:35:32.774 6237 6237 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void android.app.IActivityManager.handleApplicationCrash(android.os.IBinder, android.app.ApplicationErrorReport$ParcelableCrashInfo)' on a null object reference
  20312. 03-07 20:35:32.774 6237 6237 E AndroidRuntime: at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:116)
  20313. 03-07 20:35:32.774 6237 6237 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  20314. 03-07 20:35:32.774 6237 6237 E AndroidRuntime: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  20315. 03-07 20:35:32.774 6237 6237 E AndroidRuntime: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  20316. 03-07 20:35:32.774 6237 6237 I Process : Sending signal. PID: 6237 SIG: 9
  20317. 03-07 20:35:32.849 354 354 I ServiceManager: service 'recovery' died
  20318. 03-07 20:35:32.850 354 354 I ServiceManager: service 'display' died
  20319. 03-07 20:35:32.850 354 354 I ServiceManager: service 'device_identifiers' died
  20320. 03-07 20:35:32.850 354 354 I ServiceManager: service 'batterystats' died
  20321. 03-07 20:35:32.850 354 354 I ServiceManager: service 'appops' died
  20322. 03-07 20:35:32.850 354 354 I ServiceManager: service 'power' died
  20323. 03-07 20:35:32.851 6180 6180 E Zygote : Exit zygote because system server (6237) has terminated
  20324. 03-07 20:35:32.900 354 354 I ServiceManager: service 'media.sound_trigger_hw' died
  20325. 03-07 20:35:32.900 354 354 I ServiceManager: service 'media.audio_flinger' died
  20326. 03-07 20:35:32.900 354 354 I ServiceManager: service 'media.audio_policy' died
  20327. 03-07 20:35:33.135 354 354 I ServiceManager: service 'media.player' died
  20328. 03-07 20:35:33.136 354 354 I ServiceManager: service 'media.resource_manager' died
  20329. 03-07 20:35:33.155 355 355 E hw-IPCThreadState: attemptIncStrongHandle(11): Not supported
  20330. 03-07 20:35:33.155 354 354 I ServiceManager: service 'netd' died
  20331. 03-07 20:35:33.162 354 354 I ServiceManager: service 'wificond' died
  20332. 03-07 20:35:33.262 6292 6292 I wificond: wificond is starting up...
  20333. 03-07 20:35:33.273 6291 6291 I Netd : Netd 1.0 starting
  20334. 03-07 20:35:33.273 6291 6291 D TetherController: Setting IP forward enable = 0
  20335. 03-07 20:35:33.317 6291 6291 I Netd : Creating child chains: 35.9ms
  20336. 03-07 20:35:33.317 6291 6291 I Netd : Setting up OEM hooks: 0.2ms
  20337. 03-07 20:35:33.325 6291 6291 I Netd : Setting up FirewallController hooks: 8.4ms
  20338. 03-07 20:35:33.331 6291 6291 I Netd : Setting up NatController hooks: 5.2ms
  20339. 03-07 20:35:33.336 6291 6291 I Netd : Setting up BandwidthController hooks: 4.9ms
  20340. 03-07 20:35:33.336 6291 6291 I Netd : Setting up IdletimerController hooks: 0.1ms
  20341. 03-07 20:35:33.344 6291 6291 I Netd : Disabling bandwidth control: 8.6ms
  20342. 03-07 20:35:33.346 6291 6291 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
  20343. 03-07 20:35:33.346 6291 6291 I Netd : Initializing RouteController: 1.7ms
  20344. 03-07 20:35:33.347 6291 6291 D MDnsDS : MDnsSdListener::Hander starting up
  20345. 03-07 20:35:33.349 6291 6291 I Netd : Registering NetdNativeService: 1.2ms
  20346. 03-07 20:35:33.349 6291 6291 I Netd : Starting CommandListener: 0.6ms
  20347. 03-07 20:35:33.352 6291 6301 D MDnsDS : MDnsSdListener starting to monitor
  20348. 03-07 20:35:33.352 6291 6301 D MDnsDS : Going to poll with pollCount 1
  20349. 03-07 20:35:33.354 6291 6291 I Netd : Registering NetdHwService: 4.5ms
  20350. 03-07 20:35:33.354 6291 6291 I Netd : Netd started in 81ms
  20351. 03-07 20:35:33.351 6307 6307 I netmgrd : type=1400 audit(0.0:668): avc: denied { execute_no_trans } for path="/system/bin/ndc" dev="mmcblk0p50" ino=346 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  20352. 03-07 20:35:33.368 6307 6307 I ndc : type=1400 audit(0.0:669): avc: denied { connectto } for path="/dev/socket/netd" scontext=u:r:init:s0 tcontext=u:r:netd:s0 tclass=unix_stream_socket permissive=1
  20353. 03-07 20:35:33.451 6289 6289 I FastMixerState: sMaxFastTracks = 8
  20354. 03-07 20:35:33.454 6289 6289 I audioserver: ServiceManager: 0xe96978e0
  20355. 03-07 20:35:33.456 6289 6289 W BatteryNotifier: batterystats service unavailable!
  20356. 03-07 20:35:33.458 6289 6289 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio@2.0-impl.so from current namespace instead of sphal namespace.
  20357. 03-07 20:35:33.465 6289 6289 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  20358. 03-07 20:35:33.473 6289 6289 I AudioFlinger: Using 300 mSec as standby time.
  20359. 03-07 20:35:33.477 6289 6289 W APM::Devices: DeviceVector::add device 80000040 already in
  20360. 03-07 20:35:33.478 6289 6289 I APM::ConfigParsingUtils: loadAudioPolicyConfig() loaded /vendor/etc/audio_policy.conf
  20361. 03-07 20:35:33.479 6289 6289 D vndksupport: Loading /vendor/lib/hw/audio.primary.msm8992.so from current namespace instead of sphal namespace.
  20362. 03-07 20:35:33.483 6289 6289 D audio_hw_primary: adev_open: enter
  20363. 03-07 20:35:33.534 6290 6290 I mediaserver: ServiceManager: 0xf4f179e0
  20364. 03-07 20:35:33.535 6290 6290 W BatteryNotifier: batterystats service unavailable!
  20365. 03-07 20:35:33.592 6289 6289 E audio_route: Control 'MultiMedia4 Mixer MI2S_TX' doesn't exist - skipping
  20366. 03-07 20:35:33.593 6289 6289 E audio_route: Control 'MultiMedia7 Mixer MI2S_TX' doesn't exist - skipping
  20367. 03-07 20:35:33.593 6289 6289 E audio_route: Control 'MultiMedia10 Mixer MI2S_TX' doesn't exist - skipping
  20368. 03-07 20:35:33.593 6289 6289 E audio_route: Control 'MultiMedia11 Mixer MI2S_TX' doesn't exist - skipping
  20369. 03-07 20:35:33.593 6289 6289 E audio_route: Control 'MultiMedia12 Mixer MI2S_TX' doesn't exist - skipping
  20370. 03-07 20:35:33.593 6289 6289 E audio_route: Control 'MultiMedia13 Mixer MI2S_TX' doesn't exist - skipping
  20371. 03-07 20:35:33.593 6289 6289 E audio_route: Control 'MultiMedia14 Mixer MI2S_TX' doesn't exist - skipping
  20372. 03-07 20:35:33.593 6289 6289 E audio_route: Control 'MultiMedia15 Mixer MI2S_TX' doesn't exist - skipping
  20373. 03-07 20:35:33.593 6289 6289 E audio_route: Control 'MultiMedia16 Mixer MI2S_TX' doesn't exist - skipping
  20374. 03-07 20:35:33.599 6289 6289 E audio_route: Control 'RX4 DSM MUX' doesn't exist - skipping
  20375. 03-07 20:35:33.599 6289 6289 E audio_route: Control 'RX6 DSM MUX' doesn't exist - skipping
  20376. 03-07 20:35:33.600 6289 6289 E audio_route: Control 'AFE_PCM_RX Port Mixer PRI_MI2S_TX' doesn't exist - skipping
  20377. 03-07 20:35:33.603 6289 6289 E audio_route: Control 'SLIMBUS_0_RX Audio Mixer MultiMedia3' already exists in path 'audio-ull-playback speaker-and-headphones'
  20378. 03-07 20:35:33.608 6289 6289 E audio_route: Control 'MultiMedia8 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  20379. 03-07 20:35:33.609 6289 6289 E audio_route: Control 'MultiMedia5 Mixer SEC_AUX_PCM_UL_TX' doesn't exist - skipping
  20380. 03-07 20:35:33.609 6289 6289 E audio_route: Control 'MultiMedia5 Mixer PRI_MI2S_TX' doesn't exist - skipping
  20381. 03-07 20:35:33.619 6289 6289 E audio_route: Control 'AIF1_CAP Mixer SLIM TX7' already exists in path 'handset-mic-ext-db'
  20382. 03-07 20:35:33.632 6289 6289 I msm8974_platform: update_codec_type: snd_card_name: msm8994-tomtom-mtp-snd-card
  20383. 03-07 20:35:33.632 6289 6289 D msm8974_platform: platform_init: Opened sound card:0
  20384. 03-07 20:35:33.637 6289 6289 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  20385. 03-07 20:35:33.637 6289 6289 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  20386. 03-07 20:35:33.637 6289 6289 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  20387. 03-07 20:35:33.637 6289 6289 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  20388. 03-07 20:35:33.637 6289 6289 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  20389. 03-07 20:35:33.637 6289 6289 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  20390. 03-07 20:35:33.637 6289 6289 D ACDB-LOADER: ACDB -> Load file: /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  20391. 03-07 20:35:33.637 6289 6289 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
  20392. 03-07 20:35:33.637 6289 6289 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Bluetooth_cal.acdb
  20393. 03-07 20:35:33.637 6289 6289 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  20394. 03-07 20:35:33.637 6289 6289 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  20395. 03-07 20:35:33.638 6289 6289 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_General_cal.acdb
  20396. 03-07 20:35:33.638 6289 6289 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  20397. 03-07 20:35:33.638 6289 6289 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  20398. 03-07 20:35:33.638 6289 6289 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Global_cal.acdb
  20399. 03-07 20:35:33.638 6289 6289 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  20400. 03-07 20:35:33.638 6289 6289 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  20401. 03-07 20:35:33.639 6289 6289 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Handset_cal.acdb
  20402. 03-07 20:35:33.639 6289 6289 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  20403. 03-07 20:35:33.639 6289 6289 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  20404. 03-07 20:35:33.639 6289 6289 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Hdmi_cal.acdb
  20405. 03-07 20:35:33.639 6289 6289 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  20406. 03-07 20:35:33.639 6289 6289 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  20407. 03-07 20:35:33.640 6289 6289 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Headset_cal.acdb
  20408. 03-07 20:35:33.640 6289 6289 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  20409. 03-07 20:35:33.640 6289 6289 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  20410. 03-07 20:35:33.640 6289 6289 D : [ACDB Command]->SW Minor/Major/Revision version info for /etc/acdbdata/NBQ/NBQ_Speaker_cal.acdb
  20411. 03-07 20:35:33.640 6289 6289 D : [ACDB Command]->ACDB Sw Major = 5, ACDB Sw Minor = 0, ACDB Sw Revision = 4
  20412. 03-07 20:35:33.640 6289 6289 D : [ACDB Command]->ACDB File Major = 3, ACDB File Minor = 0, ACDB File Revision = 2
  20413. 03-07 20:35:33.641 6289 6289 D ACDB-LOADER: ACDB -> ACPH INIT
  20414. 03-07 20:35:33.641 6289 6289 D : [ACPH]->Online service registered with ACPH
  20415. 03-07 20:35:33.641 6289 6289 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
  20416. 03-07 20:35:33.642 6289 6289 E Diag_Lib: diagpkt_tbl_reg: Registration failed.
  20417. 03-07 20:35:33.642 6289 6289 D : [ACPH]->ACPH init success
  20418. 03-07 20:35:33.642 6289 6289 D ACDB-LOADER: ACDB -> RTAC INIT
  20419. 03-07 20:35:33.642 6289 6289 D : [ACPH]->DSP RTC service registered with ACPH
  20420. 03-07 20:35:33.642 6289 6289 D ACDB-LOADER: ACDB -> MCS, FTS INIT
  20421. 03-07 20:35:33.642 6289 6289 E MCS-RT-CTL: Can't open the configuration file /system/etc/aanc_tuning_mixer.txt.
  20422. 03-07 20:35:33.642 6289 6289 E ACDB-MCS: acdb_mcs_init: MCS routing control initialization failed.
  20423. 03-07 20:35:33.642 6289 6289 D : [ACPH]->FTS RTC service registered with ACPH
  20424. 03-07 20:35:33.642 6289 6289 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
  20425. 03-07 20:35:33.642 6289 6289 D : [ACPH]->ADIE RTC service registered with ACPH
  20426. 03-07 20:35:33.643 6289 6289 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
  20427. 03-07 20:35:33.643 6289 6289 D : Invalid AV file. It doesnt contain LUT for tblid 00000017
  20428. 03-07 20:35:33.643 6289 6289 D : Failed to fetch the Table in ACDB files Table-ID 00000017
  20429. 03-07 20:35:33.643 6289 6289 D ACDB-LOADER: ACDB -> send_meta_info, lic 0
  20430. 03-07 20:35:33.643 6289 6289 D : Invalid Global file. It doesnt contain LUT for tblid 00000016
  20431. 03-07 20:35:33.643 6289 6289 D : Failed to fetch the lookup information of the MetaInfo table
  20432. 03-07 20:35:33.643 6289 6289 D : Output from GetMetaInfoSize command : 0
  20433. 03-07 20:35:33.648 6289 6289 D ACDB-LOADER: ACDB -> send_adm_custom_topology
  20434. 03-07 20:35:33.648 6289 6289 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_COPP_TOPOLOGIES
  20435. 03-07 20:35:33.648 6289 6289 D ACDB-LOADER: ACDB -> AUDIO_SET_ADM_CUSTOM_TOPOLOGY
  20436. 03-07 20:35:33.648 6289 6289 D ACDB-LOADER: ACDB -> send_asm_custom_topology
  20437. 03-07 20:35:33.648 6289 6289 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDIO_POPP_TOPOLOGIES
  20438. 03-07 20:35:33.648 6289 6289 D ACDB-LOADER: ACDB -> AUDIO_SET_ASM_CUSTOM_TOPOLOGY
  20439. 03-07 20:35:33.648 6289 6289 D ACDB-LOADER: ACDB -> send_meta_info Enter
  20440. 03-07 20:35:33.648 6289 6289 E ACDB-LOADER: Fail to allocate memory for metainfo
  20441. 03-07 20:35:33.648 6289 6289 D ACDB-LOADER: ACDB -> send_meta_info failed
  20442. 03-07 20:35:33.648 6289 6289 D ACDB-LOADER: ACDB -> init done!
  20443. 03-07 20:35:33.649 6289 6289 D msm8974_platform: platform_init: Fluence_Type(1) max_mic_count(3) mic_type(0x7) fluence_in_voice_call(1) fluence_in_voice_rec(0) fluence_in_spkr_mode(1)
  20444. 03-07 20:35:33.649 6289 6289 D msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
  20445. 03-07 20:35:33.649 6289 6289 D msm8974_platform: hw_util_open success
  20446. 03-07 20:35:33.649 6289 6289 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  20447. 03-07 20:35:33.650 6289 6289 I chatty : uid=1041(audioserver) /system/bin/audioserver identical 6 lines
  20448. 03-07 20:35:33.650 6289 6289 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  20449. 03-07 20:35:33.650 6289 6289 D : Failed to fetch the lookup information of the device 00000056
  20450. 03-07 20:35:33.650 6289 6289 E ACDB-LOADER: Error: ACDB ANC returned = -1
  20451. 03-07 20:35:33.650 6289 6289 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_ANC_SETTING
  20452. 03-07 20:35:33.650 6289 6289 D : Failed to fetch the lookup information of the device 00000059
  20453. 03-07 20:35:33.650 6289 6289 E ACDB-LOADER: Error: ACDB ANC returned = -1
  20454. 03-07 20:35:33.650 6289 6289 D msm8974_platform: send_codec_cal cal sent for anc_cal
  20455. 03-07 20:35:33.650 6289 6289 E ACDB-LOADER: ACDB -> send_codec_cal
  20456. 03-07 20:35:33.650 6289 6289 E ACDB-LOADER: ACDB -> ACDB_CMD_GET_CODEC_CAL_DATA
  20457. 03-07 20:35:33.650 6289 6289 D : Failed to fetch the lookup information of the device 00000064
  20458. 03-07 20:35:33.650 6289 6289 E ACDB-LOADER: Error: ACDB CODEC CAL returned = -19
  20459. 03-07 20:35:33.650 6289 6289 E msm8974_platform: Failed to call ioctl for mad_cal err=14
  20460. 03-07 20:35:33.650 6289 6289 D msm8974_platform: send_codec_cal cal sent for mad_cal
  20461. 03-07 20:35:33.650 6289 6289 D ACDB-LOADER: send mbhc data
  20462. 03-07 20:35:33.650 6289 6289 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_GENERAL_CONFIG
  20463. 03-07 20:35:33.650 6289 6289 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_REMOVAL_DETECTION
  20464. 03-07 20:35:33.651 6289 6289 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_PLUG_TYPE_DETECTION
  20465. 03-07 20:35:33.651 6289 6289 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_BUTTON_PRESS_DETECTION
  20466. 03-07 20:35:33.651 6289 6289 D ACDB-LOADER: ACDB -> MBHC ACDB_PID_IMPEDANCE_DETECTION
  20467. 03-07 20:35:33.651 6289 6289 D msm8974_platform: send_codec_cal cal sent for mbhc_cal
  20468. 03-07 20:35:33.654 6289 6289 V audio_amplifier: amp_calibrate
  20469. 03-07 20:35:33.700 6289 6289 I SmartAmp: Enter function FIH_Tfa9887_init
  20470. 03-07 20:35:33.700 6289 6289 I SmartAmp: init start@1520451333.700708
  20471. 03-07 20:35:33.700 6289 6289 I SmartAmp: init_status = init
  20472. 03-07 20:35:33.700 6289 6289 I SmartAmp: smartamp ->/proc/devmodel NBQ
  20473. 03-07 20:35:33.701 6289 6289 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/1/speaker.speaker
  20474. 03-07 20:35:33.701 6289 6289 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  20475. 03-07 20:35:33.701 6289 6289 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  20476. 03-07 20:35:33.701 6289 6289 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  20477. 03-07 20:35:33.701 6289 6289 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/1/coldboot.patch
  20478. 03-07 20:35:33.701 6289 6289 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  20479. 03-07 20:35:33.701 6289 6289 I SmartAmp: Enter function loadSpeakerFile
  20480. 03-07 20:35:33.701 6289 6289 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/1/speaker.speaker
  20481. 03-07 20:35:33.702 6289 6289 I SmartAmp: ========================================
  20482. 03-07 20:35:33.702 6289 6289 I SmartAmp: Tfa98xx_Open return value is 0.
  20483. 03-07 20:35:33.703 6289 6289 I SmartAmp: Enter function coldStartup
  20484. 03-07 20:35:33.705 6289 6289 I SmartAmp: Waiting for AMPS and CLKS to start up
  20485. 03-07 20:35:33.747 6288 6288 D AndroidRuntime: >>>>>> START com.android.internal.os.ZygoteInit uid 0 <<<<<<
  20486. 03-07 20:35:33.756 6288 6288 I zygote64: option[0]=-Xzygote
  20487. 03-07 20:35:33.756 6288 6288 I zygote64: option[1]=-Xcheck:jni
  20488. 03-07 20:35:33.756 6288 6288 I zygote64: option[2]=-Xusetombstonedtraces
  20489. 03-07 20:35:33.756 6288 6288 I zygote64: option[3]=exit
  20490. 03-07 20:35:33.756 6288 6288 I zygote64: option[4]=vfprintf
  20491. 03-07 20:35:33.756 6288 6288 I zygote64: option[5]=sensitiveThread
  20492. 03-07 20:35:33.756 6288 6288 I zygote64: option[6]=-verbose:gc
  20493. 03-07 20:35:33.756 6288 6288 I zygote64: option[7]=-Xms8m
  20494. 03-07 20:35:33.756 6288 6288 I zygote64: option[8]=-Xmx768m
  20495. 03-07 20:35:33.756 6288 6288 I zygote64: option[9]=-XX:HeapGrowthLimit=288m
  20496. 03-07 20:35:33.756 6288 6288 I zygote64: option[10]=-XX:HeapMinFree=512k
  20497. 03-07 20:35:33.756 6288 6288 I zygote64: option[11]=-XX:HeapMaxFree=8m
  20498. 03-07 20:35:33.756 6288 6288 I zygote64: option[12]=-XX:HeapTargetUtilization=0.75
  20499. 03-07 20:35:33.756 6288 6288 I zygote64: option[13]=-Xusejit:true
  20500. 03-07 20:35:33.756 6288 6288 I zygote64: option[14]=-Xjitsaveprofilinginfo
  20501. 03-07 20:35:33.756 6288 6288 I zygote64: option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
  20502. 03-07 20:35:33.756 6288 6288 I zygote64: option[16]=-Xlockprofthreshold:500
  20503. 03-07 20:35:33.756 6288 6288 I zygote64: option[17]=-Ximage-compiler-option
  20504. 03-07 20:35:33.756 6288 6288 I zygote64: option[18]=--runtime-arg
  20505. 03-07 20:35:33.757 6288 6288 I zygote64: option[19]=-Ximage-compiler-option
  20506. 03-07 20:35:33.757 6288 6288 I zygote64: option[20]=-Xms64m
  20507. 03-07 20:35:33.757 6288 6288 I zygote64: option[21]=-Ximage-compiler-option
  20508. 03-07 20:35:33.757 6288 6288 I zygote64: option[22]=--runtime-arg
  20509. 03-07 20:35:33.757 6288 6288 I zygote64: option[23]=-Ximage-compiler-option
  20510. 03-07 20:35:33.757 6288 6288 I zygote64: option[24]=-Xmx64m
  20511. 03-07 20:35:33.757 6288 6288 I zygote64: option[25]=-Ximage-compiler-option
  20512. 03-07 20:35:33.757 6288 6288 I zygote64: option[26]=--compiler-filter=verify-at-runtime
  20513. 03-07 20:35:33.757 6288 6288 I zygote64: option[27]=-Ximage-compiler-option
  20514. 03-07 20:35:33.757 6288 6288 I zygote64: option[28]=--image-classes=/system/etc/preloaded-classes
  20515. 03-07 20:35:33.757 6288 6288 I zygote64: option[29]=-Ximage-compiler-option
  20516. 03-07 20:35:33.757 6288 6288 I zygote64: option[30]=--compiled-classes=/system/etc/compiled-classes
  20517. 03-07 20:35:33.757 6288 6288 I zygote64: option[31]=-Ximage-compiler-option
  20518. 03-07 20:35:33.757 6288 6288 I zygote64: option[32]=--dirty-image-objects=/system/etc/dirty-image-objects
  20519. 03-07 20:35:33.757 6288 6288 I zygote64: option[33]=-Xcompiler-option
  20520. 03-07 20:35:33.757 6288 6288 I zygote64: option[34]=--runtime-arg
  20521. 03-07 20:35:33.757 6288 6288 I zygote64: option[35]=-Xcompiler-option
  20522. 03-07 20:35:33.757 6288 6288 I zygote64: option[36]=-Xms64m
  20523. 03-07 20:35:33.757 6288 6288 I zygote64: option[37]=-Xcompiler-option
  20524. 03-07 20:35:33.757 6288 6288 I zygote64: option[38]=--runtime-arg
  20525. 03-07 20:35:33.757 6288 6288 I zygote64: option[39]=-Xcompiler-option
  20526. 03-07 20:35:33.757 6288 6288 I zygote64: option[40]=-Xmx512m
  20527. 03-07 20:35:33.757 6288 6288 I zygote64: option[41]=-Xcompiler-option
  20528. 03-07 20:35:33.757 6288 6288 I zygote64: option[42]=-j2
  20529. 03-07 20:35:33.757 6288 6288 I zygote64: option[43]=-Ximage-compiler-option
  20530. 03-07 20:35:33.757 6288 6288 I zygote64: option[44]=-j4
  20531. 03-07 20:35:33.757 6288 6288 I zygote64: option[45]=-Ximage-compiler-option
  20532. 03-07 20:35:33.757 6288 6288 I zygote64: option[46]=--instruction-set-variant=cortex-a53
  20533. 03-07 20:35:33.757 6288 6288 I zygote64: option[47]=-Xcompiler-option
  20534. 03-07 20:35:33.757 6288 6288 I zygote64: option[48]=--instruction-set-variant=cortex-a53
  20535. 03-07 20:35:33.758 6288 6288 I zygote64: option[49]=-Ximage-compiler-option
  20536. 03-07 20:35:33.758 6288 6288 I zygote64: option[50]=--instruction-set-features=default
  20537. 03-07 20:35:33.758 6288 6288 I zygote64: option[51]=-Xcompiler-option
  20538. 03-07 20:35:33.758 6288 6288 I zygote64: option[52]=--instruction-set-features=default
  20539. 03-07 20:35:33.758 6288 6288 I zygote64: option[53]=-Duser.locale=en-US
  20540. 03-07 20:35:33.758 6288 6288 I zygote64: option[54]=--cpu-abilist=arm64-v8a
  20541. 03-07 20:35:33.758 6288 6288 I zygote64: option[55]=-Xfingerprint:Nextbit/ether/ether:7.1.1/Robin_Nougat_108/00WW_Jenkins_108:user/release-keys
  20542. 03-07 20:35:33.806 6289 6289 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  20543. 03-07 20:35:33.806 6289 6289 I SmartAmp: Get AMPS AND CLKS
  20544. 03-07 20:35:33.817 6289 6289 I SmartAmp: Enter function dspPatch
  20545. 03-07 20:35:33.817 6289 6289 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/coldboot.patch
  20546. 03-07 20:35:33.818 6289 6289 I SmartAmp: Enter function dspPatch
  20547. 03-07 20:35:33.818 6289 6289 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2_2_4_1.patch
  20548. 03-07 20:35:33.880 6289 6289 I SmartAmp: Enter function setOtc
  20549. 03-07 20:35:33.892 6289 6289 I SmartAmp: MTP = 0x3
  20550. 03-07 20:35:33.892 6289 6289 I SmartAmp: Enter function checkMTPEX
  20551. 03-07 20:35:33.894 6289 6289 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  20552. 03-07 20:35:33.894 6289 6289 I SmartAmp: Enter function load_all_settings
  20553. 03-07 20:35:33.907 6289 6289 I SmartAmp: Enter function setConfig
  20554. 03-07 20:35:33.907 6289 6289 I SmartAmp: using config /system/etc/nxp/settings/os/playback/1/TFA9887_N1D2.config
  20555. 03-07 20:35:33.913 6289 6289 I SmartAmp: Enter function setPreset
  20556. 03-07 20:35:33.913 6289 6289 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.preset
  20557. 03-07 20:35:33.917 6289 6289 I SmartAmp: Enter function setEQ
  20558. 03-07 20:35:33.917 6289 6289 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/1/HQ_KS_13X18_DUMBO.eq
  20559. 03-07 20:35:33.919 6289 6289 I SmartAmp: Loaded biquad 1
  20560. 03-07 20:35:33.921 6289 6289 I SmartAmp: Loaded biquad 2
  20561. 03-07 20:35:33.923 6289 6289 I SmartAmp: Loaded biquad 3
  20562. 03-07 20:35:33.925 6289 6289 I SmartAmp: Disabled biquad 4
  20563. 03-07 20:35:33.927 6289 6289 I SmartAmp: Loaded biquad 5
  20564. 03-07 20:35:33.929 6289 6289 I SmartAmp: Loaded biquad 6
  20565. 03-07 20:35:33.931 6289 6289 I SmartAmp: Loaded biquad 7
  20566. 03-07 20:35:33.932 6289 6289 I SmartAmp: Disabled biquad 8
  20567. 03-07 20:35:33.934 6289 6289 I SmartAmp: Disabled biquad 9
  20568. 03-07 20:35:33.936 6289 6289 I SmartAmp: Disabled biquad 10
  20569. 03-07 20:35:33.937 6289 6289 I SmartAmp: Enter function waitCalibration
  20570. 03-07 20:35:33.937 6289 6289 I SmartAmp: Calibration value is 02 ohm
  20571. 03-07 20:35:33.937 6289 6289 I SmartAmp: speaker_path=/system/etc/nxp/settings/os/playback/2/speaker.speaker
  20572. 03-07 20:35:33.937 6289 6289 I SmartAmp: eq_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  20573. 03-07 20:35:33.937 6289 6289 I SmartAmp: preset_path=/system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  20574. 03-07 20:35:33.938 6289 6289 I SmartAmp: config_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  20575. 03-07 20:35:33.938 6289 6289 I SmartAmp: coldboot_path=/system/etc/nxp/settings/os/playback/2/coldboot.patch
  20576. 03-07 20:35:33.938 6289 6289 I SmartAmp: patch_path=/system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  20577. 03-07 20:35:33.938 6289 6289 I SmartAmp: Enter function loadSpeakerFile
  20578. 03-07 20:35:33.938 6289 6289 I SmartAmp: using speaker /system/etc/nxp/settings/os/playback/2/speaker.speaker
  20579. 03-07 20:35:33.938 6289 6289 I SmartAmp: ========================================
  20580. 03-07 20:35:33.938 6289 6289 I SmartAmp: Tfa98xx_Open return value is 0.
  20581. 03-07 20:35:33.938 6289 6289 I SmartAmp: Enter function coldStartup
  20582. 03-07 20:35:33.941 6289 6289 I SmartAmp: Waiting for AMPS and CLKS to start up
  20583. 03-07 20:35:34.033 6288 6288 D Zygote : begin preload
  20584. 03-07 20:35:34.034 6288 6288 I Zygote : Installing ICU cache reference pinning...
  20585. 03-07 20:35:34.034 6288 6288 I Zygote : Preloading ICU data...
  20586. 03-07 20:35:34.042 6289 6289 I SmartAmp: Tfa98xx_ReadReg Reg0 Status= c05f
  20587. 03-07 20:35:34.042 6289 6289 I SmartAmp: Get AMPS AND CLKS
  20588. 03-07 20:35:34.052 6288 6288 D Zygote64Timing: BeginIcuCachePinning took to complete: 18ms
  20589. 03-07 20:35:34.052 6288 6288 I Zygote : Preloading classes...
  20590. 03-07 20:35:34.053 6289 6289 I SmartAmp: Enter function dspPatch
  20591. 03-07 20:35:34.053 6289 6289 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/coldboot.patch
  20592. 03-07 20:35:34.054 6289 6289 I SmartAmp: Enter function dspPatch
  20593. 03-07 20:35:34.054 6289 6289 I SmartAmp: using dspPatch /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2_2_4_1.patch
  20594. 03-07 20:35:34.118 6289 6289 I SmartAmp: Enter function setOtc
  20595. 03-07 20:35:34.130 6289 6289 I SmartAmp: MTP = 0x3
  20596. 03-07 20:35:34.130 6289 6289 I SmartAmp: Enter function checkMTPEX
  20597. 03-07 20:35:34.131 6289 6289 I SmartAmp: DSP already calibrated. Calibration skipped and previous calibration results loaded from MTP.
  20598. 03-07 20:35:34.131 6289 6289 I SmartAmp: Enter function load_all_settings
  20599. 03-07 20:35:34.147 6289 6289 I SmartAmp: Enter function setConfig
  20600. 03-07 20:35:34.147 6289 6289 I SmartAmp: using config /system/etc/nxp/settings/os/playback/2/TFA9887_N1D2.config
  20601. 03-07 20:35:34.154 6289 6289 I SmartAmp: Enter function setPreset
  20602. 03-07 20:35:34.154 6289 6289 I SmartAmp: using preset /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.preset
  20603. 03-07 20:35:34.158 6289 6289 I SmartAmp: Enter function setEQ
  20604. 03-07 20:35:34.158 6289 6289 I SmartAmp: using EQ /system/etc/nxp/settings/os/playback/2/HQ_KS_13X18_DUMBO.eq
  20605. 03-07 20:35:34.160 6289 6289 I SmartAmp: Loaded biquad 1
  20606. 03-07 20:35:34.162 6289 6289 I SmartAmp: Loaded biquad 2
  20607. 03-07 20:35:34.164 6289 6289 I SmartAmp: Loaded biquad 3
  20608. 03-07 20:35:34.166 6289 6289 I SmartAmp: Disabled biquad 4
  20609. 03-07 20:35:34.168 6289 6289 I SmartAmp: Loaded biquad 5
  20610. 03-07 20:35:34.170 6289 6289 I SmartAmp: Loaded biquad 6
  20611. 03-07 20:35:34.172 6289 6289 I SmartAmp: Loaded biquad 7
  20612. 03-07 20:35:34.174 6289 6289 I SmartAmp: Disabled biquad 8
  20613. 03-07 20:35:34.176 6289 6289 I SmartAmp: Disabled biquad 9
  20614. 03-07 20:35:34.178 6289 6289 I SmartAmp: Loaded biquad 10
  20615. 03-07 20:35:34.178 6289 6289 I SmartAmp: Enter function waitCalibration
  20616. 03-07 20:35:34.179 6289 6289 I SmartAmp: Calibration value is 02 ohm
  20617. 03-07 20:35:34.183 6289 6289 I SmartAmp: setStereoChannel retSSC=0 errCode=0
  20618. 03-07 20:35:34.183 6289 6289 I SmartAmp: Set DC to DC converter in active mode
  20619. 03-07 20:35:34.183 6289 6289 I SmartAmp: Set DC to DC converter in active mode
  20620. 03-07 20:35:34.185 6289 6289 I SmartAmp: init end@1520451334.185479
  20621. 03-07 20:35:34.185 6289 6289 I SmartAmp: FIH_Tfa9887_init return value 0
  20622. 03-07 20:35:34.300 6288 6288 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
  20623. 03-07 20:35:34.322 6288 6288 W Zygote : Class not found for preloading: android.icu.impl.number.Parse
  20624. 03-07 20:35:34.335 6288 6288 I zygote64: Thread[1,tid=6288,Native,Thread*=0x724cec2a00,peer=0x77f01d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  20625. 03-07 20:35:34.336 6288 6288 D MtpDeviceJNI: register_android_mtp_MtpDevice
  20626. 03-07 20:35:34.336 6288 6288 I zygote64: Thread[1,tid=6288,Native,Thread*=0x724cec2a00,peer=0x77f01d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  20627. 03-07 20:35:34.337 6288 6288 I zygote64: Thread[1,tid=6288,Native,Thread*=0x724cec2a00,peer=0x77f01d08,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
  20628. 03-07 20:35:34.401 6289 6318 V audio_amplifier: --write_dummy_data:167
  20629. 03-07 20:35:34.413 6289 6289 I audio_amplifier: Found PRI_MI2S Clock! 964
  20630. 03-07 20:35:34.413 6289 6289 V audio_amplifier: amp_set_mode: mode=0 old preset=-1 new preset=3
  20631. 03-07 20:35:34.416 6289 6289 E audio_hw_extn: audio_extn_perf_lock_init: Perf lock handles Success
  20632. 03-07 20:35:34.416 6289 6289 W DeviceHAL: Device 0xe8e0d000 get_master_volume: Function not implemented
  20633. 03-07 20:35:34.417 6289 6289 W DeviceHAL: Device 0xe8e0d000 get_master_mute: Function not implemented
  20634. 03-07 20:35:34.417 6289 6289 W DeviceHAL: Device 0xe8e0d000 set_master_volume: Function not implemented
  20635. 03-07 20:35:34.417 6289 6289 W DeviceHAL: Device 0xe8e0d000 set_master_mute: Function not implemented
  20636. 03-07 20:35:34.417 6289 6289 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
  20637. 03-07 20:35:34.417 6289 6289 I AudioFlinger: openOutput() this 0xe96bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 6
  20638. 03-07 20:35:34.417 6289 6289 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x6) stream_handle(0xe8674000)
  20639. 03-07 20:35:34.417 6289 6289 D audio_hw_primary: adev_open_output_stream: Stream (0xe8674000) picks up usecase (low-latency-playback)
  20640. 03-07 20:35:34.418 6289 6289 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  20641. 03-07 20:35:34.420 6289 6289 D vndksupport: Loading /vendor/lib/hw/android.hardware.audio.effect@2.0-impl.so from current namespace instead of sphal namespace.
  20642. 03-07 20:35:34.423 6289 6289 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  20643. 03-07 20:35:34.423 6289 6289 E EffectsFactoryConfigLoader: Failed to parse XML configuration file
  20644. 03-07 20:35:34.423 6289 6289 W EffectsFactory: Failed to load XML effect configuration, fallback to .conf
  20645. 03-07 20:35:34.435 6289 6289 W EffectsFactoryConfigLoader: Error querying effect 7d1580bd-297f-4683-9239-e475b6d1d69f on lib offload_bundle
  20646. 03-07 20:35:34.435 6289 6289 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  20647. 03-07 20:35:34.436 6289 6289 I AudioFlinger: Using module 10 as the primary audio interface
  20648. 03-07 20:35:34.436 6289 6328 I AudioFlinger: AudioFlinger's thread 0xe8083cc0 tid=6328 ready to run
  20649. 03-07 20:35:34.436 6289 6328 W AudioFlinger: no wake lock to update, system not ready yet
  20650. 03-07 20:35:34.436 6289 6328 D audio_hw_primary: out_standby: enter: stream (0xe8674000) usecase(1: low-latency-playback)
  20651. 03-07 20:35:34.436 6289 6289 W AudioFlinger: moveEffects() bad srcOutput 0
  20652. 03-07 20:35:34.437 6289 6328 W AudioFlinger: no wake lock to update, system not ready yet
  20653. 03-07 20:35:34.437 6289 6328 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
  20654. 03-07 20:35:34.439 6289 6289 I AudioFlinger: openOutput() this 0xe96bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 104
  20655. 03-07 20:35:34.439 6289 6289 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x104) stream_handle(0xe8674180)
  20656. 03-07 20:35:34.439 6289 6289 D audio_hw_primary: adev_open_output_stream: Stream (0xe8674180) picks up usecase (audio-ull-playback)
  20657. 03-07 20:35:34.440 6289 6289 I AudioFlinger: HAL output buffer size 192 frames, normal sink buffer size 960 frames
  20658. 03-07 20:35:34.440 6289 6331 I AudioFlinger: AudioFlinger's thread 0xe7983d40 tid=6331 ready to run
  20659. 03-07 20:35:34.440 6289 6331 W AudioFlinger: no wake lock to update, system not ready yet
  20660. 03-07 20:35:34.441 6289 6331 D audio_hw_primary: out_standby: enter: stream (0xe8674180) usecase(12: audio-ull-playback)
  20661. 03-07 20:35:34.441 6289 6331 W AudioFlinger: no wake lock to update, system not ready yet
  20662. 03-07 20:35:34.441 6289 6331 D audio_hw_primary: out_set_parameters: enter: usecase(12: audio-ull-playback) kvpairs: routing=2
  20663. 03-07 20:35:34.442 6289 6289 I AudioFlinger: openOutput() this 0xe96bd000, module 10 Device 2, SamplingRate 48000, Format 0x000001, Channels 3, flags 8
  20664. 03-07 20:35:34.442 6289 6289 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x8) stream_handle(0xe8674300)
  20665. 03-07 20:35:34.442 6289 6289 D audio_hw_primary: adev_open_output_stream: Stream (0xe8674300) picks up usecase (deep-buffer-playback)
  20666. 03-07 20:35:34.443 6289 6289 I AudioFlinger: HAL output buffer size 960 frames, normal sink buffer size 960 frames
  20667. 03-07 20:35:34.443 6289 6333 I AudioFlinger: AudioFlinger's thread 0xe75831c0 tid=6333 ready to run
  20668. 03-07 20:35:34.443 6289 6333 W AudioFlinger: no wake lock to update, system not ready yet
  20669. 03-07 20:35:34.443 6289 6333 D audio_hw_primary: out_standby: enter: stream (0xe8674300) usecase(0: deep-buffer-playback)
  20670. 03-07 20:35:34.444 6289 6333 W AudioFlinger: no wake lock to update, system not ready yet
  20671. 03-07 20:35:34.444 6289 6333 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
  20672. 03-07 20:35:34.445 6289 6289 I AudioFlinger: openOutput() this 0xe96bd000, module 10 Device 10000, SamplingRate 48000, Format 0x000001, Channels 3, flags 0
  20673. 03-07 20:35:34.445 6289 6289 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x10000) flags(0) stream_handle(0xe8674480)
  20674. 03-07 20:35:34.445 6289 6289 D audio_hw_primary: adev_open_output_stream: Stream (0xe8674480) picks up usecase (afe-proxy-playback)
  20675. 03-07 20:35:34.446 6289 6289 I AudioFlinger: HAL output buffer size 768 frames, normal sink buffer size 1152 frames
  20676. 03-07 20:35:34.446 6289 6336 I AudioFlinger: AudioFlinger's thread 0xe7303c80 tid=6336 ready to run
  20677. 03-07 20:35:34.447 6289 6336 W AudioFlinger: no wake lock to update, system not ready yet
  20678. 03-07 20:35:34.447 6289 6336 D audio_hw_primary: out_set_parameters: enter: usecase(37: afe-proxy-playback) kvpairs: routing=65536
  20679. 03-07 20:35:34.447 6289 6336 D audio_hw_primary: out_standby: enter: stream (0xe8674480) usecase(37: afe-proxy-playback)
  20680. 03-07 20:35:34.449 6289 6336 W AudioFlinger: no wake lock to update, system not ready yet
  20681. 03-07 20:35:34.451 6289 6289 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xe96baa40) io_handle(14) source(1)
  20682. 03-07 20:35:34.453 6289 6338 I AudioFlinger: AudioFlinger's thread 0xe6f03a00 tid=6338 ready to run
  20683. 03-07 20:35:34.453 6289 6289 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xe96baa40)
  20684. 03-07 20:35:34.453 6289 6289 D audio_hw_primary: in_standby: enter: stream (0xe96baa40) usecase(16: audio-record)
  20685. 03-07 20:35:34.454 6289 6289 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xe96baa40) io_handle(22) source(1)
  20686. 03-07 20:35:34.454 6289 6289 W DeviceHAL: Device 0xe8e0d000 open_input_stream: Invalid argument
  20687. 03-07 20:35:34.454 6289 6289 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000040) stream_handle(0xe96baa40) io_handle(22) source(1)
  20688. 03-07 20:35:34.454 6289 6289 W DeviceHAL: Device 0xe8e0d000 open_input_stream: Invalid argument
  20689. 03-07 20:35:34.454 6289 6289 W APM_AudioPolicyManager: Cannot open input stream for device 80000040 on hw module primary
  20690. 03-07 20:35:34.462 6289 6289 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
  20691. 03-07 20:35:34.462 6289 6289 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
  20692. 03-07 20:35:34.462 6289 6289 D vndksupport: Loading /vendor/lib/hw/audio.usb.default.so from current namespace instead of sphal namespace.
  20693. 03-07 20:35:34.465 6289 6289 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
  20694. 03-07 20:35:34.465 6289 6289 D vndksupport: Loading /vendor/lib/hw/audio.r_submix.default.so from current namespace instead of sphal namespace.
  20695. 03-07 20:35:34.468 6289 6289 I r_submix: adev_open(name=audio_hw_if)
  20696. 03-07 20:35:34.468 6289 6289 I r_submix: adev_init_check()
  20697. 03-07 20:35:34.468 6289 6289 W DeviceHAL: Device 0xe75dff00 set_master_mute: Function not implemented
  20698. 03-07 20:35:34.468 6289 6289 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
  20699. 03-07 20:35:34.469 6289 6289 D r_submix: adev_open_input_stream(addr=0)
  20700. 03-07 20:35:34.469 6289 6289 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
  20701. 03-07 20:35:34.469 6289 6289 D r_submix: now using address 0 for route 9
  20702. 03-07 20:35:34.471 6289 6342 I AudioFlinger: AudioFlinger's thread 0xe6f037c0 tid=6342 ready to run
  20703. 03-07 20:35:34.471 6289 6289 D AudioPolicyManagerCustom: USE_XML_AUDIO_POLICY_CONF is FALSE
  20704. 03-07 20:35:34.471 6289 6289 E EffectsConfig: Failed to parse /vendor/etc/audio_effects.xml: Tinyxml2 error (3): /vendor/etc/audio_effects.xml (null)
  20705. 03-07 20:35:34.471 6289 6289 W AudioPolicyEffects: Failed to load XML effect configuration, fallback to .conf
  20706. 03-07 20:35:34.472 6289 6342 D r_submix: adev_close_input_stream()
  20707. 03-07 20:35:34.472 6289 6342 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
  20708. 03-07 20:35:34.472 6289 6342 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
  20709. 03-07 20:35:34.473 355 355 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.soundtrigger@2.0::ISoundTriggerHw/default in either framework or device manifest.
  20710. 03-07 20:35:34.475 6289 6289 E SoundTriggerHwService: could not read implementation properties
  20711. 03-07 20:35:34.477 6288 6288 I Zygote : ...preloaded 4715 classes in 425ms.
  20712. 03-07 20:35:34.477 6288 6288 I zygote64: VMRuntime.preloadDexCaches starting
  20713. 03-07 20:35:34.554 6288 6288 I zygote64: VMRuntime.preloadDexCaches strings total=313821 before=10361 after=10361
  20714. 03-07 20:35:34.554 6288 6288 I zygote64: VMRuntime.preloadDexCaches types total=26703 before=5484 after=5486
  20715. 03-07 20:35:34.554 6288 6288 I zygote64: VMRuntime.preloadDexCaches fields total=127103 before=5508 after=5538
  20716. 03-07 20:35:34.554 6288 6288 I zygote64: VMRuntime.preloadDexCaches methods total=225781 before=9937 after=9937
  20717. 03-07 20:35:34.554 6288 6288 I zygote64: VMRuntime.preloadDexCaches finished
  20718. 03-07 20:35:34.554 6288 6288 D Zygote64Timing: PreloadClasses took to complete: 502ms
  20719. 03-07 20:35:34.651 6288 6288 I Zygote : Preloading resources...
  20720. 03-07 20:35:34.672 6288 6288 W Resources: Preloaded drawable resource #0x1080264 (android:drawable/dialog_background_material) that varies with configuration!!
  20721. 03-07 20:35:34.713 6288 6288 I Zygote : ...preloaded 64 resources in 62ms.
  20722. 03-07 20:35:34.722 6288 6288 W Resources: Preloaded color resource #0x1060053 (android:color/btn_default_material_dark) that varies with configuration!!
  20723. 03-07 20:35:34.724 6288 6288 I Zygote : ...preloaded 41 resources in 10ms.
  20724. 03-07 20:35:34.724 6288 6288 D Zygote64Timing: PreloadResources took to complete: 170ms
  20725. 03-07 20:35:34.724 6288 6288 D vndksupport: Loading /vendor/lib64/hw/android.hardware.graphics.mapper@2.0-impl.so from current namespace instead of sphal namespace.
  20726. 03-07 20:35:34.727 6288 6288 D vndksupport: Loading /vendor/lib64/egl/libEGL_adreno.so from current namespace instead of sphal namespace.
  20727. 03-07 20:35:34.730 6288 6288 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
  20728. 03-07 20:35:34.743 6288 6288 D vndksupport: Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from current namespace instead of sphal namespace.
  20729. 03-07 20:35:34.744 6288 6288 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
  20730. 03-07 20:35:34.767 6288 6288 D vndksupport: Loading /vendor/lib64/egl/libGLESv2_adreno.so from current namespace instead of sphal namespace.
  20731. 03-07 20:35:34.768 6288 6288 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
  20732. 03-07 20:35:34.792 6288 6288 D vndksupport: Loading /vendor/lib64/hw/gralloc.msm8992.so from current namespace instead of sphal namespace.
  20733. 03-07 20:35:34.797 6288 6288 I Zygote : Preloading shared libraries...
  20734. 03-07 20:35:34.823 6288 6288 I Zygote : Uninstalled ICU cache reference pinning...
  20735. 03-07 20:35:34.827 6288 6288 I Zygote : Installed AndroidKeyStoreProvider in 3ms.
  20736. 03-07 20:35:34.850 6288 6288 I Zygote : Warmed up JCA providers in 23ms.
  20737. 03-07 20:35:34.850 6288 6288 D Zygote : end preload
  20738. 03-07 20:35:34.851 6288 6288 D Zygote64Timing: ZygotePreload took to complete: 817ms
  20739. 03-07 20:35:34.879 6288 6288 I zygote64: Explicit concurrent copying GC freed 29232(2MB) AllocSpace objects, 23(432KB) LOS objects, 50% free, 1521KB/2MB, paused 82us total 27.878ms
  20740. 03-07 20:35:34.900 6288 6288 I zygote64: Explicit concurrent copying GC freed 5435(198KB) AllocSpace objects, 0(0B) LOS objects, 53% free, 1354KB/2MB, paused 37us total 15.403ms
  20741. 03-07 20:35:34.900 6288 6288 D Zygote64Timing: PostZygoteInitGC took to complete: 49ms
  20742. 03-07 20:35:34.900 6288 6288 D Zygote64Timing: ZygoteInit took to complete: 868ms
  20743. 03-07 20:35:34.901 6288 6288 I : seccomp disabled by setenforce 0
  20744. 03-07 20:35:34.950 415 415 I MSM-irqbalance: Decided to move IRQ271 from CPU2 to CPU0
  20745. 03-07 20:35:34.959 6288 6288 I Zygote : System server process 6345 has been created
  20746. 03-07 20:35:34.962 6288 6288 I Zygote : Accepting command socket connections
  20747. 03-07 20:35:34.974 6345 6345 I Zygote : Process: zygote socket zygote_secondary opened, supported ABIS: armeabi-v7a,armeabi
  20748. 03-07 20:35:34.986 6345 6345 I zygote64: The ClassLoaderContext is a special shared library.
  20749. 03-07 20:35:35.016 6345 6345 I SystemServer: InitBeforeStartServices
  20750. 03-07 20:35:35.016 6345 6345 I SystemServer: Entered the Android system server!
  20751. 03-07 20:35:35.232 6345 6345 D SystemServerTiming: InitBeforeStartServices took to complete: 215ms
  20752. 03-07 20:35:35.232 6345 6345 I SystemServer: StartServices
  20753. 03-07 20:35:35.232 6345 6345 I SystemServer: Reading configuration...
  20754. 03-07 20:35:35.232 6345 6345 I SystemServer: ReadingSystemConfig
  20755. 03-07 20:35:35.233 6345 6345 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
  20756. 03-07 20:35:35.233 6345 6345 I SystemServer: StartInstaller
  20757. 03-07 20:35:35.233 6345 6345 I SystemServiceManager: Starting com.android.server.pm.Installer
  20758. 03-07 20:35:35.233 6345 6358 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
  20759. 03-07 20:35:35.236 6345 6345 D SystemServerTiming: StartInstaller took to complete: 2ms
  20760. 03-07 20:35:35.236 6345 6345 I SystemServer: DeviceIdentifiersPolicyService
  20761. 03-07 20:35:35.236 6345 6345 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
  20762. 03-07 20:35:35.238 6345 6345 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 1ms
  20763. 03-07 20:35:35.238 6345 6345 I SystemServer: StartActivityManager
  20764. 03-07 20:35:35.238 6345 6345 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
  20765. 03-07 20:35:35.263 6345 6345 I ActivityManager: Memory class: 288
  20766. 03-07 20:35:35.265 6345 6360 I ServiceThread: Enabled StrictMode logging for ActivityManager looper.
  20767. 03-07 20:35:35.267 6345 6361 I ServiceThread: Enabled StrictMode logging for android.ui looper.
  20768. 03-07 20:35:35.283 6345 6358 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
  20769. 03-07 20:35:35.294 6345 6345 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
  20770. 03-07 20:35:35.006 6345 6345 I chatty : uid=1000 system_server identical 4 lines
  20771. 03-07 20:35:35.011 6345 6345 I zygote64: The ClassLoaderContext is a special shared library.
  20772. 03-07 20:35:35.301 6345 6363 E BluetoothAdapter: Bluetooth binder is null
  20773. 03-07 20:35:35.303 6345 6363 E BatteryExternalStatsWorker: no controller energy info supplied for telephony
  20774. 03-07 20:35:35.306 6345 6363 E KernelUidCpuFreqTimeReader: Failed to read /proc/uid_time_in_state: java.io.FileNotFoundException: /proc/uid_time_in_state (No such file or directory)
  20775. 03-07 20:35:35.307 6345 6363 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
  20776. 03-07 20:35:35.312 6345 6363 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
  20777. 03-07 20:35:35.314 6345 6363 D vndksupport: Loading /vendor/lib64/hw/android.hardware.power@1.0-impl.so from current namespace instead of sphal namespace.
  20778. 03-07 20:35:35.318 6345 6363 D vndksupport: Loading /vendor/lib64/hw/power.msm8992.so from current namespace instead of sphal namespace.
  20779. 03-07 20:35:35.321 6345 6363 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
  20780. 03-07 20:35:35.321 6345 6363 E QCOM PowerHAL: Failed to get prefetcher handle.
  20781. 03-07 20:35:35.322 6345 6363 D QCOM PowerHAL: power_open: enter; name=power
  20782. 03-07 20:35:35.322 6345 6363 D QCOM PowerHAL: power_open: exit 0
  20783. 03-07 20:35:35.322 6345 6363 I QCOM PowerHAL: QCOM power HAL initing.
  20784. 03-07 20:35:35.323 6345 6363 I PowerManagerService-JNI: Loaded power HAL service
  20785. 03-07 20:35:35.384 6345 6345 D vndksupport: Loading /vendor/lib64/hw/android.hardware.memtrack@1.0-impl.so from current namespace instead of sphal namespace.
  20786. 03-07 20:35:35.386 6345 6345 D vndksupport: Loading /vendor/lib64/hw/memtrack.msm8992.so from current namespace instead of sphal namespace.
  20787. 03-07 20:35:35.424 6345 6345 I IntentFirewall: Read new rules (A:0 B:0 S:0)
  20788. 03-07 20:35:35.434 6345 6369 I ServiceThread: Enabled StrictMode logging for android.display looper.
  20789. 03-07 20:35:35.436 6345 6345 W system_server: Failed to remove /acct/uid_1041/pid_6289: Device or resource busy
  20790. 03-07 20:35:35.436 6345 6345 W system_server: Failed to remove /acct/uid_1041: Permission denied
  20791. 03-07 20:35:35.436 6345 6345 W system_server: Failed to remove /acct/uid_1047/pid_6176: Device or resource busy
  20792. 03-07 20:35:35.436 6345 6345 W system_server: Failed to remove /acct/uid_1047: Permission denied
  20793. 03-07 20:35:35.436 6345 6345 W system_server: Failed to remove /acct/uid_1058/pid_2323: Device or resource busy
  20794. 03-07 20:35:35.436 6345 6345 W system_server: Failed to remove /acct/uid_1058: Permission denied
  20795. 03-07 20:35:35.436 6345 6345 W system_server: Failed to remove /acct/uid_1006/pid_2311: Device or resource busy
  20796. 03-07 20:35:35.436 6345 6345 W system_server: Failed to remove /acct/uid_1006: Permission denied
  20797. 03-07 20:35:35.436 6345 6345 W system_server: Failed to remove /acct/uid_1046/pid_2259: Device or resource busy
  20798. 03-07 20:35:35.436 6345 6345 W system_server: Failed to remove /acct/uid_1046: Permission denied
  20799. 03-07 20:35:35.437 6345 6345 W system_server: Failed to remove /acct/uid_1040/pid_2243: Device or resource busy
  20800. 03-07 20:35:35.437 6345 6345 W system_server: Failed to remove /acct/uid_1040: Permission denied
  20801. 03-07 20:35:35.437 6345 6345 W system_server: Failed to remove /acct/uid_1017/pid_2234: Device or resource busy
  20802. 03-07 20:35:35.437 6345 6345 W system_server: Failed to remove /acct/uid_1017: Permission denied
  20803. 03-07 20:35:35.437 6345 6345 W system_server: Failed to remove /acct/uid_1019/pid_2232: Device or resource busy
  20804. 03-07 20:35:35.437 6345 6345 W system_server: Failed to remove /acct/uid_1019: Permission denied
  20805. 03-07 20:35:35.437 6345 6345 W system_server: Failed to remove /acct/uid_3005/pid_2224: Device or resource busy
  20806. 03-07 20:35:35.437 6345 6345 W system_server: Failed to remove /acct/uid_3005: Permission denied
  20807. 03-07 20:35:35.437 6345 6345 W system_server: Failed to remove /acct/uid_10003: Permission denied
  20808. 03-07 20:35:35.437 6345 6345 W system_server: Failed to remove /acct/uid_10001: Permission denied
  20809. 03-07 20:35:35.437 6345 6345 W system_server: Failed to remove /acct/uid_10004: Permission denied
  20810. 03-07 20:35:35.437 6345 6345 W system_server: Failed to remove /acct/uid_10005: Permission denied
  20811. 03-07 20:35:35.437 6345 6345 W system_server: Failed to remove /acct/uid_1003/pid_2188: Device or resource busy
  20812. 03-07 20:35:35.437 6345 6345 W system_server: Failed to remove /acct/uid_1003: Permission denied
  20813. 03-07 20:35:35.438 6345 6345 W system_server: Failed to remove /acct/uid_1001/pid_2260: Device or resource busy
  20814. 03-07 20:35:35.438 6345 6345 W system_server: Failed to remove /acct/uid_1001/pid_2225: Device or resource busy
  20815. 03-07 20:35:35.438 6345 6345 W system_server: Failed to remove /acct/uid_1001: Permission denied
  20816. 03-07 20:35:35.438 6345 6345 W system_server: Failed to remove /acct/uid_1010/pid_6292: Device or resource busy
  20817. 03-07 20:35:35.438 6345 6345 W system_server: Failed to remove /acct/uid_1010/pid_409: Device or resource busy
  20818. 03-07 20:35:35.438 6345 6345 W system_server: Failed to remove /acct/uid_1010: Permission denied
  20819. 03-07 20:35:35.438 6345 6345 W system_server: Failed to remove /acct/uid_1013/pid_6290: Device or resource busy
  20820. 03-07 20:35:35.438 6345 6345 W system_server: Failed to remove /acct/uid_1013/pid_2244: Device or resource busy
  20821. 03-07 20:35:35.438 6345 6345 W system_server: Failed to remove /acct/uid_1013/pid_2242: Device or resource busy
  20822. 03-07 20:35:35.438 6345 6345 W system_server: Failed to remove /acct/uid_1013/pid_2227: Device or resource busy
  20823. 03-07 20:35:35.438 6345 6345 W system_server: Failed to remove /acct/uid_1013/pid_405: Device or resource busy
  20824. 03-07 20:35:35.438 6345 6345 W system_server: Failed to remove /acct/uid_1013: Permission denied
  20825. 03-07 20:35:35.438 6345 6345 W system_server: Failed to remove /acct/uid_1000/pid_2329: Device or resource busy
  20826. 03-07 20:35:35.438 6345 6345 W system_server: Failed to remove /acct/uid_1000/pid_2315: Device or resource busy
  20827. 03-07 20:35:35.439 6345 6345 W system_server: Failed to remove /acct/uid_1000/pid_2261: Device or resource busy
  20828. 03-07 20:35:35.439 6345 6345 W system_server: Failed to remove /acct/uid_1000/pid_491: Device or resource busy
  20829. 03-07 20:35:35.439 6345 6345 W system_server: Failed to remove /acct/uid_1000/pid_417: Device or resource busy
  20830. 03-07 20:35:35.439 6345 6345 W system_server: Failed to remove /acct/uid_1000/pid_414: Device or resource busy
  20831. 03-07 20:35:35.439 6345 6345 W system_server: Failed to remove /acct/uid_1000/pid_408: Device or resource busy
  20832. 03-07 20:35:35.439 6345 6345 W system_server: Failed to remove /acct/uid_1000/pid_407: Device or resource busy
  20833. 03-07 20:35:35.439 6345 6345 W system_server: Failed to remove /acct/uid_1000/pid_406: Device or resource busy
  20834. 03-07 20:35:35.439 6345 6345 W system_server: Failed to remove /acct/uid_1000/pid_404: Device or resource busy
  20835. 03-07 20:35:35.439 6345 6345 W system_server: Failed to remove /acct/uid_1000/pid_356: Device or resource busy
  20836. 03-07 20:35:35.439 6345 6345 W system_server: Failed to remove /acct/uid_1000/pid_355: Device or resource busy
  20837. 03-07 20:35:35.439 6345 6345 W system_server: Failed to remove /acct/uid_1000/pid_354: Device or resource busy
  20838. 03-07 20:35:35.439 6345 6345 W system_server: Failed to remove /acct/uid_1000: Permission denied
  20839. 03-07 20:35:35.439 6345 6345 W system_server: Failed to remove /acct/uid_1036/pid_353: Device or resource busy
  20840. 03-07 20:35:35.439 6345 6345 W system_server: Failed to remove /acct/uid_1036: Permission denied
  20841. 03-07 20:35:35.439 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_6291: Device or resource busy
  20842. 03-07 20:35:35.439 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_6288: Device or resource busy
  20843. 03-07 20:35:35.439 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_2401: Device or resource busy
  20844. 03-07 20:35:35.439 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_2337: Device or resource busy
  20845. 03-07 20:35:35.439 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_2313: Device or resource busy
  20846. 03-07 20:35:35.440 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_2249: Device or resource busy
  20847. 03-07 20:35:35.440 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_2233: Device or resource busy
  20848. 03-07 20:35:35.440 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_2229: Device or resource busy
  20849. 03-07 20:35:35.440 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_2226: Device or resource busy
  20850. 03-07 20:35:35.440 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_2223: Device or resource busy
  20851. 03-07 20:35:35.440 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_2221: Device or resource busy
  20852. 03-07 20:35:35.440 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_2220: Device or resource busy
  20853. 03-07 20:35:35.440 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_2089: Device or resource busy
  20854. 03-07 20:35:35.440 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_418: Device or resource busy
  20855. 03-07 20:35:35.440 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_416: Device or resource busy
  20856. 03-07 20:35:35.440 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_415: Device or resource busy
  20857. 03-07 20:35:35.440 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_413: Device or resource busy
  20858. 03-07 20:35:35.440 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_412: Device or resource busy
  20859. 03-07 20:35:35.440 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_411: Device or resource busy
  20860. 03-07 20:35:35.440 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_410: Device or resource busy
  20861. 03-07 20:35:35.440 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_362: Device or resource busy
  20862. 03-07 20:35:35.440 6345 6345 W system_server: Failed to remove /acct/uid_0/pid_326: Device or resource busy
  20863. 03-07 20:35:35.440 6345 6345 W system_server: Failed to remove /acct/uid_0: Permission denied
  20864. 03-07 20:35:35.445 6345 6345 D AppOps : AppOpsService published
  20865. 03-07 20:35:35.445 6345 6345 D SystemServerTiming: StartActivityManager took to complete: 207ms
  20866. 03-07 20:35:35.446 6345 6345 I SystemServer: StartPowerManager
  20867. 03-07 20:35:35.446 6345 6345 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
  20868. 03-07 20:35:35.448 6345 6371 I ServiceThread: Enabled StrictMode logging for PowerManagerService looper.
  20869. 03-07 20:35:35.450 6345 6345 I libsuspend: Selected wakeup count
  20870. 03-07 20:35:35.450 6345 6345 E QCOM PowerHAL: Invalid hint ID.
  20871. 03-07 20:35:35.452 6345 6345 D SystemServerTiming: StartPowerManager took to complete: 6ms
  20872. 03-07 20:35:35.452 6345 6345 I SystemServer: InitPowerManagement
  20873. 03-07 20:35:35.454 6345 6345 D SystemServerTiming: InitPowerManagement took to complete: 2ms
  20874. 03-07 20:35:35.455 6345 6345 I SystemServer: StartRecoverySystemService
  20875. 03-07 20:35:35.455 6345 6345 I SystemServiceManager: Starting com.android.server.RecoverySystemService
  20876. 03-07 20:35:35.457 6345 6345 D SystemServerTiming: StartRecoverySystemService took to complete: 1ms
  20877. 03-07 20:35:35.457 6345 6345 V RescueParty: Disabled because of eng build
  20878. 03-07 20:35:35.458 6345 6345 I SystemServer: StartLightsService
  20879. 03-07 20:35:35.458 6345 6345 I SystemServiceManager: Starting com.android.server.lights.LightsService
  20880. 03-07 20:35:35.459 6345 6345 D SystemServerTiming: StartLightsService took to complete: 1ms
  20881. 03-07 20:35:35.459 6345 6345 I SystemServer: StartDisplayManager
  20882. 03-07 20:35:35.459 6345 6345 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
  20883. 03-07 20:35:35.462 6345 6345 D SystemServerTiming: StartDisplayManager took to complete: 3ms
  20884. 03-07 20:35:35.463 6345 6345 I SystemServer: WaitForDisplay
  20885. 03-07 20:35:35.463 6345 6345 I SystemServiceManager: Starting phase 100
  20886. 03-07 20:35:35.467 6345 6369 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 1080 x 1920, modeId 1, defaultModeId 1, supportedModes [{id=1, width=1080, height=1920, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities android.view.Display$HdrCapabilities@a69d6308, density 480, 422.03 x 424.069 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  20887. 03-07 20:35:35.468 417 417 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7756e5f000
  20888. 03-07 20:35:35.469 417 417 D SurfaceFlinger: Screen type=0 is already mode=2
  20889. 03-07 20:35:35.470 6345 6369 D vndksupport: Loading /vendor/lib64/hw/android.hardware.light@2.0-impl.so from current namespace instead of sphal namespace.
  20890. 03-07 20:35:35.476 6345 6369 E light : light_open lights keyboard failed: -22
  20891. 03-07 20:35:35.476 6345 6369 E light : Light passthrough failed to load legacy HAL.
  20892. 03-07 20:35:35.477 6345 6369 E light : light_open lights buttons failed: -22
  20893. 03-07 20:35:35.477 6345 6369 E light : Light passthrough failed to load legacy HAL.
  20894. 03-07 20:35:35.480 6345 6369 E light : light_open lights bluetooth failed: -22
  20895. 03-07 20:35:35.480 6345 6369 E light : Light passthrough failed to load legacy HAL.
  20896. 03-07 20:35:35.481 6345 6369 E light : light_open lights wifi failed: -22
  20897. 03-07 20:35:35.481 6345 6369 E light : Light passthrough failed to load legacy HAL.
  20898. 03-07 20:35:35.483 6345 6345 D SystemServerTiming: WaitForDisplay took to complete: 20ms
  20899. 03-07 20:35:35.483 6345 6345 I SystemServer: StartPackageManagerService
  20900. 03-07 20:35:35.483 6345 6369 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
  20901. 03-07 20:35:35.497 6345 6345 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
  20902. 03-07 20:35:35.500 6345 6345 D SELinuxMMAC: Using policy file /vendor/etc/selinux/nonplat_mac_permissions.xml
  20903. 03-07 20:35:35.778 6345 6345 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
  20904. 03-07 20:35:35.778 6345 6345 W PackageManager: Failed to parse /system/framework/arm64: Missing base APK in /system/framework/arm64
  20905. 03-07 20:35:35.778 6345 6345 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat
  20906. 03-07 20:35:35.897 6345 6384 W PackageParser: No actions in intent filter at /system/priv-app/Contacts/Contacts.apk Binary XML file line #444
  20907. 03-07 20:35:36.019 6345 6383 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS in package: com.android.shell at: Binary XML file line #106
  20908. 03-07 20:35:36.042 6345 6383 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #124
  20909. 03-07 20:35:36.104 6345 6382 I PackageParser: Parse times for '/system/priv-app/Settings': parse=112ms, update_cache=0 ms
  20910. 03-07 20:35:36.291 6345 6381 I PackageParser: Parse times for '/system/priv-app/PrebuiltGmsCore': parse=204ms, update_cache=0 ms
  20911. 03-07 20:35:36.332 6345 6387 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_CONTACTS in package: com.android.bluetooth at: Binary XML file line #61
  20912. 03-07 20:35:36.343 6345 6387 W PackageParser: No actions in intent filter at /system/app/Bluetooth/Bluetooth.apk Binary XML file line #225
  20913. 03-07 20:35:36.345 6345 6388 W PackageParser: No actions in intent filter at /system/app/CarrierDefaultApp/CarrierDefaultApp.apk Binary XML file line #50
  20914. 03-07 20:35:36.369 6345 6388 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WRITE_CONTACTS in package: com.android.email at: Binary XML file line #40
  20915. 03-07 20:35:36.416 6345 6386 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CHANGE_WIFI_STATE in package: com.android.nfc at: Binary XML file line #47
  20916. 03-07 20:35:36.416 6345 6386 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_WIFI_STATE in package: com.android.nfc at: Binary XML file line #48
  20917. 03-07 20:35:36.475 6345 6345 W PackageManager: Failed to parse /system/vendor/app/ims: Missing base APK in /system/vendor/app/ims
  20918. 03-07 20:35:36.476 6345 6345 D PackageManager: No files in app dir /oem/app
  20919. 03-07 20:35:36.477 6345 6345 I PackageManager: Finished scanning system apps. Time: 719 ms, packageCount: 102 , timePerPackage: 7 , cached: 0
  20920. 03-07 20:35:36.515 6345 6392 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.google.earth-1/base.apk Binary XML file line #70
  20921. 03-07 20:35:36.528 6345 6393 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.telegram.messenger-2/base.apk Binary XML file line #115
  20922. 03-07 20:35:36.536 6345 6392 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.edf.edfetmoi-1/base.apk Binary XML file line #61
  20923. 03-07 20:35:36.595 6345 6390 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.WAKE_LOCK in package: com.google.android.apps.maps at: Binary XML file line #186
  20924. 03-07 20:35:36.605 6345 6392 W PackageParser: Unknown element under <manifest>: library at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #162
  20925. 03-07 20:35:36.606 6345 6392 W PackageParser: Unknown element under <manifest>: appliction at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #206
  20926. 03-07 20:35:36.637 6345 6392 W PackageParser: Unknown element under <application>: permission at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1441
  20927. 03-07 20:35:36.638 6345 6392 W PackageParser: Unknown element under <application>: enable-feature at /data/app/com.amazon.kindle-1/base.apk Binary XML file line #1485
  20928. 03-07 20:35:36.651 6345 6393 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.zwanoo.android.speedtest-2/base.apk Binary XML file line #41
  20929. 03-07 20:35:36.678 6345 6390 I PackageParser: Parse times for '/data/app/com.google.android.apps.maps-2': parse=118ms, update_cache=0 ms
  20930. 03-07 20:35:36.683 6345 6391 I PackageParser: Parse times for '/data/app/com.facebook.orca-2': parse=118ms, update_cache=0 ms
  20931. 03-07 20:35:36.700 6345 6345 W PackageManager: Permission com.facebook.permission.prod.FB_APP_COMMUNICATION from package com.facebook.orca ignored: original from com.facebook.katana
  20932. 03-07 20:35:36.700 6345 6345 W PackageManager: Permission com.facebook.receiver.permission.ACCESS from package com.facebook.orca ignored: original from com.facebook.katana
  20933. 03-07 20:35:36.705 6345 6390 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #39
  20934. 03-07 20:35:36.705 6345 6390 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.wdc.wd2go-1/base.apk Binary XML file line #48
  20935. 03-07 20:35:36.710 6345 6391 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/org.leo.android.dict-1/base.apk Binary XML file line #16
  20936. 03-07 20:35:36.728 6345 6392 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/fr.meteo-2/base.apk Binary XML file line #57
  20937. 03-07 20:35:36.741 6345 6345 W PackageManager: Skipping provider name fr.meteo.fileprovider (in package fr.meteo): name already used by fr.meteo
  20938. 03-07 20:35:36.760 6345 6392 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.adobe.reader at: Binary XML file line #60
  20939. 03-07 20:35:36.761 6345 6392 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.adobe.reader-2/base.apk Binary XML file line #62
  20940. 03-07 20:35:36.774 6345 6391 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #678
  20941. 03-07 20:35:36.793 6345 6391 W PackageParser: No actions in intent filter at /data/app/com.google.android.gm-1/base.apk Binary XML file line #1407
  20942. 03-07 20:35:36.827 6345 6393 I PackageParser: Parse times for '/data/app/com.google.android.street-1': parse=166ms, update_cache=0 ms
  20943. 03-07 20:35:36.842 6345 6393 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mttnow.droid.easyjet-2/base.apk Binary XML file line #49
  20944. 03-07 20:35:36.867 6345 6393 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.futuremark.dmandroid.application-2/base.apk Binary XML file line #24
  20945. 03-07 20:35:36.940 6345 6390 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #38
  20946. 03-07 20:35:36.940 6345 6390 W PackageParser: Unknown element under <application>: intent-filter at /data/app/com.flavionet.android.camera.lite-2/base.apk Binary XML file line #53
  20947. 03-07 20:35:36.942 6345 6392 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.mobiata.flighttrack-1/base.apk Binary XML file line #39
  20948. 03-07 20:35:36.980 6345 6391 W ResourceType: For resource 0x7f100538, entry index(1336) is beyond type entryCount(96)
  20949. 03-07 20:35:36.980 6345 6391 W ResourceType: Failure getting entry for 0x7f100538 (t=15 e=1336) (error -75)
  20950. 03-07 20:35:36.996 6345 6391 I PackageParser: Parse times for '/data/app/com.facebook.katana-1': parse=182ms, update_cache=0 ms
  20951. 03-07 20:35:37.024 6345 6391 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.READ_EXTERNAL_STORAGE in package: com.autoscout24 at: Binary XML file line #31
  20952. 03-07 20:35:37.058 6345 6393 W PackageParser: Unknown element under <application>: uses-sdk at /data/app/fr.freebox.android.compagnon-1/base.apk Binary XML file line #1329
  20953. 03-07 20:35:37.088 6345 6393 W PackageParser: Unknown element under <manifest>: activity at /data/app/com.microsoft.office.excel-2/base.apk Binary XML file line #72
  20954. 03-07 20:35:37.107 6345 6392 I PackageParser: Parse times for '/data/app/com.google.android.googlequicksearchbox-1': parse=133ms, update_cache=0 ms
  20955. 03-07 20:35:37.144 6345 6390 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.ACCESS_NETWORK_STATE in package: com.spotify.music at: Binary XML file line #67
  20956. 03-07 20:35:37.156 6345 6391 W PackageParser: Unknown element under <manifest>: user-permission at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #49
  20957. 03-07 20:35:37.157 6345 6391 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/mobi.societegenerale.mobile.lappli-2/base.apk Binary XML file line #85
  20958. 03-07 20:35:37.218 6345 6392 I PackageParser: Parse times for '/data/app/com.linkedin.android-1': parse=111ms, update_cache=0 ms
  20959. 03-07 20:35:37.234 6345 6390 I PackageParser: Parse times for '/data/app/com.spotify.music-1': parse=117ms, update_cache=0 ms
  20960. 03-07 20:35:37.242 6345 6392 W PackageParser: Unknown element under <manifest>: supports-gl-texture at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #39
  20961. 03-07 20:35:37.244 6345 6392 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #71
  20962. 03-07 20:35:37.245 6345 6392 W PackageParser: No actions in intent filter at /data/app/com.ea.game.nfs14_row-1/base.apk Binary XML file line #77
  20963. 03-07 20:35:37.320 6345 6355 I zygote64: Background concurrent copying GC freed 32285(1920KB) AllocSpace objects, 1(16KB) LOS objects, 42% free, 8MB/15MB, paused 167us total 265.475ms
  20964. 03-07 20:35:37.328 6345 6393 I PackageParser: Parse times for '/data/app/com.twitter.android-2': parse=123ms, update_cache=0 ms
  20965. 03-07 20:35:37.335 6345 6391 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.tripadvisor.tripadvisor-2/base.apk Binary XML file line #67
  20966. 03-07 20:35:37.393 6345 6393 W PackageParser: Unknown element under <manifest>: meta-data at /data/app/com.google.android.tv.remote-1/base.apk Binary XML file line #27
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement