iBotPeaches / Apktool

A tool for reverse engineering Android apk files
https://apktool.org/
Apache License 2.0
19.79k stars 3.56k forks source link

App force closing when running #1400

Closed jack16099 closed 7 years ago

jack16099 commented 7 years ago

Decompiled, recompiled and signed Titanium Backup without any modification using Apktool 2.2.2-166bf5-SNAPSHOT. But when running the app, getting "Unfortunately, titanium backup has stopped" message.. Thought it's a signature verification error so signed the original apk with a different signature and tried to run and there's no force close issue. So it shows that rebuilding with apktool broke something. Note that Titanium Backup has an issue of illegal characters in Android manifest file so older versions of apktool won't work with it

iBotPeaches commented 7 years ago

Do you happen to have a logcat of the failure?

adb logcat during the install to get the real message.

jack16099 commented 7 years ago

Here's the logcat. Looks like the issue is: android.content.res.Resources$NotFoundException . not sure

01-01 09:50:34.213   641   756 I ThermalEngine: Sensor:case_therm:41000 mC
01-01 09:50:34.213   641   756 D ThermalEngine: update_active_thresh: case_therm Active(1), Hi(1) 42000, Lo(1) 39000, Interval(1) 1000
01-01 09:50:34.213   641   756 D ThermalEngine: sensor_monitor: case_therm Sensor wait.
01-01 09:50:34.213   641   756 D ThermalEngine: sensor_wait: case_therm Wait start. 1000ms
01-01 09:50:34.228   641   795 D ThermalEngine: algo_monitor: Timer EVT
01-01 09:50:34.229   641   795 I ThermalEngine: Sensor:case_therm:41000 mC
01-01 09:50:34.229   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM Read case_therm 41000mC, Err 0mC, SampleCnt 1
01-01 09:50:34.229   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM, E0 0mC, E1 0mC
01-01 09:50:34.229   641   795 I ThermalEngine: settimer: Start timer 1.000(sec)
01-01 09:50:34.229   641   795 D ThermalEngine: algo_monitor: Wait for EV
01-01 09:50:34.375   640   640 W cnss_diag: type=1400 audit(0.0:78851): avc: denied { read } for name="primary" dev="tmpfs" ino=6270 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
01-01 09:50:34.375   640   640 W cnss_diag: type=1400 audit(0.0:78852): avc: denied { read } for name="primary" dev="tmpfs" ino=6270 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
01-01 09:50:34.383   639   639 V WLAN_PSA: NL MSG, len[4045], NL type[0x1C] WNI type[0x5900] len[46351]
01-01 09:50:34.383   639   639 V WLAN_PSA: NL MSG, PID: 0
01-01 09:50:34.388   691   691 I MSM-irqbalance: Decided to move IRQ166 from CPU5 to CPU4
01-01 09:50:34.423  1697  1697 D StatusBar.NetworkController: onSignalStrengthsChanged received on slotId :0signalStrength=SignalStrength: 99 0 -120 -160 -120 -1 -1 9 -120 -13 24 2147483647 2147483647 gsm|lte level=2 cdmdlevel=0 evdolevel=0
01-01 09:50:34.754 24324 24324 I Analytics: start session(com.android.fileexplorer)
01-01 09:50:34.761 24324 24324 I Analytics: end session(com.android.fileexplorer)
01-01 09:50:34.768 24324 24324 I Timeline: Timeline: Activity_launch_request time:24144875
01-01 09:50:34.769 23791 23802 I AD-PLUGIN-SystemAdController: requestSplashScreen
01-01 09:50:34.770 23791 23802 I AD-PLUGIN-SystemAdController: offline package com.google.android.packageinstaller
01-01 09:50:34.770 23791 23802 I AD-PLUGIN-SystemAdController: requestSplash, package:com.google.android.packageinstaller, intent:Intent { act=android.intent.action.VIEW dat=file:///storage/emulated/0/Pictures/Titanium1.apk typ=application/vnd.android.package-archive flg=0x10000000 cmp=com.google.android.packageinstaller/com.android.packageinstaller.PackageInstallerActivity }, showing:false
01-01 09:50:34.770 23791 23802 I AD-PLUGIN-SplashConfigCache: packageName:com.google.android.packageinstaller, showInterval:600000
01-01 09:50:34.770 23791 23802 I AD-PLUGIN-SystemAdController: isAppSplash intent:Intent { act=android.intent.action.VIEW dat=file:///storage/emulated/0/Pictures/Titanium1.apk typ=application/vnd.android.package-archive flg=0x10000000 cmp=com.google.android.packageinstaller/com.android.packageinstaller.PackageInstallerActivity } aInfo:ActivityInfo{79516cd com.android.packageinstaller.PackageInstallerActivity} showType
01-01 09:50:34.770 23791 23802 I AD-PLUGIN-SystemAdController: requestSplashScreen duration:1, package:com.google.android.packageinstaller
01-01 09:50:34.771  1294  2175 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=file:///storage/emulated/0/Pictures/Titanium1.apk typ=application/vnd.android.package-archive flg=0x10000000 cmp=com.google.android.packageinstaller/com.android.packageinstaller.PackageInstallerActivity} from uid 10061 on display 0
01-01 09:50:34.772  2920  2930 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
01-01 09:50:34.781  2067  3320 D WtProcessController: onAMCreateTask callback
01-01 09:50:34.781  2067  3320 D WtProcessController: onAMCreateActivity callback
01-01 09:50:34.781  1294  2175 D ActivityTrigger: ActivityTrigger activityPauseTrigger
01-01 09:50:34.781  1294  2175 E ActivityManager: Invalid thumbnail dimensions: 0x0
01-01 09:50:34.782  2067  3320 D WtProcessController: onAMPauseActivity callback
01-01 09:50:34.812  1294  2147 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@d5cc6b
01-01 09:50:34.812  1294  2147 I ActivityManager: Start proc 7507:com.google.android.packageinstaller/u0a22 for activity com.google.android.packageinstaller/com.android.packageinstaller.PackageInstallerActivity
01-01 09:50:34.812  2067  3320 D WtProcessController: onAMProcStart callback
01-01 09:50:34.829  7507  7507 D TidaProvider: TidaProvider()
01-01 09:50:34.839  3355  3403 D PowerKeeperExecutor: foreground_change:
01-01 09:50:34.839  2067  3320 D WtProcessController: onAMRestartActivity callback
01-01 09:50:34.839  2067  3320 D WtProcessController: set foreground process size 1 pid:7507pacakgeName:com.google.android.packageinstaller
01-01 09:50:34.839  2835  3482 I octvm_power: power mode [normal] start 1483244434
01-01 09:50:34.839  2835  3482 I octvm_power: Action: set_cpu_powermode(middle) for [foreground_change]
01-01 09:50:34.839  2835  3482 I octvm_drv: common drv: platform_set_power_profile -> platform not support
01-01 09:50:34.839  2835  3482 I octvm_power: Action: set_lcd_mode(ui) for [foreground_change]
01-01 09:50:34.839  2835  3482 I octvm_drv: common drv: platform_set_lcd_mode -> platform not support
01-01 09:50:34.839  2835  3482 I octvm_power: onPowerModeChanged[normal] called
01-01 09:50:34.839  2067  3320 I octvm   : task pid 7507 have been add to group sys_app_fg.
01-01 09:50:34.839  2067  3320 I octvm   : [sys_app_fg]cgroup_add_tasks max single write time: 0ms
01-01 09:50:34.840  2067  3320 I octvm   : [sys_app_fg]cgroup_add_tasks total time consume: 0ms
01-01 09:50:34.841  1294  2184 I Timeline: Timeline: App_transition_ready time:24144948
01-01 09:50:34.841  1697  1697 V PhoneStatusBarPolicy: updateManagedProfile: mManagedProfileFocused: false mKeyguardVisible: true
01-01 09:50:34.844  1697  1697 D PhoneStatusBar: disable: 0x00000040 -> 0x00000000 (diff: 0x00000040)
01-01 09:50:34.844  1697  1697 D PhoneStatusBar: disable: < expand icons alerts ticker system_info back home recent clock full hide keyguard none >
01-01 09:50:34.858  7507  7507 W System  : ClassLoader referenced unknown path: /system/priv-app/PackageInstaller/lib/arm64
01-01 09:50:34.963   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:34.975  7507  7507 V BoostFramework: mAcquireFunc method = public int com.qualcomm.qti.Performance.perfLockAcquire(int,int[])
01-01 09:50:34.975  7507  7507 V BoostFramework: mReleaseFunc method = public int com.qualcomm.qti.Performance.perfLockRelease()
01-01 09:50:34.975  7507  7507 V BoostFramework: mAcquireTouchFunc method = public int com.qualcomm.qti.Performance.perfLockAcquireTouch(android.view.MotionEvent,android.util.DisplayMetrics,int,int[])
01-01 09:50:34.975  7507  7507 V BoostFramework: mIOPStart method = public int com.qualcomm.qti.Performance.perfIOPrefetchStart(int,java.lang.String)
01-01 09:50:34.975  7507  7507 V BoostFramework: mIOPStop method = public int com.qualcomm.qti.Performance.perfIOPrefetchStop()
01-01 09:50:34.978  7507  7507 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@85b9d14
01-01 09:50:34.978  7507  7507 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@a5629bd
01-01 09:50:34.980   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:34.982  7507  7507 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@c958bb2
01-01 09:50:34.993  7507  7507 I AppSecurityPermissions: Ignoring unknown permission:android.permission.READ_MEDIA_STORAGE
01-01 09:50:34.997   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:34.998  7507  7507 I AppSecurityPermissions: Ignoring unknown permission:android.permission.ACCESS_SUPERUSER
01-01 09:50:35.006  7507  7507 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@e0555ae
01-01 09:50:35.007  7507  7507 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@af4af4f
01-01 09:50:35.013   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:35.015  2593  2593 W Binder_4: type=1400 audit(0.0:78853): avc: denied { ioctl } for path="socket:[849098]" dev="sockfs" ino=849098 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:35.015  2593  2593 W Binder_4: type=1400 audit(0.0:78854): avc: denied { ioctl } for path="socket:[849098]" dev="sockfs" ino=849098 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:35.031  7507  7520 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
01-01 09:50:35.015  6909  6909 W Binder_5: type=1400 audit(0.0:78855): avc: denied { ioctl } for path="socket:[849100]" dev="sockfs" ino=849100 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:35.015  6909  6909 W Binder_5: type=1400 audit(0.0:78856): avc: denied { ioctl } for path="socket:[849100]" dev="sockfs" ino=849100 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:35.025  2156  2156 W Binder_C: type=1400 audit(0.0:78857): avc: denied { ioctl } for path="socket:[834064]" dev="sockfs" ino=834064 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:35.025  2156  2156 W Binder_C: type=1400 audit(0.0:78858): avc: denied { ioctl } for path="socket:[834064]" dev="sockfs" ino=834064 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:35.035  7507  7507 D ActivityThreadInjector: clearCachedDrawables.
01-01 09:50:35.067  7507  7520 I Adreno  : QUALCOMM build                   : 991d507, I26c5c9f8b9
01-01 09:50:35.067  7507  7520 I Adreno  : Build Date                       : 07/30/16
01-01 09:50:35.067  7507  7520 I Adreno  : OpenGL ES Shader Compiler Version: XE031.07.00.01
01-01 09:50:35.067  7507  7520 I Adreno  : Local Branch                     :
01-01 09:50:35.067  7507  7520 I Adreno  : Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.5.1_RB1.06.00.01.192.038
01-01 09:50:35.067  7507  7520 I Adreno  : Remote Branch                    : NONE
01-01 09:50:35.067  7507  7520 I Adreno  : Reconstruct Branch               : NOTHING
01-01 09:50:35.074  7507  7520 I OpenGLRenderer: Initialized EGL, version 1.4
01-01 09:50:35.126  1294  1394 I ActivityManager: Displayed com.google.android.packageinstaller/com.android.packageinstaller.PackageInstallerActivity: +328ms (total +1m33s69ms)
01-01 09:50:35.115  1872  1872 W Binder_9: type=1400 audit(0.0:78859): avc: denied { ioctl } for path="socket:[848014]" dev="sockfs" ino=848014 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:35.115  1872  1872 W Binder_9: type=1400 audit(0.0:78860): avc: denied { ioctl } for path="socket:[848014]" dev="sockfs" ino=848014 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:35.129  1967  1967 I Keyboard.Facilitator: onFinishInput()
01-01 09:50:35.115  2185  2185 W Binder_10: type=1400 audit(0.0:78861): avc: denied { ioctl } for path="socket:[848013]" dev="sockfs" ino=848013 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:35.115  2185  2185 W Binder_10: type=1400 audit(0.0:78862): avc: denied { ioctl } for path="socket:[848013]" dev="sockfs" ino=848013 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:35.130   460   595 E libnav  : ImageType4: C0(C0') previous = 113(113), current = 83(83), Meanval = 129(131)
01-01 09:50:35.149 23791 24151 I AD-PLUGIN-SystemAdController: activityIdle:ActivityInfo{6fb5b82 com.android.packageinstaller.PackageInstallerActivity} mPendingSwitchingActivityInfo:null
01-01 09:50:35.200   639   639 V WLAN_PSA: NL MSG, len[3866], NL type[0x1C] WNI type[0x5C00] len[527]
01-01 09:50:35.185   640   640 W cnss_diag: type=1400 audit(0.0:78863): avc: denied { read } for name="primary" dev="tmpfs" ino=6270 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
01-01 09:50:35.200   639   639 V WLAN_PSA: NL MSG, PID: -1
01-01 09:50:35.200   639   639 V WLAN_PSA: NL MSG, len[2083], NL type[0x1C] WNI type[0x5C00] len[2824]
01-01 09:50:35.200   639   639 V WLAN_PSA: NL MSG, PID: -1
01-01 09:50:35.185   640   640 W cnss_diag: type=1400 audit(0.0:78864): avc: denied { read } for name="primary" dev="tmpfs" ino=6270 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
01-01 09:50:35.185   640   640 W cnss_diag: type=1400 audit(0.0:78865): avc: denied { read } for name="primary" dev="tmpfs" ino=6270 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
01-01 09:50:35.185   640   640 W cnss_diag: type=1400 audit(0.0:78866): avc: denied { read } for name="primary" dev="tmpfs" ino=6270 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
01-01 09:50:35.213   641   756 D ThermalEngine: sensor_wait: case_therm Wait done.
01-01 09:50:35.214   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:35.215   641   756 D ThermalEngine: sensor_monitor: case_therm Reading 41000 .
01-01 09:50:35.215   641   756 I ThermalEngine: Sensor:case_therm:41000 mC
01-01 09:50:35.215   641   756 D ThermalEngine: update_active_thresh: case_therm Active(1), Hi(1) 42000, Lo(1) 39000, Interval(1) 1000
01-01 09:50:35.215   641   756 D ThermalEngine: sensor_monitor: case_therm Sensor wait.
01-01 09:50:35.215   641   756 D ThermalEngine: sensor_wait: case_therm Wait start. 1000ms
01-01 09:50:35.229   641   795 D ThermalEngine: algo_monitor: Timer EVT
01-01 09:50:35.230   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:35.231   641   795 I ThermalEngine: Sensor:case_therm:41000 mC
01-01 09:50:35.231   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM Read case_therm 41000mC, Err 0mC, SampleCnt 1
01-01 09:50:35.231   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM, E0 0mC, E1 0mC
01-01 09:50:35.231   641   795 D ThermalEngine: devices_manager_set_op_value: DEV cpu_voltage, op_value 1250
01-01 09:50:35.231   641   795 I ThermalEngine: increase_mitigation_lvl: SS Id SS-CASE-THERM, Device cpu_voltage, Req. 1250mV, Applied  1250mV, TC delay 3
01-01 09:50:35.231   641   795 I ThermalEngine: settimer: Start timer 1.000(sec)
01-01 09:50:35.231   641   795 D ThermalEngine: algo_monitor: Wait for EV
01-01 09:50:35.247   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:35.264   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:35.281   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:35.481   460   595 E libnav  : ImageType4: C0(C0') previous = 83(83), current = 120(120), Meanval = 234(233)
01-01 09:50:35.566  1294  1394 I Timeline: Timeline: Activity_windows_visible id: ActivityRecord{3fc860a u0 com.google.android.packageinstaller/com.android.packageinstaller.PackageInstallerActivity t2170} time:24145673
01-01 09:50:35.566  1294  1370 D ActivityTrigger: ActivityTrigger activityStopTrigger
01-01 09:50:35.567  1294  1394 I Timeline: Timeline: App_transition_stopped time:24145674
01-01 09:50:35.586 24324 24324 I ImageCache: Trim memory to free cache
01-01 09:50:36.215   641   756 D ThermalEngine: sensor_wait: case_therm Wait done.
01-01 09:50:36.216   641   756 D ThermalEngine: sensor_monitor: case_therm Reading 41000 .
01-01 09:50:36.216   641   756 I ThermalEngine: Sensor:case_therm:41000 mC
01-01 09:50:36.216   641   756 D ThermalEngine: update_active_thresh: case_therm Active(1), Hi(1) 42000, Lo(1) 39000, Interval(1) 1000
01-01 09:50:36.216   641   756 D ThermalEngine: sensor_monitor: case_therm Sensor wait.
01-01 09:50:36.217   641   756 D ThermalEngine: sensor_wait: case_therm Wait start. 1000ms
01-01 09:50:36.231   641   795 D ThermalEngine: algo_monitor: Timer EVT
01-01 09:50:36.232   641   795 I ThermalEngine: Sensor:case_therm:41000 mC
01-01 09:50:36.232   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM Read case_therm 41000mC, Err 0mC, SampleCnt 1
01-01 09:50:36.232   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM, E0 0mC, E1 0mC
01-01 09:50:36.232   641   795 I ThermalEngine: settimer: Start timer 1.000(sec)
01-01 09:50:36.232   641   795 D ThermalEngine: algo_monitor: Wait for EV
01-01 09:50:36.671  1697  1697 D StatusBar.NetworkController: onSignalStrengthsChanged received on slotId :0signalStrength=SignalStrength: 99 0 -120 -160 -120 -1 -1 9 -124 -14 8 2147483647 2147483647 gsm|lte level=2 cdmdlevel=0 evdolevel=0
01-01 09:50:36.889  7507  7507 I Timeline: Timeline: Activity_launch_request time:24146996
01-01 09:50:36.892 23791 23801 I AD-PLUGIN-SystemAdController: requestSplashScreen
01-01 09:50:36.892 23791 23801 I AD-PLUGIN-SystemAdController: offline package com.google.android.packageinstaller
01-01 09:50:36.892 23791 23801 I AD-PLUGIN-SystemAdController: requestSplash, package:com.google.android.packageinstaller, intent:Intent { dat=file:///storage/emulated/0/Pictures/Titanium1.apk cmp=com.google.android.packageinstaller/com.android.packageinstaller.InstallAppProgress (has extras) }, showing:false
01-01 09:50:36.892 23791 23801 I AD-PLUGIN-SplashConfigCache: packageName:com.google.android.packageinstaller, showInterval:600000
01-01 09:50:36.892 23791 23801 I AD-PLUGIN-SystemAdController: isAppSplash intent:Intent { dat=file:///storage/emulated/0/Pictures/Titanium1.apk cmp=com.google.android.packageinstaller/com.android.packageinstaller.InstallAppProgress (has extras) } aInfo:ActivityInfo{773c293 com.android.packageinstaller.InstallAppProgress} showType
01-01 09:50:36.892 23791 23801 I AD-PLUGIN-SystemAdController: requestSplashScreen duration:0, package:com.google.android.packageinstaller
01-01 09:50:36.893  1294  1350 I ActivityManager: START u0 {dat=file:///storage/emulated/0/Pictures/Titanium1.apk cmp=com.google.android.packageinstaller/com.android.packageinstaller.InstallAppProgress (has extras)} from uid 10022 on display 0
01-01 09:50:36.897  2067  3320 D WtProcessController: onAMCreateActivity callback
01-01 09:50:36.897  1294  1350 D ActivityTrigger: ActivityTrigger activityPauseTrigger
01-01 09:50:36.898  2067  3320 D WtProcessController: onAMPauseActivity callback
01-01 09:50:36.908  2067  3320 D WtProcessController: onAMRestartActivity callback
01-01 09:50:36.909  1294  2175 I Timeline: Timeline: App_transition_ready time:24147016
01-01 09:50:36.928  7507  7507 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@4e3033c
01-01 09:50:36.928  7507  7507 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@c0cd8c5
01-01 09:50:36.944  1294  1867 D com.android.server.pm.PackageManagerServiceInjector: check if need preinstall apps
01-01 09:50:36.935  1872  1872 W Binder_9: type=1400 audit(0.0:78867): avc: denied { ioctl } for path="socket:[834074]" dev="sockfs" ino=834074 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:36.935  1872  1872 W Binder_9: type=1400 audit(0.0:78868): avc: denied { ioctl } for path="socket:[834074]" dev="sockfs" ino=834074 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:36.949  7507  7507 D ActivityThreadInjector: clearCachedDrawables.
01-01 09:50:36.959 23859 24485 E NativeLibraryHelper: Failed to load assets verifier: 0
01-01 09:50:36.967  7374  7374 I Finsky  : [1] com.google.android.vending.verifier.PackageVerificationReceiver.onReceive(1101): Skipping verification. Disabled by user setting
01-01 09:50:36.969  1294  1350 I Timeline: Timeline: App_transition_ready time:24147076
01-01 09:50:36.970  1294  1350 I Timeline: Timeline: App_transition_ready time:24147077
01-01 09:50:36.973  7374  7374 I Finsky  : [1] com.google.android.finsky.utils.dp.onTrimMemory(17): Memory trim requested to level 80
01-01 09:50:36.981 23859 23870 D DefContainer: Copying /storage/emulated/0/Pictures/Titanium1.apk to base.apk
01-01 09:50:36.989  1294  1394 I Timeline: Timeline: App_transition_ready time:24147096
01-01 09:50:36.991  1294  1394 I ActivityManager: Displayed com.google.android.packageinstaller/com.android.packageinstaller.InstallAppProgress: +85ms
01-01 09:50:36.975  2147  2147 W Binder_B: type=1400 audit(0.0:78869): avc: denied { ioctl } for path="socket:[848013]" dev="sockfs" ino=848013 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:36.975  2147  2147 W Binder_B: type=1400 audit(0.0:78870): avc: denied { ioctl } for path="socket:[848013]" dev="sockfs" ino=848013 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:36.991  1967  1967 I Keyboard.Facilitator: onFinishInput()
01-01 09:50:36.991  1697  1697 V PhoneStatusBarPolicy: updateManagedProfile: mManagedProfileFocused: false mKeyguardVisible: true
01-01 09:50:37.009  7507  7520 D OpenGLRenderer: endAllStagingAnimators on 0x559eeeacf0 (RippleDrawable) with handle 0x559e9d4b50
01-01 09:50:37.020 23791 23802 I AD-PLUGIN-SystemAdController: activityIdle:ActivityInfo{244d2d0 com.android.packageinstaller.InstallAppProgress} mPendingSwitchingActivityInfo:null
01-01 09:50:37.052   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:37.060  1294  1420 E NativeLibraryHelper: Failed to load assets verifier: 0
01-01 09:50:37.068   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:37.085   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:37.102   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:37.152   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:37.169   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:37.185   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:37.216   655   693 E QCALOG  : [MessageQ] ProcessNewMessage: [XT-CS] unknown deliver target [OS-Agent]
01-01 09:50:37.217   706   869 W XTCC-5.1.0.9: [CS-RIL-LISTENER] timerCallback fired for ril update registering, re-register
01-01 09:50:37.217   641   756 D ThermalEngine: sensor_wait: case_therm Wait done.
01-01 09:50:37.217   655   693 E QCALOG  : [MessageQ] ProcessNewMessage: [XT-CS] unknown deliver target [OS-Agent]
01-01 09:50:37.218   641   756 D ThermalEngine: sensor_monitor: case_therm Reading 41000 .
01-01 09:50:37.218   641   756 I ThermalEngine: Sensor:case_therm:41000 mC
01-01 09:50:37.218   641   756 D ThermalEngine: update_active_thresh: case_therm Active(1), Hi(1) 42000, Lo(1) 39000, Interval(1) 1000
01-01 09:50:37.218   641   756 D ThermalEngine: sensor_monitor: case_therm Sensor wait.
01-01 09:50:37.218   641   756 D ThermalEngine: sensor_wait: case_therm Wait start. 1000ms
01-01 09:50:37.232   641   795 D ThermalEngine: algo_monitor: Timer EVT
01-01 09:50:37.234   641   795 I ThermalEngine: Sensor:case_therm:41000 mC
01-01 09:50:37.234   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM Read case_therm 41000mC, Err 0mC, SampleCnt 1
01-01 09:50:37.234   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM, E0 0mC, E1 0mC
01-01 09:50:37.234   641   795 I ThermalEngine: settimer: Start timer 1.000(sec)
01-01 09:50:37.234   641   795 D ThermalEngine: algo_monitor: Wait for EV
01-01 09:50:37.271  1294  1394 I Timeline: Timeline: Activity_windows_visible id: ActivityRecord{ad4ce0c u0 com.google.android.packageinstaller/com.android.packageinstaller.InstallAppProgress t2170} time:24147378
01-01 09:50:37.272 23791 24151 I AD-PLUGIN-SystemAdController: activity destroyed:ActivityInfo{c6952c9 com.android.packageinstaller.PackageInstallerActivity}
01-01 09:50:37.272 23791 24151 I AD-PLUGIN-SystemAdController: activity destroyed:ActivityInfo{c6952c9 com.android.packageinstaller.PackageInstallerActivity} not in mAllAppsInLauncher
01-01 09:50:37.272  2067  3320 D WtProcessController: onAMDestroyActivity callback
01-01 09:50:37.291  1294  1420 E NativeLibraryHelper: Failed to load assets verifier: 0
01-01 09:50:37.295  1294  1420 I PackageManager.DexOptimizer: Running dexopt (dex2oat) on: /data/app/vmdl592615032.tmp/base.apk pkg=com.keramidas.TitaniumBackup isa=arm64 vmSafeMode=false debuggable=false oatDir = /data/app/vmdl592615032.tmp/oat bootComplete=true
01-01 09:50:37.305  1294  1394 I Timeline: Timeline: App_transition_stopped time:24147412
01-01 09:50:37.320   425   425 W SurfaceFlinger: couldn't log to binary event log: overflow.
01-01 09:50:37.336   460   595 E libnav  : ImageType4: C0(C0') previous = 120(120), current = 114(114), Meanval = 240(240)
01-01 09:50:37.360  7525  7525 I dex2oat : Adjusted thread count (for runtime dex2oat): 4, 4
01-01 09:50:37.361  7525  7525 I dex2oat : Starting dex2oat.
01-01 09:50:37.384   655   693 E QCALOG  : [MessageQ] ProcessNewMessage: [XTWiFi-PE] unknown deliver target [OS-Agent]
01-01 09:50:37.843  2067  2067 D WtProcessStrategy: do trim { PackageName :com.android.settings Pid: 23806 Uid: 1000 Start by: content provider Score:50 Old score:50 state:128 mBackgroundTimeInMillis:1483243311367 WakelockCount:0 wakelogsize:0  ActivityDestroied:false Activity size: 0 PackageInfo:{WhetstonePackageInfo#PacakgeName:com.android.settings uiMemoryThresold:59 nonUiMemoryThresold:20 Flag:-2147480636,0x80000bc4 [,DestoryActivity,TRIMHEAPS,TRIM_OPENGL,APP_SYSTEM,ZRAM,TRIMPROCESS_BY_ACTIVITY] Type:0[] } tasknum:2160}
01-01 09:50:37.844  2067  2067 D WtProcessStrategy: do trim { PackageName :com.miui.home Pid: 1886 Uid: 10021 Start by: unknown Score:50 Old score:50 state:0 mBackgroundTimeInMillis:1483244413589 WakelockCount:0 wakelogsize:0  ActivityDestroied:false Activity size: 1 PackageInfo:{WhetstonePackageInfo#PacakgeName:com.miui.home uiMemoryThresold:56 nonUiMemoryThresold:20 Flag:-2147483264,0x80000180 [,APP_SYSTEM,ZRAM] Type:0[] } tasknum:2114}
01-01 09:50:37.844  2067  2067 I octvm   : group sys_app_bg memory.soft_limit_in_bytes is set to -1
01-01 09:50:37.885  2067  2067 I octvm   : task pid 1886 have been add to group sys_app_bg.
01-01 09:50:37.885  2067  2067 I octvm   : [sys_app_bg]cgroup_add_tasks max single write time: 40ms
01-01 09:50:37.885  2067  2067 I octvm   : [sys_app_bg]cgroup_add_tasks total time consume: 40ms
01-01 09:50:37.885  2067  7530 I octvm   : set back memory limit single round time consume: 0ms
01-01 09:50:37.886  2067  7530 I octvm   : set back memory limit single round time consume: 0ms
01-01 09:50:37.886  2067  7530 I octvm   : set back memory limit single round time consume: 0ms
01-01 09:50:37.886  2067  7530 I octvm   : set back memory limit single round time consume: 0ms
01-01 09:50:37.886  2067  7530 I octvm   : set back memory limit single round time consume: 0ms
01-01 09:50:37.886  2067  7530 I octvm   : set back memory limit single round time consume: 0ms
01-01 09:50:37.886  2067  7530 I octvm   : set back memory limit single round time consume: 0ms
01-01 09:50:37.886  2067  7530 I octvm   : set back memory limit single round time consume: 0ms
01-01 09:50:37.886  2067  7530 I octvm   : cgroup sys_app_bg: set memory limit back to the saved value successed.
01-01 09:50:38.218   641   756 D ThermalEngine: sensor_wait: case_therm Wait done.
01-01 09:50:38.220   641   756 D ThermalEngine: sensor_monitor: case_therm Reading 41000 .
01-01 09:50:38.220   641   756 I ThermalEngine: Sensor:case_therm:41000 mC
01-01 09:50:38.220   641   756 D ThermalEngine: update_active_thresh: case_therm Active(1), Hi(1) 42000, Lo(1) 39000, Interval(1) 1000
01-01 09:50:38.220   641   756 D ThermalEngine: sensor_monitor: case_therm Sensor wait.
01-01 09:50:38.220   641   756 D ThermalEngine: sensor_wait: case_therm Wait start. 1000ms
01-01 09:50:38.234   641   795 D ThermalEngine: algo_monitor: Timer EVT
01-01 09:50:38.235   641   795 I ThermalEngine: Sensor:case_therm:41000 mC
01-01 09:50:38.235   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM Read case_therm 41000mC, Err 0mC, SampleCnt 1
01-01 09:50:38.235   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM, E0 0mC, E1 0mC
01-01 09:50:38.236   641   795 D ThermalEngine: devices_manager_set_op_value: DEV cpu_voltage, op_value 1250
01-01 09:50:38.236   641   795 I ThermalEngine: decrease_mitigation_lvl: SS Id SS-CASE-THERM, Device cpu_voltage, Req. 1250mV, Applied  1250mV, TC delay 3
01-01 09:50:38.237   641   795 I ThermalEngine: Sensor:case_therm:41000 mC
01-01 09:50:38.237   641   795 D ThermalEngine: handle_thresh_sig: SS Id SS-CASE-THERM, Read case_therm 41000mC
01-01 09:50:38.237   641   795 I ThermalEngine: handle_thresh_sig: SS Id SS-CASE-THERM Transition State 2
01-01 09:50:38.237   641   795 D ThermalEngine: sensors_manager_set_thresh_lvl: case_therm Hi(0) 0, Lo(1) 39000, Interval(0) 0
01-01 09:50:38.237   641   795 D ThermalEngine: update_active_thresh: case_therm Active(1), Hi(1) 42000, Lo(1) 39000, Interval(1) 1000
01-01 09:50:38.237   641   795 I ThermalEngine: settimer: Start timer 1.000(sec)
01-01 09:50:38.237   641   795 D ThermalEngine: algo_monitor: Wait for EV
01-01 09:50:38.973  7525  7527 W dex2oat : Compilation of int o.?.'(android.content.Context, int) took 119.982ms
01-01 09:50:38.974  7525  7527 I dex2oat : Skipping compilation of java.lang.String o.?.'(short, short, short): it contains a non natural loop
01-01 09:50:39.220   641   756 D ThermalEngine: sensor_wait: case_therm Wait done.
01-01 09:50:39.221   641   756 D ThermalEngine: sensor_monitor: case_therm Reading 41000 .
01-01 09:50:39.221   641   756 I ThermalEngine: Sensor:case_therm:41000 mC
01-01 09:50:39.221   641   756 D ThermalEngine: update_active_thresh: case_therm Active(1), Hi(1) 42000, Lo(1) 39000, Interval(1) 1000
01-01 09:50:39.221   641   756 D ThermalEngine: sensor_monitor: case_therm Sensor wait.
01-01 09:50:39.221   641   756 D ThermalEngine: sensor_wait: case_therm Wait start. 1000ms
01-01 09:50:39.237   641   795 D ThermalEngine: algo_monitor: Timer EVT
01-01 09:50:39.239   641   795 I ThermalEngine: Sensor:case_therm:41000 mC
01-01 09:50:39.239   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM Read case_therm 41000mC, Err 0mC, SampleCnt 1
01-01 09:50:39.239   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM, E0 0mC, E1 0mC
01-01 09:50:39.239   641   795 I ThermalEngine: settimer: Start timer 1.000(sec)
01-01 09:50:39.239   641   795 D ThermalEngine: algo_monitor: Wait for EV
01-01 09:50:39.386   691   691 I MSM-irqbalance: Decided to move IRQ155 from CPU7 to CPU4
01-01 09:50:39.991  7525  7528 W dex2oat : No verified method for method calling String.<init>: java.lang.String java.io.ByteArrayOutputStream.toString(java.lang.String)
01-01 09:50:40.222   641   756 D ThermalEngine: sensor_wait: case_therm Wait done.
01-01 09:50:40.223   641   756 D ThermalEngine: sensor_monitor: case_therm Reading 41000 .
01-01 09:50:40.223   641   756 I ThermalEngine: Sensor:case_therm:41000 mC
01-01 09:50:40.223   641   756 D ThermalEngine: update_active_thresh: case_therm Active(1), Hi(1) 42000, Lo(1) 39000, Interval(1) 1000
01-01 09:50:40.223   641   756 D ThermalEngine: sensor_monitor: case_therm Sensor wait.
01-01 09:50:40.223   641   756 D ThermalEngine: sensor_wait: case_therm Wait start. 1000ms
01-01 09:50:40.239   641   795 D ThermalEngine: algo_monitor: Timer EVT
01-01 09:50:40.240   641   795 I ThermalEngine: Sensor:case_therm:41000 mC
01-01 09:50:40.240   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM Read case_therm 41000mC, Err 0mC, SampleCnt 1
01-01 09:50:40.240   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM, E0 0mC, E1 0mC
01-01 09:50:40.240   641   795 I ThermalEngine: settimer: Start timer 1.000(sec)
01-01 09:50:40.240   641   795 D ThermalEngine: algo_monitor: Wait for EV
01-01 09:50:40.235   640   640 W cnss_diag: type=1400 audit(0.0:78871): avc: denied { read } for name="primary" dev="tmpfs" ino=6270 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
01-01 09:50:40.235   640   640 W cnss_diag: type=1400 audit(0.0:78872): avc: denied { read } for name="primary" dev="tmpfs" ino=6270 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
01-01 09:50:40.235   640   640 W cnss_diag: type=1400 audit(0.0:78873): avc: denied { read } for name="primary" dev="tmpfs" ino=6270 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
01-01 09:50:40.235   640   640 W cnss_diag: type=1400 audit(0.0:78874): avc: denied { read } for name="primary" dev="tmpfs" ino=6270 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
01-01 09:50:40.250   639   639 V WLAN_PSA: NL MSG, len[3866], NL type[0x1C] WNI type[0x5C00] len[527]
01-01 09:50:40.250   639   639 V WLAN_PSA: NL MSG, PID: -1
01-01 09:50:40.250   639   639 V WLAN_PSA: NL MSG, len[2280], NL type[0x1C] WNI type[0x5C00] len[53256]
01-01 09:50:40.250   639   639 V WLAN_PSA: NL MSG, PID: -1
01-01 09:50:40.536  7525  7525 I dex2oat : dex2oat took 3.170s (threads: 4) arena alloc=6MB java alloc=3MB native alloc=17MB free=1242KB
01-01 09:50:40.919  1294  1420 W PackageManager: Unknown permission android.permission.READ_MEDIA_STORAGE in package com.keramidas.TitaniumBackup
01-01 09:50:40.919  1294  1420 W PackageManager: Not granting permission android.permission.WRITE_MEDIA_STORAGE to package com.keramidas.TitaniumBackup (protectionLevel=18 flags=0x3808be44)
01-01 09:50:40.919  1294  1420 W PackageManager: Not granting permission com.android.voicemail.permission.READ_WRITE_ALL_VOICEMAIL to package com.keramidas.TitaniumBackup (protectionLevel=18 flags=0x3808be44)
01-01 09:50:40.919  1294  1420 W PackageManager: Unknown permission android.permission.ACCESS_SUPERUSER in package com.keramidas.TitaniumBackup
01-01 09:50:40.920  1294  1420 W PackageManager: Not granting permission android.permission.BROADCAST_SMS to package com.keramidas.TitaniumBackup (protectionLevel=2 flags=0x3808be44)
01-01 09:50:40.920  1294  1420 W PackageManager: Not granting permission android.permission.BROADCAST_WAP_PUSH to package com.keramidas.TitaniumBackup (protectionLevel=2 flags=0x3808be44)
01-01 09:50:41.223   641   756 D ThermalEngine: sensor_wait: case_therm Wait done.
01-01 09:50:41.225   641   756 D ThermalEngine: sensor_monitor: case_therm Reading 42000 .
01-01 09:50:41.225   641   756 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:41.225   641   756 D ThermalEngine: sensor_thresh_notify: Update recieved BATTERY_CHARGING_CTL 42000
01-01 09:50:41.225   641   756 D ThermalEngine: update_active_thresh: case_therm Active(1), Hi(1) 44000, Lo(1) 39000, Interval(1) 1000
01-01 09:50:41.225   641   756 D ThermalEngine: sensor_monitor: case_therm Sensor wait.
01-01 09:50:41.225   641   756 D ThermalEngine: sensor_wait: case_therm Wait start. 1000ms
01-01 09:50:41.225   641   793 D ThermalEngine: sensor_monitor: Thresh EVT
01-01 09:50:41.226   641   793 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:41.226   641   793 D ThermalEngine: TM Id BATTERY_CHARGING_CTL Sensor case_therm Reading 42000
01-01 09:50:41.226   641   793 D ThermalEngine: handle_thresh_sig: TM Id BATTERY_CHARGING_CTL Sensor case_therm Temp 42000
01-01 09:50:41.226   641   793 I ThermalEngine: TM Id 'BATTERY_CHARGING_CTL' Sensor 'case_therm' - alarm  raised 2 at 42.0 degC
01-01 09:50:41.226   641   793 D ThermalEngine: sensor_update_thresholds: TM Id BATTERY_CHARGING_CTL Sensor case_therm threshold_type 1, level 2
01-01 09:50:41.226   641   793 D ThermalEngine: sensors_manager_set_thresh_lvl: case_therm Hi(1) 45000, Lo(1) 41000, Interval(1) 10000
01-01 09:50:41.226   641   793 D ThermalEngine: update_active_thresh: case_therm Active(1), Hi(1) 44000, Lo(1) 41000, Interval(1) 1000
01-01 09:50:41.227   641   793 I ThermalEngine: j=0 i=1 TM Id BATTERY_CHARGING_CTL Sensor case_therm: Action battery value 2
01-01 09:50:41.227   641   793 D ThermalEngine: devices_manager_set_lvl: DEV battery, lvl 2
01-01 09:50:41.227   641   793 D ThermalEngine: ACTION: BATTERY - Setting battery charging mitigation to 2
01-01 09:50:41.227   641   793 I ThermalEngine: Mitigation:Battery:2
01-01 09:50:41.227   641   793 D ThermalEngine: sensor_monitor: Wait for EV
01-01 09:50:41.240   641   795 D ThermalEngine: algo_monitor: Timer EVT
01-01 09:50:41.242   641   795 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:41.242   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM Read case_therm 42000mC, Err -1000mC, SampleCnt 1
01-01 09:50:41.242   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM, E0 -1000mC, E1 0mC
01-01 09:50:41.242   641   795 D ThermalEngine: devices_manager_set_op_value: DEV cpu_voltage, op_value 1250
01-01 09:50:41.242   641   795 I ThermalEngine: increase_mitigation_lvl: SS Id SS-CASE-THERM, Device cpu_voltage, Req. 1250mV, Applied  1250mV, TC delay 2
01-01 09:50:41.242   641   795 I ThermalEngine: settimer: Start timer 1.000(sec)
01-01 09:50:41.242   641   795 D ThermalEngine: algo_monitor: Wait for EV
01-01 09:50:41.245  1294  1420 V BackupManagerService: restoreAtInstall pkg=com.keramidas.TitaniumBackup token=d restoreSet=0
01-01 09:50:41.245  1294  1420 W BackupManagerService: Requested unavailable transport: com.google.android.gms/.backup.BackupTransportService
01-01 09:50:41.245  1294  1420 W BackupManagerService: No transport
01-01 09:50:41.245  1294  1420 V BackupManagerService: Finishing install immediately
01-01 09:50:41.247  1294  1420 W Settings: Setting install_non_market_apps has moved from android.provider.Settings.Global to android.provider.Settings.Secure, returning read-only value.
01-01 09:50:41.247  1294  1420 I art     : Starting a blocking GC Explicit
01-01 09:50:41.249  1697  1697 D StatusBar.NetworkController: onSignalStrengthsChanged received on slotId :0signalStrength=SignalStrength: 99 0 -120 -160 -120 -1 -1 9 -123 -13 4 2147483647 2147483647 gsm|lte level=2 cdmdlevel=0 evdolevel=0
01-01 09:50:41.417  1294  1420 I art     : Explicit concurrent mark sweep GC freed 37641(1977KB) AllocSpace objects, 4(1464KB) LOS objects, 33% free, 29MB/44MB, paused 1.927ms total 169.658ms
01-01 09:50:41.420  1294  1623 V LocationPolicy: ACTION_PACKAGE_ADDED for uid=10239
01-01 09:50:41.425 24944 24944 I FireWallService: mina mPackageReceiver onReceive
01-01 09:50:41.427  3251  3251 I WakePathManager: PackageChangedReceiver: intent ==Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.keramidas.TitaniumBackup flg=0x4000010 (has extras) }
01-01 09:50:41.438  3355  3411 I WakelockPolicyManager: setWakelockPolicy
01-01 09:50:41.442 24944 24944 I FireWallService: set rule for com.keramidas.TitaniumBackup:1#1
01-01 09:50:41.452  1294  1604 I InputReader: Reconfiguring input devices.  changes=0x00000010
01-01 09:50:41.453  1294  2175 I PackageManager: Replacing preferred activity com.android.mms/.ui.ComposeMessageRouterActivity for user 0:
01-01 09:50:41.453  1294  2175 I PackageManager:   Action: "android.intent.action.SENDTO"
01-01 09:50:41.453  1294  2175 I PackageManager:   Category: "android.intent.category.DEFAULT"
01-01 09:50:41.453  1294  2175 I PackageManager:   Scheme: "sms"
01-01 09:50:41.453  1294  2175 I PackageManager:   AutoVerify=false
01-01 09:50:41.457  1294  1350 I PackageManager: Replacing preferred activity com.android.mms/.ui.ComposeMessageRouterActivity for user 0:
01-01 09:50:41.457  1294  1350 I PackageManager:   Action: "android.intent.action.SENDTO"
01-01 09:50:41.457  1294  1350 I PackageManager:   Category: "android.intent.category.DEFAULT"
01-01 09:50:41.457  1294  1350 I PackageManager:   Scheme: "smsto"
01-01 09:50:41.457  1294  1350 I PackageManager:   AutoVerify=false
01-01 09:50:41.461  1294  2147 I PackageManager: Replacing preferred activity com.android.mms/.ui.ComposeMessageRouterActivity for user 0:
01-01 09:50:41.461  1294  2147 I PackageManager:   Action: "android.intent.action.SENDTO"
01-01 09:50:41.461  1294  2147 I PackageManager:   Category: "android.intent.category.DEFAULT"
01-01 09:50:41.461  1294  2147 I PackageManager:   Scheme: "mms"
01-01 09:50:41.461  1294  2147 I PackageManager:   AutoVerify=false
01-01 09:50:41.463  1294  2156 I PackageManager: Replacing preferred activity com.android.mms/.ui.ComposeMessageRouterActivity for user 0:
01-01 09:50:41.464  1294  2156 I PackageManager:   Action: "android.intent.action.SENDTO"
01-01 09:50:41.464  1294  2156 I PackageManager:   Category: "android.intent.category.DEFAULT"
01-01 09:50:41.464  1294  2156 I PackageManager:   Scheme: "mmsto"
01-01 09:50:41.464  1294  2156 I PackageManager:   AutoVerify=false
01-01 09:50:41.491  2158  2158 D CarrierServiceBindHelper: Receive action: android.intent.action.PACKAGE_ADDED
01-01 09:50:41.492  2158  2158 D CarrierServiceBindHelper: mHandler: 3
01-01 09:50:41.492  2158  2158 D CarrierConfigLoader: mHandler: 9 phoneId: 0
01-01 09:50:41.509  3355  3415 I GlobalFeatureConfigureHelper: nonCoreAppsList: [com.miui.player, com.miui.gallery, com.miui.video, com.miui.weather2, com.android.email, com.android.browser]
01-01 09:50:41.511  3355  3415 I GlobalFeatureConfigureHelper: musicAppsList: [com.tencent.qqmusi, cn.kuwo.player, com.kugou.android, com.ting.mp3.android, com.netease.cloudmusic, fm.xiami.main, com.changba, com.duomi.android, com.sds.android.ttpod, com.ximalaya.ting.android, cn.kuwo.tingshu, com.yibasan.lizhifm, com.yinyuetai.ui, com.imusic.iting, com.itings.radio, wawayaya.kids_song, com.iflytek.womusicclient, cmccwm.mobilemusic, com.gwsoft.imusic.controller, fm.qingting.qtradio, bubei.tingshu, com.duoduo.child.story, com.kunpeng.babyting, com.bsbportal.music, tv.accedo.airtel.wynk, com.saavn.android, com.gaana, com.luojilab.player, com.skysoft.kkbox.android]
01-01 09:50:41.512  3355  3415 I GlobalFeatureConfigureHelper: levelUltimateSpecialAppsList: [com.tencent.mobileqq, com.tencent.qqlite]
01-01 09:50:41.518  3355  3419 I PowerKeeperService: onEnable
01-01 09:50:41.520  3355  3419 D PowerKeeperService: notifyUpdatePowerProfile
01-01 09:50:41.533  1294  2136 V LocationPolicy: writePolicyLocked()
01-01 09:50:41.548  3355  3419 I ProfileConfig: parseJSONStringToObject ret.mPrimaryPkgSparseArray:{0=[], 1=[], 2=[], 3=[], 4=[]}
01-01 09:50:41.548  3355  3419 I ProfileConfig: parseJSONStringToObject ret.mMIMESparseArray:{0=[], 1=[], 2=[], 3=[text/*, application/pdf, application/msword, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/vnd.ms-outlook], 4=[video/*]}
01-01 09:50:41.548  3355  3419 I ProfileConfig: parseJSONStringToObject ret.mParsedPkgSparseArray:{0=[], 1=[], 2=[], 3=[com.android.contacts, com.android.htmlviewer, com.android.browser, cn.wps.moffice_eng, com.UCMobile.intl, com.google.android.apps.docs, com.amazon.kindle], 4=[com.miui.videoplayer, com.google.android.apps.photos, com.android.fileexplorer, com.UCMobile.intl]}
01-01 09:50:41.548  3355  3419 I ProfileConfig: parseJSONStringToObject ret.mGroupIdList:[0, 1, 2, 3, 4]
01-01 09:50:41.548  3355  3419 I ProfileConfig: parseJSONStringToObject ret.mGroupTypeArray:{0=0, 1=0, 2=0, 3=1, 4=1}
01-01 09:50:41.548  3355  3419 I ProfileConfig: parseJSONStringToObject ret.mGroupNameArray:{0=normal, 1=idle, 2=keyguard, 3=reading, 4=media}
01-01 09:50:41.548  3355  3419 I PowerKeeperExecutor: updating config profile in state normal_state
01-01 09:50:41.548  3355  3419 I PowerKeeperExecutor: config profile: /data/data/com.miui.powerkeeper/files/profile.conf
01-01 09:50:41.550  2835 19881 D octvm_power: add mode[idle 1]
01-01 09:50:41.550  2835 19881 D octvm_power: add mode[keyguard 2]
01-01 09:50:41.550  2835 19881 D octvm_power: add mode[reading 3]
01-01 09:50:41.550  2835 19881 D octvm_power: add mode[media 4]
01-01 09:50:41.550  2835 19881 I octvm_power: set dfps_mode off
01-01 09:50:41.550  2835 19881 I octvm_power: update power state config completed
01-01 09:50:41.551  3355  3403 D PowerKeeperExecutor: foreground_change:
01-01 09:50:41.551  2835  2835 D octvm_power: already in mode 0, ignore this transition
01-01 09:50:41.552  3355  3403 D PowerKeeperExecutor: foreground_change:
01-01 09:50:41.552  2835  3482 I octvm_power: power mode [keyguard] start 1483244441
01-01 09:50:41.552  2835  3482 I octvm_power: onPowerModeChanged[keyguard] called
01-01 09:50:41.553  3355  3403 D PowerKeeperExecutor: foreground_change:
01-01 09:50:41.553  2835 19881 I octvm_power: power mode [normal] start 1483244441
01-01 09:50:41.553  2835 19881 I octvm_power: Action: set_cpu_powermode(middle) for [foreground_change]
01-01 09:50:41.553  2835 19881 I octvm_drv: common drv: platform_set_power_profile -> platform not support
01-01 09:50:41.553  2835 19881 I octvm_power: Action: set_lcd_mode(ui) for [foreground_change]
01-01 09:50:41.553  2835 19881 I octvm_drv: common drv: platform_set_lcd_mode -> platform not support
01-01 09:50:41.554  2835 19881 I octvm_power: onPowerModeChanged[normal] called
01-01 09:50:41.554  2835  2835 I octvm_power: handle event trigger default
01-01 09:50:41.554  3355  3403 D PowerKeeperExecutor: foreground_change:
01-01 09:50:41.554  2835  3482 D octvm_power: already in mode 0, ignore this transition
01-01 09:50:41.590  4754  4754 D MarketLocalAppManager: local app com.keramidas.TitaniumBackup added
01-01 09:50:41.594  7015  7537 D MicloudPushService: push service action : android.intent.action.PACKAGE_ADDED sBindStatus:0
01-01 09:50:41.610  7374  7374 I Finsky  : [1] com.google.android.finsky.wear.WearSupportService.a(307): Wear auto install disabled for package com.keramidas.TitaniumBackup
01-01 09:50:41.626  2067  3325 D WtPackageManager: updateMemPackageInfoCloudConfig data:{"common":{"system_app":{"ui_memory_threshold":100,"non_ui_memory_threshold":20},"data_app":{"ui_memory_threshold":100,"non_ui_memory_threshold":20}},"specific":[{"app_property":0,"package_name":"com.android.browser","app_flag":2,"pkg_feature_mask":"0x00000000","pkg_feature_flag":"0x00000000","screen_off_clear":0,"ui_memory_threshold":238,"package_capability":100,"non_ui_memory_threshold":20,"same_package_list":{}},{"app_property":0,"package_name":"com.tencent.mobileqq","app_flag":2,"pkg_feature_mask":"0x00000000","pkg_feature_flag":"0x00000000","screen_off_clear":0,"ui_memory_threshold":236,"package_capability":100,"non_ui_memory_threshold":20,"same_package_list":{}},{"app_property":0,"package_name":"com.baidu.BaiduMap","app_flag":2,"pkg_feature_mask":"0x00000000","pkg_feature_flag":"0x00000000","screen_off_clear":0,"ui_memory_threshold":211,"package_capability":100,"non_ui_memory_threshold":20,"sa
me_package_list":{}},{"app_property":0,"package_name":"com.xiaomi.market","app_flag":2,"pkg_feature_mask":"0x00000000","pkg_feature_flag":"0x00000000","screen_off_clear":0,"ui_memory_threshold":147,"package_capability":100,"non_ui_memory_threshold":20,"same_package_list":{}},{"app_property":0,"package_name":"com.sina.weibo","app_flag":2,"pkg_feature_mask":"0x00000000","pkg_feature_flag":"0x00000000","screen_off_clear":0,"ui_memory_threshold":134,"package_capability":100,"non_ui_memory_threshold":20,"same_package_list":{}},{"app_property":0,"package_name":"com.duokan.reader","app_flag":2,"pkg_feature_mask":"0x00000000","pkg_feature_flag":"0x00000000","screen_off_clear":0,"ui_memory_threshold":115,"package_capability":100,"non_ui_memory_threshold":20,"same_package_list":{}},{"app_property":0,"package_name":"com.yidian.xiaomi","app_flag":2,"pkg_feature_mask":"0x00000000","pkg_feature_flag":"0x00000000","screen_off_clear":0,"ui_memory_threshold":111,"package_capability":100,"non_ui_memory_
threshold":20,"same_package_list":{}},{"app_property":0,"package_name":"com.miui.miuibbs","app_flag":2,"pkg_feature_mask":"0x00000000","pkg_feature_flag":"0x00000000","screen_off_clear":0,"ui_memory_threshold":103,"package_capability":100,"non_ui_memory_threshold":20,"same_package_list":{}},{"app_property":0,"package_name":"com.xiaomi.o2o","app_flag":2,"pkg_feature_mask":"0x00000000","pkg_feature_flag":"0x00000000","screen_off_clear":0,"ui_memory_threshold":99,"package_capability":100,"non_ui_memory_threshold":20,"same_package_list":{}},{"app_property":0,"package_name":"com.miui.video","app_flag":2,"pkg_feature_mask":"0x00000000","pkg_feature_flag":"0x00000000","screen_off_clear":0,"ui_memory_threshold":92,"package_capability":100,"non_ui_memory_threshold":20,"same_package_list":{}},{"app_property":0,"package_name":"com.sdu.didi.psnger","app_flag":2,"pkg_feature_mask":"0x00000000","pkg_feature_flag":"0x00000000","screen_off_clear":0,"ui_memory_threshold":88,"package_capability":100,"no
n_ui_memory_threshold":20,"same_package_list":{}},{"app_property":0,"package_name":"com.miui.player","app_flag":2,"pkg_feature_mask":"0x00000000","pkg_feature_flag":"0x00000000","screen_off_clear":0,"ui_memory_threshold":80,"package_capability":100,"non_ui_memory_threshold":20,"same_package_list":{}},{"app_property":0,"package_name":"com.xiaomi.router","app_flag":2,"pkg_feature_mask":"0x00000000","pkg_feature_flag":"0x00000000","screen_off_clear":0,"ui_memory_threshold":78,"package_capability":100,"non_ui_memory_threshold":20,"same_package_list":{}},{"app_property":0,"package_name":"com.android.contacts","app_flag":2,"pkg_feature_mask":"0x00000000","pkg_feature_flag":"0x00000000","screen_off_clear":0,"ui_memory_threshold":73,"package_capability":100,"non_ui_memory_threshold":20,"same_package_list":{}},{"app_property":0,"package_name":"com.miui.gallery","app_flag":2,"pkg_feature_mask":"0x00000000","pkg_feature_flag":"0x00000000","screen_off_clear":0,"ui_memory_threshold":66,"package_cap
ability":100,"non_ui_memory_threshold":20,"same_package_list":{}},{"app_property":0,"package_name":"com.xiao
01-01 09:50:41.630  2067  3325 D WtPackageManager: systemBaseUiThreshold = 100   systemBaseNonUiThreshold = 20
01-01 09:50:41.630  2067  3325 D WtPackageManager: dataBaseUiThreshold = 100   dataBaseNonUiThreshold = 20
01-01 09:50:41.631  2067  3325 D WtPackageManager: packageName:com.android.browser,uiMemoryThreshold:238,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.631  2067  3325 D WtPackageManager: packageName:com.tencent.mobileqq,uiMemoryThreshold:236,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.631  2067  3325 D WtPackageManager: packageName:com.baidu.BaiduMap,uiMemoryThreshold:211,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.632  2067  3325 D WtPackageManager: packageName:com.xiaomi.market,uiMemoryThreshold:147,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.632  2067  3325 D WtPackageManager: packageName:com.sina.weibo,uiMemoryThreshold:134,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.632  2067  3325 D WtPackageManager: packageName:com.duokan.reader,uiMemoryThreshold:115,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.633  2067  3325 D WtPackageManager: packageName:com.yidian.xiaomi,uiMemoryThreshold:111,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.633  2067  3325 D WtPackageManager: packageName:com.miui.miuibbs,uiMemoryThreshold:103,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.633  2067  3325 D WtPackageManager: packageName:com.xiaomi.o2o,uiMemoryThreshold:99,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.634  2067  3325 D WtPackageManager: packageName:com.miui.video,uiMemoryThreshold:92,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.634  2067  3325 D WtPackageManager: packageName:com.sdu.didi.psnger,uiMemoryThreshold:88,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.634  2067  3325 D WtPackageManager: packageName:com.miui.player,uiMemoryThreshold:80,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.634  2067  3325 D WtPackageManager: packageName:com.xiaomi.router,uiMemoryThreshold:78,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.635  2067  3325 D WtPackageManager: packageName:com.android.contacts,uiMemoryThreshold:73,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.635  2067  3325 D WtPackageManager: packageName:com.miui.gallery,uiMemoryThreshold:66,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.635  2067  3325 D WtPackageManager: packageName:com.xiaomi.smarthome,uiMemoryThreshold:63,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.635  2067  3325 D WtPackageManager: packageName:com.miui.videoplayer,uiMemoryThreshold:61,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.636  2067  3325 D WtPackageManager: packageName:android.process.acore,uiMemoryThreshold:59,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.636  2067  3325 D WtPackageManager: packageName:com.android.settings,uiMemoryThreshold:59,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.636  2067  3325 D WtPackageManager: packageName:com.xiaomi.hm.health,uiMemoryThreshold:56,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.637  2067  3325 D WtPackageManager: packageName:com.miui.home,uiMemoryThreshold:56,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.637  2067  3325 D WtPackageManager: packageName:cn.wps.moffice_eng,uiMemoryThreshold:54,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.637  2067  3325 D WtPackageManager: packageName:com.android.thememanager,uiMemoryThreshold:52,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.637  2067  3325 D WtPackageManager: packageName:com.android.mms,uiMemoryThreshold:49,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.638  2067  3325 D WtPackageManager: packageName:com.xiaomi.shop,uiMemoryThreshold:48,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.638  2067  3325 D WtPackageManager: packageName:com.android.camera,uiMemoryThreshold:47,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.638  2067  3325 D WtPackageManager: packageName:com.miui.notes,uiMemoryThreshold:44,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.639  2067  3325 D WtPackageManager: packageName:com.android.fileexplorer,uiMemoryThreshold:43,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.639  2067  3325 D WtPackageManager: packageName:com.miui.cleanmaster,uiMemoryThreshold:42,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.639  2067  3325 D WtPackageManager: packageName:com.miui.weather2,uiMemoryThreshold:38,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.639  2067  3325 D WtPackageManager: packageName:com.xiaomi.channel,uiMemoryThreshold:37,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.640  2067  3325 D WtPackageManager: packageName:com.miui.fm,uiMemoryThreshold:34,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.640  2067  3325 D WtPackageManager: packageName:com.android.deskclock,uiMemoryThreshold:32,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.640  2067  3325 D WtPackageManager: packageName:com.miui.networkassistant,uiMemoryThreshold:32,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.641  2067  3325 D WtPackageManager: packageName:com.xiaomi.payment,uiMemoryThreshold:32,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.641  2067  3325 D WtPackageManager: packageName:com.android.email,uiMemoryThreshold:30,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.641  2067  3325 D WtPackageManager: packageName:android.process.media,uiMemoryThreshold:29,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.641  2067  3325 D WtPackageManager: packageName:com.miui.yellowpage,uiMemoryThreshold:29,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.642  2067  3325 D WtPackageManager: packageName:com.android.calculator2,uiMemoryThreshold:26,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.642  2067  3325 D WtPackageManager: packageName:com.xiaomi.gamecenter,uiMemoryThreshold:25,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.642  2067  3325 D WtPackageManager: packageName:com.iflytek.speechcloud,uiMemoryThreshold:24,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.642  2067  3325 D WtPackageManager: packageName:com.miui.voiceassist,uiMemoryThreshold:24,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.643  2067  3325 D WtPackageManager: packageName:com.miui.cloudservice,uiMemoryThreshold:23,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.643  2067  3325 D WtPackageManager: packageName:com.android.calendar,uiMemoryThreshold:22,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.643  2067  3325 D WtPackageManager: packageName:com.miui.securitycenter,uiMemoryThreshold:22,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.644  2067  3325 D WtPackageManager: packageName:com.trafficctr.miui,uiMemoryThreshold:21,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.644  2067  3325 D WtPackageManager: packageName:com.xiaomi.account,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.644  2067  3325 D WtPackageManager: packageName:com.android.packageinstaller,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.645  2067  3325 D WtPackageManager: packageName:com.miui.guardprovider,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.645  2067  3325 D WtPackageManager: packageName:com.xiaomi.channel.openservice,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.645  2067  3325 D WtPackageManager: packageName:com.android.updater,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.645  2067  3325 D WtPackageManager: packageName:com.android.quicksearchbox,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.646  2067  3325 D WtPackageManager: packageName:com.miui.mipub,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.646  2067  3325 D WtPackageManager: packageName:com.android.incallui,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.646  2067  3325 D WtPackageManager: packageName:com.miui.antispam,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.647  2067  3325 D WtPackageManager: packageName:com.xiaomi.gamecenter.sdk.service,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.647  2067  3325 D WtPackageManager: packageName:com.miui.barcodescanner,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.647  2067  3325 D WtPackageManager: packageName:com.miui.klo.bugreport,uiMemoryThreshold:15,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.647  2067  3325 D WtPackageManager: packageName:com.cleanmaster.sdk,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.648  2067  3325 D WtPackageManager: packageName:com.mipay.wallet,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.648  2067  3325 D WtPackageManager: packageName:com.android.vpndialogs,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.648  2067  3325 D WtPackageManager: packageName:com.google.android.inputmethod.pinyin,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.649  2067  3325 D WtPackageManager: packageName:com.miui.cloudbackup,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.649  2067  3325 D WtPackageManager: packageName:com.xiaomi.vip,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.649  2067  3325 D WtPackageManager: packageName:com.xiaomi.mitunes,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.649  2067  3325 D WtPackageManager: packageName:com.xiaomi.miclick,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.650  2067  3325 D WtPackageManager: packageName:com.mojang.minecraftpe,uiMemoryThreshold:0,nonUiMemoryThreshold:0,maskString:0x00004000,flag:16384
01-01 09:50:41.650  2067  3325 D WtPackageManager: packageName:com.android.bluetooth,uiMemoryThreshold:20,nonUiMemoryThreshold:20,maskString:0x00000000,flag:0
01-01 09:50:41.655  7374  7374 I Finsky  : [1] com.google.android.finsky.utils.PermissionPolicies$PermissionPolicyService.onStartCommand(115): post-install permissions check for com.keramidas.TitaniumBackup
01-01 09:50:41.662  7274  7536 I AppIncrementalLogger: logEvent(): Logged 127 bytes in 88 ms
01-01 09:50:41.668  7274  7536 I UpdateIcingCorporaServi: Updating corpora: APPS=com.keramidas.TitaniumBackup, CONTACTS=MAYBE
01-01 09:50:41.670  7374  7374 I Finsky  : [1] com.google.android.finsky.utils.bq.run(2300): Package state data is missing for com.keramidas.TitaniumBackup
01-01 09:50:41.743 23891 23891 I WearableService: Wear is not allowed to run on this device. Not starting Wear service.
01-01 09:50:41.759  7374  7374 E Finsky  : [1] com.google.android.finsky.wear.bl.a(847): onConnectionFailed: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
01-01 09:50:41.760  7374  7374 I Finsky  : [1] com.google.android.finsky.wear.aj.run(2402): Dropping command=send_installed_apps due to Gms not connected
01-01 09:50:41.764  7154  7154 E ChimeraRcvrProxy: Can't find Chimera receiver impl class com.google.android.gms.games.GamesBroadcastReceiverStub
01-01 09:50:41.764  7154  7154 E ChimeraRcvrProxy: com.google.android.gms.games.chimera.GamesSystemBroadcastReceiverProxy dropping broadcast android.intent.action.PACKAGE_ADDED
01-01 09:50:41.765  7374  7374 I Finsky  : [1] com.google.android.finsky.utils.dp.onTrimMemory(17): Memory trim requested to level 80
01-01 09:50:41.922  1886  1910 D Launcher.Model: Got boardcast:Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.keramidas.TitaniumBackup (has extras) }
01-01 09:50:41.943  1886  1910 E Launcher.AllAppsList: Can't load postion for app Titanium Backup
01-01 09:50:41.950  1886  1886 D Launcher.Model: Insert item to database (1, 1) of screen 7
01-01 09:50:41.988  7154  7339 I Icing   : Usage reports 0 indexed 0 rejected 0 imm upload false
01-01 09:50:41.990  1886  1886 D IconCustomizer: Content Ratio = -1.0
01-01 09:50:41.993  1886  1886 D IconCustomizer: Generate customized icon for com.keramidas.TitaniumBackup.png
01-01 09:50:42.000  7154  7553 W IcingInternalCorpora: getNumBytesRead when not calculated.
01-01 09:50:42.004  7154  7339 I Icing   : Usage reports 0 indexed 0 rejected 0 imm upload true
01-01 09:50:42.015  7154  7339 I Icing   : Usage reports 0 indexed 0 rejected 0 imm upload false
01-01 09:50:42.022  7274  7536 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 353 ms] updated apps [took 353 ms]
01-01 09:50:42.030  7274  7274 I BackgroundMemoryTrimmer: Trimming objects from memory, since app is in the background.
01-01 09:50:42.047  1886  1886 I themeservice: add pending job /data/user/0/com.miui.home/cache/com.keramidas.TitaniumBackup.png
01-01 09:50:42.048  1886  7556 I themeservice: binding service
01-01 09:50:42.067  1886  1886 I themeservice: service connected
01-01 09:50:42.067  1886  7556 I themeservice: saving icon for /data/user/0/com.miui.home/cache/com.keramidas.TitaniumBackup.png
01-01 09:50:42.067 24427 24438 I themeservice: saving icon remotely(1886) for /data/user/0/com.miui.home/cache/com.keramidas.TitaniumBackup.png ALLOW: true
01-01 09:50:42.092 24944 25057 I XiaomiFirewall: firewall pkgName:com.xiaomi.discover, result:0x1
01-01 09:50:42.095  4754  7546 E MarketConnection: Connection Exception for global.market.xiaomi.com :java.net.SocketException: socket failed: EACCES (Permission denied)
01-01 09:50:42.096  4754  7546 E MarketConnection: Connection failed : NETWORK_ERROR
01-01 09:50:42.107  4754  7557 E MarketConnection: Connection Exception for global.market.xiaomi.com :java.net.SocketException: socket failed: EACCES (Permission denied)
01-01 09:50:42.110  4754  7557 E MarketConnection: Connection failed : NETWORK_ERROR
01-01 09:50:42.216   655   693 E QCALOG  : [MessageQ] ProcessNewMessage: [XT-CS] unknown deliver target [OS-Agent]
01-01 09:50:42.217   706   869 W XTCC-5.1.0.9: [CS-RIL-LISTENER] timerCallback fired for ril update registering, re-register
01-01 09:50:42.217   655   693 E QCALOG  : [MessageQ] ProcessNewMessage: [XT-CS] unknown deliver target [OS-Agent]
01-01 09:50:42.225   641   756 D ThermalEngine: sensor_wait: case_therm Wait done.
01-01 09:50:42.226   641   756 D ThermalEngine: sensor_monitor: case_therm Reading 42000 .
01-01 09:50:42.226   641   756 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:42.226   641   756 D ThermalEngine: update_active_thresh: case_therm Active(1), Hi(1) 44000, Lo(1) 41000, Interval(1) 1000
01-01 09:50:42.226   641   756 D ThermalEngine: sensor_monitor: case_therm Sensor wait.
01-01 09:50:42.227   641   756 D ThermalEngine: sensor_wait: case_therm Wait start. 1000ms
01-01 09:50:42.242   641   795 D ThermalEngine: algo_monitor: Timer EVT
01-01 09:50:42.243   641   795 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:42.244   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM Read case_therm 42000mC, Err -1000mC, SampleCnt 1
01-01 09:50:42.244   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM, E0 -1000mC, E1 -1000mC
01-01 09:50:42.244   641   795 I ThermalEngine: settimer: Start timer 1.000(sec)
01-01 09:50:42.244   641   795 D ThermalEngine: algo_monitor: Wait for EV
01-01 09:50:42.384   655   693 E QCALOG  : [MessageQ] ProcessNewMessage: [XTWiFi-PE] unknown deliver target [OS-Agent]
01-01 09:50:42.413  7507  7507 I Timeline: Timeline: Activity_launch_request time:24152520
01-01 09:50:42.415 23791 24151 I AD-PLUGIN-SystemAdController: requestSplashScreen
01-01 09:50:42.415 23791 24151 I AD-PLUGIN-SystemAdController: offline package com.keramidas.TitaniumBackup
01-01 09:50:42.415 23791 24151 I AD-PLUGIN-SystemAdController: requestSplash, package:com.keramidas.TitaniumBackup, intent:Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=com.keramidas.TitaniumBackup cmp=com.keramidas.TitaniumBackup/.MainActivity }, showing:false
01-01 09:50:42.415 23791 24151 I AD-PLUGIN-SplashConfigCache: packageName:com.keramidas.TitaniumBackup, showInterval:600000
01-01 09:50:42.415 23791 24151 I AD-PLUGIN-SystemAdController: isAppSplash intent:Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=com.keramidas.TitaniumBackup cmp=com.keramidas.TitaniumBackup/.MainActivity } aInfo:ActivityInfo{87adce com.keramidas.TitaniumBackup.MainActivity} showType
01-01 09:50:42.418 23791 24151 I AD-PLUGIN-SystemAdController: slogan is not ready, package:com.keramidas.TitaniumBackup, url:null
01-01 09:50:42.418 23791 24151 I AD-PLUGIN-SystemAdController: requestSplashScreen duration:3, package:com.keramidas.TitaniumBackup
01-01 09:50:42.419  1294  1816 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=com.keramidas.TitaniumBackup cmp=com.keramidas.TitaniumBackup/.MainActivity} from uid 10022 on display 0
01-01 09:50:42.421  2920  2930 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
01-01 09:50:42.427  2067  3320 D WtProcessController: onAMCreateTask callback
01-01 09:50:42.428  1294  1816 D ActivityTrigger: ActivityTrigger activityPauseTrigger
01-01 09:50:42.428  2067  3320 D WtProcessController: onAMCreateActivity callback
01-01 09:50:42.428  1294  1816 E ActivityManager: Invalid thumbnail dimensions: 0x0
01-01 09:50:42.428  2067  3320 D WtProcessController: onAMPauseActivity callback
01-01 09:50:42.430  1294  1394 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@c7e46d
01-01 09:50:42.430  1294  1394 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@603a8a2
01-01 09:50:42.450  1294  2136 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@c31e4e4
01-01 09:50:42.450  1294  2136 I ActivityManager: Start proc 7562:com.keramidas.TitaniumBackup/u0a239 for activity com.keramidas.TitaniumBackup/.MainActivity
01-01 09:50:42.451  2067  3320 D WtProcessController: onAMProcStart callback
01-01 09:50:42.474  7562  7562 D TidaProvider: TidaProvider()
01-01 09:50:42.484  2067  3320 D WtProcessController: onAMRestartActivity callback
01-01 09:50:42.484  2067  3320 D WtProcessController: set foreground process size 1 pid:7562pacakgeName:com.keramidas.TitaniumBackup
01-01 09:50:42.485  2067  3320 I octvm   : task pid 7562 have been add to group sys_app_fg.
01-01 09:50:42.485  2067  3320 I octvm   : [sys_app_fg]cgroup_add_tasks max single write time: 1ms
01-01 09:50:42.485  2067  3320 I octvm   : [sys_app_fg]cgroup_add_tasks total time consume: 1ms
01-01 09:50:42.488  1294  1349 I Timeline: Timeline: App_transition_ready time:24152595
01-01 09:50:42.488  1697  1697 V PhoneStatusBarPolicy: updateManagedProfile: mManagedProfileFocused: false mKeyguardVisible: true
01-01 09:50:42.491  1294  2147 V LocationPolicy: writePolicyLocked()
01-01 09:50:42.506  7507  7520 D OpenGLRenderer: endAllStagingAnimators on 0x559efb4b50 (RippleDrawable) with handle 0x559ed9d620
01-01 09:50:42.517  7562  7562 I o.?   : onCreate()
01-01 09:50:42.523  7562  7562 I o.?   : Detected CPU architecture: ARM64
01-01 09:50:42.525  7562  7562 W Settings: Setting android_id has moved from android.provider.Settings.System to android.provider.Settings.Secure, returning read-only value.
01-01 09:50:42.529  7562  7562 D o.aD    : Debug features are disabled.
01-01 09:50:42.532  7562  7562 I o.ar    : restoreMySettings_ifNeeded()
01-01 09:50:42.548  7562  7562 I o.bi    : Detected 0 mount point(s) in addition to Android "external" storage.
01-01 09:50:42.549  7562  7562 I o.ar    : Settings directory does not exist => No need to restore.
01-01 09:50:42.599   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:42.616   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:42.632   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:42.634  7562  7562 I com.keramidas.TitaniumBackup.MainActivity: Main Activity is being created for the first time => scheduling next wake-up ...
01-01 09:50:42.634  7562  7562 I o.aa    : scheduleNextWakeup(): Invoked with idToExcludeForToday=null
01-01 09:50:42.649   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:42.666   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:42.701  7562  7562 I o.aa    : scheduleNextWakeup(): No next wakeup scheduled.
01-01 09:50:42.703  7562  7581 I o.?    : Thread started.
01-01 09:50:42.738  7562  7562 V BoostFramework: mAcquireFunc method = public int com.qualcomm.qti.Performance.perfLockAcquire(int,int[])
01-01 09:50:42.738  7562  7562 V BoostFramework: mReleaseFunc method = public int com.qualcomm.qti.Performance.perfLockRelease()
01-01 09:50:42.738  7562  7562 V BoostFramework: mAcquireTouchFunc method = public int com.qualcomm.qti.Performance.perfLockAcquireTouch(android.view.MotionEvent,android.util.DisplayMetrics,int,int[])
01-01 09:50:42.738  7562  7562 V BoostFramework: mIOPStart method = public int com.qualcomm.qti.Performance.perfIOPrefetchStart(int,java.lang.String)
01-01 09:50:42.738  7562  7562 V BoostFramework: mIOPStop method = public int com.qualcomm.qti.Performance.perfIOPrefetchStop()
01-01 09:50:42.740  7562  7562 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@5cf0b9e
01-01 09:50:42.740  7562  7562 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@8e6467f
01-01 09:50:42.745  7562  7562 I ToolbarWidgetWrapper: Progress display unsupported
01-01 09:50:42.748  7562  7562 I WebViewFactory: Loading com.google.android.webview version 46.0.2490.76 (code 249007650)
01-01 09:50:42.766   460   595 E libnav  : ImageType4: C0(C0') previous = 114(114), current = 66(66), Meanval = 129(130)
01-01 09:50:42.798  7562  7562 W System  : ClassLoader referenced unknown path: /system/app/WebViewGoogle/lib/arm64
01-01 09:50:42.805  7562  7562 I cr.library_loader: Time to load native libraries: 3 ms (timestamps 2909-2912)
01-01 09:50:42.805  7562  7562 I cr.library_loader: Expected native library version number "46.0.2490.76", actual native library version number "46.0.2490.76"
01-01 09:50:42.816  7562  7562 V WebViewChromiumFactoryProvider: Binding Chromium to main looper Looper (main, tid 1) {9e3cd6f}
01-01 09:50:42.816  7562  7562 I cr.library_loader: Expected native library version number "46.0.2490.76", actual native library version number "46.0.2490.76"
01-01 09:50:42.816  7562  7562 I chromium: [INFO:library_loader_hooks.cc(118)] Chromium logging enabled: level = 0, default verbosity = 0
01-01 09:50:42.822  7562  7562 I cr.BrowserStartup: Initializing chromium process, singleProcess=true
01-01 09:50:42.825  7562  7562 E SysUtils: ApplicationContext is null in ApplicationStatus
01-01 09:50:42.832 24944 25057 I XiaomiFirewall: firewall pkgName:com.keramidas.TitaniumBackup, result:0x1
01-01 09:50:42.837 24944 24944 I FireWallService: NetworkState slot num 0
01-01 09:50:42.844  7562  7562 I Adreno  : QUALCOMM build                   : 991d507, I26c5c9f8b9
01-01 09:50:42.844  7562  7562 I Adreno  : Build Date                       : 07/30/16
01-01 09:50:42.844  7562  7562 I Adreno  : OpenGL ES Shader Compiler Version: XE031.07.00.01
01-01 09:50:42.844  7562  7562 I Adreno  : Local Branch                     :
01-01 09:50:42.844  7562  7562 I Adreno  : Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.5.1_RB1.06.00.01.192.038
01-01 09:50:42.844  7562  7562 I Adreno  : Remote Branch                    : NONE
01-01 09:50:42.844  7562  7562 I Adreno  : Reconstruct Branch               : NOTHING
01-01 09:50:42.845  1294  1294 V NotificationService: pkg=com.miui.securitycenter canInterrupt=true intercept=true
01-01 09:50:42.846 24944 24944 I FireWallService: ToastedAppMap put, key:com.keramidas.TitaniumBackup_mobile, value:1483244442832
01-01 09:50:42.851  1697  1697 D PhoneStatusBar: addNotification pkg=com.miui.securitycenter;basepkg=com.miui.securitycenter;id=32
01-01 09:50:42.863  1697  1697 W ProgressBarDelegate: Unknown Drawable subclass, src=android.graphics.drawable.ScaleDrawable@27e846f
01-01 09:50:42.863  1697  1697 W ProgressBarDelegate: Unknown Drawable subclass, src=android.graphics.drawable.ScaleDrawable@912657c
01-01 09:50:42.866   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:42.878  7562  7562 E chromium: [ERROR:browser_gpu_channel_host_factory.cc(258)] Failed to init browser shader disk cache.
01-01 09:50:42.882  1697  1697 D PhoneStatusBar: com.miui.securitycenter Notification is floating
01-01 09:50:42.883   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:42.890  1697  1697 W ProgressBarDelegate: Unknown Drawable subclass, src=android.graphics.drawable.ScaleDrawable@68fea0c
01-01 09:50:42.890  1697  1697 W ProgressBarDelegate: Unknown Drawable subclass, src=android.graphics.drawable.ScaleDrawable@5de7f55
01-01 09:50:42.891  7562  7595 W cr.media: Requires BLUETOOTH permission
01-01 09:50:42.893  7562  7562 E libEGL  : validate_display:255 error 3008 (EGL_BAD_DISPLAY)
01-01 09:50:42.900   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:42.908  7562  7562 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@8b66326
01-01 09:50:42.909  7562  7562 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@d41fb67
01-01 09:50:42.905  6909  6909 W Binder_5: type=1400 audit(0.0:78875): avc: denied { ioctl } for path="socket:[846641]" dev="sockfs" ino=846641 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:42.905  6909  6909 W Binder_5: type=1400 audit(0.0:78876): avc: denied { ioctl } for path="socket:[846641]" dev="sockfs" ino=846641 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:42.942  7562  7562 W AwContents: onDetachedFromWindow called when already detached. Ignoring
01-01 09:50:42.944  7562  7562 D EgretLoader: EgretLoader(Context context)
01-01 09:50:42.952  7562  7562 D EgretLoader: The context is not activity
01-01 09:50:42.965  7562  7603 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
01-01 09:50:42.955   511   511 W Binder_2: type=1400 audit(0.0:78877): avc: denied { ioctl } for path="socket:[849141]" dev="sockfs" ino=849141 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:42.955   511   511 W Binder_2: type=1400 audit(0.0:78878): avc: denied { ioctl } for path="socket:[849141]" dev="sockfs" ino=849141 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:42.955  1711  1711 W Binder_4: type=1400 audit(0.0:78879): avc: denied { ioctl } for path="socket:[851012]" dev="sockfs" ino=851012 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:42.955  1711  1711 W Binder_4: type=1400 audit(0.0:78880): avc: denied { ioctl } for path="socket:[851012]" dev="sockfs" ino=851012 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:42.971  7562  7562 D ActivityThreadInjector: clearCachedDrawables.
01-01 09:50:42.973  7562  7602 I o.bi    : Detected 0 mount point(s) in addition to Android "external" storage.
01-01 09:50:42.975  7562  7602 I o.b     : [Licensing] No cache file: /storage/emulated/0/data/com.keramidas.TitaniumBackup/licensing-cache.xml
01-01 09:50:42.975  7562  7602 I o.b     : [Licensing] Cache valid? = true
01-01 09:50:42.977  7562  7562 W o.bg    : SafeRunnable caught an exception.
01-01 09:50:42.977  7562  7562 W o.bg    : java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.TextView.setText(java.lang.CharSequence)' on a null object reference
01-01 09:50:42.977  7562  7562 W o.bg    :      at o.?.'(Source:395)
01-01 09:50:42.977  7562  7562 W o.bg    :      at o.bg.run(Source:20)
01-01 09:50:42.977  7562  7562 W o.bg    :      at android.os.Handler.handleCallback(Handler.java:739)
01-01 09:50:42.977  7562  7562 W o.bg    :      at android.os.Handler.dispatchMessage(Handler.java:95)
01-01 09:50:42.977  7562  7562 W o.bg    :      at android.os.Looper.loop(Looper.java:148)
01-01 09:50:42.977  7562  7562 W o.bg    :      at android.app.ActivityThread.main(ActivityThread.java:5441)
01-01 09:50:42.977  7562  7562 W o.bg    :      at java.lang.reflect.Method.invoke(Native Method)
01-01 09:50:42.977  7562  7562 W o.bg    :      at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:738)
01-01 09:50:42.977  7562  7562 W o.bg    :      at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:628)
01-01 09:50:43.004  7562  7603 I OpenGLRenderer: Initialized EGL, version 1.4
01-01 09:50:43.009  7562  7562 W o.bg    : SafeRunnable caught an exception.
01-01 09:50:43.009  7562  7562 W o.bg    : java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.TextView.setText(java.lang.CharSequence)' on a null object reference
01-01 09:50:43.009  7562  7562 W o.bg    :      at o.?.'(Source:395)
01-01 09:50:43.009  7562  7562 W o.bg    :      at o.bg.run(Source:20)
01-01 09:50:43.009  7562  7562 W o.bg    :      at android.os.Handler.handleCallback(Handler.java:739)
01-01 09:50:43.009  7562  7562 W o.bg    :      at android.os.Handler.dispatchMessage(Handler.java:95)
01-01 09:50:43.009  7562  7562 W o.bg    :      at android.os.Looper.loop(Looper.java:148)
01-01 09:50:43.009  7562  7562 W o.bg    :      at android.app.ActivityThread.main(ActivityThread.java:5441)
01-01 09:50:43.009  7562  7562 W o.bg    :      at java.lang.reflect.Method.invoke(Native Method)
01-01 09:50:43.009  7562  7562 W o.bg    :      at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:738)
01-01 09:50:43.009  7562  7562 W o.bg    :      at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:628)
01-01 09:50:43.013  7562  7562 W ResourceType: Bad XML block: header size 18254 or total size 169478669 is larger than data size 1666
01-01 09:50:43.013  7562  7562 D AndroidRuntime: Shutting down VM
01-01 09:50:43.014  7562  7562 E AndroidRuntime: FATAL EXCEPTION: main
01-01 09:50:43.014  7562  7562 E AndroidRuntime: Process: com.keramidas.TitaniumBackup, PID: 7562
01-01 09:50:43.014  7562  7562 E AndroidRuntime: android.content.res.Resources$NotFoundException: File aT from xml type layout resource ID #0x7f03002f
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at android.content.res.Resources.loadXmlResourceParser(Resources.java:2871)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at android.content.res.Resources.loadXmlResourceParser(Resources.java:2826)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at android.content.res.Resources.getLayout(Resources.java:1183)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at android.view.LayoutInflater.inflate(LayoutInflater.java:425)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at com.android.internal.view.menu.MenuItemImpl.setActionView(MenuItemImpl.java:575)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at o.?.MenuItem_setActionView(Source:61)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at com.keramidas.TitaniumBackup.MainActivity.onCreateOptionsMenu(Source:1956)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at android.app.Activity.onCreatePanelMenu(Activity.java:2901)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at com.android.internal.policy.PhoneWindow.preparePanel(PhoneWindow.java:567)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at com.android.internal.policy.PhoneWindow.doInvalidatePanelMenu(PhoneWindow.java:939)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at com.android.internal.policy.PhoneWindow$1.run(PhoneWindow.java:271)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at android.os.Handler.handleCallback(Handler.java:739)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:95)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:148)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at android.app.ActivityThread.main(ActivityThread.java:5441)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at java.lang.reflect.Method.invoke(Native Method)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:738)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:628)
01-01 09:50:43.014  7562  7562 E AndroidRuntime: Caused by: java.io.FileNotFoundException: Corrupt XML binary file
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at android.content.res.AssetManager.openXmlAssetNative(Native Method)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at android.content.res.AssetManager.openXmlBlockAsset(AssetManager.java:489)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        at android.content.res.Resources.loadXmlResourceParser(Resources.java:2853)
01-01 09:50:43.014  7562  7562 E AndroidRuntime:        ... 17 more
01-01 09:50:43.015  2835  3475 I octvm_klo: klo lock
01-01 09:50:43.015  2067  3320 I WtEventController: Receive am_crash event for pid: 7562
01-01 09:50:43.015  1294  2181 W ActivityManager:   Force finishing activity com.keramidas.TitaniumBackup/.MainActivity
01-01 09:50:43.019  1294  2181 D ActivityTrigger: ActivityTrigger activityPauseTrigger
01-01 09:50:43.019  1294  2181 E ActivityManager: Invalid thumbnail dimensions: 0x0
01-01 09:50:43.023  2067  3320 D WtProcessController: onAMPauseActivity callback
01-01 09:50:43.027  1294  1371 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@8c87347
01-01 09:50:43.027  1294  1371 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@62e774
01-01 09:50:43.031  2835  3475 I octvm_klo: get wanted event[mask:128, name:data_app_crash@1483244443031.txt] from the watchset
01-01 09:50:43.031  2835  3475 I octvm_klo: start gathering logcat log...
01-01 09:50:43.032  2835  3475 I octvm_klo: gathering logcat log done
01-01 09:50:43.032  2835  3475 I octvm_klo: klo unlock
01-01 09:50:43.054  1294  2265 I OpenGLRenderer: Initialized EGL, version 1.4
01-01 09:50:43.060  7154  7339 I Icing   : Indexing 9A271893255604DEB37A8D0E5E8BBD53B2503240 from com.google.android.gms
01-01 09:50:43.070  7562  7602 I com.keramidas.TitaniumBackup.MainActivity: Applying SELinux security context to: "/data/user/0/com.keramidas.TitaniumBackup/files/busybox"
01-01 09:50:43.070  1886  7556 I themeservice: unbinding service
01-01 09:50:43.090  7562  7602 W System.err: java.io.IOException: Error running exec(). Command: [su, -c, /system/bin/chcon, u:object_r:system_file:s0, /data/user/0/com.keramidas.TitaniumBackup/files/busybox] Working Directory: null Environment: [ANDROID_ROOT=/system, LD_PRELOAD=libNimsWrap.so, ANDROID_BOOTLOGO=1, EXTERNAL_STORAGE=/sdcard, SYSTEMSERVERCLASSPATH=/system/framework/services.jar:/system/framework/ethernet-service.jar:/system/framework/wifi-service.jar, ANDROID_SOCKET_zygote=11, PATH=/sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin, ANDROID_DATA=/data, ANDROID_ASSETS=/system/app, ASEC_MOUNTPOINT=/mnt/asec, BOOTCLASSPATH=/system/framework/core-libart.jar:/system/framework/conscrypt.jar:/system/framework/okhttp.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/telephony-common.jar:/system/framework/voip-common.jar:/system/framework/ims-common.jar:/system/framework/apache-x
ml.jar:/system/framework/org.apache.http.legacy.boot.jar:/system/framework/tcmiface.jar:/system/framework/WfdCommon.jar:/system/framework/com.qti.dpmframework.jar:/system/framework/dpmapi.jar:/system/framework/com.qti.location.sdk.jar:/system/framework/qcom.fmradio.jar:/system/framework/qcmediaplayer.jar:/system/app/miui/miui.apk:/system/app/miuisystem/miuisystem.apk, ANDROID_PROPERTY_WORKSPACE=9,0, ANDROID_STORAGE=/storage]
01-01 09:50:43.091  7562  7602 W System.err:    at java.lang.ProcessManager.exec(ProcessManager.java:211)
01-01 09:50:43.091  7562  7602 W System.err:    at java.lang.ProcessBuilder.start(ProcessBuilder.java:195)
01-01 09:50:43.091  7562  7602 W System.err:    at com.keramidas.TitaniumBackup.MainActivity.'(Source:40365)
01-01 09:50:43.091  7562  7602 W System.err:    at com.keramidas.TitaniumBackup.MainActivity.'(Source:4313)
01-01 09:50:43.091  7562  7602 W System.err:    at o.bi.?(Source:329)
01-01 09:50:43.091  7562  7602 W System.err:    at o.?.'(Source:4391)
01-01 09:50:43.091  7562  7602 W System.err:    at o.?.run(Source:381)
01-01 09:50:43.091  7562  7602 W System.err:    at o.b.'(Source:479)
01-01 09:50:43.091  7562  7602 W System.err:    at o.b.'(Source:400)
01-01 09:50:43.091  7562  7602 W System.err:    at o.?.'(Source:376)
01-01 09:50:43.091  7562  7602 W System.err:    at o.?.run(Source:1363)
01-01 09:50:43.091  7562  7602 W System.err: Caused by: java.io.IOException: Permission denied
01-01 09:50:43.091  7562  7602 W System.err:    at java.lang.ProcessManager.exec(Native Method)
01-01 09:50:43.091  7562  7602 W System.err:    at java.lang.ProcessManager.exec(ProcessManager.java:209)
01-01 09:50:43.091  7562  7602 W System.err:    ... 10 more
01-01 09:50:43.183  7562  7602 W System.err: java.io.IOException: Error running exec(). Command: [su, -v] Working Directory: null Environment: [ANDROID_ROOT=/system, LD_PRELOAD=libNimsWrap.so, ANDROID_BOOTLOGO=1, EXTERNAL_STORAGE=/sdcard, SYSTEMSERVERCLASSPATH=/system/framework/services.jar:/system/framework/ethernet-service.jar:/system/framework/wifi-service.jar, ANDROID_SOCKET_zygote=11, PATH=/sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin, ANDROID_DATA=/data, ANDROID_ASSETS=/system/app, ASEC_MOUNTPOINT=/mnt/asec, BOOTCLASSPATH=/system/framework/core-libart.jar:/system/framework/conscrypt.jar:/system/framework/okhttp.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/telephony-common.jar:/system/framework/voip-common.jar:/system/framework/ims-common.jar:/system/framework/apache-xml.jar:/system/framework/org.apache.http.legacy.boot.jar:/system/framework/tcmiface.jar:/system/framewo
rk/WfdCommon.jar:/system/framework/com.qti.dpmframework.jar:/system/framework/dpmapi.jar:/system/framework/com.qti.location.sdk.jar:/system/framework/qcom.fmradio.jar:/system/framework/qcmediaplayer.jar:/system/app/miui/miui.apk:/system/app/miuisystem/miuisystem.apk, ANDROID_PROPERTY_WORKSPACE=9,0, ANDROID_STORAGE=/storage]
01-01 09:50:43.183  7562  7602 W System.err:    at java.lang.ProcessManager.exec(ProcessManager.java:211)
01-01 09:50:43.183  7562  7602 W System.err:    at java.lang.ProcessBuilder.start(ProcessBuilder.java:195)
01-01 09:50:43.183  7562  7602 W System.err:    at o.au.<init>(Source:1022)
01-01 09:50:43.183  7562  7602 W System.err:    at o.au.<init>(Source:1027)
01-01 09:50:43.183  7562  7602 W System.err:    at o.?.'(Source:622)
01-01 09:50:43.183  7562  7602 W System.err:    at o.?.'(Source:4392)
01-01 09:50:43.183  7562  7602 W System.err:    at o.?.run(Source:381)
01-01 09:50:43.183  7562  7602 W System.err:    at o.b.'(Source:479)
01-01 09:50:43.183  7562  7602 W System.err:    at o.b.'(Source:400)
01-01 09:50:43.183  7562  7602 W System.err:    at o.?.'(Source:376)
01-01 09:50:43.183  7562  7602 W System.err:    at o.?.run(Source:1363)
01-01 09:50:43.183  7562  7602 W System.err: Caused by: java.io.IOException: Permission denied
01-01 09:50:43.183  7562  7602 W System.err:    at java.lang.ProcessManager.exec(Native Method)
01-01 09:50:43.183  7562  7602 W System.err:    at java.lang.ProcessManager.exec(ProcessManager.java:209)
01-01 09:50:43.184  7562  7602 W System.err:    ... 10 more
01-01 09:50:43.203  7562  7602 W System.err: java.io.IOException: Error running exec(). Command: [su] Working Directory: null Environment: [ANDROID_ROOT=/system, LD_PRELOAD=libNimsWrap.so, ANDROID_BOOTLOGO=1, EXTERNAL_STORAGE=/sdcard, SYSTEMSERVERCLASSPATH=/system/framework/services.jar:/system/framework/ethernet-service.jar:/system/framework/wifi-service.jar, ANDROID_SOCKET_zygote=11, PATH=/sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin, ANDROID_DATA=/data, ANDROID_ASSETS=/system/app, ASEC_MOUNTPOINT=/mnt/asec, BOOTCLASSPATH=/system/framework/core-libart.jar:/system/framework/conscrypt.jar:/system/framework/okhttp.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/telephony-common.jar:/system/framework/voip-common.jar:/system/framework/ims-common.jar:/system/framework/apache-xml.jar:/system/framework/org.apache.http.legacy.boot.jar:/system/framework/tcmiface.jar:/system/framework/W
fdCommon.jar:/system/framework/com.qti.dpmframework.jar:/system/framework/dpmapi.jar:/system/framework/com.qti.location.sdk.jar:/system/framework/qcom.fmradio.jar:/system/framework/qcmediaplayer.jar:/system/app/miui/miui.apk:/system/app/miuisystem/miuisystem.apk, ANDROID_PROPERTY_WORKSPACE=9,0, ANDROID_STORAGE=/storage]
01-01 09:50:43.203  7562  7602 W System.err:    at java.lang.ProcessManager.exec(ProcessManager.java:211)
01-01 09:50:43.203  7562  7602 W System.err:    at java.lang.ProcessBuilder.start(ProcessBuilder.java:195)
01-01 09:50:43.203  7562  7602 W System.err:    at o.aY$If.<init>(Source:175)
01-01 09:50:43.203  7562  7602 W System.err:    at o.aY.<init>(Source:338)
01-01 09:50:43.203  7562  7602 W System.err:    at o.aX.<init>(Source:80)
01-01 09:50:43.204  7562  7602 W System.err:    at o.aX.<init>(Source:67)
01-01 09:50:43.204  7562  7602 W System.err:    at o.bi.'(Source:300)
01-01 09:50:43.204  7562  7602 W System.err:    at o.?.'(Source:4401)
01-01 09:50:43.204  7562  7602 W System.err:    at o.?.run(Source:381)
01-01 09:50:43.204  7562  7602 W System.err:    at o.b.'(Source:479)
01-01 09:50:43.204  7562  7602 W System.err:    at o.b.'(Source:400)
01-01 09:50:43.204  7562  7602 W System.err:    at o.?.'(Source:376)
01-01 09:50:43.204  7562  7602 W System.err:    at o.?.run(Source:1363)
01-01 09:50:43.204  7562  7602 W System.err: Caused by: java.io.IOException: Permission denied
01-01 09:50:43.204  7562  7602 W System.err:    at java.lang.ProcessManager.exec(Native Method)
01-01 09:50:43.204  7562  7602 W System.err:    at java.lang.ProcessManager.exec(ProcessManager.java:209)
01-01 09:50:43.204  7562  7602 W System.err:    ... 12 more
01-01 09:50:43.205  7562  7602 I o.?   : Init done in 247 ms.
01-01 09:50:43.208  7154  7339 I Icing   : Indexing BAD941172CD95562D8969051DC0E52EA58C2E0A6 from com.google.android.googlequicksearchbox
01-01 09:50:43.219  1294  1394 I Timeline: Timeline: App_transition_stopped time:24153326
01-01 09:50:43.227   641   756 D ThermalEngine: sensor_wait: case_therm Wait done.
01-01 09:50:43.228   641   756 D ThermalEngine: sensor_monitor: case_therm Reading 42000 .
01-01 09:50:43.228   641   756 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:43.228   641   756 D ThermalEngine: update_active_thresh: case_therm Active(1), Hi(1) 44000, Lo(1) 41000, Interval(1) 1000
01-01 09:50:43.228   641   756 D ThermalEngine: sensor_monitor: case_therm Sensor wait.
01-01 09:50:43.228   641   756 D ThermalEngine: sensor_wait: case_therm Wait start. 1000ms
01-01 09:50:43.234   460   595 E libnav  : ImageType5: C0(C0') previous = 66(66), current = 33(33), Meanval = 35(37)
01-01 09:50:43.244   641   795 D ThermalEngine: algo_monitor: Timer EVT
01-01 09:50:43.245   641   795 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:43.245   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM Read case_therm 42000mC, Err -1000mC, SampleCnt 1
01-01 09:50:43.245   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM, E0 -1000mC, E1 -1000mC
01-01 09:50:43.245   641   795 I ThermalEngine: settimer: Start timer 1.000(sec)
01-01 09:50:43.245   641   795 D ThermalEngine: algo_monitor: Wait for EV
01-01 09:50:43.251  7274  7274 I BackgroundMemoryTrimmer: Trimming objects from memory, since app is in the background.
01-01 09:50:43.255  7154  7395 I GAv4-SVC: Google Analytics 10.0.84 is starting up.
01-01 09:50:43.267   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:43.270  7274  7274 I BackgroundMemoryTrimmer: Trimming objects from memory, since app is in the background.
01-01 09:50:43.273  7154  7339 I Icing   : Indexing done 9A271893255604DEB37A8D0E5E8BBD53B2503240
01-01 09:50:43.291  7274  7274 I BackgroundMemoryTrimmer: Trimming objects from memory, since app is in the background.
01-01 09:50:43.312  7154  7339 I Icing   : Indexing done BAD941172CD95562D8969051DC0E52EA58C2E0A6
01-01 09:50:43.316  7274  7274 I BackgroundMemoryTrimmer: Trimming objects from memory, since app is in the background.
01-01 09:50:43.384   460   595 E libnav  : ImageType4: C0(C0') previous = 33(33), current = 66(66), Meanval = 52(52)
01-01 09:50:43.396  1697  1697 D StatusBar.NetworkController: onSignalStrengthsChanged received on slotId :0signalStrength=SignalStrength: 99 0 -120 -160 -120 -1 -1 9 -123 -14 24 2147483647 2147483647 gsm|lte level=2 cdmdlevel=0 evdolevel=0
01-01 09:50:43.519  1294  1370 W ActivityManager: Activity pause timeout for ActivityRecord{8da1a4a u0 com.keramidas.TitaniumBackup/.MainActivity t2171 f}
01-01 09:50:43.526  2067  3320 D WtProcessController: onAMResumeActivity callback
01-01 09:50:43.526  2067  3320 D WtProcessController: set foreground process size 2 pid:23736pacakgeName:com.android.fileexplorer
01-01 09:50:43.527  1294  1370 I Timeline: Timeline: App_transition_ready time:24153634
01-01 09:50:43.527  3355  3403 D PowerKeeperExecutor: foreground_change:
01-01 09:50:43.527  2835 19881 I octvm_power: power mode [media] start 1483244443
01-01 09:50:43.527  2067  3320 I octvm   : task pid 23736 have been add to group sys_app_fg.
01-01 09:50:43.527  2067  3320 I octvm   : task pid 24324 have been add to group sys_app_fg.
01-01 09:50:43.527  2067  3320 I octvm   : [sys_app_fg]cgroup_add_tasks max single write time: 0ms
01-01 09:50:43.527  2067  3320 I octvm   : [sys_app_fg]cgroup_add_tasks total time consume: 0ms
01-01 09:50:43.527  2835 19881 I octvm_power: Action: set_cpu_powermode(middle) for [foreground_change]
01-01 09:50:43.527  2835 19881 I octvm_drv: common drv: platform_set_power_profile -> platform not support
01-01 09:50:43.527  2835 19881 I octvm_power: Action: set_lcd_mode(ui) for [foreground_change]
01-01 09:50:43.527  2835 19881 I octvm_drv: common drv: platform_set_lcd_mode -> platform not support
01-01 09:50:43.528  2835 19881 I octvm_power: onPowerModeChanged[media] called
01-01 09:50:43.537  1294  1394 I Timeline: Timeline: App_transition_ready time:24153644
01-01 09:50:43.538  1294  1864 I Timeline: Timeline: App_transition_ready time:24153645
01-01 09:50:43.540 24324 24324 I Analytics: start session(com.android.fileexplorer)
01-01 09:50:43.544 24324 24324 I Analytics: end session(com.android.fileexplorer)
01-01 09:50:43.549 24324 24324 I Analytics: start session(com.android.fileexplorer)
01-01 09:50:43.553 24324 24324 I Analytics: end session(com.android.fileexplorer)
01-01 09:50:43.574  1294  1711 I Timeline: Timeline: App_transition_ready time:24153681
01-01 09:50:43.576 24324 24373 I Adreno  : QUALCOMM build                   : 991d507, I26c5c9f8b9
01-01 09:50:43.576 24324 24373 I Adreno  : Build Date                       : 07/30/16
01-01 09:50:43.576 24324 24373 I Adreno  : OpenGL ES Shader Compiler Version: XE031.07.00.01
01-01 09:50:43.576 24324 24373 I Adreno  : Local Branch                     :
01-01 09:50:43.576 24324 24373 I Adreno  : Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.5.1_RB1.06.00.01.192.038
01-01 09:50:43.576 24324 24373 I Adreno  : Remote Branch                    : NONE
01-01 09:50:43.576 24324 24373 I Adreno  : Reconstruct Branch               : NOTHING
01-01 09:50:43.585   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:43.585 24324 24373 I OpenGLRenderer: Initialized EGL, version 1.4
01-01 09:50:43.625 24324 24324 V FileExplorer: FileViewFragment 70ms in refreshing /storage/emulated/0/Pictures
01-01 09:50:43.627  1294  1394 I Timeline: Timeline: App_transition_ready time:24153734
01-01 09:50:43.629  1697  1697 D PhoneStatusBar: disable: 0x00000000 -> 0x00000040 (diff: 0x00000040)
01-01 09:50:43.629  1697  1697 D PhoneStatusBar: disable: < expand icons alerts ticker system_info back home recent clock full hide keyguard none >
01-01 09:50:43.631  1697  1697 V PhoneStatusBarPolicy: updateManagedProfile: mManagedProfileFocused: false mKeyguardVisible: true
01-01 09:50:43.652   460   595 E libnav  : ImageType5: C0(C0') previous = 66(66), current = 19(19), Meanval = 65(65)
01-01 09:50:43.668 23791 23801 I AD-PLUGIN-SystemAdController: activityIdle:ActivityInfo{c0df4ef com.android.fileexplorer.FileExplorerTabActivity} mPendingSwitchingActivityInfo:null
01-01 09:50:43.669  2067  3320 D WtProcessController: onAMDestroyActivity callback
01-01 09:50:43.672 23791 23802 I AD-PLUGIN-SystemAdController: activity destroyed:ActivityInfo{26c4bfc com.keramidas.TitaniumBackup.MainActivity}
01-01 09:50:43.672 23791 23802 I AD-PLUGIN-SystemAdController: activity destroyed:ActivityInfo{26c4bfc com.keramidas.TitaniumBackup.MainActivity} not in mAllAppsInLauncher
01-01 09:50:44.007 24944 25057 I XiaomiFirewall: firewall pkgName:com.lbe.security.miui, result:0x1
01-01 09:50:44.008  3251 10538 W System.err: java.net.SocketException: socket failed: EACCES (Permission denied)
01-01 09:50:44.008  3251 10538 W System.err:    at libcore.io.IoBridge.socket(IoBridge.java:619)
01-01 09:50:44.008  3251 10538 W System.err:    at java.net.PlainSocketImpl.create(PlainSocketImpl.java:198)
01-01 09:50:44.008  3251 10538 W System.err:    at java.net.Socket.checkOpenAndCreate(Socket.java:689)
01-01 09:50:44.008  3251 10538 W System.err:    at java.net.Socket.setSoTimeout(Socket.java:543)
01-01 09:50:44.008  3251 10538 W System.err:    at com.android.okhttp.internal.http.SocketConnector.connectRawSocket(SocketConnector.java:159)
01-01 09:50:44.008  3251 10538 W System.err:    at com.android.okhttp.internal.http.SocketConnector.connectTls(SocketConnector.java:79)
01-01 09:50:44.008  3251 10538 W System.err:    at com.android.okhttp.Connection.connect(Connection.java:143)
01-01 09:50:44.008  3251 10538 W System.err:    at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:185)
01-01 09:50:44.008  3251 10538 W System.err:    at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:128)
01-01 09:50:44.008  3251 10538 W System.err:    at com.android.okhttp.internal.http.HttpEngine.nextConnection(HttpEngine.java:342)
01-01 09:50:44.008  3251 10538 W System.err:    at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:331)
01-01 09:50:44.008  3251 10538 W System.err:    at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:249)
01-01 09:50:44.008  3251 10538 W System.err:    at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:437)
01-01 09:50:44.008  3251 10538 W System.err:    at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:114)
01-01 09:50:44.008  3251 10538 W System.err:    at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:245)
01-01 09:50:44.008  3251 10538 W System.err:    at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:218)
01-01 09:50:44.008  3251 10538 W System.err:    at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:25)
01-01 09:50:44.008  3251 10538 W System.err:    at com.lbe.protocol.LBERecommendPkgPerm.getRecommendPerms(LBERecommendPkgPerm.java:81)
01-01 09:50:44.009  3251 10538 W System.err:    at com.lbe.security.service.provider.internal.CloudUpdater$CloudQueryAction.doInBackground(CloudUpdater.java:192)
01-01 09:50:44.009  3251 10538 W System.err:    at com.lbe.security.service.provider.internal.CloudUpdater$CloudQueryAction.doInBackground(CloudUpdater.java:167)
01-01 09:50:44.009  3251 10538 W System.err:    at android.os.AsyncTask$2.call(AsyncTask.java:295)
01-01 09:50:44.009  3251 10538 W System.err:    at java.util.concurrent.FutureTask.run(FutureTask.java:237)
01-01 09:50:44.009  3251 10538 W System.err:    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
01-01 09:50:44.009  3251 10538 W System.err:    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
01-01 09:50:44.009  3251 10538 W System.err:    at java.lang.Thread.run(Thread.java:818)
01-01 09:50:44.009  3251 10538 W System.err: Caused by: android.system.ErrnoException: socket failed: EACCES (Permission denied)
01-01 09:50:44.009  3251 10538 W System.err:    at libcore.io.Posix.socket(Native Method)
01-01 09:50:44.009  3251 10538 W System.err:    at libcore.io.BlockGuardOs.socket(BlockGuardOs.java:282)
01-01 09:50:44.009  3251 10538 W System.err:    at libcore.io.IoBridge.socket(IoBridge.java:604)
01-01 09:50:44.009  3251 10538 W System.err:    ... 24 more
01-01 09:50:44.019   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:44.153   460   595 E libnav  : ImageType5: C0(C0') previous = 19(19), current = 55(55), Meanval = 91(91)
01-01 09:50:44.228   641   756 D ThermalEngine: sensor_wait: case_therm Wait done.
01-01 09:50:44.230   641   756 D ThermalEngine: sensor_monitor: case_therm Reading 42000 .
01-01 09:50:44.230   641   756 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:44.230   641   756 D ThermalEngine: update_active_thresh: case_therm Active(1), Hi(1) 44000, Lo(1) 41000, Interval(1) 1000
01-01 09:50:44.230   641   756 D ThermalEngine: sensor_monitor: case_therm Sensor wait.
01-01 09:50:44.230   641   756 D ThermalEngine: sensor_wait: case_therm Wait start. 1000ms
01-01 09:50:44.245   641   795 D ThermalEngine: algo_monitor: Timer EVT
01-01 09:50:44.247   641   795 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:44.247   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM Read case_therm 42000mC, Err -1000mC, SampleCnt 1
01-01 09:50:44.247   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM, E0 -1000mC, E1 -1000mC
01-01 09:50:44.247   641   795 D ThermalEngine: devices_manager_set_op_value: DEV cpu_voltage, op_value 1150
01-01 09:50:44.247   641   795 D ThermalEngine: devices_manager_set_op_value: DEV cluster0, op_value 902400
01-01 09:50:44.247   641   795 D ThermalEngine: ACTION: CLUSTER - Setting CLUSTER[0] to 902400
01-01 09:50:44.247   641   795 I ThermalEngine: Mitigation:CLUSTER[0]:902400 Khz
01-01 09:50:44.247   641   795 D ThermalEngine: ACTION: CLUSTER - Setting CLUSTER[0] to voltage 1150 freq = 902400
01-01 09:50:44.247   641   795 I ThermalEngine: Mitigation:CLUSTER[0]: 1150 mV freq = 902400 kHz
01-01 09:50:44.247   641   795 D ThermalEngine: devices_manager_set_op_value: DEV cluster1, op_value 1094400
01-01 09:50:44.247   641   795 D ThermalEngine: ACTION: CLUSTER - Setting CLUSTER[1] to 1094400
01-01 09:50:44.247   641   795 I ThermalEngine: Mitigation:CLUSTER[1]:1094400 Khz
01-01 09:50:44.247   641   795 D ThermalEngine: ACTION: CLUSTER - Setting CLUSTER[1] to voltage 1150 freq = 1094400
01-01 09:50:44.247   641   795 I ThermalEngine: Mitigation:CLUSTER[1]: 1150 mV freq = 1094400 kHz
01-01 09:50:44.247   641   795 I ThermalEngine: increase_mitigation_lvl: SS Id SS-CASE-THERM, Device cpu_voltage, Req. 1150mV, Applied  1150mV, TC delay 3
01-01 09:50:44.247   641   795 I ThermalEngine: settimer: Start timer 1.000(sec)
01-01 09:50:44.247   641   795 D ThermalEngine: algo_monitor: Wait for EV
01-01 09:50:44.287   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:44.303   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:44.337   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:44.359  7562  7562 I Process : Sending signal. PID: 7562 SIG: 9
01-01 09:50:44.367  1967  1967 I Keyboard.Facilitator: onFinishInput()
01-01 09:50:44.355  1867  1867 W Binder_8: type=1400 audit(0.0:78881): avc: denied { ioctl } for path="socket:[760018]" dev="sockfs" ino=760018 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:44.355  1867  1867 W Binder_8: type=1400 audit(0.0:78882): avc: denied { ioctl } for path="socket:[760018]" dev="sockfs" ino=760018 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
01-01 09:50:44.372  1294  1394 I Timeline: Timeline: Activity_windows_visible id: ActivityRecord{ee6f564 u0 com.android.fileexplorer/.FileExplorerTabActivity t2161} time:24154479
01-01 09:50:44.373  2067  3320 D WtProcessController: onAMDestroyActivity callback
01-01 09:50:44.373  1294  1394 I Timeline: Timeline: App_transition_stopped time:24154480
01-01 09:50:44.376  1294  1370 I ActivityManager: Killing 7191:com.android.email/u0a48 (adj 15): empty #13
01-01 09:50:44.377 23791 24151 I AD-PLUGIN-SystemAdController: activity destroyed:ActivityInfo{82b5285 com.android.packageinstaller.InstallAppProgress}
01-01 09:50:44.377 23791 24151 I AD-PLUGIN-SystemAdController: activity destroyed:ActivityInfo{82b5285 com.android.packageinstaller.InstallAppProgress} not in mAllAppsInLauncher
01-01 09:50:44.388   691   691 I MSM-irqbalance: Decided to move IRQ215 from CPU7 to CPU6
01-01 09:50:44.404   460   595 E libnav  : ImageType4: C0(C0') previous = 55(55), current = 89(89), Meanval = 121(120)
01-01 09:50:44.433  1294  1603 W InputDispatcher: channel 'd64c103 com.keramidas.TitaniumBackup/com.keramidas.TitaniumBackup.MainActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
01-01 09:50:44.433  1294  1603 E InputDispatcher: channel 'd64c103 com.keramidas.TitaniumBackup/com.keramidas.TitaniumBackup.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
01-01 09:50:44.434  1294  2185 D GraphicsStats: Buffer count: 7
01-01 09:50:44.434  1294  2156 I WindowState: WIN DEATH: Window{d64c103 u0 com.keramidas.TitaniumBackup/com.keramidas.TitaniumBackup.MainActivity}
01-01 09:50:44.434  1294  2156 W InputDispatcher: Attempted to unregister already unregistered input channel 'd64c103 com.keramidas.TitaniumBackup/com.keramidas.TitaniumBackup.MainActivity (server)'
01-01 09:50:44.437   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:44.439  1294  1711 I ActivityManager: Process com.keramidas.TitaniumBackup (pid 7562) has died
01-01 09:50:44.443  7374  7374 I Finsky  : [1] com.google.android.finsky.utils.dp.onTrimMemory(17): Memory trim requested to level 80
01-01 09:50:44.454   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:44.470   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:44.487   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:44.504   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:44.521   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:44.537   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:44.554   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:44.571   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:44.587   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:44.604   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:44.621   460   595 E libnav  : *** SVI detected a Different Scene ----
01-01 09:50:44.688   460   595 E libnav  : ImageType4: C0(C0') previous = 89(89), current = 70(70), Meanval = 226(226)
01-01 09:50:45.230   641   756 D ThermalEngine: sensor_wait: case_therm Wait done.
01-01 09:50:45.231   641   756 D ThermalEngine: sensor_monitor: case_therm Reading 42000 .
01-01 09:50:45.231   641   756 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:45.231   641   756 D ThermalEngine: update_active_thresh: case_therm Active(1), Hi(1) 44000, Lo(1) 41000, Interval(1) 1000
01-01 09:50:45.231   641   756 D ThermalEngine: sensor_monitor: case_therm Sensor wait.
01-01 09:50:45.231   641   756 D ThermalEngine: sensor_wait: case_therm Wait start. 1000ms
01-01 09:50:45.247   641   795 D ThermalEngine: algo_monitor: Timer EVT
01-01 09:50:45.248   641   795 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:45.249   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM Read case_therm 42000mC, Err -1000mC, SampleCnt 1
01-01 09:50:45.249   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM, E0 -1000mC, E1 -1000mC
01-01 09:50:45.249   641   795 I ThermalEngine: settimer: Start timer 1.000(sec)
01-01 09:50:45.249   641   795 D ThermalEngine: algo_monitor: Wait for EV
01-01 09:50:45.300   639   639 V WLAN_PSA: NL MSG, len[3866], NL type[0x1C] WNI type[0x5C00] len[527]
01-01 09:50:45.300   639   639 V WLAN_PSA: NL MSG, PID: -1
01-01 09:50:45.295   640   640 W cnss_diag: type=1400 audit(0.0:78883): avc: denied { read } for name="primary" dev="tmpfs" ino=6270 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
01-01 09:50:45.300   639   639 V WLAN_PSA: NL MSG, len[1968], NL type[0x1C] WNI type[0x5C00] len[38919]
01-01 09:50:45.300   639   639 V WLAN_PSA: NL MSG, PID: -1
01-01 09:50:45.295   640   640 W cnss_diag: type=1400 audit(0.0:78884): avc: denied { read } for name="primary" dev="tmpfs" ino=6270 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
01-01 09:50:45.295   640   640 W cnss_diag: type=1400 audit(0.0:78885): avc: denied { read } for name="primary" dev="tmpfs" ino=6270 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
01-01 09:50:45.295   640   640 W cnss_diag: type=1400 audit(0.0:78886): avc: denied { read } for name="primary" dev="tmpfs" ino=6270 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
01-01 09:50:45.488  2067  2067 D WtProcessStrategy: do trim { PackageName :com.android.settings Pid: 23806 Uid: 1000 Start by: content provider Score:50 Old score:50 state:128 mBackgroundTimeInMillis:1483243311367 WakelockCount:0 wakelogsize:0  ActivityDestroied:false Activity size: 0 PackageInfo:{WhetstonePackageInfo#PacakgeName:com.android.settings uiMemoryThresold:59 nonUiMemoryThresold:20 Flag:-2147480636,0x80000bc4 [,DestoryActivity,TRIMHEAPS,TRIM_OPENGL,APP_SYSTEM,ZRAM,TRIMPROCESS_BY_ACTIVITY] Type:0[] } tasknum:2160}
01-01 09:50:45.489  2067  2067 D WtProcessStrategy: do trim { PackageName :com.miui.home Pid: 1886 Uid: 10021 Start by: unknown Score:50 Old score:50 state:128 mBackgroundTimeInMillis:1483244413589 WakelockCount:0 wakelogsize:0  ActivityDestroied:false Activity size: 1 PackageInfo:{WhetstonePackageInfo#PacakgeName:com.miui.home uiMemoryThresold:56 nonUiMemoryThresold:20 Flag:-2147483264,0x80000180 [,APP_SYSTEM,ZRAM] Type:0[] } tasknum:2114}
01-01 09:50:45.775   460   595 E libnav  : ImageType4: C0(C0') previous = 70(70), current = 73(73), Meanval = 226(226)
01-01 09:50:46.231   641   756 D ThermalEngine: sensor_wait: case_therm Wait done.
01-01 09:50:46.233   641   756 D ThermalEngine: sensor_monitor: case_therm Reading 42000 .
01-01 09:50:46.233   641   756 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:46.233   641   756 D ThermalEngine: update_active_thresh: case_therm Active(1), Hi(1) 44000, Lo(1) 41000, Interval(1) 1000
01-01 09:50:46.233   641   756 D ThermalEngine: sensor_monitor: case_therm Sensor wait.
01-01 09:50:46.233   641   756 D ThermalEngine: sensor_wait: case_therm Wait start. 1000ms
01-01 09:50:46.249   641   795 D ThermalEngine: algo_monitor: Timer EVT
01-01 09:50:46.250   641   795 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:46.250   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM Read case_therm 42000mC, Err -1000mC, SampleCnt 1
01-01 09:50:46.250   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM, E0 -1000mC, E1 -1000mC
01-01 09:50:46.250   641   795 I ThermalEngine: settimer: Start timer 1.000(sec)
01-01 09:50:46.250   641   795 D ThermalEngine: algo_monitor: Wait for EV
01-01 09:50:46.429 24944  7630 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1285 android.content.ContextWrapper.bindService:604 com.miui.networkassistant.service.tm.AppMonitor.bindResourceHelperService:-1 com.miui.networkassistant.service.tm.AppMonitor.fillNetworkAccessedApps:-1 com.miui.networkassistant.service.tm.AppMonitor.access$200:-1
01-01 09:50:46.435  7469  7469 I ResourceHelperService: onCreate
01-01 09:50:46.435  7469  7469 I ResourceHelperService: onBind
01-01 09:50:46.436 24944 24944 I AppMonitor: mResourceHelperConnection onServiceConnected
01-01 09:50:46.446 24944 25057 I XiaomiFirewall: firewall pkgName:com.miui.cleanmaster, result:0x1
01-01 09:50:46.528  2067  2067 D WtProcessController: deal background too Frequently, ingore
01-01 09:50:47.217   655   693 E QCALOG  : [MessageQ] ProcessNewMessage: [XT-CS] unknown deliver target [OS-Agent]
01-01 09:50:47.217   706   869 W XTCC-5.1.0.9: [CS-RIL-LISTENER] timerCallback fired for ril update registering, re-register
01-01 09:50:47.217   655   693 E QCALOG  : [MessageQ] ProcessNewMessage: [XT-CS] unknown deliver target [OS-Agent]
01-01 09:50:47.233   641   756 D ThermalEngine: sensor_wait: case_therm Wait done.
01-01 09:50:47.235   641   756 D ThermalEngine: sensor_monitor: case_therm Reading 42000 .
01-01 09:50:47.235   641   756 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:47.235   641   756 D ThermalEngine: update_active_thresh: case_therm Active(1), Hi(1) 44000, Lo(1) 41000, Interval(1) 1000
01-01 09:50:47.235   641   756 D ThermalEngine: sensor_monitor: case_therm Sensor wait.
01-01 09:50:47.235   641   756 D ThermalEngine: sensor_wait: case_therm Wait start. 1000ms
01-01 09:50:47.250   641   795 D ThermalEngine: algo_monitor: Timer EVT
01-01 09:50:47.252   641   795 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:47.252   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM Read case_therm 42000mC, Err -1000mC, SampleCnt 1
01-01 09:50:47.252   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM, E0 -1000mC, E1 -1000mC
01-01 09:50:47.252   641   795 D ThermalEngine: Already at device mitigation min perf limit
01-01 09:50:47.252   641   795 I ThermalEngine: settimer: Start timer 1.000(sec)
01-01 09:50:47.252   641   795 D ThermalEngine: algo_monitor: Wait for EV
01-01 09:50:47.384   655   693 E QCALOG  : [MessageQ] ProcessNewMessage: [XTWiFi-PE] unknown deliver target [OS-Agent]
01-01 09:50:48.000  7469  7469 I ResourceHelperService: onUnbind
01-01 09:50:48.001  7469  7469 I ResourceHelperService: onDestroy
01-01 09:50:48.114  1697  1697 D PhoneStatusBar: Notification has exitFloatingIntent; sending exitFloatingIntent
01-01 09:50:48.116 24944 24944 I TrafficManageService: cancel float notification id : 32
01-01 09:50:48.125  1697  1697 D PhoneStatusBar: removeNotification key=android.os.Binder@374e6aa keyCode=57992874 old=StatusBarNotification(pkg=com.miui.securitycenter user=UserHandle{0} id=32 tag=null score=0 key=0|com.miui.securitycenter|32|null|1000: Notification(pri=0 contentView=com.miui.securitycenter/0x1090090 vibrate=null sound=null defaults=0x20 flags=0x10 color=0x00000000 vis=PRIVATE))
01-01 09:50:48.198   460   595 E libnav  : ImageType4: C0(C0') previous = 73(73), current = 115(115), Meanval = 242(242)
01-01 09:50:48.235   641   756 D ThermalEngine: sensor_wait: case_therm Wait done.
01-01 09:50:48.236   641   756 D ThermalEngine: sensor_monitor: case_therm Reading 42000 .
01-01 09:50:48.236   641   756 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:48.236   641   756 D ThermalEngine: update_active_thresh: case_therm Active(1), Hi(1) 44000, Lo(1) 41000, Interval(1) 1000
01-01 09:50:48.236   641   756 D ThermalEngine: sensor_monitor: case_therm Sensor wait.
01-01 09:50:48.237   641   756 D ThermalEngine: sensor_wait: case_therm Wait start. 1000ms
01-01 09:50:48.252   641   795 D ThermalEngine: algo_monitor: Timer EVT
01-01 09:50:48.254   641   795 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:48.254   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM Read case_therm 42000mC, Err -1000mC, SampleCnt 1
01-01 09:50:48.254   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM, E0 -1000mC, E1 -1000mC
01-01 09:50:48.254   641   795 I ThermalEngine: settimer: Start timer 1.000(sec)
01-01 09:50:48.254   641   795 D ThermalEngine: algo_monitor: Wait for EV
01-01 09:50:49.237   641   756 D ThermalEngine: sensor_wait: case_therm Wait done.
01-01 09:50:49.238   641   756 D ThermalEngine: sensor_monitor: case_therm Reading 42000 .
01-01 09:50:49.238   641   756 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:49.238   641   756 D ThermalEngine: update_active_thresh: case_therm Active(1), Hi(1) 44000, Lo(1) 41000, Interval(1) 1000
01-01 09:50:49.238   641   756 D ThermalEngine: sensor_monitor: case_therm Sensor wait.
01-01 09:50:49.238   641   756 D ThermalEngine: sensor_wait: case_therm Wait start. 1000ms
01-01 09:50:49.254   641   795 D ThermalEngine: algo_monitor: Timer EVT
01-01 09:50:49.255   641   795 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:49.255   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM Read case_therm 42000mC, Err -1000mC, SampleCnt 1
01-01 09:50:49.255   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM, E0 -1000mC, E1 -1000mC
01-01 09:50:49.255   641   795 I ThermalEngine: settimer: Start timer 1.000(sec)
01-01 09:50:49.255   641   795 D ThermalEngine: algo_monitor: Wait for EV
01-01 09:50:49.375   640   640 W cnss_diag: type=1400 audit(0.0:78887): avc: denied { read } for name="primary" dev="tmpfs" ino=6270 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
01-01 09:50:49.375   640   640 W cnss_diag: type=1400 audit(0.0:78888): avc: denied { read } for name="primary" dev="tmpfs" ino=6270 scontext=u:r:wcnss_service:s0 tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=0
01-01 09:50:49.383   639   639 V WLAN_PSA: NL MSG, len[4045], NL type[0x1C] WNI type[0x5900] len[46351]
01-01 09:50:49.383   639   639 V WLAN_PSA: NL MSG, PID: 0
01-01 09:50:49.388   691   691 I MSM-irqbalance: Decided to move IRQ65 from CPU7 to CPU6
01-01 09:50:50.118  1697  1697 D StatusBar.NetworkController: onSignalStrengthsChanged received on slotId :0signalStrength=SignalStrength: 99 0 -120 -160 -120 -1 -1 8 -128 -16 -22 2147483647 2147483647 gsm|lte level=1 cdmdlevel=0 evdolevel=0
01-01 09:50:50.238   641   756 D ThermalEngine: sensor_wait: case_therm Wait done.
01-01 09:50:50.240   641   756 D ThermalEngine: sensor_monitor: case_therm Reading 42000 .
01-01 09:50:50.240   641   756 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:50.240   641   756 D ThermalEngine: update_active_thresh: case_therm Active(1), Hi(1) 44000, Lo(1) 41000, Interval(1) 1000
01-01 09:50:50.240   641   756 D ThermalEngine: sensor_monitor: case_therm Sensor wait.
01-01 09:50:50.240   641   756 D ThermalEngine: sensor_wait: case_therm Wait start. 1000ms
01-01 09:50:50.255   641   795 D ThermalEngine: algo_monitor: Timer EVT
01-01 09:50:50.257   641   795 I ThermalEngine: Sensor:case_therm:42000 mC
01-01 09:50:50.257   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM Read case_therm 42000mC, Err -1000mC, SampleCnt 1
01-01 09:50:50.257   641   795 D ThermalEngine: handle_timer_sig: SS Id SS-CASE-THERM, E0 -1000mC, E1 -1000mC
01-01 09:50:50.257   641   795 D ThermalEngine: Already at device mitigation min perf limit
01-01 09:50:50.257   641   795 I ThermalEngine: settimer: Start timer 1.000(sec)
01-01 09:50:50.257   641   795 D ThermalEngine: algo_monitor: Wait for EV
iBotPeaches commented 7 years ago

Yeah resource problem

01-01 09:50:43.014  7562  7562 E AndroidRuntime: android.content.res.Resources$NotFoundException: File aT from xml type layout resource ID #0x7f03002f
iBotPeaches commented 7 years ago

Merging into MIUI bug report - #1178