Advertisement
danjull

m7 security setting fail

Feb 12th, 2016
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.46 KB | None | 0 0
  1. 02-12 16:32:02.099 217 655 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
  2. 02-12 16:32:05.237 668 1210 I ActivityManager: START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0
  3. 02-12 16:32:05.238 222 774 D ALSAStreamOps: setParameters(): keyRouting with device 0x2
  4. 02-12 16:32:05.238 222 774 D ALSAStreamOps: setParameters(): keyRouting with device 0x2
  5. 02-12 16:32:05.238 222 774 D ALSADevice: route: devices 0x2 in mode 0
  6. 02-12 16:32:05.238 222 774 D ALSADevice: No valid input device: 0
  7. 02-12 16:32:05.238 222 774 I tfa9887 : tfa9887_power: Set amplifier power to 1
  8. 02-12 16:32:05.239 222 774 D alsa_ucm: snd_use_case_set(): uc_mgr 0xb600b630 identifier _enadev value Speaker
  9. 02-12 16:32:05.239 222 774 D ALSADevice: switchDevice: mCurTxUCMDevivce None mCurRxDevDevice Speaker
  10. 02-12 16:32:05.251 222 773 D ALSADevice: route: devices 0x2 in mode 0
  11. 02-12 16:32:05.251 222 773 D ALSADevice: No valid input device: 0
  12. 02-12 16:32:05.251 222 773 I tfa9887 : tfa9887_power: Set amplifier power to 1
  13. 02-12 16:32:05.251 222 773 D alsa_ucm: snd_use_case_set(): uc_mgr 0xb600b630 identifier _enadev value Speaker
  14. 02-12 16:32:05.251 222 773 D ALSADevice: switchDevice: mCurTxUCMDevivce None mCurRxDevDevice Speaker
  15. 02-12 16:32:05.251 222 773 D alsa_ucm: snd_use_case_set(): uc_mgr 0xb600b630 identifier _verb value HiFi
  16. 02-12 16:32:05.251 222 773 D alsa_ucm: Set mixer controls for Speaker enable 1
  17. 02-12 16:32:05.251 222 773 D alsa_ucm: acdb_id 15 cap 1 enable 1
  18. 02-12 16:32:05.251 222 773 D alsa_ucm: Set mixer controls for HiFiSpeaker enable 1
  19. 02-12 16:32:05.251 222 773 D alsa_ucm: Setting mixer control: MI2S_RX Audio Mixer MultiMedia1, value: 1
  20. 02-12 16:32:05.251 222 773 D ALSADevice: close: handle 0xb600fa80 h 0x0
  21. 02-12 16:32:05.251 222 773 D ALSADevice: open: handle 0xb600fa80, format 0x2
  22. 02-12 16:32:05.251 222 773 D ALSADevice: Device value returned is hw:0,0
  23. 02-12 16:32:05.258 222 773 D ALSADevice: handle->format: 0x2
  24. 02-12 16:32:05.258 222 773 D ALSADevice: setHardwareParams: reqBuffSize 2048 channels 2 sampleRate 48000
  25. 02-12 16:32:05.262 222 773 D ALSADevice: setHardwareParams: buffer_size 16384, period_size 2048, period_cnt 8
  26. 02-12 16:32:05.280 2451 2451 D SubSettings: Launching fragment com.android.settings.SecuritySettings
  27. 02-12 16:32:05.320 2451 2451 V SecuritySettings: No fingerprint hardware detected!!
  28. 02-12 16:32:05.346 2451 2451 D AndroidRuntime: Shutting down VM
  29. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: FATAL EXCEPTION: main
  30. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: Process: com.android.settings, PID: 2451
  31. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: java.lang.RuntimeException: Unable to resume activity {com.android.settings/com.android.settings.SubSettings}: java.lang.NullPointerException: Attempt to invoke interface method 'int android.security.IKeystoreService.is_hardware_backed(java.lang.String)' on a null object reference
  32. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3131)
  33. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3162)
  34. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2509)
  35. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at android.app.ActivityThread.-wrap11(ActivityThread.java)
  36. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1347)
  37. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
  38. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
  39. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5453)
  40. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  41. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  42. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  43. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'int android.security.IKeystoreService.is_hardware_backed(java.lang.String)' on a null object reference
  44. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at android.security.KeyStore.isHardwareBacked(KeyStore.java:381)
  45. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at android.security.KeyStore.isHardwareBacked(KeyStore.java:376)
  46. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at com.android.settings.SecuritySettings.createPreferenceHierarchy(SecuritySettings.java:295)
  47. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at com.android.settings.SecuritySettings.onResume(SecuritySettings.java:604)
  48. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at android.app.Fragment.performResume(Fragment.java:2263)
  49. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1008)
  50. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1148)
  51. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1130)
  52. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at android.app.FragmentManagerImpl.dispatchResume(FragmentManager.java:1963)
  53. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at android.app.FragmentController.dispatchResume(FragmentController.java:174)
  54. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at android.app.Activity.performResume(Activity.java:6348)
  55. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3120)
  56. 02-12 16:32:05.346 2451 2451 E AndroidRuntime: ... 10 more
  57. 02-12 16:32:05.349 668 1210 W ActivityManager: Force finishing activity com.android.settings/.SubSettings
  58. 02-12 16:32:05.352 668 1210 W ActivityManager: Force finishing activity com.android.settings/.Settings
  59. 02-12 16:32:05.395 668 2442 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 09/02/15, 76f806e, Ibddc658e36
  60. 02-12 16:32:05.395 668 2442 I OpenGLRenderer: Initialized EGL, version 1.4
  61. 02-12 16:32:05.852 668 682 W ActivityManager: Activity pause timeout for ActivityRecord{313b76d u0 com.android.settings/.SubSettings t21 f}
  62. 02-12 16:32:05.876 1198 1198 W System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Class java.lang.Object.getClass()' on a null object reference
  63. 02-12 16:32:05.876 1198 1198 W System.err: at com.android.launcher3.util.ThemeUtils.getCurrentIconPack(ThemeUtils.java:17)
  64. 02-12 16:32:05.876 1198 1198 W System.err: at com.android.launcher3.Launcher.onResume(Launcher.java:974)
  65. 02-12 16:32:05.877 1198 1198 W System.err: at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1258)
  66. 02-12 16:32:05.877 1198 1198 W System.err: at android.app.Activity.performResume(Activity.java:6327)
  67. 02-12 16:32:05.877 1198 1198 W System.err: at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3120)
  68. 02-12 16:32:05.877 1198 1198 W System.err: at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3162)
  69. 02-12 16:32:05.877 1198 1198 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1391)
  70. 02-12 16:32:05.877 1198 1198 W System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
  71. 02-12 16:32:05.877 1198 1198 W System.err: at android.os.Looper.loop(Looper.java:148)
  72. 02-12 16:32:05.877 1198 1198 W System.err: at android.app.ActivityThread.main(ActivityThread.java:5453)
  73. 02-12 16:32:05.877 1198 1198 W System.err: at java.lang.reflect.Method.invoke(Native Method)
  74. 02-12 16:32:05.877 1198 1198 W System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  75. 02-12 16:32:05.877 1198 1198 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  76. 02-12 16:32:05.949 668 1245 E BatteryStatsImpl: Unable to find object for *launch* mapsize=0 activeoverflow=null curoverflow=null
  77. 02-12 16:32:06.450 1198 1433 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement