Skip to content

Instantly share code, notes, and snippets.

@Gabboxl
Created March 22, 2021 12:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Gabboxl/f7bedafa6c5c384709588e6f942ae205 to your computer and use it in GitHub Desktop.
Save Gabboxl/f7bedafa6c5c384709588e6f942ae205 to your computer and use it in GitHub Desktop.
memfd logcat
--------- beginning of crash
03-22 08:03:59.350 761 770 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 770 (Jit thread pool), pid 761 (system_server)
03-22 08:03:59.540 850 850 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-22 08:03:59.547 850 850 F DEBUG : LineageOS Version: '18.1-20210321-UNOFFICIAL-gprimeltexx'
03-22 08:03:59.547 850 850 F DEBUG : Build fingerprint: 'google/walleye/walleye:8.1.0/OPM1.171019.011/4448085:user/release-keys'
03-22 08:03:59.547 850 850 F DEBUG : Revision: '0'
03-22 08:03:59.547 850 850 F DEBUG : ABI: 'arm'
03-22 08:03:59.549 850 850 F DEBUG : Timestamp: 2021-03-22 08:03:59+0100
03-22 08:03:59.549 850 850 F DEBUG : pid: 761, tid: 770, name: Jit thread pool >>> system_server <<<
03-22 08:03:59.550 850 850 F DEBUG : uid: 1000
03-22 08:03:59.550 850 850 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
03-22 08:03:59.550 850 850 F DEBUG : Cause: null pointer dereference
03-22 08:03:59.550 850 850 F DEBUG : r0 000000d9 r1 000000ce r2 000000ce r3 00000000
03-22 08:03:59.550 850 850 F DEBUG : r4 b4bb6458 r5 000000ce r6 00000043 r7 b4bb6380
03-22 08:03:59.550 850 850 F DEBUG : r8 00000000 r9 0000005d r10 b4bb6458 r11 b2e7cb60
03-22 08:03:59.550 850 850 F DEBUG : ip b013f258 sp a350a8c8 lr afeaee91 pc afddac08
03-22 08:03:59.679 850 850 F DEBUG : backtrace:
03-22 08:03:59.680 850 850 F DEBUG : #00 pc 00199c08 /apex/com.android.art/lib/libart.so (mspace_malloc+16) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 08:03:59.684 850 850 F DEBUG : #01 pc 0026de8d /apex/com.android.art/lib/libart.so (art::jit::JitMemoryRegion::AllocateCode(unsigned int)+20) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 08:03:59.684 850 850 F DEBUG : #02 pc 00268123 /apex/com.android.art/lib/libart.so (art::jit::JitCodeCache::Reserve(art::Thread*, art::jit::JitMemoryRegion*, unsigned int, unsigned int, unsigned int, art::ArtMethod*, art::ArrayRef<unsigned char const>*, art::ArrayRef<unsigned char const>*)+410) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 08:03:59.685 850 850 F DEBUG : #03 pc 0013eb0b /apex/com.android.art/lib/libart-compiler.so (art::OptimizingCompiler::JitCompile(art::Thread*, art::jit::JitCodeCache*, art::jit::JitMemoryRegion*, art::ArtMethod*, bool, bool, art::jit::JitLogger*)+2310) (BuildId: 2fe7786500282dd4a19d0410c09126ca)
03-22 08:03:59.685 850 850 F DEBUG : #04 pc 00097d41 /apex/com.android.art/lib/libart-compiler.so (art::jit::JitCompiler::CompileMethod(art::Thread*, art::jit::JitMemoryRegion*, art::ArtMethod*, bool, bool)+172) (BuildId: 2fe7786500282dd4a19d0410c09126ca)
03-22 08:03:59.685 850 850 F DEBUG : #05 pc 0025a4a1 /apex/com.android.art/lib/libart.so (art::jit::Jit::CompileMethod(art::ArtMethod*, art::Thread*, bool, bool, bool)+700) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 08:03:59.685 850 850 F DEBUG : #06 pc 00261529 /apex/com.android.art/lib/libart.so (art::jit::JitCompileTask::Run(art::Thread*)+536) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 08:03:59.685 850 850 F DEBUG : #07 pc 0045dfc3 /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Run()+54) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 08:03:59.686 850 850 F DEBUG : #08 pc 0045dc29 /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+116) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 08:03:59.686 850 850 F DEBUG : #09 pc 000abb9f /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 7360e84ae5fb2b04e5b979e65db7b459)
03-22 08:03:59.686 850 850 F DEBUG : #10 pc 000641c5 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 7360e84ae5fb2b04e5b979e65db7b459)
--------- beginning of system
03-22 08:04:40.336 1036 1062 I chatty : uid=1000 system_server expire 359 lines
03-22 08:04:40.354 251 289 D vold : Waiting for sdcardfs to spin up...
03-22 08:04:40.354 1800 1800 W sdcard : Device explicitly enabled sdcardfs
03-22 08:04:40.361 1036 1130 I chatty : uid=1000 system_server expire 9 lines
03-22 08:04:40.404 251 289 I vold : Mounting emulated fuse volume
03-22 08:04:40.504 251 289 I vold : Bind mounting /mnt/runtime/full/emulated to /mnt/pass_through/0/emulated
03-22 08:04:41.303 1036 1802 I chatty : uid=1000 system_server expire 93 lines
03-22 08:04:41.323 1036 1161 I chatty : uid=1000 system_server expire 1 line
03-22 08:04:41.458 1036 1414 I chatty : uid=1000 system_server expire 17 lines
03-22 08:04:42.746 1036 1415 I chatty : uid=1000 system_server expire 10 lines
03-22 08:04:43.424 251 289 I vold : Bind mounting /mnt/runtime/default/emulated/0/Android/data on /mnt/user/0/emulated/0/Android/data
03-22 08:04:43.433 251 289 I vold : Bind mounted /mnt/runtime/default/emulated/0/Android/data on /mnt/user/0/emulated/0/Android/data
03-22 08:04:43.433 251 289 I vold : Bind mounting /mnt/runtime/default/emulated/0/Android/obb on /mnt/user/0/emulated/0/Android/obb
03-22 08:04:43.440 251 289 I vold : Bind mounted /mnt/runtime/default/emulated/0/Android/obb on /mnt/user/0/emulated/0/Android/obb
03-22 08:04:43.460 251 289 I vold : Bind mounting /mnt/runtime/write/emulated/0/Android/obb on /mnt/installer/0/emulated/0/Android/obb
03-22 08:04:43.467 251 289 I vold : Bind mounted /mnt/runtime/write/emulated/0/Android/obb on /mnt/installer/0/emulated/0/Android/obb
03-22 08:04:43.467 251 289 I vold : Configuring read_ahead of /mnt/user/0/emulated fuse filesystem to 256kb
03-22 08:04:43.469 251 289 I vold : Writing 256 to /sys/class/bdi/0:45/read_ahead_kb
03-22 08:04:43.469 251 289 I vold : Configuring max_ratio of /mnt/user/0/emulated fuse filesystem to 40
03-22 08:04:43.469 251 289 I vold : Writing 40 to /sys/class/bdi/0:45/max_ratio
03-22 08:04:43.537 251 289 D vold : /system/bin/blkid
03-22 08:04:43.537 251 289 D vold : -c
03-22 08:04:43.537 251 289 D vold : /dev/null
03-22 08:04:43.537 251 289 D vold : -s
03-22 08:04:43.537 251 289 D vold : TYPE
03-22 08:04:43.537 251 289 D vold : -s
03-22 08:04:43.537 251 289 D vold : UUID
03-22 08:04:43.537 251 289 D vold : -s
03-22 08:04:43.537 251 289 D vold : LABEL
03-22 08:04:43.537 251 289 D vold : /dev/block/vold/public:179,65
03-22 08:04:43.775 251 289 D vold : /dev/block/vold/public:179,65: UUID="0000-0000" TYPE="vfat"
03-22 08:04:43.777 251 289 D vold : /system/bin/fsck_msdos
03-22 08:04:43.777 251 289 D vold : -p
03-22 08:04:43.777 251 289 D vold : -f
03-22 08:04:43.779 251 289 D vold : -y
03-22 08:04:43.779 251 289 D vold : /dev/block/vold/public:179,65
03-22 08:04:44.141 1036 1560 I chatty : uid=1000 system_server expire 12 lines
03-22 08:04:44.460 251 289 D vold : /dev/block/vold/public:179,65: 548 files, 449360 KiB free (28085 clusters)
03-22 08:04:44.477 251 289 I vold : Filesystem check completed OK
03-22 08:04:44.523 251 289 D vold : Waiting for sdcardfs to spin up...
03-22 08:04:44.573 251 289 I chatty : uid=0(root) Binder:251_4 identical 1 line
03-22 08:04:44.623 251 289 D vold : Waiting for sdcardfs to spin up...
03-22 08:04:44.663 2146 2146 W sdcard : Device explicitly enabled sdcardfs
03-22 08:04:44.674 251 289 D vold : Waiting for sdcardfs to spin up...
03-22 08:04:44.721 1036 1946 I chatty : uid=1000 system_server expire 12 lines
03-22 08:04:44.725 251 289 I vold : Mounting public fuse volume
03-22 08:04:44.758 251 289 I vold : Bind mounting /mnt/runtime/full/0000-0000 to /mnt/pass_through/0/0000-0000
03-22 08:04:44.987 2104 2104 D ActivityThread: Loading provider contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2
03-22 08:04:45.825 251 289 I vold : Configuring read_ahead of /mnt/user/0/0000-0000 fuse filesystem to 256kb
03-22 08:04:45.827 251 289 I vold : Writing 256 to /sys/class/bdi/0:79/read_ahead_kb
03-22 08:04:45.827 251 289 I vold : Configuring max_ratio of /mnt/user/0/0000-0000 fuse filesystem to 40
03-22 08:04:45.827 251 289 I vold : Writing 40 to /sys/class/bdi/0:79/max_ratio
03-22 08:04:45.974 1036 1063 I chatty : uid=1000 system_server expire 81 lines
03-22 08:04:49.142 1036 2343 I chatty : uid=1000 system_server expire 12 lines
03-22 08:04:52.001 1036 1420 I chatty : uid=1000 system_server expire 10 lines
03-22 08:04:52.751 1036 2423 I chatty : uid=1000 system_server expire 7 lines
03-22 08:04:54.176 872 889 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'INTERFACE' not found
03-22 08:04:54.176 872 889 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'STATE' not found
03-22 08:04:54.176 872 889 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'TIME_NS' not found
03-22 08:04:54.176 872 889 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
03-22 08:04:54.547 1036 1055 I chatty : uid=1000 system_server expire 14 lines
03-22 08:04:55.483 1036 1062 I chatty : uid=1000 system_server expire 8 lines
03-22 08:04:55.485 1036 1056 I chatty : uid=1000 system_server expire 4 lines
03-22 08:04:55.567 873 873 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 08:04:55.588 873 873 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 08:04:56.250 1036 1112 I chatty : uid=1000 system_server expire 2 lines
03-22 08:04:57.607 1036 2597 I chatty : uid=1000 system_server expire 15 lines
03-22 08:04:58.601 1036 1036 I chatty : uid=1000 system_server expire 4 lines
03-22 08:04:59.880 1036 2842 I chatty : uid=1000 system_server expire 5 lines
03-22 08:05:16.597 1036 1415 I chatty : uid=1000 system_server expire 5 lines
03-22 08:05:19.208 873 873 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 08:05:19.218 873 873 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 08:05:22.274 1036 1467 I chatty : uid=1000 system_server expire 6 lines
03-22 08:05:39.713 1036 2898 I chatty : uid=1000 system_server expire 1 line
03-22 08:05:44.969 1036 1063 I chatty : uid=1000 system_server expire 6 lines
03-22 08:05:45.352 3120 3120 D SystemUIBootTiming: DependencyInjection took to complete: 118ms
03-22 08:05:45.869 3120 3149 D ScreenshotSmartActions: Screenshot from user profile: 0
03-22 08:05:46.416 3120 3149 D ScreenshotSmartActions: Got 0 smart actions. Wait time: 1 ms
03-22 08:05:59.210 873 873 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 08:05:59.222 873 873 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 08:06:01.048 1183 1183 V DeadZone: consuming errant click: (262.0,8.0)
03-22 08:06:01.049 1183 1183 V DeadZone: consuming errant click: (262.0,8.0)
03-22 08:06:01.499 1036 1054 I chatty : uid=1000 system_server expire 34 lines
03-22 08:06:17.875 1036 1414 I chatty : uid=1000 system_server expire 4 lines
03-22 08:06:27.625 1036 1054 W Looper : Slow dispatch took 106ms android.ui h=com.android.server.policy.PhoneWindowManager$PolicyHandler c=com.android.server.policy.-$$Lambda$PhoneWindowManager$DisplayHomeButtonHandler$ljCIzo7y96OZCYYMVaAi6LAwRAE@abb268e m=0
03-22 08:06:27.635 1036 1053 D AutofillManagerService: Close system dialogs
03-22 08:06:28.359 1036 1053 D AutofillManagerService: Close system dialogs
03-22 08:06:28.363 1036 1054 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.android.launcher3/.uioverrides.QuickstepLauncher (has extras)} from uid 0
03-22 08:06:28.385 1036 1053 D AutofillManagerService: Close system dialogs
03-22 08:06:29.652 1036 1415 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[270,554][397,692]} from uid 10134
03-22 08:06:29.841 1036 1057 W WindowManager: Attempted to add application window with unknown token Token{ccca122 ActivityRecord{e8527b3 u0 com.android.settings/.SubSettings t-1 f}}}. Aborting.
03-22 08:06:30.040 1036 1067 W BatteryExternalStatsWorker: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTransmitPowerInfo[]=[TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={-2147483648,0}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={0,5}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={5,15}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={15,20}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={20,2147483647}}] mRxTimeMs=0}
03-22 08:06:30.165 1036 1067 W BatteryExternalStatsWorker: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTransmitPowerInfo[]=[TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={-2147483648,0}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={0,5}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={5,15}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={15,20}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={20,2147483647}}] mRxTimeMs=0}
03-22 08:06:30.605 1036 1053 D AutofillManagerService: Close system dialogs
03-22 08:06:30.609 1036 1054 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.android.launcher3/.uioverrides.QuickstepLauncher (has extras)} from uid 0
03-22 08:06:30.656 1036 1467 I ActivityTaskManager: Activity reported stop, but no longer stopping: ActivityRecord{1dceeb6 u0 com.android.launcher3/.uioverrides.QuickstepLauncher t37}
03-22 08:06:30.698 1036 1420 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10134?v=9&cv=14 pkg=com.google.android.googlequicksearchbox } U=0: not found
03-22 08:06:30.716 1036 1053 D AutofillManagerService: Close system dialogs
03-22 08:06:32.453 1036 1467 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[270,554][397,692]} from uid 10134
03-22 08:06:32.819 1036 1067 W BatteryExternalStatsWorker: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTransmitPowerInfo[]=[TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={-2147483648,0}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={0,5}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={5,15}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={15,20}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={20,2147483647}}] mRxTimeMs=0}
03-22 08:06:32.984 1036 1067 W BatteryExternalStatsWorker: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTransmitPowerInfo[]=[TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={-2147483648,0}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={0,5}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={5,15}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={15,20}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={20,2147483647}}] mRxTimeMs=0}
03-22 08:06:33.335 1036 1053 D AutofillManagerService: Close system dialogs
03-22 08:06:33.344 1036 1054 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.android.launcher3/.uioverrides.QuickstepLauncher (has extras)} from uid 0
03-22 08:06:33.403 1036 1083 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10134?v=9&cv=14 pkg=com.google.android.googlequicksearchbox } U=0: not found
03-22 08:06:33.409 1036 1053 D AutofillManagerService: Close system dialogs
03-22 08:06:34.913 1036 1062 I DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
03-22 08:06:41.339 1036 1070 V DisplayPowerController: Brightness [0.05] reason changing to: 'manual [ dim ]', previous reason: 'manual'.
03-22 08:06:41.892 1036 1070 V DisplayPowerController: Brightness [0.15089859] reason changing to: 'manual', previous reason: 'manual [ dim ]'.
03-22 08:06:43.065 1036 1415 I ActivityTaskManager: START u0 {act=org.lineageos.lineageparts.TRUST_HINT flg=0x10000000 cmp=org.lineageos.lineageparts/.trust.TrustOnBoardingActivity} from uid 1000
03-22 08:06:45.438 1036 1560 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10134?v=9&cv=14 pkg=com.google.android.googlequicksearchbox } U=0: not found
03-22 08:06:45.543 1036 1036 W NotificationHistory: Attempted to add notif for locked/gone/disabled user 0
03-22 08:06:45.548 1036 1036 E NotificationService: Muting recently noisy 0|android|4|null|1000
03-22 08:06:45.564 1036 1036 W NotificationHistory: Attempted to add notif for locked/gone/disabled user 0
03-22 08:06:54.933 1036 1062 I DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
03-22 08:06:57.056 1036 1070 V DisplayPowerController: Brightness [0.05] reason changing to: 'manual [ dim ]', previous reason: 'manual'.
03-22 08:06:59.054 1036 1070 I PowerManagerService: Going to sleep due to timeout (uid 1000)...
03-22 08:06:59.058 1036 1070 I DreamManagerService: Entering dreamland.
03-22 08:06:59.059 1036 1070 I PowerManagerService: Dozing...
03-22 08:06:59.061 1036 1053 I DreamController: Starting dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
03-22 08:06:59.066 1036 1053 D AutofillManagerService: Close system dialogs
03-22 08:06:59.110 1036 1070 I DisplayPowerController: Blocking screen off
03-22 08:06:59.111 1036 1070 I DisplayPowerController: Unblocked screen off after 1 ms
03-22 08:06:59.123 1036 1070 D ActivityTaskManager: Top Process State changed to PROCESS_STATE_TOP_SLEEPING
03-22 08:06:59.151 1036 1070 V DisplayPowerController: Brightness [-1.0] reason changing to: 'screen_off', previous reason: 'manual [ dim ]'.
03-22 08:06:59.154 1036 1055 I DropBoxManagerService: add tag=system_server_strictmode isTagEnabled=true flags=0x2
03-22 08:06:59.194 1036 1056 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
03-22 08:06:59.201 1036 1057 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request.
03-22 08:06:59.423 1036 1056 V WindowManager: Orientation start waiting for draw, mDrawState=DRAW_PENDING in Window{e03dca3 u0 NotificationShade}, surfaceController Surface(name=NotificationShade)/@0xa69de9703-22 08:07:04.127 1036 1056 W ActivityTaskManager: Sleep timeout! Sleeping now.
03-22 08:07:14.985 1036 1062 I DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
03-22 08:07:21.024 1036 1036 D DevicePolicyManager: updateSystemUpdateFreezePeriodsRecord
03-22 08:07:21.025 1036 1036 W SyncManager: Clock is valid now.
03-22 08:07:21.025 1036 1036 D ConditionProviders.SCP: onReceive android.intent.action.TIME_SET
03-22 08:07:21.026 1036 1036 D ConditionProviders.SCP: evaluateSubscriptionLocked cal=ScheduleCalendar[mDays={1, 2, 3, 4, 5, 6, 7}, mSchedule=ScheduleInfo{days=[1, 2, 3, 4, 5, 6, 7], startHour=22, startMinute=0, endHour=7, endMinute=0, exitAtAlarm=true, nextAlarm=Thu Jan 01 01:00:00 GMT+01:00 1970 (0)}], now=Mon Mar 22 08:07:21 GMT+01:00 2021 (1616396841025), nextUserAlarmTime=Thu Jan 01 01:00:00 GMT+01:00 1970 (0)
03-22 08:07:21.026 1036 1036 D ConditionProviders.SCP: notifyCondition condition://android/schedule?days=1.2.3.4.5.6.7&start=22.0&end=7.0&exitAtAlarm=true STATE_FALSE reason=!meetsSchedule
03-22 08:07:21.028 1036 1036 D ConditionProviders.SCP: Scheduling evaluate for Mon Mar 22 22:00:00 GMT+01:00 2021 (1616446800000), in +13h52m38s975ms, now=Mon Mar 22 08:07:21 GMT+01:00 2021 (1616396841025)
03-22 08:07:21.029 1036 1062 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10129; state: DISABLED
03-22 08:07:21.030 1036 1063 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10129; state: DISABLED
03-22 08:07:21.103 1036 1117 W ActivityManager: Slow operation: 66ms so far, now at getContentProviderImpl: after updateOomAdj
03-22 08:07:21.103 1036 1117 W ActivityManager: Slow operation: 66ms so far, now at getContentProviderImpl: done!
03-22 08:07:21.104 1036 1063 W ActivityManager: Slow operation: 75ms so far, now at startProcess: done updating battery stats
03-22 08:07:21.104 1036 1063 W ActivityManager: Slow operation: 76ms so far, now at startProcess: building log message
03-22 08:07:21.105 1036 1063 I ActivityManager: Start proc 3838:com.android.deskclock/u0a129 for broadcast {com.android.deskclock/com.android.deskclock.AlarmInitReceiver}
03-22 08:07:21.105 1036 1063 W ActivityManager: Slow operation: 76ms so far, now at startProcess: starting to update pids map
03-22 08:07:21.105 1036 1063 W ActivityManager: Slow operation: 76ms so far, now at startProcess: done updating pids map
03-22 08:07:26.833 1036 1420 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 1000; state: DISABLED
03-22 08:07:26.856 1036 1063 I ActivityManager: Start proc 3865:com.qualcomm.timeservice/1000 for broadcast {com.qualcomm.timeservice/com.qualcomm.timeservice.TimeServiceBroadcastReceiver}
03-22 08:07:27.020 1036 1420 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10123; state: DISABLED
03-22 08:07:27.022 1036 1063 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10123; state: ENABLED
03-22 08:07:27.030 1036 1420 I ActivityManager: Killing 2473:com.android.packageinstaller/u0a80 (adj 985): empty #17
03-22 08:07:27.069 1036 1063 W ActivityManager: Slow operation: 51ms so far, now at startProcess: returned from zygote!
03-22 08:07:27.069 1036 1063 W ActivityManager: Slow operation: 52ms so far, now at startProcess: done updating battery stats
03-22 08:07:27.069 1036 1063 W ActivityManager: Slow operation: 52ms so far, now at startProcess: building log message
03-22 08:07:27.069 1036 1063 I ActivityManager: Start proc 3888:org.lineageos.etar/u0a123 for broadcast {org.lineageos.etar/com.android.calendar.widget.CalendarAppWidgetService$CalendarFactory}
03-22 08:07:27.069 1036 1063 W ActivityManager: Slow operation: 52ms so far, now at startProcess: starting to update pids map
03-22 08:07:27.070 1036 1063 W ActivityManager: Slow operation: 52ms so far, now at startProcess: done updating pids map
03-22 08:07:27.355 1036 1420 I ActivityManager: Killing 2189:com.android.shell/2000 (adj 985): empty #17
03-22 08:08:33.309 1036 1062 I DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
03-22 08:08:51.761 1036 1053 W Looper : Slow delivery took 251ms android.fg h=com.android.server.DropBoxManagerService$DropBoxManagerBroadcastHandler c=null m=2
03-22 08:08:51.787 1036 1053 W Looper : Drained
03-22 08:10:26.642 1036 1067 D KernelCpuUidUserSysTimeReader: Removing uids 1037-1037
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: failed to remove uids 1037 - 1037 from uid_cputime module
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: java.io.FileNotFoundException: /proc/uid_cputime/remove_uid_range: open failed: ENOENT (No such file or directory)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at libcore.io.IoBridge.open(IoBridge.java:492)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:236)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at java.io.FileOutputStream.<init>(FileOutputStream.java:125)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at java.io.FileWriter.<init>(FileWriter.java:63)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidUserSysTimeReader.removeUidsFromKernelModule(KernelCpuUidTimeReader.java:295)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at com.android.internal.os.KernelCpuUidTimeReader$KernelCpuUidUserSysTimeReader.removeUid(KernelCpuUidTimeReader.java:274)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at com.android.internal.os.BatteryStatsImpl$UidToRemove.remove(BatteryStatsImpl.java:301)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at com.android.internal.os.BatteryStatsImpl.clearPendingRemovedUids(BatteryStatsImpl.java:500)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at com.android.server.am.BatteryExternalStatsWorker$1.run(BatteryExternalStatsWorker.java:381)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at com.android.server.am.BatteryExternalStatsWorker.lambda$new$0(BatteryExternalStatsWorker.java:79)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at com.android.server.am.-$$Lambda$BatteryExternalStatsWorker$ddVY5lmqswnSjXppAxPTOHbuzzQ.run(Unknown Source:2)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at java.lang.Thread.run(Thread.java:923)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at libcore.io.Linux.open(Native Method)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at libcore.io.ForwardingOs.open(ForwardingOs.java:166)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: at libcore.io.IoBridge.open(IoBridge.java:478)
03-22 08:10:26.645 1036 1067 E KernelCpuUidUserSysTimeReader: ... 16 more
03-22 08:13:31.592 1036 1036 W Looper : Slow delivery took 269ms main h=org.lineageos.platform.internal.display.TwilightTracker$LocationHandler c=null m=1
03-22 08:13:31.650 1036 1036 W Looper : Drained
03-22 08:15:41.260 1036 1036 I ActivityManager: Killing 2634:com.android.traceur/u0a108 (adj 985): empty #17
03-22 08:16:22.737 1036 1055 I DropBoxManagerService: add tag=system_server_strictmode isTagEnabled=true flags=0x2
03-22 08:16:42.520 1036 1055 I DropBoxManagerService: add tag=system_server_strictmode isTagEnabled=true flags=0x2
03-22 08:16:45.762 1036 1053 W Looper : Slow delivery took 298ms android.fg h=com.android.server.DropBoxManagerService$DropBoxManagerBroadcastHandler c=null m=2
03-22 08:16:45.809 1036 1053 W Looper : Drained
03-22 08:22:12.284 1036 1036 W Looper : Slow delivery took 267ms main h=org.lineageos.platform.internal.display.TwilightTracker$LocationHandler c=null m=1
03-22 08:22:12.319 1036 1036 W Looper : Drained
03-22 08:26:12.473 1036 1067 D BatteryStatsImpl: Reading cpu freq times took 365ms
03-22 08:34:59.946 1036 1061 W ProcessCpuTracker: Failed to stat(/proc/4552): android.system.ErrnoException: stat failed: ENOENT (No such file or directory)
03-22 08:34:59.946 1036 1061 W ProcessCpuTracker: Skipping unknown process pid 4552
03-22 08:36:34.599 1036 1036 W Looper : Slow delivery took 207ms main h=org.lineageos.platform.internal.display.TwilightTracker$LocationHandler c=null m=1
03-22 08:36:34.651 1036 1036 W Looper : Drained
03-22 08:37:41.549 1036 1036 W Looper : Slow delivery took 298ms main h=android.database.sqlite.SQLiteConnectionPool$IdleConnectionHandler c=null m=3
03-22 08:37:41.594 1036 1036 W Looper : Drained
03-22 08:40:55.769 1036 1099 I WatchlistLoggingHandler: No need to aggregate record yet.
03-22 08:40:55.769 1036 1099 I WatchlistLoggingHandler: Milliseconds spent on tryAggregateRecords(): 0
03-22 08:56:59.059 1036 1061 W ProcessCpuTracker: Failed to stat(/proc/5115): android.system.ErrnoException: stat failed: ENOENT (No such file or directory)
03-22 08:56:59.059 1036 1061 W ProcessCpuTracker: Skipping unknown process pid 5115
03-22 08:58:15.020 1036 1062 W ProcessCpuTracker: Failed to stat(/proc/5149): android.system.ErrnoException: stat failed: ENOENT (No such file or directory)
03-22 08:58:15.020 1036 1062 W ProcessCpuTracker: Skipping unknown process pid 5149
03-22 09:04:33.375 1036 1036 W Looper : Slow dispatch took 354ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@32b077d m=0
03-22 09:04:33.376 1036 1036 W Looper : Slow delivery took 357ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@d487672 m=0
03-22 09:04:33.399 1036 1036 W Looper : Drained
03-22 09:19:38.071 1036 1036 W Looper : Slow dispatch took 365ms main h=com.android.server.job.JobSchedulerService$JobHandler c=null m=1
03-22 09:19:38.072 1036 1036 W Looper : Slow delivery took 363ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@775a9ce m=0
03-22 09:19:38.090 1036 1036 W Looper : Drained
03-22 09:20:05.725 1036 1061 I UsageStatsService: User[0] Flushing usage stats to disk
03-22 09:34:51.054 1036 1036 W Looper : Slow dispatch took 367ms main h=com.android.server.job.JobSchedulerService$JobHandler c=null m=1
03-22 09:34:51.056 1036 1036 W Looper : Slow delivery took 363ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@277ee06 m=0
03-22 09:34:51.743 1036 1036 W Looper : Drained
03-22 09:49:51.141 1036 1036 W Looper : Slow dispatch took 363ms main h=com.android.server.job.JobSchedulerService$JobHandler c=null m=1
03-22 09:49:51.144 1036 1036 W Looper : Slow delivery took 360ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@f546b90 m=0
03-22 09:49:51.161 1036 1036 W Looper : Drained
03-22 09:52:31.849 1036 1067 W KernelWakelockReader: Reading wakelock stats took 470ms
03-22 10:00:30.811 1036 1067 W BatteryExternalStatsWorker: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTransmitPowerInfo[]=[TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={-2147483648,0}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={0,5}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={5,15}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={15,20}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={20,2147483647}}] mRxTimeMs=0}
03-22 10:05:02.663 1036 1097 I PowerManagerService: Waking up from Dozing (uid=1000, reason=WAKE_REASON_POWER_BUTTON, details=android.policy:POWER)...
03-22 10:05:02.676 1036 1097 D WindowManager: powerPress: eventTime=1890535 interactive=true count=1 beganFromNonInteractive=true mShortPressOnPowerBehavior=1
03-22 10:05:02.686 1036 1070 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
03-22 10:05:02.718 1036 1070 V DisplayPowerController: Brightness [0.15089859] reason changing to: 'manual', previous reason: 'screen_off'.
03-22 10:05:02.720 1036 1055 I DropBoxManagerService: add tag=system_server_strictmode isTagEnabled=true flags=0x2
03-22 10:05:02.721 1036 1056 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
03-22 10:05:02.752 1036 1057 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request.
03-22 10:05:02.779 873 873 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:05:02.793 873 873 I chatty : uid=1010(wifi) identical 4 lines
03-22 10:05:02.799 873 873 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:05:02.962 1036 1070 I DisplayPowerController: Unblocked screen on after 276 ms
03-22 10:05:03.118 1036 1070 W PowerManagerService: Screen on took 715 ms
03-22 10:05:03.121 1036 1070 I DreamManagerService: Gently waking up from dream.
03-22 10:05:03.123 1036 1053 I DreamManagerService: Performing gentle wake from dream.
03-22 10:05:03.158 1036 2597 I DreamManagerService: Leaving dreamland.
03-22 10:05:03.159 1036 1053 I DreamManagerService: Performing gentle wake from dream.
03-22 10:05:03.159 1036 1053 I DreamController: Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0, reason='finished self'(from 'requested stopDream')
03-22 10:05:06.685 1036 1054 D AutofillManagerService: onBackKeyPressed()
03-22 10:05:07.497 1036 1415 D ActivityTaskManager: Top Process State changed to PROCESS_STATE_TOP
03-22 10:05:07.547 1036 1056 I ActivityManager: Killing 2662:org.calyxos.backup.contacts/u0a104 (adj 975): empty for 1800s
03-22 10:05:07.554 1036 2597 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10134?v=9&cv=14 pkg=com.google.android.googlequicksearchbox } U=0: not found
03-22 10:05:11.338 1036 2597 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.documentsui/.LauncherActivity bnds=[397,278][524,416]} from uid 10134
03-22 10:05:11.394 1036 1056 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10090; state: DISABLED
03-22 10:05:11.394 1036 1063 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10090; state: ENABLED
03-22 10:05:11.424 1036 1063 I ActivityManager: Start proc 6693:com.android.documentsui/u0a90 for pre-top-activity {com.android.documentsui/com.android.documentsui.LauncherActivity}
03-22 10:05:11.477 1036 2597 W OomAdjuster: Fallback pre-set sched group to default: not expected top priority
03-22 10:05:11.723 1036 1083 I ActivityManager: Killing 2424:com.android.messaging/u0a132 (adj 945): empty for 1801s
03-22 10:05:11.724 1036 1083 I ActivityManager: Killing 2043:android.process.media/u0a78 (adj 955): empty for 1801s
03-22 10:05:11.725 1036 1083 I ActivityManager: Killing 2795:org.lineageos.updater/u0a93 (adj 965): empty for 1801s
03-22 10:05:11.726 1036 1083 I ActivityManager: Killing 2712:com.android.carrierconfig/u0a133 (adj 965): empty for 1802s
03-22 10:05:11.726 1036 1083 I ActivityManager: Killing 2691:org.lineageos.snap/u0a139 (adj 975): empty for 1804s
03-22 10:05:11.869 1036 1050 I ActivityTaskManager: START u0 {dat=//com.android.documentsui.launchControl flg=0x10380000 cmp=com.android.documentsui/.files.FilesActivity} from uid 10090
03-22 10:05:11.962 1036 1050 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (1899620)
03-22 10:05:12.712 1036 1050 D CompatibilityChangeReporter: Compat change id reported: 149924527; UID 10092; state: ENABLED
03-22 10:05:12.717 1036 1050 D CompatibilityChangeReporter: Compat change id reported: 132649864; UID 10092; state: DISABLED
03-22 10:05:16.179 1036 1055 I DropBoxManagerService: add tag=system_app_strictmode isTagEnabled=true flags=0x2
03-22 10:05:16.202 1036 1055 I chatty : uid=1000 system_server identical 3 lines
03-22 10:05:22.680 1036 1082 I chatty : uid=1000 system_server expire 3 lines
03-22 10:05:22.779 873 873 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:05:22.793 873 873 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:05:25.046 1036 1560 I chatty : uid=1000 system_server expire 3 lines
03-22 10:05:32.375 1036 1045 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 1045 (Jit thread pool), pid 1036 (system_server)
03-22 10:05:32.629 6788 6788 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-22 10:05:32.629 6788 6788 F DEBUG : LineageOS Version: '18.1-20210321-UNOFFICIAL-gprimeltexx'
03-22 10:05:32.629 6788 6788 F DEBUG : Build fingerprint: 'google/walleye/walleye:8.1.0/OPM1.171019.011/4448085:user/release-keys'
03-22 10:05:32.629 6788 6788 F DEBUG : Revision: '0'
03-22 10:05:32.629 6788 6788 F DEBUG : ABI: 'arm'
03-22 10:05:32.636 6788 6788 F DEBUG : Timestamp: 2021-03-22 10:05:32+0100
03-22 10:05:32.637 6788 6788 F DEBUG : pid: 1036, tid: 1045, name: Jit thread pool >>> system_server <<<
03-22 10:05:32.637 6788 6788 F DEBUG : uid: 1000
03-22 10:05:32.637 6788 6788 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
03-22 10:05:32.637 6788 6788 F DEBUG : Cause: null pointer dereference
03-22 10:05:32.637 6788 6788 F DEBUG : r0 000000d9 r1 000000ce r2 000000ce r3 00000000
03-22 10:05:32.637 6788 6788 F DEBUG : r4 a8366458 r5 000000ce r6 00000043 r7 a8366380
03-22 10:05:32.637 6788 6788 F DEBUG : r8 00000000 r9 0000005d r10 a8366458 r11 a8379960
03-22 10:05:32.637 6788 6788 F DEBUG : ip a3838258 sp 96ac28c8 lr a35a7e91 pc a34d3c08
03-22 10:05:32.744 6788 6788 F DEBUG : backtrace:
03-22 10:05:32.744 6788 6788 F DEBUG : #00 pc 00199c08 /apex/com.android.art/lib/libart.so (mspace_malloc+16) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 10:05:32.744 6788 6788 F DEBUG : #01 pc 0026de8d /apex/com.android.art/lib/libart.so (art::jit::JitMemoryRegion::AllocateCode(unsigned int)+20) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 10:05:32.745 6788 6788 F DEBUG : #02 pc 00268123 /apex/com.android.art/lib/libart.so (art::jit::JitCodeCache::Reserve(art::Thread*, art::jit::JitMemoryRegion*, unsigned int, unsigned int, unsigned int, art::ArtMethod*, art::ArrayRef<unsigned char const>*, art::ArrayRef<unsigned char const>*)+410) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 10:05:32.745 6788 6788 F DEBUG : #03 pc 0013eb0b /apex/com.android.art/lib/libart-compiler.so (art::OptimizingCompiler::JitCompile(art::Thread*, art::jit::JitCodeCache*, art::jit::JitMemoryRegion*, art::ArtMethod*, bool, bool, art::jit::JitLogger*)+2310) (BuildId: 2fe7786500282dd4a19d0410c09126ca)
03-22 10:05:32.745 6788 6788 F DEBUG : #04 pc 00097d41 /apex/com.android.art/lib/libart-compiler.so (art::jit::JitCompiler::CompileMethod(art::Thread*, art::jit::JitMemoryRegion*, art::ArtMethod*, bool, bool)+172) (BuildId: 2fe7786500282dd4a19d0410c09126ca)
03-22 10:05:32.746 6788 6788 F DEBUG : #05 pc 0025a4a1 /apex/com.android.art/lib/libart.so (art::jit::Jit::CompileMethod(art::ArtMethod*, art::Thread*, bool, bool, bool)+700) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 10:05:32.746 6788 6788 F DEBUG : #06 pc 00261529 /apex/com.android.art/lib/libart.so (art::jit::JitCompileTask::Run(art::Thread*)+536) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 10:05:32.746 6788 6788 F DEBUG : #07 pc 0045dfc3 /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Run()+54) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 10:05:32.746 6788 6788 F DEBUG : #08 pc 0045dc29 /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+116) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 10:05:32.746 6788 6788 F DEBUG : #09 pc 000abb9f /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 7360e84ae5fb2b04e5b979e65db7b459)
03-22 10:05:32.747 6788 6788 F DEBUG : #10 pc 000641c5 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 7360e84ae5fb2b04e5b979e65db7b459)
03-22 10:05:36.611 1036 1068 I chatty : uid=1000 system_server expire 2 lines
03-22 10:05:51.391 251 289 D vold : Aborting fuse connection entry /sys/fs/fuse/connections/79/abort
03-22 10:05:51.392 251 289 W vold : Skip fsync /sys/fs/fuse/connections/79/abort on a file system does not support synchronization: Invalid argument
03-22 10:05:51.393 251 289 D vold : Aborting fuse connection entry /sys/fs/fuse/connections/45/abort
03-22 10:05:51.393 251 289 W vold : Skip fsync /sys/fs/fuse/connections/45/abort on a file system does not support synchronization: Invalid argument
03-22 10:05:51.676 6829 6829 I wificond: wificond is starting up...
03-22 10:05:55.769 6819 6879 D BootAnimation: BootAnimationShownTiming start time: 7354238ms
03-22 10:05:56.183 6825 6825 D Zygote32Timing: BeginPreload took to complete: 143ms
03-22 10:06:01.416 6825 6825 D Zygote32Timing: PreloadClasses took to complete: 5233ms
03-22 10:06:01.433 6825 6825 D Zygote32Timing: CacheNonBootClasspathClassLoaders took to complete: 16ms
03-22 10:06:01.603 6825 6825 D Zygote32Timing: PreloadResources took to complete: 170ms
03-22 10:06:01.696 6825 6825 D Zygote32Timing: ZygotePreload took to complete: 5657ms
03-22 10:06:01.858 6825 6825 D Zygote32Timing: PostZygoteInitGC took to complete: 161ms
03-22 10:06:01.858 6825 6825 D Zygote32Timing: ZygoteInit took to complete: 5821ms
03-22 10:06:02.248 7004 7004 I chatty : uid=1000 system_server expire 81 lines
03-22 10:06:04.252 7004 7030 I chatty : uid=1000 system_server expire 95 lines
03-22 10:06:04.375 7004 7004 I chatty : uid=1000 system_server expire 15 lines
03-22 10:06:04.646 7004 7037 I chatty : uid=1000 system_server expire 8 lines
03-22 10:06:05.060 7004 7004 I chatty : uid=1000 system_server expire 68 lines
03-22 10:06:05.133 7004 7031 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:05.156 7004 7026 I chatty : uid=1000 system_server expire 3 lines
03-22 10:06:05.262 7004 7004 I chatty : uid=1000 system_server expire 220 lines
03-22 10:06:09.871 7004 7050 I chatty : uid=1000 system_server expire 3 lines
03-22 10:06:10.446 7004 7019 I chatty : uid=1000 system_server expire 3 lines
03-22 10:06:10.452 7004 7034 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:10.456 7004 7004 I chatty : uid=1000 system_server expire 55 lines
03-22 10:06:10.846 7004 7057 I chatty : uid=1000 system_server expire 7 lines
03-22 10:06:10.923 7004 7037 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:10.978 7004 7064 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:10.979 7004 7030 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:10.980 7004 7004 I chatty : uid=1000 system_server expire 51 lines
03-22 10:06:10.984 7004 7064 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:10.991 7004 7031 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:11.387 7004 7026 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:11.418 7004 7025 I chatty : uid=1000 system_server expire 10 lines
03-22 10:06:11.724 7004 7024 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:11.725 7004 7057 I chatty : uid=1000 system_server expire 6 lines
03-22 10:06:11.767 7004 7004 I chatty : uid=1000 system_server expire 35 lines
03-22 10:06:11.774 7004 7025 I chatty : uid=1000 system_server expire 5 lines
03-22 10:06:11.782 7004 7072 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:11.794 7004 7031 I chatty : uid=1000 system_server expire 22 lines
03-22 10:06:12.078 7004 7004 I chatty : uid=1000 system_server expire 72 lines
03-22 10:06:12.113 7004 7075 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:12.132 7004 7064 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:13.312 7004 7004 I chatty : uid=1000 system_server expire 76 lines
03-22 10:06:14.054 7004 7030 I chatty : uid=1000 system_server expire 8 lines
03-22 10:06:14.056 7004 7004 I chatty : uid=1000 system_server expire 65 lines
03-22 10:06:14.102 7004 7041 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:14.106 7004 7086 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:14.169 7004 7057 I chatty : uid=1000 system_server expire 7 lines
03-22 10:06:14.194 7004 7004 I chatty : uid=1000 system_server expire 62 lines
03-22 10:06:14.339 7004 7050 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:14.344 7004 7024 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:14.350 7004 7004 I chatty : uid=1000 system_server expire 133 lines
03-22 10:06:14.516 7004 7064 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:14.518 7004 7004 I chatty : uid=1000 system_server expire 274 lines
03-22 10:06:14.650 7004 7086 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:14.694 7004 7004 I chatty : uid=1000 system_server expire 121 lines
03-22 10:06:14.719 7004 7031 I chatty : uid=1000 system_server expire 3 lines
03-22 10:06:14.726 380 1156 I android.hardware.wifi@1.0-service.legacy: Legacy HAL stop complete callback received
03-22 10:06:14.738 7004 7086 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:14.777 380 380 I android.hardware.wifi@1.0-service.legacy: Wifi HAL stopped
03-22 10:06:14.794 380 380 I android.hardware.wifi@1.0-service.legacy: Wifi HAL started
03-22 10:06:14.883 7004 7025 I chatty : uid=1000 system_server expire 11 lines
03-22 10:06:14.914 7004 7037 I chatty : uid=1000 system_server expire 3 lines
03-22 10:06:14.916 7004 7040 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:15.581 380 380 I android.hardware.wifi@1.0-service.legacy: Adding interface handle for p2p0
03-22 10:06:15.581 380 380 I android.hardware.wifi@1.0-service.legacy: Adding interface handle for wlan0
03-22 10:06:15.581 380 380 W android.hardware.wifi@1.0-service.legacy: No active wlan interfaces in use! Using default
03-22 10:06:15.582 380 380 W android.hardware.wifi@1.0-service.legacy: No active wlan interfaces in use! Using default
03-22 10:06:15.584 380 380 I android.hardware.wifi@1.0-service.legacy: Configured chip in mode 0
03-22 10:06:15.584 380 380 W android.hardware.wifi@1.0-service.legacy: No active wlan interfaces in use! Using default
03-22 10:06:15.586 380 380 I android.hardware.wifi@1.0-service.legacy: Adding interface handle for p2p0
03-22 10:06:15.586 380 380 I android.hardware.wifi@1.0-service.legacy: Adding interface handle for wlan0
03-22 10:06:15.627 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:06:15.627 6829 6829 I wificond: create scanner for interface with index: 14
03-22 10:06:15.627 6829 6829 I wificond: subscribe scan result for interface with index: 14
03-22 10:06:15.674 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:06:15.681 6829 6829 I chatty : uid=1010(wifi) identical 2 lines
03-22 10:06:15.685 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:06:15.770 7004 7026 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:15.775 7004 7004 I chatty : uid=1000 system_server expire 134 lines
03-22 10:06:15.778 7004 7027 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:15.786 7004 7004 I chatty : uid=1000 system_server expire 66 lines
03-22 10:06:15.792 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:06:15.803 7004 7030 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:15.803 7004 7057 I chatty : uid=1000 system_server expire 16 lines
03-22 10:06:15.803 7004 7030 I chatty : uid=1000 system_server expire 14 lines
03-22 10:06:15.803 7004 7050 I chatty : uid=1000 system_server expire 20 lines
03-22 10:06:15.803 7004 7064 I chatty : uid=1000 system_server expire 19 lines
03-22 10:06:15.807 7004 7004 I chatty : uid=1000 system_server expire 69 lines
03-22 10:06:15.808 7004 7064 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:15.808 7004 7030 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:15.866 7004 7004 I chatty : uid=1000 system_server expire 65 lines
03-22 10:06:15.901 7004 7025 I chatty : uid=1000 system_server expire 3 lines
03-22 10:06:15.942 7004 7033 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:16.102 7004 7004 I chatty : uid=1000 system_server expire 62 lines
03-22 10:06:16.103 7004 7075 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:16.119 7004 7057 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:16.122 7004 7122 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:16.123 7004 7004 I chatty : uid=1000 system_server expire 62 lines
03-22 10:06:16.128 7004 7023 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:16.131 7004 7095 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:16.141 7004 7033 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:16.382 7004 7019 I chatty : uid=1000 system_server expire 5 lines
03-22 10:06:16.525 7004 7004 I chatty : uid=1000 system_server expire 58 lines
03-22 10:06:16.526 7004 7050 I chatty : uid=1000 system_server expire 7 lines
03-22 10:06:16.536 7004 7086 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:16.572 7004 7033 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:16.581 7004 7079 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:16.997 7004 7031 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:17.002 7004 7004 I chatty : uid=1000 system_server expire 208 lines
03-22 10:06:17.198 7004 7031 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:17.200 7004 7086 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:17.246 7004 7023 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:17.341 7004 7018 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:17.371 7004 7004 I chatty : uid=1000 system_server expire 270 lines
03-22 10:06:17.495 7004 7018 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:17.499 7004 7004 I chatty : uid=1000 system_server expire 173 lines
03-22 10:06:17.606 7004 7031 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:17.828 7004 7033 I chatty : uid=1000 system_server expire 13 lines
03-22 10:06:17.880 7004 7025 I chatty : uid=1000 system_server expire 5 lines
03-22 10:06:18.028 7004 7023 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:18.032 7004 7026 I chatty : uid=1000 system_server expire 3 lines
03-22 10:06:18.040 7004 7024 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:18.090 7004 7033 I chatty : uid=1000 system_server expire 13 lines
03-22 10:06:18.105 7004 7004 I chatty : uid=1000 system_server expire 27 lines
03-22 10:06:18.204 7004 7019 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:18.416 7004 7025 I chatty : uid=1000 system_server expire 8 lines
03-22 10:06:18.755 7004 7083 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:19.088 7004 7086 I chatty : uid=1000 system_server expire 3 lines
03-22 10:06:19.248 7004 7027 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:19.270 7004 7032 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:19.564 7159 7159 D SystemUIBootTiming: DependencyInjection took to complete: 1ms
03-22 10:06:19.571 7004 7091 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:19.701 7004 7460 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:19.710 7004 7345 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:19.719 7004 7004 I chatty : uid=1000 system_server expire 18 lines
03-22 10:06:19.730 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.util.NotificationChannels took to complete: 14ms
03-22 10:06:19.755 7004 7464 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:19.783 7004 7465 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:19.824 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.keyguard.KeyguardViewMediator took to complete: 94ms
03-22 10:06:19.836 7004 7313 I chatty : uid=1000 system_server expire 5 lines
03-22 10:06:19.938 7004 7018 I chatty : uid=1000 system_server expire 9 lines
03-22 10:06:20.113 7004 7033 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:20.115 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.recents.Recents took to complete: 281ms
03-22 10:06:20.296 7004 7037 I chatty : uid=1000 system_server expire 3 lines
03-22 10:06:20.345 7004 7025 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:20.355 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.volume.VolumeUI took to complete: 239ms
03-22 10:06:20.357 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.stackdivider.Divider took to complete: 1ms
03-22 10:06:20.706 7004 7086 I chatty : uid=1000 system_server expire 5 lines
03-22 10:06:20.707 7004 7019 I chatty : uid=1000 system_server expire 5 lines
03-22 10:06:21.974 7159 7159 V FODCircleViewImpl: *** register callback for com.android.systemui.statusbar.phone.StatusBar$5@b4265bb
03-22 10:06:21.974 7159 7159 V FODCircleViewImpl: *** unregister callback for null
03-22 10:06:21.975 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.statusbar.phone.StatusBar took to complete: 1618ms
03-22 10:06:21.976 7159 7519 W ActivityThread: Failed to find provider info for com.android.contacts (user not unlocked)
03-22 10:06:21.992 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.usb.StorageNotification took to complete: 16ms
03-22 10:06:22.019 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.power.PowerUI took to complete: 27ms
03-22 10:06:22.026 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.media.RingtonePlayer took to complete: 6ms
03-22 10:06:22.028 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.keyboard.KeyboardUI took to complete: 2ms
03-22 10:06:22.029 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.pip.PipUI took to complete: 1ms
03-22 10:06:22.032 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.shortcut.ShortcutKeyDispatcher took to complete: 3ms
03-22 10:06:22.033 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.VendorServices took to complete: 1ms
03-22 10:06:22.038 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.util.leak.GarbageMonitor$Service took to complete: 4ms
03-22 10:06:22.038 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.LatencyTester took to complete: 0ms
03-22 10:06:22.043 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.globalactions.GlobalActionsComponent took to complete: 5ms
03-22 10:06:22.048 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.ScreenDecorations took to complete: 4ms
03-22 10:06:22.052 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.biometrics.AuthController took to complete: 4ms
03-22 10:06:22.053 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.biometrics.FODCircleViewImpl took to complete: 0ms
03-22 10:06:22.053 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.SliceBroadcastRelayHandler took to complete: 0ms
03-22 10:06:22.054 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.SizeCompatModeActivityController took to complete: 1ms
03-22 10:06:22.058 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.statusbar.notification.InstantAppNotifier took to complete: 4ms
03-22 10:06:22.178 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.theme.ThemeOverlayController took to complete: 120ms
03-22 10:06:22.180 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.accessibility.WindowMagnification took to complete: 2ms
03-22 10:06:22.201 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.accessibility.SystemActions took to complete: 21ms
03-22 10:06:22.202 7159 7159 D SystemUIBootTiming: StartServicescom.android.systemui.toast.ToastUI took to complete: 1ms
03-22 10:06:22.248 7159 7159 D SystemUIBootTiming: StartServices took to complete: 2532ms
03-22 10:06:22.432 7004 7027 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:22.653 7004 7463 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:22.658 7004 7032 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:22.819 7159 7454 W ActivityThread: Failed to find provider info for com.android.contacts (user not unlocked)
03-22 10:06:22.853 7159 7454 W ActivityThread: Failed to find provider info for com.android.contacts (user not unlocked)
03-22 10:06:24.671 7004 7026 I chatty : uid=1000 system_server expire 70 lines
03-22 10:06:24.735 7004 7569 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:30.756 7004 7040 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:30.771 7004 7031 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:30.773 7004 7026 I chatty : uid=1000 system_server expire 64 lines
03-22 10:06:30.773 7004 7063 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:30.775 7004 7075 I chatty : uid=1000 system_server expire 6 lines
03-22 10:06:30.776 251 289 D vold : fscrypt_unlock_user_key 0 serial=0 token_present=0
03-22 10:06:30.780 7004 7026 I chatty : uid=1000 system_server expire 69 lines
03-22 10:06:30.783 251 289 I vold : Killing all processes referencing /storage/emulated/0
03-22 10:06:30.922 7004 7023 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:30.935 7004 7026 I chatty : uid=1000 system_server expire 50 lines
03-22 10:06:30.942 7004 7086 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:30.961 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:06:30.966 6829 6829 I chatty : uid=1010(wifi) identical 2 lines
03-22 10:06:30.968 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:06:31.091 7004 7115 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:31.129 7004 7025 I chatty : uid=1000 system_server expire 14 lines
03-22 10:06:31.139 251 260 D vold : fscrypt_prepare_user_storage for volume null, user 0, serial 0, flags 2
03-22 10:06:31.139 251 260 D vold : Preparing: /data/system_ce/0
03-22 10:06:31.139 251 260 D vold : Preparing: /data/misc_ce/0
03-22 10:06:31.139 251 260 D vold : Preparing: /data/vendor_ce/0
03-22 10:06:31.143 7004 7032 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:31.144 7004 7033 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:31.147 251 260 D vold : Preparing: /data/media/0
03-22 10:06:31.148 251 260 D vold : Preparing: /data/data
03-22 10:06:31.148 251 260 D vold : Starting restorecon of /data/system_ce/0
03-22 10:06:31.187 251 260 D vold : Finished restorecon of /data/system_ce/0
03-22 10:06:31.187 251 260 D vold : Starting restorecon of /data/vendor_ce/0
03-22 10:06:31.200 251 260 D vold : Finished restorecon of /data/vendor_ce/0
03-22 10:06:31.201 251 260 D vold : Starting restorecon of /data/misc_ce/0
03-22 10:06:31.212 251 260 D vold : Finished restorecon of /data/misc_ce/0
03-22 10:06:31.212 251 260 D vold : /system/bin/vold_prepare_subdirs
03-22 10:06:31.212 251 260 D vold : prepare
03-22 10:06:31.212 251 260 D vold :
03-22 10:06:31.213 251 260 D vold : 0
03-22 10:06:31.213 251 260 D vold : 2
03-22 10:06:31.326 7004 7004 I chatty : uid=1000 system_server expire 3 lines
03-22 10:06:31.453 7004 7023 I chatty : uid=1000 system_server expire 8 lines
03-22 10:06:31.462 7004 7025 I chatty : uid=1000 system_server expire 7 lines
03-22 10:06:31.621 251 289 I vold : Unmounting /mnt/installer/0/emulated/0/Android/obb
03-22 10:06:31.621 251 289 I vold : Unmounting /mnt/user/0/emulated/0/Android/data
03-22 10:06:31.622 251 289 I vold : Unmounted /mnt/user/0/emulated/0/Android/data
03-22 10:06:31.622 251 289 I vold : Unmounting /mnt/user/0/emulated/0/Android/obb
03-22 10:06:31.622 251 289 I vold : Unmounted /mnt/user/0/emulated/0/Android/obb
03-22 10:06:31.622 251 289 I vold : Unmounting pass_through_path /mnt/pass_through/0/emulated
03-22 10:06:31.622 251 289 I vold : Unmounting fuse path /mnt/user/0/emulated
03-22 10:06:31.803 7004 7018 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:31.804 7004 7033 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:32.637 251 289 W vold : Failed to open /proc/7622/fd: No such file or directory
03-22 10:06:32.638 251 289 W vold : Failed to open /proc/7623/fd: No such file or directory
03-22 10:06:32.638 251 289 I vold : Unmounting pass_through_path /mnt/pass_through/0/0000-0000
03-22 10:06:32.638 251 289 I vold : Unmounting fuse path /mnt/user/0/0000-0000
03-22 10:06:32.664 251 289 D vold : /system/bin/sgdisk
03-22 10:06:32.664 251 289 D vold : --android-dump
03-22 10:06:32.664 251 289 D vold : /dev/block/vold/disk:179,64
03-22 10:06:32.742 251 289 D vold : DISK mbr
03-22 10:06:32.742 251 289 D vold : PART 1 b
03-22 10:06:32.754 6829 6829 W wificond: Scan is not started. Ignore abort request
03-22 10:06:32.769 7004 7075 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:32.770 251 7604 I vold : onUserAdded: 0
03-22 10:06:32.780 251 289 D vold : /system/bin/blkid
03-22 10:06:32.780 251 289 D vold : -c
03-22 10:06:32.780 251 289 D vold : /dev/null
03-22 10:06:32.780 251 289 D vold : -s
03-22 10:06:32.780 251 289 D vold : TYPE
03-22 10:06:32.780 251 289 D vold : -s
03-22 10:06:32.780 251 289 D vold : UUID
03-22 10:06:32.780 251 289 D vold : -s
03-22 10:06:32.780 251 289 D vold : LABEL
03-22 10:06:32.780 251 289 D vold : /dev/block/vold/public:179,65
03-22 10:06:32.982 251 289 D vold : /dev/block/vold/public:179,65: UUID="0000-0000" TYPE="vfat"
03-22 10:06:32.983 251 289 D vold : /system/bin/fsck_msdos
03-22 10:06:32.983 251 289 D vold : -p
03-22 10:06:32.983 251 289 D vold : -f
03-22 10:06:32.983 251 289 D vold : -y
03-22 10:06:32.983 251 289 D vold : /dev/block/vold/public:179,65
03-22 10:06:33.080 7004 7032 I chatty : uid=1000 system_server expire 86 lines
03-22 10:06:33.098 7004 7025 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:33.142 7004 7023 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:33.191 7004 7082 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:33.278 7004 7086 I chatty : uid=1000 system_server expire 20 lines
03-22 10:06:33.605 251 289 D vold : /dev/block/vold/public:179,65: 548 files, 449360 KiB free (28085 clusters)
03-22 10:06:33.607 251 289 I vold : Filesystem check completed OK
03-22 10:06:33.636 251 289 D vold : Waiting for sdcardfs to spin up...
03-22 10:06:33.686 251 289 D vold : Waiting for sdcardfs to spin up...
03-22 10:06:33.687 7694 7694 W sdcard : Device explicitly enabled sdcardfs
03-22 10:06:33.737 251 289 I vold : Mounting public fuse volume
03-22 10:06:33.750 251 289 I vold : Bind mounting /mnt/runtime/full/0000-0000 to /mnt/pass_through/0/0000-0000
03-22 10:06:33.752 7004 7075 I chatty : uid=1000 system_server expire 6 lines
03-22 10:06:33.759 7004 7033 I chatty : uid=1000 system_server expire 3 lines
03-22 10:06:33.967 6828 6853 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'INTERFACE' not found
03-22 10:06:33.967 6828 6853 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'STATE' not found
03-22 10:06:33.967 6828 6853 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'TIME_NS' not found
03-22 10:06:33.967 6828 6853 E NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
03-22 10:06:33.979 7004 7037 I chatty : uid=1000 system_server expire 3 lines
03-22 10:06:34.214 7004 7019 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:34.281 7004 7004 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:34.424 7004 7086 I chatty : uid=1000 system_server expire 3 lines
03-22 10:06:35.206 7004 7031 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:35.306 7004 7025 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:35.328 251 289 I vold : Configuring read_ahead of /mnt/user/0/0000-0000 fuse filesystem to 256kb
03-22 10:06:35.329 251 289 I vold : Writing 256 to /sys/class/bdi/0:47/read_ahead_kb
03-22 10:06:35.329 251 289 I vold : Configuring max_ratio of /mnt/user/0/0000-0000 fuse filesystem to 40
03-22 10:06:35.329 251 289 I vold : Writing 40 to /sys/class/bdi/0:47/max_ratio
03-22 10:06:35.330 251 7604 I vold : onUserStarted: 0
03-22 10:06:35.331 7004 7023 I chatty : uid=1000 system_server expire 3 lines
03-22 10:06:35.331 7004 7075 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:35.332 7004 7018 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:35.334 7004 7345 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:35.335 7004 7032 I chatty : uid=1000 system_server expire 124 lines
03-22 10:06:35.381 7004 7104 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:35.384 7004 7024 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:35.388 7004 7032 I chatty : uid=1000 system_server expire 39 lines
03-22 10:06:35.391 7004 7023 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:35.411 7004 7104 I chatty : uid=1000 system_server expire 3 lines
03-22 10:06:35.544 7004 7004 I chatty : uid=1000 system_server expire 6 lines
03-22 10:06:35.683 7004 7033 I chatty : uid=1000 system_server expire 14 lines
03-22 10:06:35.717 7004 7075 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:35.737 7004 7025 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:35.747 7004 7345 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:35.797 7004 7428 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:35.839 7004 7004 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:35.840 7004 7032 I chatty : uid=1000 system_server expire 63 lines
03-22 10:06:35.840 7004 7033 I chatty : uid=1000 system_server expire 6 lines
03-22 10:06:35.847 7004 7032 I chatty : uid=1000 system_server expire 150 lines
03-22 10:06:35.965 7004 7074 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:35.976 7004 7075 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:36.011 7004 7134 I chatty : uid=1000 system_server expire 5 lines
03-22 10:06:36.041 7004 7004 I chatty : uid=1000 system_server expire 15 lines
03-22 10:06:36.071 7004 7031 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:36.072 7004 7033 I chatty : uid=1000 system_server expire 13 lines
03-22 10:06:36.372 7004 7104 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:36.444 251 261 I vold : Executing sdcardfs
03-22 10:06:36.446 251 261 D vold : Waiting for sdcardfs to spin up...
03-22 10:06:36.496 251 261 D vold : Waiting for sdcardfs to spin up...
03-22 10:06:36.509 7846 7846 W sdcard : Device explicitly enabled sdcardfs
03-22 10:06:36.555 7004 7742 I chatty : uid=1000 system_server expire 5 lines
03-22 10:06:36.568 251 261 I vold : Mounting emulated fuse volume
03-22 10:06:36.592 251 261 I vold : Bind mounting /mnt/runtime/full/emulated to /mnt/pass_through/0/emulated
03-22 10:06:36.818 7004 7023 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:37.014 7004 7025 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:37.116 7004 7019 I chatty : uid=1000 system_server expire 3 lines
03-22 10:06:37.304 7004 7025 I chatty : uid=1000 system_server expire 15 lines
03-22 10:06:37.340 7004 7742 I chatty : uid=1000 system_server expire 6 lines
03-22 10:06:37.647 251 261 I vold : Bind mounting /mnt/runtime/default/emulated/0/Android/data on /mnt/user/0/emulated/0/Android/data
03-22 10:06:37.664 251 261 I vold : Bind mounted /mnt/runtime/default/emulated/0/Android/data on /mnt/user/0/emulated/0/Android/data
03-22 10:06:37.664 251 261 I vold : Bind mounting /mnt/runtime/default/emulated/0/Android/obb on /mnt/user/0/emulated/0/Android/obb
03-22 10:06:37.673 251 261 I vold : Bind mounted /mnt/runtime/default/emulated/0/Android/obb on /mnt/user/0/emulated/0/Android/obb
03-22 10:06:37.682 251 261 I vold : Bind mounting /mnt/runtime/write/emulated/0/Android/obb on /mnt/installer/0/emulated/0/Android/obb
03-22 10:06:37.684 251 261 I vold : Bind mounted /mnt/runtime/write/emulated/0/Android/obb on /mnt/installer/0/emulated/0/Android/obb
03-22 10:06:37.685 251 261 I vold : Configuring read_ahead of /mnt/user/0/emulated fuse filesystem to 256kb
03-22 10:06:37.685 251 261 I vold : Writing 256 to /sys/class/bdi/0:57/read_ahead_kb
03-22 10:06:37.685 251 261 I vold : Configuring max_ratio of /mnt/user/0/emulated fuse filesystem to 40
03-22 10:06:37.686 251 261 I vold : Writing 40 to /sys/class/bdi/0:57/max_ratio
03-22 10:06:37.687 7004 7075 I chatty : uid=1000 system_server expire 8 lines
03-22 10:06:37.883 7004 7134 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:37.884 7004 7033 I chatty : uid=1000 system_server expire 33 lines
03-22 10:06:38.328 7004 7428 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:38.959 7004 7808 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:39.364 7004 7004 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:39.385 7004 7987 I chatty : uid=1000 system_server expire 7 lines
03-22 10:06:39.808 7004 7023 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:39.966 7004 7033 I chatty : uid=1000 system_server expire 36 lines
03-22 10:06:40.272 7004 7463 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:40.393 7004 7004 I chatty : uid=1000 system_server expire 9 lines
03-22 10:06:40.400 7004 7428 I chatty : uid=1000 system_server expire 5 lines
03-22 10:06:40.480 7004 7742 I chatty : uid=1000 system_server expire 93 lines
03-22 10:06:40.637 7004 7019 I chatty : uid=1000 system_server expire 8 lines
03-22 10:06:41.136 7004 7134 I chatty : uid=1000 system_server expire 3 lines
03-22 10:06:41.149 8074 8074 D ActivityThread: Loading provider contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2
03-22 10:06:41.408 7004 7345 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:42.776 7004 7816 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:43.027 7004 7025 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:44.957 7004 7086 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:45.746 7004 7033 I chatty : uid=1000 system_server expire 28 lines
03-22 10:06:45.910 7004 7816 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:46.053 7004 7463 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:46.174 7004 7025 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:46.354 7004 7428 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:47.036 7004 7345 I chatty : uid=1000 system_server expire 8 lines
03-22 10:06:47.741 7004 7134 I chatty : uid=1000 system_server expire 10 lines
03-22 10:06:48.174 7004 7808 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:48.739 7004 7032 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:48.769 7004 7004 I chatty : uid=1000 system_server expire 5 lines
03-22 10:06:49.325 7004 7033 I chatty : uid=1000 system_server expire 9 lines
03-22 10:06:49.499 7004 7428 I chatty : uid=1000 system_server expire 5 lines
03-22 10:06:49.591 7004 7463 I chatty : uid=1000 system_server expire 4 lines
03-22 10:06:49.626 7004 7134 I chatty : uid=1000 system_server expire 5 lines
03-22 10:06:50.150 7004 8634 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:50.176 7004 7808 I chatty : uid=1000 system_server expire 2 lines
03-22 10:06:51.021 7004 7032 I chatty : uid=1000 system_server expire 3 lines
03-22 10:06:51.823 7004 7086 I chatty : uid=1000 system_server expire 1 line
03-22 10:06:55.974 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:06:55.997 6829 6829 I chatty : uid=1010(wifi) identical 2 lines
03-22 10:06:56.000 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:06:58.089 7004 7040 I chatty : uid=1000 system_server expire 10 lines
03-22 10:07:00.084 7004 7023 I chatty : uid=1000 system_server expire 5 lines
03-22 10:07:00.164 7004 7025 I chatty : uid=1000 system_server expire 2 lines
03-22 10:07:00.164 7004 7026 I chatty : uid=1000 system_server expire 5 lines
03-22 10:07:00.183 7004 7027 I chatty : uid=1000 system_server expire 3 lines
03-22 10:07:15.352 7004 8646 I chatty : uid=1000 system_server expire 1 line
03-22 10:07:17.142 7004 7070 I chatty : uid=1000 system_server expire 1 line
03-22 10:07:17.209 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:07:17.216 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:07:17.239 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:07:17.246 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:07:17.333 7004 7040 I chatty : uid=1000 system_server expire 9 lines
03-22 10:07:25.752 7004 7345 I chatty : uid=1000 system_server expire 1 line
03-22 10:07:27.572 7004 7040 I chatty : uid=1000 system_server expire 16 lines
03-22 10:07:27.579 7004 7023 I chatty : uid=1000 system_server expire 12 lines
03-22 10:07:34.547 7004 7032 I chatty : uid=1000 system_server expire 9 lines
03-22 10:07:43.892 7004 7070 I chatty : uid=1000 system_server expire 2 lines
03-22 10:07:43.962 7004 7026 I chatty : uid=1000 system_server expire 9 lines
03-22 10:07:43.965 7004 7027 I chatty : uid=1000 system_server expire 3 lines
03-22 10:07:44.071 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:07:44.096 6829 6829 I chatty : uid=1010(wifi) identical 6 lines
03-22 10:07:44.099 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:07:44.476 7004 7428 I chatty : uid=1000 system_server expire 1 line
03-22 10:07:45.259 7004 7134 I chatty : uid=1000 system_server expire 2 lines
03-22 10:07:45.307 7004 7463 I chatty : uid=1000 system_server expire 2 lines
03-22 10:08:04.083 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:08:04.092 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:08:41.419 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:08:41.442 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:08:41.488 7004 7040 I chatty : uid=1000 system_server expire 11 lines
03-22 10:08:41.904 7004 8634 I chatty : uid=1000 system_server expire 1 line
03-22 10:10:02.387 7004 7004 I chatty : uid=1000 system_server expire 19 lines
03-22 10:10:02.404 7004 7033 I chatty : uid=1000 system_server expire 7 lines
03-22 10:10:05.470 7004 7091 I chatty : uid=1000 system_server expire 2 lines
03-22 10:10:06.641 7004 7345 I chatty : uid=1000 system_server expire 5 lines
03-22 10:10:07.046 7004 7428 I chatty : uid=1000 system_server expire 3 lines
03-22 10:10:07.097 7004 7026 I chatty : uid=1000 system_server expire 4 lines
03-22 10:11:05.452 7004 7032 I chatty : uid=1000 system_server expire 1 line
03-22 10:12:32.379 7004 7037 I chatty : uid=1000 system_server expire 3 lines
03-22 10:16:10.489 7004 7025 I chatty : uid=1000 system_server expire 10 lines
03-22 10:16:36.250 7004 7023 I chatty : uid=1000 system_server expire 5 lines
03-22 10:29:34.705 7004 7031 I chatty : uid=1000 system_server expire 2 lines
03-22 10:42:14.554 7004 7072 I chatty : uid=1000 system_server expire 2 lines
03-22 10:43:58.301 7004 7070 I chatty : uid=1000 system_server expire 1 line
03-22 10:43:58.342 7004 7040 I chatty : uid=1000 system_server expire 5 lines
03-22 10:43:58.384 7004 7027 I chatty : uid=1000 system_server expire 1 line
03-22 10:43:58.450 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:43:58.474 6829 6829 I chatty : uid=1010(wifi) identical 2 lines
03-22 10:43:58.478 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:43:58.890 7004 8778 I chatty : uid=1000 system_server expire 1 line
03-22 10:44:05.910 7490 7490 E AndroidRuntime: FATAL EXCEPTION: main
03-22 10:44:05.910 7490 7490 E AndroidRuntime: Process: com.android.launcher3, PID: 7490
03-22 10:44:05.910 7490 7490 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'float com.android.launcher3.anim.AnimatorPlaybackController.getProgressFraction()' on a null object reference
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at com.android.launcher3.touch.AbstractStateChangeTouchController.onDragEnd(AbstractStateChangeTouchController.java:407)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at com.android.launcher3.touch.SingleAxisSwipeDetector.reportDragEndInternal(SingleAxisSwipeDetector.java:175)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at com.android.launcher3.touch.BaseSwipeDetector.reportDragEnd(BaseSwipeDetector.java:285)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at com.android.launcher3.touch.BaseSwipeDetector.setState(BaseSwipeDetector.java:228)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at com.android.launcher3.touch.BaseSwipeDetector.onTouchEvent(BaseSwipeDetector.java:190)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at com.android.launcher3.touch.AbstractStateChangeTouchController.onControllerTouchEvent(AbstractStateChangeTouchController.java:174)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at com.android.launcher3.views.BaseDragLayer.onTouchEvent(BaseDragLayer.java:286)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.View.dispatchTouchEvent(View.java:14309)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3112)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2785)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at com.android.launcher3.views.BaseDragLayer.dispatchTouchEvent(BaseDragLayer.java:321)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at com.android.launcher3.dragndrop.DragLayer.dispatchTouchEvent(DragLayer.java:227)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3118)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2799)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3118)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2799)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3118)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2799)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3118)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2799)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at com.android.internal.policy.DecorView.superDispatchTouchEvent(DecorView.java:488)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at com.android.internal.policy.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:1873)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.app.Activity.dispatchTouchEvent(Activity.java:4125)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at com.android.launcher3.Launcher.dispatchTouchEvent(Launcher.java:1838)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at com.android.internal.policy.DecorView.dispatchTouchEvent(DecorView.java:446)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.View.dispatchPointerEvent(View.java:14568)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent(ViewRootImpl.java:6022)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:5825)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:5316)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:5373)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:5339)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:5491)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:5347)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:5548)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:5320)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:5373)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:5339)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:5347)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:5320)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:8086)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:8037)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewRootImpl.enqueueInputEvent(ViewRootImpl.java:7998)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent(ViewRootImpl.java:8209)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.view.InputEventReceiver.dispatchInputEvent(InputEventReceiver.java:220)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.os.MessageQueue.nativePollOnce(Native Method)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.os.MessageQueue.next(MessageQueue.java:335)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.os.Looper.loop(Looper.java:183)
03-22 10:44:05.910 7490 7490 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7660)
03-22 10:44:05.911 7490 7490 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
03-22 10:44:05.911 7490 7490 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
03-22 10:44:05.911 7490 7490 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
03-22 10:44:05.924 7004 7134 I chatty : uid=1000 system_server expire 1 line
03-22 10:44:05.926 7004 9636 I chatty : uid=1000 system_server expire 1 line
03-22 10:44:05.998 7004 7463 I chatty : uid=1000 system_server expire 2 lines
03-22 10:44:06.119 7004 7428 I chatty : uid=1000 system_server expire 9 lines
03-22 10:44:06.377 7004 7025 I chatty : uid=1000 system_server expire 9 lines
03-22 10:44:07.636 7004 7023 I chatty : uid=1000 system_server expire 10 lines
03-22 10:44:07.655 7004 7024 I chatty : uid=1000 system_server expire 5 lines
03-22 10:44:09.483 7004 7026 I chatty : uid=1000 system_server expire 4 lines
03-22 10:44:09.484 7004 7033 I chatty : uid=1000 system_server expire 14 lines
03-22 10:44:09.575 7004 9637 I chatty : uid=1000 system_server expire 3 lines
03-22 10:44:12.437 7004 7816 I chatty : uid=1000 system_server expire 2 lines
03-22 10:44:13.141 7004 7018 I chatty : uid=1000 system_server expire 8 lines
03-22 10:44:17.350 7004 7037 I chatty : uid=1000 system_server expire 3 lines
03-22 10:44:17.476 7004 7134 I chatty : uid=1000 system_server expire 1 line
03-22 10:44:18.105 7004 7027 I chatty : uid=1000 system_server expire 1 line
03-22 10:44:18.460 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:44:18.472 6829 6829 I chatty : uid=1010(wifi) identical 2 lines
03-22 10:44:18.480 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:44:34.229 7004 7428 W OomAdjuster: Fallback pre-set sched group to default: not expected top priority
03-22 10:44:34.411 7004 7018 I ActivityTaskManager: START u0 {act=android.intent.action.VIEW dat=content://com.android.externalstorage.documents/document/0000-0000:MagiskManager-v7.5.1.apk typ=application/vnd.android.package-archive flg=0x2000001 cmp=com.android.packageinstaller/.InstallStaging (has extras)} from uid 10080
03-22 10:44:34.460 7004 7018 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2703588)
03-22 10:44:34.724 7004 7816 I ActivityTaskManager: START u0 {act=android.intent.action.VIEW dat=file:///data/user_de/0/com.android.packageinstaller/no_backup/package7557435379524257367.apk flg=0x2010001 cmp=com.android.packageinstaller/.DeleteStagedFileOnResult (has extras)} from uid 10080
03-22 10:44:34.786 7004 7816 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2703815)
03-22 10:44:34.843 7004 7816 I ActivityTaskManager: START u0 {act=android.intent.action.VIEW dat=file:///data/user_de/0/com.android.packageinstaller/no_backup/package7557435379524257367.apk flg=0x10000 cmp=com.android.packageinstaller/.PackageInstallerActivity (has extras)} from uid 10080
03-22 10:44:34.936 7004 7463 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2704142)
03-22 10:44:37.251 7004 7018 I ActivityTaskManager: START u0 {dat=file:///data/user_de/0/com.android.packageinstaller/no_backup/package7557435379524257367.apk flg=0x2000000 cmp=com.android.packageinstaller/.InstallInstalling (has extras)} from uid 10080
03-22 10:44:37.318 7004 7463 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2704293)
03-22 10:44:37.958 7004 7073 E AppIntegrityManagerServiceImpl: Installer is package installer but originating UID not found.
03-22 10:44:38.009 7004 7073 D CompatibilityChangeReporter: Compat change id reported: 132742131; UID -1; state: DISABLED
03-22 10:44:38.069 7004 7073 W RuleEvaluation: Integrity rule files are not available.
03-22 10:44:38.071 7004 7045 I PackageManager: Integrity check passed for file:///data/app/vmdl1162051969.tmp
03-22 10:44:38.132 7004 7045 D CompatibilityChangeReporter: Compat change id reported: 133396946; UID -1; state: DISABLED
03-22 10:44:38.159 7004 7045 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10151; state: DISABLED
03-22 10:44:38.413 7004 7045 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
03-22 10:44:38.414 7004 7045 D PackageManager: Clear ephemeral installer activity
03-22 10:44:38.415 7004 7023 W Looper : Slow dispatch took 227ms android.fg h=android.os.Handler c=<recycled PooledLambda@e9d0334> m=0
03-22 10:44:38.424 7004 7023 V StorageManagerService: Package null does not have legacy storage
03-22 10:44:42.041 7004 7045 V BackupManagerService: [UserID:0] restoreAtInstall pkg=com.topjohnwu.magisk token=1 restoreSet=0
03-22 10:44:42.041 7004 7045 W BackupTransportManager: Transport com.google.android.gms/.backup.BackupTransportService not registered
03-22 10:44:42.041 7004 7045 W BackupManagerService: [UserID:0] No transport client
03-22 10:44:42.041 7004 7045 V BackupManagerService: [UserID:0] Finishing install immediately
03-22 10:44:42.052 7004 7023 V StorageManagerService: Package null has legacy storage
03-22 10:44:42.087 7004 7018 I ActivityTaskManager: START u0 {dat=file:///data/user_de/0/com.android.packageinstaller/no_backup/package7557435379524257367.apk flg=0x2000000 cmp=com.android.packageinstaller/.InstallSuccess (has extras)} from uid 10080
03-22 10:44:42.136 7004 7816 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2706674)
03-22 10:44:42.144 7004 7023 I RoleManagerService: Granting default roles...
03-22 10:44:42.200 7004 7004 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@AFM
03-22 10:44:42.292 7004 7024 W Looper : Slow dispatch took 104ms android.ui h=com.android.server.am.ActivityManagerService$UiHandler c=null m=31
03-22 10:44:42.293 7004 7023 W Looper : Slow dispatch took 147ms android.fg h=android.os.Handler c=<recycled PooledLambda@433671> m=0
03-22 10:44:42.315 7004 7004 V BackupManagerConstants: getFullBackupIntervalMilliseconds(...) returns 86400000
03-22 10:44:42.315 7004 7004 V BackupManagerConstants: getFullBackupRequiredNetworkType(...) returns 2
03-22 10:44:42.315 7004 7004 V BackupManagerConstants: getFullBackupRequireCharging(...) returns true
03-22 10:44:42.350 7004 7004 W Looper : Slow dispatch took 146ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@5932819 m=0
03-22 10:44:42.351 7004 7004 W Looper : Slow delivery took 202ms main h=android.os.Handler c=com.android.server.statusbar.-$$Lambda$StatusBarManagerService$uF0ibEnnXe7Lxunxb98QQLJjgZM@235e0de m=0
03-22 10:44:42.355 7004 7004 W Looper : Drained
03-22 10:44:42.357 7004 9637 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.topjohnwu.magisk flg=0x4000010 (has extras) } to org.lineageos.audiofx/.Compatibility$Receiver
03-22 10:44:42.541 7004 7023 W Looper : Slow dispatch took 160ms android.fg h=android.os.Handler c=<recycled PooledLambda@70a49a> m=0
03-22 10:44:42.612 7004 7023 W Looper : Slow delivery took 214ms android.fg h=android.os.Handler c=<recycled PooledLambda@b3931cb> m=0
03-22 10:44:42.802 7004 7023 W Looper : Drained
03-22 10:44:43.188 7004 7031 W VoiceInteractionManager: no available voice recognition services found for user 0
03-22 10:44:43.384 7004 7428 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=com.topjohnwu.magisk cmp=com.topjohnwu.magisk/a.c} from uid 10080
03-22 10:44:43.474 7004 7026 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10151; state: DISABLED
03-22 10:44:43.481 7004 7033 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10151; state: DISABLED
03-22 10:44:43.517 7004 7033 I ActivityManager: Start proc 9944:com.topjohnwu.magisk/u0a151 for pre-top-activity {com.topjohnwu.magisk/a.c}
03-22 10:44:43.592 7004 7816 W OomAdjuster: Fallback pre-set sched group to default: not expected top priority
03-22 10:44:43.756 7004 7816 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
03-22 10:44:43.756 7004 7816 D PackageManager: Clear ephemeral installer activity
03-22 10:44:44.442 7004 7816 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
03-22 10:44:44.442 7004 7816 D PackageManager: Clear ephemeral installer activity
03-22 10:44:44.504 7004 7816 I ActivityTaskManager: START u0 {cmp=com.topjohnwu.magisk/a.b} from uid 10151
03-22 10:44:44.537 7004 7816 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2712957)
03-22 10:44:44.606 7004 7086 D ConnectivityService: NetReassign [no changes]
03-22 10:44:44.819 7004 7023 I RoleManagerService: Granting default roles...
03-22 10:44:44.854 7004 7004 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@AFY
03-22 10:44:45.024 7004 7023 W Looper : Slow dispatch took 117ms android.fg h=android.os.Handler c=<recycled PooledLambda@d2dca72> m=0
03-22 10:44:45.156 7004 7023 W Looper : Slow delivery took 211ms android.fg h=android.os.Handler c=<recycled PooledLambda@a35e41f> m=0
03-22 10:44:45.391 7004 7023 W Looper : Slow dispatch took 159ms android.fg h=android.os.Handler c=<recycled PooledLambda@a1be496> m=0
03-22 10:44:45.621 7004 7023 W Looper : Drained
03-22 10:44:46.333 7004 7026 I ActivityManager: PendingStartActivityUids startActivity to updateOomAdj delay:1784ms, uid:10151
03-22 10:44:53.604 7004 7074 D BiometricService: canAuthenticate: User=0, Caller=0, Authenticators=255
03-22 10:44:53.604 7004 7074 D AuthService: canAuthenticate, userId: 0, callingUserId: 0, authenticators: 255, result: 12
03-22 10:45:00.647 7004 7134 I ActivityManager: Killing 8430:org.calyxos.backup.contacts/u0a104 (adj 975): empty #17
03-22 10:45:02.160 7004 7004 D NotificationService: 0|com.topjohnwu.magisk|217200815|null|10151: granting content://settings/system/notification_sound
03-22 10:45:02.162 7004 7004 I chatty : uid=1000 system_server identical 1 line
03-22 10:45:02.163 7004 7004 D NotificationService: 0|com.topjohnwu.magisk|217200815|null|10151: granting content://settings/system/notification_sound
03-22 10:45:02.166 7004 7004 W NotificationHistory: Attempted to add notif for locked/gone/disabled user 0
03-22 10:45:04.785 7004 7032 I DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
03-22 10:45:09.794 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:45:09.803 6829 6829 I chatty : uid=1010(wifi) identical 2 lines
03-22 10:45:09.806 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:45:10.330 7004 9637 I ActivityTaskManager: START u0 {act=android.intent.action.INSTALL_PACKAGE dat=content://com.topjohnwu.magisk.provider/cache_files/manager.apk flg=0x10000001 cmp=com.android.packageinstaller/.InstallStart} from uid 10151
03-22 10:45:10.385 7004 8634 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2711491)
03-22 10:45:10.450 7004 7134 I ActivityTaskManager: START u0 {act=android.intent.action.INSTALL_PACKAGE dat=content://com.topjohnwu.magisk.provider/cache_files/manager.apk flg=0x2000001 cmp=com.android.packageinstaller/.InstallStaging (has extras)} from uid 10080
03-22 10:45:10.506 7004 7134 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2739747)
03-22 10:45:10.522 7004 7004 D NotificationService: 0|com.topjohnwu.magisk|422602877|null|10151: granting content://settings/system/notification_sound
03-22 10:45:10.534 7004 7004 I chatty : uid=1000 system_server identical 1 line
03-22 10:45:10.537 7004 7004 D NotificationService: 0|com.topjohnwu.magisk|422602877|null|10151: granting content://settings/system/notification_sound
03-22 10:45:10.549 7004 7004 W NotificationHistory: Attempted to add notif for locked/gone/disabled user 0
03-22 10:45:10.875 7004 8634 I ActivityTaskManager: START u0 {act=android.intent.action.INSTALL_PACKAGE dat=file:///data/user_de/0/com.android.packageinstaller/no_backup/package8879852829913857064.apk flg=0x2010001 cmp=com.android.packageinstaller/.DeleteStagedFileOnResult (has extras)} from uid 10080
03-22 10:45:10.922 7004 8634 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2739864)
03-22 10:45:10.972 7004 8634 I ActivityTaskManager: START u0 {act=android.intent.action.INSTALL_PACKAGE dat=file:///data/user_de/0/com.android.packageinstaller/no_backup/package8879852829913857064.apk flg=0x10000 cmp=com.android.packageinstaller/.PackageInstallerActivity (has extras)} from uid 10080
03-22 10:45:11.092 7004 7134 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2740281)
03-22 10:45:11.939 7004 8634 I ActivityManager: PendingStartActivityUids startActivity to updateOomAdj delay:1006ms, uid:10080
03-22 10:45:13.284 7004 7463 I ActivityTaskManager: START u0 {act=android.settings.MANAGE_UNKNOWN_APP_SOURCES dat=package:com.topjohnwu.magisk cmp=com.android.settings/.Settings$ManageAppExternalSourcesActivity} from uid 10080
03-22 10:45:13.385 7004 7134 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2685502)
03-22 10:45:13.915 7004 8634 E UserRestrictionsUtils: Unknown restriction queried by uid 1000 (android et al): null
03-22 10:45:15.638 7004 7463 I ActivityManager: Killing 9944:com.topjohnwu.magisk/u0a151 (adj 700): REQUEST_INSTALL_PACKAGES changed.
03-22 10:45:15.743 7004 8634 I WindowManager: WIN DEATH: Window{790b340 u0 com.topjohnwu.magisk/a.b}
03-22 10:45:15.743 7004 7816 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=21, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND Uid: 10151 AdministratorUids: [] RequestorUid: 10151 RequestorPackageName: com.topjohnwu.magisk] ], android.os.BinderProxy@10675b0)
03-22 10:45:15.755 7004 7026 W ActivityManager: setHasOverlayUi called on unknown pid: 9944
03-22 10:45:16.449 7004 7024 D AutofillManagerService: onBackKeyPressed()
03-22 10:45:16.449 7004 7024 D AutofillManagerServiceImpl: Reset component for user 0:
03-22 10:45:16.452 7004 7024 D AutofillUI: destroySaveUiUiThread(): already destroyed
03-22 10:45:16.584 7004 7026 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10151; state: DISABLED
03-22 10:45:16.585 7004 7033 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10151; state: DISABLED
03-22 10:45:16.626 7004 7033 I ActivityManager: Start proc 10045:com.topjohnwu.magisk/u0a151 for activity {com.topjohnwu.magisk/a.b}
03-22 10:45:17.008 7004 7420 I ActivityTaskManager: START u0 {cmp=com.topjohnwu.magisk/a.c} from uid 10151
03-22 10:45:17.140 7004 7086 D ConnectivityService: NetReassign [no changes]
03-22 10:45:17.532 7004 8634 D BiometricService: canAuthenticate: User=0, Caller=0, Authenticators=255
03-22 10:45:17.532 7004 8634 D AuthService: canAuthenticate, userId: 0, callingUserId: 0, authenticators: 255, result: 12
03-22 10:45:17.535 7004 7026 W ActivityTaskManager: Activity pause timeout for ActivityRecord{ac6cff8 u0 com.topjohnwu.magisk/a.b t48 f}}
03-22 10:45:17.537 7004 7026 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2746102)
03-22 10:45:17.953 7004 8634 I ActivityTaskManager: START u0 {cmp=com.topjohnwu.magisk/a.b} from uid 10151
03-22 10:45:18.129 7004 7024 D AutofillManagerService: onBackKeyPressed()
03-22 10:45:18.178 7004 8634 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2746899)
03-22 10:45:21.181 7004 7814 I ActivityTaskManager: START u0 {dat=file:///data/user_de/0/com.android.packageinstaller/no_backup/package8879852829913857064.apk flg=0x2000000 cmp=com.android.packageinstaller/.InstallInstalling (has extras)} from uid 10080
03-22 10:45:21.227 7004 8778 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2740455)
03-22 10:45:22.387 7004 7073 W RuleEvaluation: Integrity rule files are not available.
03-22 10:45:22.388 7004 7045 I PackageManager: Integrity check passed for file:///data/app/vmdl1321648664.tmp
03-22 10:45:22.451 7004 7032 I ActivityManager: Force stopping com.topjohnwu.magisk appid=10151 user=-1: installPackageLI
03-22 10:45:22.453 7004 7032 I ActivityManager: Killing 10045:com.topjohnwu.magisk/u0a151 (adj 900): stop com.topjohnwu.magisk due to installPackageLI
03-22 10:45:22.455 7004 7045 D CompatibilityChangeReporter: Compat change id reported: 133396946; UID -1; state: ENABLED
03-22 10:45:22.458 7004 7045 I PackageManager: Update package com.topjohnwu.magisk code path from /data/app/~~RKrlQprHKBNc5psc63PnLQ==/com.topjohnwu.magisk-waf1vkvhw0KmKacnwv07RQ== to /data/app/~~1S5Kz3zBo0toqV8Z6qERxA==/com.topjohnwu.magisk-rhA4ytnosO833IX_TRNn_Q==; Retain data and using new
03-22 10:45:22.458 7004 7045 I PackageManager: Update package com.topjohnwu.magisk resource path from /data/app/~~RKrlQprHKBNc5psc63PnLQ==/com.topjohnwu.magisk-waf1vkvhw0KmKacnwv07RQ== to /data/app/~~1S5Kz3zBo0toqV8Z6qERxA==/com.topjohnwu.magisk-rhA4ytnosO833IX_TRNn_Q==; Retain data and using new
03-22 10:45:22.508 7004 7420 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=22, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND Uid: 10151 AdministratorUids: [] RequestorUid: 10151 RequestorPackageName: com.topjohnwu.magisk] ], android.os.BinderProxy@a5b19d8)
03-22 10:45:22.509 7004 7026 W ActivityManager: setHasOverlayUi called on unknown pid: 10045
03-22 10:45:22.651 7004 7045 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10151; state: ENABLED
03-22 10:45:22.926 7004 7045 D PackageManager: Instant App installer not found with android.intent.action.INSTALL_INSTANT_APP_PACKAGE
03-22 10:45:22.926 7004 7045 D PackageManager: Clear ephemeral installer activity
03-22 10:45:22.935 7004 7004 W Looper : Slow dispatch took 472ms main h=com.android.server.job.JobSchedulerService$JobHandler c=null m=1
03-22 10:45:26.120 7004 7045 I ActivityManager: Force stopping com.topjohnwu.magisk appid=10151 user=0: pkg removed
03-22 10:45:26.147 7004 7032 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.topjohnwu.magisk flg=0x4000010 (has extras) } to org.lineageos.audiofx/.Compatibility$Receiver
03-22 10:45:26.163 7004 7004 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 1000; state: DISABLED
03-22 10:45:26.167 7004 7045 I ActivityManager: Force stopping com.topjohnwu.magisk appid=10151 user=0: pkg removed
03-22 10:45:26.168 7004 10044 I ActivityTaskManager: START u0 {dat=file:///data/user_de/0/com.android.packageinstaller/no_backup/package8879852829913857064.apk flg=0x2000000 cmp=com.android.packageinstaller/.InstallSuccess (has extras)} from uid 10080
03-22 10:45:26.230 7004 10111 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2750584)
03-22 10:45:26.267 7004 7033 W ActivityManager: Slow operation: 107ms so far, now at startProcess: done updating battery stats
03-22 10:45:26.267 7004 7033 W ActivityManager: Slow operation: 107ms so far, now at startProcess: building log message
03-22 10:45:26.267 7004 7033 I ActivityManager: Start proc 10118:com.android.keychain/1000 for service {com.android.keychain/com.android.keychain.KeyChainService}
03-22 10:45:26.267 7004 7033 W ActivityManager: Slow operation: 107ms so far, now at startProcess: starting to update pids map
03-22 10:45:26.275 7004 7033 W ActivityManager: Slow operation: 115ms so far, now at startProcess: done updating pids map
03-22 10:45:26.298 7004 7023 I RoleManagerService: Granting default roles...
03-22 10:45:26.309 7004 7004 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.android.dialer: DDC.oR@AFk
03-22 10:45:26.412 7004 7032 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.topjohnwu.magisk flg=0x4000010 (has extras) } to com.android.packageinstaller/.PackageInstalledReceiver
03-22 10:45:26.454 7004 7023 W Looper : Slow dispatch took 155ms android.fg h=android.os.Handler c=<recycled PooledLambda@d013d8d> m=0
03-22 10:45:26.458 7004 7032 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.topjohnwu.magisk flg=0x4000010 (has extras) } to org.lineageos.audiofx/.Compatibility$Receiver
03-22 10:45:26.462 7004 7024 W Looper : Slow dispatch took 184ms android.ui h=com.android.server.am.ActivityManagerService$UiHandler c=null m=31
03-22 10:45:26.578 7004 7023 W Looper : Slow dispatch took 121ms android.fg h=android.os.Handler c=<recycled PooledLambda@6239854> m=0
03-22 10:45:26.645 7004 7074 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REPLACED dat=package:com.topjohnwu.magisk flg=0x4000010 (has extras) } to org.lineageos.audiofx/.Compatibility$Receiver
03-22 10:45:26.673 7004 7032 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REPLACED dat=package:com.topjohnwu.magisk flg=0x4000010 (has extras) } to com.topjohnwu.magisk/.core.Receiver
03-22 10:45:26.758 7004 7031 W VoiceInteractionManager: no available voice recognition services found for user 0
03-22 10:45:26.763 7004 7023 W Looper : Slow dispatch took 186ms android.fg h=android.os.Handler c=<recycled PooledLambda@1d4eb16> m=0
03-22 10:45:26.778 7004 7023 W Looper : Slow delivery took 351ms android.fg h=android.os.Handler c=<recycled PooledLambda@4cfc97> m=0
03-22 10:45:27.220 7004 8634 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=com.topjohnwu.magisk cmp=com.topjohnwu.magisk/.core.SplashActivity} from uid 10080
03-22 10:45:27.298 7004 7026 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10151; state: DISABLED
03-22 10:45:27.299 7004 7033 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10151; state: ENABLED
03-22 10:45:27.335 7004 7033 W ActivityManager: Slow operation: 56ms so far, now at startProcess: returned from zygote!
03-22 10:45:27.354 7004 7033 W ActivityManager: Slow operation: 74ms so far, now at startProcess: done updating battery stats
03-22 10:45:27.355 7004 7033 W ActivityManager: Slow operation: 75ms so far, now at startProcess: building log message
03-22 10:45:27.355 7004 7033 I ActivityManager: Start proc 10147:com.topjohnwu.magisk/u0a151 for pre-top-activity {com.topjohnwu.magisk/com.topjohnwu.magisk.core.SplashActivity}
03-22 10:45:27.355 7004 7033 W ActivityManager: Slow operation: 75ms so far, now at startProcess: starting to update pids map
03-22 10:45:27.355 7004 7033 W ActivityManager: Slow operation: 76ms so far, now at startProcess: done updating pids map
03-22 10:45:27.364 7004 7023 W Looper : Drained
03-22 10:45:27.434 7004 7428 W OomAdjuster: Fallback pre-set sched group to default: not expected top priority
03-22 10:45:27.766 7004 8634 D CompatibilityChangeReporter: Compat change id reported: 149924527; UID 10151; state: ENABLED
03-22 10:45:27.770 7004 8634 D CompatibilityChangeReporter: Compat change id reported: 132649864; UID 10151; state: DISABLED
03-22 10:45:28.775 7004 7428 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] pkg=com.topjohnwu.magisk cmp=com.topjohnwu.magisk/.ui.MainActivity} from uid 10151
03-22 10:45:28.806 7004 7419 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2756806)
03-22 10:45:28.901 7004 7086 D ConnectivityService: NetReassign [no changes]
03-22 10:45:35.900 7004 7024 D AutofillManagerService: onBackKeyPressed()
03-22 10:45:42.740 7004 7419 I ActivityManager: Killing 8458:org.lineageos.lineageparts/1000 (adj 975): empty #17
03-22 10:45:44.874 7004 7032 I DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
03-22 10:45:44.947 7004 7428 I ActivityTaskManager: START u0 {cmp=com.topjohnwu.magisk/.ui.MainActivity} from uid 10151
03-22 10:45:45.009 7004 7428 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2758162)
03-22 10:45:59.344 7004 7024 D AutofillManagerService: onBackKeyPressed()
03-22 10:46:04.933 7004 7032 I DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
03-22 10:46:05.116 7004 7024 D AutofillManagerService: onBackKeyPressed()
03-22 10:46:17.221 7004 7024 D AutofillManagerService: onBackKeyPressed()
03-22 10:46:20.442 7004 7023 D AutofillManagerService: Close system dialogs
03-22 10:46:20.455 7004 7074 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 pkg=com.android.launcher3 cmp=com.android.launcher3/.uioverrides.QuickstepLauncher (has extras)} from uid 10134
03-22 10:46:20.521 7004 7074 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10134?v=9&cv=14 pkg=com.google.android.googlequicksearchbox } U=0: not found
03-22 10:46:20.800 7004 10044 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10134?v=9&cv=14 pkg=com.google.android.googlequicksearchbox } U=0: not found
03-22 10:46:20.862 7004 7027 I WindowManager: Queue is too deep! Purged item with taskid=49
03-22 10:46:21.463 7004 7023 D AutofillManagerService: Close system dialogs
03-22 10:46:22.783 7004 7023 D AutofillManagerService: Close system dialogs
03-22 10:46:22.789 7004 7428 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 pkg=com.android.launcher3 cmp=com.android.launcher3/.uioverrides.QuickstepLauncher (has extras)} from uid 10134
03-22 10:46:23.017 7004 7428 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10134?v=9&cv=14 pkg=com.google.android.googlequicksearchbox } U=0: not found
03-22 10:46:23.844 7004 7023 D AutofillManagerService: Close system dialogs
03-22 10:46:23.854 7004 7024 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.android.launcher3/.uioverrides.QuickstepLauncher (has extras)} from uid 0
03-22 10:46:23.885 7004 7023 D AutofillManagerService: Close system dialogs
03-22 10:46:24.979 7004 7032 I DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
03-22 10:46:26.662 7004 8634 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=com.android.dialer cmp=com.android.dialer/.main.impl.MainActivity bnds=[30,775][126,891]} from uid 10134
03-22 10:46:27.541 7004 7023 D AutofillManagerService: Close system dialogs
03-22 10:46:27.547 7004 7024 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.android.launcher3/.uioverrides.QuickstepLauncher (has extras)} from uid 0
03-22 10:46:27.619 7004 7074 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10134?v=9&cv=14 pkg=com.google.android.googlequicksearchbox } U=0: not found
03-22 10:46:27.629 7004 7023 D AutofillManagerService: Close system dialogs
03-22 10:46:28.408 7004 7074 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[397,593][524,731]} from uid 10134
03-22 10:46:28.824 7004 7037 W BatteryExternalStatsWorker: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTransmitPowerInfo[]=[TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={-2147483648,0}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={0,5}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={5,15}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={15,20}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={20,2147483647}}] mRxTimeMs=0}
03-22 10:46:28.977 7004 7428 D CompatibilityChangeReporter: Compat change id reported: 136274596; UID 1000; state: ENABLED
03-22 10:46:28.984 7004 7037 W BatteryExternalStatsWorker: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTransmitPowerInfo[]=[TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={-2147483648,0}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={0,5}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={5,15}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={15,20}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={20,2147483647}}] mRxTimeMs=0}
03-22 10:46:29.104 7004 7024 W Looper : Slow dispatch took 101ms android.ui h=com.android.server.am.ActivityManagerService$UiHandler c=null m=53
03-22 10:46:29.137 7004 7037 W BatteryExternalStatsWorker: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTransmitPowerInfo[]=[TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={-2147483648,0}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={0,5}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={5,15}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={15,20}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={20,2147483647}}] mRxTimeMs=0}
03-22 10:46:29.498 7004 7023 D AutofillManagerService: Close system dialogs
03-22 10:46:29.512 7004 7808 I ActivityManager: Process org.lineageos.snap (pid 8484) has died: cch+65 CEM
03-22 10:46:29.523 7004 7024 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.android.launcher3/.uioverrides.QuickstepLauncher (has extras)} from uid 0
03-22 10:46:29.531 7004 7037 W BatteryExternalStatsWorker: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTransmitPowerInfo[]=[TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={-2147483648,0}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={0,5}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={5,15}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={15,20}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={20,2147483647}}] mRxTimeMs=0}
03-22 10:46:29.624 7004 7024 W Looper : Slow dispatch took 129ms android.ui h=com.android.server.policy.PhoneWindowManager$PolicyHandler c=com.android.server.policy.-$$Lambda$PhoneWindowManager$DisplayHomeButtonHandler$ljCIzo7y96OZCYYMVaAi6LAwRAE@d1eb6a0 m=0
03-22 10:46:29.659 7004 7463 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10134?v=9&cv=14 pkg=com.google.android.googlequicksearchbox } U=0: not found
03-22 10:46:29.702 7004 7023 D AutofillManagerService: Close system dialogs
03-22 10:46:29.808 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:46:29.821 6829 6829 I chatty : uid=1010(wifi) identical 2 lines
03-22 10:46:29.837 6829 6829 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
03-22 10:46:30.492 7004 7428 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[397,593][524,731]} from uid 10134
03-22 10:46:30.612 7004 7419 I ActivityTaskManager: Activity reported stop, but no longer stopping: ActivityRecord{fc94a30 u0 com.android.settings/.Settings t45}
03-22 10:46:30.896 7004 7037 W BatteryExternalStatsWorker: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTransmitPowerInfo[]=[TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={-2147483648,0}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={0,5}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={5,15}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={15,20}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={20,2147483647}}] mRxTimeMs=0}
03-22 10:46:31.043 7004 7037 W BatteryExternalStatsWorker: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTransmitPowerInfo[]=[TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={-2147483648,0}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={0,5}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={5,15}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={15,20}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={20,2147483647}}] mRxTimeMs=0}
03-22 10:46:34.491 7004 7023 D AutofillManagerService: Close system dialogs
03-22 10:46:34.496 7004 7024 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.android.launcher3/.uioverrides.QuickstepLauncher (has extras)} from uid 0
03-22 10:46:34.573 7004 7074 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10134?v=9&cv=14 pkg=com.google.android.googlequicksearchbox } U=0: not found
03-22 10:46:34.586 7004 7023 D AutofillManagerService: Close system dialogs
03-22 10:46:36.988 7004 7074 I ActivityTaskManager: START u0 {act=android.intent.action.APPLICATION_PREFERENCES flg=0x10000000 pkg=com.android.launcher3 cmp=com.android.launcher3/.settings.SettingsActivity} from uid 10134
03-22 10:46:37.050 7004 7420 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2675499)
03-22 10:46:45.040 7004 7032 I DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
03-22 10:46:47.601 7004 7023 D AutofillManagerService: Close system dialogs
03-22 10:46:47.606 7004 7024 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.android.launcher3/.uioverrides.QuickstepLauncher (has extras)} from uid 0
03-22 10:46:47.660 7004 7428 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10134?v=9&cv=14 pkg=com.google.android.googlequicksearchbox } U=0: not found
03-22 10:46:47.666 7004 7023 D AutofillManagerService: Close system dialogs
03-22 10:46:48.210 7159 7159 V DeadZone: consuming errant click: (312.0,3.0)
03-22 10:46:48.210 7159 7159 V DeadZone: consuming errant click: (312.0,3.0)
03-22 10:46:50.029 7004 7428 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[397,554][524,692]} from uid 10134
03-22 10:46:50.344 7004 7037 W BatteryExternalStatsWorker: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTransmitPowerInfo[]=[TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={-2147483648,0}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={0,5}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={5,15}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={15,20}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={20,2147483647}}] mRxTimeMs=0}
03-22 10:46:50.519 7004 7024 W Looper : Slow dispatch took 214ms android.ui h=com.android.server.am.ActivityManagerService$UiHandler c=null m=53
03-22 10:46:50.577 7004 7037 W BatteryExternalStatsWorker: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTransmitPowerInfo[]=[TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={-2147483648,0}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={0,5}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={5,15}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={15,20}}, TransmitPower{ mTimeInMillis=0 mPowerRangeInDbm={20,2147483647}}] mRxTimeMs=0}
03-22 10:46:51.143 7004 7023 D AutofillManagerService: Close system dialogs
03-22 10:46:51.155 7004 7024 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=com.android.launcher3/.uioverrides.QuickstepLauncher (has extras)} from uid 0
03-22 10:46:51.226 7004 7463 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://com.android.launcher3:10134?v=9&cv=14 pkg=com.google.android.googlequicksearchbox } U=0: not found
03-22 10:46:51.247 7004 7023 D AutofillManagerService: Close system dialogs
03-22 10:46:53.848 7004 7018 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.documentsui/.LauncherActivity bnds=[397,278][524,416]} from uid 10134
03-22 10:46:53.901 7004 7463 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2688882)
03-22 10:46:53.945 7004 7463 I ActivityTaskManager: START u0 {dat=//com.android.documentsui.launchControl flg=0x10380000 cmp=com.android.documentsui/.files.FilesActivity} from uid 10090
03-22 10:47:01.073 7004 7463 I ActivityTaskManager: START u0 {act=android.intent.action.VIEW dat=content://com.android.externalstorage.documents/document/0000-0000:librechair-ci-signed-aligned.apk typ=application/vnd.android.package-archive flg=0x20000003 cmp=com.android.packageinstaller/.InstallStart} from uid 10090
03-22 10:47:01.108 7004 7018 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2755587)
03-22 10:47:01.149 7004 7018 I ActivityTaskManager: START u0 {act=android.intent.action.VIEW dat=content://com.android.externalstorage.documents/document/0000-0000:librechair-ci-signed-aligned.apk typ=application/vnd.android.package-archive flg=0x2000001 cmp=com.android.packageinstaller/.InstallStaging (has extras)} from uid 10080
03-22 10:47:01.188 7004 7419 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2850464)
03-22 10:47:02.616 7004 7419 I ActivityTaskManager: START u0 {act=android.intent.action.VIEW dat=file:///data/user_de/0/com.android.packageinstaller/no_backup/package4543783082485324097.apk flg=0x2010001 cmp=com.android.packageinstaller/.DeleteStagedFileOnResult (has extras)} from uid 10080
03-22 10:47:02.667 7004 7074 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2850544)
03-22 10:47:02.711 7004 7463 I ActivityTaskManager: START u0 {act=android.intent.action.VIEW dat=file:///data/user_de/0/com.android.packageinstaller/no_backup/package4543783082485324097.apk flg=0x10000 cmp=com.android.packageinstaller/.PackageInstallerActivity (has extras)} from uid 10080
03-22 10:47:02.812 7004 7419 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2852023)
03-22 10:47:04.048 7004 7463 I ActivityManager: PendingStartActivityUids startActivity to updateOomAdj delay:1364ms, uid:10080
03-22 10:47:05.079 7004 7032 I DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
03-22 10:47:05.556 7004 7074 I ActivityTaskManager: START u0 {dat=file:///data/user_de/0/com.android.packageinstaller/no_backup/package4543783082485324097.apk flg=0x2000000 cmp=com.android.packageinstaller/.InstallInstalling (has extras)} from uid 10080
03-22 10:47:05.603 7004 7074 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (2852167)
03-22 10:47:10.018 7004 7013 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 7013 (Jit thread pool), pid 7004 (system_server)
03-22 10:47:10.267 10285 10285 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-22 10:47:10.267 10285 10285 F DEBUG : LineageOS Version: '18.1-20210321-UNOFFICIAL-gprimeltexx'
03-22 10:47:10.268 10285 10285 F DEBUG : Build fingerprint: 'google/walleye/walleye:8.1.0/OPM1.171019.011/4448085:user/release-keys'
03-22 10:47:10.268 10285 10285 F DEBUG : Revision: '0'
03-22 10:47:10.268 10285 10285 F DEBUG : ABI: 'arm'
03-22 10:47:10.282 10285 10285 F DEBUG : Timestamp: 2021-03-22 10:47:10+0100
03-22 10:47:10.282 10285 10285 F DEBUG : pid: 7004, tid: 7013, name: Jit thread pool >>> system_server <<<
03-22 10:47:10.282 10285 10285 F DEBUG : uid: 1000
03-22 10:47:10.282 10285 10285 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
03-22 10:47:10.282 10285 10285 F DEBUG : Cause: null pointer dereference
03-22 10:47:10.282 10285 10285 F DEBUG : r0 000000d9 r1 000000ce r2 000000ce r3 00000000
03-22 10:47:10.282 10285 10285 F DEBUG : r4 ae91f458 r5 000000ce r6 00000043 r7 ae91f380
03-22 10:47:10.282 10285 10285 F DEBUG : r8 00000000 r9 0000005d r10 ae91f458 r11 ad2e0960
03-22 10:47:10.282 10285 10285 F DEBUG : ip a9dc5258 sp 9d0c28c8 lr a9b34e91 pc a9a60c08
03-22 10:47:10.424 10285 10285 F DEBUG : backtrace:
03-22 10:47:10.424 10285 10285 F DEBUG : #00 pc 00199c08 /apex/com.android.art/lib/libart.so (mspace_malloc+16) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 10:47:10.424 10285 10285 F DEBUG : #01 pc 0026de8d /apex/com.android.art/lib/libart.so (art::jit::JitMemoryRegion::AllocateCode(unsigned int)+20) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 10:47:10.424 10285 10285 F DEBUG : #02 pc 00268123 /apex/com.android.art/lib/libart.so (art::jit::JitCodeCache::Reserve(art::Thread*, art::jit::JitMemoryRegion*, unsigned int, unsigned int, unsigned int, art::ArtMethod*, art::ArrayRef<unsigned char const>*, art::ArrayRef<unsigned char const>*)+410) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 10:47:10.425 10285 10285 F DEBUG : #03 pc 0013eb0b /apex/com.android.art/lib/libart-compiler.so (art::OptimizingCompiler::JitCompile(art::Thread*, art::jit::JitCodeCache*, art::jit::JitMemoryRegion*, art::ArtMethod*, bool, bool, art::jit::JitLogger*)+2310) (BuildId: 2fe7786500282dd4a19d0410c09126ca)
03-22 10:47:10.425 10285 10285 F DEBUG : #04 pc 00097d41 /apex/com.android.art/lib/libart-compiler.so (art::jit::JitCompiler::CompileMethod(art::Thread*, art::jit::JitMemoryRegion*, art::ArtMethod*, bool, bool)+172) (BuildId: 2fe7786500282dd4a19d0410c09126ca)
03-22 10:47:10.425 10285 10285 F DEBUG : #05 pc 0025a4a1 /apex/com.android.art/lib/libart.so (art::jit::Jit::CompileMethod(art::ArtMethod*, art::Thread*, bool, bool, bool)+700) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 10:47:10.425 10285 10285 F DEBUG : #06 pc 00261529 /apex/com.android.art/lib/libart.so (art::jit::JitCompileTask::Run(art::Thread*)+536) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 10:47:10.425 10285 10285 F DEBUG : #07 pc 0045dfc3 /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Run()+54) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 10:47:10.425 10285 10285 F DEBUG : #08 pc 0045dc29 /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+116) (BuildId: 8f26b3d35ea08ec74656b3f8a7e8f957)
03-22 10:47:10.426 10285 10285 F DEBUG : #09 pc 000abb9f /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 7360e84ae5fb2b04e5b979e65db7b459)
03-22 10:47:10.426 10285 10285 F DEBUG : #10 pc 000641c5 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 7360e84ae5fb2b04e5b979e65db7b459)
03-22 10:47:11.818 7004 10044 I ActivityManager: Process org.lineageos.updater (pid 8587) has died: cch+65 CEM
03-22 10:47:12.097 7004 7073 E AppIntegrityManagerServiceImpl: Installer is package installer but originating UID not found.
03-22 10:47:13.491 7004 7040 V DisplayPowerController: Brightness [0.05] reason changing to: 'manual [ dim ]', previous reason: 'manual'.
03-22 10:47:14.318 7004 7040 V DisplayPowerController: Brightness [0.15089859] reason changing to: 'manual', previous reason: 'manual [ dim ]'.
03-22 10:47:14.521 7004 7038 I BootReceiver: Copying /data/tombstones/tombstone_39 to DropBox (system_server_native_crash)
03-22 10:47:14.523 7004 7038 I DropBoxManagerService: add tag=system_server_native_crash isTagEnabled=true flags=0x2
--------- beginning of main
03-22 10:47:14.801 306 6801 E IPCThreadState: attemptIncStrongHandle(21): Not supported
03-22 10:47:14.801 306 312 E IPCThreadState: attemptIncStrongHandle(50): Not supported
03-22 10:47:14.801 306 1346 E IPCThreadState: attemptIncStrongHandle(59): Not supported
03-22 10:47:14.801 306 1344 E IPCThreadState: attemptIncStrongHandle(63): Not supported
03-22 10:47:14.801 306 312 E IPCThreadState: attemptIncStrongHandle(25): Not supported
03-22 10:47:14.801 306 1346 E IPCThreadState: attemptIncStrongHandle(24): Not supported
03-22 10:47:14.801 306 1346 E IPCThreadState: attemptIncStrongHandle(26): Not supported
03-22 10:47:14.801 306 312 E IPCThreadState: attemptIncStrongHandle(28): Not supported
03-22 10:47:14.801 306 1346 E IPCThreadState: attemptIncStrongHandle(29): Not supported
03-22 10:47:14.802 306 1345 E IPCThreadState: attemptIncStrongHandle(43): Not supported
03-22 10:47:14.802 306 1346 E IPCThreadState: attemptIncStrongHandle(30): Not supported
03-22 10:47:14.802 306 314 E IPCThreadState: attemptIncStrongHandle(48): Not supported
03-22 10:47:14.802 306 1345 E IPCThreadState: attemptIncStrongHandle(32): Not supported
03-22 10:47:14.802 306 1346 E IPCThreadState: attemptIncStrongHandle(33): Not supported
03-22 10:47:14.802 306 314 E IPCThreadState: attemptIncStrongHandle(34): Not supported
03-22 10:47:14.802 306 1345 E IPCThreadState: attemptIncStrongHandle(36): Not supported
03-22 10:47:14.802 306 1346 E IPCThreadState: attemptIncStrongHandle(2): Not supported
03-22 10:47:14.802 306 314 E IPCThreadState: attemptIncStrongHandle(3): Not supported
03-22 10:47:14.802 306 1345 E IPCThreadState: attemptIncStrongHandle(1): Not supported
03-22 10:47:14.802 306 1346 W statsd : statscompanion service died
03-22 10:47:14.802 306 1346 W statsd : Reset statsd upon system server restarts.
03-22 10:47:14.802 306 6802 E IPCThreadState: attemptIncStrongHandle(64): Not supported
03-22 10:47:14.802 306 1344 E IPCThreadState: attemptIncStrongHandle(27): Not supported
03-22 10:47:14.802 306 1346 E IPCThreadState: attemptIncStrongHandle(67): Not supported
03-22 10:47:14.802 306 312 E IPCThreadState: attemptIncStrongHandle(31): Not supported
03-22 10:47:14.802 306 6797 E IPCThreadState: attemptIncStrongHandle(18): Not supported
03-22 10:47:14.802 306 1343 E IPCThreadState: attemptIncStrongHandle(19): Not supported
03-22 10:47:14.802 306 6798 E IPCThreadState: attemptIncStrongHandle(35): Not supported
03-22 10:47:14.802 306 6801 E IPCThreadState: attemptIncStrongHandle(23): Not supported
03-22 10:47:14.812 6826 7668 I chatty : uid=1041(audioserver) expire 1 line
03-22 10:47:14.855 6828 6828 I chatty : uid=0(root) expire 1 line
03-22 10:47:14.874 6826 7693 I chatty : uid=1041(audioserver) expire 2 lines
03-22 10:47:14.905 246 246 I lowmemorykiller: lmkd data connection dropped
03-22 10:47:14.906 246 246 I lowmemorykiller: closing lmkd data connection
03-22 10:47:14.930 366 366 W GnssHAL_GnssInterface: GNSS service noticed HIDL death. Stopping all GNSS operations.
03-22 10:47:14.998 366 1350 E locSvc_FlpAdapter: E/void FlpLocationAdapter::processStopFlpSessionRequest(const FlpSessionKey&):1103]: there is no active flp session at all
03-22 10:47:16.256 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:47:16.259 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:47:16.261 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:47:16.355 368 589 I chatty : uid=1000(system) hwcVsyncThread expire 28 lines
03-22 10:47:16.389 1642 1669 I adbd : adbd_auth: hit EOF on framework fd
03-22 10:47:16.390 1642 1669 I adbd : adbd_auth: received new framework fd -1 (current = 25)
03-22 10:47:22.590 306 1343 E IPCThreadState: attemptIncStrongHandle(80): Not supported
03-22 10:47:22.590 306 6798 E IPCThreadState: attemptIncStrongHandle(83): Not supported
03-22 10:47:22.591 306 312 E IPCThreadState: attemptIncStrongHandle(82): Not supported
03-22 10:47:22.591 306 6797 E IPCThreadState: attemptIncStrongHandle(81): Not supported
03-22 10:47:22.616 6827 10318 W AudioSystem: AudioFlinger server died!
03-22 10:47:22.751 251 261 D vold : Aborting fuse connection entry /sys/fs/fuse/connections/57/abort
03-22 10:47:22.751 251 261 W vold : Skip fsync /sys/fs/fuse/connections/57/abort on a file system does not support synchronization: Invalid argument
03-22 10:47:22.751 251 261 D vold : Aborting fuse connection entry /sys/fs/fuse/connections/47/abort
03-22 10:47:22.751 251 261 W vold : Skip fsync /sys/fs/fuse/connections/47/abort on a file system does not support synchronization: Invalid argument
03-22 10:47:22.751 251 261 D vold : Aborting fuse connection entry /sys/fs/fuse/connections/45/abort
03-22 10:47:22.751 251 261 W vold : Skip fsync /sys/fs/fuse/connections/45/abort on a file system does not support synchronization: Invalid argument
03-22 10:47:22.809 10325 10325 I chatty : uid=1041(audioserver) /vendor/bin/hw/android.hardware.audio.service expire 13 lines
03-22 10:47:26.011 565 565 I rild : type=1400 audit(0.0:613): avc: denied { ioctl } for path="/dev/alarm" dev="tmpfs" ino=7455 ioctlcmd=6134 scontext=u:r:rild:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
03-22 10:47:26.014 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:47:26.016 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:47:26.018 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:47:26.115 10321 10321 I chatty : uid=1041(audioserver) /system/bin/audioserver expire 16 lines
03-22 10:47:26.148 10311 10311 I bootanimation: type=1400 audit(0.0:614): avc: denied { read } for name="u:object_r:userspace_reboot_exported_prop:s0" dev="tmpfs" ino=9450 scontext=u:r:bootanim:s0 tcontext=u:object_r:userspace_reboot_exported_prop:s0 tclass=file permissive=1
03-22 10:47:26.148 10311 10311 I bootanimation: type=1400 audit(0.0:615): avc: denied { open } for path="/dev/__properties__/u:object_r:userspace_reboot_exported_prop:s0" dev="tmpfs" ino=9450 scontext=u:r:bootanim:s0 tcontext=u:object_r:userspace_reboot_exported_prop:s0 tclass=file permissive=1
03-22 10:47:26.148 10311 10311 I bootanimation: type=1400 audit(0.0:616): avc: denied { getattr } for path="/dev/__properties__/u:object_r:userspace_reboot_exported_prop:s0" dev="tmpfs" ino=9450 scontext=u:r:bootanim:s0 tcontext=u:object_r:userspace_reboot_exported_prop:s0 tclass=file permissive=1
03-22 10:47:26.151 10311 10311 D BootAnimation: BootAnimationStartTiming start time: 9844621ms
03-22 10:47:26.151 10311 10311 D BootAnimation: BootAnimationPreloadTiming start time: 9844621ms
03-22 10:47:26.177 10320 10320 I chatty : uid=0(root) main expire 20 lines
03-22 10:47:29.166 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:47:29.166 368 589 I chatty : uid=1000(system) hwcVsyncThread expire 80 lines
03-22 10:47:29.167 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:47:29.170 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:47:29.172 10320 10320 I zygote : option[17]=-XjdwpOptions:suspend=n,server=y
03-22 10:47:29.172 10320 10320 I zygote : option[18]=-XjdwpProvider:default
03-22 10:47:29.172 10320 10320 I zygote : option[19]=-Xopaque-jni-ids:swapable
03-22 10:47:29.172 10320 10320 I zygote : option[20]=-Xlockprofthreshold:500
03-22 10:47:29.172 10320 10320 I zygote : option[21]=-Xcompiler-option
03-22 10:47:29.172 10320 10320 I zygote : option[22]=--instruction-set-variant=cortex-a53
03-22 10:47:29.172 10320 10320 I zygote : option[23]=-Xcompiler-option
03-22 10:47:29.172 10320 10320 I zygote : option[24]=--instruction-set-features=default
03-22 10:47:29.172 10320 10320 I zygote : option[25]=-Xcompiler-option
03-22 10:47:29.172 10320 10320 I zygote : option[26]=--generate-mini-debug-info
03-22 10:47:29.172 10320 10320 I zygote : option[27]=-Ximage-compiler-option
03-22 10:47:29.172 10320 10320 I zygote : option[28]=--runtime-arg
03-22 10:47:29.172 10320 10320 I zygote : option[29]=-Ximage-compiler-option
03-22 10:47:29.172 10320 10320 I zygote : option[30]=-Xms64m
03-22 10:47:29.172 10320 10320 I zygote : option[31]=-Ximage-compiler-option
03-22 10:47:29.172 10320 10320 I zygote : option[32]=--runtime-arg
03-22 10:47:29.172 10320 10320 I zygote : option[33]=-Ximage-compiler-option
03-22 10:47:29.172 10320 10320 I zygote : option[34]=-Xmx64m
03-22 10:47:29.172 10320 10320 I zygote : option[35]=-Ximage-compiler-option
03-22 10:47:29.172 10320 10320 I zygote : option[36]=--dirty-image-objects=/system/etc/dirty-image-objects
03-22 10:47:29.172 10320 10320 I zygote : option[37]=-Ximage-compiler-option
03-22 10:47:29.172 10320 10320 I zygote : option[38]=--instruction-set-variant=cortex-a53
03-22 10:47:29.172 10320 10320 I zygote : option[39]=-Ximage-compiler-option
03-22 10:47:29.172 10320 10320 I zygote : option[40]=--instruction-set-features=default
03-22 10:47:29.172 10320 10320 I zygote : option[41]=-Ximage-compiler-option
03-22 10:47:29.172 10320 10320 I zygote : option[42]=--generate-mini-debug-info
03-22 10:47:29.172 10320 10320 I zygote : option[43]=-Duser.locale=en-US
03-22 10:47:29.172 10320 10320 I zygote : option[44]=--cpu-abilist=armeabi-v7a,armeabi
03-22 10:47:29.172 10320 10320 I zygote : option[45]=-Xcore-platform-api-policy:just-warn
03-22 10:47:29.172 10320 10320 I zygote : option[46]=-Xfingerprint:google/walleye/walleye:8.1.0/OPM1.171019.011/4448085:user/release-keys
03-22 10:47:29.177 468 468 W AudioAnalytics: (key=audio.flinger) Audioflinger constructor event detected
03-22 10:47:29.185 10320 10320 W zygote : Could not reserve sentinel fault page
03-22 10:47:29.185 10320 10320 I zygote : Core platform API reporting enabled, enforcing=false
03-22 10:47:32.484 10323 10323 I netdClient: Skipping libnetd_client init since *we* are netd
03-22 10:47:32.494 10323 10323 I netd : netd 1.0 starting
03-22 10:47:32.563 10324 10324 I wificond: wificond is starting up...
03-22 10:47:33.382 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:47:33.383 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:47:33.385 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:47:33.477 10322 10322 I mediaserver: ServiceManager: 0xa9729420
03-22 10:47:33.478 10322 10322 D mediaserver: Time zone APEX ICU file found: /apex/com.android.tzdata/etc/icu/icu_tzdata.dat
03-22 10:47:33.478 10322 10322 D mediaserver: I18n APEX ICU file found: /apex/com.android.i18n/etc/icu/icudt66l.dat
03-22 10:47:33.486 10325 10325 I chatty : uid=1041(audioserver) /vendor/bin/hw/android.hardware.audio.service expire 109 lines
03-22 10:47:33.493 10322 10322 W BatteryNotifier: batterystats service unavailable!
03-22 10:47:33.494 10323 10323 D TetherController: Setting IP forward enable = 0
03-22 10:47:34.292 10322 10322 W BatteryNotifier: batterystats service unavailable!
03-22 10:47:34.293 10322 10322 I CameraService: CameraService started (pid=10322)
03-22 10:47:34.293 10322 10322 I CameraService: CameraService process starting
03-22 10:47:34.295 10322 10322 W BatteryNotifier: batterystats service unavailable!
03-22 10:47:34.296 10322 10322 W BatteryNotifier: batterystats service unavailable!
03-22 10:47:34.296 10323 10323 D FirewallController: Could not read /proc/self/uid_map, max uid defaulting to 4294967294
03-22 10:47:34.304 369 369 I health@2.1-serv: type=1400 audit(0.0:619): avc: denied { getattr } for path="/sys/devices/battery.83/power_supply/battery/present" dev="sysfs" ino=25570 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
03-22 10:47:34.314 10322 10322 I mediaserver: type=1400 audit(0.0:620): avc: denied { call } for scontext=u:r:mediaserver:s0 tcontext=u:r:hal_camera_default:s0 tclass=binder permissive=1
03-22 10:47:34.314 10322 10322 I mediaserver: type=1400 audit(0.0:621): avc: denied { transfer } for scontext=u:r:mediaserver:s0 tcontext=u:r:hal_camera_default:s0 tclass=binder permissive=1
03-22 10:47:34.317 10322 10322 I CameraProviderManager: Connecting to new camera provider: legacy/0, isRemote? 1
03-22 10:47:34.389 10322 10322 I CameraProviderManager: Enumerating new camera device: device@1.0/legacy/0
03-22 10:47:34.422 360 360 I chatty : uid=1047(cameraserver) provider@2.4-se expire 740 lines
03-22 10:47:35.554 10323 10323 I netd : Creating child chains: 880507us
03-22 10:47:35.554 10323 10323 I netd : Setting up OEM hooks: 231us
03-22 10:47:36.878 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:47:36.885 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:47:36.889 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:47:36.935 10323 10323 I netd : Setting up FirewallController hooks: 1103274us
03-22 10:47:36.944 10323 10323 I netd : Setting up TetherController hooks: 9166us
03-22 10:47:36.954 10323 10323 I netd : Setting up BandwidthController hooks: 9702us
03-22 10:47:36.954 10323 10323 I netd : Setting up IdletimerController hooks: 168us
03-22 10:47:36.972 10323 10323 I netd : Setting up StrictController hooks: 17586us
03-22 10:47:36.972 10323 10323 I ClatdController: Pre-4.9 kernel or pre-P api shipping level - disabling clat ebpf.
03-22 10:47:36.972 10323 10323 I netd : Initializing ClatdController: 94us
03-22 10:47:36.972 10323 10323 I netd : Initializing traffic control: 115us
03-22 10:47:37.000 10323 10323 I netd : Enabling bandwidth control: 27847us
03-22 10:47:37.002 10323 10323 E Netd : Error adding route 0.0.0.0/0 -> (null) dummy0 to table 1002: File exists
03-22 10:47:37.003 10323 10323 I netd : Initializing RouteController: 3436us
03-22 10:47:37.004 10323 10323 D XfrmController: XfrmController::ipSecAddXfrmInterface, line=1377
03-22 10:47:37.004 10323 10323 D XfrmController: XfrmController::ipSecRemoveTunnelInterface, line=1590
03-22 10:47:37.004 10323 10323 D XfrmController: deviceName=ipsec_test
03-22 10:47:37.004 10323 10323 D XfrmController: Sending Netlink XFRM Message: XFRM_MSG_FLUSHSA
03-22 10:47:37.004 10323 10323 D XfrmController: Sending Netlink XFRM Message: XFRM_MSG_FLUSHPOLICY
03-22 10:47:37.005 10323 10323 I netd : Initializing XfrmController: 1345us
03-22 10:47:37.007 10323 10323 I libnetd_resolv: resolv_init: Initializing resolver
03-22 10:47:37.019 411 411 I chatty : uid=1006(camera) mm-qcamera-daem expire 79 lines
03-22 10:47:37.025 10311 10311 D BootAnimation: BootAnimationPreloadStopTiming start time: 9855495ms
03-22 10:47:37.026 411 10373 I chatty : uid=1006(camera) mm-qcamera-daem expire 27 lines
03-22 10:47:37.037 411 10382 I chatty : uid=1006(camera) mm-qcamera-daem expire 3 lines
03-22 10:47:37.037 411 10378 I chatty : uid=1006(camera) mm-qcamera-daem expire 6 lines
03-22 10:47:37.039 411 10376 I chatty : uid=1006(camera) mm-qcamera-daem expire 2 lines
03-22 10:47:37.040 10311 10380 D libEGL : loaded /vendor/lib/egl/libEGL_adreno.so
03-22 10:47:37.175 10311 10380 D libEGL : loaded /vendor/lib/egl/libGLESv1_CM_adreno.so
03-22 10:47:37.182 10311 10380 D libEGL : loaded /vendor/lib/egl/libGLESv2_adreno.so
03-22 10:47:37.213 411 10385 I chatty : uid=1006(camera) mm-qcamera-daem expire 2 lines
03-22 10:47:37.218 411 10386 I chatty : uid=1006(camera) mm-qcamera-daem expire 2 lines
03-22 10:47:37.225 10311 10380 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: EGL 1.4 QUALCOMM build: Nondeterministic_AU_msm8916_64_LA.BR.1.2.9_RB1__release_AU (I38fdb1353f)
03-22 10:47:37.225 10311 10380 I Adreno-EGL: OpenGL ES Shader Compiler Version: XE031.09.00.03
03-22 10:47:37.225 10311 10380 I Adreno-EGL: Build Date: 10/24/16 Mon
03-22 10:47:37.225 10311 10380 I Adreno-EGL: Local Branch: mybranch22985090
03-22 10:47:37.225 10311 10380 I Adreno-EGL: Remote Branch: quic/LA.BR.1.2.9_rb1.8
03-22 10:47:37.225 10311 10380 I Adreno-EGL: Local Patches: NONE
03-22 10:47:37.225 10311 10380 I Adreno-EGL: Reconstruct Branch: NOTHING
03-22 10:47:37.225 411 10387 I chatty : uid=1006(camera) mm-qcamera-daem expire 3 lines
03-22 10:47:37.233 10311 10380 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:607>: EGL_BAD_ATTRIBUTE
03-22 10:47:37.255 10311 10380 D BootAnimation: BootAnimationShownTiming start time: 9855724ms
03-22 10:47:37.268 10325 10325 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_LSM_TOPOLOGIES
03-22 10:47:37.268 10325 10325 D android.hardware.audio.service: ACDBFILE_MGR: Property for the pid 000130DF not found
03-22 10:47:37.268 10325 10325 D android.hardware.audio.service: ACDB_COMMAND: Failed to fetch the property info for pid 000130DF
03-22 10:47:37.268 10325 10325 E ACDB-LOADER: Error: ACDB get lsm custom topologies returned = -18
03-22 10:47:37.268 10325 10325 D ACDB-LOADER: ACDB -> AUDIO_SET_LSM_CUSTOM_TOPOLOGY
03-22 10:47:37.268 10325 10325 D ACDB-LOADER: ACDB -> send_meta_info Enter
03-22 10:47:37.268 10325 10325 E ACDB-LOADER: Fail to allocate memory for metainfo
03-22 10:47:37.268 10325 10325 D ACDB-LOADER: ACDB ->send_meta_info failed
03-22 10:47:37.268 10325 10325 D ACDB-LOADER: ACDB -> init done!
03-22 10:47:37.269 10325 10325 D msm8916_platform: ACDB initialized
03-22 10:47:37.269 10325 10325 D msm8916_platform: hw_util_open Opening device /dev/snd/hwC0D1000
03-22 10:47:37.269 10325 10325 E msm8916_platform: hw_util_open: cannot open device '/dev/snd/hwC0D1000'
03-22 10:47:37.270 10325 10325 E msm8916_platform: audio_hwdep_send_cal error open
03-22 10:47:37.270 10325 10325 D platform_info: platform_info_init: Failed to open /vendor/etc/audio_platform_info.xml, using defaults.
03-22 10:47:37.270 10325 10325 D msm8916_platform: platform_init: Fluence_Type(0) max_mic_count(2) mic_type(0x3) fluence_in_voice_call(0) fluence_in_voice_rec(0) fluence_in_spkr_mode(0)
03-22 10:47:37.270 10325 10325 D msm8916_platform: native: native audio: disabled for sound card msm8x16-snd-card
03-22 10:47:37.271 411 10388 I chatty : uid=1006(camera) mm-qcamera-daem expire 3 lines
03-22 10:47:37.272 360 10395 I chatty : uid=1047(cameraserver) provider@2.4-se expire 2 lines
03-22 10:47:37.275 413 447 I ThermalEngine: Thermal-Server: Adding thermal event listener on fd 7
03-22 10:47:37.275 360 10394 I chatty : uid=1047(cameraserver) provider@2.4-se expire 4 lines
03-22 10:47:37.276 360 10357 I chatty : uid=1047(cameraserver) provider@2.4-se expire 6 lines
03-22 10:47:37.279 360 615 I chatty : uid=1047(cameraserver) HwBinder:360_2 expire 255 lines
03-22 10:47:37.283 248 248 I hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.mapper@4.0::IMapper/default in either framework or device manifest.
03-22 10:47:37.284 10325 10325 E audio_hw_primary: Amplifier initialization failed
03-22 10:47:37.284 10311 10380 I Gralloc4: mapper 4.x is not supported
03-22 10:47:37.284 248 248 I hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device manifest.
03-22 10:47:37.285 10311 10380 W Gralloc3: mapper 3.x is not supported
03-22 10:47:37.286 10325 10325 E audio_hw_utils: audio_extn_utils_update_streams_output_cfg_list: could not load output policy config file
03-22 10:47:37.288 10321 10321 I AudioFlinger: loadHwModule() Loaded primary audio interface, handle 10
03-22 10:47:37.288 10321 10321 I AudioFlinger: openOutput() this 0xade31000, module 10 Device type:0x2,@:, SamplingRate 48000, Format 0x000001, Channels 0x3, flags 0x2
03-22 10:47:37.288 10325 10329 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x2) stream_handle(0xaa0c9540)
03-22 10:47:37.288 10325 10329 W audio_hw_utils: audio_extn_utils_update_stream_app_type_cfg: App type could not be selected. Falling back to default
03-22 10:47:37.288 10325 10329 D audio_hw_primary: adev_open_output_stream: Stream (0xaa0c9540) picks up usecase (deep-buffer-playback)
03-22 10:47:37.291 10321 10321 I AudioFlinger: HAL output buffer size 1920 frames, normal sink buffer size 1920 frames
03-22 10:47:37.303 10320 10320 D zygote : Time zone APEX ICU file found: /apex/com.android.tzdata/etc/icu/icu_tzdata.dat
03-22 10:47:37.303 10320 10320 D zygote : I18n APEX ICU file found: /apex/com.android.i18n/etc/icu/icudt66l.dat
03-22 10:47:37.335 10321 10321 I BufferProvider: found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
03-22 10:47:37.336 10321 10321 E AudioFlinger: Failed to add event callback
03-22 10:47:37.337 10321 10398 I AudioFlinger: AudioFlinger's thread 0xad951580 tid=10398 ready to run
03-22 10:47:37.337 10325 10325 D audio_hw_extn: audio_extn_get_parameters: returns
03-22 10:47:37.338 10325 10325 E voice_extn: voice_extn_compress_voip_get_parameters: COMPRESS_VOIP_ENABLED is not defined
03-22 10:47:37.338 10321 10398 W AudioFlinger: no wake lock to update, system not ready yet
03-22 10:47:37.338 10321 10398 D AudioFlinger: ro.audio.silent is ignored since no output device is set
03-22 10:47:37.338 10325 10325 D audio_hw_extn: audio_extn_get_parameters: returns
03-22 10:47:37.339 10325 10325 E voice_extn: voice_extn_compress_voip_get_parameters: COMPRESS_VOIP_ENABLED is not defined
03-22 10:47:37.340 10325 10325 D audio_hw_primary: out_standby: enter: stream (0xaa0c9540) usecase(0: deep-buffer-playback)
03-22 10:47:37.343 10321 10398 W AudioFlinger: no wake lock to update, system not ready yet
03-22 10:47:37.343 10321 10398 D AudioFlinger: ro.audio.silent is ignored since no output device is set
03-22 10:47:37.348 10320 10320 I zygote : memfd_create failed: Function not implemented, no memfd support.
03-22 10:47:37.349 10320 10320 I zygote : Falling back to ashmem implementation for JIT zygote mapping
03-22 10:47:37.360 10321 10321 W AudioFlinger: moveEffects() bad srcOutput 0
03-22 10:47:37.361 10321 10321 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
03-22 10:47:37.384 360 10393 I chatty : uid=1047(cameraserver) provider@2.4-se expire 2 lines
03-22 10:47:37.386 413 447 I ThermalEngine: Thermal-Server: removing client on fd 7
03-22 10:47:37.391 360 10389 I chatty : uid=1047(cameraserver) provider@2.4-se expire 2 lines
03-22 10:47:37.396 411 10404 I chatty : uid=1006(camera) mm-qcamera-daem expire 14 lines
03-22 10:47:37.402 411 10406 I chatty : uid=1006(camera) mm-qcamera-daem expire 2 lines
03-22 10:47:37.405 411 10407 I chatty : uid=1006(camera) mm-qcamera-daem expire 6 lines
03-22 10:47:37.406 411 10408 I chatty : uid=1006(camera) mm-qcamera-daem expire 3 lines
03-22 10:47:37.408 411 10409 I chatty : uid=1006(camera) mm-qcamera-daem expire 9 lines
03-22 10:47:37.418 411 10405 I chatty : uid=1006(camera) mm-qcamera-daem expire 2 lines
03-22 10:47:37.421 10322 10322 I CameraProviderManager: Enumerating new camera device: device@1.0/legacy/1
03-22 10:47:37.422 10325 10329 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2
03-22 10:47:37.425 10320 10320 I main : type=1400 audit(0.0:624): avc: denied { read } for name="u:object_r:bluetooth_prop:s0" dev="tmpfs" ino=9259 scontext=u:r:zygote:s0 tcontext=u:object_r:bluetooth_prop:s0 tclass=file permissive=1
03-22 10:47:37.425 10320 10320 I main : type=1400 audit(0.0:625): avc: denied { open } for path="/dev/__properties__/u:object_r:bluetooth_prop:s0" dev="tmpfs" ino=9259 scontext=u:r:zygote:s0 tcontext=u:object_r:bluetooth_prop:s0 tclass=file permissive=1
03-22 10:47:37.425 10320 10320 I main : type=1400 audit(0.0:626): avc: denied { getattr } for path="/dev/__properties__/u:object_r:bluetooth_prop:s0" dev="tmpfs" ino=9259 scontext=u:r:zygote:s0 tcontext=u:object_r:bluetooth_prop:s0 tclass=file permissive=1
03-22 10:47:37.431 10320 10320 W zygote : JNI RegisterNativeMethods: attempt to register 0 native methods for android.media.AudioAttributes
03-22 10:47:37.434 411 10412 I chatty : uid=1006(camera) mm-qcamera-daem expire 11 lines
03-22 10:47:37.443 411 10417 I chatty : uid=1006(camera) mm-qcamera-daem expire 6 lines
03-22 10:47:37.444 411 10415 I chatty : uid=1006(camera) mm-qcamera-daem expire 2 lines
03-22 10:47:37.446 10320 10320 D Zygote : begin preload
03-22 10:47:37.446 10320 10320 I Zygote : Calling ZygoteHooks.beginPreload()
03-22 10:47:37.448 411 10419 I chatty : uid=1006(camera) mm-qcamera-daem expire 3 lines
03-22 10:47:37.460 10321 10321 I AudioFlinger: openOutput() this 0xade31000, module 10 Device type:0x2,@:, SamplingRate 48000, Format 0x000001, Channels 0x3, flags 0x4
03-22 10:47:37.460 10325 10329 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(48000) channel_mask(0x3) devices(0x2) flags(0x4) stream_handle(0xaa0c98c0)
03-22 10:47:37.460 10325 10329 W audio_hw_utils: audio_extn_utils_update_stream_app_type_cfg: App type could not be selected. Falling back to default
03-22 10:47:37.460 10325 10329 D audio_hw_primary: adev_open_output_stream: Stream (0xaa0c98c0) picks up usecase (low-latency-playback)
03-22 10:47:37.463 10321 10321 I AudioFlinger: HAL output buffer size 240 frames, normal sink buffer size 960 frames
03-22 10:47:37.464 10321 10321 E AudioFlinger: Failed to add event callback
03-22 10:47:37.468 10321 10421 I AudioFlinger: AudioFlinger's thread 0xad856080 tid=10421 ready to run
03-22 10:47:37.468 10321 10421 W AudioFlinger: no wake lock to update, system not ready yet
03-22 10:47:37.469 10321 10421 D AudioFlinger: ro.audio.silent is ignored since no output device is set
03-22 10:47:37.469 10325 10329 D audio_hw_primary: out_standby: enter: stream (0xaa0c98c0) usecase(1: low-latency-playback)
03-22 10:47:37.469 10321 10421 W AudioFlinger: no wake lock to update, system not ready yet
03-22 10:47:37.469 10321 10421 D AudioFlinger: ro.audio.silent is ignored since no output device is set
03-22 10:47:37.482 10321 10321 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
03-22 10:47:37.495 411 10423 I chatty : uid=1006(camera) mm-qcamera-daem expire 2 lines
03-22 10:47:37.497 411 10424 I chatty : uid=1006(camera) mm-qcamera-daem expire 2 lines
03-22 10:47:37.497 411 10425 I chatty : uid=1006(camera) mm-qcamera-daem expire 3 lines
03-22 10:47:37.509 10325 10325 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
03-22 10:47:37.521 10321 10321 I AudioFlinger: openOutput() this 0xade31000, module 10 Device type:0x2,@:, SamplingRate 8000, Format 0x1000000, Channels 0x1, flags 0x31
03-22 10:47:37.522 10325 10329 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(8000) channel_mask(0x1) devices(0x2) flags(0x31) stream_handle(0xaa0c9a80)
03-22 10:47:37.522 10325 10329 W audio_hw_utils: audio_extn_utils_update_stream_app_type_cfg: App type could not be selected. Falling back to default
03-22 10:47:37.522 10325 10329 D audio_hw_primary: adev_open_output_stream: Stream (0xaa0c9a80) picks up usecase (compress-offload-playback)
03-22 10:47:37.528 10321 10321 I AudioFlinger: HAL output buffer size 2048 frames, normal sink buffer size 2048 frames
03-22 10:47:37.529 10321 10321 E AudioFlinger: Failed to add event callback
03-22 10:47:37.529 10321 10432 I AudioFlinger: AudioFlinger's thread 0xad932000 tid=10432 ready to run
03-22 10:47:37.530 10321 10432 W AudioFlinger: no wake lock to update, system not ready yet
03-22 10:47:37.530 10321 10432 D AudioFlinger: ro.audio.silent is ignored since no output device is set
03-22 10:47:37.531 10325 10329 D audio_hw_primary: out_set_parameters: enter: usecase(3: compress-offload-playback) kvpairs: closing=true
03-22 10:47:37.534 10325 10329 D audio_hw_primary: out_set_parameters: enter: usecase(3: compress-offload-playback) kvpairs: exiting=1
03-22 10:47:37.534 10321 10432 W AudioFlinger: no wake lock to update, system not ready yet
03-22 10:47:37.534 10321 10432 D AudioFlinger: ro.audio.silent is ignored since no output device is set
03-22 10:47:37.535 10325 10427 E audio_hw_primary: offload_thread_loop: Compress handle is NULL
03-22 10:47:37.536 10325 10325 D audio_hw_primary: adev_close_output_stream: enter:stream_handle(0xaa0c9a80)
03-22 10:47:37.536 10325 10325 D audio_hw_primary: out_standby: enter: stream (0xaa0c9a80) usecase(3: compress-offload-playback)
03-22 10:47:37.536 413 447 I ThermalEngine: Thermal-Server: Adding thermal event listener on fd 7
03-22 10:47:37.537 10321 10321 I AudioFlinger: openOutput() this 0xade31000, module 10 Device type:0x2,@:, SamplingRate 8000, Format 0x2000000, Channels 0x1, flags 0x8001
03-22 10:47:37.537 10325 10325 D audio_hw_primary: adev_open_output_stream: enter: sample_rate(8000) channel_mask(0x1) devices(0x2) flags(0x8001) stream_handle(0xaa0c9a80)
03-22 10:47:37.537 360 10435 I chatty : uid=1047(cameraserver) provider@2.4-se expire 4 lines
03-22 10:47:37.537 10325 10325 D audio_hw_primary: Convert buffer allocated of size 3840
03-22 10:47:37.537 10325 10325 W audio_hw_utils: audio_extn_utils_update_stream_app_type_cfg: App type could not be selected. Falling back to default
03-22 10:47:37.537 10325 10325 E audio_hw_primary: adev_open_output_stream: Primary output is already opened
03-22 10:47:37.537 10325 10325 D audio_hw_primary: adev_open_output_stream: exit: ret -17
03-22 10:47:37.537 10325 10325 W DeviceHAL: Error from HAL Device in function open_output_stream: File exists
03-22 10:47:37.537 10321 10321 I AudioHwDevice: openOutputStream(), HAL returned sampleRate 8000, Format 0x2000000, channelMask 0x1, status -61
03-22 10:47:37.537 10321 10321 E AudioHwDevice: ERROR - openOutputStream(), SPDIFEncoder does not support format 0x02000000
03-22 10:47:37.537 10321 10321 W APM_AudioPolicyManager: Cannot open output stream for devices type:0x2,@: on hw module primary
03-22 10:47:37.538 10325 10325 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000004) stream_handle(0xa9ee3000) io_handle(14) source(1)
03-22 10:47:37.539 360 10411 I chatty : uid=1047(cameraserver) provider@2.4-se expire 6 lines
03-22 10:47:37.540 411 10426 I chatty : uid=1006(camera) mm-qcamera-daem expire 3 lines
03-22 10:47:37.542 10321 10436 I AudioFlinger: AudioFlinger's thread 0xad1d3e40 tid=10436 ready to run
03-22 10:47:37.542 10325 10325 D audio_hw_primary: in_standby: enter: stream (0xa9ee3000) usecase(16: audio-record)
03-22 10:47:37.542 360 10438 I chatty : uid=1047(cameraserver) provider@2.4-se expire 2 lines
03-22 10:47:37.546 10321 10436 W AudioFlinger: no wake lock to update, system not ready yet
03-22 10:47:37.546 10325 10325 D audio_hw_primary: in_standby: enter: stream (0xa9ee3000) usecase(16: audio-record)
03-22 10:47:37.550 10321 10436 W AudioFlinger: no wake lock to update, system not ready yet
03-22 10:47:37.551 10325 10325 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xa9ee3000)
03-22 10:47:37.551 10325 10325 D audio_hw_primary: in_standby: enter: stream (0xa9ee3000) usecase(16: audio-record)
03-22 10:47:37.586 10321 10321 I bt_a2dp_hw: adev_open: adev_open in A2dp_hw module
03-22 10:47:37.586 10321 10321 I AudioFlinger: loadHwModule() Loaded a2dp audio interface, handle 18
03-22 10:47:37.586 10321 10321 E APM_AudioPolicyManager: onNewAudioModulesAvailableInt: Input device list is empty!
03-22 10:47:37.591 10321 10321 I AudioFlinger: loadHwModule() Loaded usb audio interface, handle 26
03-22 10:47:37.591 10321 10321 E APM_AudioPolicyManager: onNewAudioModulesAvailableInt: Input device list is empty!
03-22 10:47:37.596 10325 10325 I r_submix: adev_open(name=audio_hw_if)
03-22 10:47:37.597 10325 10325 I r_submix: adev_init_check()
03-22 10:47:37.598 10321 10321 I AudioFlinger: loadHwModule() Loaded r_submix audio interface, handle 34
03-22 10:47:37.598 10325 10325 D r_submix: adev_open_input_stream(addr=0)
03-22 10:47:37.598 10325 10325 D r_submix: submix_audio_device_create_pipe_l(addr=0, idx=9)
03-22 10:47:37.598 10325 10325 D r_submix: now using address 0 for route 9
03-22 10:47:37.602 10321 10439 I AudioFlinger: AudioFlinger's thread 0xad1d3f80 tid=10439 ready to run
03-22 10:47:37.602 10325 10325 I r_submix: in_standby()
03-22 10:47:37.603 10321 10439 W AudioFlinger: no wake lock to update, system not ready yet
03-22 10:47:37.603 10325 10325 I r_submix: in_standby()
03-22 10:47:37.603 10321 10439 W AudioFlinger: no wake lock to update, system not ready yet
03-22 10:47:37.604 10325 10325 D r_submix: adev_close_input_stream()
03-22 10:47:37.604 10325 10325 D r_submix: submix_audio_device_release_pipe_l(idx=9) addr=0
03-22 10:47:37.604 10325 10325 D r_submix: submix_audio_device_destroy_pipe_l(): pipe destroyed
03-22 10:47:37.632 10321 10321 I AudioFlinger: loadHwModule() Loaded bluetooth audio interface, handle 42
03-22 10:47:37.635 10321 10321 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
03-22 10:47:37.635 10321 10321 W APM::AudioPolicyEngine: getDevicesForStrategy() unknown strategy: -1
03-22 10:47:37.640 10321 10321 I audioserver: Waiting for activity service
03-22 10:47:37.646 10320 10320 D Zygote32Timing: BeginPreload took to complete: 201ms
03-22 10:47:37.647 10320 10320 I Zygote : Preloading classes...
03-22 10:47:37.654 360 10434 I chatty : uid=1047(cameraserver) provider@2.4-se expire 2 lines
03-22 10:47:37.657 413 447 I ThermalEngine: Thermal-Server: removing client on fd 7
03-22 10:47:37.660 360 10428 I chatty : uid=1047(cameraserver) provider@2.4-se expire 2 lines
03-22 10:47:37.661 10320 10320 W Zygote : Class not found for preloading: android.app.-$$Lambda$ResourcesManager$QJ7UiVk_XS90KuXAsIjIEym1DnM
03-22 10:47:37.664 411 10442 I chatty : uid=1006(camera) mm-qcamera-daem expire 14 lines
03-22 10:47:37.666 411 10444 I chatty : uid=1006(camera) mm-qcamera-daem expire 2 lines
03-22 10:47:37.667 411 10445 I chatty : uid=1006(camera) mm-qcamera-daem expire 6 lines
03-22 10:47:37.668 411 10446 I chatty : uid=1006(camera) mm-qcamera-daem expire 4 lines
03-22 10:47:37.669 411 10447 I chatty : uid=1006(camera) mm-qcamera-daem expire 9 lines
03-22 10:47:37.713 411 10443 I chatty : uid=1006(camera) mm-qcamera-daem expire 1 line
03-22 10:47:37.714 10322 10322 I CameraProviderManager: Camera provider legacy/0 ready with 2 camera devices
03-22 10:47:37.714 10322 10322 I CameraHardwareInterface: Opening camera 1
03-22 10:47:37.719 411 10451 I chatty : uid=1006(camera) mm-qcamera-daem expire 11 lines
03-22 10:47:37.734 411 10454 I chatty : uid=1006(camera) mm-qcamera-daem expire 2 lines
03-22 10:47:37.734 411 10455 I chatty : uid=1006(camera) mm-qcamera-daem expire 6 lines
03-22 10:47:37.735 411 10458 I chatty : uid=1006(camera) mm-qcamera-daem expire 2 lines
03-22 10:47:37.786 411 10460 I chatty : uid=1006(camera) mm-qcamera-daem expire 1 line
03-22 10:47:37.791 411 10462 I chatty : uid=1006(camera) mm-qcamera-daem expire 2 lines
03-22 10:47:37.791 411 10461 I chatty : uid=1006(camera) mm-qcamera-daem expire 1 line
03-22 10:47:37.803 411 411 E AF_PORT : af_port_load_lib: loading QTI AF init [no-algo]
03-22 10:47:37.805 411 411 E mm-camera: server_process_hal_event:__DBG__ X sucess event id=1
03-22 10:47:37.818 615 615 I chatty : uid=1047(cameraserver) HwBinder:360_2 expire 1 line
03-22 10:47:37.818 413 447 I ThermalEngine: Thermal-Server: Adding thermal event listener on fd 7
03-22 10:47:37.818 411 411 E mm-camera: server_process_hal_event:__DBG__ E event id=3
03-22 10:47:37.818 411 411 E mm-camera: server_process_hal_event:__DBG__ X sucess event id=3
03-22 10:47:37.818 411 10463 E mm-camera: mct_pipeline_process_set:command=800000e
03-22 10:47:37.819 360 10468 I chatty : uid=1047(cameraserver) provider@2.4-se expire 4 lines
03-22 10:47:37.820 360 10450 I chatty : uid=1047(cameraserver) provider@2.4-se expire 6 lines
03-22 10:47:37.822 10322 10352 W CameraProviderManager: addProviderLocked: Camera provider HAL with name 'legacy/0' already registered
03-22 10:47:37.823 360 10469 I chatty : uid=1047(cameraserver) provider@2.4-se expire 2 lines
03-22 10:47:37.934 360 10467 I chatty : uid=1047(cameraserver) provider@2.4-se expire 2 lines
03-22 10:47:37.937 413 447 I ThermalEngine: Thermal-Server: removing client on fd 7
03-22 10:47:37.939 360 10464 I chatty : uid=1047(cameraserver) provider@2.4-se expire 2 lines
03-22 10:47:37.940 411 411 E mm-camera: server_process_hal_event:__DBG__ E event id=3
03-22 10:47:37.940 411 411 E mm-camera: server_process_hal_event:__DBG__ X sucess event id=3
03-22 10:47:37.942 411 10463 E mm-camera: mct_pipeline_process_set:command=800000b
03-22 10:47:37.942 411 10463 E mm-camera: mct_pipeline_process_set: Couldn't find stream
03-22 10:47:37.943 411 411 E mm-camera: server_process_hal_event:__DBG__ E event id=2
03-22 10:47:37.943 411 411 E mm-camera: server_process_hal_event: delete session
03-22 10:47:37.943 411 411 E mm-camera: mct_controller_destroy: __debug__: E 153=
03-22 10:47:37.944 411 411 E mm-camera: mct_controller_destroy: calling stop_session
03-22 10:47:37.944 411 411 E mm-camera: tv_sec = 1616406459 tv_nsec = 944730000
03-22 10:47:37.949 411 10470 E mm-camera: mct_pipeline_stop_session: __debug__: E 1781=
03-22 10:47:37.949 411 10470 E mm-camera: mct_pipeline_modules_stop: E __debug__
03-22 10:47:37.949 411 10470 E mm-camera: mct_pipeline_modules_stop: X __debug__
03-22 10:47:37.950 411 10470 E mm-camera: mct_pipeline_modules_stop: E __debug__
03-22 10:47:37.950 411 10470 E mm-camera: mct_pipeline_modules_stop: X __debug__
03-22 10:47:37.950 411 10470 E mm-camera: mct_pipeline_modules_stop: E __debug__
03-22 10:47:37.950 411 10472 E mm-camera: ispif_stop_session: __ZZZZ__: E 199=
03-22 10:47:37.950 411 10472 E mm-camera: ispif_stop_session: __ZZZZ__: After memset 208=
03-22 10:47:37.951 411 10470 E mm-camera: mct_pipeline_modules_stop: X __debug__
03-22 10:47:37.951 411 10470 E mm-camera: mct_pipeline_modules_stop: E __debug__
03-22 10:47:37.951 411 10473 E mm-camera: isp_thread_async_task_stop: __ZZZZ__: E 308=
03-22 10:47:37.951 411 10473 E mm-camera: isp_thread_async_task_stop: __ZZZZ__: Ater thread started 313=
03-22 10:47:37.951 411 10473 E mm-camera: isp_thread_async_task_stop: __ZZZZ__: Before sem post 327=
03-22 10:47:37.952 411 10473 E mm-camera: isp_thread_async_task_stop: __ZZZZ__: After sem post 329=
03-22 10:47:37.952 411 10473 E mm-camera: isp_thread_async_task_stop: __ZZZZ__: After thread join 331=
03-22 10:47:37.952 411 10473 E mm-camera: isp_thread_async_task_stop: X, session_id = 3
03-22 10:47:37.952 411 10470 E mm-camera: mct_pipeline_modules_stop: X __debug__
03-22 10:47:37.952 411 10470 E mm-camera: mct_pipeline_modules_stop: E __debug__
03-22 10:47:37.952 411 10474 E mm-camera: stats_port_deinit: E
03-22 10:47:37.952 411 10474 E mm-camera: stats_port_deinit: __dbg private free
03-22 10:47:37.952 411 10474 E mm-camera: stats_port_deinit: X
03-22 10:47:37.952 411 10474 E AF_PORT : af_port_deinit: loading QTI AF deinit [no-algo]
03-22 10:47:37.953 411 10470 E mm-camera: mct_pipeline_modules_stop: X __debug__
03-22 10:47:37.954 411 10470 E mm-camera: mct_pipeline_modules_stop: E __debug__
03-22 10:47:37.954 411 10475 E mm-camera: cpp_module_stop_session: __ZZZZ__: E 355=
03-22 10:47:37.954 411 10475 E mm-camera: cpp_module_stop_session:365, info: stopping session 3 ...
03-22 10:47:37.954 411 10460 E mm-camera: cpp_thread_process_pipe_message:359, CPP_THREAD_MSG_ABORT: cpp_thread exiting..
03-22 10:47:37.955 411 10470 E mm-camera: mct_pipeline_modules_stop: X __debug__
03-22 10:47:37.955 411 10470 E mm-camera: mct_pipeline_stop_session: __debug__: X 1784=
03-22 10:47:37.957 411 10458 E mm-camera-img: module_imglib_msg_thread:116] X
03-22 10:47:37.958 411 10475 E mm-camera: cpp_module_stop_session:396, info: session 3 stopped.
03-22 10:47:37.958 411 10475 E mm-camera: c2d_module_stop_session: __ZZZZ__: E 285=
03-22 10:47:37.958 411 10475 E mm-camera: c2d_module_stop_session:295, info: stopping session 3 ...
03-22 10:47:37.958 411 10475 E mm-camera: c2d_module_stop_session:300, info: stopping c2d_thread...
03-22 10:47:37.958 411 10475 E mm-camera: c2d_module_post_msg_to_thread:354, msg.type=1
03-22 10:47:37.959 411 10461 E mm-camera: c2d_thread_process_pipe_message:453, C2D_THREAD_MSG_ABORT: c2d_thread exiting..
03-22 10:47:37.959 411 10475 E mm-camera: c2d_module_stop_session:312, closing c2d subdev...
03-22 10:47:37.960 411 10475 E mm-camera: c2d_module_stop_session:334, info: session 3 stopped.
03-22 10:47:37.960 411 10462 E mm-camera-img: module_imglib_msg_thread:116] X
03-22 10:47:38.000 411 10471 E mm-camera-sensor: module_sensor_deinit_session:1003: After unload lib
03-22 10:47:38.000 411 411 E mm-camera: mct_controller_destroy: __debug__: X 216=
03-22 10:47:38.000 411 411 E mm-camera: server_process_hal_event:__DBG__ X sucess event id=2
03-22 10:47:38.000 411 411 E mm-camera: main: __ZZZZ___ Result del session Entry
03-22 10:47:38.000 411 411 E mm-camera: main: __ZZZZ___ Result del session Exit
03-22 10:47:38.002 10322 10322 I CameraHardwareInterface: Opening camera 0
03-22 10:47:38.004 411 411 E mm-camera: server_process_hal_event:__DBG__ E event id=1
03-22 10:47:38.004 411 411 E mm-camera: server_process_hal_event: new session __debug__
03-22 10:47:38.004 411 411 E mm-camera: server_process_bind_hal_ds:__DBG__ E
03-22 10:47:38.009 411 10478 E mm-camera-sensor: module_sensor_start_session:1054 sensor_bundle = a93fc080 session id = 2
03-22 10:47:38.009 411 10478 E mm-camera-sensor: sensor_load_library:79 imx219 : load from phone
03-22 10:47:38.011 411 10478 E mm-camera-sensor: csid_open:111 sd name /dev/v4l-subdev2
03-22 10:47:38.014 411 10478 E mm-camera-sensor: csiphy_open:89 csiphy subdev name = /dev/v4l-subdev0
03-22 10:47:38.014 411 10478 E mm-camera-sensor:
03-22 10:47:38.016 411 10482 E mm-camera: cpp_module_start_session:297, info: starting session 2
03-22 10:47:38.017 411 10481 E mm-camera: stats_port_init: E
03-22 10:47:38.017 411 10481 E mm-camera: stats_port_init: X
03-22 10:47:38.019 411 10485 E mm-camera-img: module_imglib_msg_thread: __ZZZZ__: E
03-22 10:47:38.019 411 10485 E mm-camera-img: module_imglib_msg_thread:66 abort 0 0
03-22 10:47:38.022 411 10478 E mm-camera-sensor: module_sensor_init_session:786 sensor position 0
03-22 10:47:38.022 411 10478 E mm-camera-sensor: module_sensor_init_session:795 reload_bin : 0, RELOAD_PROPERTY_VALUE=3757
03-22 10:47:38.023 411 10478 E mm-camera-sensor: eeprom_process:1459 eeprom_process:1459: event: 66 e_ctrl->fd: 27
03-22 10:47:38.023 411 10478 E mm-camera-sensor: eeprom_set_bytestream:1371 e_ctrl->eeprom_params.num_bytes =4608
03-22 10:47:38.023 411 10478 E mm-camera-sensor: sensor_init:474 subdev name v4l-subdev13
03-22 10:47:38.024 411 10478 E mm-camera-sensor: sensor_init:481 50hz
03-22 10:47:38.057 411 10478 E mm-camera-sensor: sensor_write_init_settings:440 CFG_SET_SENSOR_OTP_CAL:, 0
03-22 10:47:38.057 411 10478 E mm-camera-sensor: eeprom_process:1459 eeprom_process:1459: event: 71 e_ctrl->fd: 27
03-22 10:47:38.057 411 10478 E mm-camera-sensor: eeprom_process:1526 EEPROM_GET_ACTUATOR_NAME: E
03-22 10:47:38.057 411 10478 E mm-camera-sensor: module_sensor_load_3a_libs:435 s_bundle->eeprom_data: 0xa92f0940
03-22 10:47:38.057 411 10478 E mm-camera-sensor: [mm]hwinfo_make_3a_name:1638 hw info G08QU
03-22 10:47:38.057 411 10478 E mm-camera-sensor: [mm]hwinfo_make_3a_name:1657 3a name (type : 0) libTsAe.so
03-22 10:47:38.057 411 10478 E mm-camera-sensor: module_sensor_load_3a_libs:462 aec 0x0
03-22 10:47:38.057 411 10478 E mm-camera-sensor: [mm]hwinfo_make_3a_name:1638 hw info G08QU
03-22 10:47:38.057 411 10478 E mm-camera-sensor: [mm]hwinfo_make_3a_name:1657 3a name (type : 2) libTs_J_Awb.so
03-22 10:47:38.057 411 10478 E mm-camera-sensor: module_sensor_load_3a_libs:488 awb 0x0
03-22 10:47:38.057 411 10478 E mm-camera-sensor: [mm]hwinfo_make_3a_name:1638 hw info G08QU
03-22 10:47:38.057 411 10478 E mm-camera-sensor: [mm]hwinfo_make_3a_name:1657 3a name (type : 3) libTs_J_Accm.so
03-22 10:47:38.057 411 10478 E mm-camera-sensor: module_sensor_load_3a_libs:514 accm 0x0
03-22 10:47:38.057 411 10478 E mm-camera-sensor: [mm]hwinfo_make_3a_name:1638 hw info G08QU
03-22 10:47:38.057 411 10478 E mm-camera-sensor: [mm]hwinfo_make_3a_name:1657 3a name (type : 1) libTsAf.so
03-22 10:47:38.058 411 10478 E mm-camera-sensor: module_sensor_load_3a_libs:542 af 0x0
03-22 10:47:38.058 411 10478 E mm-camera-sensor: module_sensor_start_session:1099 func module_sensor_start_session line 1099
03-22 10:47:38.058 411 10478 E mm-camera-sensor:
03-22 10:47:38.069 411 10482 E mm-camera: cpp_module_start_session:343, info: cpp_thread created.
03-22 10:47:38.070 411 10482 E mm-camera: cpp_module_start_session:348, info: session 2 started.
03-22 10:47:38.070 411 10482 E mm-camera: c2d_module_start_session:218, info: starting session 2
03-22 10:47:38.071 411 10482 E mm-camera: c2d_module_start_session:256, info: c2d_thread created.
03-22 10:47:38.072 411 10487 E mm-camera: cpp_thread_func:55: cpp_thread entering the polling loop...
03-22 10:47:38.073 411 10488 E mm-camera: c2d_thread_func:39: c2d_thread entering the polling loop...
03-22 10:47:38.073 411 10482 E mm-camera: c2d_module_start_session:278, info: session 2 started.
03-22 10:47:38.073 411 411 E mm-camera: aec_load_function: loading QTI Rear algorithm
03-22 10:47:38.074 411 411 E mm-camera: awb_port_load_lib: loading AL or QTI AWB: session = 0x20000, session_id = 2
03-22 10:47:38.074 411 411 E mm-camera: awb_load_function: loading QTI Rear algorithm
03-22 10:47:38.074 411 411 D alPrinter: AWB Version
03-22 10:47:38.074 411 411 D alPrinter: AWB Inst 4.4.0.2914 :R
03-22 10:47:38.074 411 411 D alPrinter: Date:9999/99/99(2014/08/19 15:21)
03-22 10:47:38.074 411 411 D alPrinter: Awb Version
03-22 10:47:38.074 411 411 D alPrinter: Awb core fortuna 1.4.8.596 fortuna :R(M)
03-22 10:47:38.074 411 411 D alPrinter: Date:9999/99/99(2014/11/13 15:40)
03-22 10:47:38.074 411 411 D alPrinter: Awb Version
03-22 10:47:38.074 411 411 D alPrinter: Awb Sp fortuna 1.4.8.596 fortuna :R(M)
03-22 10:47:38.074 411 411 D alPrinter: Date:9999/99/99(2014/11/13 15:40)
03-22 10:47:38.075 411 411 E AF_PORT : af_port_load_lib: loading QTI AF: session = 0x20000, session_id = 2
03-22 10:47:38.075 411 411 E mm-camera: af_load_function: loading QTI Rear algorithm
03-22 10:47:38.075 411 411 E : af_init: X
03-22 10:47:38.077 411 10489 E mm-camera-img: module_imglib_msg_thread: __ZZZZ__: E
03-22 10:47:38.077 411 10489 E mm-camera-img: module_imglib_msg_thread:66 abort 0 0
03-22 10:47:38.079 411 411 E mm-camera: server_process_hal_event:__DBG__ X sucess event id=1
03-22 10:47:38.091 413 447 I ThermalEngine: Thermal-Server: Adding thermal event listener on fd 7
03-22 10:47:38.093 360 10495 I chatty : uid=1047(cameraserver) provider@2.4-se expire 4 lines
03-22 10:47:38.093 411 411 E mm-camera: server_process_hal_event:__DBG__ E event id=3
03-22 10:47:38.094 411 411 E mm-camera: server_process_hal_event:__DBG__ X sucess event id=3
03-22 10:47:38.094 411 10490 E mm-camera: mct_pipeline_process_set:command=800000e
03-22 10:47:38.096 360 10477 I chatty : uid=1047(cameraserver) provider@2.4-se expire 2 lines
03-22 10:47:38.096 360 10496 I chatty : uid=1047(cameraserver) provider@2.4-se expire 1 line
03-22 10:47:38.115 360 360 D CameraParams: ae-bracket-hdr: Off
03-22 10:47:38.115 360 360 D CameraParams: ae-bracket-hdr-values: Off,AE-Bracket
03-22 10:47:38.115 360 360 D CameraParams: anti-shake: 0
03-22 10:47:38.115 360 360 D CameraParams: antibanding: 50hz
03-22 10:47:38.115 360 360 D CameraParams: antibanding-values: off,60hz,50hz,auto
03-22 10:47:38.115 360 360 D CameraParams: auto-exposure-lock: false
03-22 10:47:38.115 360 360 D CameraParams: auto-exposure-lock-supported: true
03-22 10:47:38.115 360 360 D CameraParams: auto-exposure-values: matrix,center,spot
03-22 10:47:38.115 360 360 D CameraParams: auto-whitebalance-lock: false
03-22 10:47:38.115 360 360 D CameraParams: auto-whitebalance-lock-supported: true
03-22 10:47:38.115 360 360 D CameraParams: brightness-step: 1
03-22 10:47:38.117 360 360 D CameraParams: camera-mode: 0
03-22 10:47:38.117 360 360 D CameraParams: contrast: 5
03-22 10:47:38.117 360 360 D CameraParams: contrast-step: 1
03-22 10:47:38.117 360 360 D CameraParams: denoise: denoise-on
03-22 10:47:38.117 360 360 D CameraParams: denoise-values: denoise-off,denoise-on
03-22 10:47:38.117 360 360 D CameraParams: dis: disable
03-22 10:47:38.117 360 360 D CameraParams: dis-values: enable,disable
03-22 10:47:38.117 360 360 D CameraParams: dual_mode: 0
03-22 10:47:38.117 360 360 D CameraParams: dualrecording-hint: 0
03-22 10:47:38.117 360 360 D CameraParams: effect: none
03-22 10:47:38.117 360 360 D CameraParams: effect-values: none,mono,negative,solarize,sepia,posterize,whiteboard,blackboard,aqua,vintage-cold,point-blue,point-red-yellow,emboss,sketch,neon,beauty
03-22 10:47:38.117 360 360 D CameraParams: exposure-compensation: 0
03-22 10:47:38.117 360 360 D CameraParams: exposure-compensation-step: 0.5
03-22 10:47:38.117 360 360 D CameraParams: face-detection: off
03-22 10:47:38.118 360 360 D CameraParams: face-detection-values: off,on
03-22 10:47:38.118 360 360 D CameraParams: face-recognition: off
03-22 10:47:38.118 360 360 D CameraParams: face-recognition-values: off,on
03-22 10:47:38.118 360 360 D CameraParams: fast-fps-mode: 0
03-22 10:47:38.118 360 360 D CameraParams: firmware-mode: none
03-22 10:47:38.118 360 360 D CameraParams: flash-mode: off
03-22 10:47:38.118 360 360 D CameraParams: flash-mode-values: off,auto,on,torch
03-22 10:47:38.118 360 360 D CameraParams: flip-mode-values: off,flip-v,flip-h,flip-vh
03-22 10:47:38.118 360 360 D CameraParams: fnumber-value-denominator: 100
03-22 10:47:38.118 360 360 D CameraParams: fnumber-value-numerator: 240
03-22 10:47:38.118 360 360 D CameraParams: focal-length: 3.30
03-22 10:47:38.118 360 360 D CameraParams: focallength-35mm-value: 31
03-22 10:47:38.118 360 360 D CameraParams: focallength-value-denominator: 100
03-22 10:47:38.118 360 360 D CameraParams: focallength-value-numerator: 330
03-22 10:47:38.118 360 360 D CameraParams: focus-areas: (0,0,0,0,0)
03-22 10:47:38.118 360 360 D CameraParams: focus-distances: 0.10,1.20,Infinity
03-22 10:47:38.118 360 360 D CameraParams: focus-mode: auto
03-22 10:47:38.118 360 360 D CameraParams: focus-mode-values: auto,infinity,macro,continuous-video,continuous-picture
03-22 10:47:38.118 360 360 D CameraParams: hfr-size-values: 1640x926,816x460
03-22 10:47:38.118 360 360 D CameraParams: histogram: disable
03-22 10:47:38.118 360 360 D CameraParams: histogram-values: enable,disable
03-22 10:47:38.118 360 360 D CameraParams: horizontal-view-angle: 57
03-22 10:47:38.118 360 360 D CameraParams: intelligent-mode: 0
03-22 10:47:38.118 360 360 D CameraParams: iso: auto
03-22 10:47:38.118 360 360 D CameraParams: iso-values: auto,ISO_HJR,100,200,400,800,1600
03-22 10:47:38.118 360 360 D CameraParams: jpeg-quality: 96
03-22 10:47:38.118 360 360 D CameraParams: jpeg-thumbnail-height: 288
03-22 10:47:38.118 360 360 D CameraParams: jpeg-thumbnail-quality: 96
03-22 10:47:38.118 360 360 D CameraParams: jpeg-thumbnail-size-values: 512x288,480x288,256x154,432x288,512x384,352x288,320x240,176x144,160x160,0x0
03-22 10:47:38.118 360 360 D CameraParams: jpeg-thumbnail-width: 512
03-22 10:47:38.118 360 360 D CameraParams: lensshade: enable
03-22 10:47:38.118 360 360 D CameraParams: lensshade-values: enable,disable
03-22 10:47:38.118 360 360 D CameraParams: llv_mode: 0
03-22 10:47:38.118 360 360 D CameraParams: luma-adaptation: 3
03-22 10:47:38.118 360 360 D CameraParams: max-brightness: 6
03-22 10:47:38.118 360 360 D CameraParams: max-contrast: 10
03-22 10:47:38.118 360 360 D CameraParams: max-exposure-compensation: 2
03-22 10:47:38.118 360 360 D CameraParams: max-num-detected-faces-hw: 2
03-22 10:47:38.118 360 360 D CameraParams: max-num-detected-faces-sw: 2
03-22 10:47:38.118 360 360 D CameraParams: max-num-focus-areas: 1
03-22 10:47:38.118 360 360 D CameraParams: max-num-metering-areas: 10
03-22 10:47:38.118 360 360 D CameraParams: max-saturation: 10
03-22 10:47:38.118 360 360 D CameraParams: max-sce-factor: 100
03-22 10:47:38.118 360 360 D CameraParams: max-sharpness: 36
03-22 10:47:38.118 360 360 D CameraParams: max-zoom: 78
03-22 10:47:38.118 360 360 D CameraParams: maxaperture-value-denominator: 100
03-22 10:47:38.119 360 360 D CameraParams: maxaperture-value-numerator: 253
03-22 10:47:38.119 360 360 D CameraParams: mce: enable
03-22 10:47:38.119 360 360 D CameraParams: mce-values: enable,disable
03-22 10:47:38.119 360 360 D CameraParams: metering: center
03-22 10:47:38.119 360 360 D CameraParams: metering-areas: (0,0,0,0,0)
03-22 10:47:38.119 360 360 D CameraParams: min-brightness: 0
03-22 10:47:38.119 360 360 D CameraParams: min-contrast: 0
03-22 10:47:38.119 360 360 D CameraParams: min-exposure-compensation: -2
03-22 10:47:38.119 360 360 D CameraParams: min-saturation: 0
03-22 10:47:38.119 360 360 D CameraParams: min-sce-factor: -100
03-22 10:47:38.119 360 360 D CameraParams: min-sharpness: 0
03-22 10:47:38.119 360 360 D CameraParams: num-snaps-per-shutter: 1
03-22 10:47:38.119 360 360 D CameraParams: picture-format: jpeg
03-22 10:47:38.119 360 360 D CameraParams: picture-format-values: jpeg,bayer-qcom-10gbrg,bayer-qcom-10grbg,bayer-qcom-10rggb,bayer-qcom-10bggr,bayer-mipi-10gbrg,bayer-mipi-10grbg,bayer-mipi-10rggb,bayer-mipi-10bggr,yuv422sp,bayer-ideal-qcom-10grbg
03-22 10:47:38.119 360 360 D CameraParams: picture-size: 3264x2448
03-22 10:47:38.119 360 360 D CameraParams: picture-size-values: 3264x2448,3264x1836,3264x720,2560x1920,2560x1440,2560x1536,2048x1536,2048x1152,1920x1080,1600x1200,1280x960,1280x720,640x480
03-22 10:47:38.119 360 360 D CameraParams: preferred-preview-size-for-video: 1920x1080
03-22 10:47:38.119 360 360 D CameraParams: preview-flip: off
03-22 10:47:38.119 360 360 D CameraParams: preview-format: yuv420sp
03-22 10:47:38.119 360 360 D CameraParams: preview-format-values: yuv420sp,yuv420p
03-22 10:47:38.119 360 360 D CameraParams: preview-fps-range: 7500,30000
03-22 10:47:38.119 360 360 D CameraParams: preview-fps-range-values: (7500,120200)
03-22 10:47:38.119 360 360 D CameraParams: preview-frame-rate: 30
03-22 10:47:38.119 360 360 D CameraParams: preview-frame-rate-values: 15,30
03-22 10:47:38.119 360 360 D CameraParams: preview-size: 1920x1080
03-22 10:47:38.119 360 360 D CameraParams: preview-size-values: 640x360,640x480,528x432,352x288,320x240,176x144
03-22 10:47:38.119 360 360 D CameraParams: qc-camera-features: 542
03-22 10:47:38.119 360 360 D CameraParams: qc-max-num-requested-faces: 2
03-22 10:47:38.119 360 360 D CameraParams: raw-size: 3280x2458
03-22 10:47:38.119 360 360 D CameraParams: redeye-reduction: disable
03-22 10:47:38.119 360 360 D CameraParams: redeye-reduction-values: enable,disable
03-22 10:47:38.119 360 360 D CameraParams: saturation: 5
03-22 10:47:38.119 360 360 D CameraParams: saturation-step: 1
03-22 10:47:38.119 360 360 D CameraParams: sce-factor-step: 10
03-22 10:47:38.119 360 360 D CameraParams: scene-detect: off
03-22 10:47:38.119 360 360 D CameraParams: scene-detect-values: off,on
03-22 10:47:38.119 360 360 D CameraParams: scene-mode: auto
03-22 10:47:38.119 360 360 D CameraParams: scene-mode-values: auto,asd,landscape,snow,beach,sunset,night,portrait,backlight,sports,steadyphoto,flowers,candlelight,fireworks,party,night-portrait,theatre,action,AR
03-22 10:47:38.119 360 360 D CameraParams: selectable-zone-af: auto
03-22 10:47:38.119 360 360 D CameraParams: selectable-zone-af-values:
03-22 10:47:38.119 360 360 D CameraParams: sharpness: 36
03-22 10:47:38.119 360 360 D CameraParams: sharpness-step: 6
03-22 10:47:38.119 360 360 D CameraParams: shot-mode: 0
03-22 10:47:38.119 360 360 D CameraParams: skinToneEnhancement: 0
03-22 10:47:38.119 360 360 D CameraParams: skinToneEnhancement-values: enable,disable
03-22 10:47:38.119 360 360 D CameraParams: smart-screen-exposure: 0
03-22 10:47:38.119 360 360 D CameraParams: smart-screen-exposure-values: vision-ae-normal,vision-ac-backlight
03-22 10:47:38.119 360 360 D CameraParams: smooth-zoom-supported: false
03-22 10:47:38.119 360 360 D CameraParams: snapshot-picture-flip: off
03-22 10:47:38.119 360 360 D CameraParams: supported-live-snapshot-sizes: 3264x2448,3264x1836,3200x2400,2592x1944,2576x1932,2560x1440,2048x1536,2048x1152,1920x1080,1600x1200,1440x1080,1280x768,1280x720,1024x768,800x600,800x480,800x450,720x480,640x480,352x288,320x240
03-22 10:47:38.119 360 360 D CameraParams: supported-shot-modes: normal-shot,panorama-burst
03-22 10:47:38.119 360 360 D CameraParams: touch-af-aec: touch-off
03-22 10:47:38.119 360 360 D CameraParams: touch-af-aec-values: touch-off,touch-on
03-22 10:47:38.119 360 360 D CameraParams: vertical-view-angle: 44
03-22 10:47:38.119 360 360 D CameraParams: video-flip: off
03-22 10:47:38.119 360 360 D CameraParams: video-frame-format: yuv420sp
03-22 10:47:38.119 360 360 D CameraParams: video-hfr: off
03-22 10:47:38.120 360 360 D CameraParams: video-hfr-values: off
03-22 10:47:38.120 360 360 D CameraParams: video-size: 1920x1080
03-22 10:47:38.120 360 360 D CameraParams: video-size-values: 1920x1080,1440x1080,1280x720,800x450,720x480,640x480,352x288,320x240,176x144
03-22 10:47:38.120 360 360 D CameraParams: video-snapshot-supported: true
03-22 10:47:38.120 360 360 D CameraParams: video-stabilization-supported: false
03-22 10:47:38.120 360 360 D CameraParams: vtmode: 0
03-22 10:47:38.120 360 360 D CameraParams: whitebalance: auto
03-22 10:47:38.120 360 360 D CameraParams: whitebalance-values: auto,incandescent,fluorescent,warm-fluorescent,daylight,cloudy-daylight,twilight,shade
03-22 10:47:38.120 360 360 D CameraParams: zoom: 0
03-22 10:47:38.120 360 360 D CameraParams: zoom-ratios: 100,104,109,114,119,125,129,134,139,144,150,154,159,164,169,175,179,184,189,194,200,204,209,214,219,225,229,234,239,244,250,254,259,264,269,275,279,284,289,294,300,304,309,314,319,325,329,334,339,344,350,354,359,364,369,375,379,384,389,394,400,404,409,414,419,425,429,434,439,444,450,454,459,464,469,475,479,484,489
03-22 10:47:38.120 360 360 D CameraParams: zoom-supported: true
03-22 10:47:38.120 360 360 D CameraParams: zsl: off
03-22 10:47:38.120 360 360 D CameraParams: zsl-values: off,on
03-22 10:47:38.120 360 360 W QCamera2HWI: [KPI Perf] set_parameters: E
03-22 10:47:38.121 360 10477 W QCameraParameters: updateParameters : E - mCameraId=0, line=4189
03-22 10:47:38.121 360 10477 W QCameraParameters: [FW_DBG] setFirmwareMode: none
03-22 10:47:38.121 360 10477 W QCameraParameters: [PARM_DBG] Requested preview size 1920 x 1080
03-22 10:47:38.121 360 10477 W QCameraParameters: [PARM_DBG] checkVDIS_PREVIEW: VDIS TYPE = 0
03-22 10:47:38.121 360 10477 W QCameraParameters: [PARM_DBG] Requested video size 1920 x 1080
03-22 10:47:38.121 360 10477 W QCameraParameters: [PARM_DBG] checkVDIS_VIDEO: VDIS TYPE = 1
03-22 10:47:38.121 360 10477 W QCameraParameters: [PARM_DBG] Requested picture size 3264 x 2448
03-22 10:47:38.121 360 10477 W QCameraParameters: [PARM_DBG] requested jpeg thumbnail size 512 x 288
03-22 10:47:38.121 360 10477 W QCameraParameters: [PARM_DBG] set optimal jpeg thumbnail size 512 x 384
03-22 10:47:38.121 360 10477 W QCameraParameters: [PARM_DBG] m_bNoDisplayMode = 0
03-22 10:47:38.121 360 10477 W QCameraParameters: [PARM_DBG] dualrecording-hint : 0 m_FaceAE=1 Camera ID=0
03-22 10:47:38.121 360 10477 W QCameraParameters: [PARM_DBG] ZSL = off
03-22 10:47:38.121 360 10477 W QCameraParameters: [PARM_DBG] prev_val = off
03-22 10:47:38.121 360 10477 W QCameraParameters: [PARM_DBG] str_val = off
03-22 10:47:38.121 360 10477 I QCameraParameters: [PARM_DBG] Requested FpsRange Values:(7500, 30000)
03-22 10:47:38.121 360 10477 I QCameraParameters: [PARM_DBG] FPS i=8 : minFps = 7500, maxFps = 30000
03-22 10:47:38.121 360 10477 W QCameraParameters: [PARM_DBG] flash mode = off
03-22 10:47:38.121 360 10477 W QCameraParameters: [PARM_DBG] AEC lock = false
03-22 10:47:38.121 360 10477 W QCameraParameters: [PARM_DBG] AWB lock = false
03-22 10:47:38.121 360 10477 W QCameraParameters: [PARM_DBG] mHdrMode 0 mTakeLowlight 0
03-22 10:47:38.122 360 10477 W QCameraParameters: [PARM_DBG] live snapshot size 3264 x 2448
03-22 10:47:38.122 360 10477 W QCameraParameters: updateParameters : X - mCameraId=0, final_rc=0, line=4319
03-22 10:47:38.122 411 411 E mm-camera: server_process_hal_event:__DBG__ E event id=3
03-22 10:47:38.122 411 411 E mm-camera: server_process_hal_event:__DBG__ X sucess event id=3
03-22 10:47:38.122 411 10490 E mm-camera: mct_pipeline_process_set:command=800000e
03-22 10:47:38.122 360 10477 W QCameraParameters: [PARM_DBG] setNumOfSnapshot : nBurstNum = 1, nExpnum = 1
03-22 10:47:38.122 360 360 W QCamera2HWI: [KPI Perf] set_parameters : X, ret 0
03-22 10:47:38.123 360 615 V CameraWrapper: camera_stop_preview->B437D480->B430A4C0
03-22 10:47:38.123 360 615 W QCamera2HWI: [KPI Perf] stop_preview: E PROFILE_STOP_PREVIEW
03-22 10:47:38.123 360 615 W QCamera2HWI: [KPI Perf] stop_preview: X
03-22 10:47:38.124 360 615 V CameraWrapper: camera_set_preview_window->B437D480->B430A4C0
03-22 10:47:38.124 360 615 W QCamera2HWI: set_preview_window : E
03-22 10:47:38.125 360 615 W QCamera2HWI: set_preview_window : X, rc 0
03-22 10:47:38.125 360 615 I CamDev@1.0-impl: Closing camera 0
03-22 10:47:38.125 360 615 V CameraWrapper: camera_device_close
03-22 10:47:38.125 360 615 V CameraWrapper: camera_get_number_of_cameras
03-22 10:47:38.125 360 615 V CameraWrapper: check_vendor_module
03-22 10:47:38.125 360 615 V CameraWrapper: camera_get_number_of_cameras
03-22 10:47:38.125 360 615 V CameraWrapper: check_vendor_module
03-22 10:47:38.125 360 615 V CameraWrapper: camera_get_number_of_cameras
03-22 10:47:38.125 360 615 V CameraWrapper: check_vendor_module
03-22 10:47:38.125 360 615 I CameraWrapper: camera_device_close: releasing camera device with id 0
03-22 10:47:38.125 360 615 W QCamera2HWI: [KPI Perf] release: E
03-22 10:47:38.127 360 10477 W QCamera2HWI: [KPI Perf] release: E
03-22 10:47:38.127 360 10477 E QCamera2HWI: setGammaMode : cannot open file
03-22 10:47:38.127 360 10477 W QCamera2HWI: setGammaMode : Gamma mode Exit mode, will be Narrow band
03-22 10:47:38.127 360 10477 W QCamera2HWI: [KPI Perf] release: X
03-22 10:47:38.228 360 615 W QCamera2HWI: [KPI Perf] release: X
03-22 10:47:38.228 360 615 W QCamera2HWI: [KPI Perf] close_camera_device: E
03-22 10:47:38.228 360 615 W QCamera2HWI: [KPI Perf] closeCamera: E
03-22 10:47:38.229 360 615 I QCamera2HWI: [DBG] closeCamera: mParameter deinit done.
03-22 10:47:38.229 360 615 I QCamera2HWI: stopSnapshots
03-22 10:47:38.229 360 615 I QCameraPostProc: stop: __DEBUG__ before sendCmd
03-22 10:47:38.229 360 10494 W QCameraPostProc: dataProcessRoutine: stop data proc
03-22 10:47:38.229 360 10494 I QCameraPostProc: dataProcessRoutine: initialize pme->mFramesRecvd
03-22 10:47:38.229 360 615 I QCameraPostProc: stop: __DEBUG__ after send Cmd
03-22 10:47:38.230 360 615 E qomx_image_core: OMX_Deinit:118] Complete
03-22 10:47:38.232 360 615 W QCameraPostProc: deinit: Jpeg closed, rc = 0, mJpegClientHandle = 1400
03-22 10:47:38.232 360 615 I Thermal-Lib: Thermal-Lib-Client: Unregisteration is successfull for handle:1
03-22 10:47:38.232 413 447 I ThermalEngine: Thermal-Server: removing client on fd 7
03-22 10:47:38.233 360 615 I Thermal-Lib: Thermal-Lib-Client: Unregisteration is successfull for handle:2
03-22 10:47:38.233 360 10496 I QCamera2HWI: cbNotifyRoutin: X
03-22 10:47:38.234 360 615 I QCamera2HWI: [DBG] closeCamera: ncbNotifier exit.
03-22 10:47:38.235 360 10491 E mm-camera-intf: mm_camera_cmd_thread: MM_CAMERA_CMD_TYPE_EXIT - cmd_pid = 0xb1cf61c0
03-22 10:47:38.236 360 615 E mm-camera-intf: mm_camera_cmd_thread_stop: before join 0xb1cf61c0, qsize = 0
03-22 10:47:38.236 360 10491 E mm-camera-intf: mm_camera_cmd_thread: X - cmd_pid = 0xb1cf61c0
03-22 10:47:38.237 411 411 E mm-camera: server_process_hal_event:__DBG__ E event id=3
03-22 10:47:38.237 411 411 E mm-camera: server_process_hal_event:__DBG__ X sucess event id=3
03-22 10:47:38.237 411 10490 E mm-camera: mct_pipeline_process_set:command=800000b
03-22 10:47:38.237 411 10490 E mm-camera: mct_pipeline_process_set: Couldn't find stream
03-22 10:47:38.238 411 411 E mm-camera: server_process_hal_event:__DBG__ E event id=2
03-22 10:47:38.238 411 411 E mm-camera: server_process_hal_event: delete session
03-22 10:47:38.238 411 411 E mm-camera: mct_controller_destroy: __debug__: E 153=
03-22 10:47:38.238 411 411 E mm-camera: mct_controller_destroy: calling stop_session
03-22 10:47:38.239 411 411 E mm-camera: tv_sec = 1616406460 tv_nsec = 239220000
03-22 10:47:38.239 411 10497 E mm-camera: mct_pipeline_stop_session: __debug__: E 1781=
03-22 10:47:38.239 411 10497 E mm-camera: mct_pipeline_modules_stop: E __debug__
03-22 10:47:38.240 411 10497 E mm-camera: mct_pipeline_modules_stop: X __debug__
03-22 10:47:38.240 411 10497 E mm-camera: mct_pipeline_modules_stop: E __debug__
03-22 10:47:38.240 411 10497 E mm-camera: mct_pipeline_modules_stop: X __debug__
03-22 10:47:38.240 411 10497 E mm-camera: mct_pipeline_modules_stop: E __debug__
03-22 10:47:38.241 411 10499 E mm-camera: ispif_stop_session: __ZZZZ__: E 199=
03-22 10:47:38.241 411 10499 E mm-camera: ispif_stop_session: __ZZZZ__: After memset 208=
03-22 10:47:38.243 411 10497 E mm-camera: mct_pipeline_modules_stop: X __debug__
03-22 10:47:38.243 411 10500 E mm-camera: isp_thread_async_task_stop: __ZZZZ__: E 308=
03-22 10:47:38.243 411 10497 E mm-camera: mct_pipeline_modules_stop: E __debug__
03-22 10:47:38.243 411 10500 E mm-camera: isp_thread_async_task_stop: __ZZZZ__: Ater thread started 313=
03-22 10:47:38.243 411 10500 E mm-camera: isp_thread_async_task_stop: __ZZZZ__: Before sem post 327=
03-22 10:47:38.243 411 10500 E mm-camera: isp_thread_async_task_stop: __ZZZZ__: After sem post 329=
03-22 10:47:38.243 411 10500 E mm-camera: isp_thread_async_task_stop: __ZZZZ__: After thread join 331=
03-22 10:47:38.243 411 10500 E mm-camera: isp_thread_async_task_stop: X, session_id = 2
03-22 10:47:38.244 411 10497 E mm-camera: mct_pipeline_modules_stop: X __debug__
03-22 10:47:38.244 411 10497 E mm-camera: mct_pipeline_modules_stop: E __debug__
03-22 10:47:38.244 411 10502 E mm-camera: cpp_module_stop_session: __ZZZZ__: E 355=
03-22 10:47:38.244 411 10497 E mm-camera: mct_pipeline_modules_stop: X __debug__
03-22 10:47:38.244 411 10497 E mm-camera: mct_pipeline_modules_stop: E __debug__
03-22 10:47:38.244 411 10502 E mm-camera: cpp_module_stop_session:365, info: stopping session 2 ...
03-22 10:47:38.244 411 10485 E mm-camera-img: module_imglib_msg_thread:116] X
03-22 10:47:38.244 411 10497 E mm-camera: mct_pipeline_modules_stop: X __debug__
03-22 10:47:38.244 411 10497 E mm-camera: mct_pipeline_stop_session: __debug__: X 1784=
03-22 10:47:38.245 411 10501 E mm-camera: stats_port_deinit: E
03-22 10:47:38.245 411 10501 E mm-camera: stats_port_deinit: __dbg private free
03-22 10:47:38.245 411 10501 E mm-camera: stats_port_deinit: X
03-22 10:47:38.246 411 10487 E mm-camera: cpp_thread_process_pipe_message:359, CPP_THREAD_MSG_ABORT: cpp_thread exiting..
03-22 10:47:38.247 411 10502 E mm-camera: cpp_module_stop_session:396, info: session 2 stopped.
03-22 10:47:38.247 411 10502 E mm-camera: c2d_module_stop_session: __ZZZZ__: E 285=
03-22 10:47:38.247 411 10502 E mm-camera: c2d_module_stop_session:295, info: stopping session 2 ...
03-22 10:47:38.247 411 10502 E mm-camera: c2d_module_stop_session:300, info: stopping c2d_thread...
03-22 10:47:38.247 411 10502 E mm-camera: c2d_module_post_msg_to_thread:354, msg.type=1
03-22 10:47:38.247 411 10488 E mm-camera: c2d_thread_process_pipe_message:453, C2D_THREAD_MSG_ABORT: c2d_thread exiting..
03-22 10:47:38.248 411 10502 E mm-camera: c2d_module_stop_session:312, closing c2d subdev...
03-22 10:47:38.248 411 10502 E mm-camera: c2d_module_stop_session:334, info: session 2 stopped.
03-22 10:47:38.248 411 10489 E mm-camera-img: module_imglib_msg_thread:116] X
03-22 10:47:38.263 411 10498 E mm-camera-sensor: led_flash_close:148 led_flash_close OFF
03-22 10:47:38.264 411 10498 E mm-camera-sensor: module_sensor_deinit_session:1003: After unload lib
03-22 10:47:38.264 411 411 E mm-camera: mct_controller_destroy: __debug__: X 216=
03-22 10:47:38.264 411 411 E mm-camera: server_process_hal_event:__DBG__ X sucess event id=2
03-22 10:47:38.264 411 411 E mm-camera: main: __ZZZZ___ Result del session Entry
03-22 10:47:38.264 411 411 E mm-camera: main: __ZZZZ___ Result del session Exit
03-22 10:47:38.265 360 615 W QCamera2HWI: [KPI Perf] closeCamera: X
03-22 10:47:38.265 360 615 W QCamera2HWI: [KPI Perf] close_camera_device: X
03-22 10:47:38.266 10322 10322 I CameraService: onDeviceStatusChanged: Status changed for cameraId=1, newStatus=1
03-22 10:47:38.266 10322 10322 I CameraService: onDeviceStatusChanged: Unknown camera ID 1, a new camera is added
03-22 10:47:38.266 10322 10352 I CameraService: onDeviceStatusChanged: Status changed for cameraId=0, newStatus=1
03-22 10:47:38.266 10322 10352 I CameraService: onDeviceStatusChanged: Unknown camera ID 0, a new camera is added
03-22 10:47:38.270 10322 10322 I mediaserver: Waiting for activity service
03-22 10:47:38.402 10320 10399 I zygote : Verified 1363 classes from mainline modules in 841.969ms
03-22 10:47:38.811 10320 10320 I main : type=1400 audit(0.0:628): avc: denied { read } for name="u:object_r:exported_camera_prop:s0" dev="tmpfs" ino=9335 scontext=u:r:zygote:s0 tcontext=u:object_r:exported_camera_prop:s0 tclass=file permissive=1
03-22 10:47:38.815 10320 10320 I main : type=1400 audit(0.0:629): avc: denied { open } for path="/dev/__properties__/u:object_r:exported_camera_prop:s0" dev="tmpfs" ino=9335 scontext=u:r:zygote:s0 tcontext=u:object_r:exported_camera_prop:s0 tclass=file permissive=1
03-22 10:47:38.815 10320 10320 I main : type=1400 audit(0.0:630): avc: denied { getattr } for path="/dev/__properties__/u:object_r:exported_camera_prop:s0" dev="tmpfs" ino=9335 scontext=u:r:zygote:s0 tcontext=u:object_r:exported_camera_prop:s0 tclass=file permissive=1
03-22 10:47:38.832 10320 10320 E ActivityRecognitionHardware: activity_recognition HAL is deprecated. class_init is effectively a no-op
03-22 10:47:45.223 565 565 I rild : type=1400 audit(0.0:631): avc: denied { ioctl } for path="/dev/alarm" dev="tmpfs" ino=7455 ioctlcmd=6134 scontext=u:r:rild:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
03-22 10:47:45.225 368 589 I chatty : uid=1000(system) hwcVsyncThread expire 37 lines
03-22 10:47:45.226 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:47:45.227 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:47:45.229 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:48:00.623 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:48:00.624 368 589 I chatty : uid=1000(system) hwcVsyncThread expire 53 lines
03-22 10:48:00.631 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:48:00.635 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:48:00.650 10320 10400 I zygote : Background concurrent copying GC freed 60747(3749KB) AllocSpace objects, 22(708KB) LOS objects, 24% free, 3731KB/4974KB, paused 150us total 1.707s
03-22 10:48:02.334 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:48:02.335 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:48:02.337 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:48:04.432 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:48:04.434 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:48:04.436 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:48:04.440 10320 10400 I zygote : Background young concurrent copying GC freed 26437(1061KB) AllocSpace objects, 1(16KB) LOS objects, 22% free, 3869KB/4974KB, paused 100us total 796.191ms
03-22 10:48:12.111 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:48:12.112 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:48:12.114 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:48:12.181 10320 10400 I zygote : Background concurrent copying GC freed 31414(1128KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 3972KB/5297KB, paused 426us total 823.639ms
03-22 10:48:14.244 368 589 I chatty : uid=1000(system) hwcVsyncThread expire 45 lines
03-22 10:48:15.244 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:48:15.245 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:48:15.247 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:48:17.382 10320 10320 W Zygote : Class not found for preloading: android.inputmethodservice.-$$Lambda$InputMethodService$TvVfWDKZ3ljQdrU87qYykg6uD-I
03-22 10:48:17.391 10320 10400 I zygote : Background young concurrent copying GC freed 29435(1117KB) AllocSpace objects, 5(128KB) LOS objects, 24% free, 4007KB/5297KB, paused 225us total 964.304ms
03-22 10:48:25.995 10323 10363 W Netd : No subsystem found in netlink event
03-22 10:48:28.724 368 589 I chatty : uid=1000(system) hwcVsyncThread expire 45 lines
03-22 10:48:31.293 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:48:31.294 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:48:31.297 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:48:31.366 10320 10320 I zygote : Thread[1,tid=10320,Native,Thread*=0xad233e00,peer=0x12dc0260,"main"] recursive attempt to load library "libmedia_jni.so"
03-22 10:48:31.368 10320 10320 I zygote : Thread[1,tid=10320,Native,Thread*=0xad233e00,peer=0x12dc0260,"main"] recursive attempt to load library "libmedia_jni.so"
03-22 10:48:31.368 10320 10320 D MtpDeviceJNI: register_android_mtp_MtpDevice
03-22 10:48:31.369 10320 10320 I zygote : Thread[1,tid=10320,Native,Thread*=0xad233e00,peer=0x12dc0260,"main"] recursive attempt to load library "libmedia_jni.so"
03-22 10:48:33.293 10320 10320 I zygote : Thread[1,tid=10320,Native,Thread*=0xad233e00,peer=0x12dc0260,"main"] recursive attempt to load library "libmedia_jni.so"
03-22 10:48:38.541 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:48:38.542 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:48:38.543 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:48:39.850 10320 10320 W Zygote : Class not found for preloading: android.media.MediaRouter$Static$Client$1
03-22 10:48:39.851 10320 10320 W Zygote : Class not found for preloading: android.media.MediaRouter$Static$Client$2
03-22 10:48:41.012 368 589 I chatty : uid=1000(system) hwcVsyncThread expire 99 lines
03-22 10:48:41.073 10320 10320 W Zygote : Class not found for preloading: android.net.shared.Inet4AddressUtils
03-22 10:48:41.073 10320 10320 W Zygote : Class not found for preloading: android.net.shared.InetAddressUtils
03-22 10:48:41.086 10320 10320 I main : type=1400 audit(0.0:632): avc: denied { read } for name="cmdline" dev="proc" ino=4026541869 scontext=u:r:zygote:s0 tcontext=u:object_r:proc_cmdline:s0 tclass=file permissive=1
03-22 10:48:41.086 10320 10320 I main : type=1400 audit(0.0:633): avc: denied { open } for path="/proc/cmdline" dev="proc" ino=4026541869 scontext=u:r:zygote:s0 tcontext=u:object_r:proc_cmdline:s0 tclass=file permissive=1
03-22 10:48:41.086 10320 10320 I main : type=1400 audit(0.0:634): avc: denied { getattr } for path="/proc/cmdline" dev="proc" ino=4026541869 scontext=u:r:zygote:s0 tcontext=u:object_r:proc_cmdline:s0 tclass=file permissive=1
03-22 10:48:45.087 10320 10320 W Zygote : Class not found for preloading: android.telephony.ims.stub.-$$Lambda$ImsRegistrationImplBase$wwtkoeOtGwMjG5I0-ZTfjNpGU-s
03-22 10:48:45.138 10320 10320 W Zygote : Class not found for preloading: android.view.-$$Lambda$cZhmLzK8aetUdx4VlP9w5jR7En0
03-22 10:48:46.214 10320 10320 W Zygote : Class not found for preloading: android.view.autofill.-$$Lambda$AutofillManager$AutofillManagerClient$vxNm6RuuD-r5pkiSxNSBBd1w_Qc
03-22 10:48:46.218 10320 10320 W Zygote : Class not found for preloading: android.view.contentcapture.-$$Lambda$MainContentCaptureSession$1$JPRO-nNGZpgXrKr4QC_iQiTbQx0
03-22 10:48:46.220 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:48:46.220 10320 10320 W Zygote : Class not found for preloading: android.view.contentcapture.-$$Lambda$MainContentCaptureSession$1$Xhq3WJibbalS1G_W3PRC2m7muhM
03-22 10:48:46.220 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:48:46.221 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:48:46.222 10320 10320 W Zygote : Class not found for preloading: android.view.contentcapture.MainContentCaptureSession$1
03-22 10:48:48.076 10320 10400 I zygote : Background concurrent copying GC freed 17641(874KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 4462KB/5949KB, paused 62us total 1.848s
03-22 10:48:48.105 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:48:48.106 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:48:48.107 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:48:50.280 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:48:50.285 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:48:50.288 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:48:53.233 390 390 I rmt_storage: rmt_storage_connect_cb: clnt_h=0x8 conn_h=0xaceab050
03-22 10:48:53.234 390 390 I rmt_storage: rmt_storage_rw_iovec_cb: /boot/modem_fs1: clnt_h=0x1: req_h=0xd msg_id=3: R/W request received
03-22 10:48:53.234 390 390 I rmt_storage: wakelock acquired: 1, error no: 42
03-22 10:48:53.234 390 401 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs1: clnt_h=0x1 Unblock worker thread (th_id: -1401957920)
03-22 10:48:53.303 390 401 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs1: clnt_h=0x1: req_h=0xd msg_id=3: Bytes written = 917504
03-22 10:48:53.303 390 401 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs1: clnt_h=0x1: req_h=0xd msg_id=3: Send response: res=0 err=0
03-22 10:48:53.303 390 401 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs1: clnt_h=0x1 About to block rmt_storage client thread (th_id: -1401957920) wakelock released: 1, error no: 0
03-22 10:48:53.303 390 401 I rmt_storage:
03-22 10:48:53.304 390 390 I rmt_storage: rmt_storage_disconnect_cb: clnt_h=0x8 conn_h=0xaceab050
03-22 10:48:54.417 368 589 I chatty : uid=1000(system) hwcVsyncThread expire 64 lines
03-22 10:48:54.421 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:48:54.427 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:48:54.430 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:49:08.454 388 599 W SurfaceFlinger: Faking VSYNC due to driver stall for thread sf
03-22 10:49:08.455 368 589 I chatty : uid=1000(system) hwcVsyncThread expire 54 lines
03-22 10:49:08.458 388 599 W SurfaceFlinger: VsyncSource debug info:
03-22 10:49:08.458 388 599 W SurfaceFlinger: DispSyncSource: sf(enabled)
03-22 10:49:08.458 388 599 W SurfaceFlinger: VsyncReactor in use
03-22 10:49:08.458 388 599 W SurfaceFlinger: Has 1 unfired fences
03-22 10:49:08.459 388 599 W SurfaceFlinger: mInternalIgnoreFences=0 mExternalIgnoreFences=0
03-22 10:49:08.459 388 599 W SurfaceFlinger: mMoreSamplesNeeded=0 mPeriodConfirmationInProgress=0
03-22 10:49:08.459 388 599 W SurfaceFlinger: mPeriodTransitioningTo=nullptr
03-22 10:49:08.459 388 599 W SurfaceFlinger: No Last HW vsync
03-22 10:49:08.459 388 599 W SurfaceFlinger: CallbackRepeaters:
03-22 10:49:08.459 388 599 W SurfaceFlinger: SamplingThreadDispSyncListener: mPeriod=16.67 last vsync time 17.52ms relative to now (stopped)
03-22 10:49:08.459 388 599 W SurfaceFlinger: app: mPeriod=16.67 last vsync time -50785.69ms relative to now (stopped)
03-22 10:49:08.459 388 599 W SurfaceFlinger: sf: mPeriod=16.67 last vsync time -980.95ms relative to now (running)
03-22 10:49:08.460 388 599 W SurfaceFlinger: VSyncTracker:
03-22 10:49:08.460 388 599 W SurfaceFlinger: mIdealPeriod=16.67
03-22 10:49:08.460 388 599 W SurfaceFlinger: Refresh Rate Map:
03-22 10:49:08.460 388 599 W SurfaceFlinger: For ideal period 16.67ms: period = 16.64ms, intercept = 212695
03-22 10:49:08.461 388 599 W SurfaceFlinger: For ideal period 16.67ms: period = 16.67ms, intercept = 0
03-22 10:49:08.461 388 599 W SurfaceFlinger: VSyncDispatch:
03-22 10:49:08.461 388 599 W SurfaceFlinger: Timer:
03-22 10:49:08.461 388 599 W SurfaceFlinger: DebugState: Waiting
03-22 10:49:08.461 388 599 W SurfaceFlinger: mTimerSlack: 0.50ms mMinVsyncDistance: 3.00ms
03-22 10:49:08.461 388 599 W SurfaceFlinger: mIntendedWakeupTime: 0.71ms from now
03-22 10:49:08.461 388 599 W SurfaceFlinger: mLastTimerCallback: 3.08ms ago mLastTimerSchedule: 3.02ms ago
03-22 10:49:08.462 388 599 W SurfaceFlinger: Callbacks:
03-22 10:49:08.462 388 599 W SurfaceFlinger: app:
03-22 10:49:08.462 388 599 W SurfaceFlinger: mWorkDuration: 15.67ms mEarliestVsync: -50786.73ms relative to now
03-22 10:49:08.462 388 599 W SurfaceFlinger: mLastDispatchTime: 50786.76ms ago
03-22 10:49:08.462 388 599 W SurfaceFlinger: SamplingThreadDispSyncListener:
03-22 10:49:08.462 388 599 W SurfaceFlinger: mWorkDuration: 16.67ms mEarliestVsync: 16.01ms relative to now
03-22 10:49:08.462 388 599 W SurfaceFlinger: mLastDispatchTime: -15.96ms ago
03-22 10:49:08.462 388 599 W SurfaceFlinger: sf: [wake up in 0.27ms for vsync 15.94ms from now]
03-22 10:49:08.463 388 599 W SurfaceFlinger: mWorkDuration: 15.67ms mEarliestVsync: -982.34ms relative to now
03-22 10:49:08.463 388 599 W SurfaceFlinger: mLastDispatchTime: 982.37ms ago
03-22 10:49:11.497 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:49:11.498 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:49:11.500 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:49:24.334 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:49:24.336 368 589 I chatty : uid=1000(system) hwcVsyncThread expire 99 lines
03-22 10:49:24.341 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:49:24.345 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:49:52.395 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:49:52.397 368 589 I chatty : uid=1000(system) hwcVsyncThread expire 65 lines
03-22 10:49:52.400 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:49:52.404 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:50:05.833 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:50:05.833 368 589 I chatty : uid=1000(system) hwcVsyncThread expire 105 lines
03-22 10:50:05.835 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:50:05.840 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:50:46.089 10323 10363 W Netd : No subsystem found in netlink event
03-22 10:50:47.331 368 589 I chatty : uid=1000(system) hwcVsyncThread expire 13 lines
03-22 10:50:48.549 368 589 E qdutils : getHDMINode: Failed to open fb node 5
03-22 10:50:48.549 368 589 E qdutils : getHDMINode: Failed to open fb node 6
03-22 10:50:48.549 368 589 E qdutils : getHDMINode: Failed to open fb node 7
03-22 10:50:48.549 368 589 E qdutils : getHDMINode: Failed to open fb node 8
03-22 10:50:48.549 368 589 E qdutils : getHDMINode: Failed to find HDMI node
03-22 10:50:50.133 368 589 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
03-22 10:50:50.136 368 589 E qdutils : getHDMINode: Failed to open fb node 2
03-22 10:50:50.136 368 589 E qdutils : getHDMINode: Failed to open fb node 3
03-22 10:50:50.136 368 589 E qdutils : getHDMINode: Failed to open fb node 4
03-22 10:50:50.137 368 589 E qdutils : getHDMINode: Failed to open fb node 5
03-22 10:50:50.137 368 589 E qdutils : getHDMINode: Failed to open fb node 6
03-22 10:50:50.137 368 589 E qdutils : getHDMINode: Failed to open fb node 7
03-22 10:50:50.138 368 589 E qdutils : getHDMINode: Failed to open fb node 8
03-22 10:50:50.138 368 589 E qdutils : getHDMINode: Failed to find HDMI node
03-22 10:50:51.307 368 589 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
03-22 10:50:51.309 368 589 E qdutils : getHDMINode: Failed to open fb node 2
03-22 10:50:51.309 368 589 E qdutils : getHDMINode: Failed to open fb node 3
03-22 10:50:51.309 368 589 E qdutils : getHDMINode: Failed to open fb node 4
03-22 10:50:51.310 368 589 E qdutils : getHDMINode: Failed to open fb node 5
03-22 10:50:51.310 368 589 E qdutils : getHDMINode: Failed to open fb node 6
03-22 10:50:51.310 368 589 E qdutils : getHDMINode: Failed to open fb node 7
03-22 10:50:51.310 368 589 E qdutils : getHDMINode: Failed to open fb node 8
03-22 10:50:51.310 368 589 E qdutils : getHDMINode: Failed to find HDMI node
03-22 10:50:52.516 368 589 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
03-22 10:50:52.518 368 589 E qdutils : getHDMINode: Failed to open fb node 2
03-22 10:50:52.518 368 589 E qdutils : getHDMINode: Failed to open fb node 3
03-22 10:50:52.518 368 589 E qdutils : getHDMINode: Failed to open fb node 4
03-22 10:50:52.519 368 589 E qdutils : getHDMINode: Failed to open fb node 5
03-22 10:50:52.519 368 589 E qdutils : getHDMINode: Failed to open fb node 6
03-22 10:50:52.519 368 589 E qdutils : getHDMINode: Failed to open fb node 7
03-22 10:50:52.519 368 589 E qdutils : getHDMINode: Failed to open fb node 8
03-22 10:50:52.519 368 589 E qdutils : getHDMINode: Failed to find HDMI node
03-22 10:50:54.381 368 589 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
03-22 10:50:54.384 368 589 E qdutils : getHDMINode: Failed to open fb node 2
03-22 10:50:54.384 368 589 E qdutils : getHDMINode: Failed to open fb node 3
03-22 10:50:54.384 368 589 E qdutils : getHDMINode: Failed to open fb node 4
03-22 10:50:54.384 368 589 E qdutils : getHDMINode: Failed to open fb node 5
03-22 10:50:54.384 368 589 E qdutils : getHDMINode: Failed to open fb node 6
03-22 10:50:54.384 368 589 E qdutils : getHDMINode: Failed to open fb node 7
03-22 10:50:54.384 368 589 E qdutils : getHDMINode: Failed to open fb node 8
03-22 10:50:54.385 368 589 E qdutils : getHDMINode: Failed to find HDMI node
03-22 10:50:55.911 368 589 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
03-22 10:50:55.913 368 589 E qdutils : getHDMINode: Failed to open fb node 2
03-22 10:50:55.913 368 589 E qdutils : getHDMINode: Failed to open fb node 3
03-22 10:50:55.914 368 589 E qdutils : getHDMINode: Failed to open fb node 4
03-22 10:50:55.914 368 589 E qdutils : getHDMINode: Failed to open fb node 5
03-22 10:50:55.914 368 589 E qdutils : getHDMINode: Failed to open fb node 6
03-22 10:50:55.914 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:50:55.914 368 589 E qdutils : getHDMINode: Failed to open fb node 7
03-22 10:50:55.914 368 589 E qdutils : getHDMINode: Failed to open fb node 8
03-22 10:50:55.914 368 589 E qdutils : getHDMINode: Failed to find HDMI node
03-22 10:50:55.920 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:50:55.923 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:50:57.147 368 589 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
03-22 10:50:57.150 368 589 E qdutils : getHDMINode: Failed to open fb node 2
03-22 10:50:57.150 368 589 E qdutils : getHDMINode: Failed to open fb node 3
03-22 10:50:57.150 368 589 E qdutils : getHDMINode: Failed to open fb node 4
03-22 10:50:57.150 368 589 E qdutils : getHDMINode: Failed to open fb node 5
03-22 10:50:57.151 368 589 E qdutils : getHDMINode: Failed to open fb node 6
03-22 10:50:57.151 368 589 E qdutils : getHDMINode: Failed to open fb node 7
03-22 10:50:57.151 368 589 E qdutils : getHDMINode: Failed to open fb node 8
03-22 10:50:57.151 368 589 E qdutils : getHDMINode: Failed to find HDMI node
03-22 10:50:58.380 368 589 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
03-22 10:50:58.382 368 589 E qdutils : getHDMINode: Failed to open fb node 2
03-22 10:50:58.383 368 589 E qdutils : getHDMINode: Failed to open fb node 3
03-22 10:50:58.383 368 589 E qdutils : getHDMINode: Failed to open fb node 4
03-22 10:50:58.383 368 589 E qdutils : getHDMINode: Failed to open fb node 5
03-22 10:50:58.383 368 589 E qdutils : getHDMINode: Failed to open fb node 6
03-22 10:50:58.383 368 589 E qdutils : getHDMINode: Failed to open fb node 7
03-22 10:50:58.383 368 589 E qdutils : getHDMINode: Failed to open fb node 8
03-22 10:50:58.383 368 589 E qdutils : getHDMINode: Failed to find HDMI node
03-22 10:50:59.665 368 589 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
03-22 10:50:59.671 368 589 E qdutils : getHDMINode: Failed to open fb node 2
03-22 10:50:59.671 368 589 E qdutils : getHDMINode: Failed to open fb node 3
03-22 10:50:59.671 368 589 E qdutils : getHDMINode: Failed to open fb node 4
03-22 10:50:59.671 368 589 E qdutils : getHDMINode: Failed to open fb node 5
03-22 10:50:59.672 368 589 E qdutils : getHDMINode: Failed to open fb node 6
03-22 10:50:59.672 368 589 E qdutils : getHDMINode: Failed to open fb node 7
03-22 10:50:59.672 368 589 E qdutils : getHDMINode: Failed to open fb node 8
03-22 10:50:59.672 368 589 E qdutils : getHDMINode: Failed to find HDMI node
03-22 10:51:00.910 368 589 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
03-22 10:51:00.914 368 589 E qdutils : getHDMINode: Failed to open fb node 2
03-22 10:51:00.915 368 589 E qdutils : getHDMINode: Failed to open fb node 3
03-22 10:51:00.915 368 589 E qdutils : getHDMINode: Failed to open fb node 4
03-22 10:51:00.915 368 589 E qdutils : getHDMINode: Failed to open fb node 5
03-22 10:51:00.915 368 589 E qdutils : getHDMINode: Failed to open fb node 6
03-22 10:51:00.915 368 589 E qdutils : getHDMINode: Failed to open fb node 7
03-22 10:51:00.916 368 589 E qdutils : getHDMINode: Failed to open fb node 8
03-22 10:51:00.916 368 589 E qdutils : getHDMINode: Failed to find HDMI node
03-22 10:51:02.684 368 589 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
03-22 10:51:02.686 368 589 E qdutils : getHDMINode: Failed to open fb node 2
03-22 10:51:02.687 368 589 E qdutils : getHDMINode: Failed to open fb node 3
03-22 10:51:02.687 368 589 E qdutils : getHDMINode: Failed to open fb node 4
03-22 10:51:02.687 368 589 E qdutils : getHDMINode: Failed to open fb node 5
03-22 10:51:02.687 368 589 E qdutils : getHDMINode: Failed to open fb node 6
03-22 10:51:02.687 368 589 E qdutils : getHDMINode: Failed to open fb node 7
03-22 10:51:02.687 368 589 E qdutils : getHDMINode: Failed to open fb node 8
03-22 10:51:02.687 368 589 E qdutils : getHDMINode: Failed to find HDMI node
03-22 10:51:05.221 368 589 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
03-22 10:51:05.223 368 589 E qdutils : getHDMINode: Failed to open fb node 2
03-22 10:51:05.223 368 589 E qdutils : getHDMINode: Failed to open fb node 3
03-22 10:51:05.223 368 589 E qdutils : getHDMINode: Failed to open fb node 4
03-22 10:51:05.223 368 589 E qdutils : getHDMINode: Failed to open fb node 5
03-22 10:51:05.223 368 589 E qdutils : getHDMINode: Failed to open fb node 6
03-22 10:51:05.223 368 589 E qdutils : getHDMINode: Failed to open fb node 7
03-22 10:51:05.224 368 589 E qdutils : getHDMINode: Failed to open fb node 8
03-22 10:51:05.224 368 589 E qdutils : getHDMINode: Failed to find HDMI node
03-22 10:51:05.230 10320 10320 W Zygote : Class not found for preloading: com.android.internal.telephony.IccSmsInterfaceManager$2
03-22 10:51:07.829 368 589 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
03-22 10:51:07.831 368 589 E qdutils : getHDMINode: Failed to open fb node 2
03-22 10:51:07.831 368 589 E qdutils : getHDMINode: Failed to open fb node 3
03-22 10:51:07.831 368 589 E qdutils : getHDMINode: Failed to open fb node 4
03-22 10:51:07.831 368 589 E qdutils : getHDMINode: Failed to open fb node 5
03-22 10:51:07.831 368 589 E qdutils : getHDMINode: Failed to open fb node 6
03-22 10:51:07.831 368 589 E qdutils : getHDMINode: Failed to open fb node 7
03-22 10:51:07.832 368 589 E qdutils : getHDMINode: Failed to open fb node 8
03-22 10:51:07.832 368 589 E qdutils : getHDMINode: Failed to find HDMI node
03-22 10:51:08.043 10320 10320 W Zygote : Class not found for preloading: com.android.internal.telephony.dataconnection.DcTracker$5
03-22 10:51:08.081 10320 10320 W Zygote : Class not found for preloading: com.android.internal.widget.-$$Lambda$gPQuiuEDuOmrh2MixBcV6a5gu5s
03-22 10:51:08.084 10320 10320 W Zygote : Class not found for preloading: com.android.internal.widget.LockPatternUtils$2
03-22 10:51:08.243 10320 10320 I Zygote : ...preloaded 12109 classes in 91229ms.
03-22 10:51:08.244 10320 10320 I zygote : VMRuntime.preloadDexCaches starting
03-22 10:51:08.330 10320 10320 I zygote : VMRuntime.preloadDexCaches strings total=363057 before=11028 after=11028
03-22 10:51:08.330 10320 10320 I zygote : VMRuntime.preloadDexCaches types total=40991 before=11222 after=11396
03-22 10:51:08.330 10320 10320 I zygote : VMRuntime.preloadDexCaches fields total=174233 before=14166 after=15086
03-22 10:51:08.330 10320 10320 I zygote : VMRuntime.preloadDexCaches methods total=316635 before=18080 after=18080
03-22 10:51:08.330 10320 10320 I zygote : VMRuntime.preloadDexCaches finished
03-22 10:51:08.331 10320 10320 D Zygote32Timing: PreloadClasses took to complete: 210684ms
03-22 10:51:08.335 10320 10320 D ApplicationLoaders: Created zygote-cached class loader: /system/framework/android.hidl.base-V1.0-java.jar
03-22 10:51:08.338 10320 10320 D ApplicationLoaders: Created zygote-cached class loader: /system/framework/android.hidl.manager-V1.0-java.jar
03-22 10:51:08.343 10320 10320 D ApplicationLoaders: Created zygote-cached class loader: /system/framework/android.test.base.jar
03-22 10:51:08.343 10320 10320 D Zygote32Timing: CacheNonBootClasspathClassLoaders took to complete: 13ms
03-22 10:51:08.343 10320 10320 I Zygote : Preloading resources...
03-22 10:51:08.391 10320 10320 W Resources: Preloaded drawable resource #0x108028d (android:drawable/dialog_background_material) that varies with configuration!!
03-22 10:51:08.452 10320 10320 I Zygote : ...preloaded 64 resources in 109ms.
03-22 10:51:08.471 10320 10320 I Zygote : ...preloaded 41 resources in 19ms.
03-22 10:51:08.471 10320 10320 D Zygote32Timing: PreloadResources took to complete: 128ms
03-22 10:51:08.475 10320 10320 D libEGL : loaded /vendor/lib/egl/libEGL_adreno.so
03-22 10:51:08.501 10320 10320 D libEGL : loaded /vendor/lib/egl/libGLESv1_CM_adreno.so
03-22 10:51:08.505 10320 10320 D libEGL : loaded /vendor/lib/egl/libGLESv2_adreno.so
03-22 10:51:08.530 10320 10320 I Zygote : Preloading shared libraries...
03-22 10:51:08.540 10320 10320 I Zygote : Called ZygoteHooks.endPreload()
03-22 10:51:08.541 10320 10320 I Zygote : Installed AndroidKeyStoreProvider in 1ms.
03-22 10:51:08.558 10320 10320 I Zygote : Warmed up JCA providers in 16ms.
03-22 10:51:08.558 10320 10320 D Zygote : end preload
03-22 10:51:08.558 10320 10320 D Zygote32Timing: ZygotePreload took to complete: 211113ms
03-22 10:51:08.634 10320 10320 I zygote : Explicit concurrent copying GC freed 10389(491KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 4702KB/6269KB, paused 61us total 76.005ms
03-22 10:51:08.714 1642 1642 I adbd : <unknown>: already offline
03-22 10:51:08.714 1642 1642 I adbd : authentication not required
03-22 10:51:08.719 10320 10320 I zygote : Explicit concurrent copying GC freed 855(63KB) AllocSpace objects, 0(0B) LOS objects, 24% free, 4671KB/6228KB, paused 159us total 83.818ms
03-22 10:51:08.719 10320 10320 D Zygote32Timing: PostZygoteInitGC took to complete: 162ms
03-22 10:51:08.719 10320 10320 D Zygote32Timing: ZygoteInit took to complete: 211276ms
03-22 10:51:08.736 10320 10320 W Zygote : Failed to unmount /storage/emulated/0/Android/obb: Invalid argument
03-22 10:51:08.736 10320 10320 W Zygote : Failed to unmount /storage/emulated/0/Android/data: Invalid argument
03-22 10:51:08.948 10320 10320 D Zygote : Forked child process 10689
03-22 10:51:08.948 10320 10320 I Zygote : System server process 10689 has been created
03-22 10:51:08.949 10320 10320 W libprocessgroup: Failed to open /dev/memcg/system/tasks: No such file or directory: No such file or directory
03-22 10:51:08.949 10320 10320 W libprocessgroup: Failed to apply SystemMemoryProcess task profile: No such file or directory
03-22 10:51:08.950 10320 10320 I Zygote : Accepting command socket connections
03-22 10:51:08.951 10689 10689 I Zygote : seccomp disabled by setenforce 0
03-22 10:51:08.956 10689 10689 W system_server: Could not create private region after zygote fork: Failed to initialize dual view JIT. memfd_create() error: Function not implemented
03-22 10:51:08.981 1642 1672 I adbd : jdwp connection from 10689
03-22 10:51:09.108 10689 10689 I SystemServerTiming: InitBeforeStartServices
03-22 10:51:09.112 10689 10689 I SystemServer: Entered the Android system server!
03-22 10:51:09.414 10689 10689 E UsbAlsaJackDetectorJNI: Can't register UsbAlsaJackDetector native methods
03-22 10:51:09.436 10689 10689 I SystemServerInitThreadPool: Creating instance with 4 threads
03-22 10:51:09.436 10689 10689 D SystemServerTiming: InitBeforeStartServices took to complete: 328ms
03-22 10:51:09.437 10689 10689 I SystemServerTiming: StartServices
03-22 10:51:09.438 10689 10689 I SystemServerTiming: startBootstrapServices
03-22 10:51:09.438 10689 10689 I SystemServerTiming: StartWatchdog
03-22 10:51:09.442 10689 10689 D SystemServerTiming: StartWatchdog took to complete: 5ms
03-22 10:51:09.442 10689 10689 I SystemServer: Reading configuration...
03-22 10:51:09.442 10689 10689 I SystemServerTiming: ReadingSystemConfig
03-22 10:51:09.443 10689 10689 D SystemServerTiming: ReadingSystemConfig took to complete: 1ms
03-22 10:51:09.443 10689 10689 I SystemServerTiming: PlatformCompat
03-22 10:51:09.444 10689 10713 I SystemServerTimingAsync: InitThreadPoolExec:ReadingSystemConfig
03-22 10:51:09.444 10689 10713 D SystemServerInitThreadPool: Started executing ReadingSystemConfig
03-22 10:51:09.444 10689 10689 D CompatConfig: Found a config file: /system/etc/compatconfig/documents-ui-compat-config.xml
03-22 10:51:09.445 10689 10713 I SystemConfig: Reading permissions from /system/etc/sysconfig/hiddenapi-package-whitelist.xml
03-22 10:51:09.448 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@29580b8
03-22 10:51:09.450 10689 10689 D CompatConfig: Found a config file: /system/etc/compatconfig/services-platform-compat-config.xml
03-22 10:51:09.450 10689 10713 I SystemConfig: Reading permissions from /system/etc/sysconfig/preinstalled-packages-platform.xml
03-22 10:51:09.453 10689 10713 I SystemConfig: Reading permissions from /system/etc/sysconfig/backup.xml
03-22 10:51:09.453 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@17df064
03-22 10:51:09.454 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@33602cd
03-22 10:51:09.455 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@a67d782
03-22 10:51:09.456 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@45baed0
03-22 10:51:09.456 10689 10713 I SystemConfig: Reading permissions from /system/etc/sysconfig/lineage-sysconfig.xml
03-22 10:51:09.456 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@f2cfec9
03-22 10:51:09.457 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@bc780ef
03-22 10:51:09.458 10689 10713 I SystemConfig: Reading permissions from /system/etc/sysconfig/whitelist_com.stevesoltys.seedvault.xml
03-22 10:51:09.458 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@514e7fc
03-22 10:51:09.459 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@17dbe85
03-22 10:51:09.460 10689 10713 I SystemConfig: Reading permissions from /system/etc/sysconfig/framework-sysconfig.xml
03-22 10:51:09.460 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@f353d0b
03-22 10:51:09.461 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@3c687e8
03-22 10:51:09.462 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@e60be01
03-22 10:51:09.463 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@edb64a6
03-22 10:51:09.464 10689 10713 I SystemConfig: Reading permissions from /system/etc/sysconfig/preinstalled-packages-platform-full-base.xml
03-22 10:51:09.464 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@3703a94
03-22 10:51:09.465 10689 10689 D CompatConfig: Found a config file: /system/etc/compatconfig/framework-platform-compat-config.xml
03-22 10:51:09.467 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/org.lineageos.performance.xml
03-22 10:51:09.469 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@5606c00
03-22 10:51:09.469 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/org.apache.http.legacy.xml
03-22 10:51:09.469 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@2f62c39
03-22 10:51:09.470 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@160627e
03-22 10:51:09.471 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@f60482c
03-22 10:51:09.471 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/org.lineageos.profiles.xml
03-22 10:51:09.472 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@452f5
03-22 10:51:09.472 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@19c288a
03-22 10:51:09.473 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/org.lineageos.livedisplay.xml
03-22 10:51:09.473 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@89fbb18
03-22 10:51:09.474 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@3942971
03-22 10:51:09.475 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@91c4356
03-22 10:51:09.476 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@8110fd7
03-22 10:51:09.476 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@96170c4
03-22 10:51:09.478 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@a70ebad
03-22 10:51:09.478 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@eb13ee2
03-22 10:51:09.479 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@76cd273
03-22 10:51:09.480 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@966d530
03-22 10:51:09.481 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/android.software.nfc.beam.xml
03-22 10:51:09.481 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@3a8672e
03-22 10:51:09.482 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@9b822cf
03-22 10:51:09.482 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/privapp_whitelist_org.lineageos.lineageparts.xml
03-22 10:51:09.483 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@a50e365
03-22 10:51:09.483 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@ed7c83a
03-22 10:51:09.485 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/com.android.nfc_extras.xml
03-22 10:51:09.485 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@1841a48
03-22 10:51:09.486 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@f150e1
03-22 10:51:09.487 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/com.android.future.usb.accessory.xml
03-22 10:51:09.487 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@1df9cc7
03-22 10:51:09.488 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@d11a1d
03-22 10:51:09.488 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/com.android.location.provider.xml
03-22 10:51:09.489 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@e6b2492
03-22 10:51:09.490 10689 10689 D CompatConfig: Found a config file: /system/etc/compatconfig/libcore-platform-compat-config.xml
03-22 10:51:09.490 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/privapp_whitelist_com.android.fmradio.xml
03-22 10:51:09.491 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@2ea3b19
03-22 10:51:09.492 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/com.android.mediadrm.signer.xml
03-22 10:51:09.492 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@54d5dbf
03-22 10:51:09.493 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/com.android.documentsui.xml
03-22 10:51:09.493 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@bda6fd5
03-22 10:51:09.494 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@dd2b3ea
03-22 10:51:09.495 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/privapp_whitelist_org.lineageos.audiofx.xml
03-22 10:51:09.497 10689 10689 D CompatConfig: Found a config file: /system/system_ext/etc/compatconfig/settings-platform-compat-config.xml
03-22 10:51:09.497 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/android.test.mock.xml
03-22 10:51:09.498 10689 10689 D CompatConfig: Adding: com.android.server.compat.config.Change@fa345b7
03-22 10:51:09.498 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/android.test.runner.xml
03-22 10:51:09.500 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/org.lineageos.trust.xml
03-22 10:51:09.501 10689 10689 D CompatConfig: No directory /apex/com.android.wifi/etc/compatconfig, skipping
03-22 10:51:09.502 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/android.hardware.sensor.proximity.xml
03-22 10:51:09.502 10689 10689 D CompatConfig: No directory /apex/com.android.tzdata/etc/compatconfig, skipping
03-22 10:51:09.503 10689 10689 D CompatConfig: No directory /apex/com.android.tethering/etc/compatconfig, skipping
03-22 10:51:09.503 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/org.lineageos.hardware.xml
03-22 10:51:09.504 10689 10689 D CompatConfig: No directory /apex/com.android.sdkext/etc/compatconfig, skipping
03-22 10:51:09.504 10689 10689 D CompatConfig: No directory /apex/com.android.runtime/etc/compatconfig, skipping
03-22 10:51:09.505 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/android.hardware.sensor.light.xml
03-22 10:51:09.505 10689 10689 D CompatConfig: No directory /apex/com.android.resolv/etc/compatconfig, skipping
03-22 10:51:09.506 10689 10689 D CompatConfig: No directory /apex/com.android.permission/etc/compatconfig, skipping
03-22 10:51:09.506 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/privapp_whitelist_org.lineageos.lineagesettings.xml
03-22 10:51:09.507 10689 10689 D CompatConfig: No directory /apex/com.android.os.statsd/etc/compatconfig, skipping
03-22 10:51:09.507 10689 10689 D CompatConfig: No directory /apex/com.android.neuralnetworks/etc/compatconfig, skipping
03-22 10:51:09.508 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/android.test.base.xml
03-22 10:51:09.508 10689 10689 D CompatConfig: Found a config file: /apex/com.android.mediaprovider/etc/compatconfig/media-provider-platform-compat-config.xml
03-22 10:51:09.509 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/android.hardware.telephony.cdma.xml
03-22 10:51:09.510 10689 10689 D CompatConfig: No directory /apex/com.android.media.swcodec/etc/compatconfig, skipping
03-22 10:51:09.511 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/org.lineageos.android.xml
03-22 10:51:09.511 10689 10689 D CompatConfig: No directory /apex/com.android.media/etc/compatconfig, skipping
03-22 10:51:09.512 10689 10689 D CompatConfig: No directory /apex/com.android.ipsec/etc/compatconfig, skipping
03-22 10:51:09.513 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/permissions_com.stevesoltys.seedvault.xml
03-22 10:51:09.513 10689 10689 D CompatConfig: No directory /apex/com.android.i18n/etc/compatconfig, skipping
03-22 10:51:09.514 10689 10689 D CompatConfig: No directory /apex/com.android.extservices/etc/compatconfig, skipping
03-22 10:51:09.514 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/privapp-permissions-platform.xml
03-22 10:51:09.515 10689 10689 D CompatConfig: No directory /apex/com.android.conscrypt/etc/compatconfig, skipping
03-22 10:51:09.516 10689 10689 D CompatConfig: No directory /apex/com.android.art/etc/compatconfig, skipping
03-22 10:51:09.517 10689 10689 D CompatConfig: No directory /apex/com.android.adbd/etc/compatconfig, skipping
03-22 10:51:09.520 10689 10689 D SystemServerTiming: PlatformCompat took to complete: 77ms
03-22 10:51:09.520 10689 10689 I SystemServerTiming: StartFileIntegrityService
03-22 10:51:09.520 10689 10689 I SystemServiceManager: Starting com.android.server.security.FileIntegrityService
03-22 10:51:09.525 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/android.software.sip.voip.xml
03-22 10:51:09.527 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/javax.obex.xml
03-22 10:51:09.528 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/android.hardware.sensor.gyroscope.xml
03-22 10:51:09.530 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/privapp_whitelist_org.lineageos.setupwizard.xml
03-22 10:51:09.532 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/android.hardware.camera.front.xml
03-22 10:51:09.533 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/android.hardware.sensor.compass.xml
03-22 10:51:09.535 10689 10689 D SystemServerTiming: StartFileIntegrityService took to complete: 15ms
03-22 10:51:09.535 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/com.android.media.remotedisplay.xml
03-22 10:51:09.536 10689 10689 I SystemServerTiming: StartInstaller
03-22 10:51:09.536 10689 10689 I SystemServiceManager: Starting com.android.server.pm.Installer
03-22 10:51:09.537 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/org.lineageos.settings.xml
03-22 10:51:09.539 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/handheld_core_hardware.xml
03-22 10:51:09.545 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/android.hardware.telephony.gsm.xml
03-22 10:51:09.545 463 776 D installd: Found storage mount /mnt/media_rw/0000-0000 at /mnt/pass_through/0/0000-0000
03-22 10:51:09.546 463 776 D installd: Found storage mount /data/media at /mnt/pass_through/0/emulated
03-22 10:51:09.546 10689 10689 D SystemServerTiming: StartInstaller took to complete: 11ms
03-22 10:51:09.546 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/privapp_whitelist_org.lineageos.updater.xml
03-22 10:51:09.546 10689 10689 I SystemServerTiming: DeviceIdentifiersPolicyService
03-22 10:51:09.547 10689 10689 I SystemServiceManager: Starting com.android.server.os.DeviceIdentifiersPolicyService
03-22 10:51:09.548 10689 10689 D SystemServerTiming: DeviceIdentifiersPolicyService took to complete: 1ms
03-22 10:51:09.548 10689 10689 I SystemServerTiming: UriGrantsManagerService
03-22 10:51:09.548 10689 10689 I SystemServiceManager: Starting com.android.server.uri.UriGrantsManagerService$Lifecycle
03-22 10:51:09.548 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/android.hardware.audio.low_latency.xml
03-22 10:51:09.550 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/android.software.live_wallpaper.xml
03-22 10:51:09.551 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/org.lineageos.audio.xml
03-22 10:51:09.552 10689 10689 D SystemServerTiming: UriGrantsManagerService took to complete: 4ms
03-22 10:51:09.552 10689 10689 I SystemServerTiming: StartActivityManager
03-22 10:51:09.552 10689 10689 I SystemServiceManager: Starting com.android.server.wm.ActivityTaskManagerService$Lifecycle
03-22 10:51:09.553 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/android.hardware.camera.flash-autofocus.xml
03-22 10:51:09.555 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/android.software.webview.xml
03-22 10:51:09.557 10689 10713 I SystemConfig: Reading permissions from /system/etc/permissions/platform.xml
03-22 10:51:09.558 10689 10689 I SystemServiceManager: Starting com.android.server.am.ActivityManagerService$Lifecycle
03-22 10:51:09.563 10689 10689 I ActivityManager: Memory class: 192
03-22 10:51:09.564 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/sysconfig/component-overrides.xml
03-22 10:51:09.566 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/com.android.nfc_extras.xml
03-22 10:51:09.568 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.wifi.direct.xml
03-22 10:51:09.570 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.nfc.xml
03-22 10:51:09.572 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.sensor.accelerometer.xml
03-22 10:51:09.573 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.nfc.hce.xml
03-22 10:51:09.574 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.wifi.xml
03-22 10:51:09.576 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.telephony.cdma.xml
03-22 10:51:09.577 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.software.sip.voip.xml
03-22 10:51:09.578 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.usb.host.xml
03-22 10:51:09.580 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.nfc.hcef.xml
03-22 10:51:09.581 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.bluetooth_le.xml
03-22 10:51:09.583 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.location.gps.xml
03-22 10:51:09.584 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/handheld_core_hardware.xml
03-22 10:51:09.586 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.telephony.gsm.xml
03-22 10:51:09.588 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.bluetooth.xml
03-22 10:51:09.590 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.usb.accessory.xml
03-22 10:51:09.591 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.software.ipsec_tunnels.xml
03-22 10:51:09.592 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.software.midi.xml
03-22 10:51:09.592 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=58
03-22 10:51:09.589 565 565 I rild : type=1400 audit(0.0:635): avc: denied { ioctl } for path="/dev/alarm" dev="tmpfs" ino=7455 ioctlcmd=6134 scontext=u:r:rild:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
03-22 10:51:09.594 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml
03-22 10:51:09.594 419 419 E RIL-QMI : qmuxd: RX 47 bytes on fd=23 from qmux_client_id=0x1
03-22 10:51:09.595 419 490 E RIL-QMI : qmuxd: TX message on fd=23, to qmux_client_id=0x1, len=65
03-22 10:51:09.595 10689 10713 I SystemConfig: Reading permissions from /vendor/etc/permissions/android.hardware.wifi.passpoint.xml
03-22 10:51:09.598 10689 10713 I SystemConfig: Reading permissions from /product/etc/sysconfig/com.android.messaging_whitelist.xml
03-22 10:51:09.600 10689 10713 I SystemConfig: Reading permissions from /product/etc/sysconfig/preinstalled-packages-platform-handheld-product.xml
03-22 10:51:09.601 10689 10713 I SystemConfig: Reading permissions from /product/etc/sysconfig/preinstalled-packages-platform-overlays.xml
03-22 10:51:09.603 10689 10713 I SystemConfig: Reading permissions from /product/etc/sysconfig/com.android.deskclock_whitelist.xml
03-22 10:51:09.605 10689 10713 I SystemConfig: Reading permissions from /product/etc/permissions/com.android.settings.intelligence.xml
03-22 10:51:09.606 10689 10713 I SystemConfig: Reading permissions from /product/etc/permissions/privapp_whitelist_com.android.dialer-ext.xml
03-22 10:51:09.608 10689 10713 I SystemConfig: Reading permissions from /product/etc/permissions/privapp_whitelist_org.lineageos.eleven.xml
03-22 10:51:09.609 10689 10713 I SystemConfig: Reading permissions from /product/etc/permissions/com.android.contacts.xml
03-22 10:51:09.611 10689 10713 I SystemConfig: Reading permissions from /product/etc/permissions/com.android.dialer.xml
03-22 10:51:09.613 10689 10713 W SystemConfig: No directory /system_ext/etc/sysconfig, skipping
03-22 10:51:09.614 10689 10713 I SystemConfig: Reading permissions from /system_ext/etc/permissions/com.android.cellbroadcastreceiver.xml
03-22 10:51:09.616 10689 10713 I SystemConfig: Reading permissions from /system_ext/etc/permissions/com.android.launcher3.xml
03-22 10:51:09.617 10689 10713 I SystemConfig: Reading permissions from /system_ext/etc/permissions/com.android.storagemanager.xml
03-22 10:51:09.619 10689 10713 I SystemConfig: Reading permissions from /system_ext/etc/permissions/com.android.settings.xml
03-22 10:51:09.621 10689 10713 I SystemConfig: Reading permissions from /system_ext/etc/permissions/com.android.systemui.xml
03-22 10:51:09.623 10689 10713 I SystemConfig: Reading permissions from /system_ext/etc/permissions/privapp_whitelist_com.android.wallpaper.xml
03-22 10:51:09.625 10689 10713 I SystemConfig: Reading permissions from /system_ext/etc/permissions/privapp_whitelist_org.lineageos.snap.xml
03-22 10:51:09.626 10689 10713 I SystemConfig: Reading permissions from /system_ext/etc/permissions/com.android.emergency.xml
03-22 10:51:09.628 10689 10713 I SystemConfig: Reading permissions from /system_ext/etc/permissions/com.android.carrierconfig.xml
03-22 10:51:09.632 10689 10713 I SystemConfig: Reading permissions from /apex/com.android.ipsec/etc/permissions/android.net.ipsec.ike.xml
03-22 10:51:09.633 10689 10713 D SystemConfig: readAllPermissions took to complete: 189ms
03-22 10:51:09.633 10689 10713 D SystemServerInitThreadPool: Finished executing ReadingSystemConfig
03-22 10:51:09.634 10689 10713 D SystemServerTimingAsync: InitThreadPoolExec:ReadingSystemConfig took to complete: 190ms
03-22 10:51:09.638 10689 10689 E libpsi : No kernel psi monitor support (errno=2)
03-22 10:51:09.638 10689 10689 E LowMemDetector: Failed to register psi trigger
03-22 10:51:09.666 10689 10689 D BatteryStatsImpl: Reading daily items from /data/system/batterystats-daily.xml
03-22 10:51:09.676 248 248 I hwservicemanager: getTransport: Cannot find entry android.hardware.power.stats@1.0::IPowerStats/default in either framework or device manifest.
03-22 10:51:09.677 248 248 I hwservicemanager: getTransport: Cannot find entry android.hardware.power@1.0::IPower/default in either framework or device manifest.
03-22 10:51:09.678 10689 10720 E BatteryStatsService: Unable to load Power.Stats.HAL. Setting rail availability to false
03-22 10:51:09.680 10689 10720 E BluetoothAdapter: Bluetooth binder is null
03-22 10:51:09.686 10689 10720 I KernelCpuUidFreqTimeReader: mPerClusterTimesAvailable=false
03-22 10:51:09.687 10689 10720 W KernelCpuProcStringReader: File not found. It's normal if not implemented: /proc/uid_cputime/show_uid_stat
03-22 10:51:09.687 10689 10720 W KernelCpuUidFreqTimeBpfMapReader: Failed to start tracking
03-22 10:51:09.695 10689 10720 W KernelCpuUidActiveTimeBpfMapReader: Failed to start tracking
03-22 10:51:09.696 10689 10720 W KernelCpuProcStringReader: File not found. It's normal if not implemented: /proc/uid_concurrent_active_time
03-22 10:51:09.696 10689 10720 W KernelCpuUidClusterTimeBpfMapReader: Failed to start tracking
03-22 10:51:09.697 10689 10720 W KernelCpuProcStringReader: File not found. It's normal if not implemented: /proc/uid_concurrent_policy_time
03-22 10:51:09.707 10689 10720 W KernelMemoryBandwidthStats: No kernel memory bandwidth stats available
03-22 10:51:09.708 248 248 I hwservicemanager: getTransport: Cannot find entry android.hardware.power.stats@1.0::IPowerStats/default in either framework or device manifest.
03-22 10:51:09.709 248 248 I hwservicemanager: getTransport: Cannot find entry android.hardware.power@1.0::IPower/default in either framework or device manifest.
03-22 10:51:09.709 10689 10720 E BatteryStatsService: Unable to load Power Hal or power.stats HAL
03-22 10:51:10.001 10689 10689 I IntentFirewall: Read new rules (A:0 B:0 S:0)
03-22 10:51:10.008 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10151: Permission denied
03-22 10:51:10.008 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10123: Permission denied
03-22 10:51:10.008 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10093: Permission denied
03-22 10:51:10.008 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10141: Permission denied
03-22 10:51:10.008 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10133: Permission denied
03-22 10:51:10.008 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10139: Permission denied
03-22 10:51:10.008 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10104: Permission denied
03-22 10:51:10.008 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10145: Permission denied
03-22 10:51:10.009 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10148: Permission denied
03-22 10:51:10.009 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10080: Permission denied
03-22 10:51:10.009 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10118: Permission denied
03-22 10:51:10.009 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10132: Permission denied
03-22 10:51:10.010 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10119: Permission denied
03-22 10:51:10.010 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10120: Permission denied
03-22 10:51:10.010 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10117: Permission denied
03-22 10:51:10.010 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10108: Permission denied
03-22 10:51:10.010 10689 10689 W libprocessgroup: Failed to remove /acct/uid_2000: Permission denied
03-22 10:51:10.010 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10091: Permission denied
03-22 10:51:10.011 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10084: Permission denied
03-22 10:51:10.011 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10088: Permission denied
03-22 10:51:10.011 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10078: Permission denied
03-22 10:51:10.011 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10092: Permission denied
03-22 10:51:10.011 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10089: Permission denied
03-22 10:51:10.011 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10107: Permission denied
03-22 10:51:10.011 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10090: Permission denied
03-22 10:51:10.011 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10149: Permission denied
03-22 10:51:10.012 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10079: Permission denied
03-22 10:51:10.012 10689 10689 W libprocessgroup: Failed to remove /acct/uid_1027: Permission denied
03-22 10:51:10.012 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10130: Permission denied
03-22 10:51:10.012 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10136: Permission denied
03-22 10:51:10.012 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10129: Permission denied
03-22 10:51:10.012 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10134: Permission denied
03-22 10:51:10.012 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10150: Permission denied
03-22 10:51:10.012 10689 10689 W libprocessgroup: Failed to remove /acct/uid_1068: Permission denied
03-22 10:51:10.013 10689 10689 W libprocessgroup: Failed to remove /acct/uid_1053: Permission denied
03-22 10:51:10.013 10689 10689 W libprocessgroup: Failed to remove /acct/uid_1037: Permission denied
03-22 10:51:10.013 10689 10689 W libprocessgroup: Failed to remove /acct/uid_10140: Permission denied
03-22 10:51:10.015 10689 10689 E libprocessgroup: Failed to open /dev/memcg/apps: Permission denied
03-22 10:51:10.017 10689 10689 D AppOps : AppOpsService published
03-22 10:51:10.018 10689 10689 D SystemServerTiming: StartActivityManager took to complete: 467ms
03-22 10:51:10.018 10689 10689 I SystemServerTiming: StartDataLoaderManagerService
03-22 10:51:10.018 10689 10689 I SystemServiceManager: Starting com.android.server.pm.DataLoaderManagerService
03-22 10:51:10.019 10689 10689 D SystemServerTiming: StartDataLoaderManagerService took to complete: 1ms
03-22 10:51:10.020 10689 10689 I SystemServerTiming: StartIncrementalService
03-22 10:51:10.020 10689 10689 D SystemServerTiming: StartIncrementalService took to complete: 0ms
03-22 10:51:10.020 10689 10689 I SystemServerTiming: StartPowerManager
03-22 10:51:10.020 10689 10689 I SystemServiceManager: Starting com.android.server.power.PowerManagerService
03-22 10:51:10.023 10689 10689 I system_server: type=1400 audit(0.0:636): avc: denied { open } for path="/dev/__properties__/u:object_r:userspace_reboot_exported_prop:s0" dev="tmpfs" ino=9450 scontext=u:r:system_server:s0 tcontext=u:object_r:userspace_reboot_exported_prop:s0 tclass=file permissive=1
03-22 10:51:10.023 10689 10689 I system_server: type=1400 audit(0.0:637): avc: denied { getattr } for path="/dev/__properties__/u:object_r:userspace_reboot_exported_prop:s0" dev="tmpfs" ino=9450 scontext=u:r:system_server:s0 tcontext=u:object_r:userspace_reboot_exported_prop:s0 tclass=file permissive=1
03-22 10:51:10.028 247 247 I servicemanager: Found android.hardware.power.IPower/default in device VINTF manifest.
03-22 10:51:10.031 248 248 I hw-BpHwBinder: onLastStrongRef automatically unlinking death recipients
03-22 10:51:10.034 375 375 I android.hardware.power-service-qti: Power isModeSupported: 7
03-22 10:51:10.034 375 375 I android.hardware.power-service-qti: Power setMode: 7 to: 1
03-22 10:51:10.035 375 375 I android.hardware.power-service-qti: Power isModeSupported: 0
03-22 10:51:10.038 10689 10689 D SystemServerTiming: StartPowerManager took to complete: 18ms
03-22 10:51:10.038 10689 10689 I SystemServerTiming: StartThermalManager
03-22 10:51:10.038 10689 10689 I SystemServiceManager: Starting com.android.server.power.ThermalManagerService
03-22 10:51:10.039 10689 10689 D SystemServerTiming: StartThermalManager took to complete: 2ms
03-22 10:51:10.039 10689 10689 I SystemServerTiming: InitPowerManagement
03-22 10:51:10.042 10689 10689 D SystemServerTiming: InitPowerManagement took to complete: 2ms
03-22 10:51:10.042 10689 10689 I SystemServerTiming: StartRecoverySystemService
03-22 10:51:10.042 10689 10689 I SystemServiceManager: Starting com.android.server.recoverysystem.RecoverySystemService$Lifecycle
03-22 10:51:10.044 10689 10689 D SystemServerTiming: StartRecoverySystemService took to complete: 2ms
03-22 10:51:10.045 10689 10689 I PackageWatchdog: Syncing state, reason: added new observer
03-22 10:51:10.045 10689 10689 I PackageWatchdog: Not pruning observers, elapsed time: 0ms
03-22 10:51:10.045 10689 10689 I PackageWatchdog: Cancelling state sync, nothing to sync
03-22 10:51:10.046 10689 10714 I PackageWatchdog: Saving observer state to file
03-22 10:51:10.047 10689 10689 I SystemServerTiming: StartLightsService
03-22 10:51:10.047 10689 10689 I SystemServiceManager: Starting com.android.server.lights.LightsService
03-22 10:51:10.049 247 247 E servicemanager: Could not find android.hardware.light.ILights/default in the VINTF manifest.
03-22 10:51:10.056 10689 10689 D SystemServerTiming: StartLightsService took to complete: 9ms
03-22 10:51:10.056 10689 10689 I SystemServerTiming: StartSidekickService
03-22 10:51:10.056 10689 10689 D SystemServerTiming: StartSidekickService took to complete: 0ms
03-22 10:51:10.056 10689 10689 I SystemServerTiming: StartDisplayManager
03-22 10:51:10.056 10689 10689 I SystemServiceManager: Starting com.android.server.display.DisplayManagerService
03-22 10:51:10.064 10689 10689 D SystemServerTiming: StartDisplayManager took to complete: 7ms
03-22 10:51:10.064 10689 10689 I SystemServerTiming: WaitForDisplay
03-22 10:51:10.064 10689 10689 I SystemServiceManager: Starting phase 100
03-22 10:51:10.064 10689 10689 I SystemServerTiming: OnBootPhase_100
03-22 10:51:10.064 10689 10689 I SystemServerTiming: OnBootPhase_100_com.android.server.security.FileIntegrityService
03-22 10:51:10.064 10689 10689 D SystemServerTiming: OnBootPhase_100_com.android.server.security.FileIntegrityService took to complete: 0ms
03-22 10:51:10.064 10689 10689 I SystemServerTiming: OnBootPhase_100_com.android.server.pm.Installer
03-22 10:51:10.064 10689 10689 D SystemServerTiming: OnBootPhase_100_com.android.server.pm.Installer took to complete: 0ms
03-22 10:51:10.064 10689 10689 I SystemServerTiming: OnBootPhase_100_com.android.server.os.DeviceIdentifiersPolicyService
03-22 10:51:10.064 10689 10689 D SystemServerTiming: OnBootPhase_100_com.android.server.os.DeviceIdentifiersPolicyService took to complete: 0ms
03-22 10:51:10.064 10689 10689 I SystemServerTiming: OnBootPhase_100_com.android.server.uri.UriGrantsManagerService$Lifecycle
03-22 10:51:10.064 10689 10689 D SystemServerTiming: OnBootPhase_100_com.android.server.uri.UriGrantsManagerService$Lifecycle took to complete: 0ms
03-22 10:51:10.064 10689 10689 I SystemServerTiming: OnBootPhase_100_com.android.server.wm.ActivityTaskManagerService$Lifecycle
03-22 10:51:10.064 10689 10689 D SystemServerTiming: OnBootPhase_100_com.android.server.wm.ActivityTaskManagerService$Lifecycle took to complete: 0ms
03-22 10:51:10.064 10689 10689 I SystemServerTiming: OnBootPhase_100_com.android.server.am.ActivityManagerService$Lifecycle
03-22 10:51:10.064 10689 10689 D SystemServerTiming: OnBootPhase_100_com.android.server.am.ActivityManagerService$Lifecycle took to complete: 0ms
03-22 10:51:10.064 10689 10689 I SystemServerTiming: OnBootPhase_100_com.android.server.pm.DataLoaderManagerService
03-22 10:51:10.064 10689 10689 D SystemServerTiming: OnBootPhase_100_com.android.server.pm.DataLoaderManagerService took to complete: 0ms
03-22 10:51:10.064 10689 10689 I SystemServerTiming: OnBootPhase_100_com.android.server.power.PowerManagerService
03-22 10:51:10.064 10689 10689 D SystemServerTiming: OnBootPhase_100_com.android.server.power.PowerManagerService took to complete: 0ms
03-22 10:51:10.064 10689 10689 I SystemServerTiming: OnBootPhase_100_com.android.server.power.ThermalManagerService
03-22 10:51:10.065 10689 10689 D SystemServerTiming: OnBootPhase_100_com.android.server.power.ThermalManagerService took to complete: 0ms
03-22 10:51:10.065 10689 10689 I SystemServerTiming: OnBootPhase_100_com.android.server.recoverysystem.RecoverySystemService$Lifecycle
03-22 10:51:10.065 10689 10689 D SystemServerTiming: OnBootPhase_100_com.android.server.recoverysystem.RecoverySystemService$Lifecycle took to complete: 0ms
03-22 10:51:10.065 10689 10689 I SystemServerTiming: OnBootPhase_100_com.android.server.lights.LightsService
03-22 10:51:10.065 10689 10689 D SystemServerTiming: OnBootPhase_100_com.android.server.lights.LightsService took to complete: 0ms
03-22 10:51:10.065 10689 10689 I SystemServerTiming: OnBootPhase_100_com.android.server.display.DisplayManagerService
03-22 10:51:10.071 10689 10709 E LocalDisplayAdapter: Default and active color mode is no longer available! Reverting to first available mode.
03-22 10:51:10.072 388 529 E HWComposer: getSupportedContentTypes: getSupportedContentTypes failed for display 0: Unsupported (8)
03-22 10:51:10.082 10689 10709 I DisplayManagerService: Display device added: DisplayDeviceInfo{"Built-in Screen": uniqueId="local:0", 540 x 960, modeId 1, defaultModeId 1, supportedModes [{id=1, width=540, height=960, fps=60.0}], colorMode -1, supportedColorModes [-1], HdrCapabilities HdrCapabilities{mSupportedHdrTypes=[], mMaxLuminance=500.0, mMaxAverageLuminance=500.0, mMinLuminance=0.0}, allmSupported false, gameContentTypeSupported false, density 220, 221.225 x 221.672 dpi, appVsyncOff 1000000, presDeadline 16666667, touch INTERNAL, rotation 0, type INTERNAL, address {port=0}, deviceProductInfo null, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
03-22 10:51:10.084 388 388 D SurfaceFlinger: Setting power mode 2 on display 0
03-22 10:51:10.083 10709 10709 I android.display: type=1400 audit(0.0:638): avc: denied { call } for scontext=u:r:system_server:s0 tcontext=u:r:init:s0 tclass=binder permissive=1
03-22 10:51:10.090 10689 10709 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
03-22 10:51:10.094 10689 10689 D SystemServerTiming: OnBootPhase_100_com.android.server.display.DisplayManagerService took to complete: 30ms
03-22 10:51:10.094 10689 10689 D SystemServerTiming: OnBootPhase_100 took to complete: 30ms
03-22 10:51:10.094 10689 10689 D SystemServerTiming: WaitForDisplay took to complete: 31ms
03-22 10:51:10.094 10689 10689 I SystemServerTiming: StartPackageManagerService
03-22 10:51:10.094 10689 10689 I Watchdog: Pausing HandlerChecker: main thread for reason: packagemanagermain. Pause count: 1
03-22 10:51:10.098 10689 10689 I PackageManagerTiming: create package manager
03-22 10:51:10.101 10689 10689 I PackageManagerTiming: createSubComponents
03-22 10:51:10.164 10689 10720 E BluetoothAdapter: Bluetooth binder is null
03-22 10:51:10.166 10689 10689 D PackageManagerTiming: createSubComponents took to complete: 64ms
03-22 10:51:10.166 10689 10689 I PackageManagerTiming: addSharedUsers
03-22 10:51:10.166 10689 10689 D PackageManagerTiming: addSharedUsers took to complete: 0ms
03-22 10:51:10.168 10689 10689 I PackageManagerTiming: get system config
03-22 10:51:10.169 10689 10689 D PackageManagerTiming: get system config took to complete: 1ms
03-22 10:51:10.174 10689 10689 D PackageManager: Directories scanned as system partitions: [/system:0, /system/vendor:524288, /odm:4194304, /oem:262144, /system/product:1048576, /system/system_ext:2097152, /apex/com.android.wifi:8388608, /apex/com.android.tzdata:8388608, /apex/com.android.tethering:8388608, /apex/com.android.sdkext:8388608, /apex/com.android.runtime:8388608, /apex/com.android.resolv:8388608, /apex/com.android.permission:8388608, /apex/com.android.os.statsd:8388608, /apex/com.android.neuralnetworks:8388608, /apex/com.android.mediaprovider:8388608, /apex/com.android.media.swcodec:8388608, /apex/com.android.media:8388608, /apex/com.android.ipsec:8388608, /apex/com.android.i18n:8388608, /apex/com.android.extservices:8388608, /apex/com.android.conscrypt:8388608, /apex/com.android.art:8388608, /apex/com.android.adbd:8388608]
03-22 10:51:10.179 10689 10689 D SELinuxMMAC: Using policy file /system/etc/selinux/plat_mac_permissions.xml
03-22 10:51:10.189 10689 10689 D SELinuxMMAC: Using policy file /system_ext/etc/selinux/system_ext_mac_permissions.xml
03-22 10:51:10.190 10689 10689 D SELinuxMMAC: Using policy file /vendor/etc/selinux/vendor_mac_permissions.xml
03-22 10:51:10.193 10689 10689 I PackageManagerTiming: loadFallbacks
03-22 10:51:10.197 10689 10689 D FallbackCategoryProvider: Found 1 fallback categories
03-22 10:51:10.197 10689 10689 D PackageManagerTiming: loadFallbacks took to complete: 4ms
03-22 10:51:10.197 10689 10689 I PackageManagerTiming: read user settings
03-22 10:51:10.728 10689 10689 W PackageSettings: Missing permission state for shared user: android.uid.log
03-22 10:51:10.797 10689 10689 D PackageManagerTiming: read user settings took to complete: 600ms
03-22 10:51:10.806 10689 10689 D PackageManager: Keeping known cache 22d9183358f1d8a43bcbda44548a8fd157a5ff21
03-22 10:51:10.806 10689 10689 W PackageManager: Wiping cache directory because the system partition changed.
03-22 10:51:10.807 10689 10689 D PackageManager: No files in app dir /system/system_ext/overlay
03-22 10:51:10.850 10689 10689 I PackageBackwardCompatibility: Loaded android.content.pm.AndroidTestBaseUpdater
03-22 10:51:10.855 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 143539591; UID -1; state: ENABLED
03-22 10:51:10.867 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10045; state: ENABLED
03-22 10:51:10.880 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10041; state: ENABLED
03-22 10:51:10.890 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10027; state: ENABLED
03-22 10:51:10.900 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10000; state: ENABLED
03-22 10:51:10.909 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10003; state: ENABLED
03-22 10:51:10.915 10689 10699 I system_server: Background concurrent copying GC freed 31373(2442KB) AllocSpace objects, 12(304KB) LOS objects, 24% free, 4206KB/5608KB, paused 1.508ms total 215.707ms
03-22 10:51:10.917 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10061; state: ENABLED
03-22 10:51:10.923 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10004; state: ENABLED
03-22 10:51:10.930 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10034; state: ENABLED
03-22 10:51:10.936 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10026; state: ENABLED
03-22 10:51:10.943 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10024; state: ENABLED
03-22 10:51:10.950 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10028; state: ENABLED
03-22 10:51:10.956 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10008; state: ENABLED
03-22 10:51:10.963 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10015; state: ENABLED
03-22 10:51:10.971 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10042; state: ENABLED
03-22 10:51:10.978 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10054; state: ENABLED
03-22 10:51:10.986 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10068; state: ENABLED
03-22 10:51:10.994 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10057; state: ENABLED
03-22 10:51:11.002 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10029; state: ENABLED
03-22 10:51:11.009 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10040; state: ENABLED
03-22 10:51:11.018 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10002; state: ENABLED
03-22 10:51:11.025 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10014; state: ENABLED
03-22 10:51:11.034 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10018; state: ENABLED
03-22 10:51:11.042 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10050; state: ENABLED
03-22 10:51:11.050 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10069; state: ENABLED
03-22 10:51:11.058 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10010; state: ENABLED
03-22 10:51:11.067 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10016; state: ENABLED
03-22 10:51:11.076 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10052; state: ENABLED
03-22 10:51:11.085 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10006; state: ENABLED
03-22 10:51:11.093 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10067; state: ENABLED
03-22 10:51:11.103 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10055; state: ENABLED
03-22 10:51:11.112 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10058; state: ENABLED
03-22 10:51:11.121 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10001; state: ENABLED
03-22 10:51:11.131 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10074; state: ENABLED
03-22 10:51:11.140 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10025; state: ENABLED
03-22 10:51:11.149 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10046; state: ENABLED
03-22 10:51:11.158 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10021; state: ENABLED
03-22 10:51:11.170 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10076; state: ENABLED
03-22 10:51:11.179 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10031; state: ENABLED
03-22 10:51:11.189 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10059; state: ENABLED
03-22 10:51:11.199 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10064; state: ENABLED
03-22 10:51:11.209 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10038; state: ENABLED
03-22 10:51:11.219 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10060; state: ENABLED
03-22 10:51:11.229 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10039; state: ENABLED
03-22 10:51:11.239 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10037; state: ENABLED
03-22 10:51:11.249 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10007; state: ENABLED
03-22 10:51:11.259 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10017; state: ENABLED
03-22 10:51:11.269 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10044; state: ENABLED
03-22 10:51:11.280 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10062; state: ENABLED
03-22 10:51:11.290 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10070; state: ENABLED
03-22 10:51:11.301 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10053; state: ENABLED
03-22 10:51:11.311 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10032; state: ENABLED
03-22 10:51:11.322 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10019; state: ENABLED
03-22 10:51:11.333 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10013; state: ENABLED
03-22 10:51:11.344 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10033; state: ENABLED
03-22 10:51:11.355 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10022; state: ENABLED
03-22 10:51:11.366 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10047; state: ENABLED
03-22 10:51:11.378 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10072; state: ENABLED
03-22 10:51:11.389 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10012; state: ENABLED
03-22 10:51:11.401 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10056; state: ENABLED
03-22 10:51:11.412 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10073; state: ENABLED
03-22 10:51:11.424 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10048; state: ENABLED
03-22 10:51:11.436 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10020; state: ENABLED
03-22 10:51:11.448 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10030; state: ENABLED
03-22 10:51:11.460 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10071; state: ENABLED
03-22 10:51:11.484 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10065; state: ENABLED
03-22 10:51:11.507 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10066; state: ENABLED
03-22 10:51:11.531 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10051; state: ENABLED
03-22 10:51:11.544 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10011; state: ENABLED
03-22 10:51:11.556 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10035; state: ENABLED
03-22 10:51:11.569 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10036; state: ENABLED
03-22 10:51:11.581 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10049; state: ENABLED
03-22 10:51:11.594 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10005; state: ENABLED
03-22 10:51:11.607 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10063; state: ENABLED
03-22 10:51:11.620 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10009; state: ENABLED
03-22 10:51:11.633 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10023; state: ENABLED
03-22 10:51:11.646 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10043; state: ENABLED
03-22 10:51:11.659 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10075; state: ENABLED
03-22 10:51:11.659 10689 10689 D PackageManager: No files in app dir /oem/overlay
03-22 10:51:11.660 10689 10689 D PackageManager: No files in app dir /odm/overlay
03-22 10:51:11.677 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10077; state: ENABLED
03-22 10:51:11.683 10689 10689 W PackageManager: Failed to parse /system/framework/oat: Missing base APK in /system/framework/oat/arm
03-22 10:51:11.684 10689 10689 W PackageManager: Failed to parse /system/framework/arm: Missing base APK in /system/framework/arm
03-22 10:51:11.700 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 1000; state: ENABLED
03-22 10:51:11.846 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10084; state: ENABLED
03-22 10:51:11.871 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 1000; state: DISABLED
03-22 10:51:11.873 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 143539591; UID -1; state: DISABLED
03-22 10:51:11.888 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10079; state: DISABLED
03-22 10:51:11.902 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10095; state: ENABLED
03-22 10:51:11.915 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 1073; state: ENABLED
03-22 10:51:11.927 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10087; state: ENABLED
03-22 10:51:11.942 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10078; state: ENABLED
03-22 10:51:11.956 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 1001; state: ENABLED
03-22 10:51:12.013 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10089; state: ENABLED
03-22 10:51:12.054 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10081; state: ENABLED
03-22 10:51:12.073 10689 10699 I system_server: Background concurrent copying GC freed 23396(1214KB) AllocSpace objects, 7(304KB) LOS objects, 24% free, 4832KB/6443KB, paused 350us total 198.740ms
03-22 10:51:12.088 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10085; state: ENABLED
03-22 10:51:12.101 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10091; state: ENABLED
03-22 10:51:12.125 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10094; state: ENABLED
03-22 10:51:12.151 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10088; state: ENABLED
03-22 10:51:12.164 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10080; state: ENABLED
03-22 10:51:12.178 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 2000; state: ENABLED
03-22 10:51:12.230 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10086; state: DISABLED
03-22 10:51:12.245 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10083; state: ENABLED
03-22 10:51:12.306 10689 10689 I PackageManager: /system/priv-app/PlatformNetworkPermissionConfig changed; collecting certs
03-22 10:51:12.319 10689 10689 W PackageManager: Failed to scan /system/priv-app/PlatformNetworkPermissionConfig: Application package com.android.networkstack.permissionconfig already installed. Skipping duplicate.
03-22 10:51:12.381 10689 10689 D CompatibilityChangeReporter: Compat change id reported: 135549675; UID 10093; state: ENABLED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment