Giter Site home page Giter Site logo

Comments (14)

Mygod avatar Mygod commented on August 27, 2024

Hey. I can't reproduce this on my phone. In fact, repeater consumes even less battery than system tethering on my side. Could you provide:

  • whether dnsmasq also consumes high CPU for system tethering;
  • how many clients were you connecting;
  • exported debug information.

Thanks.

from vpnhotspot.

Student414 avatar Student414 commented on August 27, 2024

@Mygod
1.dnsmasq consumes a few CPU when using system tethering
2.only one, by the way it consumes high CPU when no client connected.
3.here is my log

33 is running on API 27


dumpsys wifip2p
WifiP2pService:
 total records=0
curState=P2pDisabledState
mWifiP2pInfo groupFormed: false isGroupOwner: false groupOwnerAddress: null
mGroup null
mSavedPeerConfig 
 address: 
 wps:  setup: 0
 BSSID: null
 pin: null

 groupOwnerIntent: -1
 persist: -2
mGroups

mAutonomousGroup false
mJoinExistingGroup false
mDiscoveryStarted false
mNetworkInfo [type: WIFI_P2P[], state: UNKNOWN/IDLE, reason: (unspecified), extra: (none), failover: false, available: false, roaming: false]
mTemporarilyDisconnectedWifi false
mServiceDiscReqId null
mDeathDataByBinder {android.os.BinderProxy@65f5e17=deathRecipient=com.android.server.wifi.p2p.-$Lambda$fn1kZ8DxUVXwaqX8IUvJlmRRm00$1@2104204, messenger=android.os.Messenger@f72bd47, android.os.BinderProxy@9a3642a=deathRecipient=com.android.server.wifi.p2p.-$Lambda$fn1kZ8DxUVXwaqX8IUvJlmRRm00$1@ab1d99e, messenger=android.os.Messenger@f72bd47, android.os.Binder@779ced5=deathRecipient=com.android.server.wifi.p2p.-$Lambda$fn1kZ8DxUVXwaqX8IUvJlmRRm00$1@a93e6e3, messenger=android.os.Messenger@f72bd47, android.os.BinderProxy@7dbb7ab=deathRecipient=com.android.server.wifi.p2p.-$Lambda$fn1kZ8DxUVXwaqX8IUvJlmRRm00$1@c3bfc7f, messenger=android.os.Messenger@f72bd47, android.os.BinderProxy@8044236=deathRecipient=com.android.server.wifi.p2p.-$Lambda$fn1kZ8DxUVXwaqX8IUvJlmRRm00$1@5b3644c, messenger=android.os.Messenger@f72bd47, android.os.BinderProxy@dcd2835=deathRecipient=com.android.server.wifi.p2p.-$Lambda$fn1kZ8DxUVXwaqX8IUvJlmRRm00$1@4b90c95, messenger=android.os.Messenger@f72bd47, android.os.BinderProxy@93b7a27=deathRecipient=com.android.server.wifi.p2p.-$Lambda$fn1kZ8DxUVXwaqX8IUvJlmRRm00$1@4ddf1aa, messenger=android.os.Messenger@f72bd47}


iptables -t filter
# Generated by iptables-save v1.6.1 on Mon Aug 20 18:41:28 2018
*filter
:INPUT ACCEPT [5894:10242435]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [4663:3599554]
:bw_FORWARD - [0:0]
:bw_INPUT - [0:0]
:bw_OUTPUT - [0:0]
:bw_costly_rmnet_data1 - [0:0]
:bw_costly_shared - [0:0]
:bw_costly_tun0 - [0:0]
:bw_data_saver - [0:0]
:bw_happy_box - [0:0]
:bw_penalty_box - [0:0]
:fw_FORWARD - [0:0]
:fw_INPUT - [0:0]
:fw_OUTPUT - [0:0]
:fw_dozable - [0:0]
:fw_powersave - [0:0]
:fw_standby - [0:0]
:natctrl_FORWARD - [0:0]
:natctrl_tether_counters - [0:0]
:oem_fwd - [0:0]
:oem_out - [0:0]
:st_OUTPUT - [0:0]
:st_clear_caught - [0:0]
:st_clear_detect - [0:0]
:st_penalty_log - [0:0]
:st_penalty_reject - [0:0]
:vpnhotspot_fwd - [0:0]
-A INPUT -j bw_INPUT
-A INPUT -j fw_INPUT
-A FORWARD -j vpnhotspot_fwd
-A FORWARD -j ACCEPT
-A OUTPUT -o rmnet_data7 -p udp -m udp --dport 1900 -j DROP
-A OUTPUT -o rmnet_data6 -p udp -m udp --dport 1900 -j DROP
-A OUTPUT -o rmnet_data5 -p udp -m udp --dport 1900 -j DROP
-A OUTPUT -o rmnet_data4 -p udp -m udp --dport 1900 -j DROP
-A OUTPUT -o rmnet_data3 -p udp -m udp --dport 1900 -j DROP
-A OUTPUT -o rmnet_data2 -p udp -m udp --dport 1900 -j DROP
-A OUTPUT -o rmnet_data1 -p udp -m udp --dport 1900 -j DROP
-A OUTPUT -o rmnet_data0 -p udp -m udp --dport 1900 -j DROP
-A OUTPUT -j oem_out
-A OUTPUT -j fw_OUTPUT
-A OUTPUT -j st_OUTPUT
-A OUTPUT -j bw_OUTPUT
-A bw_FORWARD -m quota2 ! --name globalAlert  --quota 2097152 
-A bw_FORWARD -o rmnet_data1 -j bw_costly_rmnet_data1
-A bw_FORWARD -o tun0 -j bw_costly_tun0
-A bw_INPUT -m quota2 ! --name globalAlert  --quota 2097152 
-A bw_INPUT -i tun0 -j bw_costly_tun0
-A bw_INPUT -i rmnet_data1 -j bw_costly_rmnet_data1
-A bw_INPUT -m owner --socket-exists
-A bw_OUTPUT -m quota2 ! --name globalAlert  --quota 2097152 
-A bw_OUTPUT -o tun0 -j bw_costly_tun0
-A bw_OUTPUT -o rmnet_data1 -j bw_costly_rmnet_data1
-A bw_OUTPUT -m owner --socket-exists
-A bw_costly_rmnet_data1 -j bw_penalty_box
-A bw_costly_rmnet_data1 -m quota2 ! --name rmnet_data1  --quota 9223372036854775807  -j REJECT --reject-with icmp-port-unreachable
-A bw_costly_shared -j bw_penalty_box
-A bw_costly_tun0 -j bw_penalty_box
-A bw_costly_tun0 -m quota2 ! --name tun0  --quota 9223372036854775807  -j REJECT --reject-with icmp-port-unreachable
-A bw_data_saver -j RETURN
-A bw_happy_box -m owner --uid-owner 10023 -j RETURN
-A bw_happy_box -m owner --uid-owner 0-9999 -j RETURN
-A bw_happy_box -j bw_data_saver
-A bw_penalty_box -j bw_happy_box
-A fw_INPUT -j fw_standby
-A fw_OUTPUT -j fw_standby
-A fw_dozable -m owner --uid-owner 10092 -j RETURN
-A fw_dozable -m owner --uid-owner 99011 -j RETURN
-A fw_dozable -m owner --uid-owner 1000 -j RETURN
-A fw_dozable -m owner --uid-owner 1001 -j RETURN
-A fw_dozable -m owner --uid-owner 1027 -j RETURN
-A fw_dozable -m owner --uid-owner 2000 -j RETURN
-A fw_dozable -m owner --uid-owner 10003 -j RETURN
-A fw_dozable -m owner --uid-owner 10015 -j RETURN
-A fw_dozable -m owner --uid-owner 10023 -j RETURN
-A fw_dozable -m owner --uid-owner 10029 -j RETURN
-A fw_dozable -m owner --uid-owner 10031 -j RETURN
-A fw_dozable -m owner --uid-owner 10035 -j RETURN
-A fw_dozable -m owner --uid-owner 10042 -j RETURN
-A fw_dozable -m owner --uid-owner 10044 -j RETURN
-A fw_dozable -m owner --uid-owner 10054 -j RETURN
-A fw_dozable -m owner --uid-owner 10093 -j RETURN
-A fw_dozable -m owner --uid-owner 10094 -j RETURN
-A fw_dozable -m owner --uid-owner 10102 -j RETURN
-A fw_dozable -m owner --uid-owner 10103 -j RETURN
-A fw_dozable -m owner --uid-owner 99010 -j RETURN
-A fw_dozable -m owner --uid-owner 0-9999 -j RETURN
-A fw_dozable -i lo -j RETURN
-A fw_dozable -o lo -j RETURN
-A fw_dozable -p tcp -m tcp --tcp-flags RST RST -j RETURN
-A fw_dozable -j DROP
-A fw_powersave -m owner --uid-owner 0-9999 -j RETURN
-A fw_powersave -i lo -j RETURN
-A fw_powersave -o lo -j RETURN
-A fw_powersave -p tcp -m tcp --tcp-flags RST RST -j RETURN
-A fw_powersave -j DROP
-A fw_standby -i lo -j RETURN
-A fw_standby -o lo -j RETURN
-A fw_standby -p tcp -m tcp --tcp-flags RST RST -j RETURN
-A fw_standby -m owner --uid-owner 10004 -j DROP
-A fw_standby -m owner --uid-owner 10005 -j DROP
-A fw_standby -m owner --uid-owner 10016 -j DROP
-A fw_standby -m owner --uid-owner 10018 -j DROP
-A fw_standby -m owner --uid-owner 10030 -j DROP
-A fw_standby -m owner --uid-owner 10034 -j DROP
-A fw_standby -m owner --uid-owner 10038 -j DROP
-A fw_standby -m owner --uid-owner 10046 -j DROP
-A fw_standby -m owner --uid-owner 10053 -j DROP
-A fw_standby -m owner --uid-owner 10058 -j DROP
-A fw_standby -m owner --uid-owner 10063 -j DROP
-A fw_standby -m owner --uid-owner 10066 -j DROP
-A fw_standby -m owner --uid-owner 10078 -j DROP
-A fw_standby -m owner --uid-owner 10087 -j DROP
-A fw_standby -m owner --uid-owner 10099 -j DROP
-A fw_standby -m owner --uid-owner 10100 -j DROP
-A fw_standby -m owner --uid-owner 10105 -j DROP
-A fw_standby -m owner --uid-owner 10111 -j DROP
-A fw_standby -m owner --uid-owner 10112 -j DROP
-A fw_standby -m owner --uid-owner 10113 -j DROP
-A fw_standby -m owner --uid-owner 10114 -j DROP
-A fw_standby -m owner --uid-owner 10117 -j DROP
-A fw_standby -m owner --uid-owner 10131 -j DROP
-A fw_standby -m owner --uid-owner 10137 -j DROP
-A fw_standby -m owner --uid-owner 10138 -j DROP
-A fw_standby -m owner --uid-owner 10144 -j DROP
-A fw_standby -m owner --uid-owner 10145 -j DROP
-A fw_standby -m owner --uid-owner 10146 -j DROP
-A fw_standby -m owner --uid-owner 10147 -j DROP
-A fw_standby -m owner --uid-owner 10148 -j DROP
-A fw_standby -m owner --uid-owner 10149 -j DROP
-A fw_standby -m owner --uid-owner 10151 -j DROP
-A fw_standby -m owner --uid-owner 10152 -j DROP
-A natctrl_FORWARD -i rmnet_data1 -o wlan0 -m state --state RELATED,ESTABLISHED -g natctrl_tether_counters
-A natctrl_FORWARD -i wlan0 -o rmnet_data1 -m state --state INVALID -j DROP
-A natctrl_FORWARD -i wlan0 -o rmnet_data1 -g natctrl_tether_counters
-A natctrl_FORWARD -j DROP
-A natctrl_tether_counters -i wlan0 -o rmnet_data1 -j RETURN
-A natctrl_tether_counters -i rmnet_data1 -o wlan0 -j RETURN
-A st_clear_detect -m connmark --mark 0x2000000/0x2000000 -j REJECT --reject-with icmp-port-unreachable
-A st_clear_detect -m connmark --mark 0x1000000/0x1000000 -j RETURN
-A st_clear_detect -p tcp -m u32 --u32 "0x0>>0x16&0x3c@0xc>>0x1a&0x3c@0x0&0xffff0000=0x16030000&&0x0>>0x16&0x3c@0xc>>0x1a&0x3c@0x4&0xff0000=0x10000" -j CONNMARK --set-xmark 0x1000000/0x1000000
-A st_clear_detect -p udp -m u32 --u32 "0x0>>0x16&0x3c@0x8&0xffff0000=0x16fe0000&&0x0>>0x16&0x3c@0x14&0xff0000=0x10000" -j CONNMARK --set-xmark 0x1000000/0x1000000
-A st_clear_detect -m connmark --mark 0x1000000/0x1000000 -j RETURN
-A st_clear_detect -p tcp -m state --state ESTABLISHED -m u32 --u32 "0x0>>0x16&0x3c@0xc>>0x1a&0x3c@0x0&0x0=0x0" -j st_clear_caught
-A st_clear_detect -p udp -j st_clear_caught
-A st_penalty_log -j CONNMARK --set-xmark 0x1000000/0x1000000
-A st_penalty_log -j NFLOG
-A st_penalty_reject -j CONNMARK --set-xmark 0x2000000/0x2000000
-A st_penalty_reject -j NFLOG
-A st_penalty_reject -j REJECT --reject-with icmp-port-unreachable
-A vpnhotspot_fwd -i tun0 -o wlan0 -m state --state RELATED,ESTABLISHED -j ACCEPT
-A vpnhotspot_fwd -i wlan0 -o tun0 -j ACCEPT
COMMIT
# Completed on Mon Aug 20 18:41:28 2018

iptables -t nat
# Generated by iptables-save v1.6.1 on Mon Aug 20 18:41:28 2018
*nat
:PREROUTING ACCEPT [22:1357]
:INPUT ACCEPT [22:1357]
:OUTPUT ACCEPT [78:4793]
:POSTROUTING ACCEPT [0:0]
:natctrl_nat_POSTROUTING - [0:0]
:oem_nat_pre - [0:0]
-A PREROUTING -p udp -m udp --dport 53 -j DNAT --to-destination 8.8.8.8
-A PREROUTING -d 192.168.43.1/32 -i wlan0 -p tcp -m tcp --dport 53 -j DNAT --to-destination 208.67.222.222
-A PREROUTING -d 192.168.43.1/32 -i wlan0 -p udp -m udp --dport 53 -j DNAT --to-destination 208.67.222.222
-A POSTROUTING -j MASQUERADE
-A natctrl_nat_POSTROUTING -o rmnet_data1 -j MASQUERADE
COMMIT
# Completed on Mon Aug 20 18:41:28 2018

ip rule
0:	from all lookup local 
9999:	from 192.168.43.0/24 lookup 61 
10000:	from all fwmark 0xc0000/0xd0000 lookup legacy_system 
10500:	from all oif dummy0 uidrange 0-0 lookup dummy0 
10500:	from all oif rmnet_data0 uidrange 0-0 lookup rmnet_data0 
10500:	from all oif rmnet_data1 uidrange 0-0 lookup rmnet_data1 
10500:	from all oif wlan0 uidrange 0-0 lookup local_network 
11000:	from all iif tun0 lookup local_network 
12000:	from all fwmark 0x0/0x20000 iif lo uidrange 0-10102 lookup tun0 
12000:	from all fwmark 0x0/0x20000 iif lo uidrange 10104-10105 lookup tun0 
12000:	from all fwmark 0x0/0x20000 iif lo uidrange 10109-10109 lookup tun0 
12000:	from all fwmark 0x0/0x20000 iif lo uidrange 10111-10118 lookup tun0 
12000:	from all fwmark 0x0/0x20000 iif lo uidrange 10124-10141 lookup tun0 
12000:	from all fwmark 0x0/0x20000 iif lo uidrange 10143-10148 lookup tun0 
12000:	from all fwmark 0x0/0x20000 iif lo uidrange 10150-10150 lookup tun0 
12000:	from all fwmark 0x0/0x20000 iif lo uidrange 10152-10152 lookup tun0 
12000:	from all fwmark 0x0/0x20000 iif lo uidrange 10154-10157 lookup tun0 
12000:	from all fwmark 0x0/0x20000 iif lo uidrange 10159-99999 lookup tun0 
12000:	from all fwmark 0xc0068/0xcffff lookup tun0 
13000:	from all fwmark 0x10063/0x1ffff lookup local_network 
13000:	from all fwmark 0x1000b/0x1ffff lookup rmnet_data0 
13000:	from all fwmark 0x10064/0x1ffff lookup rmnet_data1 
13000:	from all fwmark 0x10068/0x1ffff uidrange 0-10102 lookup tun0 
13000:	from all fwmark 0x10068/0x1ffff uidrange 10104-10105 lookup tun0 
13000:	from all fwmark 0x10068/0x1ffff uidrange 10109-10109 lookup tun0 
13000:	from all fwmark 0x10068/0x1ffff uidrange 10111-10118 lookup tun0 
13000:	from all fwmark 0x10068/0x1ffff uidrange 10124-10141 lookup tun0 
13000:	from all fwmark 0x10068/0x1ffff uidrange 10143-10148 lookup tun0 
13000:	from all fwmark 0x10068/0x1ffff uidrange 10150-10150 lookup tun0 
13000:	from all fwmark 0x10068/0x1ffff uidrange 10152-10152 lookup tun0 
13000:	from all fwmark 0x10068/0x1ffff uidrange 10154-10157 lookup tun0 
13000:	from all fwmark 0x10068/0x1ffff uidrange 10159-99999 lookup tun0 
13000:	from all fwmark 0x10068/0x1ffff uidrange 0-0 lookup tun0 
14000:	from all oif dummy0 lookup dummy0 
14000:	from all oif rmnet_data0 lookup rmnet_data0 
14000:	from all oif rmnet_data1 lookup rmnet_data1 
14000:	from all oif tun0 uidrange 0-10102 lookup tun0 
14000:	from all oif tun0 uidrange 10104-10105 lookup tun0 
14000:	from all oif tun0 uidrange 10109-10109 lookup tun0 
14000:	from all oif tun0 uidrange 10111-10118 lookup tun0 
14000:	from all oif tun0 uidrange 10124-10141 lookup tun0 
14000:	from all oif tun0 uidrange 10143-10148 lookup tun0 
14000:	from all oif tun0 uidrange 10150-10150 lookup tun0 
14000:	from all oif tun0 uidrange 10152-10152 lookup tun0 
14000:	from all oif tun0 uidrange 10154-10157 lookup tun0 
14000:	from all oif tun0 uidrange 10159-99999 lookup tun0 
14000:	from all oif wlan0 lookup local_network 
15000:	from all fwmark 0x0/0x10000 lookup legacy_system 
16000:	from all fwmark 0x0/0x10000 lookup legacy_network 
17000:	from all fwmark 0x0/0x10000 lookup local_network 
17900:	from all iif wlan0 lookup tun0 
18000:	from all iif wlan0 lookup rmnet_data1 
19000:	from all fwmark 0xb/0x1ffff lookup rmnet_data0 
19000:	from all fwmark 0x64/0x1ffff lookup rmnet_data1 
21000:	from all fwmark 0x68/0x1ffff lookup rmnet_data1 
22000:	from all fwmark 0x0/0xffff lookup rmnet_data1 
23000:	from all fwmark 0x0/0xffff uidrange 0-0 lookup main 
32000:	from all unreachable

