Guest User

Untitled

a guest
Feb 20th, 2013
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 307.40 KB | None | 0 0
  1. --------- beginning of /dev/log/system
  2.  
  3. I/Vold ( 157): Vold 2.1 (the revenge) firing up
  4.  
  5. D/Vold ( 157): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
  6.  
  7. D/Vold ( 157): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
  8.  
  9. D/DirectVolume( 157): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 1, PARTN 1
  10.  
  11. D/Vold ( 157): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
  12.  
  13. I/SystemServer( 387): Entered the Android system server!
  14.  
  15. I/SystemServer( 387): Entropy Mixer
  16.  
  17. I/SystemServer( 387): Power Manager
  18.  
  19. I/SystemServer( 387): Activity Manager
  20.  
  21. I/ActivityManager( 387): Memory class: 48
  22.  
  23. I/ActivityManager( 387): Enabled StrictMode logging for AThread's Looper
  24.  
  25. I/SystemServer( 387): Telephony Registry
  26.  
  27. I/SystemServer( 387): Scheduling Policy
  28.  
  29. I/SystemServer( 387): Package Manager
  30.  
  31. W/PackageParser( 387): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #150
  32.  
  33. W/PackageParser( 387): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #159
  34.  
  35. W/PackageParser( 387): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #546
  36.  
  37. W/PackageParser( 387): No actions in intent filter at /system/app/CMFileManager.apk Binary XML file line #127
  38.  
  39. W/PackageParser( 387): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #167
  40.  
  41. W/PackageParser( 387): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #191
  42.  
  43. I/Installer( 387): connecting...
  44.  
  45. I/PackageManager( 387): Time to scan packages: 3.719 seconds
  46.  
  47. W/PackageManager( 387): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
  48.  
  49. W/PackageManager( 387): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  50.  
  51. W/PackageManager( 387): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  52.  
  53. W/PackageManager( 387): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  54.  
  55. W/PackageManager( 387): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.talk
  56.  
  57. W/PackageManager( 387): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  58.  
  59. W/PackageManager( 387): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  60.  
  61. W/PackageManager( 387): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  62.  
  63. W/PackageManager( 387): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  64.  
  65. W/PackageManager( 387): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  66.  
  67. W/PackageManager( 387): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  68.  
  69. W/PackageManager( 387): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  70.  
  71. W/PackageManager( 387): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  72.  
  73. W/PackageManager( 387): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabe45)
  74.  
  75. W/PackageManager( 387): Unknown permission android.permission.MANAGE_USERS in package com.android.vending
  76.  
  77. W/PackageManager( 387): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending
  78.  
  79. W/PackageManager( 387): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.android.systemui
  80.  
  81. W/PackageManager( 387): Unknown permission android.permission.ACCESS_4G_STATE in package com.android.systemui
  82.  
  83. W/PackageManager( 387): Unknown permission android.permission.CHANGE_4G_STATE in package com.android.systemui
  84.  
  85. W/PackageManager( 387): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
  86.  
  87. I/SystemServer( 387): Account Manager
  88.  
  89. I/SystemServer( 387): Content Manager
  90.  
  91. I/SystemServer( 387): System Content Providers
  92.  
  93. I/SystemServer( 387): Lights Service
  94.  
  95. I/SystemServer( 387): Battery Service
  96.  
  97. I/SystemServer( 387): Vibrator Service
  98.  
  99. E/AndroidRuntime( 387): *** FATAL EXCEPTION IN SYSTEM PROCESS: PowerManagerService
  100.  
  101. E/AndroidRuntime( 387): java.lang.ClassCastException: com.stericsson.hardware.fm.FmReceiverImpl cannot be cast to android.privacy.PrivacySettingsManager
  102.  
  103. E/AndroidRuntime( 387): at android.privacy.surrogate.PrivacyContentResolver.enforcePrivacyPermission(PrivacyContentResolver.java)
  104.  
  105. E/AndroidRuntime( 387): at android.content.ContentResolver.query(ContentResolver.java)
  106.  
  107. E/AndroidRuntime( 387): at android.content.ContentResolver.query(ContentResolver.java)
  108.  
  109. E/AndroidRuntime( 387): at com.android.server.PowerManagerService.initInThread(PowerManagerService.java)
  110.  
  111. E/AndroidRuntime( 387): at com.android.server.PowerManagerService$1.onLooperPrepared(PowerManagerService.java)
  112.  
  113. E/AndroidRuntime( 387): at android.os.HandlerThread.run(HandlerThread.java)
  114.  
  115. I/SystemServer( 564): Entered the Android system server!
  116.  
  117. I/SystemServer( 564): Entropy Mixer
  118.  
  119. I/SystemServer( 564): Power Manager
  120.  
  121. I/SystemServer( 564): Activity Manager
  122.  
  123. I/ActivityManager( 564): Memory class: 48
  124.  
  125. I/ActivityManager( 564): Enabled StrictMode logging for AThread's Looper
  126.  
  127. I/SystemServer( 564): Telephony Registry
  128.  
  129. I/SystemServer( 564): Scheduling Policy
  130.  
  131. I/SystemServer( 564): Package Manager
  132.  
  133. W/PackageParser( 564): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #150
  134.  
  135. W/PackageParser( 564): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #159
  136.  
  137. W/PackageParser( 564): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #546
  138.  
  139. W/PackageParser( 564): No actions in intent filter at /system/app/CMFileManager.apk Binary XML file line #127
  140.  
  141. W/PackageParser( 564): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #167
  142.  
  143. W/PackageParser( 564): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #191
  144.  
  145. I/Installer( 564): connecting...
  146.  
  147. I/PackageManager( 564): Time to scan packages: 0.752 seconds
  148.  
  149. W/PackageManager( 564): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
  150.  
  151. W/PackageManager( 564): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  152.  
  153. W/PackageManager( 564): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  154.  
  155. W/PackageManager( 564): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  156.  
  157. W/PackageManager( 564): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.talk
  158.  
  159. W/PackageManager( 564): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  160.  
  161. W/PackageManager( 564): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  162.  
  163. W/PackageManager( 564): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  164.  
  165. W/PackageManager( 564): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  166.  
  167. W/PackageManager( 564): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  168.  
  169. W/PackageManager( 564): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  170.  
  171. W/PackageManager( 564): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  172.  
  173. W/PackageManager( 564): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  174.  
  175. W/PackageManager( 564): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabe45)
  176.  
  177. W/PackageManager( 564): Unknown permission android.permission.MANAGE_USERS in package com.android.vending
  178.  
  179. W/PackageManager( 564): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending
  180.  
  181. W/PackageManager( 564): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.android.systemui
  182.  
  183. W/PackageManager( 564): Unknown permission android.permission.ACCESS_4G_STATE in package com.android.systemui
  184.  
  185. W/PackageManager( 564): Unknown permission android.permission.CHANGE_4G_STATE in package com.android.systemui
  186.  
  187. W/PackageManager( 564): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
  188.  
  189. I/SystemServer( 564): Account Manager
  190.  
  191. I/SystemServer( 564): Content Manager
  192.  
  193. I/SystemServer( 564): System Content Providers
  194.  
  195. I/SystemServer( 564): Lights Service
  196.  
  197. I/SystemServer( 564): Battery Service
  198.  
  199. I/SystemServer( 564): Vibrator Service
  200.  
  201. E/AndroidRuntime( 564): *** FATAL EXCEPTION IN SYSTEM PROCESS: PowerManagerService
  202.  
  203. E/AndroidRuntime( 564): java.lang.ClassCastException: com.stericsson.hardware.fm.FmReceiverImpl cannot be cast to android.privacy.PrivacySettingsManager
  204.  
  205. E/AndroidRuntime( 564): at android.privacy.surrogate.PrivacyContentResolver.enforcePrivacyPermission(PrivacyContentResolver.java)
  206.  
  207. E/AndroidRuntime( 564): at android.content.ContentResolver.query(ContentResolver.java)
  208.  
  209. E/AndroidRuntime( 564): at android.content.ContentResolver.query(ContentResolver.java)
  210.  
  211. E/AndroidRuntime( 564): at com.android.server.PowerManagerService.initInThread(PowerManagerService.java)
  212.  
  213. E/AndroidRuntime( 564): at com.android.server.PowerManagerService$1.onLooperPrepared(PowerManagerService.java)
  214.  
  215. E/AndroidRuntime( 564): at android.os.HandlerThread.run(HandlerThread.java)
  216.  
  217. I/SystemServer( 739): Entered the Android system server!
  218.  
  219. I/SystemServer( 739): Entropy Mixer
  220.  
  221. I/SystemServer( 739): Power Manager
  222.  
  223. I/SystemServer( 739): Activity Manager
  224.  
  225. I/ActivityManager( 739): Memory class: 48
  226.  
  227. I/SystemServer( 739): Telephony Registry
  228.  
  229. I/ActivityManager( 739): Enabled StrictMode logging for AThread's Looper
  230.  
  231. I/SystemServer( 739): Scheduling Policy
  232.  
  233. I/SystemServer( 739): Package Manager
  234.  
  235. W/PackageParser( 739): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #150
  236.  
  237. W/PackageParser( 739): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #159
  238.  
  239. W/PackageParser( 739): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #546
  240.  
  241. W/PackageParser( 739): No actions in intent filter at /system/app/CMFileManager.apk Binary XML file line #127
  242.  
  243. W/PackageParser( 739): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #167
  244.  
  245. W/PackageParser( 739): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #191
  246.  
  247. I/Installer( 739): connecting...
  248.  
  249. I/PackageManager( 739): Time to scan packages: 0.752 seconds
  250.  
  251. W/PackageManager( 739): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
  252.  
  253. W/PackageManager( 739): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  254.  
  255. W/PackageManager( 739): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  256.  
  257. W/PackageManager( 739): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  258.  
  259. W/PackageManager( 739): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.talk
  260.  
  261. W/PackageManager( 739): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  262.  
  263. W/PackageManager( 739): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  264.  
  265. W/PackageManager( 739): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  266.  
  267. W/PackageManager( 739): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  268.  
  269. W/PackageManager( 739): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  270.  
  271. W/PackageManager( 739): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  272.  
  273. W/PackageManager( 739): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  274.  
  275. W/PackageManager( 739): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  276.  
  277. W/PackageManager( 739): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabe45)
  278.  
  279. W/PackageManager( 739): Unknown permission android.permission.MANAGE_USERS in package com.android.vending
  280.  
  281. W/PackageManager( 739): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending
  282.  
  283. W/PackageManager( 739): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.android.systemui
  284.  
  285. W/PackageManager( 739): Unknown permission android.permission.ACCESS_4G_STATE in package com.android.systemui
  286.  
  287. W/PackageManager( 739): Unknown permission android.permission.CHANGE_4G_STATE in package com.android.systemui
  288.  
  289. W/PackageManager( 739): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
  290.  
  291. I/SystemServer( 739): Account Manager
  292.  
  293. I/SystemServer( 739): Content Manager
  294.  
  295. I/SystemServer( 739): System Content Providers
  296.  
  297. I/SystemServer( 739): Lights Service
  298.  
  299. I/SystemServer( 739): Battery Service
  300.  
  301. I/SystemServer( 739): Vibrator Service
  302.  
  303. E/AndroidRuntime( 739): *** FATAL EXCEPTION IN SYSTEM PROCESS: PowerManagerService
  304.  
  305. E/AndroidRuntime( 739): java.lang.ClassCastException: com.stericsson.hardware.fm.FmReceiverImpl cannot be cast to android.privacy.PrivacySettingsManager
  306.  
  307. E/AndroidRuntime( 739): at android.privacy.surrogate.PrivacyContentResolver.enforcePrivacyPermission(PrivacyContentResolver.java)
  308.  
  309. E/AndroidRuntime( 739): at android.content.ContentResolver.query(ContentResolver.java)
  310.  
  311. E/AndroidRuntime( 739): at android.content.ContentResolver.query(ContentResolver.java)
  312.  
  313. E/AndroidRuntime( 739): at com.android.server.PowerManagerService.initInThread(PowerManagerService.java)
  314.  
  315. E/AndroidRuntime( 739): at com.android.server.PowerManagerService$1.onLooperPrepared(PowerManagerService.java)
  316.  
  317. E/AndroidRuntime( 739): at android.os.HandlerThread.run(HandlerThread.java)
  318.  
  319. I/SystemServer( 914): Entered the Android system server!
  320.  
  321. I/SystemServer( 914): Entropy Mixer
  322.  
  323. I/SystemServer( 914): Power Manager
  324.  
  325. I/SystemServer( 914): Activity Manager
  326.  
  327. I/ActivityManager( 914): Memory class: 48
  328.  
  329. I/SystemServer( 914): Telephony Registry
  330.  
  331. I/ActivityManager( 914): Enabled StrictMode logging for AThread's Looper
  332.  
  333. I/SystemServer( 914): Scheduling Policy
  334.  
  335. I/SystemServer( 914): Package Manager
  336.  
  337. W/PackageParser( 914): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #150
  338.  
  339. W/PackageParser( 914): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #159
  340.  
  341. W/PackageParser( 914): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #546
  342.  
  343. W/PackageParser( 914): No actions in intent filter at /system/app/CMFileManager.apk Binary XML file line #127
  344.  
  345. W/PackageParser( 914): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #167
  346.  
  347. W/PackageParser( 914): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #191
  348.  
  349. I/Installer( 914): connecting...
  350.  
  351. I/PackageManager( 914): Time to scan packages: 0.744 seconds
  352.  
  353. W/PackageManager( 914): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
  354.  
  355. W/PackageManager( 914): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  356.  
  357. W/PackageManager( 914): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  358.  
  359. W/PackageManager( 914): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  360.  
  361. W/PackageManager( 914): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.talk
  362.  
  363. W/PackageManager( 914): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  364.  
  365. W/PackageManager( 914): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  366.  
  367. W/PackageManager( 914): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  368.  
  369. W/PackageManager( 914): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  370.  
  371. W/PackageManager( 914): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  372.  
  373. W/PackageManager( 914): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  374.  
  375. W/PackageManager( 914): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  376.  
  377. W/PackageManager( 914): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  378.  
  379. W/PackageManager( 914): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabe45)
  380.  
  381. W/PackageManager( 914): Unknown permission android.permission.MANAGE_USERS in package com.android.vending
  382.  
  383. W/PackageManager( 914): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending
  384.  
  385. W/PackageManager( 914): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.android.systemui
  386.  
  387. W/PackageManager( 914): Unknown permission android.permission.ACCESS_4G_STATE in package com.android.systemui
  388.  
  389. W/PackageManager( 914): Unknown permission android.permission.CHANGE_4G_STATE in package com.android.systemui
  390.  
  391. W/PackageManager( 914): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
  392.  
  393. I/SystemServer( 914): Account Manager
  394.  
  395. I/SystemServer( 914): Content Manager
  396.  
  397. I/SystemServer( 914): System Content Providers
  398.  
  399. I/SystemServer( 914): Lights Service
  400.  
  401. I/SystemServer( 914): Battery Service
  402.  
  403. I/SystemServer( 914): Vibrator Service
  404.  
  405. E/AndroidRuntime( 914): *** FATAL EXCEPTION IN SYSTEM PROCESS: PowerManagerService
  406.  
  407. E/AndroidRuntime( 914): java.lang.ClassCastException: com.stericsson.hardware.fm.FmReceiverImpl cannot be cast to android.privacy.PrivacySettingsManager
  408.  
  409. E/AndroidRuntime( 914): at android.privacy.surrogate.PrivacyContentResolver.enforcePrivacyPermission(PrivacyContentResolver.java)
  410.  
  411. E/AndroidRuntime( 914): at android.content.ContentResolver.query(ContentResolver.java)
  412.  
  413. E/AndroidRuntime( 914): at android.content.ContentResolver.query(ContentResolver.java)
  414.  
  415. E/AndroidRuntime( 914): at com.android.server.PowerManagerService.initInThread(PowerManagerService.java)
  416.  
  417. E/AndroidRuntime( 914): at com.android.server.PowerManagerService$1.onLooperPrepared(PowerManagerService.java)
  418.  
  419. E/AndroidRuntime( 914): at android.os.HandlerThread.run(HandlerThread.java)
  420.  
  421. I/SystemServer( 1092): Entered the Android system server!
  422.  
  423. I/SystemServer( 1092): Entropy Mixer
  424.  
  425. I/SystemServer( 1092): Power Manager
  426.  
  427. I/SystemServer( 1092): Activity Manager
  428.  
  429. I/ActivityManager( 1092): Memory class: 48
  430.  
  431. I/SystemServer( 1092): Telephony Registry
  432.  
  433. I/ActivityManager( 1092): Enabled StrictMode logging for AThread's Looper
  434.  
  435. I/SystemServer( 1092): Scheduling Policy
  436.  
  437. I/SystemServer( 1092): Package Manager
  438.  
  439. W/PackageParser( 1092): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #150
  440.  
  441. W/PackageParser( 1092): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #159
  442.  
  443. W/PackageParser( 1092): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #546
  444.  
  445. W/PackageParser( 1092): No actions in intent filter at /system/app/CMFileManager.apk Binary XML file line #127
  446.  
  447. W/PackageParser( 1092): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #167
  448.  
  449. W/PackageParser( 1092): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #191
  450.  
  451. I/Installer( 1092): connecting...
  452.  
  453. I/PackageManager( 1092): Time to scan packages: 0.747 seconds
  454.  
  455. W/PackageManager( 1092): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
  456.  
  457. W/PackageManager( 1092): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  458.  
  459. W/PackageManager( 1092): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  460.  
  461. W/PackageManager( 1092): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  462.  
  463. W/PackageManager( 1092): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.talk
  464.  
  465. W/PackageManager( 1092): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  466.  
  467. W/PackageManager( 1092): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  468.  
  469. W/PackageManager( 1092): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  470.  
  471. W/PackageManager( 1092): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  472.  
  473. W/PackageManager( 1092): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  474.  
  475. W/PackageManager( 1092): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  476.  
  477. W/PackageManager( 1092): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  478.  
  479. W/PackageManager( 1092): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  480.  
  481. W/PackageManager( 1092): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabe45)
  482.  
  483. W/PackageManager( 1092): Unknown permission android.permission.MANAGE_USERS in package com.android.vending
  484.  
  485. W/PackageManager( 1092): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending
  486.  
  487. W/PackageManager( 1092): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.android.systemui
  488.  
  489. W/PackageManager( 1092): Unknown permission android.permission.ACCESS_4G_STATE in package com.android.systemui
  490.  
  491. W/PackageManager( 1092): Unknown permission android.permission.CHANGE_4G_STATE in package com.android.systemui
  492.  
  493. W/PackageManager( 1092): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
  494.  
  495. I/SystemServer( 1092): Account Manager
  496.  
  497. I/SystemServer( 1092): Content Manager
  498.  
  499. I/SystemServer( 1092): System Content Providers
  500.  
  501. I/SystemServer( 1092): Lights Service
  502.  
  503. I/SystemServer( 1092): Battery Service
  504.  
  505. I/SystemServer( 1092): Vibrator Service
  506.  
  507. E/AndroidRuntime( 1092): *** FATAL EXCEPTION IN SYSTEM PROCESS: PowerManagerService
  508.  
  509. E/AndroidRuntime( 1092): java.lang.ClassCastException: com.stericsson.hardware.fm.FmReceiverImpl cannot be cast to android.privacy.PrivacySettingsManager
  510.  
  511. E/AndroidRuntime( 1092): at android.privacy.surrogate.PrivacyContentResolver.enforcePrivacyPermission(PrivacyContentResolver.java)
  512.  
  513. E/AndroidRuntime( 1092): at android.content.ContentResolver.query(ContentResolver.java)
  514.  
  515. E/AndroidRuntime( 1092): at android.content.ContentResolver.query(ContentResolver.java)
  516.  
  517. E/AndroidRuntime( 1092): at com.android.server.PowerManagerService.initInThread(PowerManagerService.java)
  518.  
  519. E/AndroidRuntime( 1092): at com.android.server.PowerManagerService$1.onLooperPrepared(PowerManagerService.java)
  520.  
  521. E/AndroidRuntime( 1092): at android.os.HandlerThread.run(HandlerThread.java)
  522.  
  523. I/SystemServer( 1270): Entered the Android system server!
  524.  
  525. I/SystemServer( 1270): Entropy Mixer
  526.  
  527. I/SystemServer( 1270): Power Manager
  528.  
  529. I/SystemServer( 1270): Activity Manager
  530.  
  531. I/ActivityManager( 1270): Memory class: 48
  532.  
  533. I/SystemServer( 1270): Telephony Registry
  534.  
  535. I/ActivityManager( 1270): Enabled StrictMode logging for AThread's Looper
  536.  
  537. I/SystemServer( 1270): Scheduling Policy
  538.  
  539. I/SystemServer( 1270): Package Manager
  540.  
  541. W/PackageParser( 1270): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #150
  542.  
  543. W/PackageParser( 1270): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #159
  544.  
  545. W/PackageParser( 1270): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #546
  546.  
  547. W/PackageParser( 1270): No actions in intent filter at /system/app/CMFileManager.apk Binary XML file line #127
  548.  
  549. W/PackageParser( 1270): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #167
  550.  
  551. W/PackageParser( 1270): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #191
  552.  
  553. I/Installer( 1270): connecting...
  554.  
  555. I/PackageManager( 1270): Time to scan packages: 0.749 seconds
  556.  
  557. W/PackageManager( 1270): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
  558.  
  559. W/PackageManager( 1270): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  560.  
  561. W/PackageManager( 1270): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  562.  
  563. W/PackageManager( 1270): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  564.  
  565. W/PackageManager( 1270): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.talk
  566.  
  567. W/PackageManager( 1270): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  568.  
  569. W/PackageManager( 1270): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  570.  
  571. W/PackageManager( 1270): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  572.  
  573. W/PackageManager( 1270): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  574.  
  575. W/PackageManager( 1270): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  576.  
  577. W/PackageManager( 1270): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  578.  
  579. W/PackageManager( 1270): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  580.  
  581. W/PackageManager( 1270): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  582.  
  583. W/PackageManager( 1270): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabe45)
  584.  
  585. W/PackageManager( 1270): Unknown permission android.permission.MANAGE_USERS in package com.android.vending
  586.  
  587. W/PackageManager( 1270): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending
  588.  
  589. W/PackageManager( 1270): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.android.systemui
  590.  
  591. W/PackageManager( 1270): Unknown permission android.permission.ACCESS_4G_STATE in package com.android.systemui
  592.  
  593. W/PackageManager( 1270): Unknown permission android.permission.CHANGE_4G_STATE in package com.android.systemui
  594.  
  595. W/PackageManager( 1270): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
  596.  
  597. I/SystemServer( 1270): Account Manager
  598.  
  599. I/SystemServer( 1270): Content Manager
  600.  
  601. I/SystemServer( 1270): System Content Providers
  602.  
  603. I/SystemServer( 1270): Lights Service
  604.  
  605. I/SystemServer( 1270): Battery Service
  606.  
  607. I/SystemServer( 1270): Vibrator Service
  608.  
  609. E/AndroidRuntime( 1270): *** FATAL EXCEPTION IN SYSTEM PROCESS: PowerManagerService
  610.  
  611. E/AndroidRuntime( 1270): java.lang.ClassCastException: com.stericsson.hardware.fm.FmReceiverImpl cannot be cast to android.privacy.PrivacySettingsManager
  612.  
  613. E/AndroidRuntime( 1270): at android.privacy.surrogate.PrivacyContentResolver.enforcePrivacyPermission(PrivacyContentResolver.java)
  614.  
  615. E/AndroidRuntime( 1270): at android.content.ContentResolver.query(ContentResolver.java)
  616.  
  617. E/AndroidRuntime( 1270): at android.content.ContentResolver.query(ContentResolver.java)
  618.  
  619. E/AndroidRuntime( 1270): at com.android.server.PowerManagerService.initInThread(PowerManagerService.java)
  620.  
  621. E/AndroidRuntime( 1270): at com.android.server.PowerManagerService$1.onLooperPrepared(PowerManagerService.java)
  622.  
  623. E/AndroidRuntime( 1270): at android.os.HandlerThread.run(HandlerThread.java)
  624.  
  625. I/SystemServer( 1448): Entered the Android system server!
  626.  
  627. I/SystemServer( 1448): Entropy Mixer
  628.  
  629. I/SystemServer( 1448): Power Manager
  630.  
  631. I/SystemServer( 1448): Activity Manager
  632.  
  633. I/ActivityManager( 1448): Memory class: 48
  634.  
  635. I/SystemServer( 1448): Telephony Registry
  636.  
  637. I/ActivityManager( 1448): Enabled StrictMode logging for AThread's Looper
  638.  
  639. I/SystemServer( 1448): Scheduling Policy
  640.  
  641. I/SystemServer( 1448): Package Manager
  642.  
  643. W/PackageParser( 1448): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #150
  644.  
  645. W/PackageParser( 1448): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #159
  646.  
  647. W/PackageParser( 1448): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #546
  648.  
  649. W/PackageParser( 1448): No actions in intent filter at /system/app/CMFileManager.apk Binary XML file line #127
  650.  
  651. W/PackageParser( 1448): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #167
  652.  
  653. W/PackageParser( 1448): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #191
  654.  
  655. I/Installer( 1448): connecting...
  656.  
  657. I/PackageManager( 1448): Time to scan packages: 0.756 seconds
  658.  
  659. W/PackageManager( 1448): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
  660.  
  661. W/PackageManager( 1448): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  662.  
  663. W/PackageManager( 1448): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  664.  
  665. W/PackageManager( 1448): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  666.  
  667. W/PackageManager( 1448): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.talk
  668.  
  669. W/PackageManager( 1448): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  670.  
  671. W/PackageManager( 1448): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  672.  
  673. W/PackageManager( 1448): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  674.  
  675. W/PackageManager( 1448): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  676.  
  677. W/PackageManager( 1448): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  678.  
  679. W/PackageManager( 1448): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  680.  
  681. W/PackageManager( 1448): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  682.  
  683. W/PackageManager( 1448): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  684.  
  685. W/PackageManager( 1448): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabe45)
  686.  
  687. W/PackageManager( 1448): Unknown permission android.permission.MANAGE_USERS in package com.android.vending
  688.  
  689. W/PackageManager( 1448): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending
  690.  
  691. W/PackageManager( 1448): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.android.systemui
  692.  
  693. W/PackageManager( 1448): Unknown permission android.permission.ACCESS_4G_STATE in package com.android.systemui
  694.  
  695. W/PackageManager( 1448): Unknown permission android.permission.CHANGE_4G_STATE in package com.android.systemui
  696.  
  697. W/PackageManager( 1448): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
  698.  
  699. I/SystemServer( 1448): Account Manager
  700.  
  701. I/SystemServer( 1448): Content Manager
  702.  
  703. I/SystemServer( 1448): System Content Providers
  704.  
  705. I/SystemServer( 1448): Lights Service
  706.  
  707. I/SystemServer( 1448): Battery Service
  708.  
  709. I/SystemServer( 1448): Vibrator Service
  710.  
  711. E/AndroidRuntime( 1448): *** FATAL EXCEPTION IN SYSTEM PROCESS: PowerManagerService
  712.  
  713. E/AndroidRuntime( 1448): java.lang.ClassCastException: com.stericsson.hardware.fm.FmReceiverImpl cannot be cast to android.privacy.PrivacySettingsManager
  714.  
  715. E/AndroidRuntime( 1448): at android.privacy.surrogate.PrivacyContentResolver.enforcePrivacyPermission(PrivacyContentResolver.java)
  716.  
  717. E/AndroidRuntime( 1448): at android.content.ContentResolver.query(ContentResolver.java)
  718.  
  719. E/AndroidRuntime( 1448): at android.content.ContentResolver.query(ContentResolver.java)
  720.  
  721. E/AndroidRuntime( 1448): at com.android.server.PowerManagerService.initInThread(PowerManagerService.java)
  722.  
  723. E/AndroidRuntime( 1448): at com.android.server.PowerManagerService$1.onLooperPrepared(PowerManagerService.java)
  724.  
  725. E/AndroidRuntime( 1448): at android.os.HandlerThread.run(HandlerThread.java)
  726.  
  727. I/SystemServer( 1623): Entered the Android system server!
  728.  
  729. I/SystemServer( 1623): Entropy Mixer
  730.  
  731. I/SystemServer( 1623): Power Manager
  732.  
  733. I/SystemServer( 1623): Activity Manager
  734.  
  735. I/ActivityManager( 1623): Memory class: 48
  736.  
  737. I/SystemServer( 1623): Telephony Registry
  738.  
  739. I/SystemServer( 1623): Scheduling Policy
  740.  
  741. I/SystemServer( 1623): Package Manager
  742.  
  743. I/ActivityManager( 1623): Enabled StrictMode logging for AThread's Looper
  744.  
  745. W/PackageParser( 1623): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #150
  746.  
  747. W/PackageParser( 1623): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #159
  748.  
  749. W/PackageParser( 1623): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #546
  750.  
  751. W/PackageParser( 1623): No actions in intent filter at /system/app/CMFileManager.apk Binary XML file line #127
  752.  
  753. W/PackageParser( 1623): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #167
  754.  
  755. W/PackageParser( 1623): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #191
  756.  
  757. I/Installer( 1623): connecting...
  758.  
  759. I/PackageManager( 1623): Time to scan packages: 0.745 seconds
  760.  
  761. W/PackageManager( 1623): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
  762.  
  763. W/PackageManager( 1623): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  764.  
  765. W/PackageManager( 1623): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  766.  
  767. W/PackageManager( 1623): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  768.  
  769. W/PackageManager( 1623): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.talk
  770.  
  771. W/PackageManager( 1623): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  772.  
  773. W/PackageManager( 1623): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  774.  
  775. W/PackageManager( 1623): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  776.  
  777. W/PackageManager( 1623): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  778.  
  779. W/PackageManager( 1623): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  780.  
  781. W/PackageManager( 1623): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  782.  
  783. W/PackageManager( 1623): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  784.  
  785. W/PackageManager( 1623): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  786.  
  787. W/PackageManager( 1623): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabe45)
  788.  
  789. W/PackageManager( 1623): Unknown permission android.permission.MANAGE_USERS in package com.android.vending
  790.  
  791. W/PackageManager( 1623): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending
  792.  
  793. W/PackageManager( 1623): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.android.systemui
  794.  
  795. W/PackageManager( 1623): Unknown permission android.permission.ACCESS_4G_STATE in package com.android.systemui
  796.  
  797. W/PackageManager( 1623): Unknown permission android.permission.CHANGE_4G_STATE in package com.android.systemui
  798.  
  799. W/PackageManager( 1623): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
  800.  
  801. I/SystemServer( 1623): Account Manager
  802.  
  803. I/SystemServer( 1623): Content Manager
  804.  
  805. I/SystemServer( 1623): System Content Providers
  806.  
  807. I/SystemServer( 1623): Lights Service
  808.  
  809. I/SystemServer( 1623): Battery Service
  810.  
  811. I/SystemServer( 1623): Vibrator Service
  812.  
  813. E/AndroidRuntime( 1623): *** FATAL EXCEPTION IN SYSTEM PROCESS: PowerManagerService
  814.  
  815. E/AndroidRuntime( 1623): java.lang.ClassCastException: com.stericsson.hardware.fm.FmReceiverImpl cannot be cast to android.privacy.PrivacySettingsManager
  816.  
  817. E/AndroidRuntime( 1623): at android.privacy.surrogate.PrivacyContentResolver.enforcePrivacyPermission(PrivacyContentResolver.java)
  818.  
  819. E/AndroidRuntime( 1623): at android.content.ContentResolver.query(ContentResolver.java)
  820.  
  821. E/AndroidRuntime( 1623): at android.content.ContentResolver.query(ContentResolver.java)
  822.  
  823. E/AndroidRuntime( 1623): at com.android.server.PowerManagerService.initInThread(PowerManagerService.java)
  824.  
  825. E/AndroidRuntime( 1623): at com.android.server.PowerManagerService$1.onLooperPrepared(PowerManagerService.java)
  826.  
  827. E/AndroidRuntime( 1623): at android.os.HandlerThread.run(HandlerThread.java)
  828.  
  829. I/SystemServer( 1801): Entered the Android system server!
  830.  
  831. I/SystemServer( 1801): Entropy Mixer
  832.  
  833. I/SystemServer( 1801): Power Manager
  834.  
  835. I/SystemServer( 1801): Activity Manager
  836.  
  837. I/ActivityManager( 1801): Memory class: 48
  838.  
  839. I/SystemServer( 1801): Telephony Registry
  840.  
  841. I/SystemServer( 1801): Scheduling Policy
  842.  
  843. I/SystemServer( 1801): Package Manager
  844.  
  845. I/ActivityManager( 1801): Enabled StrictMode logging for AThread's Looper
  846.  
  847. W/PackageParser( 1801): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #150
  848.  
  849. W/PackageParser( 1801): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #159
  850.  
  851. W/PackageParser( 1801): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #546
  852.  
  853. W/PackageParser( 1801): No actions in intent filter at /system/app/CMFileManager.apk Binary XML file line #127
  854.  
  855. W/PackageParser( 1801): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #167
  856.  
  857. W/PackageParser( 1801): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #191
  858.  
  859. I/Installer( 1801): connecting...
  860.  
  861. I/PackageManager( 1801): Time to scan packages: 0.744 seconds
  862.  
  863. W/PackageManager( 1801): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
  864.  
  865. W/PackageManager( 1801): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  866.  
  867. W/PackageManager( 1801): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  868.  
  869. W/PackageManager( 1801): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  870.  
  871. W/PackageManager( 1801): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.talk
  872.  
  873. W/PackageManager( 1801): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  874.  
  875. W/PackageManager( 1801): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  876.  
  877. W/PackageManager( 1801): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  878.  
  879. W/PackageManager( 1801): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  880.  
  881. W/PackageManager( 1801): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  882.  
  883. W/PackageManager( 1801): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  884.  
  885. W/PackageManager( 1801): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  886.  
  887. W/PackageManager( 1801): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  888.  
  889. W/PackageManager( 1801): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabe45)
  890.  
  891. W/PackageManager( 1801): Unknown permission android.permission.MANAGE_USERS in package com.android.vending
  892.  
  893. W/PackageManager( 1801): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending
  894.  
  895. W/PackageManager( 1801): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.android.systemui
  896.  
  897. W/PackageManager( 1801): Unknown permission android.permission.ACCESS_4G_STATE in package com.android.systemui
  898.  
  899. W/PackageManager( 1801): Unknown permission android.permission.CHANGE_4G_STATE in package com.android.systemui
  900.  
  901. W/PackageManager( 1801): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
  902.  
  903. I/SystemServer( 1801): Account Manager
  904.  
  905. I/SystemServer( 1801): Content Manager
  906.  
  907. I/SystemServer( 1801): System Content Providers
  908.  
  909. I/SystemServer( 1801): Lights Service
  910.  
  911. I/SystemServer( 1801): Battery Service
  912.  
  913. I/SystemServer( 1801): Vibrator Service
  914.  
  915. E/AndroidRuntime( 1801): *** FATAL EXCEPTION IN SYSTEM PROCESS: PowerManagerService
  916.  
  917. E/AndroidRuntime( 1801): java.lang.ClassCastException: com.stericsson.hardware.fm.FmReceiverImpl cannot be cast to android.privacy.PrivacySettingsManager
  918.  
  919. E/AndroidRuntime( 1801): at android.privacy.surrogate.PrivacyContentResolver.enforcePrivacyPermission(PrivacyContentResolver.java)
  920.  
  921. E/AndroidRuntime( 1801): at android.content.ContentResolver.query(ContentResolver.java)
  922.  
  923. E/AndroidRuntime( 1801): at android.content.ContentResolver.query(ContentResolver.java)
  924.  
  925. E/AndroidRuntime( 1801): at com.android.server.PowerManagerService.initInThread(PowerManagerService.java)
  926.  
  927. E/AndroidRuntime( 1801): at com.android.server.PowerManagerService$1.onLooperPrepared(PowerManagerService.java)
  928.  
  929. E/AndroidRuntime( 1801): at android.os.HandlerThread.run(HandlerThread.java)
  930.  
  931. --------- beginning of /dev/log/main
  932.  
  933. D/MDnsDS ( 1843): Going to poll with pollCount 1
  934.  
  935. W/Zygote ( 1844): Class not found for preloading: android.os.Power
  936.  
  937. W/Zygote ( 1844): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount
  938.  
  939. W/Zygote ( 1844): Class not found for preloading: android.text.method.WordIterator$1
  940.  
  941. W/Zygote ( 1844): Class not found for preloading: android.view.InputHandler
  942.  
  943. W/Zygote ( 1844): Class not found for preloading: android.view.InputQueue$FinishedCallback
  944.  
  945. W/Zygote ( 1844): Class not found for preloading: android.view.ViewRootImpl$3
  946.  
  947. I/AudioPolicyManagerBase( 1845): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
  948.  
  949. D/AudioHardware7x30( 1845): Could not open libhtc_acoustic.so
  950.  
  951. D/AudioHardware7x30( 1845): msm_mixer_open: Opening the device
  952.  
  953. D/AudioHardware7x30( 1845): msm_mixer_count:mixer_cnt =53
  954.  
  955. I/AudioHardware7x30( 1845): ******* name[0] = [handset_rx] *********
  956.  
  957. I/AudioHardware7x30( 1845): ******* name[1] = [handset_tx] *********
  958.  
  959. I/AudioHardware7x30( 1845): ******* name[2] = [headset_stereo_rx] *********
  960.  
  961. I/AudioHardware7x30( 1845): ******* name[3] = [headset_mono_rx] *********
  962.  
  963. I/AudioHardware7x30( 1845): ******* name[4] = [headset_mono_tx] *********
  964.  
  965. I/AudioHardware7x30( 1845): ******* name[5] = [fmradio_handset_rx] *********
  966.  
  967. I/AudioHardware7x30( 1845): ******* name[6] = [speaker_stereo_rx] *********
  968.  
  969. I/AudioHardware7x30( 1845): ******* name[7] = [fmradio_speaker_rx] *********
  970.  
  971. I/AudioHardware7x30( 1845): ******* name[8] = [fmradio_headset_rx] *********
  972.  
  973. I/AudioHardware7x30( 1845): ******* name[9] = [handset_dual_mic_endfire_tx] *********
  974.  
  975. I/AudioHardware7x30( 1845): ******* name[10] = [handset_dual_mic_broadside_tx] *********
  976.  
  977. I/AudioHardware7x30( 1845): ******* name[11] = [speaker_dual_mic_endfire_tx] *********
  978.  
  979. I/AudioHardware7x30( 1845): ******* name[12] = [speaker_mono_tx] *********
  980.  
  981. I/AudioHardware7x30( 1845): ******* name[13] = [tty_headset_mono_rx] *********
  982.  
  983. I/AudioHardware7x30( 1845): ******* name[14] = [tty_headset_mono_tx] *********
  984.  
  985. I/AudioHardware7x30( 1845): ******* name[15] = [speaker_mono_rx] *********
  986.  
  987. I/AudioHardware7x30( 1845): ******* name[16] = [headset_speaker_mono_rx] *********
  988.  
  989. I/AudioHardware7x30( 1845): ******* name[17] = [ringtone_speaker_stereo_rx] *********
  990.  
  991. I/AudioHardware7x30( 1845): ******* name[18] = [ringtone_speaker_mono_rx] *********
  992.  
  993. I/AudioHardware7x30( 1845): ******* name[19] = [handset_spkr_hac_rx] *********
  994.  
  995. I/AudioHardware7x30( 1845): ******* name[20] = [headphone_mic_tx] *********
  996.  
  997. I/AudioHardware7x30( 1845): ******* name[21] = [headset_stereo_speaker_stereo_rx] *********
  998.  
  999. I/AudioHardware7x30( 1845): ******* name[22] = [headphone_mic_endfire_tx] *********
  1000.  
  1001. I/AudioHardware7x30( 1845): ******* name[23] = [speaker_secondary_mic_tx] *********
  1002.  
  1003. I/AudioHardware7x30( 1845): ******* name[24] = [speaker_dual_mic_endfire_tx_real_stereo] *********
  1004.  
  1005. I/AudioHardware7x30( 1845): ******* name[25] = [handset_skt_rx] *********
  1006.  
  1007. I/AudioHardware7x30( 1845): ******* name[26] = [handset_skt_tx] *********
  1008.  
  1009. I/AudioHardware7x30( 1845): ******* name[27] = [handset_dual_mic_endfire_skt_tx] *********
  1010.  
  1011. I/AudioHardware7x30( 1845): ******* name[28] = [handset_vzw_rx] *********
  1012.  
  1013. I/AudioHardware7x30( 1845): ******* name[29] = [handset_vzw_tx] *********
  1014.  
  1015. I/AudioHardware7x30( 1845): ******* name[30] = [handset_dual_mic_endfire_vzw_tx] *********
  1016.  
  1017. I/AudioHardware7x30( 1845): ******* name[31] = [handset_asr_tx] *********
  1018.  
  1019. I/AudioHardware7x30( 1845): ******* name[32] = [xloud_speaker_stereo_rx] *********
  1020.  
  1021. I/AudioHardware7x30( 1845): ******* name[33] = [xloud_speaker_mono_rx] *********
  1022.  
  1023. I/AudioHardware7x30( 1845): ******* name[34] = [bt_sco_rx] *********
  1024.  
  1025. I/AudioHardware7x30( 1845): ******* name[35] = [bt_sco_tx] *********
  1026.  
  1027. I/AudioHardware7x30( 1845): ******* name[36] = [bt_carkit_rx] *********
  1028.  
  1029. I/AudioHardware7x30( 1845): ******* name[37] = [bt_carkit_tx] *********
  1030.  
  1031. I/AudioHardware7x30( 1845): ******* name[38] = [bt_dsp_sco_rx] *********
  1032.  
  1033. I/AudioHardware7x30( 1845): ******* name[39] = [bt_dsp_sco_tx] *********
  1034.  
  1035. I/AudioHardware7x30( 1845): ******* name[40] = [hdmi_stereo_rx] *********
  1036.  
  1037. I/AudioHardware7x30( 1845): ******* name[41] = [fmradio_stereo_tx] *********
  1038.  
  1039. I/AudioFlinger( 1845): loadHwModule() Loaded primary audio interface from QCOM Audio HW HAL (audio) handle 1
  1040.  
  1041. D/AudioHardware7x30( 1845): AudioHardware::openOutputStream devices 2 format 1 channels 3 samplerate 44100
  1042.  
  1043. I/AudioFlinger( 1845): HAL output buffer size 1200 frames, normal mix buffer size 1200 frames
  1044.  
  1045. I/AudioMixer( 1845): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  1046.  
  1047. I/AudioFlinger( 1845): Using module 1 has the primary audio interface
  1048.  
  1049. D/AudioHardwareInterface( 1845): setMode(NORMAL)
  1050.  
  1051. I/AudioHardware7x30( 1845): Set master volume to 7.
  1052.  
  1053. I/AudioFlinger( 1845): AudioFlinger's thread 0x17500 ready to run
  1054.  
  1055. W/AudioFlinger( 1845): Thread AudioOut_2 cannot connect to the power manager service
  1056.  
  1057. I/AudioHardware7x30( 1845): Routing audio to Speakerphone
  1058.  
  1059. D/AudioHardware7x30( 1845): new_rx = 15
  1060.  
  1061. D/AudioHardware7x30( 1845): new_tx = 12
  1062.  
  1063. E/AudioHardware7x30( 1845): updateDeviceInfo: E rx_device 2 and tx_device 3
  1064.  
  1065. D/AudioHardware7x30( 1845): No active voicecall/playback, disabling cur_rx 65535
  1066.  
  1067. D/AudioHardware7x30( 1845): No active voicecall/recording, disabling cur_tx 65535
  1068.  
  1069. E/AudioHardware7x30( 1845): updateDeviceInfo: X cur_rx 2 cur_tx 3
  1070.  
  1071. D/AudioHardware7x30( 1845): AudioStreamOutMSM7x30::standby()
  1072.  
  1073. D/AudioHardware7x30( 1845): setVoiceVolume(0.000000)
  1074.  
  1075. I/AudioHardware7x30( 1845): Setting in-call volume to 0 (available range is 0 to 100)
  1076.  
  1077. E/AudioHardware7x30( 1845): msm_set_voice_rx_vol(0) failed errno = 1
  1078.  
  1079. I/AudioFlinger( 1845): loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 3
  1080.  
  1081. E/AudioFlinger( 1845): int android::load_audio_interface(char const*, audio_hw_device_t**) couldn't load audio hw module audio.usb (No such file or directory)
  1082.  
  1083. I/AudioFlinger( 1845): loadHwModule() error -2 loading module usb
  1084.  
  1085. W/AudioPolicyManagerBase( 1845): could not open HW module usb
  1086.  
  1087. I/AudioPolicyService( 1845): Loaded audio policy from QCOM Audio Policy HAL (audio_policy)
  1088.  
  1089. I/dalvikvm( 1844): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
  1090.  
  1091. D/dalvikvm( 1844): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
  1092.  
  1093. D/dalvikvm( 1844): GC_FOR_ALLOC freed 624K, 36% free 1639K/2560K, paused 16ms, total 17ms
  1094.  
  1095. W/Zygote ( 1844): Class not found for preloading: android.widget.EdgeGlow
  1096.  
  1097. W/Zygote ( 1844): Class not found for preloading: android.widget.TextView$Blink
  1098.  
  1099. W/Zygote ( 1844): Class not found for preloading: android.widget.TextView$EasyEditSpanController
  1100.  
  1101. W/Zygote ( 1844): Class not found for preloading: android.widget.TextView$InputContentType
  1102.  
  1103. W/Zygote ( 1844): Class not found for preloading: android.widget.TextView$InputMethodState
  1104.  
  1105. W/Zygote ( 1844): Class not found for preloading: android.widget.TextView$TextAlign
  1106.  
  1107. E/PhonePolicy( 1844): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback
  1108.  
  1109. W/Zygote ( 1844): Class not found for preloading: java.text.DecimalFormat$1
  1110.  
  1111. I/System ( 1844): Loaded time zone names for in 144ms (141ms in ICU)
  1112.  
  1113. I/System ( 1844): Loaded time zone names for en_US in 111ms (107ms in ICU)
  1114.  
  1115. I/System ( 1844): Loaded time zone names for de_DE in 116ms (111ms in ICU)
  1116.  
  1117. I/Zygote ( 1844): ...preloaded 2292 classes in 1623ms.
  1118.  
  1119. D/dalvikvm( 1844): GC_EXPLICIT freed 1063K, 34% free 2228K/3331K, paused 1ms+2ms, total 22ms
  1120.  
  1121. I/Zygote ( 1844): Preload resources disabled, skipped.
  1122.  
  1123. D/dalvikvm( 1844): GC_EXPLICIT freed 9K, 34% free 2219K/3331K, paused 3ms+1ms, total 18ms
  1124.  
  1125. D/dalvikvm( 1844): GC_EXPLICIT freed <1K, 34% free 2219K/3331K, paused 2ms+1ms, total 16ms
  1126.  
  1127. D/dalvikvm( 1844): GC_EXPLICIT freed <1K, 34% free 2219K/3331K, paused 2ms+2ms, total 20ms
  1128.  
  1129. I/dalvikvm( 1844): System server process 1976 has been created
  1130.  
  1131. I/Zygote ( 1844): Accepting command socket connections
  1132.  
  1133. I/sysproc ( 1976): Entered system_init()
  1134.  
  1135. I/sysproc ( 1976): ServiceManager: 0xef748
  1136.  
  1137. D/SensorService( 1976): nuSensorService starting...
  1138.  
  1139. I/AKMD2 ( 170): akmd2 : Compass Opened.
  1140.  
  1141. I/AKMD2 ( 170): akmd2 : Compass Closed.
  1142.  
  1143. D/DASH - ak897x( 1976): ak897x_read_sensor_map: AK8975 Compass: axis map [ 0 1 2]
  1144.  
  1145. D/DASH - ak897x( 1976): ak897x_read_sensor_map: AK8975 Compass: axis sign [ 1 1 -1]
  1146.  
  1147. D/DASH - ak897x( 1976): ak897x_read_sensor_map: AK8975 Compass Raw: axis map [ 0 1 2]
  1148.  
  1149. D/DASH - ak897x( 1976): ak897x_read_sensor_map: AK8975 Compass Raw: axis sign [ 1 1 -1]
  1150.  
  1151. D/DASH - ak897x( 1976): ak897x_read_sensor_map: AK8975 Magnetic Field: axis map [ 0 1 2]
  1152.  
  1153. D/DASH - ak897x( 1976): ak897x_read_sensor_map: AK8975 Magnetic Field: axis sign [ 1 -1 -1]
  1154.  
  1155. E/DASH - ak897x( 1976): ak897x_activate: unable to set accelerometer delay!
  1156.  
  1157. E/DASH - ak897x( 1976): ak897x_activate: unable to set accelerometer delay!
  1158.  
  1159. E/DASH - ak897x( 1976): ak897x_activate: unable to set accelerometer delay!
  1160.  
  1161. I/SensorService( 1976): BMA150 accelerometer
  1162.  
  1163. I/SensorService( 1976): AK8975 Compass
  1164.  
  1165. I/SensorService( 1976): AK8975 Compass Raw
  1166.  
  1167. I/SensorService( 1976): AK8975 Magnetic Field
  1168.  
  1169. I/SensorService( 1976): APDS9700 Proximity
  1170.  
  1171. I/sysproc ( 1976): System server: starting Android runtime.
  1172.  
  1173. I/sysproc ( 1976): System server: starting Android services.
  1174.  
  1175. I/sysproc ( 1976): System server: entering thread pool.
  1176.  
  1177. I/SystemServer( 1976): Entered the Android system server!
  1178.  
  1179. I/SystemServer( 1976): Entropy Mixer
  1180.  
  1181. D/SensorService( 1976): nuSensorService thread starting...
  1182.  
  1183. I/SystemServer( 1976): Power Manager
  1184.  
  1185. I/SystemServer( 1976): Activity Manager
  1186.  
  1187. I/ActivityManager( 1976): Memory class: 48
  1188.  
  1189. W/ApplicationContext( 1976): PDroid:ContextImpl: ContextImpl being created but already has sOuterContext
  1190.  
  1191. E/PrivacyTelephonyRegistry( 1976): failed to register privacy broadcastreceiver
  1192.  
  1193. I/PrivacyTelephonyRegistry( 1976): constructor ready
  1194.  
  1195. I/SystemServer( 1976): Telephony Registry
  1196.  
  1197. I/ActivityManager( 1976): Enabled StrictMode logging for AThread's Looper
  1198.  
  1199. I/SystemServer( 1976): Scheduling Policy
  1200.  
  1201. I/SystemServer( 1976): Package Manager
  1202.  
  1203. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1204.  
  1205. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1206.  
  1207. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1208.  
  1209. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1210.  
  1211. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1212.  
  1213. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1214.  
  1215. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1216.  
  1217. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1218.  
  1219. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1220.  
  1221. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1222.  
  1223. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1224.  
  1225. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1226.  
  1227. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1228.  
  1229. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1230.  
  1231. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1232.  
  1233. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1234.  
  1235. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1236.  
  1237. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1238.  
  1239. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1240.  
  1241. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1242.  
  1243. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1244.  
  1245. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1246.  
  1247. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1248.  
  1249. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1250.  
  1251. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1252.  
  1253. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1254.  
  1255. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1256.  
  1257. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1258.  
  1259. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1260.  
  1261. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1262.  
  1263. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1264.  
  1265. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1266.  
  1267. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1268.  
  1269. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1270.  
  1271. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1272.  
  1273. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1274.  
  1275. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1276.  
  1277. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1278.  
  1279. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1280.  
  1281. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1282.  
  1283. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1284.  
  1285. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1286.  
  1287. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1288.  
  1289. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1290.  
  1291. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1292.  
  1293. I/dalvikvm( 1976): DexOpt: source file mod time mismatch (385d2437 vs 42548490)
  1294.  
  1295. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1296.  
  1297. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1298.  
  1299. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1300.  
  1301. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1302.  
  1303. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1304.  
  1305. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1306.  
  1307. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1308.  
  1309. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1310.  
  1311. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1312.  
  1313. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1314.  
  1315. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1316.  
  1317. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1318.  
  1319. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1320.  
  1321. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1322.  
  1323. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1324.  
  1325. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1326.  
  1327. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1328.  
  1329. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1330.  
  1331. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1332.  
  1333. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1334.  
  1335. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1336.  
  1337. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1338.  
  1339. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1340.  
  1341. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1342.  
  1343. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1344.  
  1345. W/PackageParser( 1976): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #150
  1346.  
  1347. W/PackageParser( 1976): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #159
  1348.  
  1349. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1350.  
  1351. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1352.  
  1353. W/PackageParser( 1976): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #546
  1354.  
  1355. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1356.  
  1357. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1358.  
  1359. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1360.  
  1361. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1362.  
  1363. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1364.  
  1365. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1366.  
  1367. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1368.  
  1369. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1370.  
  1371. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1372.  
  1373. W/PackageParser( 1976): No actions in intent filter at /system/app/CMFileManager.apk Binary XML file line #127
  1374.  
  1375. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1376.  
  1377. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1378.  
  1379. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1380.  
  1381. W/PackageParser( 1976): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #167
  1382.  
  1383. W/PackageParser( 1976): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #191
  1384.  
  1385. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1386.  
  1387. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1388.  
  1389. I/dalvikvm( 1976): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1390.  
  1391. D/PackageManager( 1976): No files in app dir /vendor/app
  1392.  
  1393. I/installd( 168): new connection
  1394.  
  1395. I/Installer( 1976): connecting...
  1396.  
  1397. I/PackageManager( 1976): Time to scan packages: 0.751 seconds
  1398.  
  1399. W/PackageManager( 1976): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
  1400.  
  1401. W/PackageManager( 1976): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  1402.  
  1403. W/PackageManager( 1976): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  1404.  
  1405. W/PackageManager( 1976): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  1406.  
  1407. W/PackageManager( 1976): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.talk
  1408.  
  1409. W/PackageManager( 1976): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  1410.  
  1411. W/PackageManager( 1976): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  1412.  
  1413. W/PackageManager( 1976): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  1414.  
  1415. W/PackageManager( 1976): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  1416.  
  1417. W/PackageManager( 1976): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  1418.  
  1419. W/PackageManager( 1976): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  1420.  
  1421. W/PackageManager( 1976): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  1422.  
  1423. W/PackageManager( 1976): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  1424.  
  1425. W/PackageManager( 1976): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabe45)
  1426.  
  1427. W/PackageManager( 1976): Unknown permission android.permission.MANAGE_USERS in package com.android.vending
  1428.  
  1429. W/PackageManager( 1976): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending
  1430.  
  1431. W/PackageManager( 1976): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.android.systemui
  1432.  
  1433. W/PackageManager( 1976): Unknown permission android.permission.ACCESS_4G_STATE in package com.android.systemui
  1434.  
  1435. W/PackageManager( 1976): Unknown permission android.permission.CHANGE_4G_STATE in package com.android.systemui
  1436.  
  1437. W/PackageManager( 1976): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
  1438.  
  1439. D/dalvikvm( 1976): GC_EXPLICIT freed 2354K, 48% free 4463K/8451K, paused 3ms+8ms, total 59ms
  1440.  
  1441. I/SystemServer( 1976): Account Manager
  1442.  
  1443. D/PackageManager( 1976): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged
  1444.  
  1445. I/SystemServer( 1976): Content Manager
  1446.  
  1447. I/SystemServer( 1976): Privacy Service
  1448.  
  1449. I/PrivacySettingsManagerService( 1976): PrivacySettingsManagerService - initializing for package: android UID: 1000
  1450.  
  1451. I/ActivityThread( 1976): Pub settings: com.android.providers.settings.SettingsProvider
  1452.  
  1453. W/ApplicationContext( 1976): PDroid:ContextImpl: ContextImpl being created but already has sOuterContext
  1454.  
  1455. I/SystemServer( 1976): System Content Providers
  1456.  
  1457. D/SettingsProvider( 1976): cache for settings table 'secure' rows=59; fullycached=true
  1458.  
  1459. D/SettingsProvider( 1976): cache for settings table 'system' rows=55; fullycached=true
  1460.  
  1461. I/SystemServer( 1976): Lights Service
  1462.  
  1463. I/SystemServer( 1976): Battery Service
  1464.  
  1465. I/SystemServer( 1976): Vibrator Service
  1466.  
  1467. W/dalvikvm( 1976): threadid=21: thread exiting with uncaught exception (group=0x2b544300)
  1468.  
  1469. E/AndroidRuntime( 1976): *** FATAL EXCEPTION IN SYSTEM PROCESS: PowerManagerService
  1470.  
  1471. E/AndroidRuntime( 1976): java.lang.ClassCastException: com.stericsson.hardware.fm.FmReceiverImpl cannot be cast to android.privacy.PrivacySettingsManager
  1472.  
  1473. E/AndroidRuntime( 1976): at android.privacy.surrogate.PrivacyContentResolver.enforcePrivacyPermission(PrivacyContentResolver.java)
  1474.  
  1475. E/AndroidRuntime( 1976): at android.content.ContentResolver.query(ContentResolver.java)
  1476.  
  1477. E/AndroidRuntime( 1976): at android.content.ContentResolver.query(ContentResolver.java)
  1478.  
  1479. E/AndroidRuntime( 1976): at com.android.server.PowerManagerService.initInThread(PowerManagerService.java)
  1480.  
  1481. E/AndroidRuntime( 1976): at com.android.server.PowerManagerService$1.onLooperPrepared(PowerManagerService.java)
  1482.  
  1483. E/AndroidRuntime( 1976): at android.os.HandlerThread.run(HandlerThread.java)
  1484.  
  1485. I/Process ( 1976): Sending signal. PID: 1976 SIG: 9
  1486.  
  1487. I/ServiceManager( 156): service 'cpuinfo' died
  1488.  
  1489. I/ServiceManager( 156): service 'dbinfo' died
  1490.  
  1491. I/ServiceManager( 156): service 'power' died
  1492.  
  1493. I/ServiceManager( 156): service 'entropy' died
  1494.  
  1495. I/ServiceManager( 156): service 'sensorservice' died
  1496.  
  1497. I/ServiceManager( 156): service 'package' died
  1498.  
  1499. I/ServiceManager( 156): service 'activity' died
  1500.  
  1501. I/ServiceManager( 156): service 'meminfo' died
  1502.  
  1503. I/ServiceManager( 156): service 'account' died
  1504.  
  1505. I/ServiceManager( 156): service 'telephony.registry' died
  1506.  
  1507. I/ServiceManager( 156): service 'scheduling_policy' died
  1508.  
  1509. I/ServiceManager( 156): service 'usagestats' died
  1510.  
  1511. I/ServiceManager( 156): service 'batteryinfo' died
  1512.  
  1513. I/ServiceManager( 156): service 'privacy' died
  1514.  
  1515. I/ServiceManager( 156): service 'permission' died
  1516.  
  1517. I/ServiceManager( 156): service 'content' died
  1518.  
  1519. I/ServiceManager( 156): service 'gfxinfo' died
  1520.  
  1521. I/ServiceManager( 156): service 'hardware' died
  1522.  
  1523. I/ServiceManager( 156): service 'battery' died
  1524.  
  1525. I/ServiceManager( 156): service 'vibrator' died
  1526.  
  1527. E/installd( 168): eof
  1528.  
  1529. E/installd( 168): failed to read size
  1530.  
  1531. I/installd( 168): closing connection
  1532.  
  1533. I/Zygote ( 1844): Exit zygote because system server (1976) has terminated
  1534.  
  1535. I/ServiceManager( 156): service 'media.audio_flinger' died
  1536.  
  1537. I/ServiceManager( 156): service 'media.player' died
  1538.  
  1539. I/ServiceManager( 156): service 'media.camera' died
  1540.  
  1541. I/ServiceManager( 156): service 'media.audio_policy' died
  1542.  
  1543. I/Netd ( 2018): Netd 1.0 starting
  1544.  
  1545. D/AndroidRuntime( 2019):
  1546.  
  1547. D/AndroidRuntime( 2019): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  1548.  
  1549. D/AndroidRuntime( 2019): CheckJNI is OFF
  1550.  
  1551. D/dalvikvm( 2019): Trying to load lib libjavacore.so 0x0
  1552.  
  1553. D/dalvikvm( 2019): Added shared lib libjavacore.so 0x0
  1554.  
  1555. D/dalvikvm( 2019): Trying to load lib libnativehelper.so 0x0
  1556.  
  1557. D/dalvikvm( 2019): Added shared lib libnativehelper.so 0x0
  1558.  
  1559. I/mediaserver( 2020): ServiceManager: 0xfd78
  1560.  
  1561. I/AudioFlinger( 2020): Using default 3000 mSec as standby time.
  1562.  
  1563. I/CameraService( 2020): CameraService started (pid=2020)
  1564.  
  1565. E/SEMC Camera HAL( 2020): HAL_getNumberOfCameras: E
  1566.  
  1567. I/SamplingProfilerIntegration( 2019): Profiling disabled.
  1568.  
  1569. I/Zygote ( 2019): Preloading classes...
  1570.  
  1571. D/dalvikvm( 2019): GC_EXPLICIT freed 37K, 84% free 420K/2560K, paused 1ms+0ms, total 10ms
  1572.  
  1573. W/Zygote ( 2019): Class not found for preloading: android.animation.ValueAnimator$2
  1574.  
  1575. W/Zygote ( 2019): Class not found for preloading: android.animation.ValueAnimator$3
  1576.  
  1577. W/Zygote ( 2019): Class not found for preloading: android.animation.ValueAnimator$4
  1578.  
  1579. W/Zygote ( 2019): Class not found for preloading: android.animation.ValueAnimator$5
  1580.  
  1581. W/Zygote ( 2019): Class not found for preloading: android.content.res.Resources$1
  1582.  
  1583. W/Zygote ( 2019): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql
  1584.  
  1585. W/Zygote ( 2019): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock
  1586.  
  1587. E/BandwidthController( 2018): runIptablesCmd(): failed /system/bin/iptables -t raw -N bw_raw_PREROUTING res=256
  1588.  
  1589. E/BandwidthController( 2018): runIptablesCmd(): failed /system/bin/ip6tables -t raw -N bw_raw_PREROUTING res=256
  1590.  
  1591. D/TextLayoutCache( 2019): Using debug level = 0 - Debug Enabled = 0
  1592.  
  1593. I/dalvikvm( 2019): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  1594.  
  1595. D/MtpDeviceJNI( 2019): register_android_mtp_MtpDevice
  1596.  
  1597. I/dalvikvm( 2019): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  1598.  
  1599. I/dalvikvm( 2019): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  1600.  
  1601. W/Zygote ( 2019): Class not found for preloading: android.media.IRemoteControlClientDispatcher
  1602.  
  1603. W/Zygote ( 2019): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub
  1604.  
  1605. D/MDnsDS ( 2018): MDnsSdListener::Hander starting up
  1606.  
  1607. D/MDnsDS ( 2018): MDnsSdListener starting to monitor
  1608.  
  1609. D/MDnsDS ( 2018): Going to poll with pollCount 1
  1610.  
  1611. W/Zygote ( 2019): Class not found for preloading: android.os.Power
  1612.  
  1613. W/Zygote ( 2019): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount
  1614.  
  1615. W/Zygote ( 2019): Class not found for preloading: android.text.method.WordIterator$1
  1616.  
  1617. W/Zygote ( 2019): Class not found for preloading: android.view.InputHandler
  1618.  
  1619. W/Zygote ( 2019): Class not found for preloading: android.view.InputQueue$FinishedCallback
  1620.  
  1621. W/Zygote ( 2019): Class not found for preloading: android.view.ViewRootImpl$3
  1622.  
  1623. I/dalvikvm( 2019): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
  1624.  
  1625. D/dalvikvm( 2019): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
  1626.  
  1627. I/AudioPolicyManagerBase( 2020): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
  1628.  
  1629. D/AudioHardware7x30( 2020): Could not open libhtc_acoustic.so
  1630.  
  1631. D/AudioHardware7x30( 2020): msm_mixer_open: Opening the device
  1632.  
  1633. D/AudioHardware7x30( 2020): msm_mixer_count:mixer_cnt =53
  1634.  
  1635. I/AudioHardware7x30( 2020): ******* name[0] = [handset_rx] *********
  1636.  
  1637. I/AudioHardware7x30( 2020): ******* name[1] = [handset_tx] *********
  1638.  
  1639. I/AudioHardware7x30( 2020): ******* name[2] = [headset_stereo_rx] *********
  1640.  
  1641. I/AudioHardware7x30( 2020): ******* name[3] = [headset_mono_rx] *********
  1642.  
  1643. I/AudioHardware7x30( 2020): ******* name[4] = [headset_mono_tx] *********
  1644.  
  1645. I/AudioHardware7x30( 2020): ******* name[5] = [fmradio_handset_rx] *********
  1646.  
  1647. I/AudioHardware7x30( 2020): ******* name[6] = [speaker_stereo_rx] *********
  1648.  
  1649. I/AudioHardware7x30( 2020): ******* name[7] = [fmradio_speaker_rx] *********
  1650.  
  1651. I/AudioHardware7x30( 2020): ******* name[8] = [fmradio_headset_rx] *********
  1652.  
  1653. I/AudioHardware7x30( 2020): ******* name[9] = [handset_dual_mic_endfire_tx] *********
  1654.  
  1655. I/AudioHardware7x30( 2020): ******* name[10] = [handset_dual_mic_broadside_tx] *********
  1656.  
  1657. I/AudioHardware7x30( 2020): ******* name[11] = [speaker_dual_mic_endfire_tx] *********
  1658.  
  1659. I/AudioHardware7x30( 2020): ******* name[12] = [speaker_mono_tx] *********
  1660.  
  1661. I/AudioHardware7x30( 2020): ******* name[13] = [tty_headset_mono_rx] *********
  1662.  
  1663. I/AudioHardware7x30( 2020): ******* name[14] = [tty_headset_mono_tx] *********
  1664.  
  1665. I/AudioHardware7x30( 2020): ******* name[15] = [speaker_mono_rx] *********
  1666.  
  1667. I/AudioHardware7x30( 2020): ******* name[16] = [headset_speaker_mono_rx] *********
  1668.  
  1669. I/AudioHardware7x30( 2020): ******* name[17] = [ringtone_speaker_stereo_rx] *********
  1670.  
  1671. I/AudioHardware7x30( 2020): ******* name[18] = [ringtone_speaker_mono_rx] *********
  1672.  
  1673. I/AudioHardware7x30( 2020): ******* name[19] = [handset_spkr_hac_rx] *********
  1674.  
  1675. I/AudioHardware7x30( 2020): ******* name[20] = [headphone_mic_tx] *********
  1676.  
  1677. I/AudioHardware7x30( 2020): ******* name[21] = [headset_stereo_speaker_stereo_rx] *********
  1678.  
  1679. I/AudioHardware7x30( 2020): ******* name[22] = [headphone_mic_endfire_tx] *********
  1680.  
  1681. I/AudioHardware7x30( 2020): ******* name[23] = [speaker_secondary_mic_tx] *********
  1682.  
  1683. I/AudioHardware7x30( 2020): ******* name[24] = [speaker_dual_mic_endfire_tx_real_stereo] *********
  1684.  
  1685. I/AudioHardware7x30( 2020): ******* name[25] = [handset_skt_rx] *********
  1686.  
  1687. I/AudioHardware7x30( 2020): ******* name[26] = [handset_skt_tx] *********
  1688.  
  1689. I/AudioHardware7x30( 2020): ******* name[27] = [handset_dual_mic_endfire_skt_tx] *********
  1690.  
  1691. I/AudioHardware7x30( 2020): ******* name[28] = [handset_vzw_rx] *********
  1692.  
  1693. I/AudioHardware7x30( 2020): ******* name[29] = [handset_vzw_tx] *********
  1694.  
  1695. I/AudioHardware7x30( 2020): ******* name[30] = [handset_dual_mic_endfire_vzw_tx] *********
  1696.  
  1697. I/AudioHardware7x30( 2020): ******* name[31] = [handset_asr_tx] *********
  1698.  
  1699. I/AudioHardware7x30( 2020): ******* name[32] = [xloud_speaker_stereo_rx] *********
  1700.  
  1701. I/AudioHardware7x30( 2020): ******* name[33] = [xloud_speaker_mono_rx] *********
  1702.  
  1703. I/AudioHardware7x30( 2020): ******* name[34] = [bt_sco_rx] *********
  1704.  
  1705. I/AudioHardware7x30( 2020): ******* name[35] = [bt_sco_tx] *********
  1706.  
  1707. I/AudioHardware7x30( 2020): ******* name[36] = [bt_carkit_rx] *********
  1708.  
  1709. I/AudioHardware7x30( 2020): ******* name[37] = [bt_carkit_tx] *********
  1710.  
  1711. I/AudioHardware7x30( 2020): ******* name[38] = [bt_dsp_sco_rx] *********
  1712.  
  1713. I/AudioHardware7x30( 2020): ******* name[39] = [bt_dsp_sco_tx] *********
  1714.  
  1715. I/AudioHardware7x30( 2020): ******* name[40] = [hdmi_stereo_rx] *********
  1716.  
  1717. I/AudioHardware7x30( 2020): ******* name[41] = [fmradio_stereo_tx] *********
  1718.  
  1719. I/AudioFlinger( 2020): loadHwModule() Loaded primary audio interface from QCOM Audio HW HAL (audio) handle 1
  1720.  
  1721. D/AudioHardware7x30( 2020): AudioHardware::openOutputStream devices 2 format 1 channels 3 samplerate 44100
  1722.  
  1723. I/AudioFlinger( 2020): HAL output buffer size 1200 frames, normal mix buffer size 1200 frames
  1724.  
  1725. I/AudioMixer( 2020): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  1726.  
  1727. I/AudioFlinger( 2020): Using module 1 has the primary audio interface
  1728.  
  1729. D/AudioHardwareInterface( 2020): setMode(NORMAL)
  1730.  
  1731. I/AudioHardware7x30( 2020): Set master volume to 7.
  1732.  
  1733. I/AudioFlinger( 2020): AudioFlinger's thread 0x17500 ready to run
  1734.  
  1735. W/AudioFlinger( 2020): Thread AudioOut_2 cannot connect to the power manager service
  1736.  
  1737. I/AudioHardware7x30( 2020): Routing audio to Speakerphone
  1738.  
  1739. D/AudioHardware7x30( 2020): new_rx = 15
  1740.  
  1741. D/AudioHardware7x30( 2020): new_tx = 12
  1742.  
  1743. E/AudioHardware7x30( 2020): updateDeviceInfo: E rx_device 2 and tx_device 3
  1744.  
  1745. D/AudioHardware7x30( 2020): No active voicecall/playback, disabling cur_rx 65535
  1746.  
  1747. D/AudioHardware7x30( 2020): No active voicecall/recording, disabling cur_tx 65535
  1748.  
  1749. E/AudioHardware7x30( 2020): updateDeviceInfo: X cur_rx 2 cur_tx 3
  1750.  
  1751. D/AudioHardware7x30( 2020): setVoiceVolume(0.000000)
  1752.  
  1753. I/AudioHardware7x30( 2020): Setting in-call volume to 0 (available range is 0 to 100)
  1754.  
  1755. E/AudioHardware7x30( 2020): msm_set_voice_rx_vol(0) failed errno = 1
  1756.  
  1757. I/AudioFlinger( 2020): loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 3
  1758.  
  1759. E/AudioFlinger( 2020): int android::load_audio_interface(char const*, audio_hw_device_t**) couldn't load audio hw module audio.usb (No such file or directory)
  1760.  
  1761. I/AudioFlinger( 2020): loadHwModule() error -2 loading module usb
  1762.  
  1763. W/AudioPolicyManagerBase( 2020): could not open HW module usb
  1764.  
  1765. I/AudioPolicyService( 2020): Loaded audio policy from QCOM Audio Policy HAL (audio_policy)
  1766.  
  1767. D/AudioHardware7x30( 2020): AudioStreamOutMSM7x30::standby()
  1768.  
  1769. D/dalvikvm( 2019): GC_FOR_ALLOC freed 624K, 36% free 1639K/2560K, paused 17ms, total 17ms
  1770.  
  1771. W/Zygote ( 2019): Class not found for preloading: android.widget.EdgeGlow
  1772.  
  1773. W/Zygote ( 2019): Class not found for preloading: android.widget.TextView$Blink
  1774.  
  1775. W/Zygote ( 2019): Class not found for preloading: android.widget.TextView$EasyEditSpanController
  1776.  
  1777. W/Zygote ( 2019): Class not found for preloading: android.widget.TextView$InputContentType
  1778.  
  1779. W/Zygote ( 2019): Class not found for preloading: android.widget.TextView$InputMethodState
  1780.  
  1781. W/Zygote ( 2019): Class not found for preloading: android.widget.TextView$TextAlign
  1782.  
  1783. E/PhonePolicy( 2019): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback
  1784.  
  1785. W/Zygote ( 2019): Class not found for preloading: java.text.DecimalFormat$1
  1786.  
  1787. I/System ( 2019): Loaded time zone names for in 142ms (138ms in ICU)
  1788.  
  1789. I/System ( 2019): Loaded time zone names for en_US in 109ms (106ms in ICU)
  1790.  
  1791. I/System ( 2019): Loaded time zone names for de_DE in 115ms (112ms in ICU)
  1792.  
  1793. I/Zygote ( 2019): ...preloaded 2292 classes in 1654ms.
  1794.  
  1795. D/dalvikvm( 2019): GC_EXPLICIT freed 1063K, 34% free 2228K/3331K, paused 1ms+2ms, total 24ms
  1796.  
  1797. I/Zygote ( 2019): Preload resources disabled, skipped.
  1798.  
  1799. D/dalvikvm( 2019): GC_EXPLICIT freed 9K, 34% free 2219K/3331K, paused 1ms+1ms, total 16ms
  1800.  
  1801. D/dalvikvm( 2019): GC_EXPLICIT freed <1K, 34% free 2219K/3331K, paused 1ms+1ms, total 16ms
  1802.  
  1803. D/dalvikvm( 2019): GC_EXPLICIT freed <1K, 34% free 2219K/3331K, paused 1ms+1ms, total 17ms
  1804.  
  1805. I/dalvikvm( 2019): System server process 2151 has been created
  1806.  
  1807. I/Zygote ( 2019): Accepting command socket connections
  1808.  
  1809. I/sysproc ( 2151): Entered system_init()
  1810.  
  1811. I/sysproc ( 2151): ServiceManager: 0xef6e8
  1812.  
  1813. D/SensorService( 2151): nuSensorService starting...
  1814.  
  1815. I/AKMD2 ( 170): akmd2 : Compass Opened.
  1816.  
  1817. I/AKMD2 ( 170): akmd2 : Compass Closed.
  1818.  
  1819. D/DASH - ak897x( 2151): ak897x_read_sensor_map: AK8975 Compass: axis map [ 0 1 2]
  1820.  
  1821. D/DASH - ak897x( 2151): ak897x_read_sensor_map: AK8975 Compass: axis sign [ 1 1 -1]
  1822.  
  1823. D/DASH - ak897x( 2151): ak897x_read_sensor_map: AK8975 Compass Raw: axis map [ 0 1 2]
  1824.  
  1825. D/DASH - ak897x( 2151): ak897x_read_sensor_map: AK8975 Compass Raw: axis sign [ 1 1 -1]
  1826.  
  1827. D/DASH - ak897x( 2151): ak897x_read_sensor_map: AK8975 Magnetic Field: axis map [ 0 1 2]
  1828.  
  1829. D/DASH - ak897x( 2151): ak897x_read_sensor_map: AK8975 Magnetic Field: axis sign [ 1 -1 -1]
  1830.  
  1831. E/DASH - ak897x( 2151): ak897x_activate: unable to set accelerometer delay!
  1832.  
  1833. E/DASH - ak897x( 2151): ak897x_activate: unable to set accelerometer delay!
  1834.  
  1835. E/DASH - ak897x( 2151): ak897x_activate: unable to set accelerometer delay!
  1836.  
  1837. I/SensorService( 2151): BMA150 accelerometer
  1838.  
  1839. I/SensorService( 2151): AK8975 Compass
  1840.  
  1841. I/SensorService( 2151): AK8975 Compass Raw
  1842.  
  1843. I/SensorService( 2151): AK8975 Magnetic Field
  1844.  
  1845. I/SensorService( 2151): APDS9700 Proximity
  1846.  
  1847. I/sysproc ( 2151): System server: starting Android runtime.
  1848.  
  1849. I/sysproc ( 2151): System server: starting Android services.
  1850.  
  1851. I/sysproc ( 2151): System server: entering thread pool.
  1852.  
  1853. I/SystemServer( 2151): Entered the Android system server!
  1854.  
  1855. I/SystemServer( 2151): Entropy Mixer
  1856.  
  1857. D/SensorService( 2151): nuSensorService thread starting...
  1858.  
  1859. I/SystemServer( 2151): Power Manager
  1860.  
  1861. I/SystemServer( 2151): Activity Manager
  1862.  
  1863. I/ActivityManager( 2151): Memory class: 48
  1864.  
  1865. W/ApplicationContext( 2151): PDroid:ContextImpl: ContextImpl being created but already has sOuterContext
  1866.  
  1867. I/ActivityManager( 2151): Enabled StrictMode logging for AThread's Looper
  1868.  
  1869. I/SystemServer( 2151): Telephony Registry
  1870.  
  1871. E/PrivacyTelephonyRegistry( 2151): failed to register privacy broadcastreceiver
  1872.  
  1873. I/PrivacyTelephonyRegistry( 2151): constructor ready
  1874.  
  1875. I/SystemServer( 2151): Scheduling Policy
  1876.  
  1877. I/SystemServer( 2151): Package Manager
  1878.  
  1879. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1880.  
  1881. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1882.  
  1883. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1884.  
  1885. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1886.  
  1887. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1888.  
  1889. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1890.  
  1891. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1892.  
  1893. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1894.  
  1895. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1896.  
  1897. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1898.  
  1899. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1900.  
  1901. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1902.  
  1903. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1904.  
  1905. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1906.  
  1907. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1908.  
  1909. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1910.  
  1911. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1912.  
  1913. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1914.  
  1915. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1916.  
  1917. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1918.  
  1919. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1920.  
  1921. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1922.  
  1923. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1924.  
  1925. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1926.  
  1927. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1928.  
  1929. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1930.  
  1931. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1932.  
  1933. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1934.  
  1935. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1936.  
  1937. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1938.  
  1939. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1940.  
  1941. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1942.  
  1943. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1944.  
  1945. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1946.  
  1947. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1948.  
  1949. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1950.  
  1951. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1952.  
  1953. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1954.  
  1955. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1956.  
  1957. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1958.  
  1959. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1960.  
  1961. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1962.  
  1963. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1964.  
  1965. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1966.  
  1967. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1968.  
  1969. I/dalvikvm( 2151): DexOpt: source file mod time mismatch (385d2437 vs 42548490)
  1970.  
  1971. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1972.  
  1973. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1974.  
  1975. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1976.  
  1977. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1978.  
  1979. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1980.  
  1981. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1982.  
  1983. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1984.  
  1985. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1986.  
  1987. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1988.  
  1989. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1990.  
  1991. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1992.  
  1993. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1994.  
  1995. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1996.  
  1997. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  1998.  
  1999. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2000.  
  2001. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2002.  
  2003. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2004.  
  2005. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2006.  
  2007. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2008.  
  2009. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2010.  
  2011. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2012.  
  2013. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2014.  
  2015. W/PackageParser( 2151): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #150
  2016.  
  2017. W/PackageParser( 2151): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #159
  2018.  
  2019. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2020.  
  2021. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2022.  
  2023. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2024.  
  2025. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2026.  
  2027. W/PackageParser( 2151): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #546
  2028.  
  2029. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2030.  
  2031. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2032.  
  2033. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2034.  
  2035. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2036.  
  2037. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2038.  
  2039. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2040.  
  2041. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2042.  
  2043. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2044.  
  2045. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2046.  
  2047. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2048.  
  2049. W/PackageParser( 2151): No actions in intent filter at /system/app/CMFileManager.apk Binary XML file line #127
  2050.  
  2051. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2052.  
  2053. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2054.  
  2055. W/PackageParser( 2151): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #167
  2056.  
  2057. W/PackageParser( 2151): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #191
  2058.  
  2059. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2060.  
  2061. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2062.  
  2063. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2064.  
  2065. I/dalvikvm( 2151): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2066.  
  2067. D/PackageManager( 2151): No files in app dir /vendor/app
  2068.  
  2069. I/installd( 168): new connection
  2070.  
  2071. I/Installer( 2151): connecting...
  2072.  
  2073. I/PackageManager( 2151): Time to scan packages: 0.744 seconds
  2074.  
  2075. W/PackageManager( 2151): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
  2076.  
  2077. W/PackageManager( 2151): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  2078.  
  2079. W/PackageManager( 2151): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  2080.  
  2081. W/PackageManager( 2151): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  2082.  
  2083. W/PackageManager( 2151): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.talk
  2084.  
  2085. W/PackageManager( 2151): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  2086.  
  2087. W/PackageManager( 2151): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  2088.  
  2089. W/PackageManager( 2151): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  2090.  
  2091. W/PackageManager( 2151): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  2092.  
  2093. W/PackageManager( 2151): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  2094.  
  2095. W/PackageManager( 2151): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  2096.  
  2097. W/PackageManager( 2151): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  2098.  
  2099. W/PackageManager( 2151): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  2100.  
  2101. W/PackageManager( 2151): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabe45)
  2102.  
  2103. W/PackageManager( 2151): Unknown permission android.permission.MANAGE_USERS in package com.android.vending
  2104.  
  2105. W/PackageManager( 2151): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending
  2106.  
  2107. W/PackageManager( 2151): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.android.systemui
  2108.  
  2109. W/PackageManager( 2151): Unknown permission android.permission.ACCESS_4G_STATE in package com.android.systemui
  2110.  
  2111. W/PackageManager( 2151): Unknown permission android.permission.CHANGE_4G_STATE in package com.android.systemui
  2112.  
  2113. W/PackageManager( 2151): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
  2114.  
  2115. D/dalvikvm( 2151): GC_EXPLICIT freed 2351K, 48% free 4466K/8451K, paused 3ms+5ms, total 54ms
  2116.  
  2117. I/SystemServer( 2151): Account Manager
  2118.  
  2119. D/PackageManager( 2151): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged
  2120.  
  2121. I/SystemServer( 2151): Privacy Service
  2122.  
  2123. I/PrivacySettingsManagerService( 2151): PrivacySettingsManagerService - initializing for package: android UID: 1000
  2124.  
  2125. I/SystemServer( 2151): Content Manager
  2126.  
  2127. I/ActivityThread( 2151): Pub settings: com.android.providers.settings.SettingsProvider
  2128.  
  2129. W/ApplicationContext( 2151): PDroid:ContextImpl: ContextImpl being created but already has sOuterContext
  2130.  
  2131. I/SystemServer( 2151): System Content Providers
  2132.  
  2133. I/SystemServer( 2151): Lights Service
  2134.  
  2135. D/SettingsProvider( 2151): cache for settings table 'secure' rows=59; fullycached=true
  2136.  
  2137. D/SettingsProvider( 2151): cache for settings table 'system' rows=55; fullycached=true
  2138.  
  2139. I/SystemServer( 2151): Battery Service
  2140.  
  2141. I/SystemServer( 2151): Vibrator Service
  2142.  
  2143. W/dalvikvm( 2151): threadid=21: thread exiting with uncaught exception (group=0x2b544300)
  2144.  
  2145. I/Process ( 2151): Sending signal. PID: 2151 SIG: 9
  2146.  
  2147. E/AndroidRuntime( 2151): *** FATAL EXCEPTION IN SYSTEM PROCESS: PowerManagerService
  2148.  
  2149. E/AndroidRuntime( 2151): java.lang.ClassCastException: com.stericsson.hardware.fm.FmReceiverImpl cannot be cast to android.privacy.PrivacySettingsManager
  2150.  
  2151. E/AndroidRuntime( 2151): at android.privacy.surrogate.PrivacyContentResolver.enforcePrivacyPermission(PrivacyContentResolver.java)
  2152.  
  2153. E/AndroidRuntime( 2151): at android.content.ContentResolver.query(ContentResolver.java)
  2154.  
  2155. E/AndroidRuntime( 2151): at android.content.ContentResolver.query(ContentResolver.java)
  2156.  
  2157. E/AndroidRuntime( 2151): at com.android.server.PowerManagerService.initInThread(PowerManagerService.java)
  2158.  
  2159. E/AndroidRuntime( 2151): at com.android.server.PowerManagerService$1.onLooperPrepared(PowerManagerService.java)
  2160.  
  2161. E/AndroidRuntime( 2151): at android.os.HandlerThread.run(HandlerThread.java)
  2162.  
  2163. I/ServiceManager( 156): service 'permission' died
  2164.  
  2165. I/ServiceManager( 156): service 'power' died
  2166.  
  2167. I/ServiceManager( 156): service 'entropy' died
  2168.  
  2169. I/ServiceManager( 156): service 'meminfo' died
  2170.  
  2171. I/ServiceManager( 156): service 'gfxinfo' died
  2172.  
  2173. I/ServiceManager( 156): service 'sensorservice' died
  2174.  
  2175. I/ServiceManager( 156): service 'package' died
  2176.  
  2177. I/ServiceManager( 156): service 'activity' died
  2178.  
  2179. I/ServiceManager( 156): service 'content' died
  2180.  
  2181. I/ServiceManager( 156): service 'usagestats' died
  2182.  
  2183. I/ServiceManager( 156): service 'batteryinfo' died
  2184.  
  2185. I/ServiceManager( 156): service 'privacy' died
  2186.  
  2187. I/ServiceManager( 156): service 'cpuinfo' died
  2188.  
  2189. I/ServiceManager( 156): service 'account' died
  2190.  
  2191. I/ServiceManager( 156): service 'scheduling_policy' died
  2192.  
  2193. I/ServiceManager( 156): service 'telephony.registry' died
  2194.  
  2195. I/ServiceManager( 156): service 'battery' died
  2196.  
  2197. I/ServiceManager( 156): service 'vibrator' died
  2198.  
  2199. I/ServiceManager( 156): service 'dbinfo' died
  2200.  
  2201. I/ServiceManager( 156): service 'hardware' died
  2202.  
  2203. E/installd( 168): eof
  2204.  
  2205. E/installd( 168): failed to read size
  2206.  
  2207. I/installd( 168): closing connection
  2208.  
  2209. I/Zygote ( 2019): Exit zygote because system server (2151) has terminated
  2210.  
  2211. I/ServiceManager( 156): service 'media.audio_flinger' died
  2212.  
  2213. I/ServiceManager( 156): service 'media.player' died
  2214.  
  2215. I/ServiceManager( 156): service 'media.camera' died
  2216.  
  2217. I/ServiceManager( 156): service 'media.audio_policy' died
  2218.  
  2219. I/Netd ( 2193): Netd 1.0 starting
  2220.  
  2221. D/AndroidRuntime( 2194):
  2222.  
  2223. D/AndroidRuntime( 2194): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  2224.  
  2225. D/AndroidRuntime( 2194): CheckJNI is OFF
  2226.  
  2227. D/dalvikvm( 2194): Trying to load lib libjavacore.so 0x0
  2228.  
  2229. D/dalvikvm( 2194): Added shared lib libjavacore.so 0x0
  2230.  
  2231. D/dalvikvm( 2194): Trying to load lib libnativehelper.so 0x0
  2232.  
  2233. D/dalvikvm( 2194): Added shared lib libnativehelper.so 0x0
  2234.  
  2235. I/mediaserver( 2195): ServiceManager: 0xfd78
  2236.  
  2237. I/AudioFlinger( 2195): Using default 3000 mSec as standby time.
  2238.  
  2239. I/CameraService( 2195): CameraService started (pid=2195)
  2240.  
  2241. E/SEMC Camera HAL( 2195): HAL_getNumberOfCameras: E
  2242.  
  2243. I/SamplingProfilerIntegration( 2194): Profiling disabled.
  2244.  
  2245. I/Zygote ( 2194): Preloading classes...
  2246.  
  2247. D/dalvikvm( 2194): GC_EXPLICIT freed 37K, 84% free 420K/2560K, paused 0ms+0ms, total 18ms
  2248.  
  2249. W/Zygote ( 2194): Class not found for preloading: android.animation.ValueAnimator$2
  2250.  
  2251. W/Zygote ( 2194): Class not found for preloading: android.animation.ValueAnimator$3
  2252.  
  2253. W/Zygote ( 2194): Class not found for preloading: android.animation.ValueAnimator$4
  2254.  
  2255. W/Zygote ( 2194): Class not found for preloading: android.animation.ValueAnimator$5
  2256.  
  2257. E/BandwidthController( 2193): runIptablesCmd(): failed /system/bin/iptables -t raw -N bw_raw_PREROUTING res=256
  2258.  
  2259. W/Zygote ( 2194): Class not found for preloading: android.content.res.Resources$1
  2260.  
  2261. E/BandwidthController( 2193): runIptablesCmd(): failed /system/bin/ip6tables -t raw -N bw_raw_PREROUTING res=256
  2262.  
  2263. W/Zygote ( 2194): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql
  2264.  
  2265. W/Zygote ( 2194): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock
  2266.  
  2267. D/TextLayoutCache( 2194): Using debug level = 0 - Debug Enabled = 0
  2268.  
  2269. I/dalvikvm( 2194): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  2270.  
  2271. D/MtpDeviceJNI( 2194): register_android_mtp_MtpDevice
  2272.  
  2273. I/dalvikvm( 2194): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  2274.  
  2275. I/dalvikvm( 2194): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  2276.  
  2277. W/Zygote ( 2194): Class not found for preloading: android.media.IRemoteControlClientDispatcher
  2278.  
  2279. W/Zygote ( 2194): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub
  2280.  
  2281. D/MDnsDS ( 2193): MDnsSdListener::Hander starting up
  2282.  
  2283. D/MDnsDS ( 2193): MDnsSdListener starting to monitor
  2284.  
  2285. D/MDnsDS ( 2193): Going to poll with pollCount 1
  2286.  
  2287. W/Zygote ( 2194): Class not found for preloading: android.os.Power
  2288.  
  2289. W/Zygote ( 2194): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount
  2290.  
  2291. W/Zygote ( 2194): Class not found for preloading: android.text.method.WordIterator$1
  2292.  
  2293. W/Zygote ( 2194): Class not found for preloading: android.view.InputHandler
  2294.  
  2295. W/Zygote ( 2194): Class not found for preloading: android.view.InputQueue$FinishedCallback
  2296.  
  2297. W/Zygote ( 2194): Class not found for preloading: android.view.ViewRootImpl$3
  2298.  
  2299. I/dalvikvm( 2194): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
  2300.  
  2301. D/dalvikvm( 2194): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
  2302.  
  2303. I/AudioPolicyManagerBase( 2195): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
  2304.  
  2305. D/AudioHardware7x30( 2195): Could not open libhtc_acoustic.so
  2306.  
  2307. D/AudioHardware7x30( 2195): msm_mixer_open: Opening the device
  2308.  
  2309. D/AudioHardware7x30( 2195): msm_mixer_count:mixer_cnt =53
  2310.  
  2311. I/AudioHardware7x30( 2195): ******* name[0] = [handset_rx] *********
  2312.  
  2313. I/AudioHardware7x30( 2195): ******* name[1] = [handset_tx] *********
  2314.  
  2315. I/AudioHardware7x30( 2195): ******* name[2] = [headset_stereo_rx] *********
  2316.  
  2317. I/AudioHardware7x30( 2195): ******* name[3] = [headset_mono_rx] *********
  2318.  
  2319. I/AudioHardware7x30( 2195): ******* name[4] = [headset_mono_tx] *********
  2320.  
  2321. I/AudioHardware7x30( 2195): ******* name[5] = [fmradio_handset_rx] *********
  2322.  
  2323. I/AudioHardware7x30( 2195): ******* name[6] = [speaker_stereo_rx] *********
  2324.  
  2325. I/AudioHardware7x30( 2195): ******* name[7] = [fmradio_speaker_rx] *********
  2326.  
  2327. I/AudioHardware7x30( 2195): ******* name[8] = [fmradio_headset_rx] *********
  2328.  
  2329. I/AudioHardware7x30( 2195): ******* name[9] = [handset_dual_mic_endfire_tx] *********
  2330.  
  2331. I/AudioHardware7x30( 2195): ******* name[10] = [handset_dual_mic_broadside_tx] *********
  2332.  
  2333. I/AudioHardware7x30( 2195): ******* name[11] = [speaker_dual_mic_endfire_tx] *********
  2334.  
  2335. I/AudioHardware7x30( 2195): ******* name[12] = [speaker_mono_tx] *********
  2336.  
  2337. I/AudioHardware7x30( 2195): ******* name[13] = [tty_headset_mono_rx] *********
  2338.  
  2339. I/AudioHardware7x30( 2195): ******* name[14] = [tty_headset_mono_tx] *********
  2340.  
  2341. I/AudioHardware7x30( 2195): ******* name[15] = [speaker_mono_rx] *********
  2342.  
  2343. I/AudioHardware7x30( 2195): ******* name[16] = [headset_speaker_mono_rx] *********
  2344.  
  2345. I/AudioHardware7x30( 2195): ******* name[17] = [ringtone_speaker_stereo_rx] *********
  2346.  
  2347. I/AudioHardware7x30( 2195): ******* name[18] = [ringtone_speaker_mono_rx] *********
  2348.  
  2349. I/AudioHardware7x30( 2195): ******* name[19] = [handset_spkr_hac_rx] *********
  2350.  
  2351. I/AudioHardware7x30( 2195): ******* name[20] = [headphone_mic_tx] *********
  2352.  
  2353. I/AudioHardware7x30( 2195): ******* name[21] = [headset_stereo_speaker_stereo_rx] *********
  2354.  
  2355. I/AudioHardware7x30( 2195): ******* name[22] = [headphone_mic_endfire_tx] *********
  2356.  
  2357. I/AudioHardware7x30( 2195): ******* name[23] = [speaker_secondary_mic_tx] *********
  2358.  
  2359. I/AudioHardware7x30( 2195): ******* name[24] = [speaker_dual_mic_endfire_tx_real_stereo] *********
  2360.  
  2361. I/AudioHardware7x30( 2195): ******* name[25] = [handset_skt_rx] *********
  2362.  
  2363. I/AudioHardware7x30( 2195): ******* name[26] = [handset_skt_tx] *********
  2364.  
  2365. I/AudioHardware7x30( 2195): ******* name[27] = [handset_dual_mic_endfire_skt_tx] *********
  2366.  
  2367. I/AudioHardware7x30( 2195): ******* name[28] = [handset_vzw_rx] *********
  2368.  
  2369. I/AudioHardware7x30( 2195): ******* name[29] = [handset_vzw_tx] *********
  2370.  
  2371. I/AudioHardware7x30( 2195): ******* name[30] = [handset_dual_mic_endfire_vzw_tx] *********
  2372.  
  2373. I/AudioHardware7x30( 2195): ******* name[31] = [handset_asr_tx] *********
  2374.  
  2375. I/AudioHardware7x30( 2195): ******* name[32] = [xloud_speaker_stereo_rx] *********
  2376.  
  2377. I/AudioHardware7x30( 2195): ******* name[33] = [xloud_speaker_mono_rx] *********
  2378.  
  2379. I/AudioHardware7x30( 2195): ******* name[34] = [bt_sco_rx] *********
  2380.  
  2381. I/AudioHardware7x30( 2195): ******* name[35] = [bt_sco_tx] *********
  2382.  
  2383. I/AudioHardware7x30( 2195): ******* name[36] = [bt_carkit_rx] *********
  2384.  
  2385. I/AudioHardware7x30( 2195): ******* name[37] = [bt_carkit_tx] *********
  2386.  
  2387. I/AudioHardware7x30( 2195): ******* name[38] = [bt_dsp_sco_rx] *********
  2388.  
  2389. I/AudioHardware7x30( 2195): ******* name[39] = [bt_dsp_sco_tx] *********
  2390.  
  2391. I/AudioHardware7x30( 2195): ******* name[40] = [hdmi_stereo_rx] *********
  2392.  
  2393. I/AudioHardware7x30( 2195): ******* name[41] = [fmradio_stereo_tx] *********
  2394.  
  2395. I/AudioFlinger( 2195): loadHwModule() Loaded primary audio interface from QCOM Audio HW HAL (audio) handle 1
  2396.  
  2397. D/AudioHardware7x30( 2195): AudioHardware::openOutputStream devices 2 format 1 channels 3 samplerate 44100
  2398.  
  2399. I/AudioFlinger( 2195): HAL output buffer size 1200 frames, normal mix buffer size 1200 frames
  2400.  
  2401. I/AudioMixer( 2195): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  2402.  
  2403. I/AudioFlinger( 2195): Using module 1 has the primary audio interface
  2404.  
  2405. D/AudioHardwareInterface( 2195): setMode(NORMAL)
  2406.  
  2407. I/AudioHardware7x30( 2195): Set master volume to 7.
  2408.  
  2409. I/AudioFlinger( 2195): AudioFlinger's thread 0x17500 ready to run
  2410.  
  2411. W/AudioFlinger( 2195): Thread AudioOut_2 cannot connect to the power manager service
  2412.  
  2413. I/AudioHardware7x30( 2195): Routing audio to Speakerphone
  2414.  
  2415. D/AudioHardware7x30( 2195): new_rx = 15
  2416.  
  2417. D/AudioHardware7x30( 2195): new_tx = 12
  2418.  
  2419. E/AudioHardware7x30( 2195): updateDeviceInfo: E rx_device 2 and tx_device 3
  2420.  
  2421. D/AudioHardware7x30( 2195): No active voicecall/playback, disabling cur_rx 65535
  2422.  
  2423. D/AudioHardware7x30( 2195): No active voicecall/recording, disabling cur_tx 65535
  2424.  
  2425. E/AudioHardware7x30( 2195): updateDeviceInfo: X cur_rx 2 cur_tx 3
  2426.  
  2427. D/AudioHardware7x30( 2195): setVoiceVolume(0.000000)
  2428.  
  2429. I/AudioHardware7x30( 2195): Setting in-call volume to 0 (available range is 0 to 100)
  2430.  
  2431. E/AudioHardware7x30( 2195): msm_set_voice_rx_vol(0) failed errno = 1
  2432.  
  2433. I/AudioFlinger( 2195): loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 3
  2434.  
  2435. E/AudioFlinger( 2195): int android::load_audio_interface(char const*, audio_hw_device_t**) couldn't load audio hw module audio.usb (No such file or directory)
  2436.  
  2437. I/AudioFlinger( 2195): loadHwModule() error -2 loading module usb
  2438.  
  2439. W/AudioPolicyManagerBase( 2195): could not open HW module usb
  2440.  
  2441. I/AudioPolicyService( 2195): Loaded audio policy from QCOM Audio Policy HAL (audio_policy)
  2442.  
  2443. D/AudioHardware7x30( 2195): AudioStreamOutMSM7x30::standby()
  2444.  
  2445. D/dalvikvm( 2194): GC_FOR_ALLOC freed 624K, 36% free 1639K/2560K, paused 19ms, total 19ms
  2446.  
  2447. W/Zygote ( 2194): Class not found for preloading: android.widget.EdgeGlow
  2448.  
  2449. W/Zygote ( 2194): Class not found for preloading: android.widget.TextView$Blink
  2450.  
  2451. W/Zygote ( 2194): Class not found for preloading: android.widget.TextView$EasyEditSpanController
  2452.  
  2453. W/Zygote ( 2194): Class not found for preloading: android.widget.TextView$InputContentType
  2454.  
  2455. W/Zygote ( 2194): Class not found for preloading: android.widget.TextView$InputMethodState
  2456.  
  2457. W/Zygote ( 2194): Class not found for preloading: android.widget.TextView$TextAlign
  2458.  
  2459. E/PhonePolicy( 2194): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback
  2460.  
  2461. W/Zygote ( 2194): Class not found for preloading: java.text.DecimalFormat$1
  2462.  
  2463. I/System ( 2194): Loaded time zone names for in 146ms (142ms in ICU)
  2464.  
  2465. I/System ( 2194): Loaded time zone names for en_US in 107ms (103ms in ICU)
  2466.  
  2467. I/System ( 2194): Loaded time zone names for de_DE in 117ms (113ms in ICU)
  2468.  
  2469. I/Zygote ( 2194): ...preloaded 2292 classes in 1613ms.
  2470.  
  2471. D/dalvikvm( 2194): GC_EXPLICIT freed 1063K, 34% free 2228K/3331K, paused 3ms+1ms, total 23ms
  2472.  
  2473. I/Zygote ( 2194): Preload resources disabled, skipped.
  2474.  
  2475. D/dalvikvm( 2194): GC_EXPLICIT freed 9K, 34% free 2219K/3331K, paused 1ms+1ms, total 17ms
  2476.  
  2477. D/dalvikvm( 2194): GC_EXPLICIT freed <1K, 34% free 2219K/3331K, paused 3ms+1ms, total 18ms
  2478.  
  2479. D/dalvikvm( 2194): GC_EXPLICIT freed <1K, 34% free 2219K/3331K, paused 1ms+2ms, total 16ms
  2480.  
  2481. I/dalvikvm( 2194): System server process 2326 has been created
  2482.  
  2483. I/Zygote ( 2194): Accepting command socket connections
  2484.  
  2485. I/sysproc ( 2326): Entered system_init()
  2486.  
  2487. I/sysproc ( 2326): ServiceManager: 0xef6f8
  2488.  
  2489. D/SensorService( 2326): nuSensorService starting...
  2490.  
  2491. I/AKMD2 ( 170): akmd2 : Compass Opened.
  2492.  
  2493. I/AKMD2 ( 170): akmd2 : Compass Closed.
  2494.  
  2495. D/DASH - ak897x( 2326): ak897x_read_sensor_map: AK8975 Compass: axis map [ 0 1 2]
  2496.  
  2497. D/DASH - ak897x( 2326): ak897x_read_sensor_map: AK8975 Compass: axis sign [ 1 1 -1]
  2498.  
  2499. D/DASH - ak897x( 2326): ak897x_read_sensor_map: AK8975 Compass Raw: axis map [ 0 1 2]
  2500.  
  2501. D/DASH - ak897x( 2326): ak897x_read_sensor_map: AK8975 Compass Raw: axis sign [ 1 1 -1]
  2502.  
  2503. D/DASH - ak897x( 2326): ak897x_read_sensor_map: AK8975 Magnetic Field: axis map [ 0 1 2]
  2504.  
  2505. D/DASH - ak897x( 2326): ak897x_read_sensor_map: AK8975 Magnetic Field: axis sign [ 1 -1 -1]
  2506.  
  2507. E/DASH - ak897x( 2326): ak897x_activate: unable to set accelerometer delay!
  2508.  
  2509. E/DASH - ak897x( 2326): ak897x_activate: unable to set accelerometer delay!
  2510.  
  2511. E/DASH - ak897x( 2326): ak897x_activate: unable to set accelerometer delay!
  2512.  
  2513. I/SensorService( 2326): BMA150 accelerometer
  2514.  
  2515. I/SensorService( 2326): AK8975 Compass
  2516.  
  2517. I/SensorService( 2326): AK8975 Compass Raw
  2518.  
  2519. I/SensorService( 2326): AK8975 Magnetic Field
  2520.  
  2521. I/SensorService( 2326): APDS9700 Proximity
  2522.  
  2523. I/sysproc ( 2326): System server: starting Android runtime.
  2524.  
  2525. I/sysproc ( 2326): System server: starting Android services.
  2526.  
  2527. I/SystemServer( 2326): Entered the Android system server!
  2528.  
  2529. D/SensorService( 2326): nuSensorService thread starting...
  2530.  
  2531. I/sysproc ( 2326): System server: entering thread pool.
  2532.  
  2533. I/SystemServer( 2326): Entropy Mixer
  2534.  
  2535. I/SystemServer( 2326): Power Manager
  2536.  
  2537. I/SystemServer( 2326): Activity Manager
  2538.  
  2539. I/ActivityManager( 2326): Memory class: 48
  2540.  
  2541. W/ApplicationContext( 2326): PDroid:ContextImpl: ContextImpl being created but already has sOuterContext
  2542.  
  2543. I/ActivityManager( 2326): Enabled StrictMode logging for AThread's Looper
  2544.  
  2545. E/PrivacyTelephonyRegistry( 2326): failed to register privacy broadcastreceiver
  2546.  
  2547. I/PrivacyTelephonyRegistry( 2326): constructor ready
  2548.  
  2549. I/SystemServer( 2326): Telephony Registry
  2550.  
  2551. I/SystemServer( 2326): Scheduling Policy
  2552.  
  2553. I/SystemServer( 2326): Package Manager
  2554.  
  2555. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2556.  
  2557. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2558.  
  2559. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2560.  
  2561. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2562.  
  2563. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2564.  
  2565. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2566.  
  2567. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2568.  
  2569. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2570.  
  2571. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2572.  
  2573. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2574.  
  2575. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2576.  
  2577. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2578.  
  2579. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2580.  
  2581. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2582.  
  2583. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2584.  
  2585. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2586.  
  2587. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2588.  
  2589. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2590.  
  2591. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2592.  
  2593. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2594.  
  2595. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2596.  
  2597. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2598.  
  2599. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2600.  
  2601. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2602.  
  2603. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2604.  
  2605. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2606.  
  2607. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2608.  
  2609. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2610.  
  2611. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2612.  
  2613. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2614.  
  2615. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2616.  
  2617. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2618.  
  2619. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2620.  
  2621. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2622.  
  2623. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2624.  
  2625. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2626.  
  2627. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2628.  
  2629. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2630.  
  2631. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2632.  
  2633. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2634.  
  2635. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2636.  
  2637. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2638.  
  2639. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2640.  
  2641. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2642.  
  2643. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2644.  
  2645. I/dalvikvm( 2326): DexOpt: source file mod time mismatch (385d2437 vs 42548490)
  2646.  
  2647. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2648.  
  2649. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2650.  
  2651. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2652.  
  2653. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2654.  
  2655. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2656.  
  2657. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2658.  
  2659. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2660.  
  2661. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2662.  
  2663. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2664.  
  2665. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2666.  
  2667. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2668.  
  2669. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2670.  
  2671. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2672.  
  2673. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2674.  
  2675. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2676.  
  2677. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2678.  
  2679. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2680.  
  2681. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2682.  
  2683. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2684.  
  2685. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2686.  
  2687. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2688.  
  2689. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2690.  
  2691. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2692.  
  2693. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2694.  
  2695. W/PackageParser( 2326): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #150
  2696.  
  2697. W/PackageParser( 2326): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #159
  2698.  
  2699. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2700.  
  2701. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2702.  
  2703. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2704.  
  2705. W/PackageParser( 2326): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #546
  2706.  
  2707. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2708.  
  2709. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2710.  
  2711. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2712.  
  2713. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2714.  
  2715. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2716.  
  2717. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2718.  
  2719. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2720.  
  2721. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2722.  
  2723. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2724.  
  2725. W/PackageParser( 2326): No actions in intent filter at /system/app/CMFileManager.apk Binary XML file line #127
  2726.  
  2727. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2728.  
  2729. W/PackageParser( 2326): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #167
  2730.  
  2731. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2732.  
  2733. W/PackageParser( 2326): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #191
  2734.  
  2735. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2736.  
  2737. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2738.  
  2739. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2740.  
  2741. I/dalvikvm( 2326): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  2742.  
  2743. D/PackageManager( 2326): No files in app dir /vendor/app
  2744.  
  2745. I/installd( 168): new connection
  2746.  
  2747. I/Installer( 2326): connecting...
  2748.  
  2749. I/PackageManager( 2326): Time to scan packages: 0.782 seconds
  2750.  
  2751. W/PackageManager( 2326): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
  2752.  
  2753. W/PackageManager( 2326): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  2754.  
  2755. W/PackageManager( 2326): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  2756.  
  2757. W/PackageManager( 2326): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  2758.  
  2759. W/PackageManager( 2326): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.talk
  2760.  
  2761. W/PackageManager( 2326): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  2762.  
  2763. W/PackageManager( 2326): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  2764.  
  2765. W/PackageManager( 2326): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  2766.  
  2767. W/PackageManager( 2326): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  2768.  
  2769. W/PackageManager( 2326): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  2770.  
  2771. W/PackageManager( 2326): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  2772.  
  2773. W/PackageManager( 2326): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  2774.  
  2775. W/PackageManager( 2326): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  2776.  
  2777. W/PackageManager( 2326): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabe45)
  2778.  
  2779. W/PackageManager( 2326): Unknown permission android.permission.MANAGE_USERS in package com.android.vending
  2780.  
  2781. W/PackageManager( 2326): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending
  2782.  
  2783. W/PackageManager( 2326): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.android.systemui
  2784.  
  2785. W/PackageManager( 2326): Unknown permission android.permission.ACCESS_4G_STATE in package com.android.systemui
  2786.  
  2787. W/PackageManager( 2326): Unknown permission android.permission.CHANGE_4G_STATE in package com.android.systemui
  2788.  
  2789. W/PackageManager( 2326): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
  2790.  
  2791. D/dalvikvm( 2326): GC_EXPLICIT freed 2355K, 48% free 4465K/8451K, paused 4ms+7ms, total 55ms
  2792.  
  2793. I/SystemServer( 2326): Account Manager
  2794.  
  2795. D/PackageManager( 2326): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged
  2796.  
  2797. I/SystemServer( 2326): Privacy Service
  2798.  
  2799. I/PrivacySettingsManagerService( 2326): PrivacySettingsManagerService - initializing for package: android UID: 1000
  2800.  
  2801. I/SystemServer( 2326): Content Manager
  2802.  
  2803. I/ActivityThread( 2326): Pub settings: com.android.providers.settings.SettingsProvider
  2804.  
  2805. W/ApplicationContext( 2326): PDroid:ContextImpl: ContextImpl being created but already has sOuterContext
  2806.  
  2807. I/SystemServer( 2326): System Content Providers
  2808.  
  2809. D/SettingsProvider( 2326): cache for settings table 'secure' rows=59; fullycached=true
  2810.  
  2811. D/SettingsProvider( 2326): cache for settings table 'system' rows=55; fullycached=true
  2812.  
  2813. I/SystemServer( 2326): Lights Service
  2814.  
  2815. I/SystemServer( 2326): Battery Service
  2816.  
  2817. I/SystemServer( 2326): Vibrator Service
  2818.  
  2819. W/dalvikvm( 2326): threadid=21: thread exiting with uncaught exception (group=0x2b544300)
  2820.  
  2821. I/Process ( 2326): Sending signal. PID: 2326 SIG: 9
  2822.  
  2823. E/AndroidRuntime( 2326): *** FATAL EXCEPTION IN SYSTEM PROCESS: PowerManagerService
  2824.  
  2825. E/AndroidRuntime( 2326): java.lang.ClassCastException: com.stericsson.hardware.fm.FmReceiverImpl cannot be cast to android.privacy.PrivacySettingsManager
  2826.  
  2827. E/AndroidRuntime( 2326): at android.privacy.surrogate.PrivacyContentResolver.enforcePrivacyPermission(PrivacyContentResolver.java)
  2828.  
  2829. E/AndroidRuntime( 2326): at android.content.ContentResolver.query(ContentResolver.java)
  2830.  
  2831. E/AndroidRuntime( 2326): at android.content.ContentResolver.query(ContentResolver.java)
  2832.  
  2833. E/AndroidRuntime( 2326): at com.android.server.PowerManagerService.initInThread(PowerManagerService.java)
  2834.  
  2835. E/AndroidRuntime( 2326): at com.android.server.PowerManagerService$1.onLooperPrepared(PowerManagerService.java)
  2836.  
  2837. E/AndroidRuntime( 2326): at android.os.HandlerThread.run(HandlerThread.java)
  2838.  
  2839. I/ServiceManager( 156): service 'cpuinfo' died
  2840.  
  2841. I/ServiceManager( 156): service 'entropy' died
  2842.  
  2843. I/ServiceManager( 156): service 'power' died
  2844.  
  2845. I/ServiceManager( 156): service 'dbinfo' died
  2846.  
  2847. I/ServiceManager( 156): service 'telephony.registry' died
  2848.  
  2849. I/ServiceManager( 156): service 'account' died
  2850.  
  2851. I/ServiceManager( 156): service 'usagestats' died
  2852.  
  2853. I/ServiceManager( 156): service 'batteryinfo' died
  2854.  
  2855. I/ServiceManager( 156): service 'permission' died
  2856.  
  2857. I/ServiceManager( 156): service 'gfxinfo' died
  2858.  
  2859. I/ServiceManager( 156): service 'vibrator' died
  2860.  
  2861. I/ServiceManager( 156): service 'scheduling_policy' died
  2862.  
  2863. I/ServiceManager( 156): service 'content' died
  2864.  
  2865. I/ServiceManager( 156): service 'package' died
  2866.  
  2867. I/ServiceManager( 156): service 'activity' died
  2868.  
  2869. I/ServiceManager( 156): service 'meminfo' died
  2870.  
  2871. I/ServiceManager( 156): service 'privacy' died
  2872.  
  2873. I/ServiceManager( 156): service 'battery' died
  2874.  
  2875. I/ServiceManager( 156): service 'sensorservice' died
  2876.  
  2877. I/ServiceManager( 156): service 'hardware' died
  2878.  
  2879. E/installd( 168): eof
  2880.  
  2881. E/installd( 168): failed to read size
  2882.  
  2883. I/installd( 168): closing connection
  2884.  
  2885. I/Zygote ( 2194): Exit zygote because system server (2326) has terminated
  2886.  
  2887. I/ServiceManager( 156): service 'media.audio_flinger' died
  2888.  
  2889. I/ServiceManager( 156): service 'media.player' died
  2890.  
  2891. I/ServiceManager( 156): service 'media.camera' died
  2892.  
  2893. I/ServiceManager( 156): service 'media.audio_policy' died
  2894.  
  2895. I/Netd ( 2370): Netd 1.0 starting
  2896.  
  2897. D/AndroidRuntime( 2371):
  2898.  
  2899. D/AndroidRuntime( 2371): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  2900.  
  2901. D/AndroidRuntime( 2371): CheckJNI is OFF
  2902.  
  2903. D/dalvikvm( 2371): Trying to load lib libjavacore.so 0x0
  2904.  
  2905. D/dalvikvm( 2371): Added shared lib libjavacore.so 0x0
  2906.  
  2907. D/dalvikvm( 2371): Trying to load lib libnativehelper.so 0x0
  2908.  
  2909. D/dalvikvm( 2371): Added shared lib libnativehelper.so 0x0
  2910.  
  2911. I/mediaserver( 2372): ServiceManager: 0xfd78
  2912.  
  2913. I/AudioFlinger( 2372): Using default 3000 mSec as standby time.
  2914.  
  2915. I/CameraService( 2372): CameraService started (pid=2372)
  2916.  
  2917. E/SEMC Camera HAL( 2372): HAL_getNumberOfCameras: E
  2918.  
  2919. I/SamplingProfilerIntegration( 2371): Profiling disabled.
  2920.  
  2921. I/Zygote ( 2371): Preloading classes...
  2922.  
  2923. D/dalvikvm( 2371): GC_EXPLICIT freed 37K, 84% free 420K/2560K, paused 0ms+0ms, total 9ms
  2924.  
  2925. E/BandwidthController( 2370): runIptablesCmd(): failed /system/bin/iptables -t raw -N bw_raw_PREROUTING res=256
  2926.  
  2927. E/BandwidthController( 2370): runIptablesCmd(): failed /system/bin/ip6tables -t raw -N bw_raw_PREROUTING res=256
  2928.  
  2929. W/Zygote ( 2371): Class not found for preloading: android.animation.ValueAnimator$2
  2930.  
  2931. W/Zygote ( 2371): Class not found for preloading: android.animation.ValueAnimator$3
  2932.  
  2933. W/Zygote ( 2371): Class not found for preloading: android.animation.ValueAnimator$4
  2934.  
  2935. W/Zygote ( 2371): Class not found for preloading: android.animation.ValueAnimator$5
  2936.  
  2937. W/Zygote ( 2371): Class not found for preloading: android.content.res.Resources$1
  2938.  
  2939. W/Zygote ( 2371): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql
  2940.  
  2941. W/Zygote ( 2371): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock
  2942.  
  2943. D/TextLayoutCache( 2371): Using debug level = 0 - Debug Enabled = 0
  2944.  
  2945. D/MDnsDS ( 2370): MDnsSdListener::Hander starting up
  2946.  
  2947. D/MDnsDS ( 2370): MDnsSdListener starting to monitor
  2948.  
  2949. D/MDnsDS ( 2370): Going to poll with pollCount 1
  2950.  
  2951. I/dalvikvm( 2371): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  2952.  
  2953. D/MtpDeviceJNI( 2371): register_android_mtp_MtpDevice
  2954.  
  2955. I/dalvikvm( 2371): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  2956.  
  2957. I/dalvikvm( 2371): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  2958.  
  2959. W/Zygote ( 2371): Class not found for preloading: android.media.IRemoteControlClientDispatcher
  2960.  
  2961. W/Zygote ( 2371): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub
  2962.  
  2963. W/Zygote ( 2371): Class not found for preloading: android.os.Power
  2964.  
  2965. W/Zygote ( 2371): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount
  2966.  
  2967. W/Zygote ( 2371): Class not found for preloading: android.text.method.WordIterator$1
  2968.  
  2969. W/Zygote ( 2371): Class not found for preloading: android.view.InputHandler
  2970.  
  2971. W/Zygote ( 2371): Class not found for preloading: android.view.InputQueue$FinishedCallback
  2972.  
  2973. W/Zygote ( 2371): Class not found for preloading: android.view.ViewRootImpl$3
  2974.  
  2975. I/AudioPolicyManagerBase( 2372): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
  2976.  
  2977. D/AudioHardware7x30( 2372): Could not open libhtc_acoustic.so
  2978.  
  2979. D/AudioHardware7x30( 2372): msm_mixer_open: Opening the device
  2980.  
  2981. D/AudioHardware7x30( 2372): msm_mixer_count:mixer_cnt =53
  2982.  
  2983. I/AudioHardware7x30( 2372): ******* name[0] = [handset_rx] *********
  2984.  
  2985. I/AudioHardware7x30( 2372): ******* name[1] = [handset_tx] *********
  2986.  
  2987. I/AudioHardware7x30( 2372): ******* name[2] = [headset_stereo_rx] *********
  2988.  
  2989. I/AudioHardware7x30( 2372): ******* name[3] = [headset_mono_rx] *********
  2990.  
  2991. I/AudioHardware7x30( 2372): ******* name[4] = [headset_mono_tx] *********
  2992.  
  2993. I/AudioHardware7x30( 2372): ******* name[5] = [fmradio_handset_rx] *********
  2994.  
  2995. I/AudioHardware7x30( 2372): ******* name[6] = [speaker_stereo_rx] *********
  2996.  
  2997. I/AudioHardware7x30( 2372): ******* name[7] = [fmradio_speaker_rx] *********
  2998.  
  2999. I/AudioHardware7x30( 2372): ******* name[8] = [fmradio_headset_rx] *********
  3000.  
  3001. I/AudioHardware7x30( 2372): ******* name[9] = [handset_dual_mic_endfire_tx] *********
  3002.  
  3003. I/AudioHardware7x30( 2372): ******* name[10] = [handset_dual_mic_broadside_tx] *********
  3004.  
  3005. I/AudioHardware7x30( 2372): ******* name[11] = [speaker_dual_mic_endfire_tx] *********
  3006.  
  3007. I/AudioHardware7x30( 2372): ******* name[12] = [speaker_mono_tx] *********
  3008.  
  3009. I/AudioHardware7x30( 2372): ******* name[13] = [tty_headset_mono_rx] *********
  3010.  
  3011. I/AudioHardware7x30( 2372): ******* name[14] = [tty_headset_mono_tx] *********
  3012.  
  3013. I/AudioHardware7x30( 2372): ******* name[15] = [speaker_mono_rx] *********
  3014.  
  3015. I/AudioHardware7x30( 2372): ******* name[16] = [headset_speaker_mono_rx] *********
  3016.  
  3017. I/AudioHardware7x30( 2372): ******* name[17] = [ringtone_speaker_stereo_rx] *********
  3018.  
  3019. I/AudioHardware7x30( 2372): ******* name[18] = [ringtone_speaker_mono_rx] *********
  3020.  
  3021. I/AudioHardware7x30( 2372): ******* name[19] = [handset_spkr_hac_rx] *********
  3022.  
  3023. I/AudioHardware7x30( 2372): ******* name[20] = [headphone_mic_tx] *********
  3024.  
  3025. I/AudioHardware7x30( 2372): ******* name[21] = [headset_stereo_speaker_stereo_rx] *********
  3026.  
  3027. I/AudioHardware7x30( 2372): ******* name[22] = [headphone_mic_endfire_tx] *********
  3028.  
  3029. I/AudioHardware7x30( 2372): ******* name[23] = [speaker_secondary_mic_tx] *********
  3030.  
  3031. I/AudioHardware7x30( 2372): ******* name[24] = [speaker_dual_mic_endfire_tx_real_stereo] *********
  3032.  
  3033. I/AudioHardware7x30( 2372): ******* name[25] = [handset_skt_rx] *********
  3034.  
  3035. I/AudioHardware7x30( 2372): ******* name[26] = [handset_skt_tx] *********
  3036.  
  3037. I/AudioHardware7x30( 2372): ******* name[27] = [handset_dual_mic_endfire_skt_tx] *********
  3038.  
  3039. I/AudioHardware7x30( 2372): ******* name[28] = [handset_vzw_rx] *********
  3040.  
  3041. I/AudioHardware7x30( 2372): ******* name[29] = [handset_vzw_tx] *********
  3042.  
  3043. I/AudioHardware7x30( 2372): ******* name[30] = [handset_dual_mic_endfire_vzw_tx] *********
  3044.  
  3045. I/AudioHardware7x30( 2372): ******* name[31] = [handset_asr_tx] *********
  3046.  
  3047. I/AudioHardware7x30( 2372): ******* name[32] = [xloud_speaker_stereo_rx] *********
  3048.  
  3049. I/AudioHardware7x30( 2372): ******* name[33] = [xloud_speaker_mono_rx] *********
  3050.  
  3051. I/AudioHardware7x30( 2372): ******* name[34] = [bt_sco_rx] *********
  3052.  
  3053. I/AudioHardware7x30( 2372): ******* name[35] = [bt_sco_tx] *********
  3054.  
  3055. I/AudioHardware7x30( 2372): ******* name[36] = [bt_carkit_rx] *********
  3056.  
  3057. I/AudioHardware7x30( 2372): ******* name[37] = [bt_carkit_tx] *********
  3058.  
  3059. I/AudioHardware7x30( 2372): ******* name[38] = [bt_dsp_sco_rx] *********
  3060.  
  3061. I/AudioHardware7x30( 2372): ******* name[39] = [bt_dsp_sco_tx] *********
  3062.  
  3063. I/AudioHardware7x30( 2372): ******* name[40] = [hdmi_stereo_rx] *********
  3064.  
  3065. I/AudioHardware7x30( 2372): ******* name[41] = [fmradio_stereo_tx] *********
  3066.  
  3067. I/AudioFlinger( 2372): loadHwModule() Loaded primary audio interface from QCOM Audio HW HAL (audio) handle 1
  3068.  
  3069. D/AudioHardware7x30( 2372): AudioHardware::openOutputStream devices 2 format 1 channels 3 samplerate 44100
  3070.  
  3071. I/AudioFlinger( 2372): HAL output buffer size 1200 frames, normal mix buffer size 1200 frames
  3072.  
  3073. I/AudioMixer( 2372): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  3074.  
  3075. I/AudioFlinger( 2372): Using module 1 has the primary audio interface
  3076.  
  3077. D/AudioHardwareInterface( 2372): setMode(NORMAL)
  3078.  
  3079. I/AudioHardware7x30( 2372): Set master volume to 7.
  3080.  
  3081. I/AudioFlinger( 2372): AudioFlinger's thread 0x17500 ready to run
  3082.  
  3083. W/AudioFlinger( 2372): Thread AudioOut_2 cannot connect to the power manager service
  3084.  
  3085. I/AudioHardware7x30( 2372): Routing audio to Speakerphone
  3086.  
  3087. D/AudioHardware7x30( 2372): new_rx = 15
  3088.  
  3089. D/AudioHardware7x30( 2372): new_tx = 12
  3090.  
  3091. E/AudioHardware7x30( 2372): updateDeviceInfo: E rx_device 2 and tx_device 3
  3092.  
  3093. D/AudioHardware7x30( 2372): No active voicecall/playback, disabling cur_rx 65535
  3094.  
  3095. D/AudioHardware7x30( 2372): No active voicecall/recording, disabling cur_tx 65535
  3096.  
  3097. E/AudioHardware7x30( 2372): updateDeviceInfo: X cur_rx 2 cur_tx 3
  3098.  
  3099. D/AudioHardware7x30( 2372): setVoiceVolume(0.000000)
  3100.  
  3101. I/AudioHardware7x30( 2372): Setting in-call volume to 0 (available range is 0 to 100)
  3102.  
  3103. E/AudioHardware7x30( 2372): msm_set_voice_rx_vol(0) failed errno = 1
  3104.  
  3105. I/AudioFlinger( 2372): loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 3
  3106.  
  3107. E/AudioFlinger( 2372): int android::load_audio_interface(char const*, audio_hw_device_t**) couldn't load audio hw module audio.usb (No such file or directory)
  3108.  
  3109. I/AudioFlinger( 2372): loadHwModule() error -2 loading module usb
  3110.  
  3111. W/AudioPolicyManagerBase( 2372): could not open HW module usb
  3112.  
  3113. I/AudioPolicyService( 2372): Loaded audio policy from QCOM Audio Policy HAL (audio_policy)
  3114.  
  3115. D/AudioHardware7x30( 2372): AudioStreamOutMSM7x30::standby()
  3116.  
  3117. I/dalvikvm( 2371): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
  3118.  
  3119. D/dalvikvm( 2371): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
  3120.  
  3121. D/dalvikvm( 2371): GC_FOR_ALLOC freed 624K, 36% free 1639K/2560K, paused 15ms, total 15ms
  3122.  
  3123. W/Zygote ( 2371): Class not found for preloading: android.widget.EdgeGlow
  3124.  
  3125. W/Zygote ( 2371): Class not found for preloading: android.widget.TextView$Blink
  3126.  
  3127. W/Zygote ( 2371): Class not found for preloading: android.widget.TextView$EasyEditSpanController
  3128.  
  3129. W/Zygote ( 2371): Class not found for preloading: android.widget.TextView$InputContentType
  3130.  
  3131. W/Zygote ( 2371): Class not found for preloading: android.widget.TextView$InputMethodState
  3132.  
  3133. W/Zygote ( 2371): Class not found for preloading: android.widget.TextView$TextAlign
  3134.  
  3135. E/PhonePolicy( 2371): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback
  3136.  
  3137. W/Zygote ( 2371): Class not found for preloading: java.text.DecimalFormat$1
  3138.  
  3139. I/System ( 2371): Loaded time zone names for in 156ms (153ms in ICU)
  3140.  
  3141. I/System ( 2371): Loaded time zone names for en_US in 118ms (114ms in ICU)
  3142.  
  3143. I/System ( 2371): Loaded time zone names for de_DE in 124ms (120ms in ICU)
  3144.  
  3145. I/Zygote ( 2371): ...preloaded 2292 classes in 1721ms.
  3146.  
  3147. D/dalvikvm( 2371): GC_EXPLICIT freed 1063K, 34% free 2228K/3331K, paused 1ms+1ms, total 25ms
  3148.  
  3149. I/Zygote ( 2371): Preload resources disabled, skipped.
  3150.  
  3151. D/dalvikvm( 2371): GC_EXPLICIT freed 9K, 34% free 2219K/3331K, paused 2ms+3ms, total 21ms
  3152.  
  3153. D/dalvikvm( 2371): GC_EXPLICIT freed <1K, 34% free 2219K/3331K, paused 2ms+1ms, total 18ms
  3154.  
  3155. D/dalvikvm( 2371): GC_EXPLICIT freed <1K, 34% free 2219K/3331K, paused 2ms+1ms, total 17ms
  3156.  
  3157. I/dalvikvm( 2371): System server process 2503 has been created
  3158.  
  3159. I/Zygote ( 2371): Accepting command socket connections
  3160.  
  3161. I/sysproc ( 2503): Entered system_init()
  3162.  
  3163. I/sysproc ( 2503): ServiceManager: 0xef658
  3164.  
  3165. D/SensorService( 2503): nuSensorService starting...
  3166.  
  3167. I/AKMD2 ( 170): akmd2 : Compass Opened.
  3168.  
  3169. I/AKMD2 ( 170): akmd2 : Compass Closed.
  3170.  
  3171. I/AKMD2 ( 170): akmd2 : Compass Opened.
  3172.  
  3173. D/DASH - ak897x( 2503): ak897x_read_sensor_map: AK8975 Compass: axis map [ 0 1 2]
  3174.  
  3175. D/DASH - ak897x( 2503): ak897x_read_sensor_map: AK8975 Compass: axis sign [ 1 1 -1]
  3176.  
  3177. D/DASH - ak897x( 2503): ak897x_read_sensor_map: AK8975 Compass Raw: axis map [ 0 1 2]
  3178.  
  3179. D/DASH - ak897x( 2503): ak897x_read_sensor_map: AK8975 Compass Raw: axis sign [ 1 1 -1]
  3180.  
  3181. D/DASH - ak897x( 2503): ak897x_read_sensor_map: AK8975 Magnetic Field: axis map [ 0 1 2]
  3182.  
  3183. D/DASH - ak897x( 2503): ak897x_read_sensor_map: AK8975 Magnetic Field: axis sign [ 1 -1 -1]
  3184.  
  3185. E/DASH - ak897x( 2503): ak897x_activate: unable to set accelerometer delay!
  3186.  
  3187. E/DASH - ak897x( 2503): ak897x_activate: unable to set accelerometer delay!
  3188.  
  3189. E/DASH - ak897x( 2503): ak897x_activate: unable to set accelerometer delay!
  3190.  
  3191. I/SensorService( 2503): BMA150 accelerometer
  3192.  
  3193. I/SensorService( 2503): AK8975 Compass
  3194.  
  3195. I/SensorService( 2503): AK8975 Compass Raw
  3196.  
  3197. I/SensorService( 2503): AK8975 Magnetic Field
  3198.  
  3199. I/SensorService( 2503): APDS9700 Proximity
  3200.  
  3201. I/sysproc ( 2503): System server: starting Android runtime.
  3202.  
  3203. I/sysproc ( 2503): System server: starting Android services.
  3204.  
  3205. I/sysproc ( 2503): System server: entering thread pool.
  3206.  
  3207. D/SensorService( 2503): nuSensorService thread starting...
  3208.  
  3209. I/SystemServer( 2503): Entered the Android system server!
  3210.  
  3211. I/SystemServer( 2503): Entropy Mixer
  3212.  
  3213. I/SystemServer( 2503): Power Manager
  3214.  
  3215. I/SystemServer( 2503): Activity Manager
  3216.  
  3217. I/ActivityManager( 2503): Memory class: 48
  3218.  
  3219. I/AKMD2 ( 170): akmd2 : Compass Closed.
  3220.  
  3221. W/ApplicationContext( 2503): PDroid:ContextImpl: ContextImpl being created but already has sOuterContext
  3222.  
  3223. I/ActivityManager( 2503): Enabled StrictMode logging for AThread's Looper
  3224.  
  3225. E/PrivacyTelephonyRegistry( 2503): failed to register privacy broadcastreceiver
  3226.  
  3227. I/PrivacyTelephonyRegistry( 2503): constructor ready
  3228.  
  3229. I/SystemServer( 2503): Telephony Registry
  3230.  
  3231. I/SystemServer( 2503): Scheduling Policy
  3232.  
  3233. I/SystemServer( 2503): Package Manager
  3234.  
  3235. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3236.  
  3237. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3238.  
  3239. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3240.  
  3241. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3242.  
  3243. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3244.  
  3245. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3246.  
  3247. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3248.  
  3249. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3250.  
  3251. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3252.  
  3253. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3254.  
  3255. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3256.  
  3257. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3258.  
  3259. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3260.  
  3261. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3262.  
  3263. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3264.  
  3265. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3266.  
  3267. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3268.  
  3269. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3270.  
  3271. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3272.  
  3273. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3274.  
  3275. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3276.  
  3277. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3278.  
  3279. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3280.  
  3281. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3282.  
  3283. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3284.  
  3285. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3286.  
  3287. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3288.  
  3289. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3290.  
  3291. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3292.  
  3293. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3294.  
  3295. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3296.  
  3297. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3298.  
  3299. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3300.  
  3301. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3302.  
  3303. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3304.  
  3305. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3306.  
  3307. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3308.  
  3309. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3310.  
  3311. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3312.  
  3313. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3314.  
  3315. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3316.  
  3317. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3318.  
  3319. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3320.  
  3321. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3322.  
  3323. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3324.  
  3325. I/dalvikvm( 2503): DexOpt: source file mod time mismatch (385d2437 vs 42548490)
  3326.  
  3327. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3328.  
  3329. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3330.  
  3331. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3332.  
  3333. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3334.  
  3335. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3336.  
  3337. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3338.  
  3339. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3340.  
  3341. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3342.  
  3343. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3344.  
  3345. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3346.  
  3347. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3348.  
  3349. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3350.  
  3351. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3352.  
  3353. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3354.  
  3355. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3356.  
  3357. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3358.  
  3359. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3360.  
  3361. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3362.  
  3363. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3364.  
  3365. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3366.  
  3367. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3368.  
  3369. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3370.  
  3371. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3372.  
  3373. W/PackageParser( 2503): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #150
  3374.  
  3375. W/PackageParser( 2503): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #159
  3376.  
  3377. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3378.  
  3379. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3380.  
  3381. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3382.  
  3383. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3384.  
  3385. W/PackageParser( 2503): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #546
  3386.  
  3387. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3388.  
  3389. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3390.  
  3391. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3392.  
  3393. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3394.  
  3395. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3396.  
  3397. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3398.  
  3399. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3400.  
  3401. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3402.  
  3403. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3404.  
  3405. W/PackageParser( 2503): No actions in intent filter at /system/app/CMFileManager.apk Binary XML file line #127
  3406.  
  3407. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3408.  
  3409. W/PackageParser( 2503): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #167
  3410.  
  3411. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3412.  
  3413. W/PackageParser( 2503): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #191
  3414.  
  3415. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3416.  
  3417. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3418.  
  3419. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3420.  
  3421. I/dalvikvm( 2503): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3422.  
  3423. D/PackageManager( 2503): No files in app dir /vendor/app
  3424.  
  3425. I/installd( 168): new connection
  3426.  
  3427. I/Installer( 2503): connecting...
  3428.  
  3429. I/PackageManager( 2503): Time to scan packages: 0.795 seconds
  3430.  
  3431. W/PackageManager( 2503): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
  3432.  
  3433. W/PackageManager( 2503): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  3434.  
  3435. W/PackageManager( 2503): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  3436.  
  3437. W/PackageManager( 2503): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  3438.  
  3439. W/PackageManager( 2503): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.talk
  3440.  
  3441. W/PackageManager( 2503): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  3442.  
  3443. W/PackageManager( 2503): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  3444.  
  3445. W/PackageManager( 2503): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  3446.  
  3447. W/PackageManager( 2503): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  3448.  
  3449. W/PackageManager( 2503): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  3450.  
  3451. W/PackageManager( 2503): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  3452.  
  3453. W/PackageManager( 2503): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  3454.  
  3455. W/PackageManager( 2503): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  3456.  
  3457. W/PackageManager( 2503): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabe45)
  3458.  
  3459. W/PackageManager( 2503): Unknown permission android.permission.MANAGE_USERS in package com.android.vending
  3460.  
  3461. W/PackageManager( 2503): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending
  3462.  
  3463. W/PackageManager( 2503): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.android.systemui
  3464.  
  3465. W/PackageManager( 2503): Unknown permission android.permission.ACCESS_4G_STATE in package com.android.systemui
  3466.  
  3467. W/PackageManager( 2503): Unknown permission android.permission.CHANGE_4G_STATE in package com.android.systemui
  3468.  
  3469. W/PackageManager( 2503): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
  3470.  
  3471. D/dalvikvm( 2503): GC_EXPLICIT freed 2355K, 48% free 4465K/8451K, paused 3ms+5ms, total 50ms
  3472.  
  3473. I/SystemServer( 2503): Account Manager
  3474.  
  3475. D/PackageManager( 2503): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged
  3476.  
  3477. I/SystemServer( 2503): Privacy Service
  3478.  
  3479. I/PrivacySettingsManagerService( 2503): PrivacySettingsManagerService - initializing for package: android UID: 1000
  3480.  
  3481. I/SystemServer( 2503): Content Manager
  3482.  
  3483. I/ActivityThread( 2503): Pub settings: com.android.providers.settings.SettingsProvider
  3484.  
  3485. W/ApplicationContext( 2503): PDroid:ContextImpl: ContextImpl being created but already has sOuterContext
  3486.  
  3487. I/SystemServer( 2503): System Content Providers
  3488.  
  3489. D/SettingsProvider( 2503): cache for settings table 'secure' rows=59; fullycached=true
  3490.  
  3491. D/SettingsProvider( 2503): cache for settings table 'system' rows=55; fullycached=true
  3492.  
  3493. I/SystemServer( 2503): Lights Service
  3494.  
  3495. I/SystemServer( 2503): Battery Service
  3496.  
  3497. I/SystemServer( 2503): Vibrator Service
  3498.  
  3499. W/dalvikvm( 2503): threadid=21: thread exiting with uncaught exception (group=0x2b544300)
  3500.  
  3501. I/Process ( 2503): Sending signal. PID: 2503 SIG: 9
  3502.  
  3503. E/AndroidRuntime( 2503): *** FATAL EXCEPTION IN SYSTEM PROCESS: PowerManagerService
  3504.  
  3505. E/AndroidRuntime( 2503): java.lang.ClassCastException: com.stericsson.hardware.fm.FmReceiverImpl cannot be cast to android.privacy.PrivacySettingsManager
  3506.  
  3507. E/AndroidRuntime( 2503): at android.privacy.surrogate.PrivacyContentResolver.enforcePrivacyPermission(PrivacyContentResolver.java)
  3508.  
  3509. E/AndroidRuntime( 2503): at android.content.ContentResolver.query(ContentResolver.java)
  3510.  
  3511. E/AndroidRuntime( 2503): at android.content.ContentResolver.query(ContentResolver.java)
  3512.  
  3513. E/AndroidRuntime( 2503): at com.android.server.PowerManagerService.initInThread(PowerManagerService.java)
  3514.  
  3515. E/AndroidRuntime( 2503): at com.android.server.PowerManagerService$1.onLooperPrepared(PowerManagerService.java)
  3516.  
  3517. E/AndroidRuntime( 2503): at android.os.HandlerThread.run(HandlerThread.java)
  3518.  
  3519. I/ServiceManager( 156): service 'package' died
  3520.  
  3521. I/ServiceManager( 156): service 'activity' died
  3522.  
  3523. I/ServiceManager( 156): service 'meminfo' died
  3524.  
  3525. I/ServiceManager( 156): service 'dbinfo' died
  3526.  
  3527. I/ServiceManager( 156): service 'power' died
  3528.  
  3529. I/ServiceManager( 156): service 'entropy' died
  3530.  
  3531. I/ServiceManager( 156): service 'sensorservice' died
  3532.  
  3533. I/ServiceManager( 156): service 'content' died
  3534.  
  3535. I/ServiceManager( 156): service 'scheduling_policy' died
  3536.  
  3537. I/ServiceManager( 156): service 'usagestats' died
  3538.  
  3539. I/ServiceManager( 156): service 'batteryinfo' died
  3540.  
  3541. I/ServiceManager( 156): service 'cpuinfo' died
  3542.  
  3543. I/ServiceManager( 156): service 'gfxinfo' died
  3544.  
  3545. I/ServiceManager( 156): service 'permission' died
  3546.  
  3547. I/ServiceManager( 156): service 'privacy' died
  3548.  
  3549. I/ServiceManager( 156): service 'account' died
  3550.  
  3551. I/ServiceManager( 156): service 'hardware' died
  3552.  
  3553. I/ServiceManager( 156): service 'battery' died
  3554.  
  3555. I/ServiceManager( 156): service 'telephony.registry' died
  3556.  
  3557. I/ServiceManager( 156): service 'vibrator' died
  3558.  
  3559. E/installd( 168): eof
  3560.  
  3561. E/installd( 168): failed to read size
  3562.  
  3563. I/installd( 168): closing connection
  3564.  
  3565. I/Zygote ( 2371): Exit zygote because system server (2503) has terminated
  3566.  
  3567. I/ServiceManager( 156): service 'media.audio_flinger' died
  3568.  
  3569. I/ServiceManager( 156): service 'media.player' died
  3570.  
  3571. I/ServiceManager( 156): service 'media.camera' died
  3572.  
  3573. I/ServiceManager( 156): service 'media.audio_policy' died
  3574.  
  3575. I/Netd ( 2548): Netd 1.0 starting
  3576.  
  3577. D/AndroidRuntime( 2549):
  3578.  
  3579. D/AndroidRuntime( 2549): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  3580.  
  3581. D/AndroidRuntime( 2549): CheckJNI is OFF
  3582.  
  3583. D/dalvikvm( 2549): Trying to load lib libjavacore.so 0x0
  3584.  
  3585. D/dalvikvm( 2549): Added shared lib libjavacore.so 0x0
  3586.  
  3587. D/dalvikvm( 2549): Trying to load lib libnativehelper.so 0x0
  3588.  
  3589. I/mediaserver( 2550): ServiceManager: 0xfd78
  3590.  
  3591. D/dalvikvm( 2549): Added shared lib libnativehelper.so 0x0
  3592.  
  3593. I/AudioFlinger( 2550): Using default 3000 mSec as standby time.
  3594.  
  3595. I/CameraService( 2550): CameraService started (pid=2550)
  3596.  
  3597. E/SEMC Camera HAL( 2550): HAL_getNumberOfCameras: E
  3598.  
  3599. I/SamplingProfilerIntegration( 2549): Profiling disabled.
  3600.  
  3601. I/Zygote ( 2549): Preloading classes...
  3602.  
  3603. D/dalvikvm( 2549): GC_EXPLICIT freed 37K, 84% free 420K/2560K, paused 0ms+0ms, total 10ms
  3604.  
  3605. W/Zygote ( 2549): Class not found for preloading: android.animation.ValueAnimator$2
  3606.  
  3607. W/Zygote ( 2549): Class not found for preloading: android.animation.ValueAnimator$3
  3608.  
  3609. W/Zygote ( 2549): Class not found for preloading: android.animation.ValueAnimator$4
  3610.  
  3611. W/Zygote ( 2549): Class not found for preloading: android.animation.ValueAnimator$5
  3612.  
  3613. E/BandwidthController( 2548): runIptablesCmd(): failed /system/bin/iptables -t raw -N bw_raw_PREROUTING res=256
  3614.  
  3615. E/BandwidthController( 2548): runIptablesCmd(): failed /system/bin/ip6tables -t raw -N bw_raw_PREROUTING res=256
  3616.  
  3617. W/Zygote ( 2549): Class not found for preloading: android.content.res.Resources$1
  3618.  
  3619. W/Zygote ( 2549): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql
  3620.  
  3621. W/Zygote ( 2549): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock
  3622.  
  3623. D/TextLayoutCache( 2549): Using debug level = 0 - Debug Enabled = 0
  3624.  
  3625. I/dalvikvm( 2549): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  3626.  
  3627. D/MtpDeviceJNI( 2549): register_android_mtp_MtpDevice
  3628.  
  3629. I/dalvikvm( 2549): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  3630.  
  3631. I/dalvikvm( 2549): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  3632.  
  3633. W/Zygote ( 2549): Class not found for preloading: android.media.IRemoteControlClientDispatcher
  3634.  
  3635. W/Zygote ( 2549): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub
  3636.  
  3637. D/MDnsDS ( 2548): MDnsSdListener::Hander starting up
  3638.  
  3639. D/MDnsDS ( 2548): MDnsSdListener starting to monitor
  3640.  
  3641. D/MDnsDS ( 2548): Going to poll with pollCount 1
  3642.  
  3643. W/Zygote ( 2549): Class not found for preloading: android.os.Power
  3644.  
  3645. W/Zygote ( 2549): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount
  3646.  
  3647. W/Zygote ( 2549): Class not found for preloading: android.text.method.WordIterator$1
  3648.  
  3649. W/Zygote ( 2549): Class not found for preloading: android.view.InputHandler
  3650.  
  3651. W/Zygote ( 2549): Class not found for preloading: android.view.InputQueue$FinishedCallback
  3652.  
  3653. W/Zygote ( 2549): Class not found for preloading: android.view.ViewRootImpl$3
  3654.  
  3655. I/AudioPolicyManagerBase( 2550): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
  3656.  
  3657. D/AudioHardware7x30( 2550): Could not open libhtc_acoustic.so
  3658.  
  3659. D/AudioHardware7x30( 2550): msm_mixer_open: Opening the device
  3660.  
  3661. D/AudioHardware7x30( 2550): msm_mixer_count:mixer_cnt =53
  3662.  
  3663. I/AudioHardware7x30( 2550): ******* name[0] = [handset_rx] *********
  3664.  
  3665. I/AudioHardware7x30( 2550): ******* name[1] = [handset_tx] *********
  3666.  
  3667. I/AudioHardware7x30( 2550): ******* name[2] = [headset_stereo_rx] *********
  3668.  
  3669. I/AudioHardware7x30( 2550): ******* name[3] = [headset_mono_rx] *********
  3670.  
  3671. I/AudioHardware7x30( 2550): ******* name[4] = [headset_mono_tx] *********
  3672.  
  3673. I/AudioHardware7x30( 2550): ******* name[5] = [fmradio_handset_rx] *********
  3674.  
  3675. I/AudioHardware7x30( 2550): ******* name[6] = [speaker_stereo_rx] *********
  3676.  
  3677. I/AudioHardware7x30( 2550): ******* name[7] = [fmradio_speaker_rx] *********
  3678.  
  3679. I/AudioHardware7x30( 2550): ******* name[8] = [fmradio_headset_rx] *********
  3680.  
  3681. I/AudioHardware7x30( 2550): ******* name[9] = [handset_dual_mic_endfire_tx] *********
  3682.  
  3683. I/AudioHardware7x30( 2550): ******* name[10] = [handset_dual_mic_broadside_tx] *********
  3684.  
  3685. I/AudioHardware7x30( 2550): ******* name[11] = [speaker_dual_mic_endfire_tx] *********
  3686.  
  3687. I/AudioHardware7x30( 2550): ******* name[12] = [speaker_mono_tx] *********
  3688.  
  3689. I/AudioHardware7x30( 2550): ******* name[13] = [tty_headset_mono_rx] *********
  3690.  
  3691. I/AudioHardware7x30( 2550): ******* name[14] = [tty_headset_mono_tx] *********
  3692.  
  3693. I/AudioHardware7x30( 2550): ******* name[15] = [speaker_mono_rx] *********
  3694.  
  3695. I/AudioHardware7x30( 2550): ******* name[16] = [headset_speaker_mono_rx] *********
  3696.  
  3697. I/AudioHardware7x30( 2550): ******* name[17] = [ringtone_speaker_stereo_rx] *********
  3698.  
  3699. I/AudioHardware7x30( 2550): ******* name[18] = [ringtone_speaker_mono_rx] *********
  3700.  
  3701. I/AudioHardware7x30( 2550): ******* name[19] = [handset_spkr_hac_rx] *********
  3702.  
  3703. I/AudioHardware7x30( 2550): ******* name[20] = [headphone_mic_tx] *********
  3704.  
  3705. I/AudioHardware7x30( 2550): ******* name[21] = [headset_stereo_speaker_stereo_rx] *********
  3706.  
  3707. I/AudioHardware7x30( 2550): ******* name[22] = [headphone_mic_endfire_tx] *********
  3708.  
  3709. I/AudioHardware7x30( 2550): ******* name[23] = [speaker_secondary_mic_tx] *********
  3710.  
  3711. I/AudioHardware7x30( 2550): ******* name[24] = [speaker_dual_mic_endfire_tx_real_stereo] *********
  3712.  
  3713. I/AudioHardware7x30( 2550): ******* name[25] = [handset_skt_rx] *********
  3714.  
  3715. I/AudioHardware7x30( 2550): ******* name[26] = [handset_skt_tx] *********
  3716.  
  3717. I/AudioHardware7x30( 2550): ******* name[27] = [handset_dual_mic_endfire_skt_tx] *********
  3718.  
  3719. I/AudioHardware7x30( 2550): ******* name[28] = [handset_vzw_rx] *********
  3720.  
  3721. I/AudioHardware7x30( 2550): ******* name[29] = [handset_vzw_tx] *********
  3722.  
  3723. I/AudioHardware7x30( 2550): ******* name[30] = [handset_dual_mic_endfire_vzw_tx] *********
  3724.  
  3725. I/AudioHardware7x30( 2550): ******* name[31] = [handset_asr_tx] *********
  3726.  
  3727. I/AudioHardware7x30( 2550): ******* name[32] = [xloud_speaker_stereo_rx] *********
  3728.  
  3729. I/AudioHardware7x30( 2550): ******* name[33] = [xloud_speaker_mono_rx] *********
  3730.  
  3731. I/AudioHardware7x30( 2550): ******* name[34] = [bt_sco_rx] *********
  3732.  
  3733. I/AudioHardware7x30( 2550): ******* name[35] = [bt_sco_tx] *********
  3734.  
  3735. I/AudioHardware7x30( 2550): ******* name[36] = [bt_carkit_rx] *********
  3736.  
  3737. I/AudioHardware7x30( 2550): ******* name[37] = [bt_carkit_tx] *********
  3738.  
  3739. I/AudioHardware7x30( 2550): ******* name[38] = [bt_dsp_sco_rx] *********
  3740.  
  3741. I/AudioHardware7x30( 2550): ******* name[39] = [bt_dsp_sco_tx] *********
  3742.  
  3743. I/AudioHardware7x30( 2550): ******* name[40] = [hdmi_stereo_rx] *********
  3744.  
  3745. I/AudioHardware7x30( 2550): ******* name[41] = [fmradio_stereo_tx] *********
  3746.  
  3747. I/AudioFlinger( 2550): loadHwModule() Loaded primary audio interface from QCOM Audio HW HAL (audio) handle 1
  3748.  
  3749. D/AudioHardware7x30( 2550): AudioHardware::openOutputStream devices 2 format 1 channels 3 samplerate 44100
  3750.  
  3751. I/AudioFlinger( 2550): HAL output buffer size 1200 frames, normal mix buffer size 1200 frames
  3752.  
  3753. I/AudioMixer( 2550): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  3754.  
  3755. I/AudioFlinger( 2550): Using module 1 has the primary audio interface
  3756.  
  3757. D/AudioHardwareInterface( 2550): setMode(NORMAL)
  3758.  
  3759. I/AudioHardware7x30( 2550): Set master volume to 7.
  3760.  
  3761. I/AudioFlinger( 2550): AudioFlinger's thread 0x17500 ready to run
  3762.  
  3763. W/AudioFlinger( 2550): Thread AudioOut_2 cannot connect to the power manager service
  3764.  
  3765. I/AudioHardware7x30( 2550): Routing audio to Speakerphone
  3766.  
  3767. D/AudioHardware7x30( 2550): new_rx = 15
  3768.  
  3769. D/AudioHardware7x30( 2550): new_tx = 12
  3770.  
  3771. E/AudioHardware7x30( 2550): updateDeviceInfo: E rx_device 2 and tx_device 3
  3772.  
  3773. D/AudioHardware7x30( 2550): No active voicecall/playback, disabling cur_rx 65535
  3774.  
  3775. D/AudioHardware7x30( 2550): No active voicecall/recording, disabling cur_tx 65535
  3776.  
  3777. E/AudioHardware7x30( 2550): updateDeviceInfo: X cur_rx 2 cur_tx 3
  3778.  
  3779. D/AudioHardware7x30( 2550): setVoiceVolume(0.000000)
  3780.  
  3781. I/AudioHardware7x30( 2550): Setting in-call volume to 0 (available range is 0 to 100)
  3782.  
  3783. E/AudioHardware7x30( 2550): msm_set_voice_rx_vol(0) failed errno = 1
  3784.  
  3785. I/AudioFlinger( 2550): loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 3
  3786.  
  3787. E/AudioFlinger( 2550): int android::load_audio_interface(char const*, audio_hw_device_t**) couldn't load audio hw module audio.usb (No such file or directory)
  3788.  
  3789. I/AudioFlinger( 2550): loadHwModule() error -2 loading module usb
  3790.  
  3791. W/AudioPolicyManagerBase( 2550): could not open HW module usb
  3792.  
  3793. I/AudioPolicyService( 2550): Loaded audio policy from QCOM Audio Policy HAL (audio_policy)
  3794.  
  3795. D/AudioHardware7x30( 2550): AudioStreamOutMSM7x30::standby()
  3796.  
  3797. I/dalvikvm( 2549): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
  3798.  
  3799. D/dalvikvm( 2549): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
  3800.  
  3801. D/dalvikvm( 2549): GC_FOR_ALLOC freed 624K, 36% free 1639K/2560K, paused 13ms, total 14ms
  3802.  
  3803. W/Zygote ( 2549): Class not found for preloading: android.widget.EdgeGlow
  3804.  
  3805. W/Zygote ( 2549): Class not found for preloading: android.widget.TextView$Blink
  3806.  
  3807. W/Zygote ( 2549): Class not found for preloading: android.widget.TextView$EasyEditSpanController
  3808.  
  3809. W/Zygote ( 2549): Class not found for preloading: android.widget.TextView$InputContentType
  3810.  
  3811. W/Zygote ( 2549): Class not found for preloading: android.widget.TextView$InputMethodState
  3812.  
  3813. W/Zygote ( 2549): Class not found for preloading: android.widget.TextView$TextAlign
  3814.  
  3815. E/PhonePolicy( 2549): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback
  3816.  
  3817. W/Zygote ( 2549): Class not found for preloading: java.text.DecimalFormat$1
  3818.  
  3819. I/System ( 2549): Loaded time zone names for in 146ms (143ms in ICU)
  3820.  
  3821. I/System ( 2549): Loaded time zone names for en_US in 107ms (103ms in ICU)
  3822.  
  3823. I/System ( 2549): Loaded time zone names for de_DE in 118ms (115ms in ICU)
  3824.  
  3825. I/Zygote ( 2549): ...preloaded 2292 classes in 1646ms.
  3826.  
  3827. D/dalvikvm( 2549): GC_EXPLICIT freed 1063K, 34% free 2228K/3331K, paused 2ms+2ms, total 22ms
  3828.  
  3829. I/Zygote ( 2549): Preload resources disabled, skipped.
  3830.  
  3831. D/dalvikvm( 2549): GC_EXPLICIT freed 9K, 34% free 2219K/3331K, paused 1ms+2ms, total 20ms
  3832.  
  3833. D/dalvikvm( 2549): GC_EXPLICIT freed <1K, 34% free 2219K/3331K, paused 1ms+1ms, total 16ms
  3834.  
  3835. D/dalvikvm( 2549): GC_EXPLICIT freed <1K, 34% free 2219K/3331K, paused 1ms+2ms, total 19ms
  3836.  
  3837. I/dalvikvm( 2549): System server process 2681 has been created
  3838.  
  3839. I/Zygote ( 2549): Accepting command socket connections
  3840.  
  3841. I/sysproc ( 2681): Entered system_init()
  3842.  
  3843. I/sysproc ( 2681): ServiceManager: 0xef658
  3844.  
  3845. D/SensorService( 2681): nuSensorService starting...
  3846.  
  3847. I/AKMD2 ( 170): akmd2 : Compass Opened.
  3848.  
  3849. I/AKMD2 ( 170): akmd2 : Compass Closed.
  3850.  
  3851. D/DASH - ak897x( 2681): ak897x_read_sensor_map: AK8975 Compass: axis map [ 0 1 2]
  3852.  
  3853. D/DASH - ak897x( 2681): ak897x_read_sensor_map: AK8975 Compass: axis sign [ 1 1 -1]
  3854.  
  3855. D/DASH - ak897x( 2681): ak897x_read_sensor_map: AK8975 Compass Raw: axis map [ 0 1 2]
  3856.  
  3857. D/DASH - ak897x( 2681): ak897x_read_sensor_map: AK8975 Compass Raw: axis sign [ 1 1 -1]
  3858.  
  3859. D/DASH - ak897x( 2681): ak897x_read_sensor_map: AK8975 Magnetic Field: axis map [ 0 1 2]
  3860.  
  3861. D/DASH - ak897x( 2681): ak897x_read_sensor_map: AK8975 Magnetic Field: axis sign [ 1 -1 -1]
  3862.  
  3863. I/AKMD2 ( 170): akmd2 : Compass Opened.
  3864.  
  3865. E/DASH - ak897x( 2681): ak897x_activate: unable to set accelerometer delay!
  3866.  
  3867. E/DASH - ak897x( 2681): ak897x_activate: unable to set accelerometer delay!
  3868.  
  3869. E/DASH - ak897x( 2681): ak897x_activate: unable to set accelerometer delay!
  3870.  
  3871. I/SensorService( 2681): BMA150 accelerometer
  3872.  
  3873. I/SensorService( 2681): AK8975 Compass
  3874.  
  3875. I/SensorService( 2681): AK8975 Compass Raw
  3876.  
  3877. I/SensorService( 2681): AK8975 Magnetic Field
  3878.  
  3879. I/SensorService( 2681): APDS9700 Proximity
  3880.  
  3881. I/sysproc ( 2681): System server: starting Android runtime.
  3882.  
  3883. I/sysproc ( 2681): System server: starting Android services.
  3884.  
  3885. D/SensorService( 2681): nuSensorService thread starting...
  3886.  
  3887. I/sysproc ( 2681): System server: entering thread pool.
  3888.  
  3889. I/SystemServer( 2681): Entered the Android system server!
  3890.  
  3891. I/SystemServer( 2681): Entropy Mixer
  3892.  
  3893. I/SystemServer( 2681): Power Manager
  3894.  
  3895. I/SystemServer( 2681): Activity Manager
  3896.  
  3897. I/ActivityManager( 2681): Memory class: 48
  3898.  
  3899. I/AKMD2 ( 170): akmd2 : Compass Closed.
  3900.  
  3901. W/ApplicationContext( 2681): PDroid:ContextImpl: ContextImpl being created but already has sOuterContext
  3902.  
  3903. I/SystemServer( 2681): Telephony Registry
  3904.  
  3905. E/PrivacyTelephonyRegistry( 2681): failed to register privacy broadcastreceiver
  3906.  
  3907. I/PrivacyTelephonyRegistry( 2681): constructor ready
  3908.  
  3909. I/SystemServer( 2681): Scheduling Policy
  3910.  
  3911. I/ActivityManager( 2681): Enabled StrictMode logging for AThread's Looper
  3912.  
  3913. I/SystemServer( 2681): Package Manager
  3914.  
  3915. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3916.  
  3917. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3918.  
  3919. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3920.  
  3921. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3922.  
  3923. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3924.  
  3925. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3926.  
  3927. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3928.  
  3929. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3930.  
  3931. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3932.  
  3933. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3934.  
  3935. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3936.  
  3937. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3938.  
  3939. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3940.  
  3941. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3942.  
  3943. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3944.  
  3945. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3946.  
  3947. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3948.  
  3949. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3950.  
  3951. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3952.  
  3953. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3954.  
  3955. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3956.  
  3957. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3958.  
  3959. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3960.  
  3961. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3962.  
  3963. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3964.  
  3965. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3966.  
  3967. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3968.  
  3969. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3970.  
  3971. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3972.  
  3973. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3974.  
  3975. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3976.  
  3977. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3978.  
  3979. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3980.  
  3981. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3982.  
  3983. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3984.  
  3985. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3986.  
  3987. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3988.  
  3989. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3990.  
  3991. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3992.  
  3993. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3994.  
  3995. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3996.  
  3997. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  3998.  
  3999. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4000.  
  4001. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4002.  
  4003. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4004.  
  4005. I/dalvikvm( 2681): DexOpt: source file mod time mismatch (385d2437 vs 42548490)
  4006.  
  4007. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4008.  
  4009. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4010.  
  4011. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4012.  
  4013. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4014.  
  4015. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4016.  
  4017. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4018.  
  4019. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4020.  
  4021. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4022.  
  4023. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4024.  
  4025. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4026.  
  4027. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4028.  
  4029. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4030.  
  4031. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4032.  
  4033. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4034.  
  4035. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4036.  
  4037. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4038.  
  4039. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4040.  
  4041. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4042.  
  4043. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4044.  
  4045. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4046.  
  4047. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4048.  
  4049. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4050.  
  4051. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4052.  
  4053. W/PackageParser( 2681): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #150
  4054.  
  4055. W/PackageParser( 2681): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #159
  4056.  
  4057. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4058.  
  4059. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4060.  
  4061. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4062.  
  4063. W/PackageParser( 2681): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #546
  4064.  
  4065. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4066.  
  4067. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4068.  
  4069. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4070.  
  4071. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4072.  
  4073. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4074.  
  4075. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4076.  
  4077. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4078.  
  4079. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4080.  
  4081. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4082.  
  4083. W/PackageParser( 2681): No actions in intent filter at /system/app/CMFileManager.apk Binary XML file line #127
  4084.  
  4085. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4086.  
  4087. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4088.  
  4089. W/PackageParser( 2681): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #167
  4090.  
  4091. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4092.  
  4093. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4094.  
  4095. W/PackageParser( 2681): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #191
  4096.  
  4097. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4098.  
  4099. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4100.  
  4101. I/dalvikvm( 2681): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4102.  
  4103. D/PackageManager( 2681): No files in app dir /vendor/app
  4104.  
  4105. I/installd( 168): new connection
  4106.  
  4107. I/Installer( 2681): connecting...
  4108.  
  4109. I/PackageManager( 2681): Time to scan packages: 0.8 seconds
  4110.  
  4111. W/PackageManager( 2681): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
  4112.  
  4113. W/PackageManager( 2681): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  4114.  
  4115. W/PackageManager( 2681): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  4116.  
  4117. W/PackageManager( 2681): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  4118.  
  4119. W/PackageManager( 2681): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.talk
  4120.  
  4121. W/PackageManager( 2681): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  4122.  
  4123. W/PackageManager( 2681): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  4124.  
  4125. W/PackageManager( 2681): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  4126.  
  4127. W/PackageManager( 2681): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  4128.  
  4129. W/PackageManager( 2681): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  4130.  
  4131. W/PackageManager( 2681): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  4132.  
  4133. W/PackageManager( 2681): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  4134.  
  4135. W/PackageManager( 2681): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  4136.  
  4137. W/PackageManager( 2681): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabe45)
  4138.  
  4139. W/PackageManager( 2681): Unknown permission android.permission.MANAGE_USERS in package com.android.vending
  4140.  
  4141. W/PackageManager( 2681): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending
  4142.  
  4143. W/PackageManager( 2681): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.android.systemui
  4144.  
  4145. W/PackageManager( 2681): Unknown permission android.permission.ACCESS_4G_STATE in package com.android.systemui
  4146.  
  4147. W/PackageManager( 2681): Unknown permission android.permission.CHANGE_4G_STATE in package com.android.systemui
  4148.  
  4149. W/PackageManager( 2681): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
  4150.  
  4151. D/dalvikvm( 2681): GC_EXPLICIT freed 2354K, 48% free 4466K/8451K, paused 2ms+7ms, total 58ms
  4152.  
  4153. I/SystemServer( 2681): Account Manager
  4154.  
  4155. D/PackageManager( 2681): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged
  4156.  
  4157. I/SystemServer( 2681): Privacy Service
  4158.  
  4159. I/PrivacySettingsManagerService( 2681): PrivacySettingsManagerService - initializing for package: android UID: 1000
  4160.  
  4161. I/SystemServer( 2681): Content Manager
  4162.  
  4163. I/ActivityThread( 2681): Pub settings: com.android.providers.settings.SettingsProvider
  4164.  
  4165. W/ApplicationContext( 2681): PDroid:ContextImpl: ContextImpl being created but already has sOuterContext
  4166.  
  4167. I/SystemServer( 2681): System Content Providers
  4168.  
  4169. D/SettingsProvider( 2681): cache for settings table 'secure' rows=59; fullycached=true
  4170.  
  4171. D/SettingsProvider( 2681): cache for settings table 'system' rows=55; fullycached=true
  4172.  
  4173. I/SystemServer( 2681): Lights Service
  4174.  
  4175. I/SystemServer( 2681): Battery Service
  4176.  
  4177. I/SystemServer( 2681): Vibrator Service
  4178.  
  4179. W/dalvikvm( 2681): threadid=21: thread exiting with uncaught exception (group=0x2b544300)
  4180.  
  4181. I/Process ( 2681): Sending signal. PID: 2681 SIG: 9
  4182.  
  4183. E/AndroidRuntime( 2681): *** FATAL EXCEPTION IN SYSTEM PROCESS: PowerManagerService
  4184.  
  4185. E/AndroidRuntime( 2681): java.lang.ClassCastException: com.stericsson.hardware.fm.FmReceiverImpl cannot be cast to android.privacy.PrivacySettingsManager
  4186.  
  4187. E/AndroidRuntime( 2681): at android.privacy.surrogate.PrivacyContentResolver.enforcePrivacyPermission(PrivacyContentResolver.java)
  4188.  
  4189. E/AndroidRuntime( 2681): at android.content.ContentResolver.query(ContentResolver.java)
  4190.  
  4191. E/AndroidRuntime( 2681): at android.content.ContentResolver.query(ContentResolver.java)
  4192.  
  4193. E/AndroidRuntime( 2681): at com.android.server.PowerManagerService.initInThread(PowerManagerService.java)
  4194.  
  4195. E/AndroidRuntime( 2681): at com.android.server.PowerManagerService$1.onLooperPrepared(PowerManagerService.java)
  4196.  
  4197. E/AndroidRuntime( 2681): at android.os.HandlerThread.run(HandlerThread.java)
  4198.  
  4199. I/ServiceManager( 156): service 'power' died
  4200.  
  4201. I/ServiceManager( 156): service 'entropy' died
  4202.  
  4203. I/ServiceManager( 156): service 'cpuinfo' died
  4204.  
  4205. I/ServiceManager( 156): service 'permission' died
  4206.  
  4207. I/ServiceManager( 156): service 'sensorservice' died
  4208.  
  4209. I/ServiceManager( 156): service 'telephony.registry' died
  4210.  
  4211. I/ServiceManager( 156): service 'scheduling_policy' died
  4212.  
  4213. I/ServiceManager( 156): service 'usagestats' died
  4214.  
  4215. I/ServiceManager( 156): service 'batteryinfo' died
  4216.  
  4217. I/ServiceManager( 156): service 'meminfo' died
  4218.  
  4219. I/ServiceManager( 156): service 'dbinfo' died
  4220.  
  4221. I/ServiceManager( 156): service 'gfxinfo' died
  4222.  
  4223. I/ServiceManager( 156): service 'activity' died
  4224.  
  4225. I/ServiceManager( 156): service 'package' died
  4226.  
  4227. I/ServiceManager( 156): service 'account' died
  4228.  
  4229. I/ServiceManager( 156): service 'privacy' died
  4230.  
  4231. I/ServiceManager( 156): service 'vibrator' died
  4232.  
  4233. I/ServiceManager( 156): service 'content' died
  4234.  
  4235. I/ServiceManager( 156): service 'battery' died
  4236.  
  4237. I/ServiceManager( 156): service 'hardware' died
  4238.  
  4239. E/installd( 168): eof
  4240.  
  4241. E/installd( 168): failed to read size
  4242.  
  4243. I/installd( 168): closing connection
  4244.  
  4245. I/Zygote ( 2549): Exit zygote because system server (2681) has terminated
  4246.  
  4247. I/ServiceManager( 156): service 'media.audio_flinger' died
  4248.  
  4249. I/ServiceManager( 156): service 'media.player' died
  4250.  
  4251. I/ServiceManager( 156): service 'media.camera' died
  4252.  
  4253. I/ServiceManager( 156): service 'media.audio_policy' died
  4254.  
  4255. I/Netd ( 2726): Netd 1.0 starting
  4256.  
  4257. D/AndroidRuntime( 2727):
  4258.  
  4259. D/AndroidRuntime( 2727): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  4260.  
  4261. D/AndroidRuntime( 2727): CheckJNI is OFF
  4262.  
  4263. D/dalvikvm( 2727): Trying to load lib libjavacore.so 0x0
  4264.  
  4265. D/dalvikvm( 2727): Added shared lib libjavacore.so 0x0
  4266.  
  4267. D/dalvikvm( 2727): Trying to load lib libnativehelper.so 0x0
  4268.  
  4269. D/dalvikvm( 2727): Added shared lib libnativehelper.so 0x0
  4270.  
  4271. I/mediaserver( 2728): ServiceManager: 0xfd78
  4272.  
  4273. I/AudioFlinger( 2728): Using default 3000 mSec as standby time.
  4274.  
  4275. I/CameraService( 2728): CameraService started (pid=2728)
  4276.  
  4277. E/SEMC Camera HAL( 2728): HAL_getNumberOfCameras: E
  4278.  
  4279. I/SamplingProfilerIntegration( 2727): Profiling disabled.
  4280.  
  4281. I/Zygote ( 2727): Preloading classes...
  4282.  
  4283. D/dalvikvm( 2727): GC_EXPLICIT freed 37K, 84% free 420K/2560K, paused 0ms+6ms, total 9ms
  4284.  
  4285. E/BandwidthController( 2726): runIptablesCmd(): failed /system/bin/iptables -t raw -N bw_raw_PREROUTING res=256
  4286.  
  4287. E/BandwidthController( 2726): runIptablesCmd(): failed /system/bin/ip6tables -t raw -N bw_raw_PREROUTING res=256
  4288.  
  4289. W/Zygote ( 2727): Class not found for preloading: android.animation.ValueAnimator$2
  4290.  
  4291. W/Zygote ( 2727): Class not found for preloading: android.animation.ValueAnimator$3
  4292.  
  4293. W/Zygote ( 2727): Class not found for preloading: android.animation.ValueAnimator$4
  4294.  
  4295. W/Zygote ( 2727): Class not found for preloading: android.animation.ValueAnimator$5
  4296.  
  4297. W/Zygote ( 2727): Class not found for preloading: android.content.res.Resources$1
  4298.  
  4299. W/Zygote ( 2727): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql
  4300.  
  4301. W/Zygote ( 2727): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock
  4302.  
  4303. D/TextLayoutCache( 2727): Using debug level = 0 - Debug Enabled = 0
  4304.  
  4305. D/MDnsDS ( 2726): MDnsSdListener::Hander starting up
  4306.  
  4307. D/MDnsDS ( 2726): MDnsSdListener starting to monitor
  4308.  
  4309. D/MDnsDS ( 2726): Going to poll with pollCount 1
  4310.  
  4311. I/dalvikvm( 2727): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  4312.  
  4313. D/MtpDeviceJNI( 2727): register_android_mtp_MtpDevice
  4314.  
  4315. I/dalvikvm( 2727): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  4316.  
  4317. I/dalvikvm( 2727): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  4318.  
  4319. W/Zygote ( 2727): Class not found for preloading: android.media.IRemoteControlClientDispatcher
  4320.  
  4321. W/Zygote ( 2727): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub
  4322.  
  4323. W/Zygote ( 2727): Class not found for preloading: android.os.Power
  4324.  
  4325. W/Zygote ( 2727): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount
  4326.  
  4327. W/Zygote ( 2727): Class not found for preloading: android.text.method.WordIterator$1
  4328.  
  4329. W/Zygote ( 2727): Class not found for preloading: android.view.InputHandler
  4330.  
  4331. W/Zygote ( 2727): Class not found for preloading: android.view.InputQueue$FinishedCallback
  4332.  
  4333. W/Zygote ( 2727): Class not found for preloading: android.view.ViewRootImpl$3
  4334.  
  4335. I/AudioPolicyManagerBase( 2728): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
  4336.  
  4337. D/AudioHardware7x30( 2728): Could not open libhtc_acoustic.so
  4338.  
  4339. D/AudioHardware7x30( 2728): msm_mixer_open: Opening the device
  4340.  
  4341. D/AudioHardware7x30( 2728): msm_mixer_count:mixer_cnt =53
  4342.  
  4343. I/AudioHardware7x30( 2728): ******* name[0] = [handset_rx] *********
  4344.  
  4345. I/AudioHardware7x30( 2728): ******* name[1] = [handset_tx] *********
  4346.  
  4347. I/AudioHardware7x30( 2728): ******* name[2] = [headset_stereo_rx] *********
  4348.  
  4349. I/AudioHardware7x30( 2728): ******* name[3] = [headset_mono_rx] *********
  4350.  
  4351. I/AudioHardware7x30( 2728): ******* name[4] = [headset_mono_tx] *********
  4352.  
  4353. I/AudioHardware7x30( 2728): ******* name[5] = [fmradio_handset_rx] *********
  4354.  
  4355. I/AudioHardware7x30( 2728): ******* name[6] = [speaker_stereo_rx] *********
  4356.  
  4357. I/AudioHardware7x30( 2728): ******* name[7] = [fmradio_speaker_rx] *********
  4358.  
  4359. I/AudioHardware7x30( 2728): ******* name[8] = [fmradio_headset_rx] *********
  4360.  
  4361. I/AudioHardware7x30( 2728): ******* name[9] = [handset_dual_mic_endfire_tx] *********
  4362.  
  4363. I/AudioHardware7x30( 2728): ******* name[10] = [handset_dual_mic_broadside_tx] *********
  4364.  
  4365. I/AudioHardware7x30( 2728): ******* name[11] = [speaker_dual_mic_endfire_tx] *********
  4366.  
  4367. I/AudioHardware7x30( 2728): ******* name[12] = [speaker_mono_tx] *********
  4368.  
  4369. I/AudioHardware7x30( 2728): ******* name[13] = [tty_headset_mono_rx] *********
  4370.  
  4371. I/AudioHardware7x30( 2728): ******* name[14] = [tty_headset_mono_tx] *********
  4372.  
  4373. I/AudioHardware7x30( 2728): ******* name[15] = [speaker_mono_rx] *********
  4374.  
  4375. I/AudioHardware7x30( 2728): ******* name[16] = [headset_speaker_mono_rx] *********
  4376.  
  4377. I/AudioHardware7x30( 2728): ******* name[17] = [ringtone_speaker_stereo_rx] *********
  4378.  
  4379. I/AudioHardware7x30( 2728): ******* name[18] = [ringtone_speaker_mono_rx] *********
  4380.  
  4381. I/AudioHardware7x30( 2728): ******* name[19] = [handset_spkr_hac_rx] *********
  4382.  
  4383. I/AudioHardware7x30( 2728): ******* name[20] = [headphone_mic_tx] *********
  4384.  
  4385. I/AudioHardware7x30( 2728): ******* name[21] = [headset_stereo_speaker_stereo_rx] *********
  4386.  
  4387. I/AudioHardware7x30( 2728): ******* name[22] = [headphone_mic_endfire_tx] *********
  4388.  
  4389. I/AudioHardware7x30( 2728): ******* name[23] = [speaker_secondary_mic_tx] *********
  4390.  
  4391. I/AudioHardware7x30( 2728): ******* name[24] = [speaker_dual_mic_endfire_tx_real_stereo] *********
  4392.  
  4393. I/AudioHardware7x30( 2728): ******* name[25] = [handset_skt_rx] *********
  4394.  
  4395. I/AudioHardware7x30( 2728): ******* name[26] = [handset_skt_tx] *********
  4396.  
  4397. I/AudioHardware7x30( 2728): ******* name[27] = [handset_dual_mic_endfire_skt_tx] *********
  4398.  
  4399. I/AudioHardware7x30( 2728): ******* name[28] = [handset_vzw_rx] *********
  4400.  
  4401. I/AudioHardware7x30( 2728): ******* name[29] = [handset_vzw_tx] *********
  4402.  
  4403. I/AudioHardware7x30( 2728): ******* name[30] = [handset_dual_mic_endfire_vzw_tx] *********
  4404.  
  4405. I/AudioHardware7x30( 2728): ******* name[31] = [handset_asr_tx] *********
  4406.  
  4407. I/AudioHardware7x30( 2728): ******* name[32] = [xloud_speaker_stereo_rx] *********
  4408.  
  4409. I/AudioHardware7x30( 2728): ******* name[33] = [xloud_speaker_mono_rx] *********
  4410.  
  4411. I/AudioHardware7x30( 2728): ******* name[34] = [bt_sco_rx] *********
  4412.  
  4413. I/AudioHardware7x30( 2728): ******* name[35] = [bt_sco_tx] *********
  4414.  
  4415. I/AudioHardware7x30( 2728): ******* name[36] = [bt_carkit_rx] *********
  4416.  
  4417. I/AudioHardware7x30( 2728): ******* name[37] = [bt_carkit_tx] *********
  4418.  
  4419. I/AudioHardware7x30( 2728): ******* name[38] = [bt_dsp_sco_rx] *********
  4420.  
  4421. I/AudioHardware7x30( 2728): ******* name[39] = [bt_dsp_sco_tx] *********
  4422.  
  4423. I/AudioHardware7x30( 2728): ******* name[40] = [hdmi_stereo_rx] *********
  4424.  
  4425. I/AudioHardware7x30( 2728): ******* name[41] = [fmradio_stereo_tx] *********
  4426.  
  4427. I/AudioFlinger( 2728): loadHwModule() Loaded primary audio interface from QCOM Audio HW HAL (audio) handle 1
  4428.  
  4429. D/AudioHardware7x30( 2728): AudioHardware::openOutputStream devices 2 format 1 channels 3 samplerate 44100
  4430.  
  4431. I/AudioFlinger( 2728): HAL output buffer size 1200 frames, normal mix buffer size 1200 frames
  4432.  
  4433. I/AudioMixer( 2728): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  4434.  
  4435. I/AudioFlinger( 2728): Using module 1 has the primary audio interface
  4436.  
  4437. D/AudioHardwareInterface( 2728): setMode(NORMAL)
  4438.  
  4439. I/AudioHardware7x30( 2728): Set master volume to 7.
  4440.  
  4441. I/AudioFlinger( 2728): AudioFlinger's thread 0x17500 ready to run
  4442.  
  4443. W/AudioFlinger( 2728): Thread AudioOut_2 cannot connect to the power manager service
  4444.  
  4445. I/AudioHardware7x30( 2728): Routing audio to Speakerphone
  4446.  
  4447. D/AudioHardware7x30( 2728): new_rx = 15
  4448.  
  4449. D/AudioHardware7x30( 2728): new_tx = 12
  4450.  
  4451. E/AudioHardware7x30( 2728): updateDeviceInfo: E rx_device 2 and tx_device 3
  4452.  
  4453. D/AudioHardware7x30( 2728): No active voicecall/playback, disabling cur_rx 65535
  4454.  
  4455. D/AudioHardware7x30( 2728): No active voicecall/recording, disabling cur_tx 65535
  4456.  
  4457. E/AudioHardware7x30( 2728): updateDeviceInfo: X cur_rx 2 cur_tx 3
  4458.  
  4459. D/AudioHardware7x30( 2728): setVoiceVolume(0.000000)
  4460.  
  4461. I/AudioHardware7x30( 2728): Setting in-call volume to 0 (available range is 0 to 100)
  4462.  
  4463. E/AudioHardware7x30( 2728): msm_set_voice_rx_vol(0) failed errno = 1
  4464.  
  4465. I/AudioFlinger( 2728): loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 3
  4466.  
  4467. E/AudioFlinger( 2728): int android::load_audio_interface(char const*, audio_hw_device_t**) couldn't load audio hw module audio.usb (No such file or directory)
  4468.  
  4469. I/AudioFlinger( 2728): loadHwModule() error -2 loading module usb
  4470.  
  4471. W/AudioPolicyManagerBase( 2728): could not open HW module usb
  4472.  
  4473. I/AudioPolicyService( 2728): Loaded audio policy from QCOM Audio Policy HAL (audio_policy)
  4474.  
  4475. D/AudioHardware7x30( 2728): AudioStreamOutMSM7x30::standby()
  4476.  
  4477. I/dalvikvm( 2727): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
  4478.  
  4479. D/dalvikvm( 2727): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
  4480.  
  4481. D/dalvikvm( 2727): GC_FOR_ALLOC freed 624K, 36% free 1639K/2560K, paused 19ms, total 19ms
  4482.  
  4483. W/Zygote ( 2727): Class not found for preloading: android.widget.EdgeGlow
  4484.  
  4485. W/Zygote ( 2727): Class not found for preloading: android.widget.TextView$Blink
  4486.  
  4487. W/Zygote ( 2727): Class not found for preloading: android.widget.TextView$EasyEditSpanController
  4488.  
  4489. W/Zygote ( 2727): Class not found for preloading: android.widget.TextView$InputContentType
  4490.  
  4491. W/Zygote ( 2727): Class not found for preloading: android.widget.TextView$InputMethodState
  4492.  
  4493. W/Zygote ( 2727): Class not found for preloading: android.widget.TextView$TextAlign
  4494.  
  4495. E/PhonePolicy( 2727): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback
  4496.  
  4497. W/Zygote ( 2727): Class not found for preloading: java.text.DecimalFormat$1
  4498.  
  4499. I/System ( 2727): Loaded time zone names for in 176ms (173ms in ICU)
  4500.  
  4501. I/System ( 2727): Loaded time zone names for en_US in 132ms (128ms in ICU)
  4502.  
  4503. I/System ( 2727): Loaded time zone names for de_DE in 144ms (138ms in ICU)
  4504.  
  4505. I/Zygote ( 2727): ...preloaded 2292 classes in 1924ms.
  4506.  
  4507. D/dalvikvm( 2727): GC_EXPLICIT freed 1063K, 34% free 2228K/3331K, paused 2ms+1ms, total 28ms
  4508.  
  4509. I/Zygote ( 2727): Preload resources disabled, skipped.
  4510.  
  4511. D/dalvikvm( 2727): GC_EXPLICIT freed 9K, 34% free 2219K/3331K, paused 2ms+2ms, total 22ms
  4512.  
  4513. D/dalvikvm( 2727): GC_EXPLICIT freed <1K, 34% free 2219K/3331K, paused 2ms+1ms, total 20ms
  4514.  
  4515. D/dalvikvm( 2727): GC_EXPLICIT freed <1K, 34% free 2219K/3331K, paused 1ms+1ms, total 22ms
  4516.  
  4517. I/dalvikvm( 2727): System server process 2859 has been created
  4518.  
  4519. I/Zygote ( 2727): Accepting command socket connections
  4520.  
  4521. I/sysproc ( 2859): Entered system_init()
  4522.  
  4523. I/sysproc ( 2859): ServiceManager: 0xef6e8
  4524.  
  4525. D/SensorService( 2859): nuSensorService starting...
  4526.  
  4527. I/AKMD2 ( 170): akmd2 : Compass Opened.
  4528.  
  4529. I/AKMD2 ( 170): akmd2 : Compass Closed.
  4530.  
  4531. I/AKMD2 ( 170): akmd2 : Compass Opened.
  4532.  
  4533. D/DASH - ak897x( 2859): ak897x_read_sensor_map: AK8975 Compass: axis map [ 0 1 2]
  4534.  
  4535. D/DASH - ak897x( 2859): ak897x_read_sensor_map: AK8975 Compass: axis sign [ 1 1 -1]
  4536.  
  4537. D/DASH - ak897x( 2859): ak897x_read_sensor_map: AK8975 Compass Raw: axis map [ 0 1 2]
  4538.  
  4539. D/DASH - ak897x( 2859): ak897x_read_sensor_map: AK8975 Compass Raw: axis sign [ 1 1 -1]
  4540.  
  4541. D/DASH - ak897x( 2859): ak897x_read_sensor_map: AK8975 Magnetic Field: axis map [ 0 1 2]
  4542.  
  4543. D/DASH - ak897x( 2859): ak897x_read_sensor_map: AK8975 Magnetic Field: axis sign [ 1 -1 -1]
  4544.  
  4545. E/DASH - ak897x( 2859): ak897x_activate: unable to set accelerometer delay!
  4546.  
  4547. E/DASH - ak897x( 2859): ak897x_activate: unable to set accelerometer delay!
  4548.  
  4549. E/DASH - ak897x( 2859): ak897x_activate: unable to set accelerometer delay!
  4550.  
  4551. I/SensorService( 2859): BMA150 accelerometer
  4552.  
  4553. I/SensorService( 2859): AK8975 Compass
  4554.  
  4555. I/SensorService( 2859): AK8975 Compass Raw
  4556.  
  4557. I/SensorService( 2859): AK8975 Magnetic Field
  4558.  
  4559. I/SensorService( 2859): APDS9700 Proximity
  4560.  
  4561. I/sysproc ( 2859): System server: starting Android runtime.
  4562.  
  4563. I/sysproc ( 2859): System server: starting Android services.
  4564.  
  4565. I/sysproc ( 2859): System server: entering thread pool.
  4566.  
  4567. D/SensorService( 2859): nuSensorService thread starting...
  4568.  
  4569. I/SystemServer( 2859): Entered the Android system server!
  4570.  
  4571. I/SystemServer( 2859): Entropy Mixer
  4572.  
  4573. I/SystemServer( 2859): Power Manager
  4574.  
  4575. I/SystemServer( 2859): Activity Manager
  4576.  
  4577. I/ActivityManager( 2859): Memory class: 48
  4578.  
  4579. I/AKMD2 ( 170): akmd2 : Compass Closed.
  4580.  
  4581. W/ApplicationContext( 2859): PDroid:ContextImpl: ContextImpl being created but already has sOuterContext
  4582.  
  4583. I/SystemServer( 2859): Telephony Registry
  4584.  
  4585. E/PrivacyTelephonyRegistry( 2859): failed to register privacy broadcastreceiver
  4586.  
  4587. I/PrivacyTelephonyRegistry( 2859): constructor ready
  4588.  
  4589. I/SystemServer( 2859): Scheduling Policy
  4590.  
  4591. I/SystemServer( 2859): Package Manager
  4592.  
  4593. I/ActivityManager( 2859): Enabled StrictMode logging for AThread's Looper
  4594.  
  4595. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4596.  
  4597. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4598.  
  4599. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4600.  
  4601. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4602.  
  4603. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4604.  
  4605. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4606.  
  4607. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4608.  
  4609. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4610.  
  4611. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4612.  
  4613. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4614.  
  4615. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4616.  
  4617. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4618.  
  4619. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4620.  
  4621. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4622.  
  4623. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4624.  
  4625. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4626.  
  4627. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4628.  
  4629. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4630.  
  4631. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4632.  
  4633. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4634.  
  4635. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4636.  
  4637. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4638.  
  4639. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4640.  
  4641. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4642.  
  4643. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4644.  
  4645. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4646.  
  4647. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4648.  
  4649. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4650.  
  4651. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4652.  
  4653. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4654.  
  4655. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4656.  
  4657. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4658.  
  4659. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4660.  
  4661. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4662.  
  4663. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4664.  
  4665. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4666.  
  4667. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4668.  
  4669. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4670.  
  4671. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4672.  
  4673. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4674.  
  4675. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4676.  
  4677. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4678.  
  4679. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4680.  
  4681. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4682.  
  4683. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4684.  
  4685. I/dalvikvm( 2859): DexOpt: source file mod time mismatch (385d2437 vs 42548490)
  4686.  
  4687. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4688.  
  4689. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4690.  
  4691. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4692.  
  4693. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4694.  
  4695. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4696.  
  4697. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4698.  
  4699. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4700.  
  4701. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4702.  
  4703. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4704.  
  4705. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4706.  
  4707. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4708.  
  4709. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4710.  
  4711. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4712.  
  4713. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4714.  
  4715. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4716.  
  4717. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4718.  
  4719. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4720.  
  4721. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4722.  
  4723. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4724.  
  4725. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4726.  
  4727. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4728.  
  4729. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4730.  
  4731. W/PackageParser( 2859): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #150
  4732.  
  4733. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4734.  
  4735. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4736.  
  4737. W/PackageParser( 2859): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #159
  4738.  
  4739. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4740.  
  4741. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4742.  
  4743. W/PackageParser( 2859): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #546
  4744.  
  4745. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4746.  
  4747. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4748.  
  4749. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4750.  
  4751. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4752.  
  4753. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4754.  
  4755. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4756.  
  4757. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4758.  
  4759. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4760.  
  4761. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4762.  
  4763. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4764.  
  4765. W/PackageParser( 2859): No actions in intent filter at /system/app/CMFileManager.apk Binary XML file line #127
  4766.  
  4767. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4768.  
  4769. W/PackageParser( 2859): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #167
  4770.  
  4771. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4772.  
  4773. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4774.  
  4775. W/PackageParser( 2859): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #191
  4776.  
  4777. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4778.  
  4779. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4780.  
  4781. I/dalvikvm( 2859): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  4782.  
  4783. D/PackageManager( 2859): No files in app dir /vendor/app
  4784.  
  4785. I/installd( 168): new connection
  4786.  
  4787. I/Installer( 2859): connecting...
  4788.  
  4789. I/PackageManager( 2859): Time to scan packages: 0.789 seconds
  4790.  
  4791. W/PackageManager( 2859): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
  4792.  
  4793. W/PackageManager( 2859): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  4794.  
  4795. W/PackageManager( 2859): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  4796.  
  4797. W/PackageManager( 2859): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  4798.  
  4799. W/PackageManager( 2859): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.talk
  4800.  
  4801. W/PackageManager( 2859): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  4802.  
  4803. W/PackageManager( 2859): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  4804.  
  4805. W/PackageManager( 2859): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  4806.  
  4807. W/PackageManager( 2859): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  4808.  
  4809. W/PackageManager( 2859): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  4810.  
  4811. W/PackageManager( 2859): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  4812.  
  4813. W/PackageManager( 2859): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  4814.  
  4815. W/PackageManager( 2859): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  4816.  
  4817. W/PackageManager( 2859): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabe45)
  4818.  
  4819. W/PackageManager( 2859): Unknown permission android.permission.MANAGE_USERS in package com.android.vending
  4820.  
  4821. W/PackageManager( 2859): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending
  4822.  
  4823. W/PackageManager( 2859): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.android.systemui
  4824.  
  4825. W/PackageManager( 2859): Unknown permission android.permission.ACCESS_4G_STATE in package com.android.systemui
  4826.  
  4827. W/PackageManager( 2859): Unknown permission android.permission.CHANGE_4G_STATE in package com.android.systemui
  4828.  
  4829. W/PackageManager( 2859): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
  4830.  
  4831. D/dalvikvm( 2859): GC_EXPLICIT freed 2356K, 48% free 4464K/8451K, paused 2ms+6ms, total 52ms
  4832.  
  4833. I/SystemServer( 2859): Account Manager
  4834.  
  4835. D/PackageManager( 2859): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged
  4836.  
  4837. I/SystemServer( 2859): Privacy Service
  4838.  
  4839. I/PrivacySettingsManagerService( 2859): PrivacySettingsManagerService - initializing for package: android UID: 1000
  4840.  
  4841. I/SystemServer( 2859): Content Manager
  4842.  
  4843. I/ActivityThread( 2859): Pub settings: com.android.providers.settings.SettingsProvider
  4844.  
  4845. W/ApplicationContext( 2859): PDroid:ContextImpl: ContextImpl being created but already has sOuterContext
  4846.  
  4847. I/SystemServer( 2859): System Content Providers
  4848.  
  4849. D/SettingsProvider( 2859): cache for settings table 'secure' rows=59; fullycached=true
  4850.  
  4851. D/SettingsProvider( 2859): cache for settings table 'system' rows=55; fullycached=true
  4852.  
  4853. I/SystemServer( 2859): Lights Service
  4854.  
  4855. I/SystemServer( 2859): Battery Service
  4856.  
  4857. I/SystemServer( 2859): Vibrator Service
  4858.  
  4859. W/dalvikvm( 2859): threadid=21: thread exiting with uncaught exception (group=0x2b544300)
  4860.  
  4861. I/Process ( 2859): Sending signal. PID: 2859 SIG: 9
  4862.  
  4863. E/AndroidRuntime( 2859): *** FATAL EXCEPTION IN SYSTEM PROCESS: PowerManagerService
  4864.  
  4865. E/AndroidRuntime( 2859): java.lang.ClassCastException: com.stericsson.hardware.fm.FmReceiverImpl cannot be cast to android.privacy.PrivacySettingsManager
  4866.  
  4867. E/AndroidRuntime( 2859): at android.privacy.surrogate.PrivacyContentResolver.enforcePrivacyPermission(PrivacyContentResolver.java)
  4868.  
  4869. E/AndroidRuntime( 2859): at android.content.ContentResolver.query(ContentResolver.java)
  4870.  
  4871. E/AndroidRuntime( 2859): at android.content.ContentResolver.query(ContentResolver.java)
  4872.  
  4873. E/AndroidRuntime( 2859): at com.android.server.PowerManagerService.initInThread(PowerManagerService.java)
  4874.  
  4875. E/AndroidRuntime( 2859): at com.android.server.PowerManagerService$1.onLooperPrepared(PowerManagerService.java)
  4876.  
  4877. E/AndroidRuntime( 2859): at android.os.HandlerThread.run(HandlerThread.java)
  4878.  
  4879. I/ServiceManager( 156): service 'cpuinfo' died
  4880.  
  4881. I/ServiceManager( 156): service 'gfxinfo' died
  4882.  
  4883. I/ServiceManager( 156): service 'entropy' died
  4884.  
  4885. I/ServiceManager( 156): service 'power' died
  4886.  
  4887. I/ServiceManager( 156): service 'dbinfo' died
  4888.  
  4889. I/ServiceManager( 156): service 'account' died
  4890.  
  4891. I/ServiceManager( 156): service 'privacy' died
  4892.  
  4893. I/ServiceManager( 156): service 'package' died
  4894.  
  4895. I/ServiceManager( 156): service 'scheduling_policy' died
  4896.  
  4897. I/ServiceManager( 156): service 'telephony.registry' died
  4898.  
  4899. I/ServiceManager( 156): service 'usagestats' died
  4900.  
  4901. I/ServiceManager( 156): service 'batteryinfo' died
  4902.  
  4903. I/ServiceManager( 156): service 'meminfo' died
  4904.  
  4905. I/ServiceManager( 156): service 'content' died
  4906.  
  4907. I/ServiceManager( 156): service 'permission' died
  4908.  
  4909. I/ServiceManager( 156): service 'activity' died
  4910.  
  4911. I/ServiceManager( 156): service 'battery' died
  4912.  
  4913. I/ServiceManager( 156): service 'hardware' died
  4914.  
  4915. I/ServiceManager( 156): service 'sensorservice' died
  4916.  
  4917. I/ServiceManager( 156): service 'vibrator' died
  4918.  
  4919. E/installd( 168): eof
  4920.  
  4921. E/installd( 168): failed to read size
  4922.  
  4923. I/installd( 168): closing connection
  4924.  
  4925. I/Zygote ( 2727): Exit zygote because system server (2859) has terminated
  4926.  
  4927. I/ServiceManager( 156): service 'media.audio_flinger' died
  4928.  
  4929. I/ServiceManager( 156): service 'media.player' died
  4930.  
  4931. I/ServiceManager( 156): service 'media.camera' died
  4932.  
  4933. I/ServiceManager( 156): service 'media.audio_policy' died
  4934.  
  4935. I/Netd ( 2905): Netd 1.0 starting
  4936.  
  4937. D/AndroidRuntime( 2904):
  4938.  
  4939. D/AndroidRuntime( 2904): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  4940.  
  4941. D/AndroidRuntime( 2904): CheckJNI is OFF
  4942.  
  4943. D/dalvikvm( 2904): Trying to load lib libjavacore.so 0x0
  4944.  
  4945. D/dalvikvm( 2904): Added shared lib libjavacore.so 0x0
  4946.  
  4947. D/dalvikvm( 2904): Trying to load lib libnativehelper.so 0x0
  4948.  
  4949. D/dalvikvm( 2904): Added shared lib libnativehelper.so 0x0
  4950.  
  4951. I/mediaserver( 2906): ServiceManager: 0xfd78
  4952.  
  4953. I/AudioFlinger( 2906): Using default 3000 mSec as standby time.
  4954.  
  4955. I/CameraService( 2906): CameraService started (pid=2906)
  4956.  
  4957. E/SEMC Camera HAL( 2906): HAL_getNumberOfCameras: E
  4958.  
  4959. I/SamplingProfilerIntegration( 2904): Profiling disabled.
  4960.  
  4961. I/Zygote ( 2904): Preloading classes...
  4962.  
  4963. D/dalvikvm( 2904): GC_EXPLICIT freed 37K, 84% free 420K/2560K, paused 0ms+0ms, total 9ms
  4964.  
  4965. W/Zygote ( 2904): Class not found for preloading: android.animation.ValueAnimator$2
  4966.  
  4967. W/Zygote ( 2904): Class not found for preloading: android.animation.ValueAnimator$3
  4968.  
  4969. W/Zygote ( 2904): Class not found for preloading: android.animation.ValueAnimator$4
  4970.  
  4971. W/Zygote ( 2904): Class not found for preloading: android.animation.ValueAnimator$5
  4972.  
  4973. E/BandwidthController( 2905): runIptablesCmd(): failed /system/bin/iptables -t raw -N bw_raw_PREROUTING res=256
  4974.  
  4975. E/BandwidthController( 2905): runIptablesCmd(): failed /system/bin/ip6tables -t raw -N bw_raw_PREROUTING res=256
  4976.  
  4977. W/Zygote ( 2904): Class not found for preloading: android.content.res.Resources$1
  4978.  
  4979. W/Zygote ( 2904): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql
  4980.  
  4981. W/Zygote ( 2904): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock
  4982.  
  4983. D/TextLayoutCache( 2904): Using debug level = 0 - Debug Enabled = 0
  4984.  
  4985. I/dalvikvm( 2904): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  4986.  
  4987. D/MtpDeviceJNI( 2904): register_android_mtp_MtpDevice
  4988.  
  4989. I/dalvikvm( 2904): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  4990.  
  4991. I/dalvikvm( 2904): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  4992.  
  4993. W/Zygote ( 2904): Class not found for preloading: android.media.IRemoteControlClientDispatcher
  4994.  
  4995. W/Zygote ( 2904): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub
  4996.  
  4997. D/MDnsDS ( 2905): MDnsSdListener::Hander starting up
  4998.  
  4999. D/MDnsDS ( 2905): MDnsSdListener starting to monitor
  5000.  
  5001. D/MDnsDS ( 2905): Going to poll with pollCount 1
  5002.  
  5003. W/Zygote ( 2904): Class not found for preloading: android.os.Power
  5004.  
  5005. W/Zygote ( 2904): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount
  5006.  
  5007. W/Zygote ( 2904): Class not found for preloading: android.text.method.WordIterator$1
  5008.  
  5009. W/Zygote ( 2904): Class not found for preloading: android.view.InputHandler
  5010.  
  5011. W/Zygote ( 2904): Class not found for preloading: android.view.InputQueue$FinishedCallback
  5012.  
  5013. W/Zygote ( 2904): Class not found for preloading: android.view.ViewRootImpl$3
  5014.  
  5015. I/dalvikvm( 2904): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
  5016.  
  5017. D/dalvikvm( 2904): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
  5018.  
  5019. I/AudioPolicyManagerBase( 2906): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
  5020.  
  5021. D/AudioHardware7x30( 2906): Could not open libhtc_acoustic.so
  5022.  
  5023. D/AudioHardware7x30( 2906): msm_mixer_open: Opening the device
  5024.  
  5025. D/AudioHardware7x30( 2906): msm_mixer_count:mixer_cnt =53
  5026.  
  5027. I/AudioHardware7x30( 2906): ******* name[0] = [handset_rx] *********
  5028.  
  5029. I/AudioHardware7x30( 2906): ******* name[1] = [handset_tx] *********
  5030.  
  5031. I/AudioHardware7x30( 2906): ******* name[2] = [headset_stereo_rx] *********
  5032.  
  5033. I/AudioHardware7x30( 2906): ******* name[3] = [headset_mono_rx] *********
  5034.  
  5035. I/AudioHardware7x30( 2906): ******* name[4] = [headset_mono_tx] *********
  5036.  
  5037. I/AudioHardware7x30( 2906): ******* name[5] = [fmradio_handset_rx] *********
  5038.  
  5039. I/AudioHardware7x30( 2906): ******* name[6] = [speaker_stereo_rx] *********
  5040.  
  5041. I/AudioHardware7x30( 2906): ******* name[7] = [fmradio_speaker_rx] *********
  5042.  
  5043. I/AudioHardware7x30( 2906): ******* name[8] = [fmradio_headset_rx] *********
  5044.  
  5045. I/AudioHardware7x30( 2906): ******* name[9] = [handset_dual_mic_endfire_tx] *********
  5046.  
  5047. I/AudioHardware7x30( 2906): ******* name[10] = [handset_dual_mic_broadside_tx] *********
  5048.  
  5049. I/AudioHardware7x30( 2906): ******* name[11] = [speaker_dual_mic_endfire_tx] *********
  5050.  
  5051. I/AudioHardware7x30( 2906): ******* name[12] = [speaker_mono_tx] *********
  5052.  
  5053. I/AudioHardware7x30( 2906): ******* name[13] = [tty_headset_mono_rx] *********
  5054.  
  5055. I/AudioHardware7x30( 2906): ******* name[14] = [tty_headset_mono_tx] *********
  5056.  
  5057. I/AudioHardware7x30( 2906): ******* name[15] = [speaker_mono_rx] *********
  5058.  
  5059. I/AudioHardware7x30( 2906): ******* name[16] = [headset_speaker_mono_rx] *********
  5060.  
  5061. I/AudioHardware7x30( 2906): ******* name[17] = [ringtone_speaker_stereo_rx] *********
  5062.  
  5063. I/AudioHardware7x30( 2906): ******* name[18] = [ringtone_speaker_mono_rx] *********
  5064.  
  5065. I/AudioHardware7x30( 2906): ******* name[19] = [handset_spkr_hac_rx] *********
  5066.  
  5067. I/AudioHardware7x30( 2906): ******* name[20] = [headphone_mic_tx] *********
  5068.  
  5069. I/AudioHardware7x30( 2906): ******* name[21] = [headset_stereo_speaker_stereo_rx] *********
  5070.  
  5071. I/AudioHardware7x30( 2906): ******* name[22] = [headphone_mic_endfire_tx] *********
  5072.  
  5073. I/AudioHardware7x30( 2906): ******* name[23] = [speaker_secondary_mic_tx] *********
  5074.  
  5075. I/AudioHardware7x30( 2906): ******* name[24] = [speaker_dual_mic_endfire_tx_real_stereo] *********
  5076.  
  5077. I/AudioHardware7x30( 2906): ******* name[25] = [handset_skt_rx] *********
  5078.  
  5079. I/AudioHardware7x30( 2906): ******* name[26] = [handset_skt_tx] *********
  5080.  
  5081. I/AudioHardware7x30( 2906): ******* name[27] = [handset_dual_mic_endfire_skt_tx] *********
  5082.  
  5083. I/AudioHardware7x30( 2906): ******* name[28] = [handset_vzw_rx] *********
  5084.  
  5085. I/AudioHardware7x30( 2906): ******* name[29] = [handset_vzw_tx] *********
  5086.  
  5087. I/AudioHardware7x30( 2906): ******* name[30] = [handset_dual_mic_endfire_vzw_tx] *********
  5088.  
  5089. I/AudioHardware7x30( 2906): ******* name[31] = [handset_asr_tx] *********
  5090.  
  5091. I/AudioHardware7x30( 2906): ******* name[32] = [xloud_speaker_stereo_rx] *********
  5092.  
  5093. I/AudioHardware7x30( 2906): ******* name[33] = [xloud_speaker_mono_rx] *********
  5094.  
  5095. I/AudioHardware7x30( 2906): ******* name[34] = [bt_sco_rx] *********
  5096.  
  5097. I/AudioHardware7x30( 2906): ******* name[35] = [bt_sco_tx] *********
  5098.  
  5099. I/AudioHardware7x30( 2906): ******* name[36] = [bt_carkit_rx] *********
  5100.  
  5101. I/AudioHardware7x30( 2906): ******* name[37] = [bt_carkit_tx] *********
  5102.  
  5103. I/AudioHardware7x30( 2906): ******* name[38] = [bt_dsp_sco_rx] *********
  5104.  
  5105. I/AudioHardware7x30( 2906): ******* name[39] = [bt_dsp_sco_tx] *********
  5106.  
  5107. I/AudioHardware7x30( 2906): ******* name[40] = [hdmi_stereo_rx] *********
  5108.  
  5109. I/AudioHardware7x30( 2906): ******* name[41] = [fmradio_stereo_tx] *********
  5110.  
  5111. I/AudioFlinger( 2906): loadHwModule() Loaded primary audio interface from QCOM Audio HW HAL (audio) handle 1
  5112.  
  5113. D/AudioHardware7x30( 2906): AudioHardware::openOutputStream devices 2 format 1 channels 3 samplerate 44100
  5114.  
  5115. I/AudioFlinger( 2906): HAL output buffer size 1200 frames, normal mix buffer size 1200 frames
  5116.  
  5117. I/AudioMixer( 2906): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  5118.  
  5119. I/AudioFlinger( 2906): Using module 1 has the primary audio interface
  5120.  
  5121. D/AudioHardwareInterface( 2906): setMode(NORMAL)
  5122.  
  5123. I/AudioHardware7x30( 2906): Set master volume to 7.
  5124.  
  5125. I/AudioFlinger( 2906): AudioFlinger's thread 0x17500 ready to run
  5126.  
  5127. W/AudioFlinger( 2906): Thread AudioOut_2 cannot connect to the power manager service
  5128.  
  5129. I/AudioHardware7x30( 2906): Routing audio to Speakerphone
  5130.  
  5131. D/AudioHardware7x30( 2906): new_rx = 15
  5132.  
  5133. D/AudioHardware7x30( 2906): new_tx = 12
  5134.  
  5135. E/AudioHardware7x30( 2906): updateDeviceInfo: E rx_device 2 and tx_device 3
  5136.  
  5137. D/AudioHardware7x30( 2906): No active voicecall/playback, disabling cur_rx 65535
  5138.  
  5139. D/AudioHardware7x30( 2906): No active voicecall/recording, disabling cur_tx 65535
  5140.  
  5141. E/AudioHardware7x30( 2906): updateDeviceInfo: X cur_rx 2 cur_tx 3
  5142.  
  5143. D/AudioHardware7x30( 2906): setVoiceVolume(0.000000)
  5144.  
  5145. I/AudioHardware7x30( 2906): Setting in-call volume to 0 (available range is 0 to 100)
  5146.  
  5147. E/AudioHardware7x30( 2906): msm_set_voice_rx_vol(0) failed errno = 1
  5148.  
  5149. I/AudioFlinger( 2906): loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 3
  5150.  
  5151. E/AudioFlinger( 2906): int android::load_audio_interface(char const*, audio_hw_device_t**) couldn't load audio hw module audio.usb (No such file or directory)
  5152.  
  5153. I/AudioFlinger( 2906): loadHwModule() error -2 loading module usb
  5154.  
  5155. W/AudioPolicyManagerBase( 2906): could not open HW module usb
  5156.  
  5157. I/AudioPolicyService( 2906): Loaded audio policy from QCOM Audio Policy HAL (audio_policy)
  5158.  
  5159. D/AudioHardware7x30( 2906): AudioStreamOutMSM7x30::standby()
  5160.  
  5161. D/dalvikvm( 2904): GC_FOR_ALLOC freed 624K, 36% free 1639K/2560K, paused 19ms, total 20ms
  5162.  
  5163. W/Zygote ( 2904): Class not found for preloading: android.widget.EdgeGlow
  5164.  
  5165. W/Zygote ( 2904): Class not found for preloading: android.widget.TextView$Blink
  5166.  
  5167. W/Zygote ( 2904): Class not found for preloading: android.widget.TextView$EasyEditSpanController
  5168.  
  5169. W/Zygote ( 2904): Class not found for preloading: android.widget.TextView$InputContentType
  5170.  
  5171. W/Zygote ( 2904): Class not found for preloading: android.widget.TextView$InputMethodState
  5172.  
  5173. W/Zygote ( 2904): Class not found for preloading: android.widget.TextView$TextAlign
  5174.  
  5175. E/PhonePolicy( 2904): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback
  5176.  
  5177. W/Zygote ( 2904): Class not found for preloading: java.text.DecimalFormat$1
  5178.  
  5179. I/System ( 2904): Loaded time zone names for in 146ms (143ms in ICU)
  5180.  
  5181. I/System ( 2904): Loaded time zone names for en_US in 110ms (104ms in ICU)
  5182.  
  5183. I/System ( 2904): Loaded time zone names for de_DE in 113ms (110ms in ICU)
  5184.  
  5185. I/Zygote ( 2904): ...preloaded 2292 classes in 1637ms.
  5186.  
  5187. D/dalvikvm( 2904): GC_EXPLICIT freed 1063K, 34% free 2228K/3331K, paused 1ms+1ms, total 22ms
  5188.  
  5189. I/Zygote ( 2904): Preload resources disabled, skipped.
  5190.  
  5191. D/dalvikvm( 2904): GC_EXPLICIT freed 9K, 34% free 2219K/3331K, paused 2ms+1ms, total 20ms
  5192.  
  5193. D/dalvikvm( 2904): GC_EXPLICIT freed <1K, 34% free 2219K/3331K, paused 1ms+2ms, total 16ms
  5194.  
  5195. D/dalvikvm( 2904): GC_EXPLICIT freed <1K, 34% free 2219K/3331K, paused 1ms+1ms, total 20ms
  5196.  
  5197. I/dalvikvm( 2904): System server process 3037 has been created
  5198.  
  5199. I/Zygote ( 2904): Accepting command socket connections
  5200.  
  5201. I/sysproc ( 3037): Entered system_init()
  5202.  
  5203. I/sysproc ( 3037): ServiceManager: 0xef6e8
  5204.  
  5205. D/SensorService( 3037): nuSensorService starting...
  5206.  
  5207. I/AKMD2 ( 170): akmd2 : Compass Opened.
  5208.  
  5209. I/AKMD2 ( 170): akmd2 : Compass Closed.
  5210.  
  5211. D/DASH - ak897x( 3037): ak897x_read_sensor_map: AK8975 Compass: axis map [ 0 1 2]
  5212.  
  5213. D/DASH - ak897x( 3037): ak897x_read_sensor_map: AK8975 Compass: axis sign [ 1 1 -1]
  5214.  
  5215. D/DASH - ak897x( 3037): ak897x_read_sensor_map: AK8975 Compass Raw: axis map [ 0 1 2]
  5216.  
  5217. D/DASH - ak897x( 3037): ak897x_read_sensor_map: AK8975 Compass Raw: axis sign [ 1 1 -1]
  5218.  
  5219. D/DASH - ak897x( 3037): ak897x_read_sensor_map: AK8975 Magnetic Field: axis map [ 0 1 2]
  5220.  
  5221. D/DASH - ak897x( 3037): ak897x_read_sensor_map: AK8975 Magnetic Field: axis sign [ 1 -1 -1]
  5222.  
  5223. E/DASH - ak897x( 3037): ak897x_activate: unable to set accelerometer delay!
  5224.  
  5225. E/DASH - ak897x( 3037): ak897x_activate: unable to set accelerometer delay!
  5226.  
  5227. E/DASH - ak897x( 3037): ak897x_activate: unable to set accelerometer delay!
  5228.  
  5229. I/SensorService( 3037): BMA150 accelerometer
  5230.  
  5231. I/SensorService( 3037): AK8975 Compass
  5232.  
  5233. I/SensorService( 3037): AK8975 Compass Raw
  5234.  
  5235. I/SensorService( 3037): AK8975 Magnetic Field
  5236.  
  5237. I/SensorService( 3037): APDS9700 Proximity
  5238.  
  5239. I/sysproc ( 3037): System server: starting Android runtime.
  5240.  
  5241. I/sysproc ( 3037): System server: starting Android services.
  5242.  
  5243. I/sysproc ( 3037): System server: entering thread pool.
  5244.  
  5245. I/SystemServer( 3037): Entered the Android system server!
  5246.  
  5247. I/SystemServer( 3037): Entropy Mixer
  5248.  
  5249. D/SensorService( 3037): nuSensorService thread starting...
  5250.  
  5251. I/SystemServer( 3037): Power Manager
  5252.  
  5253. I/SystemServer( 3037): Activity Manager
  5254.  
  5255. I/ActivityManager( 3037): Memory class: 48
  5256.  
  5257. W/ApplicationContext( 3037): PDroid:ContextImpl: ContextImpl being created but already has sOuterContext
  5258.  
  5259. I/SystemServer( 3037): Telephony Registry
  5260.  
  5261. E/PrivacyTelephonyRegistry( 3037): failed to register privacy broadcastreceiver
  5262.  
  5263. I/PrivacyTelephonyRegistry( 3037): constructor ready
  5264.  
  5265. I/ActivityManager( 3037): Enabled StrictMode logging for AThread's Looper
  5266.  
  5267. I/SystemServer( 3037): Scheduling Policy
  5268.  
  5269. I/SystemServer( 3037): Package Manager
  5270.  
  5271. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5272.  
  5273. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5274.  
  5275. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5276.  
  5277. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5278.  
  5279. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5280.  
  5281. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5282.  
  5283. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5284.  
  5285. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5286.  
  5287. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5288.  
  5289. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5290.  
  5291. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5292.  
  5293. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5294.  
  5295. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5296.  
  5297. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5298.  
  5299. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5300.  
  5301. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5302.  
  5303. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5304.  
  5305. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5306.  
  5307. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5308.  
  5309. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5310.  
  5311. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5312.  
  5313. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5314.  
  5315. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5316.  
  5317. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5318.  
  5319. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5320.  
  5321. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5322.  
  5323. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5324.  
  5325. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5326.  
  5327. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5328.  
  5329. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5330.  
  5331. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5332.  
  5333. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5334.  
  5335. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5336.  
  5337. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5338.  
  5339. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5340.  
  5341. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5342.  
  5343. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5344.  
  5345. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5346.  
  5347. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5348.  
  5349. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5350.  
  5351. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5352.  
  5353. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5354.  
  5355. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5356.  
  5357. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5358.  
  5359. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5360.  
  5361. I/dalvikvm( 3037): DexOpt: source file mod time mismatch (385d2437 vs 42548490)
  5362.  
  5363. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5364.  
  5365. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5366.  
  5367. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5368.  
  5369. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5370.  
  5371. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5372.  
  5373. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5374.  
  5375. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5376.  
  5377. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5378.  
  5379. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5380.  
  5381. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5382.  
  5383. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5384.  
  5385. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5386.  
  5387. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5388.  
  5389. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5390.  
  5391. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5392.  
  5393. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5394.  
  5395. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5396.  
  5397. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5398.  
  5399. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5400.  
  5401. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5402.  
  5403. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5404.  
  5405. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5406.  
  5407. W/PackageParser( 3037): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #150
  5408.  
  5409. W/PackageParser( 3037): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #159
  5410.  
  5411. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5412.  
  5413. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5414.  
  5415. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5416.  
  5417. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5418.  
  5419. W/PackageParser( 3037): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #546
  5420.  
  5421. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5422.  
  5423. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5424.  
  5425. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5426.  
  5427. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5428.  
  5429. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5430.  
  5431. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5432.  
  5433. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5434.  
  5435. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5436.  
  5437. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5438.  
  5439. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5440.  
  5441. W/PackageParser( 3037): No actions in intent filter at /system/app/CMFileManager.apk Binary XML file line #127
  5442.  
  5443. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5444.  
  5445. W/PackageParser( 3037): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #167
  5446.  
  5447. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5448.  
  5449. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5450.  
  5451. W/PackageParser( 3037): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #191
  5452.  
  5453. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5454.  
  5455. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5456.  
  5457. I/dalvikvm( 3037): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5458.  
  5459. D/PackageManager( 3037): No files in app dir /vendor/app
  5460.  
  5461. I/installd( 168): new connection
  5462.  
  5463. I/Installer( 3037): connecting...
  5464.  
  5465. I/PackageManager( 3037): Time to scan packages: 0.791 seconds
  5466.  
  5467. W/PackageManager( 3037): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
  5468.  
  5469. W/PackageManager( 3037): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  5470.  
  5471. W/PackageManager( 3037): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  5472.  
  5473. W/PackageManager( 3037): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  5474.  
  5475. W/PackageManager( 3037): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.talk
  5476.  
  5477. W/PackageManager( 3037): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  5478.  
  5479. W/PackageManager( 3037): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  5480.  
  5481. W/PackageManager( 3037): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  5482.  
  5483. W/PackageManager( 3037): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  5484.  
  5485. W/PackageManager( 3037): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  5486.  
  5487. W/PackageManager( 3037): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  5488.  
  5489. W/PackageManager( 3037): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  5490.  
  5491. W/PackageManager( 3037): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  5492.  
  5493. W/PackageManager( 3037): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabe45)
  5494.  
  5495. W/PackageManager( 3037): Unknown permission android.permission.MANAGE_USERS in package com.android.vending
  5496.  
  5497. W/PackageManager( 3037): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending
  5498.  
  5499. W/PackageManager( 3037): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.android.systemui
  5500.  
  5501. W/PackageManager( 3037): Unknown permission android.permission.ACCESS_4G_STATE in package com.android.systemui
  5502.  
  5503. W/PackageManager( 3037): Unknown permission android.permission.CHANGE_4G_STATE in package com.android.systemui
  5504.  
  5505. W/PackageManager( 3037): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
  5506.  
  5507. D/dalvikvm( 3037): GC_EXPLICIT freed 2353K, 48% free 4467K/8451K, paused 2ms+8ms, total 61ms
  5508.  
  5509. I/SystemServer( 3037): Account Manager
  5510.  
  5511. D/PackageManager( 3037): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged
  5512.  
  5513. I/SystemServer( 3037): Privacy Service
  5514.  
  5515. I/PrivacySettingsManagerService( 3037): PrivacySettingsManagerService - initializing for package: android UID: 1000
  5516.  
  5517. I/SystemServer( 3037): Content Manager
  5518.  
  5519. I/ActivityThread( 3037): Pub settings: com.android.providers.settings.SettingsProvider
  5520.  
  5521. W/ApplicationContext( 3037): PDroid:ContextImpl: ContextImpl being created but already has sOuterContext
  5522.  
  5523. I/SystemServer( 3037): System Content Providers
  5524.  
  5525. D/SettingsProvider( 3037): cache for settings table 'secure' rows=59; fullycached=true
  5526.  
  5527. D/SettingsProvider( 3037): cache for settings table 'system' rows=55; fullycached=true
  5528.  
  5529. I/SystemServer( 3037): Lights Service
  5530.  
  5531. I/SystemServer( 3037): Battery Service
  5532.  
  5533. I/SystemServer( 3037): Vibrator Service
  5534.  
  5535. W/dalvikvm( 3037): threadid=21: thread exiting with uncaught exception (group=0x2b544300)
  5536.  
  5537. I/Process ( 3037): Sending signal. PID: 3037 SIG: 9
  5538.  
  5539. E/AndroidRuntime( 3037): *** FATAL EXCEPTION IN SYSTEM PROCESS: PowerManagerService
  5540.  
  5541. E/AndroidRuntime( 3037): java.lang.ClassCastException: com.stericsson.hardware.fm.FmReceiverImpl cannot be cast to android.privacy.PrivacySettingsManager
  5542.  
  5543. E/AndroidRuntime( 3037): at android.privacy.surrogate.PrivacyContentResolver.enforcePrivacyPermission(PrivacyContentResolver.java)
  5544.  
  5545. E/AndroidRuntime( 3037): at android.content.ContentResolver.query(ContentResolver.java)
  5546.  
  5547. E/AndroidRuntime( 3037): at android.content.ContentResolver.query(ContentResolver.java)
  5548.  
  5549. E/AndroidRuntime( 3037): at com.android.server.PowerManagerService.initInThread(PowerManagerService.java)
  5550.  
  5551. E/AndroidRuntime( 3037): at com.android.server.PowerManagerService$1.onLooperPrepared(PowerManagerService.java)
  5552.  
  5553. E/AndroidRuntime( 3037): at android.os.HandlerThread.run(HandlerThread.java)
  5554.  
  5555. I/ServiceManager( 156): service 'gfxinfo' died
  5556.  
  5557. I/ServiceManager( 156): service 'package' died
  5558.  
  5559. I/ServiceManager( 156): service 'power' died
  5560.  
  5561. I/ServiceManager( 156): service 'entropy' died
  5562.  
  5563. I/ServiceManager( 156): service 'cpuinfo' died
  5564.  
  5565. I/ServiceManager( 156): service 'sensorservice' died
  5566.  
  5567. I/ServiceManager( 156): service 'content' died
  5568.  
  5569. I/ServiceManager( 156): service 'telephony.registry' died
  5570.  
  5571. I/ServiceManager( 156): service 'scheduling_policy' died
  5572.  
  5573. I/ServiceManager( 156): service 'usagestats' died
  5574.  
  5575. I/ServiceManager( 156): service 'batteryinfo' died
  5576.  
  5577. I/ServiceManager( 156): service 'privacy' died
  5578.  
  5579. I/ServiceManager( 156): service 'activity' died
  5580.  
  5581. I/ServiceManager( 156): service 'dbinfo' died
  5582.  
  5583. I/ServiceManager( 156): service 'vibrator' died
  5584.  
  5585. I/ServiceManager( 156): service 'account' died
  5586.  
  5587. I/ServiceManager( 156): service 'permission' died
  5588.  
  5589. I/ServiceManager( 156): service 'battery' died
  5590.  
  5591. I/ServiceManager( 156): service 'hardware' died
  5592.  
  5593. I/ServiceManager( 156): service 'meminfo' died
  5594.  
  5595. E/installd( 168): eof
  5596.  
  5597. E/installd( 168): failed to read size
  5598.  
  5599. I/installd( 168): closing connection
  5600.  
  5601. I/Zygote ( 2904): Exit zygote because system server (3037) has terminated
  5602.  
  5603. I/ServiceManager( 156): service 'media.audio_flinger' died
  5604.  
  5605. I/ServiceManager( 156): service 'media.player' died
  5606.  
  5607. I/ServiceManager( 156): service 'media.camera' died
  5608.  
  5609. I/ServiceManager( 156): service 'media.audio_policy' died
  5610.  
  5611. I/Netd ( 3079): Netd 1.0 starting
  5612.  
  5613. D/AndroidRuntime( 3080):
  5614.  
  5615. D/AndroidRuntime( 3080): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  5616.  
  5617. D/AndroidRuntime( 3080): CheckJNI is OFF
  5618.  
  5619. D/dalvikvm( 3080): Trying to load lib libjavacore.so 0x0
  5620.  
  5621. D/dalvikvm( 3080): Added shared lib libjavacore.so 0x0
  5622.  
  5623. D/dalvikvm( 3080): Trying to load lib libnativehelper.so 0x0
  5624.  
  5625. I/mediaserver( 3081): ServiceManager: 0xfd78
  5626.  
  5627. D/dalvikvm( 3080): Added shared lib libnativehelper.so 0x0
  5628.  
  5629. I/AudioFlinger( 3081): Using default 3000 mSec as standby time.
  5630.  
  5631. I/CameraService( 3081): CameraService started (pid=3081)
  5632.  
  5633. E/SEMC Camera HAL( 3081): HAL_getNumberOfCameras: E
  5634.  
  5635. I/SamplingProfilerIntegration( 3080): Profiling disabled.
  5636.  
  5637. I/Zygote ( 3080): Preloading classes...
  5638.  
  5639. D/dalvikvm( 3080): GC_EXPLICIT freed 37K, 84% free 420K/2560K, paused 0ms+1ms, total 8ms
  5640.  
  5641. E/BandwidthController( 3079): runIptablesCmd(): failed /system/bin/iptables -t raw -N bw_raw_PREROUTING res=256
  5642.  
  5643. E/BandwidthController( 3079): runIptablesCmd(): failed /system/bin/ip6tables -t raw -N bw_raw_PREROUTING res=256
  5644.  
  5645. W/Zygote ( 3080): Class not found for preloading: android.animation.ValueAnimator$2
  5646.  
  5647. W/Zygote ( 3080): Class not found for preloading: android.animation.ValueAnimator$3
  5648.  
  5649. W/Zygote ( 3080): Class not found for preloading: android.animation.ValueAnimator$4
  5650.  
  5651. W/Zygote ( 3080): Class not found for preloading: android.animation.ValueAnimator$5
  5652.  
  5653. W/Zygote ( 3080): Class not found for preloading: android.content.res.Resources$1
  5654.  
  5655. W/Zygote ( 3080): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql
  5656.  
  5657. W/Zygote ( 3080): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock
  5658.  
  5659. D/TextLayoutCache( 3080): Using debug level = 0 - Debug Enabled = 0
  5660.  
  5661. I/dalvikvm( 3080): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  5662.  
  5663. D/MtpDeviceJNI( 3080): register_android_mtp_MtpDevice
  5664.  
  5665. I/dalvikvm( 3080): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  5666.  
  5667. I/dalvikvm( 3080): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  5668.  
  5669. W/Zygote ( 3080): Class not found for preloading: android.media.IRemoteControlClientDispatcher
  5670.  
  5671. W/Zygote ( 3080): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub
  5672.  
  5673. D/MDnsDS ( 3079): MDnsSdListener::Hander starting up
  5674.  
  5675. D/MDnsDS ( 3079): MDnsSdListener starting to monitor
  5676.  
  5677. D/MDnsDS ( 3079): Going to poll with pollCount 1
  5678.  
  5679. W/Zygote ( 3080): Class not found for preloading: android.os.Power
  5680.  
  5681. W/Zygote ( 3080): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount
  5682.  
  5683. W/Zygote ( 3080): Class not found for preloading: android.text.method.WordIterator$1
  5684.  
  5685. W/Zygote ( 3080): Class not found for preloading: android.view.InputHandler
  5686.  
  5687. W/Zygote ( 3080): Class not found for preloading: android.view.InputQueue$FinishedCallback
  5688.  
  5689. W/Zygote ( 3080): Class not found for preloading: android.view.ViewRootImpl$3
  5690.  
  5691. I/AudioPolicyManagerBase( 3081): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
  5692.  
  5693. D/AudioHardware7x30( 3081): Could not open libhtc_acoustic.so
  5694.  
  5695. D/AudioHardware7x30( 3081): msm_mixer_open: Opening the device
  5696.  
  5697. D/AudioHardware7x30( 3081): msm_mixer_count:mixer_cnt =53
  5698.  
  5699. I/AudioHardware7x30( 3081): ******* name[0] = [handset_rx] *********
  5700.  
  5701. I/AudioHardware7x30( 3081): ******* name[1] = [handset_tx] *********
  5702.  
  5703. I/AudioHardware7x30( 3081): ******* name[2] = [headset_stereo_rx] *********
  5704.  
  5705. I/AudioHardware7x30( 3081): ******* name[3] = [headset_mono_rx] *********
  5706.  
  5707. I/AudioHardware7x30( 3081): ******* name[4] = [headset_mono_tx] *********
  5708.  
  5709. I/AudioHardware7x30( 3081): ******* name[5] = [fmradio_handset_rx] *********
  5710.  
  5711. I/AudioHardware7x30( 3081): ******* name[6] = [speaker_stereo_rx] *********
  5712.  
  5713. I/AudioHardware7x30( 3081): ******* name[7] = [fmradio_speaker_rx] *********
  5714.  
  5715. I/AudioHardware7x30( 3081): ******* name[8] = [fmradio_headset_rx] *********
  5716.  
  5717. I/AudioHardware7x30( 3081): ******* name[9] = [handset_dual_mic_endfire_tx] *********
  5718.  
  5719. I/AudioHardware7x30( 3081): ******* name[10] = [handset_dual_mic_broadside_tx] *********
  5720.  
  5721. I/AudioHardware7x30( 3081): ******* name[11] = [speaker_dual_mic_endfire_tx] *********
  5722.  
  5723. I/AudioHardware7x30( 3081): ******* name[12] = [speaker_mono_tx] *********
  5724.  
  5725. I/AudioHardware7x30( 3081): ******* name[13] = [tty_headset_mono_rx] *********
  5726.  
  5727. I/AudioHardware7x30( 3081): ******* name[14] = [tty_headset_mono_tx] *********
  5728.  
  5729. I/AudioHardware7x30( 3081): ******* name[15] = [speaker_mono_rx] *********
  5730.  
  5731. I/AudioHardware7x30( 3081): ******* name[16] = [headset_speaker_mono_rx] *********
  5732.  
  5733. I/AudioHardware7x30( 3081): ******* name[17] = [ringtone_speaker_stereo_rx] *********
  5734.  
  5735. I/AudioHardware7x30( 3081): ******* name[18] = [ringtone_speaker_mono_rx] *********
  5736.  
  5737. I/AudioHardware7x30( 3081): ******* name[19] = [handset_spkr_hac_rx] *********
  5738.  
  5739. I/AudioHardware7x30( 3081): ******* name[20] = [headphone_mic_tx] *********
  5740.  
  5741. I/AudioHardware7x30( 3081): ******* name[21] = [headset_stereo_speaker_stereo_rx] *********
  5742.  
  5743. I/AudioHardware7x30( 3081): ******* name[22] = [headphone_mic_endfire_tx] *********
  5744.  
  5745. I/AudioHardware7x30( 3081): ******* name[23] = [speaker_secondary_mic_tx] *********
  5746.  
  5747. I/AudioHardware7x30( 3081): ******* name[24] = [speaker_dual_mic_endfire_tx_real_stereo] *********
  5748.  
  5749. I/AudioHardware7x30( 3081): ******* name[25] = [handset_skt_rx] *********
  5750.  
  5751. I/AudioHardware7x30( 3081): ******* name[26] = [handset_skt_tx] *********
  5752.  
  5753. I/AudioHardware7x30( 3081): ******* name[27] = [handset_dual_mic_endfire_skt_tx] *********
  5754.  
  5755. I/AudioHardware7x30( 3081): ******* name[28] = [handset_vzw_rx] *********
  5756.  
  5757. I/AudioHardware7x30( 3081): ******* name[29] = [handset_vzw_tx] *********
  5758.  
  5759. I/AudioHardware7x30( 3081): ******* name[30] = [handset_dual_mic_endfire_vzw_tx] *********
  5760.  
  5761. I/AudioHardware7x30( 3081): ******* name[31] = [handset_asr_tx] *********
  5762.  
  5763. I/AudioHardware7x30( 3081): ******* name[32] = [xloud_speaker_stereo_rx] *********
  5764.  
  5765. I/AudioHardware7x30( 3081): ******* name[33] = [xloud_speaker_mono_rx] *********
  5766.  
  5767. I/AudioHardware7x30( 3081): ******* name[34] = [bt_sco_rx] *********
  5768.  
  5769. I/AudioHardware7x30( 3081): ******* name[35] = [bt_sco_tx] *********
  5770.  
  5771. I/AudioHardware7x30( 3081): ******* name[36] = [bt_carkit_rx] *********
  5772.  
  5773. I/AudioHardware7x30( 3081): ******* name[37] = [bt_carkit_tx] *********
  5774.  
  5775. I/AudioHardware7x30( 3081): ******* name[38] = [bt_dsp_sco_rx] *********
  5776.  
  5777. I/AudioHardware7x30( 3081): ******* name[39] = [bt_dsp_sco_tx] *********
  5778.  
  5779. I/AudioHardware7x30( 3081): ******* name[40] = [hdmi_stereo_rx] *********
  5780.  
  5781. I/AudioHardware7x30( 3081): ******* name[41] = [fmradio_stereo_tx] *********
  5782.  
  5783. I/AudioFlinger( 3081): loadHwModule() Loaded primary audio interface from QCOM Audio HW HAL (audio) handle 1
  5784.  
  5785. D/AudioHardware7x30( 3081): AudioHardware::openOutputStream devices 2 format 1 channels 3 samplerate 44100
  5786.  
  5787. I/AudioFlinger( 3081): HAL output buffer size 1200 frames, normal mix buffer size 1200 frames
  5788.  
  5789. I/AudioMixer( 3081): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  5790.  
  5791. I/AudioFlinger( 3081): Using module 1 has the primary audio interface
  5792.  
  5793. D/AudioHardwareInterface( 3081): setMode(NORMAL)
  5794.  
  5795. I/AudioHardware7x30( 3081): Set master volume to 7.
  5796.  
  5797. I/AudioFlinger( 3081): AudioFlinger's thread 0x17500 ready to run
  5798.  
  5799. W/AudioFlinger( 3081): Thread AudioOut_2 cannot connect to the power manager service
  5800.  
  5801. I/AudioHardware7x30( 3081): Routing audio to Speakerphone
  5802.  
  5803. D/AudioHardware7x30( 3081): new_rx = 15
  5804.  
  5805. D/AudioHardware7x30( 3081): new_tx = 12
  5806.  
  5807. E/AudioHardware7x30( 3081): updateDeviceInfo: E rx_device 2 and tx_device 3
  5808.  
  5809. D/AudioHardware7x30( 3081): No active voicecall/playback, disabling cur_rx 65535
  5810.  
  5811. D/AudioHardware7x30( 3081): No active voicecall/recording, disabling cur_tx 65535
  5812.  
  5813. E/AudioHardware7x30( 3081): updateDeviceInfo: X cur_rx 2 cur_tx 3
  5814.  
  5815. D/AudioHardware7x30( 3081): setVoiceVolume(0.000000)
  5816.  
  5817. I/AudioHardware7x30( 3081): Setting in-call volume to 0 (available range is 0 to 100)
  5818.  
  5819. E/AudioHardware7x30( 3081): msm_set_voice_rx_vol(0) failed errno = 1
  5820.  
  5821. I/AudioFlinger( 3081): loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 3
  5822.  
  5823. E/AudioFlinger( 3081): int android::load_audio_interface(char const*, audio_hw_device_t**) couldn't load audio hw module audio.usb (No such file or directory)
  5824.  
  5825. I/AudioFlinger( 3081): loadHwModule() error -2 loading module usb
  5826.  
  5827. W/AudioPolicyManagerBase( 3081): could not open HW module usb
  5828.  
  5829. I/AudioPolicyService( 3081): Loaded audio policy from QCOM Audio Policy HAL (audio_policy)
  5830.  
  5831. D/AudioHardware7x30( 3081): AudioStreamOutMSM7x30::standby()
  5832.  
  5833. I/dalvikvm( 3080): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
  5834.  
  5835. D/dalvikvm( 3080): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
  5836.  
  5837. D/dalvikvm( 3080): GC_FOR_ALLOC freed 624K, 36% free 1639K/2560K, paused 13ms, total 13ms
  5838.  
  5839. W/Zygote ( 3080): Class not found for preloading: android.widget.EdgeGlow
  5840.  
  5841. W/Zygote ( 3080): Class not found for preloading: android.widget.TextView$Blink
  5842.  
  5843. W/Zygote ( 3080): Class not found for preloading: android.widget.TextView$EasyEditSpanController
  5844.  
  5845. W/Zygote ( 3080): Class not found for preloading: android.widget.TextView$InputContentType
  5846.  
  5847. W/Zygote ( 3080): Class not found for preloading: android.widget.TextView$InputMethodState
  5848.  
  5849. W/Zygote ( 3080): Class not found for preloading: android.widget.TextView$TextAlign
  5850.  
  5851. E/PhonePolicy( 3080): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback
  5852.  
  5853. W/Zygote ( 3080): Class not found for preloading: java.text.DecimalFormat$1
  5854.  
  5855. I/System ( 3080): Loaded time zone names for in 144ms (139ms in ICU)
  5856.  
  5857. I/System ( 3080): Loaded time zone names for en_US in 108ms (105ms in ICU)
  5858.  
  5859. I/System ( 3080): Loaded time zone names for de_DE in 117ms (114ms in ICU)
  5860.  
  5861. I/Zygote ( 3080): ...preloaded 2292 classes in 1608ms.
  5862.  
  5863. D/dalvikvm( 3080): GC_EXPLICIT freed 1063K, 34% free 2228K/3331K, paused 3ms+1ms, total 24ms
  5864.  
  5865. I/Zygote ( 3080): Preload resources disabled, skipped.
  5866.  
  5867. D/dalvikvm( 3080): GC_EXPLICIT freed 9K, 34% free 2219K/3331K, paused 2ms+2ms, total 20ms
  5868.  
  5869. D/dalvikvm( 3080): GC_EXPLICIT freed <1K, 34% free 2219K/3331K, paused 1ms+2ms, total 17ms
  5870.  
  5871. D/dalvikvm( 3080): GC_EXPLICIT freed <1K, 34% free 2219K/3331K, paused 1ms+1ms, total 16ms
  5872.  
  5873. I/dalvikvm( 3080): System server process 3212 has been created
  5874.  
  5875. I/Zygote ( 3080): Accepting command socket connections
  5876.  
  5877. I/sysproc ( 3212): Entered system_init()
  5878.  
  5879. I/sysproc ( 3212): ServiceManager: 0xef700
  5880.  
  5881. D/SensorService( 3212): nuSensorService starting...
  5882.  
  5883. I/AKMD2 ( 170): akmd2 : Compass Opened.
  5884.  
  5885. I/AKMD2 ( 170): akmd2 : Compass Closed.
  5886.  
  5887. D/DASH - ak897x( 3212): ak897x_read_sensor_map: AK8975 Compass: axis map [ 0 1 2]
  5888.  
  5889. D/DASH - ak897x( 3212): ak897x_read_sensor_map: AK8975 Compass: axis sign [ 1 1 -1]
  5890.  
  5891. D/DASH - ak897x( 3212): ak897x_read_sensor_map: AK8975 Compass Raw: axis map [ 0 1 2]
  5892.  
  5893. D/DASH - ak897x( 3212): ak897x_read_sensor_map: AK8975 Compass Raw: axis sign [ 1 1 -1]
  5894.  
  5895. D/DASH - ak897x( 3212): ak897x_read_sensor_map: AK8975 Magnetic Field: axis map [ 0 1 2]
  5896.  
  5897. D/DASH - ak897x( 3212): ak897x_read_sensor_map: AK8975 Magnetic Field: axis sign [ 1 -1 -1]
  5898.  
  5899. E/DASH - ak897x( 3212): ak897x_activate: unable to set accelerometer delay!
  5900.  
  5901. E/DASH - ak897x( 3212): ak897x_activate: unable to set accelerometer delay!
  5902.  
  5903. E/DASH - ak897x( 3212): ak897x_activate: unable to set accelerometer delay!
  5904.  
  5905. I/SensorService( 3212): BMA150 accelerometer
  5906.  
  5907. I/SensorService( 3212): AK8975 Compass
  5908.  
  5909. I/SensorService( 3212): AK8975 Compass Raw
  5910.  
  5911. I/SensorService( 3212): AK8975 Magnetic Field
  5912.  
  5913. I/SensorService( 3212): APDS9700 Proximity
  5914.  
  5915. I/sysproc ( 3212): System server: starting Android runtime.
  5916.  
  5917. I/sysproc ( 3212): System server: starting Android services.
  5918.  
  5919. I/sysproc ( 3212): System server: entering thread pool.
  5920.  
  5921. D/SensorService( 3212): nuSensorService thread starting...
  5922.  
  5923. I/SystemServer( 3212): Entered the Android system server!
  5924.  
  5925. I/SystemServer( 3212): Entropy Mixer
  5926.  
  5927. I/SystemServer( 3212): Power Manager
  5928.  
  5929. I/SystemServer( 3212): Activity Manager
  5930.  
  5931. I/ActivityManager( 3212): Memory class: 48
  5932.  
  5933. W/ApplicationContext( 3212): PDroid:ContextImpl: ContextImpl being created but already has sOuterContext
  5934.  
  5935. E/PrivacyTelephonyRegistry( 3212): failed to register privacy broadcastreceiver
  5936.  
  5937. I/PrivacyTelephonyRegistry( 3212): constructor ready
  5938.  
  5939. I/SystemServer( 3212): Telephony Registry
  5940.  
  5941. I/ActivityManager( 3212): Enabled StrictMode logging for AThread's Looper
  5942.  
  5943. I/SystemServer( 3212): Scheduling Policy
  5944.  
  5945. I/SystemServer( 3212): Package Manager
  5946.  
  5947. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5948.  
  5949. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5950.  
  5951. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5952.  
  5953. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5954.  
  5955. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5956.  
  5957. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5958.  
  5959. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5960.  
  5961. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5962.  
  5963. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5964.  
  5965. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5966.  
  5967. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5968.  
  5969. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5970.  
  5971. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5972.  
  5973. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5974.  
  5975. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5976.  
  5977. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5978.  
  5979. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5980.  
  5981. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5982.  
  5983. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5984.  
  5985. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5986.  
  5987. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5988.  
  5989. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5990.  
  5991. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5992.  
  5993. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5994.  
  5995. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5996.  
  5997. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  5998.  
  5999. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6000.  
  6001. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6002.  
  6003. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6004.  
  6005. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6006.  
  6007. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6008.  
  6009. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6010.  
  6011. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6012.  
  6013. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6014.  
  6015. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6016.  
  6017. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6018.  
  6019. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6020.  
  6021. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6022.  
  6023. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6024.  
  6025. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6026.  
  6027. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6028.  
  6029. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6030.  
  6031. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6032.  
  6033. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6034.  
  6035. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6036.  
  6037. I/dalvikvm( 3212): DexOpt: source file mod time mismatch (385d2437 vs 42548490)
  6038.  
  6039. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6040.  
  6041. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6042.  
  6043. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6044.  
  6045. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6046.  
  6047. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6048.  
  6049. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6050.  
  6051. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6052.  
  6053. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6054.  
  6055. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6056.  
  6057. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6058.  
  6059. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6060.  
  6061. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6062.  
  6063. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6064.  
  6065. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6066.  
  6067. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6068.  
  6069. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6070.  
  6071. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6072.  
  6073. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6074.  
  6075. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6076.  
  6077. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6078.  
  6079. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6080.  
  6081. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6082.  
  6083. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6084.  
  6085. W/PackageParser( 3212): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #150
  6086.  
  6087. W/PackageParser( 3212): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #159
  6088.  
  6089. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6090.  
  6091. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6092.  
  6093. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6094.  
  6095. W/PackageParser( 3212): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #546
  6096.  
  6097. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6098.  
  6099. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6100.  
  6101. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6102.  
  6103. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6104.  
  6105. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6106.  
  6107. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6108.  
  6109. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6110.  
  6111. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6112.  
  6113. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6114.  
  6115. W/PackageParser( 3212): No actions in intent filter at /system/app/CMFileManager.apk Binary XML file line #127
  6116.  
  6117. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6118.  
  6119. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6120.  
  6121. W/PackageParser( 3212): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #167
  6122.  
  6123. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6124.  
  6125. W/PackageParser( 3212): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #191
  6126.  
  6127. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6128.  
  6129. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6130.  
  6131. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6132.  
  6133. I/dalvikvm( 3212): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6134.  
  6135. D/PackageManager( 3212): No files in app dir /vendor/app
  6136.  
  6137. I/installd( 168): new connection
  6138.  
  6139. I/Installer( 3212): connecting...
  6140.  
  6141. I/PackageManager( 3212): Time to scan packages: 0.798 seconds
  6142.  
  6143. W/PackageManager( 3212): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
  6144.  
  6145. W/PackageManager( 3212): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  6146.  
  6147. W/PackageManager( 3212): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  6148.  
  6149. W/PackageManager( 3212): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  6150.  
  6151. W/PackageManager( 3212): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.talk
  6152.  
  6153. W/PackageManager( 3212): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  6154.  
  6155. W/PackageManager( 3212): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  6156.  
  6157. W/PackageManager( 3212): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  6158.  
  6159. W/PackageManager( 3212): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  6160.  
  6161. W/PackageManager( 3212): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  6162.  
  6163. W/PackageManager( 3212): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  6164.  
  6165. W/PackageManager( 3212): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  6166.  
  6167. W/PackageManager( 3212): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  6168.  
  6169. W/PackageManager( 3212): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabe45)
  6170.  
  6171. W/PackageManager( 3212): Unknown permission android.permission.MANAGE_USERS in package com.android.vending
  6172.  
  6173. W/PackageManager( 3212): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending
  6174.  
  6175. W/PackageManager( 3212): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.android.systemui
  6176.  
  6177. W/PackageManager( 3212): Unknown permission android.permission.ACCESS_4G_STATE in package com.android.systemui
  6178.  
  6179. W/PackageManager( 3212): Unknown permission android.permission.CHANGE_4G_STATE in package com.android.systemui
  6180.  
  6181. W/PackageManager( 3212): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
  6182.  
  6183. D/dalvikvm( 3212): GC_EXPLICIT freed 2356K, 48% free 4464K/8451K, paused 3ms+6ms, total 54ms
  6184.  
  6185. I/SystemServer( 3212): Account Manager
  6186.  
  6187. D/PackageManager( 3212): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged
  6188.  
  6189. I/SystemServer( 3212): Privacy Service
  6190.  
  6191. I/PrivacySettingsManagerService( 3212): PrivacySettingsManagerService - initializing for package: android UID: 1000
  6192.  
  6193. I/SystemServer( 3212): Content Manager
  6194.  
  6195. I/ActivityThread( 3212): Pub settings: com.android.providers.settings.SettingsProvider
  6196.  
  6197. W/ApplicationContext( 3212): PDroid:ContextImpl: ContextImpl being created but already has sOuterContext
  6198.  
  6199. I/SystemServer( 3212): System Content Providers
  6200.  
  6201. D/SettingsProvider( 3212): cache for settings table 'secure' rows=59; fullycached=true
  6202.  
  6203. D/SettingsProvider( 3212): cache for settings table 'system' rows=55; fullycached=true
  6204.  
  6205. I/SystemServer( 3212): Lights Service
  6206.  
  6207. I/SystemServer( 3212): Battery Service
  6208.  
  6209. I/SystemServer( 3212): Vibrator Service
  6210.  
  6211. W/dalvikvm( 3212): threadid=21: thread exiting with uncaught exception (group=0x2b544300)
  6212.  
  6213. I/Process ( 3212): Sending signal. PID: 3212 SIG: 9
  6214.  
  6215. E/AndroidRuntime( 3212): *** FATAL EXCEPTION IN SYSTEM PROCESS: PowerManagerService
  6216.  
  6217. E/AndroidRuntime( 3212): java.lang.ClassCastException: com.stericsson.hardware.fm.FmReceiverImpl cannot be cast to android.privacy.PrivacySettingsManager
  6218.  
  6219. E/AndroidRuntime( 3212): at android.privacy.surrogate.PrivacyContentResolver.enforcePrivacyPermission(PrivacyContentResolver.java)
  6220.  
  6221. E/AndroidRuntime( 3212): at android.content.ContentResolver.query(ContentResolver.java)
  6222.  
  6223. E/AndroidRuntime( 3212): at android.content.ContentResolver.query(ContentResolver.java)
  6224.  
  6225. E/AndroidRuntime( 3212): at com.android.server.PowerManagerService.initInThread(PowerManagerService.java)
  6226.  
  6227. E/AndroidRuntime( 3212): at com.android.server.PowerManagerService$1.onLooperPrepared(PowerManagerService.java)
  6228.  
  6229. E/AndroidRuntime( 3212): at android.os.HandlerThread.run(HandlerThread.java)
  6230.  
  6231. I/ServiceManager( 156): service 'gfxinfo' died
  6232.  
  6233. I/ServiceManager( 156): service 'package' died
  6234.  
  6235. I/ServiceManager( 156): service 'permission' died
  6236.  
  6237. I/ServiceManager( 156): service 'power' died
  6238.  
  6239. I/ServiceManager( 156): service 'entropy' died
  6240.  
  6241. I/ServiceManager( 156): service 'cpuinfo' died
  6242.  
  6243. I/ServiceManager( 156): service 'activity' died
  6244.  
  6245. I/ServiceManager( 156): service 'sensorservice' died
  6246.  
  6247. I/ServiceManager( 156): service 'privacy' died
  6248.  
  6249. I/ServiceManager( 156): service 'account' died
  6250.  
  6251. I/ServiceManager( 156): service 'scheduling_policy' died
  6252.  
  6253. I/ServiceManager( 156): service 'telephony.registry' died
  6254.  
  6255. I/ServiceManager( 156): service 'usagestats' died
  6256.  
  6257. I/ServiceManager( 156): service 'batteryinfo' died
  6258.  
  6259. I/ServiceManager( 156): service 'meminfo' died
  6260.  
  6261. I/ServiceManager( 156): service 'dbinfo' died
  6262.  
  6263. I/ServiceManager( 156): service 'content' died
  6264.  
  6265. I/ServiceManager( 156): service 'battery' died
  6266.  
  6267. I/ServiceManager( 156): service 'hardware' died
  6268.  
  6269. I/ServiceManager( 156): service 'vibrator' died
  6270.  
  6271. E/installd( 168): eof
  6272.  
  6273. E/installd( 168): failed to read size
  6274.  
  6275. I/installd( 168): closing connection
  6276.  
  6277. I/Zygote ( 3080): Exit zygote because system server (3212) has terminated
  6278.  
  6279. I/ServiceManager( 156): service 'media.audio_flinger' died
  6280.  
  6281. I/ServiceManager( 156): service 'media.player' died
  6282.  
  6283. I/ServiceManager( 156): service 'media.camera' died
  6284.  
  6285. I/ServiceManager( 156): service 'media.audio_policy' died
  6286.  
  6287. I/Netd ( 3254): Netd 1.0 starting
  6288.  
  6289. D/AndroidRuntime( 3255):
  6290.  
  6291. D/AndroidRuntime( 3255): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  6292.  
  6293. D/AndroidRuntime( 3255): CheckJNI is OFF
  6294.  
  6295. D/dalvikvm( 3255): Trying to load lib libjavacore.so 0x0
  6296.  
  6297. D/dalvikvm( 3255): Added shared lib libjavacore.so 0x0
  6298.  
  6299. D/dalvikvm( 3255): Trying to load lib libnativehelper.so 0x0
  6300.  
  6301. D/dalvikvm( 3255): Added shared lib libnativehelper.so 0x0
  6302.  
  6303. I/mediaserver( 3256): ServiceManager: 0xfd78
  6304.  
  6305. I/AudioFlinger( 3256): Using default 3000 mSec as standby time.
  6306.  
  6307. I/CameraService( 3256): CameraService started (pid=3256)
  6308.  
  6309. E/SEMC Camera HAL( 3256): HAL_getNumberOfCameras: E
  6310.  
  6311. I/SamplingProfilerIntegration( 3255): Profiling disabled.
  6312.  
  6313. I/Zygote ( 3255): Preloading classes...
  6314.  
  6315. D/dalvikvm( 3255): GC_EXPLICIT freed 37K, 84% free 420K/2560K, paused 0ms+0ms, total 5ms
  6316.  
  6317. W/Zygote ( 3255): Class not found for preloading: android.animation.ValueAnimator$2
  6318.  
  6319. W/Zygote ( 3255): Class not found for preloading: android.animation.ValueAnimator$3
  6320.  
  6321. W/Zygote ( 3255): Class not found for preloading: android.animation.ValueAnimator$4
  6322.  
  6323. W/Zygote ( 3255): Class not found for preloading: android.animation.ValueAnimator$5
  6324.  
  6325. E/BandwidthController( 3254): runIptablesCmd(): failed /system/bin/iptables -t raw -N bw_raw_PREROUTING res=256
  6326.  
  6327. E/BandwidthController( 3254): runIptablesCmd(): failed /system/bin/ip6tables -t raw -N bw_raw_PREROUTING res=256
  6328.  
  6329. W/Zygote ( 3255): Class not found for preloading: android.content.res.Resources$1
  6330.  
  6331. W/Zygote ( 3255): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql
  6332.  
  6333. W/Zygote ( 3255): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock
  6334.  
  6335. D/TextLayoutCache( 3255): Using debug level = 0 - Debug Enabled = 0
  6336.  
  6337. I/dalvikvm( 3255): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  6338.  
  6339. D/MtpDeviceJNI( 3255): register_android_mtp_MtpDevice
  6340.  
  6341. I/dalvikvm( 3255): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  6342.  
  6343. I/dalvikvm( 3255): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  6344.  
  6345. W/Zygote ( 3255): Class not found for preloading: android.media.IRemoteControlClientDispatcher
  6346.  
  6347. W/Zygote ( 3255): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub
  6348.  
  6349. D/MDnsDS ( 3254): MDnsSdListener::Hander starting up
  6350.  
  6351. D/MDnsDS ( 3254): MDnsSdListener starting to monitor
  6352.  
  6353. D/MDnsDS ( 3254): Going to poll with pollCount 1
  6354.  
  6355. W/Zygote ( 3255): Class not found for preloading: android.os.Power
  6356.  
  6357. W/Zygote ( 3255): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount
  6358.  
  6359. W/Zygote ( 3255): Class not found for preloading: android.text.method.WordIterator$1
  6360.  
  6361. W/Zygote ( 3255): Class not found for preloading: android.view.InputHandler
  6362.  
  6363. W/Zygote ( 3255): Class not found for preloading: android.view.InputQueue$FinishedCallback
  6364.  
  6365. W/Zygote ( 3255): Class not found for preloading: android.view.ViewRootImpl$3
  6366.  
  6367. I/AudioPolicyManagerBase( 3256): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
  6368.  
  6369. D/AudioHardware7x30( 3256): Could not open libhtc_acoustic.so
  6370.  
  6371. D/AudioHardware7x30( 3256): msm_mixer_open: Opening the device
  6372.  
  6373. D/AudioHardware7x30( 3256): msm_mixer_count:mixer_cnt =53
  6374.  
  6375. I/AudioHardware7x30( 3256): ******* name[0] = [handset_rx] *********
  6376.  
  6377. I/AudioHardware7x30( 3256): ******* name[1] = [handset_tx] *********
  6378.  
  6379. I/AudioHardware7x30( 3256): ******* name[2] = [headset_stereo_rx] *********
  6380.  
  6381. I/AudioHardware7x30( 3256): ******* name[3] = [headset_mono_rx] *********
  6382.  
  6383. I/AudioHardware7x30( 3256): ******* name[4] = [headset_mono_tx] *********
  6384.  
  6385. I/AudioHardware7x30( 3256): ******* name[5] = [fmradio_handset_rx] *********
  6386.  
  6387. I/AudioHardware7x30( 3256): ******* name[6] = [speaker_stereo_rx] *********
  6388.  
  6389. I/AudioHardware7x30( 3256): ******* name[7] = [fmradio_speaker_rx] *********
  6390.  
  6391. I/AudioHardware7x30( 3256): ******* name[8] = [fmradio_headset_rx] *********
  6392.  
  6393. I/AudioHardware7x30( 3256): ******* name[9] = [handset_dual_mic_endfire_tx] *********
  6394.  
  6395. I/AudioHardware7x30( 3256): ******* name[10] = [handset_dual_mic_broadside_tx] *********
  6396.  
  6397. I/AudioHardware7x30( 3256): ******* name[11] = [speaker_dual_mic_endfire_tx] *********
  6398.  
  6399. I/AudioHardware7x30( 3256): ******* name[12] = [speaker_mono_tx] *********
  6400.  
  6401. I/AudioHardware7x30( 3256): ******* name[13] = [tty_headset_mono_rx] *********
  6402.  
  6403. I/AudioHardware7x30( 3256): ******* name[14] = [tty_headset_mono_tx] *********
  6404.  
  6405. I/AudioHardware7x30( 3256): ******* name[15] = [speaker_mono_rx] *********
  6406.  
  6407. I/AudioHardware7x30( 3256): ******* name[16] = [headset_speaker_mono_rx] *********
  6408.  
  6409. I/AudioHardware7x30( 3256): ******* name[17] = [ringtone_speaker_stereo_rx] *********
  6410.  
  6411. I/AudioHardware7x30( 3256): ******* name[18] = [ringtone_speaker_mono_rx] *********
  6412.  
  6413. I/AudioHardware7x30( 3256): ******* name[19] = [handset_spkr_hac_rx] *********
  6414.  
  6415. I/AudioHardware7x30( 3256): ******* name[20] = [headphone_mic_tx] *********
  6416.  
  6417. I/AudioHardware7x30( 3256): ******* name[21] = [headset_stereo_speaker_stereo_rx] *********
  6418.  
  6419. I/AudioHardware7x30( 3256): ******* name[22] = [headphone_mic_endfire_tx] *********
  6420.  
  6421. I/AudioHardware7x30( 3256): ******* name[23] = [speaker_secondary_mic_tx] *********
  6422.  
  6423. I/AudioHardware7x30( 3256): ******* name[24] = [speaker_dual_mic_endfire_tx_real_stereo] *********
  6424.  
  6425. I/AudioHardware7x30( 3256): ******* name[25] = [handset_skt_rx] *********
  6426.  
  6427. I/AudioHardware7x30( 3256): ******* name[26] = [handset_skt_tx] *********
  6428.  
  6429. I/AudioHardware7x30( 3256): ******* name[27] = [handset_dual_mic_endfire_skt_tx] *********
  6430.  
  6431. I/AudioHardware7x30( 3256): ******* name[28] = [handset_vzw_rx] *********
  6432.  
  6433. I/AudioHardware7x30( 3256): ******* name[29] = [handset_vzw_tx] *********
  6434.  
  6435. I/AudioHardware7x30( 3256): ******* name[30] = [handset_dual_mic_endfire_vzw_tx] *********
  6436.  
  6437. I/AudioHardware7x30( 3256): ******* name[31] = [handset_asr_tx] *********
  6438.  
  6439. I/AudioHardware7x30( 3256): ******* name[32] = [xloud_speaker_stereo_rx] *********
  6440.  
  6441. I/AudioHardware7x30( 3256): ******* name[33] = [xloud_speaker_mono_rx] *********
  6442.  
  6443. I/AudioHardware7x30( 3256): ******* name[34] = [bt_sco_rx] *********
  6444.  
  6445. I/AudioHardware7x30( 3256): ******* name[35] = [bt_sco_tx] *********
  6446.  
  6447. I/AudioHardware7x30( 3256): ******* name[36] = [bt_carkit_rx] *********
  6448.  
  6449. I/AudioHardware7x30( 3256): ******* name[37] = [bt_carkit_tx] *********
  6450.  
  6451. I/AudioHardware7x30( 3256): ******* name[38] = [bt_dsp_sco_rx] *********
  6452.  
  6453. I/AudioHardware7x30( 3256): ******* name[39] = [bt_dsp_sco_tx] *********
  6454.  
  6455. I/AudioHardware7x30( 3256): ******* name[40] = [hdmi_stereo_rx] *********
  6456.  
  6457. I/AudioHardware7x30( 3256): ******* name[41] = [fmradio_stereo_tx] *********
  6458.  
  6459. I/AudioFlinger( 3256): loadHwModule() Loaded primary audio interface from QCOM Audio HW HAL (audio) handle 1
  6460.  
  6461. D/AudioHardware7x30( 3256): AudioHardware::openOutputStream devices 2 format 1 channels 3 samplerate 44100
  6462.  
  6463. I/AudioFlinger( 3256): HAL output buffer size 1200 frames, normal mix buffer size 1200 frames
  6464.  
  6465. I/AudioMixer( 3256): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  6466.  
  6467. I/AudioFlinger( 3256): Using module 1 has the primary audio interface
  6468.  
  6469. D/AudioHardwareInterface( 3256): setMode(NORMAL)
  6470.  
  6471. I/AudioHardware7x30( 3256): Set master volume to 7.
  6472.  
  6473. I/AudioFlinger( 3256): AudioFlinger's thread 0x17500 ready to run
  6474.  
  6475. W/AudioFlinger( 3256): Thread AudioOut_2 cannot connect to the power manager service
  6476.  
  6477. I/AudioHardware7x30( 3256): Routing audio to Speakerphone
  6478.  
  6479. D/AudioHardware7x30( 3256): new_rx = 15
  6480.  
  6481. D/AudioHardware7x30( 3256): new_tx = 12
  6482.  
  6483. E/AudioHardware7x30( 3256): updateDeviceInfo: E rx_device 2 and tx_device 3
  6484.  
  6485. D/AudioHardware7x30( 3256): No active voicecall/playback, disabling cur_rx 65535
  6486.  
  6487. D/AudioHardware7x30( 3256): No active voicecall/recording, disabling cur_tx 65535
  6488.  
  6489. E/AudioHardware7x30( 3256): updateDeviceInfo: X cur_rx 2 cur_tx 3
  6490.  
  6491. D/AudioHardware7x30( 3256): setVoiceVolume(0.000000)
  6492.  
  6493. I/AudioHardware7x30( 3256): Setting in-call volume to 0 (available range is 0 to 100)
  6494.  
  6495. E/AudioHardware7x30( 3256): msm_set_voice_rx_vol(0) failed errno = 1
  6496.  
  6497. I/AudioFlinger( 3256): loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 3
  6498.  
  6499. E/AudioFlinger( 3256): int android::load_audio_interface(char const*, audio_hw_device_t**) couldn't load audio hw module audio.usb (No such file or directory)
  6500.  
  6501. I/AudioFlinger( 3256): loadHwModule() error -2 loading module usb
  6502.  
  6503. W/AudioPolicyManagerBase( 3256): could not open HW module usb
  6504.  
  6505. I/AudioPolicyService( 3256): Loaded audio policy from QCOM Audio Policy HAL (audio_policy)
  6506.  
  6507. D/AudioHardware7x30( 3256): AudioStreamOutMSM7x30::standby()
  6508.  
  6509. I/dalvikvm( 3255): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
  6510.  
  6511. D/dalvikvm( 3255): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
  6512.  
  6513. D/dalvikvm( 3255): GC_FOR_ALLOC freed 624K, 36% free 1639K/2560K, paused 17ms, total 18ms
  6514.  
  6515. W/Zygote ( 3255): Class not found for preloading: android.widget.EdgeGlow
  6516.  
  6517. W/Zygote ( 3255): Class not found for preloading: android.widget.TextView$Blink
  6518.  
  6519. W/Zygote ( 3255): Class not found for preloading: android.widget.TextView$EasyEditSpanController
  6520.  
  6521. W/Zygote ( 3255): Class not found for preloading: android.widget.TextView$InputContentType
  6522.  
  6523. W/Zygote ( 3255): Class not found for preloading: android.widget.TextView$InputMethodState
  6524.  
  6525. W/Zygote ( 3255): Class not found for preloading: android.widget.TextView$TextAlign
  6526.  
  6527. E/PhonePolicy( 3255): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback
  6528.  
  6529. W/Zygote ( 3255): Class not found for preloading: java.text.DecimalFormat$1
  6530.  
  6531. I/System ( 3255): Loaded time zone names for in 143ms (140ms in ICU)
  6532.  
  6533. I/System ( 3255): Loaded time zone names for en_US in 113ms (109ms in ICU)
  6534.  
  6535. I/System ( 3255): Loaded time zone names for de_DE in 119ms (115ms in ICU)
  6536.  
  6537. I/Zygote ( 3255): ...preloaded 2292 classes in 1646ms.
  6538.  
  6539. D/dalvikvm( 3255): GC_EXPLICIT freed 1063K, 34% free 2228K/3331K, paused 1ms+2ms, total 26ms
  6540.  
  6541. I/Zygote ( 3255): Preload resources disabled, skipped.
  6542.  
  6543. D/dalvikvm( 3255): GC_EXPLICIT freed 9K, 34% free 2219K/3331K, paused 1ms+1ms, total 18ms
  6544.  
  6545. D/dalvikvm( 3255): GC_EXPLICIT freed <1K, 34% free 2219K/3331K, paused 1ms+1ms, total 20ms
  6546.  
  6547. D/dalvikvm( 3255): GC_EXPLICIT freed <1K, 34% free 2219K/3331K, paused 1ms+1ms, total 16ms
  6548.  
  6549. I/dalvikvm( 3255): System server process 3387 has been created
  6550.  
  6551. I/Zygote ( 3255): Accepting command socket connections
  6552.  
  6553. I/sysproc ( 3387): Entered system_init()
  6554.  
  6555. I/sysproc ( 3387): ServiceManager: 0xef688
  6556.  
  6557. D/SensorService( 3387): nuSensorService starting...
  6558.  
  6559. I/AKMD2 ( 170): akmd2 : Compass Opened.
  6560.  
  6561. I/AKMD2 ( 170): akmd2 : Compass Closed.
  6562.  
  6563. D/DASH - ak897x( 3387): ak897x_read_sensor_map: AK8975 Compass: axis map [ 0 1 2]
  6564.  
  6565. D/DASH - ak897x( 3387): ak897x_read_sensor_map: AK8975 Compass: axis sign [ 1 1 -1]
  6566.  
  6567. D/DASH - ak897x( 3387): ak897x_read_sensor_map: AK8975 Compass Raw: axis map [ 0 1 2]
  6568.  
  6569. D/DASH - ak897x( 3387): ak897x_read_sensor_map: AK8975 Compass Raw: axis sign [ 1 1 -1]
  6570.  
  6571. D/DASH - ak897x( 3387): ak897x_read_sensor_map: AK8975 Magnetic Field: axis map [ 0 1 2]
  6572.  
  6573. D/DASH - ak897x( 3387): ak897x_read_sensor_map: AK8975 Magnetic Field: axis sign [ 1 -1 -1]
  6574.  
  6575. E/DASH - ak897x( 3387): ak897x_activate: unable to set accelerometer delay!
  6576.  
  6577. E/DASH - ak897x( 3387): ak897x_activate: unable to set accelerometer delay!
  6578.  
  6579. E/DASH - ak897x( 3387): ak897x_activate: unable to set accelerometer delay!
  6580.  
  6581. I/SensorService( 3387): BMA150 accelerometer
  6582.  
  6583. I/SensorService( 3387): AK8975 Compass
  6584.  
  6585. I/SensorService( 3387): AK8975 Compass Raw
  6586.  
  6587. I/SensorService( 3387): AK8975 Magnetic Field
  6588.  
  6589. I/SensorService( 3387): APDS9700 Proximity
  6590.  
  6591. I/sysproc ( 3387): System server: starting Android runtime.
  6592.  
  6593. I/sysproc ( 3387): System server: starting Android services.
  6594.  
  6595. I/sysproc ( 3387): System server: entering thread pool.
  6596.  
  6597. D/SensorService( 3387): nuSensorService thread starting...
  6598.  
  6599. I/SystemServer( 3387): Entered the Android system server!
  6600.  
  6601. I/SystemServer( 3387): Entropy Mixer
  6602.  
  6603. I/SystemServer( 3387): Power Manager
  6604.  
  6605. I/SystemServer( 3387): Activity Manager
  6606.  
  6607. I/ActivityManager( 3387): Memory class: 48
  6608.  
  6609. W/ApplicationContext( 3387): PDroid:ContextImpl: ContextImpl being created but already has sOuterContext
  6610.  
  6611. I/ActivityManager( 3387): Enabled StrictMode logging for AThread's Looper
  6612.  
  6613. E/PrivacyTelephonyRegistry( 3387): failed to register privacy broadcastreceiver
  6614.  
  6615. I/PrivacyTelephonyRegistry( 3387): constructor ready
  6616.  
  6617. I/SystemServer( 3387): Telephony Registry
  6618.  
  6619. I/SystemServer( 3387): Scheduling Policy
  6620.  
  6621. I/SystemServer( 3387): Package Manager
  6622.  
  6623. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6624.  
  6625. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6626.  
  6627. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6628.  
  6629. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6630.  
  6631. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6632.  
  6633. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6634.  
  6635. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6636.  
  6637. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6638.  
  6639. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6640.  
  6641. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6642.  
  6643. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6644.  
  6645. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6646.  
  6647. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6648.  
  6649. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6650.  
  6651. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6652.  
  6653. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6654.  
  6655. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6656.  
  6657. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6658.  
  6659. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6660.  
  6661. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6662.  
  6663. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6664.  
  6665. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6666.  
  6667. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6668.  
  6669. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6670.  
  6671. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6672.  
  6673. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6674.  
  6675. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6676.  
  6677. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6678.  
  6679. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6680.  
  6681. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6682.  
  6683. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6684.  
  6685. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6686.  
  6687. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6688.  
  6689. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6690.  
  6691. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6692.  
  6693. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6694.  
  6695. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6696.  
  6697. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6698.  
  6699. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6700.  
  6701. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6702.  
  6703. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6704.  
  6705. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6706.  
  6707. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6708.  
  6709. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6710.  
  6711. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6712.  
  6713. I/dalvikvm( 3387): DexOpt: source file mod time mismatch (385d2437 vs 42548490)
  6714.  
  6715. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6716.  
  6717. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6718.  
  6719. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6720.  
  6721. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6722.  
  6723. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6724.  
  6725. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6726.  
  6727. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6728.  
  6729. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6730.  
  6731. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6732.  
  6733. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6734.  
  6735. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6736.  
  6737. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6738.  
  6739. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6740.  
  6741. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6742.  
  6743. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6744.  
  6745. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6746.  
  6747. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6748.  
  6749. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6750.  
  6751. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6752.  
  6753. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6754.  
  6755. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6756.  
  6757. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6758.  
  6759. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6760.  
  6761. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6762.  
  6763. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6764.  
  6765. W/PackageParser( 3387): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #150
  6766.  
  6767. W/PackageParser( 3387): No actions in intent filter at /system/app/DeskClock.apk Binary XML file line #159
  6768.  
  6769. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6770.  
  6771. W/PackageParser( 3387): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #546
  6772.  
  6773. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6774.  
  6775. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6776.  
  6777. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6778.  
  6779. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6780.  
  6781. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6782.  
  6783. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6784.  
  6785. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6786.  
  6787. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6788.  
  6789. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6790.  
  6791. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6792.  
  6793. W/PackageParser( 3387): No actions in intent filter at /system/app/CMFileManager.apk Binary XML file line #127
  6794.  
  6795. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6796.  
  6797. W/PackageParser( 3387): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #167
  6798.  
  6799. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6800.  
  6801. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6802.  
  6803. W/PackageParser( 3387): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #191
  6804.  
  6805. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6806.  
  6807. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6808.  
  6809. I/dalvikvm( 3387): DexOpt: mismatch dep signature for '/cache/dalvik-cache/system@[email protected]@classes.dex'
  6810.  
  6811. D/PackageManager( 3387): No files in app dir /vendor/app
  6812.  
  6813. I/installd( 168): new connection
  6814.  
  6815. I/Installer( 3387): connecting...
  6816.  
  6817. I/PackageManager( 3387): Time to scan packages: 0.799 seconds
  6818.  
  6819. W/PackageManager( 3387): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
  6820.  
  6821. W/PackageManager( 3387): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  6822.  
  6823. W/PackageManager( 3387): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  6824.  
  6825. W/PackageManager( 3387): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
  6826.  
  6827. W/PackageManager( 3387): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.talk
  6828.  
  6829. W/PackageManager( 3387): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  6830.  
  6831. W/PackageManager( 3387): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  6832.  
  6833. W/PackageManager( 3387): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  6834.  
  6835. W/PackageManager( 3387): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  6836.  
  6837. W/PackageManager( 3387): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  6838.  
  6839. W/PackageManager( 3387): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  6840.  
  6841. W/PackageManager( 3387): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  6842.  
  6843. W/PackageManager( 3387): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  6844.  
  6845. W/PackageManager( 3387): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabe45)
  6846.  
  6847. W/PackageManager( 3387): Unknown permission android.permission.MANAGE_USERS in package com.android.vending
  6848.  
  6849. W/PackageManager( 3387): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending
  6850.  
  6851. W/PackageManager( 3387): Unknown permission android.permission.ACCESS_4G_RADIO_DISABLE in package com.android.systemui
  6852.  
  6853. W/PackageManager( 3387): Unknown permission android.permission.ACCESS_4G_STATE in package com.android.systemui
  6854.  
  6855. W/PackageManager( 3387): Unknown permission android.permission.CHANGE_4G_STATE in package com.android.systemui
  6856.  
  6857. W/PackageManager( 3387): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
  6858.  
  6859. D/dalvikvm( 3387): GC_EXPLICIT freed 2355K, 48% free 4465K/8451K, paused 3ms+6ms, total 52ms
  6860.  
  6861. I/SystemServer( 3387): Account Manager
  6862.  
  6863. D/PackageManager( 3387): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged
  6864.  
  6865. I/SystemServer( 3387): Privacy Service
  6866.  
  6867. I/PrivacySettingsManagerService( 3387): PrivacySettingsManagerService - initializing for package: android UID: 1000
  6868.  
  6869. I/SystemServer( 3387): Content Manager
  6870.  
  6871. I/ActivityThread( 3387): Pub settings: com.android.providers.settings.SettingsProvider
  6872.  
  6873. W/ApplicationContext( 3387): PDroid:ContextImpl: ContextImpl being created but already has sOuterContext
  6874.  
  6875. I/SystemServer( 3387): System Content Providers
  6876.  
  6877. D/SettingsProvider( 3387): cache for settings table 'secure' rows=59; fullycached=true
  6878.  
  6879. D/SettingsProvider( 3387): cache for settings table 'system' rows=55; fullycached=true
  6880.  
  6881. I/SystemServer( 3387): Lights Service
  6882.  
  6883. I/SystemServer( 3387): Battery Service
  6884.  
  6885. I/SystemServer( 3387): Vibrator Service
  6886.  
  6887. W/dalvikvm( 3387): threadid=21: thread exiting with uncaught exception (group=0x2b544300)
  6888.  
  6889. I/Process ( 3387): Sending signal. PID: 3387 SIG: 9
  6890.  
  6891. E/AndroidRuntime( 3387): *** FATAL EXCEPTION IN SYSTEM PROCESS: PowerManagerService
  6892.  
  6893. E/AndroidRuntime( 3387): java.lang.ClassCastException: com.stericsson.hardware.fm.FmReceiverImpl cannot be cast to android.privacy.PrivacySettingsManager
  6894.  
  6895. E/AndroidRuntime( 3387): at android.privacy.surrogate.PrivacyContentResolver.enforcePrivacyPermission(PrivacyContentResolver.java)
  6896.  
  6897. E/AndroidRuntime( 3387): at android.content.ContentResolver.query(ContentResolver.java)
  6898.  
  6899. E/AndroidRuntime( 3387): at android.content.ContentResolver.query(ContentResolver.java)
  6900.  
  6901. E/AndroidRuntime( 3387): at com.android.server.PowerManagerService.initInThread(PowerManagerService.java)
  6902.  
  6903. E/AndroidRuntime( 3387): at com.android.server.PowerManagerService$1.onLooperPrepared(PowerManagerService.java)
  6904.  
  6905. E/AndroidRuntime( 3387): at android.os.HandlerThread.run(HandlerThread.java)
  6906.  
  6907. I/ServiceManager( 156): service 'permission' died
  6908.  
  6909. I/ServiceManager( 156): service 'entropy' died
  6910.  
  6911. I/ServiceManager( 156): service 'power' died
  6912.  
  6913. I/ServiceManager( 156): service 'dbinfo' died
  6914.  
  6915. I/ServiceManager( 156): service 'telephony.registry' died
  6916.  
  6917. I/ServiceManager( 156): service 'account' died
  6918.  
  6919. I/ServiceManager( 156): service 'usagestats' died
  6920.  
  6921. I/ServiceManager( 156): service 'batteryinfo' died
  6922.  
  6923. I/ServiceManager( 156): service 'gfxinfo' died
  6924.  
  6925. I/ServiceManager( 156): service 'vibrator' died
  6926.  
  6927. I/ServiceManager( 156): service 'content' died
  6928.  
  6929. I/ServiceManager( 156): service 'scheduling_policy' died
  6930.  
  6931. I/ServiceManager( 156): service 'package' died
  6932.  
  6933. I/ServiceManager( 156): service 'activity' died
  6934.  
  6935. I/ServiceManager( 156): service 'meminfo' died
  6936.  
  6937. I/ServiceManager( 156): service 'privacy' died
  6938.  
  6939. I/ServiceManager( 156): service 'cpuinfo' died
  6940.  
  6941. I/ServiceManager( 156): service 'battery' died
  6942.  
  6943. I/ServiceManager( 156): service 'sensorservice' died
  6944.  
  6945. I/ServiceManager( 156): service 'hardware' died
Advertisement
Add Comment
Please, Sign In to add comment