teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

error

2017/04/24 06:16

投稿

rei-
rei-

スコア11

title CHANGED
File without changes
body CHANGED
@@ -39,4 +39,20 @@
39
39
  04-24 14:43:59.706 880-880/? W/ipacm: type=1400 audit(0.0:2082): avc: denied { sendto } for path="/dev/socket/ipacm_log_file" scontext=u:r:ipacm:s0 tcontext=u:r:ipacm-diag:s0 tclass=unix_dgram_socket permissive=0 ppid=1 pcomm="init" pgid=791 pgcomm="ipacm"
40
40
  04-24 14:44:01.766 881-881/? W/ipacm: type=1400 audit(0.0:2083): avc: denied { sendto } for path="/dev/socket/ipacm_log_file" scontext=u:r:ipacm:s0 tcontext=u:r:ipacm-diag:s0 tclass=unix_dgram_socket permissive=0 ppid=1 pcomm="init" pgid=791 pgcomm="ipacm"
41
41
 
42
+ ```
43
+ ERRORに絞ると以下のように表示されます。
44
+ ```
45
+ 04-24 15:14:47.407 679-679/? E/android-sensor: int android_sensor::disable(int32_t): type 5 APDS-9910 Light
46
+ 04-24 15:14:47.415 712-12302/? E/PPDaemon: int AD::ADControl(DaemonContext*, int, ad_mode, int)(): Failed to get_backlight_level
47
+ 04-24 15:14:47.416 712-12302/? E/PPDaemon: Refresh: screen refresh call failed
48
+ 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
49
+ 04-24 15:14:47.673 1595-2838/? E/native: do suspend true
50
+ 04-24 15:14:47.966 3506-3979/? E/BrcmNfcJni: nfaConnectionCallback: unknown event ????
51
+ 04-24 15:15:01.202 11131-11598/? E/ActivityThread: Failed to find provider info for com.facebook.orca.notify.MessengerLoggedInUserProvider
52
+ 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
53
+ 04-24 15:15:01.240 1595-2838/? E/native: do suspend false
54
+ 04-24 15:15:01.446 3506-3979/? E/BrcmNfcNfa: UICC/ESE[0x402] is not activated
55
+ 04-24 15:15:05.619 712-12316/? E/PPDaemon: int AD::ADInput(int): ad_input ioctl failed, ret = -1, err: Connection timed out
56
+ 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
57
+ 04-24 15:15:15.437 3912-3912/? E/ctxmgr: [PlaceFenceHelper]NearbyBuffer is null!
42
58
  ```