logcat-su
--------- beginning of system
08-20 14:43:17.368   813   813 I [email protected]: Wifi driver is ready: Success
08-20 14:43:17.582  1392  1709 I chatty  : uid=1000(system) android.io expire 2 lines
08-20 14:43:17.713  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 29 lines
08-20 14:43:17.816  1392  4732 I chatty  : uid=1000(system) Binder:1392_11 expire 7 lines
08-20 14:43:17.898  1392  5719 I chatty  : uid=1000(system) Binder:1392_1F expire 4 lines
08-20 14:43:17.926  1392  4733 I chatty  : uid=1000(system) Binder:1392_12 expire 2 lines
08-20 14:43:18.991   875   875 I wificond: New station 00:5a:39:cb:0d:f2 associated with hotspot
08-20 14:43:28.058  1392  1392 I chatty  : uid=1000 system_server expire 9 lines
08-20 14:43:36.334  1392  1705 I chatty  : uid=1000(system) android.ui expire 2 lines
08-20 14:43:48.085  1392  5718 I chatty  : uid=1000(system) Binder:1392_1E expire 3 lines
08-20 14:44:08.402  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 4 lines
08-20 14:45:15.063  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 1 line
08-20 14:45:24.145  1392  5458 I chatty  : uid=1000(system) Binder:1392_14 expire 2 lines
08-20 14:45:36.378  1392  2642 I chatty  : uid=1000(system) Binder:1392_B expire 2 lines
08-20 14:46:26.964  1392  1761 I chatty  : uid=1000(system) InputDispatcher expire 2 lines
08-20 14:46:44.261  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 15 lines
08-20 14:46:52.253  1392  1705 I chatty  : uid=1000(system) android.ui expire 3 lines
08-20 14:46:54.038  1392  5719 I chatty  : uid=1000(system) Binder:1392_1F expire 1 line
08-20 14:47:00.111  1392  1392 I chatty  : uid=1000 system_server expire 4 lines
08-20 14:47:00.112  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 7 lines
08-20 14:47:00.161   875   875 I wificond: Station 00:5a:39:cb:0d:f2 disassociated from hotspot
08-20 14:47:00.162   813 28252 I [email protected]: Legacy HAL stop complete callback received
08-20 14:47:00.165  1392  1780 I chatty  : uid=1000(system) WifiService expire 3 lines
08-20 14:47:00.266  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 5 lines
08-20 14:47:00.364   813   813 I [email protected]: Wifi HAL stopped
08-20 14:47:00.366  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 6 lines
08-20 14:47:00.366   813   813 I [email protected]: Wifi HAL started
08-20 14:47:00.370   813   813 I [email protected]: Wifi driver is ready: Success
08-20 14:47:00.390   875   875 I wificond: create scanner for interface with index: 23
08-20 14:47:00.390   875   875 I wificond: subscribe scan result for interface with index: 23
08-20 14:47:00.391   875   875 E wificond: No Offload Service available
08-20 14:47:00.391   875   875 I wificond: Offload HAL not supported 
08-20 14:47:02.171  1392  5460 I chatty  : uid=1000(system) Binder:1392_16 expire 1 line
08-20 14:47:07.536  1392  1788 I chatty  : uid=1000(system) WifiP2pService expire 12 lines
08-20 14:47:22.767  1392  5458 I chatty  : uid=1000(system) Binder:1392_14 expire 1 line
08-20 14:47:24.842   813 28806 I [email protected]: Legacy HAL stop complete callback received
08-20 14:47:25.069   813   813 I [email protected]: Wifi HAL stopped
08-20 14:47:25.074   875   875 I wificond: Unsubscribe scan result for interface with index: 23
08-20 14:47:25.128   813   813 I [email protected]: Wifi HAL started
08-20 14:47:25.131   813   813 I [email protected]: Wifi driver is ready: Success
08-20 14:47:25.351  1392  1709 I chatty  : uid=1000(system) android.io expire 2 lines
08-20 14:47:25.393  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 36 lines
08-20 14:47:25.568  1392  1780 I chatty  : uid=1000(system) WifiService expire 5 lines
08-20 14:47:25.788  1392  4733 I chatty  : uid=1000(system) Binder:1392_12 expire 1 line
08-20 14:47:25.856  1392  5461 I chatty  : uid=1000(system) Binder:1392_17 expire 5 lines
08-20 14:47:27.415   875   875 I wificond: New station 00:5a:39:cb:0d:f2 associated with hotspot
08-20 14:47:27.544   875   875 I wificond: Station 00:5a:39:cb:0d:f2 disassociated from hotspot
08-20 14:47:28.129   875   875 I wificond: New station 00:5a:39:cb:0d:f2 associated with hotspot
08-20 14:47:35.010  1392  1705 I chatty  : uid=1000(system) android.ui expire 2 lines
08-20 14:47:40.116  1392  1788 I chatty  : uid=1000(system) WifiP2pService expire 4 lines
08-20 14:47:52.508  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 8 lines
08-20 14:48:00.885  1392  5362 I chatty  : uid=1000(system) Binder:1392_13 expire 1 line
08-20 14:48:09.670  1392  1392 I chatty  : uid=1000 system_server expire 4 lines
08-20 14:48:09.718   875   875 I wificond: Station 00:5a:39:cb:0d:f2 disassociated from hotspot
08-20 14:48:09.720   813 28875 I [email protected]: Legacy HAL stop complete callback received
08-20 14:48:09.922   813   813 I [email protected]: Wifi HAL stopped
08-20 14:48:09.930  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 6 lines
08-20 14:48:09.934   813   813 I [email protected]: Wifi HAL started
08-20 14:48:09.942   813   813 I [email protected]: Wifi driver is ready: Success
08-20 14:48:09.971   875   875 I wificond: create scanner for interface with index: 23
08-20 14:48:09.971   875   875 I wificond: subscribe scan result for interface with index: 23
08-20 14:48:09.972   875   875 E wificond: No Offload Service available
08-20 14:48:09.972   875   875 I wificond: Offload HAL not supported 
08-20 14:48:10.954   813 29017 I [email protected]: Legacy HAL stop complete callback received
08-20 14:48:11.189   813   813 I [email protected]: Wifi HAL stopped
08-20 14:48:11.193   875   875 I wificond: Unsubscribe scan result for interface with index: 23
08-20 14:48:11.244   813   813 I [email protected]: Wifi HAL started
08-20 14:48:11.246   813   813 I [email protected]: Wifi driver is ready: Success
08-20 14:48:11.461  1392  1709 I chatty  : uid=1000(system) android.io expire 2 lines
08-20 14:48:11.477  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 6 lines
08-20 14:48:11.542  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 36 lines
08-20 14:48:11.768  1392  1780 I chatty  : uid=1000(system) WifiService expire 2 lines
08-20 14:48:11.955  1392  1699 I chatty  : uid=1000(system) Binder:1392_1 expire 2 lines
08-20 14:48:11.959   875   875 I wificond: New station 00:5a:39:cb:0d:f2 associated with hotspot
08-20 14:48:12.019  1392  5464 I chatty  : uid=1000(system) Binder:1392_1A expire 1 line
08-20 14:48:13.518  1392  1788 I chatty  : uid=1000(system) WifiP2pService expire 24 lines
08-20 14:48:59.874  1392  2058 I chatty  : uid=1000(system) Binder:1392_7 expire 1 line
08-20 14:49:00.013  1392  1705 I chatty  : uid=1000(system) android.ui expire 1 line
08-20 14:49:02.833  1392  5463 I chatty  : uid=1000(system) Binder:1392_19 expire 1 line
08-20 14:49:03.736  1392  5717 I chatty  : uid=1000(system) Binder:1392_1D expire 3 lines
08-20 14:49:05.131  1392  1788 I chatty  : uid=1000(system) WifiP2pService expire 5 lines
08-20 14:49:12.280  1392  5463 I chatty  : uid=1000(system) Binder:1392_19 expire 1 line
08-20 14:49:35.852  1392  1699 I chatty  : uid=1000(system) Binder:1392_1 expire 3 lines
08-20 14:49:36.092  1392  2058 I chatty  : uid=1000(system) Binder:1392_7 expire 4 lines
08-20 14:49:49.230  1392  1705 I chatty  : uid=1000(system) android.ui expire 3 lines
08-20 14:50:03.721  1392  1392 I chatty  : uid=1000 system_server expire 4 lines
08-20 14:50:03.732  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 7 lines
08-20 14:50:03.770   875   875 I wificond: Station 00:5a:39:cb:0d:f2 disassociated from hotspot
08-20 14:50:03.772  1392  1780 I chatty  : uid=1000(system) WifiService expire 3 lines
08-20 14:50:03.772   813 29021 I [email protected]: Legacy HAL stop complete callback received
08-20 14:50:03.975   813   813 I [email protected]: Wifi HAL stopped
08-20 14:50:03.981  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 6 lines
08-20 14:50:03.982   813   813 I [email protected]: Wifi HAL started
08-20 14:50:03.987   813   813 I [email protected]: Wifi driver is ready: Success
08-20 14:50:04.010   875   875 I wificond: create scanner for interface with index: 23
08-20 14:50:04.011   875   875 I wificond: subscribe scan result for interface with index: 23
08-20 14:50:04.012   875   875 E wificond: No Offload Service available
08-20 14:50:04.012   875   875 I wificond: Offload HAL not supported 
08-20 14:50:06.450   813 29250 I [email protected]: Legacy HAL stop complete callback received
08-20 14:50:06.684   813   813 I [email protected]: Wifi HAL stopped
08-20 14:50:06.689   875   875 I wificond: Unsubscribe scan result for interface with index: 23
08-20 14:50:06.726   813   813 I [email protected]: Wifi HAL started
08-20 14:50:06.732   813   813 I [email protected]: Wifi driver is ready: Success
08-20 14:50:06.986  1392  1709 I chatty  : uid=1000(system) android.io expire 2 lines
08-20 14:50:06.992  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 3 lines
08-20 14:50:07.078  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 30 lines
08-20 14:50:07.368  1392  2006 I chatty  : uid=1000(system) Binder:1392_4 expire 5 lines
08-20 14:50:15.155   875   875 I wificond: New station 00:5a:39:cb:0d:f2 associated with hotspot
08-20 14:50:20.582  1392  2381 I chatty  : uid=1000(system) Binder:1392_A expire 1 line
08-20 14:50:38.165  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 6 lines
08-20 14:50:45.433  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 5 lines
08-20 14:51:37.447  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 8 lines
08-20 14:51:37.495  1392  1392 I chatty  : uid=1000 system_server expire 5 lines
08-20 14:51:37.539  1832  1832 W FingerprintManager: Invalid acquired message: 6, 21
08-20 14:51:37.956  1392  1710 I chatty  : uid=1000(system) android.display expire 2 lines
08-20 14:51:38.171  1392  1708 I chatty  : uid=1000(system) android.fg expire 4 lines
08-20 14:51:51.842  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 18 lines
08-20 14:55:21.240  1392  1762 I chatty  : uid=1000(system) InputReader expire 1 line
08-20 14:55:21.418  1392  2644 I chatty  : uid=1000(system) Binder:1392_C expire 1 line
08-20 14:55:22.954  1832  1832 W FingerprintManager: Invalid acquired message: 6, 22
08-20 14:55:23.477  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 8 lines
08-20 14:55:23.490  1392  1755 I chatty  : uid=1000(system) AlarmManager expire 1 line
08-20 14:55:29.920  1392  5716 I chatty  : uid=1000(system) Binder:1392_1C expire 6 lines
08-20 14:55:34.683  1392  2006 I chatty  : uid=1000(system) Binder:1392_4 expire 6 lines
08-20 14:55:39.336  1392  4732 I chatty  : uid=1000(system) Binder:1392_11 expire 2 lines
08-20 14:55:57.967  1392  2176 I chatty  : uid=1000(system) Binder:1392_9 expire 1 line
08-20 14:56:27.447  1392  2028 I chatty  : uid=1000(system) Binder:1392_6 expire 4 lines
08-20 14:56:27.548  1392  1705 I chatty  : uid=1000(system) android.ui expire 3 lines
08-20 14:56:29.629  1392  1392 I chatty  : uid=1000 system_server expire 5 lines
08-20 14:56:29.691   813 29275 I [email protected]: Legacy HAL stop complete callback received
08-20 14:56:29.691  1392  1780 I chatty  : uid=1000(system) WifiService expire 2 lines
08-20 14:56:29.692   875   875 I wificond: Station 00:5a:39:cb:0d:f2 disassociated from hotspot
08-20 14:56:29.744  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 12 lines
08-20 14:56:29.797  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 3 lines
08-20 14:56:29.892   813   813 I [email protected]: Wifi HAL stopped
08-20 14:56:29.895  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 3 lines
08-20 14:56:29.895   813   813 I [email protected]: Wifi HAL started
08-20 14:56:29.898   813   813 I [email protected]: Wifi driver is ready: Success
08-20 14:56:29.914   875   875 I wificond: create scanner for interface with index: 23
08-20 14:56:29.914   875   875 I wificond: subscribe scan result for interface with index: 23
08-20 14:56:29.915   875   875 E wificond: No Offload Service available
08-20 14:56:29.915   875   875 I wificond: Offload HAL not supported 
08-20 14:56:32.295  1392  1761 I chatty  : uid=1000(system) InputDispatcher expire 3 lines
08-20 14:56:37.813  1392  1788 I chatty  : uid=1000(system) WifiP2pService expire 18 lines
08-20 14:56:49.990  1392  5464 I chatty  : uid=1000(system) Binder:1392_1A expire 4 lines
08-20 14:57:31.380  1392  1392 I chatty  : uid=1000 system_server expire 16 lines
08-20 14:57:31.425  1392  2028 I chatty  : uid=1000(system) Binder:1392_6 expire 1 line
08-20 14:57:32.447   768   779 D NetlinkEvent: Unknown ifindex 27 in RTM_DELADDR
08-20 14:57:32.460  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 11 lines
08-20 14:57:32.506  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 30 lines
08-20 14:57:32.673  1392  1700 I chatty  : uid=1000(system) Binder:1392_2 expire 2 lines
08-20 14:57:40.407  1392  2381 I chatty  : uid=1000(system) Binder:1392_A expire 1 line
08-20 14:57:40.726  1392  5715 I chatty  : uid=1000(system) Binder:1392_1B expire 1 line
08-20 14:57:45.402  1392  3269 I chatty  : uid=1000(system) Binder:1392_E expire 2 lines
08-20 14:57:47.453  1392  1705 I chatty  : uid=1000(system) android.ui expire 2 lines
08-20 14:57:47.459  1392  2381 I chatty  : uid=1000(system) Binder:1392_A expire 1 line
08-20 14:57:47.498  2679  2679 W ViewRootImpl[Launcher]: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x0, repeatCount=0, eventTime=25953264, downTime=25953264, deviceId=-1, source=0x0 }
08-20 14:57:47.554  2679  2679 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x20, repeatCount=0, eventTime=25953314, downTime=25953264, deviceId=-1, source=0x0 }
08-20 14:57:47.554  2679  2679 I chatty  : uid=10115(net.ohrz.lightlauncher) identical 7 lines
08-20 14:57:47.554  2679  2679 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x20, repeatCount=0, eventTime=25953314, downTime=25953264, deviceId=-1, source=0x0 }
08-20 14:57:47.719 29738 29738 E ActivityThread: Activity com.ilmubytes.tethernet.MainActivity has leaked ServiceConnection ok@a8c4d7a that was originally bound here
08-20 14:57:47.719 29738 29738 E ActivityThread: android.app.ServiceConnectionLeaked: Activity com.ilmubytes.tethernet.MainActivity has leaked ServiceConnection ok@a8c4d7a that was originally bound here
08-20 14:57:47.719 29738 29738 E ActivityThread: 	at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1532)
08-20 14:57:47.719 29738 29738 E ActivityThread: 	at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:1424)
08-20 14:57:47.719 29738 29738 E ActivityThread: 	at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1605)
08-20 14:57:47.719 29738 29738 E ActivityThread: 	at android.app.ContextImpl.bindService(ContextImpl.java:1557)
08-20 14:57:47.719 29738 29738 E ActivityThread: 	at android.content.ContextWrapper.bindService(ContextWrapper.java:684)
08-20 14:57:47.719 29738 29738 E ActivityThread: 	at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
08-20 14:57:47.719 29738 29738 E ActivityThread: 	at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:361)
08-20 14:57:47.719 29738 29738 E ActivityThread: 	at android.content.ContextWrapper.bindService(<Xposed>)
08-20 14:57:47.719 29738 29738 E ActivityThread: 	at vb.a(:com.google.android.gms.dynamite_adsdynamite@[email protected] (040408-204998136):53)
08-20 14:57:47.719 29738 29738 E ActivityThread: 	at com.google.android.gms.ads.identifier.a.a(:com.google.android.gms.dynamite_adsdynamite@[email protected] (040408-204998136):119)
08-20 14:57:47.719 29738 29738 E ActivityThread: 	at com.google.android.gms.ads.identifier.a.a(:com.google.android.gms.dynamite_adsdynamite@[email protected] (040408-204998136):19)
08-20 14:57:47.719 29738 29738 E ActivityThread: 	at com.google.android.gms.ads.identifier.a.b(:com.google.android.gms.dynamite_adsdynamite@[email protected] (040408-204998136):148)
08-20 14:57:47.719 29738 29738 E ActivityThread: 	at com.google.android.gms.ads.internal.util.d.a(:com.google.android.gms.dynamite_adsdynamite@[email protected] (040408-204998136):6)
08-20 14:57:47.719 29738 29738 E ActivityThread: 	at com.google.android.gms.ads.internal.util.b.run(:com.google.android.gms.dynamite_adsdynamite@[email protected] (040408-204998136):4)
08-20 14:57:47.719 29738 29738 E ActivityThread: 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
08-20 14:57:47.719 29738 29738 E ActivityThread: 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
08-20 14:57:47.719 29738 29738 E ActivityThread: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
08-20 14:57:47.719 29738 29738 E ActivityThread: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
08-20 14:57:47.719 29738 29738 E ActivityThread: 	at java.lang.Thread.run(Thread.java:764)
08-20 14:57:47.721  1392  4729 I chatty  : uid=1000(system) Binder:1392_F expire 1 line
08-20 14:57:49.307  1392  1882 I chatty  : uid=1000(system) Binder:1392_3 expire 6 lines
08-20 14:57:57.768  1392  1392 I chatty  : uid=1000 system_server expire 4 lines
08-20 14:58:11.375  1392  5715 I chatty  : uid=1000(system) Binder:1392_1B expire 1 line
08-20 14:58:11.467  1392  1699 I chatty  : uid=1000(system) Binder:1392_1 expire 1 line
08-20 14:58:11.541  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 4 lines
08-20 14:58:14.156  1392  4732 I chatty  : uid=1000(system) Binder:1392_11 expire 4 lines
08-20 14:58:17.205   813 29705 I [email protected]: Legacy HAL stop complete callback received
08-20 14:58:17.213  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 4 lines
08-20 14:58:17.432   813   813 I [email protected]: Wifi HAL stopped
08-20 14:58:17.437   875   875 I wificond: Unsubscribe scan result for interface with index: 23
08-20 14:58:17.514   813   813 I [email protected]: Wifi HAL started
08-20 14:58:17.522   813   813 I [email protected]: Wifi driver is ready: Success
08-20 14:58:17.781  1392  1780 I chatty  : uid=1000(system) WifiService expire 1 line
08-20 14:58:17.801  1392  1709 I chatty  : uid=1000(system) android.io expire 2 lines
08-20 14:58:17.812  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 3 lines
08-20 14:58:17.864  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 24 lines
08-20 14:58:18.218  1392  5716 I chatty  : uid=1000(system) Binder:1392_1C expire 2 lines
08-20 14:58:18.308  1392  5461 I chatty  : uid=1000(system) Binder:1392_17 expire 2 lines
08-20 14:58:26.570   875   875 I wificond: New station 00:5a:39:cb:0d:f2 associated with hotspot
08-20 14:58:44.725  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 12 lines
08-20 14:58:44.728  1392  5715 I chatty  : uid=1000(system) Binder:1392_1B expire 2 lines
08-20 14:58:44.925  1392  1705 I chatty  : uid=1000(system) android.ui expire 3 lines
08-20 14:59:06.249  1392  5362 I chatty  : uid=1000(system) Binder:1392_13 expire 2 lines
08-20 14:59:08.430  1392  1761 I chatty  : uid=1000(system) InputDispatcher expire 1 line
08-20 14:59:08.577  1392  5716 I chatty  : uid=1000(system) Binder:1392_1C expire 4 lines
08-20 14:59:11.260  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 14:59:11.772  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 222 lines
08-20 14:59:11.772  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 14:59:52.553  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 4 lines
08-20 15:00:11.299  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 9 lines
08-20 15:00:11.362  1392  1392 I chatty  : uid=1000 system_server expire 7 lines
08-20 15:00:11.399  1832  1832 W FingerprintManager: Invalid acquired message: 6, 21
08-20 15:00:11.832  1392  1710 I chatty  : uid=1000(system) android.display expire 2 lines
08-20 15:00:12.032  1392  1708 I chatty  : uid=1000(system) android.fg expire 4 lines
08-20 15:01:09.142  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 6 lines
08-20 15:02:24.908  1392  1703 I chatty  : uid=1000(system) android.bg expire 1 line
08-20 15:03:28.805  1392  1762 I chatty  : uid=1000(system) InputReader expire 1 line
08-20 15:03:29.003  1392  1699 I chatty  : uid=1000(system) Binder:1392_1 expire 1 line
08-20 15:03:30.162  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 12 lines
08-20 15:03:30.203  1392  1392 I chatty  : uid=1000 system_server expire 15 lines
08-20 15:03:31.121  1392  1761 I chatty  : uid=1000(system) InputDispatcher expire 1 line
08-20 15:03:31.267  1392  1705 I chatty  : uid=1000(system) android.ui expire 1 line
08-20 15:03:31.527  1392  1700 I chatty  : uid=1000(system) Binder:1392_2 expire 2 lines
08-20 15:04:08.555  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 2 lines
08-20 15:04:32.178  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 11 lines
08-20 15:04:32.279  1832  1832 W FingerprintManager: Invalid acquired message: 6, 21
08-20 15:04:32.717  1392  1710 I chatty  : uid=1000(system) android.display expire 3 lines
08-20 15:04:32.789  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 6 lines
08-20 15:04:32.938  1392  1708 I chatty  : uid=1000(system) android.fg expire 4 lines
08-20 15:04:56.143  1832  1832 W FingerprintManager: Invalid acquired message: 6, 22
08-20 15:04:56.314  1392  1392 I chatty  : uid=1000 system_server expire 5 lines
08-20 15:04:56.622  1392  6361 I chatty  : uid=1000(system) Binder:1392_20 expire 1 line
08-20 15:05:04.771  1392  5362 I chatty  : uid=1000(system) Binder:1392_13 expire 2 lines
08-20 15:05:05.489  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 15:05:06.835  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 465 lines
08-20 15:05:06.835  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 15:05:13.463  1832  1832 W FingerprintManager: Invalid acquired message: 6, 21
08-20 15:05:14.097  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 2 lines
08-20 15:05:14.132  1392  1708 I chatty  : uid=1000(system) android.fg expire 1 line
08-20 15:05:44.603  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 31 lines
08-20 15:06:18.048  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 6 lines
08-20 15:08:15.549  1392  2176 I chatty  : uid=1000(system) Binder:1392_9 expire 4 lines
08-20 15:10:23.393  1392  3094 I chatty  : uid=1000(system) Binder:1392_D expire 1 line
08-20 15:10:26.027  1392  5462 I chatty  : uid=1000(system) Binder:1392_18 expire 2 lines
08-20 15:10:26.028  1392  1392 I chatty  : uid=1000 system_server expire 12 lines
08-20 15:11:59.209  1392  5458 I chatty  : uid=1000(system) Binder:1392_14 expire 2 lines
08-20 15:15:44.942  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 1 line
08-20 15:15:48.367  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 52 lines
08-20 15:16:33.041  1392  2176 I chatty  : uid=1000(system) Binder:1392_9 expire 1 line
08-20 15:17:12.971  1392  1703 I chatty  : uid=1000(system) android.bg expire 2 lines
08-20 15:19:40.442  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 2 lines
08-20 15:21:10.513  1392  1392 I chatty  : uid=1000 system_server expire 1 line
08-20 15:21:10.522  1392  5462 I chatty  : uid=1000(system) Binder:1392_18 expire 1 line
08-20 15:22:38.350  1392  5458 I chatty  : uid=1000(system) Binder:1392_14 expire 1 line
08-20 15:24:47.729  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 7 lines
08-20 15:24:55.728  1392  1762 I chatty  : uid=1000(system) InputReader expire 1 line
08-20 15:24:55.731  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 1 line
08-20 15:24:55.732  1392  1710 I chatty  : uid=1000(system) android.display expire 1 line
08-20 15:24:55.827  1392  1392 I chatty  : uid=1000 system_server expire 47 lines
08-20 15:24:55.893  1392  3094 I chatty  : uid=1000(system) Binder:1392_D expire 1 line
08-20 15:24:55.905  1392  2176 I chatty  : uid=1000(system) Binder:1392_9 expire 3 lines
08-20 15:24:55.916  1392  1392 I chatty  : uid=1000 system_server expire 21 lines
08-20 15:24:55.925  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 3 lines
08-20 15:24:55.926  1392  1708 I chatty  : uid=1000(system) android.fg expire 3 lines
08-20 15:24:55.931  1392  4730 I chatty  : uid=1000(system) Binder:1392_10 expire 1 line
08-20 15:24:56.966  1392  3094 I chatty  : uid=1000(system) Binder:1392_D expire 1 line
08-20 15:24:57.992  1392  5462 I chatty  : uid=1000(system) Binder:1392_18 expire 2 lines
08-20 15:24:58.686  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 10 lines
08-20 15:24:59.856  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 15:24:59.860  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 436 lines
08-20 15:24:59.860  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 15:24:59.975  1392  2381 I chatty  : uid=1000(system) Binder:1392_A expire 3 lines
08-20 15:25:00.451  1392  4729 I chatty  : uid=1000(system) Binder:1392_F expire 2 lines
08-20 15:25:05.205  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 15:25:06.160  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 15:25:57.855  1392  2028 I chatty  : uid=1000(system) Binder:1392_6 expire 1 line
08-20 15:26:12.098  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 12 lines
08-20 15:26:25.508  1392  1703 I chatty  : uid=1000(system) android.bg expire 3 lines
08-20 15:26:25.510  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 13 lines
08-20 15:26:27.173  1392  2176 I chatty  : uid=1000(system) Binder:1392_9 expire 2 lines
08-20 15:26:27.209  1392  5719 I chatty  : uid=1000(system) Binder:1392_1F expire 8 lines
08-20 15:26:27.662  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 13 lines
08-20 15:26:27.731  1392  1392 I chatty  : uid=1000 system_server expire 54 lines
08-20 15:26:27.770  1832  1832 W FingerprintManager: Invalid acquired message: 6, 21
08-20 15:26:28.193  1392  1710 I chatty  : uid=1000(system) android.display expire 10 lines
08-20 15:26:28.398  1392  1708 I chatty  : uid=1000(system) android.fg expire 5 lines
08-20 15:26:57.893  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 48 lines
08-20 15:28:05.449  1392  6361 I chatty  : uid=1000(system) Binder:1392_20 expire 1 line
08-20 15:29:28.827  1392  5459 I chatty  : uid=1000(system) Binder:1392_15 expire 2 lines
08-20 15:31:28.729  1392  3269 I chatty  : uid=1000(system) Binder:1392_E expire 3 lines
08-20 15:31:28.730  1392  4732 I chatty  : uid=1000(system) Binder:1392_11 expire 1 line
08-20 15:31:36.030  1392  2028 I chatty  : uid=1000(system) Binder:1392_6 expire 3 lines
08-20 15:32:38.549  1392  5716 I chatty  : uid=1000(system) Binder:1392_1C expire 12 lines
08-20 15:45:31.395  1392  1703 I chatty  : uid=1000(system) android.bg expire 2 lines
08-20 15:46:20.384  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 3 lines
08-20 15:46:38.852  1832  1832 W FingerprintManager: Invalid acquired message: 6, 22
08-20 15:46:39.020  1392  5718 I chatty  : uid=1000(system) Binder:1392_1E expire 1 line
08-20 15:46:39.171  1392  1755 I chatty  : uid=1000(system) AlarmManager expire 1 line
08-20 15:46:39.296  1392  1699 I chatty  : uid=1000(system) Binder:1392_1 expire 7 lines
08-20 15:46:39.382  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 10 lines
08-20 15:46:40.479  1392  1761 I chatty  : uid=1000(system) InputDispatcher expire 1 line
08-20 15:46:59.689  1392  1705 I chatty  : uid=1000(system) android.ui expire 1 line
08-20 15:47:00.766  1392  1700 I chatty  : uid=1000(system) Binder:1392_2 expire 6 lines
08-20 15:47:06.158  1392  5460 I chatty  : uid=1000(system) Binder:1392_16 expire 1 line
08-20 15:47:06.683  1392  2381 I chatty  : uid=1000(system) Binder:1392_A expire 3 lines
08-20 15:47:06.756  1392  5464 I chatty  : uid=1000(system) Binder:1392_1A expire 1 line
08-20 15:47:07.859  1392  2642 I chatty  : uid=1000(system) Binder:1392_B expire 1 line
08-20 15:47:16.085  1392  2058 I chatty  : uid=1000(system) Binder:1392_7 expire 1 line
08-20 15:47:21.181  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 15:47:22.605  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 451 lines
08-20 15:47:22.605  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 15:47:29.168  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 316 lines
08-20 15:47:34.368  1392  3094 I chatty  : uid=1000(system) Binder:1392_D expire 1 line
08-20 15:47:34.429  1392  1392 I chatty  : uid=1000 system_server expire 11 lines
08-20 15:47:34.482  1832  1832 W FingerprintManager: Invalid acquired message: 6, 21
08-20 15:48:27.427  1392  2644 I chatty  : uid=1000(system) Binder:1392_C expire 1 line
08-20 15:48:40.812  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 16 lines
08-20 15:52:46.998  1392  5462 I chatty  : uid=1000(system) Binder:1392_18 expire 8 lines
08-20 15:53:10.674  1392  5458 I chatty  : uid=1000(system) Binder:1392_14 expire 3 lines
08-20 16:13:31.483  1392  4733 I chatty  : uid=1000(system) Binder:1392_12 expire 4 lines
08-20 16:42:46.230  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 26 lines
08-20 16:43:31.571  1392  1392 I chatty  : uid=1000 system_server expire 11 lines
08-20 16:43:31.577  1392  5719 I chatty  : uid=1000(system) Binder:1392_1F expire 4 lines
08-20 16:44:46.819  1832  1832 W FingerprintManager: Invalid acquired message: 6, 22
08-20 16:44:47.009  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 4 lines
08-20 16:44:47.011  1392  1710 I chatty  : uid=1000(system) android.display expire 1 line
08-20 16:44:47.210  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 6 lines
08-20 16:44:47.229  1392  1708 I chatty  : uid=1000(system) android.fg expire 3 lines
08-20 16:44:47.231  1392  2058 I chatty  : uid=1000(system) Binder:1392_7 expire 2 lines
08-20 16:44:48.128  1392  1755 I chatty  : uid=1000(system) AlarmManager expire 1 line
08-20 16:44:48.339  1392  3269 I chatty  : uid=1000(system) Binder:1392_E expire 1 line
08-20 16:44:48.734  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 24 lines
08-20 16:44:48.796  1392  5458 I chatty  : uid=1000(system) Binder:1392_14 expire 8 lines
08-20 16:44:48.934  1392  3269 I chatty  : uid=1000(system) Binder:1392_E expire 1 line
08-20 16:44:51.013  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 2 lines
08-20 16:44:51.088  1392  5462 I chatty  : uid=1000(system) Binder:1392_18 expire 5 lines
08-20 16:44:51.204  1392  5719 I chatty  : uid=1000(system) Binder:1392_1F expire 4 lines
08-20 16:44:51.753  1392  5464 I chatty  : uid=1000(system) Binder:1392_1A expire 1 line
08-20 16:44:51.753  1392  3094 I chatty  : uid=1000(system) Binder:1392_D expire 1 line
08-20 16:44:51.781  1392  1710 I chatty  : uid=1000(system) android.display expire 2 lines
08-20 16:44:53.263  1392  6361 I chatty  : uid=1000(system) Binder:1392_20 expire 1 line
08-20 16:44:53.931   768  6271 W SocketClient: write error (Broken pipe)
08-20 16:44:54.047  1392  2644 I chatty  : uid=1000(system) Binder:1392_C expire 1 line
08-20 16:44:56.745  1392  5362 I chatty  : uid=1000(system) Binder:1392_13 expire 1 line
08-20 16:44:56.792  1392  2059 I chatty  : uid=1000(system) Binder:1392_8 expire 2 lines
08-20 16:44:57.124  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 1 line
08-20 16:45:02.039   715   719 D VoldCryptCmdListener: cryptfs isConvertibleToFBE
08-20 16:45:02.040  1392  1770 I chatty  : uid=1000(system) CryptdConnector expire 1 line
08-20 16:45:30.290  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 6 lines
08-20 16:46:51.861  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 2 lines
08-20 16:46:54.280  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 5 lines
08-20 16:47:10.036  1392  5362 I chatty  : uid=1000(system) Binder:1392_13 expire 5 lines
08-20 16:47:10.177   715   719 D VoldCryptCmdListener: cryptfs isConvertibleToFBE
08-20 16:47:10.178  1392  1770 I chatty  : uid=1000(system) CryptdConnector expire 1 line
08-20 16:47:24.784  1392  1392 I chatty  : uid=1000 system_server expire 24 lines
08-20 16:47:38.160  1392  5458 I chatty  : uid=1000(system) Binder:1392_14 expire 3 lines
08-20 16:47:38.971  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 16:47:39.465  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 222 lines
08-20 16:47:39.465  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 16:47:39.717  1832  1832 W FingerprintManager: Invalid acquired message: 6, 21
08-20 16:47:40.111  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 9 lines
08-20 16:47:40.142  1392  1710 I chatty  : uid=1000(system) android.display expire 2 lines
08-20 16:47:40.391  1392  1708 I chatty  : uid=1000(system) android.fg expire 6 lines
08-20 16:47:56.957  1392  5709 I chatty  : uid=1000(system) HwBinder:1392_4 expire 2 lines
08-20 16:47:57.016  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 10 lines
08-20 16:48:02.005  1392  1392 I chatty  : uid=1000 system_server expire 14 lines
08-20 16:48:02.098  1392  1708 I chatty  : uid=1000(system) android.fg expire 4 lines
08-20 16:48:03.046  1832  1832 W FingerprintManager: Invalid acquired message: 6, 22
08-20 16:48:03.086  1392  5709 I chatty  : uid=1000(system) HwBinder:1392_4 expire 3 lines
08-20 16:48:16.635  1392  1699 I chatty  : uid=1000(system) Binder:1392_1 expire 2 lines
08-20 16:48:16.673  1392  5362 I chatty  : uid=1000(system) Binder:1392_13 expire 4 lines
08-20 16:48:16.770  1392  2059 I chatty  : uid=1000(system) Binder:1392_8 expire 1 line
08-20 16:48:16.771   715   719 D VoldCryptCmdListener: cryptfs isConvertibleToFBE
08-20 16:48:16.771  1392  1770 I chatty  : uid=1000(system) CryptdConnector expire 1 line
08-20 16:48:21.371  1392  2642 I chatty  : uid=1000(system) Binder:1392_B expire 4 lines
08-20 16:48:25.347  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 6 lines
08-20 16:48:28.038  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 2 lines
08-20 16:48:28.068  1392  1392 I chatty  : uid=1000 system_server expire 13 lines
08-20 16:48:28.072  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 4 lines
08-20 16:48:28.194  1392  1392 I chatty  : uid=1000 system_server expire 23 lines
08-20 16:48:28.898  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 1 line
08-20 16:48:33.178  1392  2642 I chatty  : uid=1000(system) Binder:1392_B expire 1 line
08-20 16:48:56.784  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 18 lines
08-20 16:48:58.945  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 6 lines
08-20 16:49:14.271  1392  1761 I chatty  : uid=1000(system) InputDispatcher expire 1 line
08-20 16:49:14.424  1392  1705 I chatty  : uid=1000(system) android.ui expire 1 line
08-20 16:52:15.232  1392  2644 I chatty  : uid=1000(system) Binder:1392_C expire 1 line
08-20 16:54:27.848  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 5 lines
08-20 16:54:27.944  1832  1832 W FingerprintManager: Invalid acquired message: 6, 21
08-20 16:54:28.376  1392  1710 I chatty  : uid=1000(system) android.display expire 1 line
08-20 16:54:28.626  1392  1708 I chatty  : uid=1000(system) android.fg expire 4 lines
08-20 16:54:30.653  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 6 lines
08-20 16:55:22.792  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 2 lines
08-20 16:56:22.148  1832  1832 W FingerprintManager: Invalid acquired message: 6, 22
08-20 16:56:22.313  1392  1392 I chatty  : uid=1000 system_server expire 2 lines
08-20 16:56:22.317  1392  2059 I chatty  : uid=1000(system) Binder:1392_8 expire 18 lines
08-20 16:56:22.319  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 3 lines
08-20 16:56:22.321  1392  1710 I chatty  : uid=1000(system) android.display expire 1 line
08-20 16:56:22.520  1392  5458 I chatty  : uid=1000(system) Binder:1392_14 expire 1 line
08-20 16:56:22.536  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 6 lines
08-20 16:56:22.539  1392  5718 I chatty  : uid=1000(system) Binder:1392_1E expire 11 lines
08-20 16:56:23.851  1392  2644 I chatty  : uid=1000(system) Binder:1392_C expire 9 lines
08-20 16:56:24.626  1392  2028 I chatty  : uid=1000(system) Binder:1392_6 expire 1 line
08-20 16:56:24.862  1392  2642 I chatty  : uid=1000(system) Binder:1392_B expire 2 lines
08-20 16:56:25.704  1392  2058 I chatty  : uid=1000(system) Binder:1392_7 expire 13 lines
08-20 16:56:30.413  1392  2644 I chatty  : uid=1000(system) Binder:1392_C expire 5 lines
08-20 16:56:33.224  1392  5718 I chatty  : uid=1000(system) Binder:1392_1E expire 10 lines
08-20 16:56:42.991  1392  2059 I chatty  : uid=1000(system) Binder:1392_8 expire 4 lines
08-20 16:56:45.837  1392  2642 I chatty  : uid=1000(system) Binder:1392_B expire 5 lines
08-20 16:57:34.552  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 4 lines
08-20 16:58:18.949  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 16 lines
08-20 16:59:07.346  2679  2679 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x20, repeatCount=0, eventTime=33133988, downTime=33133938, deviceId=-1, source=0x0 }
08-20 16:59:07.347  2679  2679 I chatty  : uid=10115(net.ohrz.lightlauncher) identical 7 lines
08-20 16:59:07.347  2679  2679 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x20, repeatCount=0, eventTime=33133988, downTime=33133938, deviceId=-1, source=0x0 }
08-20 16:59:09.768  1392  2058 I chatty  : uid=1000(system) Binder:1392_7 expire 4 lines
08-20 16:59:11.253  1392  1710 I chatty  : uid=1000(system) android.display expire 2 lines
08-20 16:59:12.230  1392  5462 I chatty  : uid=1000(system) Binder:1392_18 expire 2 lines
08-20 16:59:12.327  1392  5463 I chatty  : uid=1000(system) Binder:1392_19 expire 1 line
08-20 16:59:12.327  1392  1882 I chatty  : uid=1000(system) Binder:1392_3 expire 1 line
08-20 16:59:12.329  1392  2009 I chatty  : uid=1000(system) Binder:1392_5 expire 1 line
08-20 16:59:26.562  1392  5715 I chatty  : uid=1000(system) Binder:1392_1B expire 2 lines
08-20 16:59:51.014  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 68 lines
08-20 17:00:02.317  1392  1755 I chatty  : uid=1000(system) AlarmManager expire 1 line
08-20 17:00:11.300  1392  2058 I chatty  : uid=1000(system) Binder:1392_7 expire 2 lines
08-20 17:01:10.423  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 12 lines
08-20 17:01:24.693  1392  1761 I chatty  : uid=1000(system) InputDispatcher expire 1 line
08-20 17:01:25.807  1392  5715 I chatty  : uid=1000(system) Binder:1392_1B expire 1 line
08-20 17:01:26.179  1392  5459 I chatty  : uid=1000(system) Binder:1392_15 expire 1 line
08-20 17:01:26.878  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:01:26.881  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 216 lines
08-20 17:01:26.881  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:01:27.368  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:01:27.370  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:01:30.126  1392  2176 I chatty  : uid=1000(system) Binder:1392_9 expire 1 line
08-20 17:01:30.177  1392  1392 I chatty  : uid=1000 system_server expire 31 lines
08-20 17:01:30.236  1832  1832 W FingerprintManager: Invalid acquired message: 6, 21
08-20 17:01:30.604  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 9 lines
08-20 17:01:30.640  1392  1710 I chatty  : uid=1000(system) android.display expire 2 lines
08-20 17:01:30.892  1392  1708 I chatty  : uid=1000(system) android.fg expire 2 lines
08-20 17:01:50.679  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 2 lines
08-20 17:03:38.767  1392  5709 I chatty  : uid=1000(system) HwBinder:1392_4 expire 1 line
08-20 17:03:38.789  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 2 lines
08-20 17:03:38.829  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 1 line
08-20 17:03:38.997  1392  1705 I chatty  : uid=1000(system) android.ui expire 1 line
08-20 17:03:39.169  1392  1708 I chatty  : uid=1000(system) android.fg expire 7 lines
08-20 17:03:39.170  1392  2009 I chatty  : uid=1000(system) Binder:1392_5 expire 1 line
08-20 17:03:42.032  1832  1832 W FingerprintManager: Invalid acquired message: 6, 22
08-20 17:03:42.196  1392  1392 I chatty  : uid=1000 system_server expire 19 lines
08-20 17:03:42.606  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 9 lines
08-20 17:03:51.167  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 1 line
08-20 17:03:52.925  1392  5709 I chatty  : uid=1000(system) HwBinder:1392_4 expire 4 lines
08-20 17:03:54.086  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:03:54.094  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 713 lines
08-20 17:03:54.094  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:03:54.684  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:03:54.702  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:03:56.888  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:03:58.127  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:03:58.370  1392  2644 I chatty  : uid=1000(system) Binder:1392_C expire 2 lines
08-20 17:03:58.389  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:03:58.398  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:03:58.752  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 4 lines
08-20 17:04:00.343  1392  1392 I chatty  : uid=1000 system_server expire 3 lines
08-20 17:04:00.386  1832  1832 W FingerprintManager: Invalid acquired message: 6, 21
08-20 17:04:00.781  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 4 lines
08-20 17:04:00.802  1392  1710 I chatty  : uid=1000(system) android.display expire 1 line
08-20 17:04:28.130  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 18 lines
08-20 17:04:28.407  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:04:28.430  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 96 lines
08-20 17:04:28.430  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:04:48.556  1392  1703 I chatty  : uid=1000(system) android.bg expire 7 lines
08-20 17:06:09.892  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 18 lines
08-20 17:06:18.524  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 10 lines
08-20 17:07:01.504  1392  4730 I chatty  : uid=1000(system) Binder:1392_10 expire 2 lines
08-20 17:07:46.040  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 3 lines
08-20 17:07:46.043  1392  1710 I chatty  : uid=1000(system) android.display expire 1 line
08-20 17:07:48.547  1832  1832 W FingerprintManager: Invalid acquired message: 6, 22
08-20 17:07:48.719  1392  1392 I chatty  : uid=1000 system_server expire 2 lines
08-20 17:07:48.739  1392  5462 I chatty  : uid=1000(system) Binder:1392_18 expire 1 line
08-20 17:07:48.751  1392  1708 I chatty  : uid=1000(system) android.fg expire 3 lines
08-20 17:07:48.776  1392  3269 I chatty  : uid=1000(system) Binder:1392_E expire 3 lines
08-20 17:07:50.046  1392  2642 I chatty  : uid=1000(system) Binder:1392_B expire 3 lines
08-20 17:07:50.079  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:07:50.089  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 3524 lines
08-20 17:07:50.089  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:07:51.375  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:07:51.377  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:07:51.403  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 6 lines
08-20 17:07:51.926  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 3 lines
08-20 17:07:53.084  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 6 lines
08-20 17:07:53.136  1392  3094 I chatty  : uid=1000(system) Binder:1392_D expire 5 lines
08-20 17:07:53.549  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:07:58.740  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:07:58.903  1392  5461 I chatty  : uid=1000(system) Binder:1392_17 expire 1 line
08-20 17:07:59.047  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:07:59.768  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:07:59.795  1392  5459 I chatty  : uid=1000(system) Binder:1392_15 expire 1 line
08-20 17:08:00.023  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:01.065  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:01.550  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:07.190  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 3613 lines
08-20 17:08:07.190  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:07.726  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:19.267  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:19.697  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:19.748  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 2091 lines
08-20 17:08:19.748  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:21.586  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:23.596  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:23.779  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:23.827  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:26.400  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:27.229  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:27.664  1392  5716 I chatty  : uid=1000(system) Binder:1392_1C expire 2 lines
08-20 17:08:35.900  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:37.379  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 1390 lines
08-20 17:08:37.379  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:37.665  1392  2006 I chatty  : uid=1000(system) Binder:1392_4 expire 2 lines
08-20 17:08:46.486  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:49.608  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:49.782  1392  2381 I chatty  : uid=1000(system) Binder:1392_A expire 3 lines
08-20 17:08:50.262  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:52.270  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 692 lines
08-20 17:08:52.270  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:08:55.554  9598  9598 I PackageParser: com.qqreader: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
08-20 17:08:55.769  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 4 lines
08-20 17:08:56.307  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 4 lines
08-20 17:08:56.350  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 12 lines
08-20 17:08:56.425  1392  5461 I chatty  : uid=1000(system) Binder:1392_17 expire 3 lines
08-20 17:08:56.868  1392  1700 I chatty  : uid=1000(system) Binder:1392_2 expire 1 line
08-20 17:08:57.924  8916  8916 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:09:00.056  8916  8916 I chatty  : uid=10103 com.tencent.mobileqq:qzone identical 11171 lines
08-20 17:09:00.056  8916  8916 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:09:02.421  1392  6361 I chatty  : uid=1000(system) Binder:1392_20 expire 2 lines
08-20 17:09:02.656  8916  8916 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:09:51.611  8916  8916 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:09:53.762  8916  8916 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:10:21.596  8916  8916 I chatty  : uid=10103 com.tencent.mobileqq:qzone identical 6754 lines
08-20 17:10:21.596  8916  8916 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:10:28.411  8916  8916 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:10:29.955  8916  8916 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:10:32.320  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:10:33.730  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 468 lines
08-20 17:10:33.730  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:10:35.774  1392  1392 I chatty  : uid=1000 system_server expire 3 lines
08-20 17:10:35.822  1832  1832 W FingerprintManager: Invalid acquired message: 6, 21
08-20 17:10:36.138  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 4 lines
08-20 17:10:36.162  1392  1710 I chatty  : uid=1000(system) android.display expire 4 lines
08-20 17:10:36.364  1392  1708 I chatty  : uid=1000(system) android.fg expire 1 line
08-20 17:10:40.891  1392  4729 I chatty  : uid=1000(system) Binder:1392_F expire 1 line
08-20 17:10:46.331  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 45 lines
08-20 17:11:12.725  1392  5715 I chatty  : uid=1000(system) Binder:1392_1B expire 2 lines
08-20 17:11:13.755  1392  5464 I chatty  : uid=1000(system) Binder:1392_1A expire 1 line
08-20 17:12:03.726  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 79 lines
08-20 17:12:36.661  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 4 lines
08-20 17:13:36.837  1392  4730 I chatty  : uid=1000(system) Binder:1392_10 expire 1 line
08-20 17:13:36.844  1392  1710 I chatty  : uid=1000(system) android.display expire 1 line
08-20 17:13:48.864  1392  2058 I chatty  : uid=1000(system) Binder:1392_7 expire 1 line
08-20 17:13:48.865  1392  1882 I chatty  : uid=1000(system) Binder:1392_3 expire 1 line
08-20 17:13:48.865  1392  1700 I chatty  : uid=1000(system) Binder:1392_2 expire 3 lines
08-20 17:15:30.087  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 82 lines
08-20 17:15:36.657  1392  1392 I chatty  : uid=1000 system_server expire 4 lines
08-20 17:16:54.358  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 1 line
08-20 17:16:56.817  1392  2176 I chatty  : uid=1000(system) Binder:1392_9 expire 1 line
08-20 17:17:38.064  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 2 lines
08-20 17:17:54.128  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 89 lines
08-20 17:18:24.427  1392  2176 I chatty  : uid=1000(system) Binder:1392_9 expire 1 line
08-20 17:19:25.211  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 172 lines
08-20 17:25:50.947  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 2 lines
08-20 17:26:20.996  1392  1392 I chatty  : uid=1000 system_server expire 1 line
08-20 17:26:21.025  1392  1882 I chatty  : uid=1000(system) Binder:1392_3 expire 1 line
08-20 17:26:45.039  1392  2176 I chatty  : uid=1000(system) Binder:1392_9 expire 3 lines
08-20 17:28:05.811  1392  1703 I chatty  : uid=1000(system) android.bg expire 1 line
08-20 17:29:12.539  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 85 lines
08-20 17:29:26.590  1392  2176 I chatty  : uid=1000(system) Binder:1392_9 expire 1 line
08-20 17:33:18.329  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 314 lines
08-20 17:34:50.913  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 2 lines
08-20 17:36:21.505  1392  1392 I chatty  : uid=1000 system_server expire 1 line
08-20 17:36:21.506  1392  2176 I chatty  : uid=1000(system) Binder:1392_9 expire 1 line
08-20 17:37:10.005  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 184 lines
08-20 17:38:16.888  1392  2176 I chatty  : uid=1000(system) Binder:1392_9 expire 3 lines
08-20 17:38:17.480  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 2 lines
08-20 17:38:17.544  1392  1882 I chatty  : uid=1000(system) Binder:1392_3 expire 2 lines
08-20 17:38:17.971  1392  2644 I chatty  : uid=1000(system) Binder:1392_C expire 2 lines
08-20 17:38:17.972  1392  5362 I chatty  : uid=1000(system) Binder:1392_13 expire 2 lines
08-20 17:38:18.573  1392  1745 I chatty  : uid=1000(system) android.anim expire 1 line
08-20 17:38:18.575  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 1 line
08-20 17:38:18.576  1392  1710 I chatty  : uid=1000(system) android.display expire 1 line
08-20 17:38:18.670  1392  1392 I chatty  : uid=1000 system_server expire 37 lines
08-20 17:38:18.783  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 3 lines
08-20 17:38:18.786  1392  1708 I chatty  : uid=1000(system) android.fg expire 3 lines
08-20 17:38:18.791  1392  1882 I chatty  : uid=1000(system) Binder:1392_3 expire 1 line
08-20 17:38:18.807  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 24 lines
08-20 17:38:19.028  1392  2642 I chatty  : uid=1000(system) Binder:1392_B expire 1 line
08-20 17:38:20.222  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 4 lines
08-20 17:38:21.556  1392  5362 I chatty  : uid=1000(system) Binder:1392_13 expire 2 lines
08-20 17:38:21.886  1392  1710 I chatty  : uid=1000(system) android.display expire 1 line
08-20 17:38:23.643  1392  2644 I chatty  : uid=1000(system) Binder:1392_C expire 1 line
08-20 17:38:23.840  1392  2121 I chatty  : uid=1000(system) BluetoothRouteM expire 2 lines
08-20 17:38:23.841  1392  2123 I chatty  : uid=1000(system) uteStateMachine expire 1 line
08-20 17:38:26.759  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 36 lines
08-20 17:38:28.769  1392  2059 I chatty  : uid=1000(system) Binder:1392_8 expire 1 line
08-20 17:38:49.203  1392  2176 I chatty  : uid=1000(system) Binder:1392_9 expire 2 lines
08-20 17:39:14.446  1392  1710 I chatty  : uid=1000(system) android.display expire 4 lines
08-20 17:39:17.118  1392  2642 I chatty  : uid=1000(system) Binder:1392_B expire 1 line
08-20 17:39:20.269  1392 18504 I chatty  : uid=1000(system) HwBinder:1392_5 expire 1 line
08-20 17:39:20.269  1392  1708 I chatty  : uid=1000(system) android.fg expire 1 line
08-20 17:39:20.296  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 2 lines
08-20 17:39:20.332  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 3 lines
08-20 17:39:20.378  1392  1392 I chatty  : uid=1000 system_server expire 10 lines
08-20 17:39:20.420   875   875 I wificond: Station 00:5a:39:cb:0d:f2 disassociated from hotspot
08-20 17:39:26.129   813 30191 I [email protected]: Legacy HAL stop complete callback received
08-20 17:39:26.129  1392  1780 I chatty  : uid=1000(system) WifiService expire 2 lines
08-20 17:39:26.205  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 12 lines
08-20 17:39:26.247  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 7 lines
08-20 17:39:26.334   813   813 I [email protected]: Wifi HAL stopped
08-20 17:39:26.340  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 3 lines
08-20 17:39:26.340   813   813 I [email protected]: Wifi HAL started
08-20 17:39:26.349   813   813 I [email protected]: Wifi driver is ready: Success
08-20 17:39:26.385   875   875 I wificond: create scanner for interface with index: 23
08-20 17:39:26.385   875   875 I wificond: subscribe scan result for interface with index: 23
08-20 17:39:26.386   875   875 E wificond: No Offload Service available
08-20 17:39:26.386   875   875 I wificond: Offload HAL not supported 
08-20 17:39:26.535  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 4 lines
08-20 17:39:59.295  1392  1762 I chatty  : uid=1000(system) InputReader expire 1 line
08-20 17:39:59.345  1392  1392 I chatty  : uid=1000 system_server expire 5 lines
08-20 17:39:59.388  1832  1832 W FingerprintManager: Invalid acquired message: 6, 21
08-20 17:39:59.794  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 12 lines
08-20 17:39:59.911  1392  1710 I chatty  : uid=1000(system) android.display expire 4 lines
08-20 17:40:00.099  1392  1708 I chatty  : uid=1000(system) android.fg expire 2 lines
08-20 17:40:44.427  1392  1755 I chatty  : uid=1000(system) AlarmManager expire 1 line
08-20 17:41:56.145  1392  2006 I chatty  : uid=1000(system) Binder:1392_4 expire 1 line
08-20 17:42:20.038  1392  2644 I chatty  : uid=1000(system) Binder:1392_C expire 1 line
08-20 17:42:49.574  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 12 lines
08-20 17:44:33.675  1392  2176 I chatty  : uid=1000(system) Binder:1392_9 expire 1 line
08-20 17:44:53.701  1832  1832 W FingerprintManager: Invalid acquired message: 6, 22
08-20 17:44:53.891  1392  5362 I chatty  : uid=1000(system) Binder:1392_13 expire 2 lines
08-20 17:44:54.168  1392  1882 I chatty  : uid=1000(system) Binder:1392_3 expire 3 lines
08-20 17:44:54.168  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 7 lines
08-20 17:44:54.168  1392  1708 I chatty  : uid=1000(system) android.fg expire 2 lines
08-20 17:44:54.244  1392  1710 I chatty  : uid=1000(system) android.display expire 20 lines
08-20 17:44:57.130  1392  1392 I chatty  : uid=1000 system_server expire 1 line
08-20 17:44:57.131  1392  2121 I chatty  : uid=1000(system) BluetoothRouteM expire 4 lines
08-20 17:44:57.146  1392  2123 I chatty  : uid=1000(system) uteStateMachine expire 1 line
08-20 17:45:03.770  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:45:03.777  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 218 lines
08-20 17:45:03.777  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:45:04.184  1392  2644 I chatty  : uid=1000(system) Binder:1392_C expire 2 lines
08-20 17:45:04.199  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:45:04.206  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:45:18.414  1392  1700 I chatty  : uid=1000(system) Binder:1392_2 expire 1 line
08-20 17:45:31.075  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:45:31.641  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 230 lines
08-20 17:45:31.641  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:46:08.773  1392  2642 I chatty  : uid=1000(system) Binder:1392_B expire 1 line
08-20 17:46:09.636  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 3 lines
08-20 17:46:48.015  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 6 lines
08-20 17:47:29.418  1392  1761 I chatty  : uid=1000(system) InputDispatcher expire 1 line
08-20 17:47:31.349  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:47:31.931  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 224 lines
08-20 17:47:31.931  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:48:00.631  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 8 lines
08-20 17:48:20.410  1392  2059 I chatty  : uid=1000(system) Binder:1392_8 expire 2 lines
08-20 17:48:21.691  1392  1710 I chatty  : uid=1000(system) android.display expire 5 lines
08-20 17:52:01.530  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 10 lines
08-20 17:53:14.463  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 6 lines
08-20 17:55:44.427  1392  1392 I chatty  : uid=1000 system_server expire 12 lines
08-20 17:56:16.245  1392  2176 I chatty  : uid=1000(system) Binder:1392_9 expire 4 lines
08-20 17:56:16.512  1392  6361 I chatty  : uid=1000(system) Binder:1392_20 expire 1 line
08-20 17:56:19.579  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:56:20.630  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 822 lines
08-20 17:56:20.630  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:56:21.077  1392  2644 I chatty  : uid=1000(system) Binder:1392_C expire 1 line
08-20 17:56:21.084  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:56:21.099  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:56:21.608  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 3 lines
08-20 17:56:21.960  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:56:22.508  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:56:23.564  1392  1761 I chatty  : uid=1000(system) InputDispatcher expire 1 line
08-20 17:56:23.699  1392  1705 I chatty  : uid=1000(system) android.ui expire 1 line
08-20 17:56:25.512  8745  8745 W ViewRootImpl[SplashActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x20, repeatCount=0, eventTime=36549522, downTime=36549512, deviceId=-1, source=0x0 }
08-20 17:56:25.611  8745  8745 W ViewRootImpl[SplashActivity]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x20, repeatCount=0, eventTime=36549522, downTime=36549512, deviceId=-1, source=0x0 }
08-20 17:56:25.655  2679  2679 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x20, repeatCount=0, eventTime=36549562, downTime=36549512, deviceId=-1, source=0x0 }
08-20 17:56:25.655  2679  2679 I chatty  : uid=10115(net.ohrz.lightlauncher) identical 7 lines
08-20 17:56:25.655  2679  2679 W ViewRootImpl[Launcher]: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x20, repeatCount=0, eventTime=36549562, downTime=36549512, deviceId=-1, source=0x0 }
08-20 17:56:47.385  1392  2006 I chatty  : uid=1000(system) Binder:1392_4 expire 13 lines
08-20 17:56:52.345  1392  3094 I chatty  : uid=1000(system) Binder:1392_D expire 2 lines
08-20 17:57:02.325  1392  2642 I chatty  : uid=1000(system) Binder:1392_B expire 4 lines
08-20 17:57:20.859  1392  5718 I chatty  : uid=1000(system) Binder:1392_1E expire 6 lines
08-20 17:57:21.811 14477 14523 E DexLoadReporter: Could not create the profile directory: /data/app/com.eg.android.AlipayGphone-MMkt17zoQ7INreoTVDBP2g==/lib/arm/oat/libsgmain.so.cur.prof
08-20 17:57:21.871 14477 14523 E DexLoadReporter: Could not create the profile directory: /data/app/com.eg.android.AlipayGphone-MMkt17zoQ7INreoTVDBP2g==/lib/arm/oat/libsgsecuritybody.so.cur.prof
08-20 17:57:22.204  1392  4729 I chatty  : uid=1000(system) Binder:1392_F expire 2 lines
08-20 17:57:22.685 14477 14750 E ActivityThread: Failed to find provider info for authentication.information
08-20 17:57:22.689 14477 14750 E ActivityThread: Failed to find provider info for authentication.information
08-20 17:57:23.070 14595 14677 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:57:23.131 14595 14823 E DexLoadReporter: Could not create the profile directory: /data/app/com.eg.android.AlipayGphone-MMkt17zoQ7INreoTVDBP2g==/lib/arm/oat/libsgmain.so.cur.prof
08-20 17:57:23.160 14477 14874 E ActivityThread: Failed to find provider info for com.alipay.setting
08-20 17:57:23.888 14595 15037 E ActivityThread: Failed to find provider info for com.alipay.setting
08-20 17:57:24.520  1392  5460 I chatty  : uid=1000(system) Binder:1392_16 expire 6 lines
08-20 17:57:25.196 14595 14886 E DexLoadReporter: Could not create the profile directory: /data/app/com.eg.android.AlipayGphone-MMkt17zoQ7INreoTVDBP2g==/lib/arm/oat/libsgsecuritybody.so.cur.prof
08-20 17:57:25.269 14595 14886 E DexLoadReporter: Could not create the profile directory: /data/app/com.eg.android.AlipayGphone-MMkt17zoQ7INreoTVDBP2g==/lib/arm/oat/libsgmisc.so.cur.prof
08-20 17:57:33.928 15454 15489 E DexLoadReporter: Could not create the profile directory: /data/app/com.eg.android.AlipayGphone-MMkt17zoQ7INreoTVDBP2g==/lib/arm/oat/libsgmain.so.cur.prof
08-20 17:57:33.984 15454 15489 E DexLoadReporter: Could not create the profile directory: /data/app/com.eg.android.AlipayGphone-MMkt17zoQ7INreoTVDBP2g==/lib/arm/oat/libsgsecuritybody.so.cur.prof
08-20 17:57:35.515 15559 15599 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:57:35.777 15559 15636 E DexLoadReporter: Could not create the profile directory: /data/app/com.eg.android.AlipayGphone-MMkt17zoQ7INreoTVDBP2g==/lib/arm/oat/libsgmain.so.cur.prof
08-20 17:57:37.855 15559 15647 E DexLoadReporter: Could not create the profile directory: /data/app/com.eg.android.AlipayGphone-MMkt17zoQ7INreoTVDBP2g==/lib/arm/oat/libsgsecuritybody.so.cur.prof
08-20 17:57:37.908 15559 15647 E DexLoadReporter: Could not create the profile directory: /data/app/com.eg.android.AlipayGphone-MMkt17zoQ7INreoTVDBP2g==/lib/arm/oat/libsgmisc.so.cur.prof
08-20 17:57:55.483 14477 14477 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:57:58.052 14477 14477 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:57:58.053 14477 14477 I chatty  : uid=10110(com.eg.android.AlipayGphone) identical 3 lines
08-20 17:57:58.053 14477 14477 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:58:04.566  1392  5461 I chatty  : uid=1000(system) Binder:1392_17 expire 3 lines
08-20 17:58:17.008  1392  1703 I chatty  : uid=1000(system) android.bg expire 1 line
08-20 17:58:26.629  1392  1392 I chatty  : uid=1000 system_server expire 7 lines
08-20 17:58:26.738  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 13 lines
08-20 17:58:28.258  1392  5460 I chatty  : uid=1000(system) Binder:1392_16 expire 2 lines
08-20 17:58:30.891  1392  5716 I chatty  : uid=1000(system) Binder:1392_1C expire 3 lines
08-20 17:58:31.900  1392  4729 I chatty  : uid=1000(system) Binder:1392_F expire 4 lines
08-20 17:58:37.102  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:58:37.707  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 224 lines
08-20 17:58:37.707  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 17:58:38.048  1832  1832 W FingerprintManager: Invalid acquired message: 6, 21
08-20 17:58:38.460  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 12 lines
08-20 17:58:38.564  1392  1710 I chatty  : uid=1000(system) android.display expire 5 lines
08-20 17:58:38.825  1392  1708 I chatty  : uid=1000(system) android.fg expire 1 line
08-20 17:58:48.708  1392  4732 I chatty  : uid=1000(system) Binder:1392_11 expire 4 lines
08-20 17:59:38.482  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 8 lines
08-20 18:00:58.006  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 1 line
08-20 18:07:04.102  1392  2058 I chatty  : uid=1000(system) Binder:1392_7 expire 3 lines
08-20 18:07:04.121  1392  1705 I chatty  : uid=1000(system) android.ui expire 2 lines
08-20 18:07:04.137  1392  1392 I chatty  : uid=1000 system_server expire 28 lines
08-20 18:08:09.692  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 2 lines
08-20 18:08:49.411  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 8 lines
08-20 18:08:49.413  1392  1710 I chatty  : uid=1000(system) android.display expire 3 lines
08-20 18:09:50.212  1832  1832 W FingerprintManager: Invalid acquired message: 6, 22
08-20 18:09:50.405  1832  1832 W FingerprintManager: Invalid acquired message: 6, 28
08-20 18:09:50.999  1832  1832 W FingerprintManager: Invalid acquired message: 6, 23
08-20 18:09:51.225  1832  1832 W FingerprintManager: Invalid acquired message: 6, 22
08-20 18:09:51.405  1392  2644 I chatty  : uid=1000(system) Binder:1392_C expire 1 line
08-20 18:09:51.721  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 7 lines
08-20 18:09:51.728  1392  1708 I chatty  : uid=1000(system) android.fg expire 3 lines
08-20 18:09:51.736  1392  5461 I chatty  : uid=1000(system) Binder:1392_17 expire 2 lines
08-20 18:09:52.039  1392  5719 I chatty  : uid=1000(system) Binder:1392_1F expire 1 line
08-20 18:09:53.740  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:09:53.747  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 715 lines
08-20 18:09:53.747  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:09:54.164  1392  4729 I chatty  : uid=1000(system) Binder:1392_F expire 1 line
08-20 18:09:54.178  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:09:54.571  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:09:55.049  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:09:57.522  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:09:57.853  1392  1392 I chatty  : uid=1000 system_server expire 5 lines
08-20 18:09:57.918  1832  1832 W FingerprintManager: Invalid acquired message: 6, 21
08-20 18:09:58.305  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 10 lines
08-20 18:09:58.407  1392  1710 I chatty  : uid=1000(system) android.display expire 4 lines
08-20 18:09:58.614  1392  1708 I chatty  : uid=1000(system) android.fg expire 4 lines
08-20 18:10:18.216  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 4 lines
08-20 18:10:59.096  1392  5716 I chatty  : uid=1000(system) Binder:1392_1C expire 2 lines
08-20 18:11:19.998  1832  1832 W FingerprintManager: Invalid acquired message: 6, 22
08-20 18:11:20.175  1392  4732 I chatty  : uid=1000(system) Binder:1392_11 expire 4 lines
08-20 18:11:20.190  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 1 line
08-20 18:11:20.224  1392  4729 I chatty  : uid=1000(system) Binder:1392_F expire 1 line
08-20 18:11:20.291  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 7 lines
08-20 18:11:21.908  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:11:23.551  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 670 lines
08-20 18:11:23.551  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:11:23.949  1392  5717 I chatty  : uid=1000(system) Binder:1392_1D expire 2 lines
08-20 18:11:23.957  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:11:23.966  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:11:24.660  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:11:25.247  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:11:25.275  1392  1761 I chatty  : uid=1000(system) InputDispatcher expire 1 line
08-20 18:11:25.424  1392  1705 I chatty  : uid=1000(system) android.ui expire 1 line
08-20 18:11:31.107  1392  2644 I chatty  : uid=1000(system) Binder:1392_C expire 1 line
08-20 18:11:42.448  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 18 lines
08-20 18:13:55.770  1392  2058 I chatty  : uid=1000(system) Binder:1392_7 expire 2 lines
08-20 18:14:05.569  1392  1778 I chatty  : uid=1000(system) NetworkPolicy expire 24 lines
08-20 18:14:26.278  1392  4729 I chatty  : uid=1000(system) Binder:1392_F expire 1 line
08-20 18:14:33.998  1392  1789 I chatty  : uid=1000(system) ConnectivitySer expire 6 lines
08-20 18:14:44.811  1392  3269 I chatty  : uid=1000(system) Binder:1392_E expire 2 lines
08-20 18:15:06.009  1392  4730 I chatty  : uid=1000(system) Binder:1392_10 expire 1 line
08-20 18:17:16.600  1392  1707 I chatty  : uid=1000(system) batterystats-wo expire 1 line
08-20 18:18:47.837  1392  1717 I chatty  : uid=1000(system) PowerManagerSer expire 9 lines
08-20 18:18:47.901  1392  1392 I chatty  : uid=1000 system_server expire 5 lines
08-20 18:18:47.945  1832  1832 W FingerprintManager: Invalid acquired message: 6, 21
08-20 18:18:48.471  1392  1710 I chatty  : uid=1000(system) android.display expire 2 lines
08-20 18:18:48.703  1392  1708 I chatty  : uid=1000(system) android.fg expire 4 lines
08-20 18:19:30.492  1832  1832 W FingerprintManager: Invalid acquired message: 6, 22
08-20 18:19:30.836  1392  5362 I chatty  : uid=1000(system) Binder:1392_13 expire 1 line
08-20 18:19:30.998  1392  1704 I chatty  : uid=1000(system) ActivityManager expire 6 lines
08-20 18:20:44.393  1392  3269 I ActivityManager: START u0 {cmp=com.coolapk.market/.view.feed.FeedDetailActivityV8 (has extras)} from uid 10092
08-20 18:20:48.202  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460013..., matchSubscriberIds=[460013...]
08-20 18:20:48.205  1392  1778 D NetworkStats: Found active matching subId 1
08-20 18:20:48.210  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:20:48.220  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460110..., matchSubscriberIds=[460110...]
08-20 18:20:48.222  1392  1778 D NetworkStats: Found active matching subId 2
08-20 18:20:48.227  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:21:00.559  1392  1789 D ConnectivityService: reportNetworkConnectivity(100, false) by 10015
08-20 18:21:00.561  1392  1789 D ConnectivityService: NetworkAgentInfo [MOBILE (LTE) - 100] validation passed
08-20 18:21:00.579  1392  1392 W WindowManager: removeWindowToken: Attempted to remove non-existing token: android.os.Binder@46c23c1
08-20 18:21:00.734  1392  1761 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=net.ohrz.lightlauncher/.Launcher (has extras)} from uid 1000
08-20 18:21:01.776  1392  3269 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.tencent.mobileqq/.activity.SplashActivity bnds=[804,1216][1068,1502] (has extras)} from uid 10115
08-20 18:21:02.320  1392  1699 I ActivityManager: Start proc 18531:com.tencent.mobileqq:qzone/u0a103 for service com.tencent.mobileqq/cooperation.qzone.QzonePluginProxyService
08-20 18:21:02.475  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:21:02.969  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 226 lines
08-20 18:21:02.970  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:21:03.881  1392  3269 W ActivityManager: Unable to start service Intent { act=com.tencent.android.qqdownloader.SDKService cmp=com.tencent.android.qqdownloader/com.tencent.assistant.sdk.SDKSupportService } U=0: not found
08-20 18:21:04.257  1392  2058 I PowerManagerService: Going to sleep by application request (uid 10042)...
08-20 18:21:04.318  1392  1392 V FingerprintService: startAuthentication(com.android.systemui)
08-20 18:21:04.318  1392  1392 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true)
08-20 18:21:04.351  1392  1392 W FingerprintService: client com.android.systemui is authenticating...
08-20 18:21:04.365  1832  1832 W FingerprintManager: Invalid acquired message: 6, 21
08-20 18:21:04.739  1392  1717 I DisplayPowerController: Blocking screen off
08-20 18:21:04.739  1392  1717 I DisplayPowerController: Unblocked screen off after 0 ms
08-20 18:21:04.812  1392  1707 E BatteryExternalStatsWorker: no controller energy info supplied for wifi
08-20 18:21:04.884  1392  1710 I DisplayManagerService: Display device changed state: "内置屏幕", OFF
08-20 18:21:05.079  1392  1717 I DreamManagerService: Entering dreamland.
08-20 18:21:05.080  1392  1717 I PowerManagerService: Dozing...
08-20 18:21:05.089  1392  1708 I DreamController: Starting dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
08-20 18:23:07.212  1392  1789 D ConnectivityService: reportNetworkConnectivity(100, false) by 10015
08-20 18:23:07.218  1392  1789 D ConnectivityService: NetworkAgentInfo [MOBILE (LTE) - 100] validation passed
08-20 18:24:21.538  1392  1717 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
08-20 18:24:21.540  1392  1710 I DisplayManagerService: Display device changed state: "内置屏幕", ON
08-20 18:24:21.698  1392  1717 I DisplayPowerController: Unblocked screen on after 160 ms
08-20 18:24:29.249  1392  1717 I DisplayPowerController: Blocking screen off
08-20 18:24:29.250  1392  1717 I DisplayPowerController: Unblocked screen off after 1 ms
08-20 18:24:29.350  1392  1710 I DisplayManagerService: Display device changed state: "内置屏幕", OFF
08-20 18:24:50.068  1832  1832 W FingerprintManager: Invalid acquired message: 6, 22
08-20 18:24:50.230  1392  1392 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=65548909, gp=0)
08-20 18:24:50.232  1392  2059 I PowerManagerService: Waking up from dozing (uid=10042 reason=android.policy:FINGERPRINT)...
08-20 18:24:50.233  1392  1392 V FingerprintService: Done with client: com.android.systemui
08-20 18:24:50.280  1392  1717 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
08-20 18:24:50.295  1392  1710 I DisplayManagerService: Display device changed state: "内置屏幕", ON
08-20 18:24:50.517  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.auth.setup.devicesignals.LockScreenReceiver
08-20 18:24:50.518  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.trustagent.UserPresentBroadcastReceiver
08-20 18:24:50.519  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
08-20 18:24:50.519  1392  1717 I DisplayPowerController: Unblocked screen on after 240 ms
08-20 18:24:50.520  1392  1717 W PowerManagerService: Screen on took 287 ms
08-20 18:24:50.520  1392  1717 I DreamManagerService: Gently waking up from dream.
08-20 18:24:50.520  1392  1708 I DreamManagerService: Performing gentle wake from dream.
08-20 18:24:50.523  1392  1704 W BroadcastQueue: Permission Denial: broadcasting Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } from com.android.systemui (pid=1832, uid=10042) is not exported from uid 10113 due to receiver com.chinalife.ebz/com.starnet.angelia.core.AngeliaReceiver
08-20 18:24:50.533  1392  2009 I DreamManagerService: Leaving dreamland.
08-20 18:24:50.534  1392  1708 I DreamManagerService: Performing gentle wake from dream.
08-20 18:24:50.534  1392  1708 I DreamController: Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
08-20 18:24:50.540  1392  1704 W BroadcastQueue: Permission Denial: broadcasting Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } from com.android.systemui (pid=1832, uid=10042) is not exported from uid 10143 due to receiver com.ludashi.benchmark/cn.jpush.android.service.PushReceiver
08-20 18:24:50.543  1392  1704 W BroadcastQueue: Permission Denial: broadcasting Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } from com.android.systemui (pid=1832, uid=10042) is not exported from uid 10119 due to receiver com.tencent.qqlive/.services.push.PushAlarmReceiver
08-20 18:24:53.407  1392  2058 I ActivityManager: START u0 {flg=0x4040000 cmp=com.tencent.mobileqq/.activity.ChatActivity (has extras)} from uid 10103
08-20 18:24:53.427  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:24:53.436  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 101 lines
08-20 18:24:53.436  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:24:53.567  1392  1704 I ActivityManager: Start proc 18814:com.tencent.mobileqq:tool/u0a103 for broadcast com.tencent.mobileqq/.webprocess.WebProcessReceiver
08-20 18:24:53.711  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:24:53.712  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 36 lines
08-20 18:24:53.712  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:24:53.712  1392  2009 I ActivityManager: Start proc 18833:com.tencent.mobileqq:peak/u0a103 for service com.tencent.mobileqq/.activity.photo.PeakService
08-20 18:24:53.712  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:24:53.719  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 60 lines
08-20 18:24:53.719  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:24:54.977  1392  2058 W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.tencent.mobileqq.msf.startmsf flg=0x10 } to com.tencent.mobileqq/.msf.core.NetConnInfoCenter
08-20 18:24:54.979  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.tencent.mobileqq.msf.startmsf flg=0x10 } to com.tencent.mobileqq/.msf.core.NetConnInfoCenter
08-20 18:24:54.979  1392  1704 I ActivityManager: Killing 25255:com.topjohnwu.magisk/u0a91 (adj 906): empty for 14540s
08-20 18:24:55.033  1392  1710 W ActivityManager: setHasOverlayUi called on unknown pid: 25255
08-20 18:24:55.990  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:25:01.903  8745  8745 I chatty  : uid=10103(com.tencent.mobileqq) identical 830 lines
08-20 18:25:01.903  8745  8745 E SchedPolicy: set_timerslack_ns write failed: Operation not permitted
08-20 18:25:02.269  1392  5718 I PowerManagerService: Going to sleep by application request (uid 10042)...
08-20 18:25:02.310  1392  1392 V FingerprintService: startAuthentication(com.android.systemui)
08-20 18:25:02.310  1392  1392 V FingerprintService: starting client AuthenticationClient(com.android.systemui), initiatedByClient = true)
08-20 18:25:02.345  1392  1392 W FingerprintService: client com.android.systemui is authenticating...
08-20 18:25:02.368  1832  1832 W FingerprintManager: Invalid acquired message: 6, 21
08-20 18:25:02.739  1392  1717 I DisplayPowerController: Blocking screen off
08-20 18:25:02.745  1392  1717 I DisplayPowerController: Unblocked screen off after 5 ms
08-20 18:25:02.856  1392  1710 I DisplayManagerService: Display device changed state: "内置屏幕", OFF
08-20 18:25:03.063  1392  1717 I DreamManagerService: Entering dreamland.
08-20 18:25:03.067  1392  1717 I PowerManagerService: Dozing...
08-20 18:25:03.125  1392  1708 I DreamController: Starting dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
08-20 18:25:05.703  1392  1755 W ActivityManager: Unable to start service Intent { act=com.taobao.taobao.intent.action.COCKROACH flg=0x4 (has extras) } U=0: not found
08-20 18:25:05.734  1392  1392 D JobSchedulerService: Error executing JobStatus{1e21679 #u0a156/3110 com.baidu.wenku/.keepalivecomponent.jobscheduler.KeepJobService u=0 s=10156 TIME=-19h11m54s668ms:-19h11m54s668ms PERSISTED READY}
08-20 18:25:05.735  1392  1392 D JobSchedulerService: Error executing JobStatus{bf4f9ca #u0a143/1 com.ludashi.benchmark/.daemon.ReliveService u=0 s=10143 TIME=-8h28m8s657ms:+3h31m51s343ms PERIODIC PERSISTED READY}
08-20 18:25:05.735  1392  1392 D JobSchedulerService: Error executing JobStatus{f6e0e58 #u0a135/2017061808 com.taobao.taobao/com.taobao.alijk.step.StepPeriodicJobService u=0 s=10135 TIME=-17h48m0s873ms:-17h47m0s873ms PERSISTED READY}
08-20 18:25:05.736  1392  1392 D JobSchedulerService: Error executing JobStatus{4c65046 #u0a135/2050 com.taobao.taobao/com.taobao.accs.internal.AccsJobService u=0 s=10135 TIME=-10h23m27s400ms:-10h23m27s400ms NET=1 READY}
08-20 18:25:05.737  1392  1392 D JobSchedulerService: Error executing JobStatus{cf0b427 #u0a158/1 com.tencent.mtt/.browser.push.external.account.JobschedulService u=0 s=10158 TIME=-3h43m32s368ms:-3h23m32s368ms PERIODIC PERSISTED READY}
08-20 18:25:05.756  1392  1392 D JobSchedulerService: Error executing JobStatus{1e21679 #u0a156/3110 com.baidu.wenku/.keepalivecomponent.jobscheduler.KeepJobService u=0 s=10156 TIME=-19h11m54s690ms:-19h11m54s690ms PERSISTED READY}
08-20 18:25:05.757  1392  1392 D JobSchedulerService: Error executing JobStatus{bf4f9ca #u0a143/1 com.ludashi.benchmark/.daemon.ReliveService u=0 s=10143 TIME=-8h28m8s679ms:+3h31m51s321ms PERIODIC PERSISTED READY}
08-20 18:25:05.757  1392  1392 D JobSchedulerService: Error executing JobStatus{f6e0e58 #u0a135/2017061808 com.taobao.taobao/com.taobao.alijk.step.StepPeriodicJobService u=0 s=10135 TIME=-17h48m0s896ms:-17h47m0s896ms PERSISTED READY}
08-20 18:25:05.758  1392  1392 D JobSchedulerService: Error executing JobStatus{4c65046 #u0a135/2050 com.taobao.taobao/com.taobao.accs.internal.AccsJobService u=0 s=10135 TIME=-10h23m27s422ms:-10h23m27s422ms NET=1 READY}
08-20 18:25:05.758  1392  1392 D JobSchedulerService: Error executing JobStatus{cf0b427 #u0a158/1 com.tencent.mtt/.browser.push.external.account.JobschedulService u=0 s=10158 TIME=-3h43m32s389ms:-3h23m32s389ms PERIODIC PERSISTED READY}
08-20 18:25:05.770  1392  1392 D JobSchedulerService: Error executing JobStatus{1e21679 #u0a156/3110 com.baidu.wenku/.keepalivecomponent.jobscheduler.KeepJobService u=0 s=10156 TIME=-19h11m54s704ms:-19h11m54s704ms PERSISTED READY}
08-20 18:25:05.772  1392  1392 D JobSchedulerService: Error executing JobStatus{bf4f9ca #u0a143/1 com.ludashi.benchmark/.daemon.ReliveService u=0 s=10143 TIME=-8h28m8s694ms:+3h31m51s306ms PERIODIC PERSISTED READY}
08-20 18:25:05.772  1392  1392 D JobSchedulerService: Error executing JobStatus{f6e0e58 #u0a135/2017061808 com.taobao.taobao/com.taobao.alijk.step.StepPeriodicJobService u=0 s=10135 TIME=-17h48m0s910ms:-17h47m0s910ms PERSISTED READY}
08-20 18:25:05.773  1392  1392 D JobSchedulerService: Error executing JobStatus{4c65046 #u0a135/2050 com.taobao.taobao/com.taobao.accs.internal.AccsJobService u=0 s=10135 TIME=-10h23m27s437ms:-10h23m27s437ms NET=1 READY}
08-20 18:25:05.773  1392  1392 D JobSchedulerService: Error executing JobStatus{cf0b427 #u0a158/1 com.tencent.mtt/.browser.push.external.account.JobschedulService u=0 s=10158 TIME=-3h43m32s403ms:-3h23m32s403ms PERIODIC PERSISTED READY}
08-20 18:25:05.785  1392  1392 D JobSchedulerService: Error executing JobStatus{1e21679 #u0a156/3110 com.baidu.wenku/.keepalivecomponent.jobscheduler.KeepJobService u=0 s=10156 TIME=-19h11m54s719ms:-19h11m54s719ms PERSISTED READY}
08-20 18:25:05.785  1392  1392 D JobSchedulerService: Error executing JobStatus{bf4f9ca #u0a143/1 com.ludashi.benchmark/.daemon.ReliveService u=0 s=10143 TIME=-8h28m8s708ms:+3h31m51s292ms PERIODIC PERSISTED READY}
08-20 18:25:05.787  1392  1392 D JobSchedulerService: Error executing JobStatus{f6e0e58 #u0a135/2017061808 com.taobao.taobao/com.taobao.alijk.step.StepPeriodicJobService u=0 s=10135 TIME=-17h48m0s926ms:-17h47m0s926ms PERSISTED READY}
08-20 18:25:05.789  1392  1392 D JobSchedulerService: Error executing JobStatus{4c65046 #u0a135/2050 com.taobao.taobao/com.taobao.accs.internal.AccsJobService u=0 s=10135 TIME=-10h23m27s453ms:-10h23m27s453ms NET=1 READY}
08-20 18:25:05.791  1392  1392 D JobSchedulerService: Error executing JobStatus{cf0b427 #u0a158/1 com.tencent.mtt/.browser.push.external.account.JobschedulService u=0 s=10158 TIME=-3h43m32s421ms:-3h23m32s421ms PERIODIC PERSISTED READY}
08-20 18:25:05.814  1392  1392 D JobSchedulerService: Error executing JobStatus{1e21679 #u0a156/3110 com.baidu.wenku/.keepalivecomponent.jobscheduler.KeepJobService u=0 s=10156 TIME=-19h11m54s748ms:-19h11m54s748ms PERSISTED READY}
08-20 18:25:05.815  1392  1392 D JobSchedulerService: Error executing JobStatus{bf4f9ca #u0a143/1 com.ludashi.benchmark/.daemon.ReliveService u=0 s=10143 TIME=-8h28m8s737ms:+3h31m51s263ms PERIODIC PERSISTED READY}
08-20 18:25:05.815  1392  1392 D JobSchedulerService: Error executing JobStatus{f6e0e58 #u0a135/2017061808 com.taobao.taobao/com.taobao.alijk.step.StepPeriodicJobService u=0 s=10135 TIME=-17h48m0s954ms:-17h47m0s954ms PERSISTED READY}
08-20 18:25:05.816  1392  1392 D JobSchedulerService: Error executing JobStatus{4c65046 #u0a135/2050 com.taobao.taobao/com.taobao.accs.internal.AccsJobService u=0 s=10135 TIME=-10h23m27s480ms:-10h23m27s480ms NET=1 READY}
08-20 18:25:05.816  1392  1392 D JobSchedulerService: Error executing JobStatus{cf0b427 #u0a158/1 com.tencent.mtt/.browser.push.external.account.JobschedulService u=0 s=10158 TIME=-3h43m32s447ms:-3h23m32s447ms PERIODIC PERSISTED READY}
08-20 18:25:16.613  1392  1789 D ConnectivityService: reportNetworkConnectivity(100, false) by 10015
08-20 18:25:16.617  1392  1789 D ConnectivityService: NetworkAgentInfo [MOBILE (LTE) - 100] validation passed
08-20 18:27:25.703  1392  1789 D ConnectivityService: reportNetworkConnectivity(100, false) by 10015
08-20 18:27:25.707  1392  1789 D ConnectivityService: NetworkAgentInfo [MOBILE (LTE) - 100] validation passed
08-20 18:27:49.634  1392  5717 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found
08-20 18:28:17.856  1392  2058 I ActivityManager: Process com.tencent.mobileqq:peak (pid 18833) has died: cch+2CEM 
08-20 18:28:48.453  1392  5717 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10106
08-20 18:28:48.476  1392  2058 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10110
08-20 18:29:34.018  1392  1789 D ConnectivityService: reportNetworkConnectivity(100, false) by 10015
08-20 18:29:34.019  1392  1789 D ConnectivityService: NetworkAgentInfo [MOBILE (LTE) - 100] validation passed
08-20 18:30:35.745  1392  2058 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10115
08-20 18:31:40.875  1392  1789 D ConnectivityService: reportNetworkConnectivity(100, false) by 10015
08-20 18:31:40.880  1392  1789 D ConnectivityService: NetworkAgentInfo [MOBILE (LTE) - 100] validation passed
08-20 18:32:37.386  1392  5717 D ConnectivityService: Returning BLOCKED NetworkInfo to uid=10092
08-20 18:33:53.050  1392  1789 D ConnectivityService: reportNetworkConnectivity(100, false) by 10015
08-20 18:33:53.059  1392  1789 D ConnectivityService: NetworkAgentInfo [MOBILE (LTE) - 100] validation passed
08-20 18:36:01.575  1392  1789 D ConnectivityService: reportNetworkConnectivity(100, false) by 10015
08-20 18:36:01.582  1392  1789 D ConnectivityService: NetworkAgentInfo [MOBILE (LTE) - 100] validation passed
08-20 18:36:41.077  1832  1832 W FingerprintManager: Invalid acquired message: 6, 22
08-20 18:36:41.324  1392  1392 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=65548909, gp=0)
08-20 18:36:41.335  1392  1392 V FingerprintService: Done with client: com.android.systemui
08-20 18:36:41.342  1392  4729 I PowerManagerService: Waking up from dozing (uid=10042 reason=android.policy:FINGERPRINT)...
08-20 18:36:41.419  1392  1717 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
08-20 18:36:41.438  1392  1710 I DisplayManagerService: Display device changed state: "内置屏幕", ON
08-20 18:36:41.563  1392  1392 D JobSchedulerService: Error executing JobStatus{1e21679 #u0a156/3110 com.baidu.wenku/.keepalivecomponent.jobscheduler.KeepJobService u=0 s=10156 TIME=-19h23m30s497ms:-19h23m30s497ms PERSISTED READY}
08-20 18:36:41.565  1392  1392 D JobSchedulerService: Error executing JobStatus{bf4f9ca #u0a143/1 com.ludashi.benchmark/.daemon.ReliveService u=0 s=10143 TIME=-8h39m44s487ms:+3h20m15s513ms PERIODIC PERSISTED READY}
08-20 18:36:41.565  1392  1392 D JobSchedulerService: Error executing JobStatus{f6e0e58 #u0a135/2017061808 com.taobao.taobao/com.taobao.alijk.step.StepPeriodicJobService u=0 s=10135 TIME=-17h59m36s703ms:-17h58m36s703ms PERSISTED READY}
08-20 18:36:41.568  1392  1392 D JobSchedulerService: Error executing JobStatus{4c65046 #u0a135/2050 com.taobao.taobao/com.taobao.accs.internal.AccsJobService u=0 s=10135 TIME=-10h35m3s233ms:-10h35m3s233ms NET=1 READY}
08-20 18:36:41.579  1392  1392 D JobSchedulerService: Error executing JobStatus{1e21679 #u0a156/3110 com.baidu.wenku/.keepalivecomponent.jobscheduler.KeepJobService u=0 s=10156 TIME=-19h23m30s513ms:-19h23m30s513ms PERSISTED READY}
08-20 18:36:41.580  1392  1392 D JobSchedulerService: Error executing JobStatus{bf4f9ca #u0a143/1 com.ludashi.benchmark/.daemon.ReliveService u=0 s=10143 TIME=-8h39m44s502ms:+3h20m15s498ms PERIODIC PERSISTED READY}
08-20 18:36:41.580  1392  1392 D JobSchedulerService: Error executing JobStatus{f6e0e58 #u0a135/2017061808 com.taobao.taobao/com.taobao.alijk.step.StepPeriodicJobService u=0 s=10135 TIME=-17h59m36s718ms:-17h58m36s718ms PERSISTED READY}
08-20 18:36:41.581  1392  1392 D JobSchedulerService: Error executing JobStatus{4c65046 #u0a135/2050 com.taobao.taobao/com.taobao.accs.internal.AccsJobService u=0 s=10135 TIME=-10h35m3s245ms:-10h35m3s245ms NET=1 READY}
08-20 18:36:41.588  1392  1392 D JobSchedulerService: Error executing JobStatus{1e21679 #u0a156/3110 com.baidu.wenku/.keepalivecomponent.jobscheduler.KeepJobService u=0 s=10156 TIME=-19h23m30s523ms:-19h23m30s523ms PERSISTED READY}
08-20 18:36:41.589  1392  1392 D JobSchedulerService: Error executing JobStatus{bf4f9ca #u0a143/1 com.ludashi.benchmark/.daemon.ReliveService u=0 s=10143 TIME=-8h39m44s511ms:+3h20m15s489ms PERIODIC PERSISTED READY}
08-20 18:36:41.589  1392  1392 D JobSchedulerService: Error executing JobStatus{f6e0e58 #u0a135/2017061808 com.taobao.taobao/com.taobao.alijk.step.StepPeriodicJobService u=0 s=10135 TIME=-17h59m36s727ms:-17h58m36s727ms PERSISTED READY}
08-20 18:36:41.590  1392  1392 D JobSchedulerService: Error executing JobStatus{4c65046 #u0a135/2050 com.taobao.taobao/com.taobao.accs.internal.AccsJobService u=0 s=10135 TIME=-10h35m3s254ms:-10h35m3s254ms NET=1 READY}
08-20 18:36:41.593  1392  1392 D JobSchedulerService: Error executing JobStatus{1e21679 #u0a156/3110 com.baidu.wenku/.keepalivecomponent.jobscheduler.KeepJobService u=0 s=10156 TIME=-19h23m30s527ms:-19h23m30s527ms PERSISTED READY}
08-20 18:36:41.608  1392  1392 D JobSchedulerService: Error executing JobStatus{bf4f9ca #u0a143/1 com.ludashi.benchmark/.daemon.ReliveService u=0 s=10143 TIME=-8h39m44s531ms:+3h20m15s469ms PERIODIC PERSISTED READY}
08-20 18:36:41.623  1392  2058 I ActivityManager: Start proc 19422:com.tencent.mobileqq:peak/u0a103 for service com.tencent.mobileqq/.activity.photo.PeakService
08-20 18:36:41.629  1392  1392 D JobSchedulerService: Error executing JobStatus{f6e0e58 #u0a135/2017061808 com.taobao.taobao/com.taobao.alijk.step.StepPeriodicJobService u=0 s=10135 TIME=-17h59m36s767ms:-17h58m36s767ms PERSISTED READY}
08-20 18:36:41.654  1392  1392 D JobSchedulerService: Error executing JobStatus{4c65046 #u0a135/2050 com.taobao.taobao/com.taobao.accs.internal.AccsJobService u=0 s=10135 TIME=-10h35m3s319ms:-10h35m3s319ms NET=1 READY}
08-20 18:36:41.673  1392  1717 I DisplayPowerController: Unblocked screen on after 254 ms
08-20 18:36:41.674  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.auth.setup.devicesignals.LockScreenReceiver
08-20 18:36:41.675  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.trustagent.UserPresentBroadcastReceiver
08-20 18:36:41.676  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
08-20 18:36:41.677  1392  1717 W PowerManagerService: Screen on took 337 ms
08-20 18:36:41.677  1392  1717 I DreamManagerService: Gently waking up from dream.
08-20 18:36:41.678  1392  1708 I DreamManagerService: Performing gentle wake from dream.
08-20 18:36:41.688  1392  2058 I DreamManagerService: Leaving dreamland.
08-20 18:36:41.688  1392  1708 I DreamManagerService: Performing gentle wake from dream.
08-20 18:36:41.688  1392  1708 I DreamController: Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
08-20 18:36:41.691  1392  1704 W BroadcastQueue: Permission Denial: broadcasting Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } from com.android.systemui (pid=1832, uid=10042) is not exported from uid 10113 due to receiver com.chinalife.ebz/com.starnet.angelia.core.AngeliaReceiver
08-20 18:36:41.705  1392  1704 W BroadcastQueue: Permission Denial: broadcasting Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } from com.android.systemui (pid=1832, uid=10042) is not exported from uid 10143 due to receiver com.ludashi.benchmark/cn.jpush.android.service.PushReceiver
08-20 18:36:41.707  1392  1704 W BroadcastQueue: Permission Denial: broadcasting Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } from com.android.systemui (pid=1832, uid=10042) is not exported from uid 10119 due to receiver com.tencent.qqlive/.services.push.PushAlarmReceiver
08-20 18:36:41.713  1392  1392 D JobSchedulerService: Error executing JobStatus{1e21679 #u0a156/3110 com.baidu.wenku/.keepalivecomponent.jobscheduler.KeepJobService u=0 s=10156 TIME=-19h23m30s647ms:-19h23m30s647ms PERSISTED READY}
08-20 18:36:41.713  1392  1392 D JobSchedulerService: Error executing JobStatus{bf4f9ca #u0a143/1 com.ludashi.benchmark/.daemon.ReliveService u=0 s=10143 TIME=-8h39m44s635ms:+3h20m15s365ms PERIODIC PERSISTED READY}
08-20 18:36:41.713  1392  1392 D JobSchedulerService: Error executing JobStatus{f6e0e58 #u0a135/2017061808 com.taobao.taobao/com.taobao.alijk.step.StepPeriodicJobService u=0 s=10135 TIME=-17h59m36s852ms:-17h58m36s852ms PERSISTED READY}
08-20 18:36:41.714  1392  1392 D JobSchedulerService: Error executing JobStatus{4c65046 #u0a135/2050 com.taobao.taobao/com.taobao.accs.internal.AccsJobService u=0 s=10135 TIME=-10h35m3s379ms:-10h35m3s379ms NET=1 READY}
08-20 18:36:42.157  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.tencent.mobileqq.msf.startmsf flg=0x10 } to com.tencent.mobileqq/.msf.core.NetConnInfoCenter
08-20 18:36:42.671  1392  5718 I ActivityManager: START u0 {flg=0x40000 cmp=com.tencent.mobileqq/com.tencent.biz.pubaccount.PublicAccountBrowser (has extras)} from uid 10103
08-20 18:36:44.435  1392  4732 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=qqmailpush://push?start flg=0x10000000 (has extras)} from uid 10103
08-20 18:36:44.484  1392  4732 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10110
08-20 18:37:16.893  1392  1707 E BatteryExternalStatsWorker: no controller energy info supplied for wifi
08-20 18:37:25.671  1392  5718 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10106
08-20 18:37:52.251  1392  1761 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=net.ohrz.lightlauncher/.Launcher (has extras)} from uid 1000
08-20 18:37:52.394  1392  1705 W Looper  : Dispatch took 109ms on android.ui, h=Handler (com.android.server.am.ActivityManagerService$UiHandler) {fcb4cb0} cb=null msg=31
08-20 18:37:55.134  1392  6361 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.netease.cloudmusic/.activity.LoadingActivity bnds=[540,930][804,1216] (has extras)} from uid 10115
08-20 18:37:55.192  1392  6361 I ActivityManager: Start proc 19697:com.netease.cloudmusic/u0a133 for activity com.netease.cloudmusic/.activity.LoadingActivity
08-20 18:37:55.736  1392  5718 I ActivityManager: Start proc 19754:com.netease.cloudmusic:play/u0a133 for service com.netease.cloudmusic/.service.PlayService
08-20 18:37:55.761  1392  1392 D JobSchedulerService: Error executing JobStatus{1e21679 #u0a156/3110 com.baidu.wenku/.keepalivecomponent.jobscheduler.KeepJobService u=0 s=10156 TIME=-19h24m44s695ms:-19h24m44s695ms PERSISTED READY}
08-20 18:37:55.761  1392  1392 D JobSchedulerService: Error executing JobStatus{bf4f9ca #u0a143/1 com.ludashi.benchmark/.daemon.ReliveService u=0 s=10143 TIME=-8h40m58s683ms:+3h19m1s317ms PERIODIC PERSISTED READY}
08-20 18:37:55.762  1392  1392 D JobSchedulerService: Error executing JobStatus{f6e0e58 #u0a135/2017061808 com.taobao.taobao/com.taobao.alijk.step.StepPeriodicJobService u=0 s=10135 TIME=-18h0m50s900ms:-17h59m50s900ms PERSISTED READY}
08-20 18:37:55.762  1392  1392 D JobSchedulerService: Error executing JobStatus{4c65046 #u0a135/2050 com.taobao.taobao/com.taobao.accs.internal.AccsJobService u=0 s=10135 TIME=-10h36m17s426ms:-10h36m17s426ms NET=1 READY}
08-20 18:37:58.189  1392  5718 I ActivityManager: START u0 {flg=0x24000000 cmp=com.netease.cloudmusic/.activity.MainActivity (has extras)} from uid 10133
08-20 18:37:58.267  1392  5718 I ActivityManager: START u0 {act=https://h5.m.taobao.com/awp/core/detail.htm?id=574831667114 flg=0x20000 cmp=com.netease.cloudmusic/.activity.EmbedBrowserActivity (has extras)} from uid 10133
08-20 18:37:58.539  1392  5718 I ActivityManager: Start proc 19864:com.netease.cloudmusic:browser/u0a133 for activity com.netease.cloudmusic/.activity.EmbedBrowserActivity
08-20 18:37:59.138  1392  1703 D ConnectivityService: requestNetwork for uid/pid:1000/1392 NetworkRequest [ REQUEST id=138, legacyType=3, [ Transports: CELLULAR Capabilities: SUPL&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
08-20 18:37:59.139  1392  1789 D ConnectivityService: Sending CONNECTED broadcast for type 3 NetworkAgentInfo [MOBILE (LTE) - 100] isDefaultNetwork=true
08-20 18:37:59.166  1392  2058 I ActivityManager: Start proc 19952:com.android.webview:sandboxed_process0/u0i12 for webview_service com.netease.cloudmusic/org.chromium.content.app.SandboxedProcessService0
08-20 18:37:59.191  1392  1703 D ConnectivityService: Adding legacy route 0.0.0.0/32 -> 10.54.26.101 rmnet_data1 for UID/PID 1000/1392
08-20 18:37:59.193  1392  1703 D ConnectivityService: requestRouteToHostAddress ok=true
08-20 18:37:59.890  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460013..., matchSubscriberIds=[460013...]
08-20 18:37:59.892  1392  1778 D NetworkStats: Found active matching subId 1
08-20 18:37:59.898  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:37:59.907  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460110..., matchSubscriberIds=[460110...]
08-20 18:37:59.909  1392  1778 D NetworkStats: Found active matching subId 2
08-20 18:37:59.913  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:38:00.192  1392  5718 I ActivityManager: Killing 19952:com.android.webview:sandboxed_process0/u0a133i12 (adj 0): isolated not needed
08-20 18:38:00.252  1392  1707 D KernelUidCpuTimeReader: Removing uids 99012-99012
08-20 18:38:01.291  1392  5718 V MediaRouterService: restoreBluetoothA2dp(true)
08-20 18:38:01.293  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=lineageos.intent.action.ACTION_AUDIO_SESSIONS_CHANGED flg=0x10000010 (has extras) } to org.lineageos.audiofx/.receiver.ServiceDispatcher
08-20 18:38:01.767  1392  1789 D ConnectivityService: releasing NetworkRequest [ REQUEST id=138, legacyType=3, [ Transports: CELLULAR Capabilities: SUPL&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] (release request)
08-20 18:38:01.767  1392  1789 D ConnectivityService: Sending DISCONNECTED broadcast for type 3 NetworkAgentInfo [MOBILE (LTE) - 100] isDefaultNetwork=false
08-20 18:38:01.823  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460013..., matchSubscriberIds=[460013...]
08-20 18:38:01.824  1392  1778 D NetworkStats: Found active matching subId 1
08-20 18:38:01.831  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:38:01.845  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460110..., matchSubscriberIds=[460110...]
08-20 18:38:01.854  1392  1778 D NetworkStats: Found active matching subId 2
08-20 18:38:01.859  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:38:01.860  1392  4729 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10115
08-20 18:38:01.959  1392  2058 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } to com.tencent.mobileqq/.msf.core.NetConnInfoCenter
08-20 18:38:01.984  1392  1761 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=net.ohrz.lightlauncher/.Launcher (has extras)} from uid 1000
08-20 18:38:02.960  1392  1882 I ActivityManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10042
08-20 18:38:05.456  1392  1882 V MediaRouterService: restoreBluetoothA2dp(true)
08-20 18:38:05.753  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=lineageos.intent.action.ACTION_AUDIO_SESSIONS_CHANGED flg=0x10000010 (has extras) } to org.lineageos.audiofx/.receiver.ServiceDispatcher
08-20 18:38:06.755  1392  1882 V MediaRouterService: restoreBluetoothA2dp(true)
08-20 18:38:06.770  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=lineageos.intent.action.ACTION_AUDIO_SESSIONS_CHANGED flg=0x10000010 (has extras) } to org.lineageos.audiofx/.receiver.ServiceDispatcher
08-20 18:38:07.557  1392  2058 I ActivityManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10042
08-20 18:38:12.490  1392  1789 D ConnectivityService: reportNetworkConnectivity(100, false) by 10015
08-20 18:38:12.494  1392  1789 D ConnectivityService: NetworkAgentInfo [MOBILE (LTE) - 100] validation passed
08-20 18:38:17.289  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
08-20 18:38:17.290  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
08-20 18:38:17.296  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
08-20 18:38:17.297  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
08-20 18:38:20.098  1392  1392 D JobSchedulerService: Error executing JobStatus{1e21679 #u0a156/3110 com.baidu.wenku/.keepalivecomponent.jobscheduler.KeepJobService u=0 s=10156 TIME=-19h25m9s32ms:-19h25m9s32ms PERSISTED READY}
08-20 18:38:20.103  1392  1392 D JobSchedulerService: Error executing JobStatus{bf4f9ca #u0a143/1 com.ludashi.benchmark/.daemon.ReliveService u=0 s=10143 TIME=-8h41m23s25ms:+3h18m36s975ms PERIODIC PERSISTED READY}
08-20 18:38:20.106  1392  1392 D JobSchedulerService: Error executing JobStatus{f6e0e58 #u0a135/2017061808 com.taobao.taobao/com.taobao.alijk.step.StepPeriodicJobService u=0 s=10135 TIME=-18h1m15s244ms:-18h0m15s244ms PERSISTED READY}
08-20 18:38:20.109  1392  1392 D JobSchedulerService: Error executing JobStatus{4c65046 #u0a135/2050 com.taobao.taobao/com.taobao.accs.internal.AccsJobService u=0 s=10135 TIME=-10h36m41s773ms:-10h36m41s773ms NET=1 READY}
08-20 18:38:20.111  1392  1392 D JobSchedulerService: Error executing JobStatus{cf0b427 #u0a158/1 com.tencent.mtt/.browser.push.external.account.JobschedulService u=0 s=10158 TIME=-3h56m46s741ms:-3h36m46s741ms PERIODIC PERSISTED READY}
08-20 18:38:20.142  1392  1392 D JobSchedulerService: Error executing JobStatus{1e21679 #u0a156/3110 com.baidu.wenku/.keepalivecomponent.jobscheduler.KeepJobService u=0 s=10156 TIME=-19h25m9s76ms:-19h25m9s76ms PERSISTED READY}
08-20 18:38:20.143  1392  1392 D JobSchedulerService: Error executing JobStatus{bf4f9ca #u0a143/1 com.ludashi.benchmark/.daemon.ReliveService u=0 s=10143 TIME=-8h41m23s65ms:+3h18m36s935ms PERIODIC PERSISTED READY}
08-20 18:38:20.143  1392  1392 D JobSchedulerService: Error executing JobStatus{f6e0e58 #u0a135/2017061808 com.taobao.taobao/com.taobao.alijk.step.StepPeriodicJobService u=0 s=10135 TIME=-18h1m15s281ms:-18h0m15s281ms PERSISTED READY}
08-20 18:38:20.143  1392  1392 D JobSchedulerService: Error executing JobStatus{4c65046 #u0a135/2050 com.taobao.taobao/com.taobao.accs.internal.AccsJobService u=0 s=10135 TIME=-10h36m41s808ms:-10h36m41s808ms NET=1 READY}
08-20 18:38:20.144  1392  1392 D JobSchedulerService: Error executing JobStatus{cf0b427 #u0a158/1 com.tencent.mtt/.browser.push.external.account.JobschedulService u=0 s=10158 TIME=-3h56m46s774ms:-3h36m46s774ms PERIODIC PERSISTED READY}
08-20 18:38:20.149  1392  1392 D JobSchedulerService: Error executing JobStatus{1e21679 #u0a156/3110 com.baidu.wenku/.keepalivecomponent.jobscheduler.KeepJobService u=0 s=10156 TIME=-19h25m9s83ms:-19h25m9s83ms PERSISTED READY}
08-20 18:38:20.150  1392  1392 D JobSchedulerService: Error executing JobStatus{bf4f9ca #u0a143/1 com.ludashi.benchmark/.daemon.ReliveService u=0 s=10143 TIME=-8h41m23s72ms:+3h18m36s928ms PERIODIC PERSISTED READY}
08-20 18:38:20.151  1392  1392 D JobSchedulerService: Error executing JobStatus{f6e0e58 #u0a135/2017061808 com.taobao.taobao/com.taobao.alijk.step.StepPeriodicJobService u=0 s=10135 TIME=-18h1m15s289ms:-18h0m15s289ms PERSISTED READY}
08-20 18:38:20.151  1392  1392 D JobSchedulerService: Error executing JobStatus{4c65046 #u0a135/2050 com.taobao.taobao/com.taobao.accs.internal.AccsJobService u=0 s=10135 TIME=-10h36m41s816ms:-10h36m41s816ms NET=1 READY}
08-20 18:38:20.152  1392  1392 D JobSchedulerService: Error executing JobStatus{cf0b427 #u0a158/1 com.tencent.mtt/.browser.push.external.account.JobschedulService u=0 s=10158 TIME=-3h56m46s783ms:-3h36m46s783ms PERIODIC PERSISTED READY}
08-20 18:38:26.537  1392  1703 I UsageStatsService: User[0] Flushing usage stats to disk
08-20 18:38:48.973  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460013..., matchSubscriberIds=[460013...]
08-20 18:38:48.974  1392  1778 D NetworkStats: Found active matching subId 1
08-20 18:38:48.980  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:38:48.991  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460110..., matchSubscriberIds=[460110...]
08-20 18:38:48.994  1392  1778 D NetworkStats: Found active matching subId 2
08-20 18:38:48.999  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:39:00.073  1392  1703 I ProcessStatsService: Pruning old procstats: /data/system/procstats/state-2018-08-19-22-02-48.bin
08-20 18:39:20.321  1392  1707 E BatteryExternalStatsWorker: no controller energy info supplied for wifi
08-20 18:40:18.026  1392  1789 D ConnectivityService: reportNetworkConnectivity(100, false) by 10015
08-20 18:40:18.027  1392  1789 D ConnectivityService: NetworkAgentInfo [MOBILE (LTE) - 100] validation passed
08-20 18:40:41.387  1392  5458 I ActivityManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10042
08-20 18:40:41.523  1392  1705 W Looper  : Dispatch took 108ms on android.ui, h=Handler (com.android.server.am.ActivityManagerService$UiHandler) {fcb4cb0} cb=null msg=53
08-20 18:40:43.259  1392  1761 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=net.ohrz.lightlauncher/.Launcher (has extras)} from uid 1000
08-20 18:40:47.961  1392  2176 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=be.mygod.vpnhotspot/.MainActivity bnds=[438,871][642,1125] (has extras)} from uid 10115
08-20 18:40:49.171  1392  1699 V MediaRouterService: restoreBluetoothA2dp(true)
08-20 18:40:49.468  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=lineageos.intent.action.ACTION_AUDIO_SESSIONS_CHANGED flg=0x10000010 (has extras) } to org.lineageos.audiofx/.receiver.ServiceDispatcher
08-20 18:40:49.715  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 (has extras) } to com.tencent.mobileqq/.msf.core.NetConnInfoCenter
08-20 18:40:49.829   813 12768 I [email protected]: Legacy HAL stop complete callback received
08-20 18:40:49.875  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 (has extras) } to com.tencent.mobileqq/.msf.core.NetConnInfoCenter
08-20 18:40:50.062   813   813 I [email protected]: Wifi HAL stopped
08-20 18:40:50.065   875   875 I wificond: Unsubscribe scan result for interface with index: 23
08-20 18:40:50.108   813   813 I [email protected]: Wifi HAL started
08-20 18:40:50.111   813   813 I [email protected]: Wifi driver is ready: Success
08-20 18:40:50.146  1392  1392 D WifiService: handleWifiApStateChange: currentState=12 previousState=11 errorCode= -1 ifaceName=wlan0 mode=1
08-20 18:40:50.149  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
08-20 18:40:50.202  1392  1707 E BatteryExternalStatsWorker: no controller energy info supplied for wifi
08-20 18:40:50.211  1392  1707 I chatty  : uid=1000(system) batterystats-wo identical 1 line
08-20 18:40:50.237  1392  1707 E BatteryExternalStatsWorker: no controller energy info supplied for wifi
08-20 18:40:50.240  1392  1392 D WifiService: handleWifiApStateChange: currentState=13 previousState=12 errorCode= -1 ifaceName=wlan0 mode=1
08-20 18:40:50.240  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
08-20 18:40:50.272  1392  1780 D WifiService: updateInterfaceIpState: ifaceName=wlan0 mode=1 previous mode= null
08-20 18:40:50.300  1392  1709 D ConnectivityService: requestNetwork for uid/pid:1000/1392 NetworkRequest [ TRACK_DEFAULT id=142, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
08-20 18:40:50.308  1392  1709 D ConnectivityService: requestNetwork for uid/pid:1000/1392 NetworkRequest [ REQUEST id=143, legacyType=5, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
08-20 18:40:50.310  1392  1789 D ConnectivityService: Sending CONNECTED broadcast for type 5 NetworkAgentInfo [MOBILE (LTE) - 100] isDefaultNetwork=true
08-20 18:40:50.324  1392  1789 D ConnectivityService: releasing NetworkRequest [ REQUEST id=143, legacyType=5, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ] (release request)
08-20 18:40:50.325  1392  1789 D ConnectivityService: Sending DISCONNECTED broadcast for type 5 NetworkAgentInfo [MOBILE (LTE) - 100] isDefaultNetwork=false
08-20 18:40:50.361  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460013..., matchSubscriberIds=[460013...]
08-20 18:40:50.364  1392  1778 D NetworkStats: Found active matching subId 1
08-20 18:40:50.371  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:40:50.381  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460110..., matchSubscriberIds=[460110...]
08-20 18:40:50.384  1392  1778 D NetworkStats: Found active matching subId 2
08-20 18:40:50.389  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:40:50.505  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460013..., matchSubscriberIds=[460013...]
08-20 18:40:50.507  1392  1778 D NetworkStats: Found active matching subId 1
08-20 18:40:50.514  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:40:50.521  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460110..., matchSubscriberIds=[460110...]
08-20 18:40:50.526  1392  1778 D NetworkStats: Found active matching subId 2
08-20 18:40:50.532  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:40:50.557  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460013..., matchSubscriberIds=[460013...]
08-20 18:40:50.560  1392  1778 D NetworkStats: Found active matching subId 1
08-20 18:40:50.564  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:40:50.573  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460110..., matchSubscriberIds=[460110...]
08-20 18:40:50.579  1392  1778 D NetworkStats: Found active matching subId 2
08-20 18:40:50.583  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:40:50.614  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460013..., matchSubscriberIds=[460013...]
08-20 18:40:50.615  1392  1778 D NetworkStats: Found active matching subId 1
08-20 18:40:50.627  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:40:50.644  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460110..., matchSubscriberIds=[460110...]
08-20 18:40:50.647  1392  1778 D NetworkStats: Found active matching subId 2
08-20 18:40:50.654  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:40:50.683  1392  2058 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } to com.tencent.mobileqq/.msf.core.NetConnInfoCenter
08-20 18:40:50.751  1392  5458 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } to com.tencent.mobileqq/.msf.core.NetConnInfoCenter
08-20 18:40:50.778  1392  5458 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) } to com.tencent.mobileqq/.msf.core.NetConnInfoCenter
08-20 18:40:53.295  1392  1704 W BroadcastQueue: Background execution not allowed: receiving Intent { act=lineageos.intent.action.ACTION_AUDIO_SESSIONS_CHANGED flg=0x10000010 (has extras) } to org.lineageos.audiofx/.receiver.ServiceDispatcher
08-20 18:40:53.295  1392  2176 V MediaRouterService: restoreBluetoothA2dp(true)
08-20 18:40:56.088  1392  1761 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=net.ohrz.lightlauncher/.Launcher (has extras)} from uid 1000
08-20 18:40:56.220  1392  1705 W Looper  : Dispatch took 105ms on android.ui, h=Handler (com.android.server.am.ActivityManagerService$UiHandler) {fcb4cb0} cb=null msg=31
08-20 18:40:57.372  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460013..., matchSubscriberIds=[460013...]
08-20 18:40:57.375  1392  1778 D NetworkStats: Found active matching subId 1
08-20 18:40:57.382  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:40:57.394  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460110..., matchSubscriberIds=[460110...]
08-20 18:40:57.396  1392  1778 D NetworkStats: Found active matching subId 2
08-20 18:40:57.400  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:40:57.725  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460013..., matchSubscriberIds=[460013...]
08-20 18:40:57.727  1392  1778 D NetworkStats: Found active matching subId 1
08-20 18:40:57.732  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:40:57.744  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460110..., matchSubscriberIds=[460110...]
08-20 18:40:57.747  1392  1778 D NetworkStats: Found active matching subId 2
08-20 18:40:57.751  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:40:57.948  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460013..., matchSubscriberIds=[460013...]
08-20 18:40:57.950  1392  1778 D NetworkStats: Found active matching subId 1
08-20 18:40:57.955  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:40:57.971  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460110..., matchSubscriberIds=[460110...]
08-20 18:40:57.977  1392  1778 D NetworkStats: Found active matching subId 2
08-20 18:40:57.986  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:40:58.077  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460013..., matchSubscriberIds=[460013...]
08-20 18:40:58.082  1392  1778 D NetworkStats: Found active matching subId 1
08-20 18:40:58.091  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:40:58.101  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460110..., matchSubscriberIds=[460110...]
08-20 18:40:58.104  1392  1778 D NetworkStats: Found active matching subId 2
08-20 18:40:58.111  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:40:58.209  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460013..., matchSubscriberIds=[460013...]
08-20 18:40:58.211  1392  1778 D NetworkStats: Found active matching subId 1
08-20 18:40:58.216  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:40:58.226  1392  1778 D NetworkStats: Resolving plan for NetworkTemplate: matchRule=MOBILE_ALL, subscriberId=460110..., matchSubscriberIds=[460110...]
08-20 18:40:58.229  1392  1778 D NetworkStats: Found active matching subId 2
08-20 18:40:58.233  1392  1778 D NetworkStats: Resolved to plan null
08-20 18:40:58.889  1392  1699 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=ccc71.at/.at_main_popup bnds=[438,363][642,617] (has extras)} from uid 10115
08-20 18:40:58.936  1392  1699 I ActivityManager: Start proc 20397:ccc71.at:ui/u0a132 for activity ccc71.at/.at_main_popup
08-20 18:40:59.077  1392  1699 I ActivityManager: START u0 {flg=0x34000000 cmp=ccc71.at/.activities.at_main (has extras)} from uid 10132
08-20 18:41:00.156  1392  1699 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x30000000 cmp=ccc71.at/.activities.tm.at_monitor} from uid 10132
08-20 18:41:08.362  1392  2176 I ActivityManager: START u0 {cmp=ccc71.at/.activities.tm.at_process_tabs (has extras)} from uid 10132
08-20 18:41:10.386  1392  1699 I ActivityManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10042
08-20 18:41:11.363  1392  2058 D ConnectivityService: Returning UNBLOCKED NetworkInfo to uid=10092
08-20 18:41:15.966  1392  1699 I ActivityManager: START u0 {act=android.intent.action.CHOOSER cmp=android/com.android.internal.app.ChooserActivity (has extras)} from uid 10154
08-20 18:41:16.013  1392  1699 I ActivityManager: Start proc 20521:android:ui/1000 for activity android/com.android.internal.app.ChooserActivity
08-20 18:41:19.833  1392  2058 I ActivityManager: Process com.tencent.mobileqq:peak (pid 19422) has died: cch+4CEM 
--------- beginning of main
08-20 18:41:20.004   859   980 I ThermalEngine: vs_get_temperature: read[1] quiet_therm 32000 mC, weight[1] 1
08-20 18:41:20.013   799 16134 I chatty  : uid=1002 [email protected] expire 56 lines
08-20 18:41:20.104 15454 20559 E memtrack: Couldn't load memtrack module
08-20 18:41:20.104 15454 20559 W android.os.Debug: failed to get memory consumption info: -1
08-20 18:41:20.216 20397 20552 I System.out: engineVerify
08-20 18:41:20.218 20397 20553 I System.out: engineVerify
08-20 18:41:20.219 14477 20558 E memtrack: Couldn't load memtrack module
08-20 18:41:20.219 14477 20558 W android.os.Debug: failed to get memory consumption info: -1
08-20 18:41:20.220 20397 20551 I System.out: engineVerify
08-20 18:41:20.811  2663  2663 W Notification: Use of stream types is deprecated for operations other than volume control
08-20 18:41:20.811  2663  2663 W Notification: See the documentation of setSound() for what to use instead with android.media.AudioAttributes to qualify your playback use case
08-20 18:41:21.006   859   980 I ThermalEngine: vs_get_temperature: read[0] xo_therm 39000 mC, weight[0] 2
08-20 18:41:21.008   859   980 I ThermalEngine: vs_get_temperature: read[1] quiet_therm 32000 mC, weight[1] 1
08-20 18:41:21.202   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:21.215   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:21.215   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:21.263   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:21.276   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:21.276   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:21.323   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:21.335   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:21.335   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:21.383   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:21.395   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:21.395   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:21.443   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:21.456   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:21.456   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:21.504   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:21.514   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:21.514   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:21.562   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:21.575   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:21.575   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:21.623   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:21.636   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:21.636   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:21.683   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:21.693   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:21.693   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:21.742   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:21.755   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:21.755   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:21.802   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:21.810  2663  2663 W Notification: Use of stream types is deprecated for operations other than volume control
08-20 18:41:21.810  2663  2663 W Notification: See the documentation of setSound() for what to use instead with android.media.AudioAttributes to qualify your playback use case
08-20 18:41:21.816   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:21.816   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:21.863   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:21.871   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:21.871   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:21.946   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:21.954   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:21.955   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:22.002   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:22.010   859   980 I ThermalEngine: vs_get_temperature: read[0] xo_therm 39000 mC, weight[0] 2
08-20 18:41:22.011   859   980 I ThermalEngine: vs_get_temperature: read[1] quiet_therm 32000 mC, weight[1] 1
08-20 18:41:22.017   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:22.017   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:22.065   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:22.073   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:22.074   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:22.121   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:22.135   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:22.135   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:22.183   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:22.196   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:22.197   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:22.243   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:22.249   809   809 E QCOM PowerHAL: Failed to acquire lock.
08-20 18:41:22.249   809   809 E QCOM PowerHAL: Failed to acquire lock.
08-20 18:41:22.253   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:22.253   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:22.301   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:22.315   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:22.315   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:22.329  1392  2059 I ActivityManager: START u0 {act=android.intent.action.SEND typ=text/x-log flg=0xb080001 cmp=com.estrongs.android.pop/.app.editor.PopNoteEditor clip={text/x-log U:content://be.mygod.vpnhotspot.log/log/vpnhotspot-5917081917179261028.log} (has extras)} from uid 10154
08-20 18:41:22.346 24597 30679 I ChimeraSrvcProxy: NullBinder for android.service.resolver.ResolverRankerService triggering remote TransactionTooLargeException due to Service without Chimera impl
08-20 18:41:22.362   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:22.376   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:22.376   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:22.415  1392  2059 I ActivityManager: Start proc 20565:com.estrongs.android.pop:p0/u0a93 for activity com.estrongs.android.pop/.app.editor.PopNoteEditor
08-20 18:41:22.423   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:22.437   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:22.437   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:22.478  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:22.485   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:22.494  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:22.494   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:22.494   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:22.499 20565 20565 I chatty  : uid=10093 com.estrongs.android.pop:p0 expire 73 lines
08-20 18:41:22.528   859  1000 I ThermalEngine: handle_thresh_sig: HIS Id HISTORY-CPU4 Sensor tsens_tz_sensor7 Temp 61000
08-20 18:41:22.542   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:22.553   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:22.553   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:22.601   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:22.613   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:22.613   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:22.661   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:22.668   859  1000 I ThermalEngine: handle_thresh_sig: HIS Id HISTORY-CPU4 Sensor tsens_tz_sensor7 Temp 60000
08-20 18:41:22.674   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:22.675   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:22.677   859  1000 I ThermalEngine: handle_thresh_sig: HIS Id HISTORY-CPU4 Sensor tsens_tz_sensor7 Temp 61000
08-20 18:41:22.722   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:22.732   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:22.732   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:22.735 20565 20570 I chatty  : uid=10093(com.estrongs.android.pop) Jit thread pool expire 3 lines
08-20 18:41:22.759 20565 20565 I chatty  : uid=10093 com.estrongs.android.pop:p0 expire 3 lines
08-20 18:41:22.780   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:22.793   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:22.793   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:22.807  1392  2059 I ActivityManager: START u0 {act=android.intent.action.SEND typ=text/x-log flg=0x1b080001 cmp=com.estrongs.android.pop/androidx.pluginmgr.PluginActivity clip={text/x-log U:content://be.mygod.vpnhotspot.log/log/vpnhotspot-5917081917179261028.log} (has extras)} from uid 10093
08-20 18:41:22.810  2663  2663 W Notification: Use of stream types is deprecated for operations other than volume control
08-20 18:41:22.810  2663  2663 W Notification: See the documentation of setSound() for what to use instead with android.media.AudioAttributes to qualify your playback use case
08-20 18:41:22.829  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:22.841   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:22.846  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:22.854   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:22.855   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:22.883  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:22.885  1392  2058 I WindowManager: Failed to capture screenshot of Token{b76a3ae ActivityRecord{744f429 u0 com.estrongs.android.pop/.app.editor.PopNoteEditor t1639 f}} appWin=Window{f337a86 u0 com.estrongs.android.pop/com.estrongs.android.pop.app.editor.PopNoteEditor} drawState=1
08-20 18:41:22.902   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:22.916   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:22.916   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:22.928   859  1000 I ThermalEngine: handle_thresh_sig: HIS Id HISTORY-CPU4 Sensor tsens_tz_sensor7 Temp 60000
08-20 18:41:22.945  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:22.963   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:22.973   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:22.973   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:22.981  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:23.013   859   980 I ThermalEngine: vs_get_temperature: read[0] xo_therm 39000 mC, weight[0] 2
08-20 18:41:23.015   859   980 I ThermalEngine: vs_get_temperature: read[1] quiet_therm 32000 mC, weight[1] 1
08-20 18:41:23.021   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:23.021   859  1000 I ThermalEngine: handle_thresh_sig: HIS Id HISTORY-CPU4 Sensor tsens_tz_sensor7 Temp 61000
08-20 18:41:23.029  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:23.030  1392  1710 I chatty  : uid=1000(system) android.display identical 1 line
08-20 18:41:23.030  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:23.034   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:23.034   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:23.082   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:23.096   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:23.096   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:23.117 20565 20570 I chatty  : uid=10093(com.estrongs.android.pop) Jit thread pool expire 3 lines
08-20 18:41:23.143   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:23.153   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:23.154   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:23.166 20565 20565 I chatty  : uid=10093 com.estrongs.android.pop:p0 expire 2 lines
08-20 18:41:23.171 20565 20565 W System.err: 	at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
08-20 18:41:23.171 20565 20565 W System.err: 	at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
08-20 18:41:23.171 20565 20565 W System.err: 	at androidx.pluginmgr.env.e.a(PluginClassLoader.java:83)
08-20 18:41:23.171 20565 20565 W System.err: 	at androidx.pluginmgr.env.e.loadClass(PluginClassLoader.java:105)
08-20 18:41:23.171 20565 20565 W System.err: 	at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
08-20 18:41:23.171 20565 20565 W System.err: 	at androidx.pluginmgr.env.a.loadClass(FrameworkClassLoader.java:105)
08-20 18:41:23.171 20565 20565 W System.err: 	at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.view.LayoutInflater.createView(LayoutInflater.java:606)
08-20 18:41:23.171 20565 20565 W System.err: 	at com.android.internal.policy.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:58)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.view.LayoutInflater.onCreateView(LayoutInflater.java:720)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:788)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:730)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:863)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.view.LayoutInflater.inflate(LayoutInflater.java:515)
08-20 18:41:23.171 20565 20565 W System.err: 	at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
08-20 18:41:23.171 20565 20565 W System.err: 	at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:361)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.view.LayoutInflater.inflate(<Xposed>)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.view.LayoutInflater.inflate(LayoutInflater.java:423)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.view.LayoutInflater.inflate(LayoutInflater.java:374)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.support.v7.app.AppCompatDelegateImplV7.b(Unknown Source:23)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.support.v7.app.AppCompatActivity.setContentView(Unknown Source:4)
08-20 18:41:23.171 20565 20565 W System.err: 	at com.jecelyin.editor.v2.ui.MainActivity.onCreate(Unknown Source:17)
08-20 18:41:23.171 20565 20565 W System.err: 	at androidx.pluginmgr.PluginActivity.onCreate(Unknown Source:8)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.app.Activity.performCreate(Activity.java:7009)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.app.Activity.performCreate(Activity.java:7000)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1214)
08-20 18:41:23.171 20565 20565 W System.err: 	at androidx.pluginmgr.a.a.b.callActivityOnCreate(PluginInstrumentation.java:79)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2731)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2856)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.app.ActivityThread.-wrap11(Unknown Source:0)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1589)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.os.Handler.dispatchMessage(Handler.java:106)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.os.Looper.loop(Looper.java:164)
08-20 18:41:23.171 20565 20565 W System.err: 	at android.app.ActivityThread.main(ActivityThread.java:6494)
08-20 18:41:23.171 20565 20565 W System.err: 	at java.lang.reflect.Method.invoke(Native Method)
08-20 18:41:23.171 20565 20565 W System.err: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
08-20 18:41:23.171 20565 20565 W System.err: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
08-20 18:41:23.171 20565 20565 W System.err: 	at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:108)
08-20 18:41:23.172 20565 20565 W System.err: java.lang.ClassNotFoundException: Didn't find class "android.webkit.View" on path: DexPathList[[zip file "/data/app/com.estrongs.android.pop-nEObOTSgeuVI0Saa7eAebQ==/base.apk"],nativeLibraryDirectories=[/data/app/com.estrongs.android.pop-nEObOTSgeuVI0Saa7eAebQ==/lib/arm, /system/fake-libs, /data/app/com.estrongs.android.pop-nEObOTSgeuVI0Saa7eAebQ==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]
08-20 18:41:23.172 20565 20565 W System.err: 	at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:125)
08-20 18:41:23.172 20565 20565 W System.err: 	at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
08-20 18:41:23.172 20565 20565 W System.err: 	at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
08-20 18:41:23.172 20565 20565 W System.err: 	at androidx.pluginmgr.env.e.a(PluginClassLoader.java:83)
08-20 18:41:23.172 20565 20565 W System.err: 	at androidx.pluginmgr.env.e.loadClass(PluginClassLoader.java:105)
08-20 18:41:23.172 20565 20565 W System.err: 	at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
08-20 18:41:23.172 20565 20565 W System.err: 	at androidx.pluginmgr.env.a.loadClass(FrameworkClassLoader.java:105)
08-20 18:41:23.172 20565 20565 W System.err: 	at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.view.LayoutInflater.createView(LayoutInflater.java:606)
08-20 18:41:23.172 20565 20565 W System.err: 	at com.android.internal.policy.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:58)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.view.LayoutInflater.onCreateView(LayoutInflater.java:720)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:788)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:730)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:863)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.view.LayoutInflater.inflate(LayoutInflater.java:515)
08-20 18:41:23.172 20565 20565 W System.err: 	at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
08-20 18:41:23.172 20565 20565 W System.err: 	at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:361)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.view.LayoutInflater.inflate(<Xposed>)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.view.LayoutInflater.inflate(LayoutInflater.java:423)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.view.LayoutInflater.inflate(LayoutInflater.java:374)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.support.v7.app.AppCompatDelegateImplV7.b(Unknown Source:23)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.support.v7.app.AppCompatActivity.setContentView(Unknown Source:4)
08-20 18:41:23.172 20565 20565 W System.err: 	at com.jecelyin.editor.v2.ui.MainActivity.onCreate(Unknown Source:17)
08-20 18:41:23.172 20565 20565 W System.err: 	at androidx.pluginmgr.PluginActivity.onCreate(Unknown Source:8)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.app.Activity.performCreate(Activity.java:7009)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.app.Activity.performCreate(Activity.java:7000)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1214)
08-20 18:41:23.172 20565 20565 W System.err: 	at androidx.pluginmgr.a.a.b.callActivityOnCreate(PluginInstrumentation.java:79)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2731)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2856)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.app.ActivityThread.-wrap11(Unknown Source:0)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1589)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.os.Handler.dispatchMessage(Handler.java:106)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.os.Looper.loop(Looper.java:164)
08-20 18:41:23.172 20565 20565 W System.err: 	at android.app.ActivityThread.main(ActivityThread.java:6494)
08-20 18:41:23.172 20565 20565 W System.err: 	at java.lang.reflect.Method.invoke(Native Method)
08-20 18:41:23.172 20565 20565 W System.err: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
08-20 18:41:23.172 20565 20565 W System.err: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
08-20 18:41:23.172 20565 20565 W System.err: 	at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:108)
08-20 18:41:23.173 20565 20565 W System.err: java.lang.ClassNotFoundException: Didn't find class "android.app.View" on path: DexPathList[[zip file "/data/app/com.estrongs.android.pop-nEObOTSgeuVI0Saa7eAebQ==/base.apk"],nativeLibraryDirectories=[/data/app/com.estrongs.android.pop-nEObOTSgeuVI0Saa7eAebQ==/lib/arm, /system/fake-libs, /data/app/com.estrongs.android.pop-nEObOTSgeuVI0Saa7eAebQ==/base.apk!/lib/armeabi-v7a, /system/lib, /vendor/lib]]
08-20 18:41:23.173 20565 20565 W System.err: 	at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:125)
08-20 18:41:23.173 20565 20565 W System.err: 	at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
08-20 18:41:23.173 20565 20565 W System.err: 	at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
08-20 18:41:23.173 20565 20565 W System.err: 	at androidx.pluginmgr.env.e.a(PluginClassLoader.java:83)
08-20 18:41:23.173 20565 20565 W System.err: 	at androidx.pluginmgr.env.e.loadClass(PluginClassLoader.java:105)
08-20 18:41:23.173 20565 20565 W System.err: 	at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
08-20 18:41:23.173 20565 20565 W System.err: 	at androidx.pluginmgr.env.a.loadClass(FrameworkClassLoader.java:105)
08-20 18:41:23.173 20565 20565 W System.err: 	at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.view.LayoutInflater.createView(LayoutInflater.java:606)
08-20 18:41:23.173 20565 20565 W System.err: 	at com.android.internal.policy.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:58)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.view.LayoutInflater.onCreateView(LayoutInflater.java:720)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:788)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:730)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:863)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:866)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.view.LayoutInflater.inflate(LayoutInflater.java:515)
08-20 18:41:23.173 20565 20565 W System.err: 	at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
08-20 18:41:23.173 20565 20565 W System.err: 	at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:361)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.view.LayoutInflater.inflate(<Xposed>)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.view.LayoutInflater.inflate(LayoutInflater.java:423)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.view.LayoutInflater.inflate(LayoutInflater.java:374)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.support.v7.app.AppCompatDelegateImplV7.b(Unknown Source:23)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.support.v7.app.AppCompatActivity.setContentView(Unknown Source:4)
08-20 18:41:23.173 20565 20565 W System.err: 	at com.jecelyin.editor.v2.ui.MainActivity.onCreate(Unknown Source:17)
08-20 18:41:23.173 20565 20565 W System.err: 	at androidx.pluginmgr.PluginActivity.onCreate(Unknown Source:8)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.app.Activity.performCreate(Activity.java:7009)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.app.Activity.performCreate(Activity.java:7000)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1214)
08-20 18:41:23.173 20565 20565 W System.err: 	at androidx.pluginmgr.a.a.b.callActivityOnCreate(PluginInstrumentation.java:79)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2731)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2856)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.app.ActivityThread.-wrap11(Unknown Source:0)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1589)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.os.Handler.dispatchMessage(Handler.java:106)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.os.Looper.loop(Looper.java:164)
08-20 18:41:23.173 20565 20565 W System.err: 	at android.app.ActivityThread.main(ActivityThread.java:6494)
08-20 18:41:23.173 20565 20565 W System.err: 	at java.lang.reflect.Method.invoke(Native Method)
08-20 18:41:23.173 20565 20565 W System.err: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
08-20 18:41:23.173 20565 20565 W System.err: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
08-20 18:41:23.173 20565 20565 W System.err: 	at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:108)
08-20 18:41:23.188 20565 20565 W Resources: ColorStateList android:color/text_color_secondary has unresolved theme attributes! Consider using Resources.getColorStateList(int, Theme) or Context.getColorStateList(int).
08-20 18:41:23.188 20565 20565 W Resources: java.lang.RuntimeException
08-20 18:41:23.188 20565 20565 W Resources: 	at android.content.res.Resources.getColorStateList(Resources.java:991)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.support.design.widget.NavigationView.c(Unknown Source:31)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.support.design.widget.NavigationView.<init>(Unknown Source:238)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.support.design.widget.NavigationView.<init>(Unknown Source:1)
08-20 18:41:23.188 20565 20565 W Resources: 	at java.lang.reflect.Constructor.newInstance0(Native Method)
08-20 18:41:23.188 20565 20565 W Resources: 	at java.lang.reflect.Constructor.newInstance(Constructor.java:334)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.view.LayoutInflater.createView(LayoutInflater.java:647)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:790)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:730)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:863)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.view.LayoutInflater.parseInclude(LayoutInflater.java:963)
08-20 18:41:23.188 20565 20565 W Resources: 	at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
08-20 18:41:23.188 20565 20565 W Resources: 	at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:361)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.view.LayoutInflater.parseInclude(<Xposed>)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:859)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.view.LayoutInflater.inflate(LayoutInflater.java:515)
08-20 18:41:23.188 20565 20565 W Resources: 	at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
08-20 18:41:23.188 20565 20565 W Resources: 	at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:361)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.view.LayoutInflater.inflate(<Xposed>)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.view.LayoutInflater.inflate(LayoutInflater.java:423)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.view.LayoutInflater.inflate(LayoutInflater.java:374)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.support.v7.app.AppCompatDelegateImplV7.b(Unknown Source:23)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.support.v7.app.AppCompatActivity.setContentView(Unknown Source:4)
08-20 18:41:23.188 20565 20565 W Resources: 	at com.jecelyin.editor.v2.ui.MainActivity.onCreate(Unknown Source:17)
08-20 18:41:23.188 20565 20565 W Resources: 	at androidx.pluginmgr.PluginActivity.onCreate(Unknown Source:8)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.app.Activity.performCreate(Activity.java:7009)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.app.Activity.performCreate(Activity.java:7000)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1214)
08-20 18:41:23.188 20565 20565 W Resources: 	at androidx.pluginmgr.a.a.b.callActivityOnCreate(PluginInstrumentation.java:79)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2731)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2856)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.app.ActivityThread.-wrap11(Unknown Source:0)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1589)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.os.Handler.dispatchMessage(Handler.java:106)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.os.Looper.loop(Looper.java:164)
08-20 18:41:23.188 20565 20565 W Resources: 	at android.app.ActivityThread.main(ActivityThread.java:6494)
08-20 18:41:23.188 20565 20565 W Resources: 	at java.lang.reflect.Method.invoke(Native Method)
08-20 18:41:23.188 20565 20565 W Resources: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
08-20 18:41:23.188 20565 20565 W Resources: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
08-20 18:41:23.188 20565 20565 W Resources: 	at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:108)
08-20 18:41:23.189 20565 20565 W Resources: ColorStateList android:color/text_color_primary has unresolved theme attributes! Consider using Resources.getColorStateList(int, Theme) or Context.getColorStateList(int).
08-20 18:41:23.189 20565 20565 W Resources: java.lang.RuntimeException
08-20 18:41:23.189 20565 20565 W Resources: 	at android.content.res.Resources.getColorStateList(Resources.java:991)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.support.design.widget.NavigationView.c(Unknown Source:31)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.support.design.widget.NavigationView.<init>(Unknown Source:125)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.support.design.widget.NavigationView.<init>(Unknown Source:1)
08-20 18:41:23.189 20565 20565 W Resources: 	at java.lang.reflect.Constructor.newInstance0(Native Method)
08-20 18:41:23.189 20565 20565 W Resources: 	at java.lang.reflect.Constructor.newInstance(Constructor.java:334)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.view.LayoutInflater.createView(LayoutInflater.java:647)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:790)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:730)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:863)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.view.LayoutInflater.parseInclude(LayoutInflater.java:963)
08-20 18:41:23.189 20565 20565 W Resources: 	at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
08-20 18:41:23.189 20565 20565 W Resources: 	at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:361)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.view.LayoutInflater.parseInclude(<Xposed>)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:859)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:824)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.view.LayoutInflater.inflate(LayoutInflater.java:515)
08-20 18:41:23.189 20565 20565 W Resources: 	at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
08-20 18:41:23.189 20565 20565 W Resources: 	at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:361)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.view.LayoutInflater.inflate(<Xposed>)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.view.LayoutInflater.inflate(LayoutInflater.java:423)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.view.LayoutInflater.inflate(LayoutInflater.java:374)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.support.v7.app.AppCompatDelegateImplV7.b(Unknown Source:23)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.support.v7.app.AppCompatActivity.setContentView(Unknown Source:4)
08-20 18:41:23.189 20565 20565 W Resources: 	at com.jecelyin.editor.v2.ui.MainActivity.onCreate(Unknown Source:17)
08-20 18:41:23.189 20565 20565 W Resources: 	at androidx.pluginmgr.PluginActivity.onCreate(Unknown Source:8)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.app.Activity.performCreate(Activity.java:7009)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.app.Activity.performCreate(Activity.java:7000)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1214)
08-20 18:41:23.189 20565 20565 W Resources: 	at androidx.pluginmgr.a.a.b.callActivityOnCreate(PluginInstrumentation.java:79)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2731)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2856)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.app.ActivityThread.-wrap11(Unknown Source:0)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1589)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.os.Handler.dispatchMessage(Handler.java:106)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.os.Looper.loop(Looper.java:164)
08-20 18:41:23.189 20565 20565 W Resources: 	at android.app.ActivityThread.main(ActivityThread.java:6494)
08-20 18:41:23.189 20565 20565 W Resources: 	at java.lang.reflect.Method.invoke(Native Method)
08-20 18:41:23.189 20565 20565 W Resources: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
08-20 18:41:23.189 20565 20565 W Resources: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
08-20 18:41:23.189 20565 20565 W Resources: 	at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:108)
08-20 18:41:23.197 20565 20570 I zygote  : Compiler allocated 4MB to compile void android.widget.TextView.<init>(android.content.Context, android.util.AttributeSet, int, int)
08-20 18:41:23.201   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:23.215   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:23.215   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:23.249 20565 20570 I zygote  : Do full code cache collection, code=117KB, data=93KB
08-20 18:41:23.250 20565 20570 I zygote  : After code cache collection, code=83KB, data=57KB
08-20 18:41:23.262   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:23.273   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:23.273   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:23.321   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:23.333   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:23.333  7175  7175 D X-APM-LAZY-: Service attached: com.estrongs.android.plugmgr.service.EditorEventReportService@711bec8, host: com.estrongs.android.pop, class: com.estrongs.android.plugmgr.service.EditorEventReportService
08-20 18:41:23.333   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:23.334  7175  7175 D X-APM-LAZY-: Registering serviceControlAdapter: IServiceControlAdapter(service=com.estrongs.android.plugmgr.service.EditorEventReportService@711bec8, serviceName=ComponentInfo{com.estrongs.android.pop/com.estrongs.android.plugmgr.service.EditorEventReportService})
08-20 18:41:23.335  1392  2058 W Binder  : Outgoing transactions from this process must be FLAG_ONEWAY
08-20 18:41:23.335  1392  2058 W Binder  : java.lang.Throwable
08-20 18:41:23.335  1392  2058 W Binder  : 	at android.os.BinderProxy.transact(Binder.java:752)
08-20 18:41:23.335  1392  2058 W Binder  : 	at github.tornaco.xposedmoduletest.IServiceControl$Stub$Proxy.getServiceComponent(Unknown Source:17)
08-20 18:41:23.335  1392  2058 W Binder  : 	at github.tornaco.xposedmoduletest.xposed.service.am.AppServiceController.isValidControl(Unknown Source:3)
08-20 18:41:23.335  1392  2058 W Binder  : 	at github.tornaco.xposedmoduletest.xposed.service.am.AppServiceController.registerController(Unknown Source:0)
08-20 18:41:23.335  1392  2058 W Binder  : 	at github.tornaco.xposedmoduletest.xposed.service.XAshmanServiceImpl.lambda$registerController$44$XAshmanServiceImpl(Unknown Source:2)
08-20 18:41:23.335  1392  2058 W Binder  : 	at github.tornaco.xposedmoduletest.xposed.service.XAshmanServiceImpl$$Lambda$51.run(Unknown Source:4)
08-20 18:41:23.335  1392  2058 W Binder  : 	at github.tornaco.xposedmoduletest.xposed.service.ErrorCatchRunnable.run(Unknown Source:2)
08-20 18:41:23.335  1392  2058 W Binder  : 	at github.tornaco.xposedmoduletest.xposed.service.XAshmanServiceImpl.registerController(Unknown Source:12)
08-20 18:41:23.335  1392  2058 W Binder  : 	at github.tornaco.xposedmoduletest.IAshmanService$Stub.onTransact(Unknown Source:986)
08-20 18:41:23.335  1392  2058 W Binder  : 	at android.os.Binder.execTransact(Binder.java:697)
08-20 18:41:23.381   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:23.392   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:23.392   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:23.414 20565 20565 W System.err: com.jecelyin.editor.v2.b.c: No such file or directory
08-20 18:41:23.414 20565 20565 W System.err: 	at com.jecelyin.editor.v2.b.d.a(Unknown Source:59)
08-20 18:41:23.414 20565 20565 W System.err: 	at com.jecelyin.editor.v2.ui.a.a(Unknown Source:78)
08-20 18:41:23.414 20565 20565 W System.err: 	at com.jecelyin.editor.v2.ui.EditorDelegate.t(Unknown Source:126)
08-20 18:41:23.414 20565 20565 W System.err: 	at com.jecelyin.editor.v2.ui.EditorDelegate.a(Unknown Source:31)
08-20 18:41:23.414 20565 20565 W System.err: 	at com.jecelyin.editor.v2.adapter.EditorAdapter.a(Unknown Source:17)
08-20 18:41:23.414 20565 20565 W System.err: 	at com.jecelyin.editor.v2.adapter.EditorAdapter.a(Unknown Source:17)
08-20 18:41:23.414 20565 20565 W System.err: 	at com.jecelyin.common.a.a.a(Unknown Source:0)
08-20 18:41:23.414 20565 20565 W System.err: 	at com.jecelyin.editor.v2.view.TabViewPager.a(Unknown Source:9)
08-20 18:41:23.414 20565 20565 W System.err: 	at com.jecelyin.editor.v2.view.TabViewPager.a(Unknown Source:202)
08-20 18:41:23.414 20565 20565 W System.err: 	at com.jecelyin.editor.v2.view.TabViewPager.c(Unknown Source:2)
08-20 18:41:23.414 20565 20565 W System.err: 	at com.jecelyin.editor.v2.view.TabViewPager.onMeasure(Unknown Source:199)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.View.measure(View.java:22071)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6602)
08-20 18:41:23.414 20565 20565 W System.err: 	at com.jecelyin.editor.v2.widget.BottomDrawerLayout.onMeasure(Unknown Source:55)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.View.measure(View.java:22071)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.widget.LinearLayout.measureVertical(LinearLayout.java:958)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.widget.LinearLayout.onMeasure(LinearLayout.java:685)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.View.measure(View.java:22071)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6602)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.View.measure(View.java:22071)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.ViewGroup.measureChild(ViewGroup.java:6573)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.ViewGroup.measureChildren(ViewGroup.java:6550)
08-20 18:41:23.414 20565 20565 W System.err: 	at com.jecelyin.editor.v2.widget.TranslucentDrawerLayout.onMeasure(Unknown Source:19)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.View.measure(View.java:22071)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6602)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.support.v7.widget.ContentFrameLayout.onMeasure(Unknown Source:125)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.View.measure(View.java:22071)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6602)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.View.measure(View.java:22071)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6602)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.View.measure(View.java:22071)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6602)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1514)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.widget.LinearLayout.measureVertical(LinearLayout.java:806)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.widget.LinearLayout.onMeasure(LinearLayout.java:685)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.View.measure(View.java:22071)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:6602)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.widget.FrameLayout.onMeasure(FrameLayout.java:185)
08-20 18:41:23.414 20565 20565 W System.err: 	at com.android.internal.policy.DecorView.onMeasure(DecorView.java:724)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.View.measure(View.java:22071)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.ViewRootImpl.performMeasure(ViewRootImpl.java:2422)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.ViewRootImpl.measureHierarchy(ViewRootImpl.java:1504)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1761)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1392)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6752)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.Choreographer$CallbackRecord.run(Choreographer.java:911)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.Choreographer.doCallbacks(Choreographer.java:723)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.Choreographer.doFrame(Choreographer.java:658)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:897)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.os.Handler.handleCallback(Handler.java:790)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.os.Handler.dispatchMessage(Handler.java:99)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.os.Looper.loop(Looper.java:164)
08-20 18:41:23.414 20565 20565 W System.err: 	at android.app.ActivityThread.main(ActivityThread.java:6494)
08-20 18:41:23.414 20565 20565 W System.err: 	at java.lang.reflect.Method.invoke(Native Method)
08-20 18:41:23.414 20565 20565 W System.err: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
08-20 18:41:23.414 20565 20565 W System.err: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
08-20 18:41:23.414 20565 20565 W System.err: 	at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:108)
08-20 18:41:23.424 20565 20565 I zygote  : Deoptimizing void android.view.LayoutInflater.rInflate(org.xmlpull.v1.XmlPullParser, android.view.View, android.content.Context, android.util.AttributeSet, boolean) due to JIT same target
08-20 18:41:23.499  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:23.501  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:23.501 20565 20630 I Adreno  : QUALCOMM build                   : 9c9b012, I92eb381bc9
08-20 18:41:23.501 20565 20630 I Adreno  : Build Date                       : 12/31/17
08-20 18:41:23.501 20565 20630 I Adreno  : OpenGL ES Shader Compiler Version: EV031.22.00.01
08-20 18:41:23.501 20565 20630 I Adreno  : Local Branch                     : 
08-20 18:41:23.501 20565 20630 I Adreno  : Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.6.4.R1.08.00.00.309.049
08-20 18:41:23.501 20565 20630 I Adreno  : Remote Branch                    : NONE
08-20 18:41:23.501 20565 20630 I Adreno  : Reconstruct Branch               : NOTHING
08-20 18:41:23.502 20565 20630 I Adreno  : PFP: 0x005ff087, ME: 0x005ff063
08-20 18:41:23.510 20565 20630 I zygote  : android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
08-20 18:41:23.510 20565 20630 I OpenGLRenderer: Initialized EGL, version 1.4
08-20 18:41:23.510 20565 20630 D OpenGLRenderer: Swap behavior 2
08-20 18:41:23.542   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:23.554   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:23.555   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:23.582   599   599 D SurfaceFlinger: duplicate layer name: changing com.estrongs.android.pop/androidx.pluginmgr.PluginActivity to com.estrongs.android.pop/androidx.pluginmgr.PluginActivity#1
08-20 18:41:23.602   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:23.614   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:23.614   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:23.616  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:23.616  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:23.628  1392  2058 I WifiService: getConnectionInfo uid=10093
08-20 18:41:23.662   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:23.663  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:23.673   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:23.673   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:23.721   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:23.733   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:23.733   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:23.752  1392  1710 I ActivityManager: Displayed com.estrongs.android.pop/androidx.pluginmgr.PluginActivity: +816ms (total +1s300ms)
08-20 18:41:23.753  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:23.755  1392  1710 I chatty  : uid=1000(system) android.display identical 4 lines
08-20 18:41:23.775  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:23.781   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:23.795   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:23.795   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:23.799  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:23.810  2663  2663 W Notification: Use of stream types is deprecated for operations other than volume control
08-20 18:41:23.810  2663  2663 W Notification: See the documentation of setSound() for what to use instead with android.media.AudioAttributes to qualify your playback use case
08-20 18:41:23.842   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:23.853   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:23.853   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:23.901   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:23.913   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:23.913   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:23.961   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:23.974   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:23.974   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:24.017   859   980 I ThermalEngine: vs_get_temperature: read[0] xo_therm 39000 mC, weight[0] 2
08-20 18:41:24.018   859   980 I ThermalEngine: vs_get_temperature: read[1] quiet_therm 32000 mC, weight[1] 1
08-20 18:41:24.022   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:24.033   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:24.033   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:24.081   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:24.094   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:24.094   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:24.129   859  1000 I ThermalEngine: handle_thresh_sig: HIS Id HISTORY-CPU4 Sensor tsens_tz_sensor7 Temp 60000
08-20 18:41:24.141   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:24.155   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:24.155   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:24.163 19754 20028 D CloudMusicNativePlayer: source(2):Native Read Begin.
08-20 18:41:24.164 19754 20028 D HttpDataSource: >>>begin read:targetPosition:589824,mDataCacheStartPosition:0,mDataCurrentPosition:589824,mDataCacheSize:3265558,true,3265558:-2133233652
08-20 18:41:24.165 19754 20028 D HttpDataSource: >>>>>read begin:589824,589824,3265558,3265558,0,6500000,0,false:-2133233652
08-20 18:41:24.176 19754 20028 D HttpDataSource: >>>>read from cache enough:65536,65536:-2133233652
08-20 18:41:24.176 19754 20028 D CloudMusicNativePlayer: source(2):Native Read:65536 End.
08-20 18:41:24.202   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:24.214   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:24.214   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:24.229  3737 17113 E chromium: [ERROR:ssl_client_socket_impl.cc(1026)] handshake failed; returned -1, SSL error code 1, net_error -100
08-20 18:41:24.233  3737  3737 I chromium: [INFO:CONSOLE(1229)] "WebSocket connection to 'wss://broadcast.chat.bilibili.com:4095/sub' failed: Error in connection establishment: net::ERR_CONNECTION_CLOSED", source: https://static.hdslb.com/js/simple.v2.min.js (1229)
08-20 18:41:24.261   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:24.274   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:24.274   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:24.321   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:24.335   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:24.335   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:24.382   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:24.394   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:24.394   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:24.434  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:24.441   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:24.450  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:24.453   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:24.453   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:24.466  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:24.495  1392  2058 W ActivityManager: Finishing task with all activities already finished
08-20 18:41:24.495  1392  2058 W ActivityManager: Duplicate finish request for ActivityRecord{7d87938 u0 android/com.android.internal.app.ChooserActivity t1638 f}
08-20 18:41:24.501   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:24.502  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:24.514   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:24.514   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:24.520  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:24.562   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:24.576   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:24.576   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:24.596  7175  7269 E libc    : Access denied finding property "ro.serialno"
08-20 18:41:24.597  1392  1699 I WifiService: getConnectionInfo uid=10093
08-20 18:41:24.596  7175  7175 W Handler01: type=1400 audit(0.0:17347): avc: denied { read } for name="u:object_r:serialno_prop:s0" dev="tmpfs" ino=3044 scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:object_r:serialno_prop:s0 tclass=file permissive=0
08-20 18:41:24.623   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:24.640   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:24.640   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:24.687   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:24.695   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:24.695   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:24.742   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:24.753   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:24.753   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:24.801   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:24.810  2663  2663 W Notification: Use of stream types is deprecated for operations other than volume control
08-20 18:41:24.810  2663  2663 W Notification: See the documentation of setSound() for what to use instead with android.media.AudioAttributes to qualify your playback use case
08-20 18:41:24.813   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:24.813   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:24.861   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:24.874   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:24.874   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:24.922   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:24.932   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:24.932   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:24.980   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:24.993   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:24.993   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:25.020   859   980 I ThermalEngine: vs_get_temperature: read[0] xo_therm 39000 mC, weight[0] 2
08-20 18:41:25.021   859   980 I ThermalEngine: vs_get_temperature: read[1] quiet_therm 32000 mC, weight[1] 1
08-20 18:41:25.041   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:25.055   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:25.055   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:25.102   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:25.112   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:25.112   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:25.160   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:25.173   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:25.173   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:25.221   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:25.234   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:25.235   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:25.282   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:25.292   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:25.293   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:25.340   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:25.354   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:25.354   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:25.401   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:25.414   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:25.415   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:25.462   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:25.472   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:25.472   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:25.520   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:25.536   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:25.536   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:25.587   809   809 E QCOM PowerHAL: Failed to acquire lock.
08-20 18:41:25.587   809   809 E QCOM PowerHAL: Failed to acquire lock.
08-20 18:41:25.622   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:25.631   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:25.631   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:25.668  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:25.707   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:25.713   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:25.713   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:25.761   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:25.775   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:25.775   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:25.812  2663  2663 W Notification: Use of stream types is deprecated for operations other than volume control
08-20 18:41:25.812  2663  2663 W Notification: See the documentation of setSound() for what to use instead with android.media.AudioAttributes to qualify your playback use case
08-20 18:41:25.823   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:25.832   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:25.832   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:25.859  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:25.870  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:25.880   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:25.886  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:25.893   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:25.893   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:25.941   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:25.951   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:25.951   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:26.023   859   980 I ThermalEngine: vs_get_temperature: read[0] xo_therm 39000 mC, weight[0] 2
08-20 18:41:26.025   859   980 I ThermalEngine: vs_get_temperature: read[1] quiet_therm 32000 mC, weight[1] 1
08-20 18:41:26.027   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:26.032   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:26.032   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:26.080   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:26.093   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:26.093   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:26.142   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:26.155   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:26.156   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:26.203   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:26.212   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:26.212   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:26.260   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:26.275   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:26.275   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:26.323   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:26.335   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:26.335   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:26.383   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:26.396   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:26.396   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:26.444   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:26.454   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:26.454   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:26.501   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:26.515   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:26.515   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:26.562   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:26.571   809   809 E QCOM PowerHAL: Failed to acquire lock.
08-20 18:41:26.571   809   809 E QCOM PowerHAL: Failed to acquire lock.
08-20 18:41:26.576   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:26.576   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:26.597  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] com.estrongs.android.pop 0
08-20 18:41:26.623   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:26.633   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:26.633   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:26.654  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] be.mygod.vpnhotspot 0
08-20 18:41:26.662  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] be.mygod.vpnhotspot 0
08-20 18:41:26.681   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:26.694   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:26.694   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:26.703  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] be.mygod.vpnhotspot 0
08-20 18:41:26.735  1392  1710 I chatty  : uid=1000(system) android.display identical 3 lines
08-20 18:41:26.737  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] be.mygod.vpnhotspot 0
08-20 18:41:26.742   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:26.753   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:26.753   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:26.801   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:26.813   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:26.813   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:26.861   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:26.872   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:26.872   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:26.950   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:26.953   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:26.954   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:27.001   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:27.014   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:27.014   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:27.028   859   980 I ThermalEngine: vs_get_temperature: read[0] xo_therm 39000 mC, weight[0] 2
08-20 18:41:27.029   859   980 I ThermalEngine: vs_get_temperature: read[1] quiet_therm 32000 mC, weight[1] 1
08-20 18:41:27.061   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:27.075   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:27.075   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:27.123   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:27.136   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:27.136   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:27.184   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:27.194   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:27.194   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:27.241 19754 20028 D CloudMusicNativePlayer: source(2):Native Read Begin.
08-20 18:41:27.241   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:27.241 19754 20028 D HttpDataSource: >>>begin read:targetPosition:655360,mDataCacheStartPosition:0,mDataCurrentPosition:655360,mDataCacheSize:3265558,true,3265558:-2133233652
08-20 18:41:27.241 19754 20028 D HttpDataSource: >>>>>read begin:655360,655360,3265558,3265558,0,6500000,0,false:-2133233652
08-20 18:41:27.251 19754 20028 D HttpDataSource: >>>>read from cache enough:65536,65536:-2133233652
08-20 18:41:27.251 19754 20028 D CloudMusicNativePlayer: source(2):Native Read:65536 End.
08-20 18:41:27.254   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:27.254   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:27.303   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:27.313   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:27.313   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:27.360   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:27.374   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:27.374   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:27.421   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:27.435   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:27.435   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:27.438  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] be.mygod.vpnhotspot 0
08-20 18:41:27.457  1392  1710 I chatty  : uid=1000(system) android.display identical 1 line
08-20 18:41:27.470  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] be.mygod.vpnhotspot 0
08-20 18:41:27.482   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:27.492   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:27.492   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:27.502  1392  1710 D X-APM-S-OPS-: setScreenBrightnessOverrideFromWindowManager: [-1] be.mygod.vpnhotspot 0
08-20 18:41:27.540   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:27.553   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:27.553   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:27.601   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:27.615   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:27.615   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:27.662   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:27.672   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:27.672   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:27.719   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:27.734   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:27.734   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:27.781   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:27.794   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:27.794   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:27.811  2663  2663 W Notification: Use of stream types is deprecated for operations other than volume control
08-20 18:41:27.812  2663  2663 W Notification: See the documentation of setSound() for what to use instead with android.media.AudioAttributes to qualify your playback use case
08-20 18:41:27.842   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:27.853   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:27.853   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:27.901   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:27.911   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:27.911   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:27.987   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:27.991   809   809 E QCOM PowerHAL: Failed to acquire lock.
08-20 18:41:27.991   809   809 E QCOM PowerHAL: Failed to acquire lock.
08-20 18:41:27.992   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:27.992   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:28.031   859   980 I ThermalEngine: vs_get_temperature: read[0] xo_therm 39000 mC, weight[0] 2
08-20 18:41:28.032   859   980 I ThermalEngine: vs_get_temperature: read[1] quiet_therm 32000 mC, weight[1] 1
08-20 18:41:28.040   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:28.053   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:28.053   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:28.101   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:28.113   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:28.113   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:28.161   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:28.162   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:28.162   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:28.240   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:28.253   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:28.253   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:28.301   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:28.315   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:28.315   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:28.362   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
08-20 18:41:28.372   799 16134 I [email protected]_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
08-20 18:41:28.372   799 16134 I [email protected]_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
08-20 18:41:28.392 20691 20691 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<

