質問編集履歴

1

error

2017/04/24 06:16

投稿

rei-
rei-

スコア11

test CHANGED
File without changes
test CHANGED
@@ -81,3 +81,35 @@
81
81
 
82
82
 
83
83
  ```
84
+
85
+ ERRORに絞ると以下のように表示されます。
86
+
87
+ ```
88
+
89
+ 04-24 15:14:47.407 679-679/? E/android-sensor: int android_sensor::disable(int32_t): type 5 APDS-9910 Light
90
+
91
+ 04-24 15:14:47.415 712-12302/? E/PPDaemon: int AD::ADControl(DaemonContext*, int, ad_mode, int)(): Failed to get_backlight_level
92
+
93
+ 04-24 15:14:47.416 712-12302/? E/PPDaemon: Refresh: screen refresh call failed
94
+
95
+ 04-24 15:14:47.654 654-654/? E/bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
96
+
97
+ 04-24 15:14:47.673 1595-2838/? E/native: do suspend true
98
+
99
+ 04-24 15:14:47.966 3506-3979/? E/BrcmNfcJni: nfaConnectionCallback: unknown event ????
100
+
101
+ 04-24 15:15:01.202 11131-11598/? E/ActivityThread: Failed to find provider info for com.facebook.orca.notify.MessengerLoggedInUserProvider
102
+
103
+ 04-24 15:15:01.216 654-2868/? E/bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
104
+
105
+ 04-24 15:15:01.240 1595-2838/? E/native: do suspend false
106
+
107
+ 04-24 15:15:01.446 3506-3979/? E/BrcmNfcNfa: UICC/ESE[0x402] is not activated
108
+
109
+ 04-24 15:15:05.619 712-12316/? E/PPDaemon: int AD::ADInput(int): ad_input ioctl failed, ret = -1, err: Connection timed out
110
+
111
+ 04-24 15:15:15.221 1595-3836/? E/LocSvc_libulp: E/int ulp_brain_transition_all_providers(), no QUIPC/GNSS transition logic run due to both engines are OFF
112
+
113
+ 04-24 15:15:15.437 3912-3912/? E/ctxmgr: [PlaceFenceHelper]NearbyBuffer is null!
114
+
115
+ ```