from vpnhotspot.

Mygod avatar Mygod commented on August 27, 2024

Sorry can you capture debug information when you're using repeater, thanks.

Also what device are you using?

from vpnhotspot.

Student414 avatar Student414 commented on August 27, 2024

@Mygod Sorry, what are you meaning of 'debug information' and where to find it?
By the way, i am using Xiaomi Mix 2 (chiron), has ROOT access using Magisk, and i am using Xposed and some modules to optimize my device.
Very pleasure to receive your reply :)

from vpnhotspot.

Mygod avatar Mygod commented on August 27, 2024

It's in the settings section of this app. Just like how you exported it last time.

from vpnhotspot.

Student414 avatar Student414 commented on August 27, 2024

I think I have found where this problem is, maybe, emmm...
This problem only happened when I enable 'disable ipv6 share' function,
And if I disable that option and re-run hotspot again, dnsmasq works well and do not cost too much CPU resource.

from vpnhotspot.

Mygod avatar Mygod commented on August 27, 2024

Unfortunately disabling IPv6 does not affect repeater mode in any way. It only affects system tethering.

from vpnhotspot.

FallenChromium avatar FallenChromium commented on August 27, 2024

Actually i catched same issue on Android Pie, OnePlus 5. The cat /proc//cmdline gave following: /system/bin/dnsmasq--keep-in-foreground--no-resolv--no-poll--dhcp-authoritative--dhcp-option-force=43,ANDROID_METERED--pid-file--listen-mark0xf0063--userdns_tether--dhcp-range=192.168.42.2,192.168.42.254,1h--dhcp-range=192.168.43.2,192.168.43.254,1h--dhcp-range=192.168.44.2,192.168.44.254,1h--dhcp-range=192.168.45.2,192.168.45.254,1h--dhcp-range=192.168.46.2,192.168.46.254,1h--dhcp-range=192.168.47.2,192.168.47.254,1h--dhcp-range=192.168.48.2,192.168.48.254,1h--dhcp-range=192.168.49.2,192.168.49.254,1h1|:/etc
IPv6 option is enabled too, without it my hotspot doesn't work properly. Killing the process (obviously) crashes the whole network. Anything i can do about it?

from vpnhotspot.

Student414 avatar Student414 commented on August 27, 2024

I have disable "disable ipv6 sharing" function in "Setting" tab, and I found this problem is gone.
Here is my configuration.
image

image

BTW, some bug in dnsmasq 2.?2(sorry I forgot it) maybe cause this problem. "cache-size=0" option.

from vpnhotspot.

FallenChromium avatar FallenChromium commented on August 27, 2024

Didn't helped me tho. Also my dnsmasq is 2.51

from vpnhotspot.

Mygod avatar Mygod commented on August 27, 2024

@FallenChromium Does this issue occur consistently or only occasionally?

from vpnhotspot.

Mygod avatar Mygod commented on August 27, 2024

Able to reproduce this now. Investigating.

from vpnhotspot.

Mygod avatar Mygod commented on August 27, 2024

It seems like dnsmasq will go into a dead loop if IPv6 is disabled.

Do not use disable IPv6 tethering for now to reduce battery usage.

from vpnhotspot.

Mygod avatar Mygod commented on August 27, 2024

This should be fixed in the next release (v2.6.0).

Also reported to Google: https://issuetracker.google.com/issues/140090700

from vpnhotspot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.