[ROM] [12.0.0_r2] ArrowOS Poco X3 [BETA/EARLY RELEASE] - Xiaomi Poco X3 NFC ROMs, Kernels, Recoveries, & Ot

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ArrowOS​
Code:
/*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, We will laugh at you.
* It is your fault because you chose to do all the modifications on your device.
* Remember projects like these and the work done on them is a hobby to the
* contributors and the team members, no one is working for you nor is getting paid for it
* have some respect for the work done by them since it is done purely on interest or a hobby
*/
ABOUT
ArrowOS is an Android Open Source Project based Android mobile operating system started with the aim of keeping things simple, clean and neat.
Website: https://arrowos.net
Telegram: Channel | TG Portal/Links
Github: https://github.com/ArrowOS
Code Review: review.arrowos.net
E-mail: arrowos.contact
PayPal: Donate to us
Blog: blog.arrowos.net
Checkout more documentation at (maintainership/contributing): Check this out
WHAT WORKS?
Almost everything
WHAT DOESN'T WORK?
You tell me
Be sure to include a log : check how to
DOWNLOADS
Click here to Download
Tip: Select OEM -> Device,choose Arrow version, choose build type: "GAPPS" or "VANILLA" to download.
Read our blog article/post about:
* HOW-TO report a bug
* GAPPS and VANILLA variants
* Checking build integrity
GPL compliance:
ROM Source- https://github.com/ArrowOS
Kernel Source- https://github.com/ArrowOS-Devices/android_kernel_xiaomi_surya.git

Note:
- Clean flash is required to avoid any issues.

yay

Flash latest Android 11 firmware before ROM I imagine?
Will try this out later!

Dirty flashed (just to quickly test) and no problems so far, BT was crashing but i cleared data and everything is ok now. Most arrow os features are missing, is it correct? Also face unlock is missing, maybe it will come in the next builds? Keep up the good work!
Edit: android auto also crashing

how fast, awesome

I seem to be getting an error when flashing from TWRP saying: `assert failed: update_dynamic_partitions(package_extract_file("dynamic_partitions_op_list"))`
For the GAPPS build.
EDIT: Nevermind. Ipdating to the version of TWRP stated in Arrow 11 fixed the issue for me.

Damn this is fast! For a first build especially!

So, I encountered a pretty interesting problem, when I tapped on the fingerprint sensor, it will register as if I had just pressed the Enter key.
First encountered the problem with a clean flash and latest firmware. Is it a known problem?
Logcat included below, which is generated while repeatedly tapping the fingerprint sensor
Code:
10-15 01:25:30.248 1142 1322 D [GF_HAL][gf_hal_device]: [gf_hal_netlink_recv] send message value=1
10-15 01:25:30.248 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] enter
10-15 01:25:30.248 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] enter
10-15 01:25:30.248 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] begin token 230, cmd_id=1016
10-15 01:25:30.248 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] enter
10-15 01:25:30.248 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] gf_sec_ion_malloc data_size = 327680
10-15 01:25:30.248 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] exit
10-15 01:25:30.248 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] whitebox is disabled.
10-15 01:25:30.279 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] enter
10-15 01:25:30.279 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] gf_sec_ion_free ion_local_flag is not true
10-15 01:25:30.279 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] exit
10-15 01:25:30.279 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] exit
10-15 01:25:30.279 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] gx_ta_send_modified_cmd_req success
10-15 01:25:30.279 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] ta execution succeed
10-15 01:25:30.279 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] exit
10-15 01:25:30.279 1142 1321 I [GF_HAL][gf_hal_milan]: [irq_pre_process] irq_type=[GF_IRQ_FINGER_DOWN_MASK], irq_type=0x0002
10-15 01:25:30.279 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] g_is_down_detected=0
10-15 01:25:30.279 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] GF_IRQ_FINGER_DOWN_MASK
10-15 01:25:30.279 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] set g_is_down_detected=1
10-15 01:25:30.279 1142 1321 D [GF_HAL][gf_hal_device]: key=GF_KEY_HOME, key_code=1, state=1
10-15 01:25:30.280 1142 1321 D [GF_HAL][gf_hal_timer]: [hal_create_timer] timer_id=0x738fde7340
10-15 01:25:30.280 1142 1321 D [GF_HAL][gf_hal_timer]: [hal_set_timer] timer_id=0x738fde7340
10-15 01:25:30.295 740 925 I SDM : HWDeviceDRM::UpdateMixerAttributes: Mixer WxH 1080x2400 for Peripheral
10-15 01:25:30.295 740 925 I SDM : StrategyImpl::SetIdleTimeoutMs: Idle timeout: active = 0, inactive = 0
10-15 01:25:30.295 740 925 I SDM : HWCDisplay::SubmitDisplayConfig: Active configuration changed to: 0
10-15 01:25:30.486 1142 1322 D [GF_HAL][gf_hal_device]: [gf_hal_netlink_recv] send message value=1
10-15 01:25:30.487 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] enter
10-15 01:25:30.487 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] enter
10-15 01:25:30.487 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] begin token 231, cmd_id=1016
10-15 01:25:30.487 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] enter
10-15 01:25:30.487 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] gf_sec_ion_malloc data_size = 327680
10-15 01:25:30.487 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] exit
10-15 01:25:30.487 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] whitebox is disabled.
10-15 01:25:30.518 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] enter
10-15 01:25:30.518 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] gf_sec_ion_free ion_local_flag is not true
10-15 01:25:30.518 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] exit
10-15 01:25:30.518 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] exit
10-15 01:25:30.518 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] gx_ta_send_modified_cmd_req success
10-15 01:25:30.518 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] ta execution succeed
10-15 01:25:30.518 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] exit
10-15 01:25:30.518 1142 1321 I [GF_HAL][gf_hal_milan]: [irq_pre_process] irq_type=[GF_IRQ_FINGER_UP_MASK], irq_type=0x0004
10-15 01:25:30.518 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] g_is_down_detected=1
10-15 01:25:30.518 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] GF_IRQ_FINGER_UP_MASK
10-15 01:25:30.518 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] set g_is_down_detected=0
10-15 01:25:30.518 1142 1321 D [GF_HAL][gf_hal_timer]: [hal_destroy_timer] timer_id=0x738fde7340
10-15 01:25:30.518 1142 1321 D [GF_HAL][gf_hal_device]: key=GF_KEY_HOME, key_code=1, state=0
10-15 01:25:31.230 740 925 I SDM : HWDeviceDRM::UpdateMixerAttributes: Mixer WxH 1080x2400 for Peripheral
10-15 01:25:31.230 740 925 I SDM : StrategyImpl::SetIdleTimeoutMs: Idle timeout: active = 0, inactive = 0
10-15 01:25:31.230 740 925 I SDM : HWCDisplay::SubmitDisplayConfig: Active configuration changed to: 2
10-15 01:25:31.321 1142 1322 D [GF_HAL][gf_hal_device]: [gf_hal_netlink_recv] send message value=1
10-15 01:25:31.322 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] enter
10-15 01:25:31.322 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] enter
10-15 01:25:31.322 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] begin token 232, cmd_id=1016
10-15 01:25:31.322 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] enter
10-15 01:25:31.322 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] gf_sec_ion_malloc data_size = 327680
10-15 01:25:31.322 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] exit
10-15 01:25:31.322 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] whitebox is disabled.
10-15 01:25:31.353 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] enter
10-15 01:25:31.353 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] gf_sec_ion_free ion_local_flag is not true
10-15 01:25:31.353 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] exit
10-15 01:25:31.353 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] exit
10-15 01:25:31.353 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] gx_ta_send_modified_cmd_req success
10-15 01:25:31.353 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] ta execution succeed
10-15 01:25:31.353 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] exit
10-15 01:25:31.353 1142 1321 I [GF_HAL][gf_hal_milan]: [irq_pre_process] irq_type=[GF_IRQ_FINGER_DOWN_MASK], irq_type=0x0002
10-15 01:25:31.353 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] g_is_down_detected=0
10-15 01:25:31.354 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] GF_IRQ_FINGER_DOWN_MASK
10-15 01:25:31.354 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] set g_is_down_detected=1
10-15 01:25:31.354 1142 1321 D [GF_HAL][gf_hal_device]: key=GF_KEY_HOME, key_code=1, state=1
10-15 01:25:31.354 1142 1321 D [GF_HAL][gf_hal_timer]: [hal_create_timer] timer_id=0x738fde7340
10-15 01:25:31.354 1142 1321 D [GF_HAL][gf_hal_timer]: [hal_set_timer] timer_id=0x738fde7340
10-15 01:25:31.361 740 925 I SDM : HWDeviceDRM::UpdateMixerAttributes: Mixer WxH 1080x2400 for Peripheral
10-15 01:25:31.361 740 925 I SDM : StrategyImpl::SetIdleTimeoutMs: Idle timeout: active = 0, inactive = 0
10-15 01:25:31.361 740 925 I SDM : HWCDisplay::SubmitDisplayConfig: Active configuration changed to: 0
10-15 01:25:31.581 1142 1322 D [GF_HAL][gf_hal_device]: [gf_hal_netlink_recv] send message value=1
10-15 01:25:31.581 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] enter
10-15 01:25:31.581 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] enter
10-15 01:25:31.581 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] begin token 233, cmd_id=1016
10-15 01:25:31.581 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] enter
10-15 01:25:31.581 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] gf_sec_ion_malloc data_size = 327680
10-15 01:25:31.581 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] exit
10-15 01:25:31.581 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] whitebox is disabled.
10-15 01:25:31.609 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] enter
10-15 01:25:31.609 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] gf_sec_ion_free ion_local_flag is not true
10-15 01:25:31.609 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] exit
10-15 01:25:31.609 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] exit
10-15 01:25:31.609 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] gx_ta_send_modified_cmd_req success
10-15 01:25:31.609 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] ta execution succeed
10-15 01:25:31.609 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] exit
10-15 01:25:31.609 1142 1321 I [GF_HAL][gf_hal_milan]: [irq_pre_process] irq_type=[GF_IRQ_FINGER_UP_MASK], irq_type=0x0004
10-15 01:25:31.609 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] g_is_down_detected=1
10-15 01:25:31.609 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] GF_IRQ_FINGER_UP_MASK
10-15 01:25:31.609 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] set g_is_down_detected=0
10-15 01:25:31.609 1142 1321 D [GF_HAL][gf_hal_timer]: [hal_destroy_timer] timer_id=0x738fde7340
10-15 01:25:31.609 1142 1321 D [GF_HAL][gf_hal_device]: key=GF_KEY_HOME, key_code=1, state=0
10-15 01:25:31.618 1142 1322 D [GF_HAL][gf_hal_device]: [gf_hal_netlink_recv] send message value=1
10-15 01:25:31.618 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] enter
10-15 01:25:31.618 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] enter
10-15 01:25:31.618 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] begin token 234, cmd_id=1016
10-15 01:25:31.618 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] enter
10-15 01:25:31.618 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] gf_sec_ion_malloc data_size = 327680
10-15 01:25:31.618 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] exit
10-15 01:25:31.618 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] whitebox is disabled.
10-15 01:25:31.656 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] enter
10-15 01:25:31.656 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] gf_sec_ion_free ion_local_flag is not true
10-15 01:25:31.656 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] exit
10-15 01:25:31.656 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] exit
10-15 01:25:31.656 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] gx_ta_send_modified_cmd_req success
10-15 01:25:31.656 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] ta execution succeed
10-15 01:25:31.656 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] exit
10-15 01:25:31.656 1142 1321 I [GF_HAL][gf_hal_milan]: [irq_pre_process] irq_type=[GF_IRQ_FDT_REVERSE_MASK], irq_type=0x4000
10-15 01:25:31.656 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] g_is_down_detected=0
10-15 01:25:31.656 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] GF_IRQ_FDT_REVERSE_MASK
10-15 01:25:31.656 1142 1321 I [GF_HAL][gf_hal_milan]: [irq_pre_process] received FDT irq, so reset dump_base_frame_flag
10-15 01:25:31.895 9844 9844 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.scheduler.ACTION_PROXY_SCHEDULE cmp=com.google.android.gms/.chimera.PersistentInternalBoundBrokerService }
10-15 01:25:32.320 740 925 I SDM : HWDeviceDRM::UpdateMixerAttributes: Mixer WxH 1080x2400 for Peripheral
10-15 01:25:32.321 740 925 I SDM : StrategyImpl::SetIdleTimeoutMs: Idle timeout: active = 0, inactive = 0
10-15 01:25:32.321 740 925 I SDM : HWCDisplay::SubmitDisplayConfig: Active configuration changed to: 2
10-15 01:25:32.369 740 925 I SDM : HWDeviceDRM::UpdateMixerAttributes: Mixer WxH 1080x2400 for Peripheral
10-15 01:25:32.369 740 925 I SDM : StrategyImpl::SetIdleTimeoutMs: Idle timeout: active = 0, inactive = 0
10-15 01:25:32.370 740 925 I SDM : HWCDisplay::SubmitDisplayConfig: Active configuration changed to: 0
10-15 01:25:32.377 2563 3665 I OpenGLRenderer: Davey! duration=9223371386672ms; Flags=0, FrameTimelineVsyncId=66168, IntendedVsync=650182133998, Vsync=650182133998, InputEventId=0, HandleInputStart=650183146745, AnimationStart=650183150130, PerformTraversalsStart=650183205391, DrawStart=650190536433, FrameDeadline=650202633998, FrameInterval=650183139297, FrameStartTime=8333333, SyncQueued=650191419141, SyncStart=650191548256, IssueDrawCommandsStart=650191878569, SwapBuffers=650197607059, FrameCompleted=9223372036854775807, DequeueBufferDuration=63594, QueueBufferDuration=1579688, GpuCompleted=9223372036854775807, SwapBuffersCompleted=650200150913, DisplayPresentTime=0,
10-15 01:25:32.760 1142 1322 D [GF_HAL][gf_hal_device]: [gf_hal_netlink_recv] send message value=1
10-15 01:25:32.761 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] enter
10-15 01:25:32.761 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] enter
10-15 01:25:32.761 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] begin token 235, cmd_id=1016
10-15 01:25:32.761 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] enter
10-15 01:25:32.761 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] gf_sec_ion_malloc data_size = 327680
10-15 01:25:32.761 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] exit
10-15 01:25:32.761 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] whitebox is disabled.
10-15 01:25:32.792 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] enter
10-15 01:25:32.792 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] gf_sec_ion_free ion_local_flag is not true
10-15 01:25:32.792 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] exit
10-15 01:25:32.792 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] exit
10-15 01:25:32.792 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] gx_ta_send_modified_cmd_req success
10-15 01:25:32.792 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] ta execution succeed
10-15 01:25:32.792 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] exit
10-15 01:25:32.792 1142 1321 I [GF_HAL][gf_hal_milan]: [irq_pre_process] irq_type=[GF_IRQ_FINGER_DOWN_MASK], irq_type=0x0002
10-15 01:25:32.792 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] g_is_down_detected=0
10-15 01:25:32.792 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] GF_IRQ_FINGER_DOWN_MASK
10-15 01:25:32.792 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] set g_is_down_detected=1
10-15 01:25:32.792 1142 1321 D [GF_HAL][gf_hal_device]: key=GF_KEY_HOME, key_code=1, state=1
10-15 01:25:32.793 1142 1321 D [GF_HAL][gf_hal_timer]: [hal_create_timer] timer_id=0x738fde7340
10-15 01:25:32.793 1142 1321 D [GF_HAL][gf_hal_timer]: [hal_set_timer] timer_id=0x738fde7340
10-15 01:25:32.980 1142 1322 D [GF_HAL][gf_hal_device]: [gf_hal_netlink_recv] send message value=1
10-15 01:25:32.980 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] enter
10-15 01:25:32.980 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] enter
10-15 01:25:32.980 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] begin token 236, cmd_id=1016
10-15 01:25:32.980 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] enter
10-15 01:25:32.980 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] gf_sec_ion_malloc data_size = 327680
10-15 01:25:32.980 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] exit
10-15 01:25:32.980 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] whitebox is disabled.
10-15 01:25:33.010 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] enter
10-15 01:25:33.010 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] gf_sec_ion_free ion_local_flag is not true
10-15 01:25:33.010 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] exit
10-15 01:25:33.010 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] exit
10-15 01:25:33.010 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] gx_ta_send_modified_cmd_req success
10-15 01:25:33.010 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] ta execution succeed
10-15 01:25:33.010 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] exit
10-15 01:25:33.011 1142 1321 I [GF_HAL][gf_hal_milan]: [irq_pre_process] irq_type=[GF_IRQ_FINGER_UP_MASK], irq_type=0x0004
10-15 01:25:33.011 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] g_is_down_detected=1
10-15 01:25:33.011 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] GF_IRQ_FINGER_UP_MASK
10-15 01:25:33.011 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] set g_is_down_detected=0
10-15 01:25:33.011 1142 1321 D [GF_HAL][gf_hal_timer]: [hal_destroy_timer] timer_id=0x738fde7340
10-15 01:25:33.011 1142 1321 D [GF_HAL][gf_hal_device]: key=GF_KEY_HOME, key_code=1, state=0
10-15 01:25:33.721 740 925 I SDM : HWDeviceDRM::UpdateMixerAttributes: Mixer WxH 1080x2400 for Peripheral
10-15 01:25:33.721 740 925 I SDM : StrategyImpl::SetIdleTimeoutMs: Idle timeout: active = 0, inactive = 0
10-15 01:25:33.721 740 925 I SDM : HWCDisplay::SubmitDisplayConfig: Active configuration changed to: 2
10-15 01:25:34.154 784 907 I mi_thermald: special_target_modify: set generic device battery to 10
10-15 01:25:34.155 784 907 I mi_thermald: generic_set_level: set generic device battery to 10
10-15 01:25:35.036 3171 12350 W ProcessReaper: Memory state is: 400
10-15 01:25:35.036 3171 12350 W ProcessReaper: Killing process to refresh experiment configuration
10-15 01:25:35.036 3171 12350 I Process : Sending signal. PID: 3171 SIG: 9
10-15 01:25:35.085 1330 3686 I ActivityManager: Process com.google.android.apps.wellbeing (pid 3171) has died: cch+5 CEM
10-15 01:25:35.085 1330 1705 I libprocessgroup: Successfully killed process cgroup uid 10108 pid 3171 in 0ms
10-15 01:25:35.087 629 629 I Zygote : Process 3171 exited due to signal 9 (Killed)
10-15 01:25:35.087 8429 8429 I ActivityThread: Removing dead content provider:[email protected]
10-15 01:25:35.149 3256 12351 W ProcessReaper: Memory state is: 200
10-15 01:25:36.080 1142 1322 D [GF_HAL][gf_hal_device]: [gf_hal_netlink_recv] send message value=1
10-15 01:25:36.081 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] enter
10-15 01:25:36.081 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] enter
10-15 01:25:36.081 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] begin token 237, cmd_id=1016
10-15 01:25:36.081 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] enter
10-15 01:25:36.081 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] gf_sec_ion_malloc data_size = 327680
10-15 01:25:36.081 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] exit
10-15 01:25:36.082 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] whitebox is disabled.
10-15 01:25:36.114 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] enter
10-15 01:25:36.114 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] gf_sec_ion_free ion_local_flag is not true
10-15 01:25:36.114 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] exit
10-15 01:25:36.114 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] exit
10-15 01:25:36.114 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] gx_ta_send_modified_cmd_req success
10-15 01:25:36.114 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] ta execution succeed
10-15 01:25:36.114 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] exit
10-15 01:25:36.114 1142 1321 I [GF_HAL][gf_hal_milan]: [irq_pre_process] irq_type=[GF_IRQ_FINGER_DOWN_MASK], irq_type=0x0002
10-15 01:25:36.114 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] g_is_down_detected=0
10-15 01:25:36.114 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] GF_IRQ_FINGER_DOWN_MASK
10-15 01:25:36.114 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] set g_is_down_detected=1
10-15 01:25:36.114 1142 1321 D [GF_HAL][gf_hal_device]: key=GF_KEY_HOME, key_code=1, state=1
10-15 01:25:36.115 1142 1321 D [GF_HAL][gf_hal_timer]: [hal_create_timer] timer_id=0x738fde7340
10-15 01:25:36.115 1142 1321 D [GF_HAL][gf_hal_timer]: [hal_set_timer] timer_id=0x738fde7340
10-15 01:25:36.121 740 925 I SDM : HWDeviceDRM::UpdateMixerAttributes: Mixer WxH 1080x2400 for Peripheral
10-15 01:25:36.121 740 925 I SDM : StrategyImpl::SetIdleTimeoutMs: Idle timeout: active = 0, inactive = 0
10-15 01:25:36.121 740 925 I SDM : HWCDisplay::SubmitDisplayConfig: Active configuration changed to: 0
10-15 01:25:36.400 1142 1322 D [GF_HAL][gf_hal_device]: [gf_hal_netlink_recv] send message value=1
10-15 01:25:36.401 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] enter
10-15 01:25:36.401 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] enter
10-15 01:25:36.401 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] begin token 238, cmd_id=1016
10-15 01:25:36.401 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] enter
10-15 01:25:36.401 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] gf_sec_ion_malloc data_size = 327680
10-15 01:25:36.401 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] exit
10-15 01:25:36.402 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] whitebox is disabled.
10-15 01:25:36.433 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] enter
10-15 01:25:36.433 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] gf_sec_ion_free ion_local_flag is not true
10-15 01:25:36.433 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] exit
10-15 01:25:36.433 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] exit
10-15 01:25:36.433 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] gx_ta_send_modified_cmd_req success
10-15 01:25:36.433 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] ta execution succeed
10-15 01:25:36.433 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] exit
10-15 01:25:36.433 1142 1321 I [GF_HAL][gf_hal_milan]: [irq_pre_process] irq_type=[GF_IRQ_FINGER_UP_MASK], irq_type=0x0004
10-15 01:25:36.433 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] g_is_down_detected=1
10-15 01:25:36.433 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] GF_IRQ_FINGER_UP_MASK
10-15 01:25:36.433 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] set g_is_down_detected=0
10-15 01:25:36.433 1142 1321 D [GF_HAL][gf_hal_timer]: [hal_destroy_timer] timer_id=0x738fde7340
10-15 01:25:36.433 1142 1321 D [GF_HAL][gf_hal_device]: key=GF_KEY_HOME, key_code=1, state=0
10-15 01:25:36.998 1142 1322 D [GF_HAL][gf_hal_device]: [gf_hal_netlink_recv] send message value=1
10-15 01:25:36.998 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] enter
10-15 01:25:36.998 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] enter
10-15 01:25:36.998 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] begin token 239, cmd_id=1016
10-15 01:25:36.998 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] enter
10-15 01:25:36.998 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] gf_sec_ion_malloc data_size = 327680
10-15 01:25:36.998 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] exit
10-15 01:25:36.998 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] whitebox is disabled.
10-15 01:25:37.030 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] enter
10-15 01:25:37.030 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] gf_sec_ion_free ion_local_flag is not true
10-15 01:25:37.030 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] exit
10-15 01:25:37.030 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] exit
10-15 01:25:37.030 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] gx_ta_send_modified_cmd_req success
10-15 01:25:37.030 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] ta execution succeed
10-15 01:25:37.030 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] exit
10-15 01:25:37.030 1142 1321 I [GF_HAL][gf_hal_milan]: [irq_pre_process] irq_type=[GF_IRQ_FINGER_DOWN_MASK], irq_type=0x0002
10-15 01:25:37.030 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] g_is_down_detected=0
10-15 01:25:37.030 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] GF_IRQ_FINGER_DOWN_MASK
10-15 01:25:37.030 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] set g_is_down_detected=1
10-15 01:25:37.030 1142 1321 D [GF_HAL][gf_hal_device]: key=GF_KEY_HOME, key_code=1, state=1
10-15 01:25:37.031 1142 1321 D [GF_HAL][gf_hal_timer]: [hal_create_timer] timer_id=0x738fde7340
10-15 01:25:37.031 1142 1321 D [GF_HAL][gf_hal_timer]: [hal_set_timer] timer_id=0x738fde7340
10-15 01:25:37.317 1142 1322 D [GF_HAL][gf_hal_device]: [gf_hal_netlink_recv] send message value=1
10-15 01:25:37.318 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] enter
10-15 01:25:37.318 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] enter
10-15 01:25:37.318 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] begin token 240, cmd_id=1016
10-15 01:25:37.318 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] enter
10-15 01:25:37.318 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] gf_sec_ion_malloc data_size = 327680
10-15 01:25:37.318 1142 1321 D [gf_sec_ion]: [gf_sec_ion_malloc] exit
10-15 01:25:37.318 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] whitebox is disabled.
10-15 01:25:37.349 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] enter
10-15 01:25:37.349 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] gf_sec_ion_free ion_local_flag is not true
10-15 01:25:37.349 1142 1321 D [gf_sec_ion]: [gf_sec_ion_free] exit
10-15 01:25:37.349 1142 1321 D [gf_ca_entry]: [gf_ta_send_modified_cmd_req] exit
10-15 01:25:37.349 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] gx_ta_send_modified_cmd_req success
10-15 01:25:37.349 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] ta execution succeed
10-15 01:25:37.349 1142 1321 D [gf_ca_entry]: [gf_ca_invoke_command] exit
10-15 01:25:37.349 1142 1321 I [GF_HAL][gf_hal_milan]: [irq_pre_process] irq_type=[GF_IRQ_FINGER_UP_MASK], irq_type=0x0004
10-15 01:25:37.349 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] g_is_down_detected=1
10-15 01:25:37.349 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] GF_IRQ_FINGER_UP_MASK
10-15 01:25:37.349 1142 1321 D [GF_HAL][gf_hal_milan]: [irq_pre_process] set g_is_down_detected=0
10-15 01:25:37.349 1142 1321 D [GF_HAL][gf_hal_timer]: [hal_destroy_timer] timer_id=0x738fde7340
10-15 01:25:37.349 1142 1321 D [GF_HAL][gf_hal_device]: key=GF_KEY_HOME, key_code=1, state=0
10-15 01:25:38.063 740 925 I SDM : HWDeviceDRM::UpdateMixerAttributes: Mixer WxH 1080x2400 for Peripheral
10-15 01:25:38.063 740 925 I SDM : StrategyImpl::SetIdleTimeoutMs: Idle timeout: active = 0, inactive = 0
10-15 01:25:38.063 740 925 I SDM : HWCDisplay::SubmitDisplayConfig: Active configuration changed to: 2
10-15 01:25:40.528 740 925 I SDM : HWDeviceDRM::UpdateMixerAttributes: Mixer WxH 1080x2400 for Peripheral
10-15 01:25:40.528 740 925 I SDM : StrategyImpl::SetIdleTimeoutMs: Idle timeout: active = 0, inactive = 0
10-15 01:25:40.528 740 925 I SDM : HWCDisplay::SubmitDisplayConfig: Active configuration changed to: 0
10-15 01:25:41.028 740 925 I SDM : HWDeviceDRM::UpdateMixerAttributes: Mixer WxH 1080x2400 for Peripheral
10-15 01:25:41.028 740 925 I SDM : StrategyImpl::SetIdleTimeoutMs: Idle timeout: active = 0, inactive = 0
10-15 01:25:41.028 740 925 I SDM : HWCDisplay::SubmitDisplayConfig: Active configuration changed to: 2
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: Exception in upload method
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: com.google.android.apps.gsa.shared.q.d: Error code: 656394 | null
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: at com.google.android.libraries.gsa.c.a.n.ga(SourceFile:1)
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: at com.google.android.libraries.gsa.k.a.n.ga(SourceFile:2)
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: at com.google.common.w.a.bv.run(SourceFile:6)
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: at com.google.android.apps.gsa.shared.util.c.a.bt.b(SourceFile:1)
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: at com.google.android.apps.gsa.shared.util.c.a.bw.run(SourceFile:1)
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: at com.google.android.libraries.g.ac.run(SourceFile:1)
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: at com.google.android.libraries.g.o.run(SourceFile:2)
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: at com.google.android.libraries.g.e.run(SourceFile:2)
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: at java.lang.Thread.run(Thread.java:920)
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: Caused by: java.util.concurrent.TimeoutException
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: at com.google.android.apps.gsa.shared.util.c.w.run(SourceFile:2)
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: at com.google.android.libraries.gsa.k.a.k.run(SourceFile:2)
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: at com.google.android.apps.gsa.shared.util.c.a.bt.b(SourceFile:1)
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: at com.google.android.apps.gsa.shared.util.c.a.bw.run(SourceFile:1)
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: at com.google.android.libraries.g.s.run(SourceFile:1)
10-15 01:25:48.073 10140 10238 E cr_CronetUrlRequestContext: ... 5 more
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: Exception in upload method
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: com.google.android.apps.gsa.shared.q.d: Error code: 656394 | null
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: at com.google.android.libraries.gsa.c.a.n.ga(SourceFile:1)
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: at com.google.android.libraries.gsa.k.a.n.ga(SourceFile:2)
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: at com.google.common.w.a.bv.run(SourceFile:6)
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: at com.google.android.apps.gsa.shared.util.c.a.bt.b(SourceFile:1)
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: at com.google.android.apps.gsa.shared.util.c.a.bw.run(SourceFile:1)
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: at com.google.android.libraries.g.ac.run(SourceFile:1)
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: at com.google.android.libraries.g.o.run(SourceFile:2)
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: at com.google.android.libraries.g.e.run(SourceFile:2)
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: at java.lang.Thread.run(Thread.java:920)
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: Caused by: java.util.concurrent.TimeoutException
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: at com.google.android.apps.gsa.shared.util.c.w.run(SourceFile:2)
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: at com.google.android.libraries.gsa.k.a.k.run(SourceFile:2)
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: at com.google.android.apps.gsa.shared.util.c.a.bt.b(SourceFile:1)
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: at com.google.android.apps.gsa.shared.util.c.a.bw.run(SourceFile:1)
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: at com.google.android.libraries.g.s.run(SourceFile:1)
10-15 01:25:48.074 10140 10212 E cr_CronetUrlRequestContext: ... 5 more
10-15 01:25:48.728 740 925 I SDM : HWDeviceDRM::UpdateMixerAttributes: Mixer WxH 1080x2400 for Peripheral
10-15 01:25:48.728 740 925 I SDM : StrategyImpl::SetIdleTimeoutMs: Idle timeout: active = 0, inactive = 0
10-15 01:25:48.728 740 925 I SDM : HWCDisplay::SubmitDisplayConfig: Active configuration changed to: 0
10-15 01:25:48.735 2563 3665 I OpenGLRenderer: Davey! duration=9223371370321ms; Flags=0, FrameTimelineVsyncId=66190, IntendedVsync=666532842696, Vsync=666532842696, InputEventId=0, HandleInputStart=666533952905, AnimationStart=666533956759, PerformTraversalsStart=666534026811, DrawStart=666546089260, FrameDeadline=666570009362, FrameInterval=666533945301, FrameStartTime=16666666, SyncQueued=666547269104, SyncStart=666547440562, IssueDrawCommandsStart=666547813688, SwapBuffers=666554020771, FrameCompleted=9223372036854775807, DequeueBufferDuration=71094, QueueBufferDuration=1523802, GpuCompleted=9223372036854775807, SwapBuffersCompleted=666556803636, DisplayPresentTime=0,
10-15 01:25:49.230 740 925 I SDM : HWDeviceDRM::UpdateMixerAttributes: Mixer WxH 1080x2400 for Peripheral
10-15 01:25:49.230 740 925 I SDM : StrategyImpl::SetIdleTimeoutMs: Idle timeout: active = 0, inactive = 0
10-15 01:25:49.230 740 925 I SDM : HWCDisplay::SubmitDisplayConfig: Active configuration changed to: 2

I'm experiencing the same thing. Other than that though, this ROM is legitimately solid as a rock so far.

Anyone has working recovery for this ROM?

Damillora said:
So, I encountered a pretty interesting problem, when I tapped on the fingerprint sensor, it will register as if I had just pressed the Enter key.
First encountered the problem with a clean flash and latest firmware. Is it a known problem?
Logcat included below, which is generated while repeatedly tapping the fingerprint sensor
Click to expand...
Click to collapse
PR4X15 said:
I'm experiencing the same thing. Other than that though, this ROM is legitimately solid as a rock so far.
Click to expand...
Click to collapse
This is know problem, will fixed in next build

Abzu235 said:
Anyone has working recovery for this ROM?
Click to expand...
Click to collapse
No one recovery works now with A12 encrypted

Hello Everything is fine?
This ROM is amazing, fluid...
As already mentioned, there's only the problem with the fingerprint, but when I'm going to block the cell phone using the fingerprint button, the cell phone doesn't block. You have to wait the time you set for the screen lock to lock it.

And as for the camera issue, I installed the GCam v7.3.018.291816413 and everything is working very well...
The two other cameras are hidden, but only go in the configuration you enable. I highly recommend it.
NOTE: I'm already using this ROM for everyday use.

New material widgets ?

Frank Willian said:
And as for the camera issue, I installed the GCam v7.3.018.291816413 and everything is working very well...
The two other cameras are hidden, but only go in the configuration you enable. I highly recommend it.
NOTE: I'm already using this ROM for everyday use.
Click to expand...
Click to collapse
Does it pass SafetyNet? Do you use banking apps?

Damillora said:
So, I encountered a pretty interesting problem, when I tapped on the fingerprint sensor, it will register as if I had just pressed the Enter key.
First encountered the problem with a clean flash and latest firmware. Is it a known problem?
Logcat included below, which is generated while repeatedly tapping the fingerprint sensor
Click to expand...
Click to collapse
I've had the same problem with the last Android 12 beta build ( still using till today) that was ported to POCO X3 NFC, touching the fingerprint sensor registers as a tap, but the dev fixed it with a zip file flashed in recovery.
Now what i want is features list, does this ROM have:
face unlock.
does the theme engine work with the latest Google Material You apps.
NFC working?
That's whats important to me

Wow. Android 12 is real

Everything looks great! Is there a way to enable Google Now when you swipt to the left?

Related

[Q] Aroma with PDS breaks the digitizer??? possible??

Hi guys,
it is possible that the AROMA installer breaks the digitizer via the PDS modified?
I have to replace the digitizer of my Atrix and I would not want to break it in a few months back because the PDS changes the working frequencies of the digitizer.
What do you think?
Aroma Breaks Digitizer?
Im thinking thats whats happened to me. Coincidence all these touchscreen problems are coming in ? I never was much of a believer in coincidence....
My touchscreen is failing me as well. Problems with the digitizer , first started to happen after updating to a jokersax is build. It happened immediately after installing the first build that used the Aroma installer. I am convinced this is the root cause of the problem, but no way for me to prove it. Flashing my nandroid backup and doing the pdsfix did not help
Sent from my GT-P1000 using XDA
I had the touchscreen issues before aroma was implemented, and it happened after switching from turl's to jokersax's CM9 build.
I suspect it is jokersax build that is causing it, but it could just be the hardware failure rate.
I believe most of us had digitizer issues after upgrading to CM9?
I having having problems for months definitely hardware related if I press certain part of phone it works good
Sent from my MB860 using XDA Premium App
stevendeb25 said:
I having having problems for months definitely hardware related if I press certain part of phone it works good
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
What works good if you press a certain part of the phone? Explain
Keep in mind I use official moto drivers from gingerbread. So maybe Motorola's pos digitizer was the cause. Maybe thats why the photon has a much better screen and why they made an atrix 2 so fast.
Sent from my MB855 using XDA
Well now that I look more at what's going on with mine, I see that what's actually happening, is the display's basically being drawn x amount to the right in everybodys problem, and like I said you can move it a bit with aroma installer calibration tool. I'm thinking aroma has changed some numbers somewhere. Anyone know where to find and what the values are maybe?
Sent from my MB860
jokersax11 said:
Keep in mind I use official moto drivers from gingerbread. So maybe Motorola's pos digitizer was the cause. Maybe thats why the photon has a much better screen and why they made an atrix 2 so fast.
Sent from my MB855 using XDA
Click to expand...
Click to collapse
Makes sense... They learnt from the mistakes of the ATRIX.
---------- Post added at 11:12 AM ---------- Previous post was at 11:12 AM ----------
redgrass83 said:
Well now that I look more at what's going on with mine, I see that what's actually happening, is the display's basically being drawn x amount to the right in everybodys problem, and like I said you can move it a bit with aroma installer calibration tool. I'm thinking aroma has changed some numbers somewhere. Anyone know where to find and what the values are maybe?
Sent from my MB860
Click to expand...
Click to collapse
What do you mean by "the display's basically being drawn x ammount to the right"?
And, correct me if I'm wrong, but the calibration tool within AROMA installer is supposed to apply the calibration settings just for the duration of the installation, right? I mean... once you're out of the installer & rebooted the phone, all that calibration data is gone, right?
Try your putting your back cover up side down with fingerprint hole at bottom of phone lol fixed my digitalizer
Sent from my MB860 using XDA Premium App
stevendeb25 said:
Try your putting your back cover up side down with fingerprint hole at bottom of phone lol fixed my digitalizer
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
LOL. Really? It fits that way?
Even if it does, you'll lose access to the fingerprint scanner, and the speaker & noise cancellation microphone will be covered...
Formhault said:
LOL. Really? It fits that way?
Even if it does, you'll lose access to the fingerprint scanner, and the speaker & noise cancellation microphone will be covered...
Click to expand...
Click to collapse
Yeah but I don't use fingerprint. Only volume keys to wake phone. Due to digitalizer issue
Make some new holes? Lol
Also I find its my fingerprint scanner that sends my digitalizet funny. Even if I don't touch it. It seems too sensitive and when laid down on surface and I type etc screen goes haywire. Etc
Sent from my MB860 using XDA Premium App
stevendeb25 said:
Yeah but I don't use fingerprint. Only volume keys to wake phone. Due to digitalizer issue
Make some new holes? Lol
Also I find its my fingerprint scanner that sends my digitalizet funny. Even if I don't touch it. It seems too sensitive and when laid down on surface and I type etc screen goes haywire. Etc
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
Hmm, I noticed that my screen also goes a bit funky, when the fingerprint scanner trackpad is enabled (if you know that feature in CM7 - not sure if it's in CM9 and such ROMs, too)... Now, it's all good.
The only problem I'm getting is when I play a game that requires 2 fingers constantly (say, Spacetime Studios games). Some times, the 1st touch point isn't released when I put my fingers away (after having 2 fingers on the screen for a long time), and I have to touch the phone with 2 fingers at the same time in order for it to release the touches... But that may be caused just by typical grease from the finger. I never had that problem with my previous HTC devices, though, so it seems like a hardware issue - screen is overly sensitive to small ammounts of grease...
Formhault said:
Makes sense... They learnt from the mistakes of the ATRIX.
---------- Post added at 11:12 AM ---------- Previous post was at 11:12 AM ----------
What do you mean by "the display's basically being drawn x ammount to the right"?
And, correct me if I'm wrong, but the calibration tool within AROMA installer is supposed to apply the calibration settings just for the duration of the installation, right? I mean... once you're out of the installer & rebooted the phone, all that calibration data is gone, right?
Click to expand...
Click to collapse
tooltext=1
showhidden=1
fontsize=2
automount=0
fadeframes=4
fontfamily=Droid Sans
iconset=Generic
language=English
calibration=63262.500000;-2677.500000;910230.000000;-2100.000000;130725.000000;315037.500000;124933.750000;0
theme=
This is the config file data left by aroma after recalibrating to the touch spots, is it just me or do these numbers look wacked?
And I'm aware it's supposed to revert back after exiting, my concern more might be that the installer makes some relevant modifications to the display map and it is this process perhaps that breaks an aggreably "as joker said it" POS, fragile touchscreen on the Atrix. Not trying to step on any toes , just hoped to identify the problem with experienced users/devs for the device.
---------- Post added at 08:40 PM ---------- Previous post was at 08:32 PM ----------
stevendeb25 said:
Yeah but I don't use fingerprint. Only volume keys to wake phone. Due to digitalizer issue
Make some new holes? Lol
Also I find its my fingerprint scanner that sends my digitalizet funny. Even if I don't touch it. It seems too sensitive and when laid down on surface and I type etc screen goes haywire. Etc
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
Im ALMOST ready to try this.. *grin*
Heres a logcat, anyone see anything in here that might be causing reboots, and or keys not working?
Iexternal 2250K/2671K, paused 20ms
I/dalvikvm-heap( 2896): Grow heap (frag case) to 8.097MB for 264782-byte allocation
D/dalvikvm( 2896): GC_FOR_MALLOC freed 6K, 54% free 3669K/7815K, external 2250K/2671K, paused 22ms
D/dalvikvm( 2896): GC_FOR_MALLOC freed 437K, 57% free 3436K/7815K, external 2250K/2671K, paused 38ms
W/InputManagerService( 1432): Window already focused, ignoring focus gain of: [email protected]
I/ ( 1299): odm_disp_esd_thread is running(73) state=1
E/NetlinkEvent( 1288): NetlinkEvent::FindParam(): Parameter 'UDEV_LOG' not found
D/ ( 1299): NVRM_DAEMON(479): queue_dispatch_thread() running
I//system/bin/nvrm_daemon( 1294): NVRM_DAEMON(479): queue_dispatch_thread() running
I/ ( 1299): odm_disp_esd_thread is running(135) state=1
D/dalvikvm( 2896): GC_CONCURRENT freed 1011K, 59% free 3281K/7815K, external 2250K/2671K, paused 2ms+3ms
I/ ( 1299): odm_disp_esd_thread is running(239) state=1
E/NetlinkEvent( 1288): NetlinkEvent::FindParam(): Parameter 'UDEV_LOG' not found
I/SYS_MPP ( 1699): WebtopStatusHandler Time change action: android.intent.action.TIME_TICK
I/SYS_MPP ( 1699): WebtopStatusHandler xxxxxxx Date long format=Wednesday, May 23, 2012
D/PortalService( 1660): Portal onReceive:
I/PortalService( 1660): onHandleIntent() action android.intent.action.CLOSE_SYSTEM_DIALOGS
I/ActivityManager( 1432): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=org.adwfreak.launcher/.Launcher } from pid 1432
I/ActivityManager( 1432): No longer want com.google.android.youtube (pid 2310): hidden #21
W/InputManagerService( 1432): Starting input on non-focused client [email protected] (uid=10102 pid=2896)
I/ActivityManager( 1432): Resumed Activity: org.adwfreak.launcher/.Launcher totalTime: 476 ms
I/ ( 1299): odm_disp_esd_thread is running(130) state=1
W/KeyCharacterMap( 1720): Can't open keycharmap file
W/KeyCharacterMap( 1720): Error loading keycharmap file '/data/usr/keychars/qtouch-obp-ts.kcm.bin'. hw.keyboards.131072.devname='qtouch-obp-ts'
W/KeyCharacterMap( 1720): Can't open keycharmap file
W/KeyCharacterMap( 1720): Error loading keycharmap file '/system/usr/keychars/qtouch-obp-ts.kcm.bin'. hw.keyboards.131072.devname='qtouch-obp-ts'
W/KeyCharacterMap( 1720): Can't open keycharmap file
W/KeyCharacterMap( 1720): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
W/InputManagerService( 1432): Window already focused, ignoring focus gain of: [email protected]
D/PortalService( 1660): Portal onReceive:
I/PortalService( 1660): onHandleIntent() action android.intent.action.CLOSE_SYSTEM_DIALOGS
I/ActivityManager( 1432): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10100000 cmp=org.jtb.alogcat/.LogActivity } from pid 1432
W/InputManagerService( 1432): Starting input on non-focused client [email protected] (uid=10099 pid=1720)
D/dalvikvm( 2896): GC_CONCURRENT freed 760K, 57% free 3438K/7815K, external 2250K/2671K, paused 4ms+4ms
I/ActivityManager( 1432): Resumed Activity: org.jtb.alogcat/.LogActivity totalTime: 705 ms
D/dalvikvm( 2896): GC_CONCURRENT freed 365K, 49% free 4010K/7815K, external 2250K/2671K, paused 3ms+5ms
I/ ( 1299): odm_disp_esd_thread is running(92) state=1
E/NetlinkEvent( 1288): NetlinkEvent::FindParam(): Parameter 'UDEV_LOG' not found
W/KeyCharacterMap( 2896): Can't open keycharmap file
W/KeyCharacterMap( 2896): Error loading keycharmap file '/data/usr/keychars/qtouch-obp-ts.kcm.bin'. hw.keyboards.131072.devname='qtouch-obp-ts'
W/KeyCharacterMap( 2896): Can't open keycharmap file
W/KeyCharacterMap( 2896): Error loading keycharmap file '/system/usr/keychars/qtouch-obp-ts.kcm.bin'. hw.keyboards.131072.devname='qtouch-obp-ts'
W/KeyCharacterMap( 2896): Can't open keycharmap file
W/KeyCharacterMap( 2896): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
E/NetlinkEvent( 1288): NetlinkEvent::FindParam(): Parameter 'UDEV_LOG' not found
W/InputManagerService( 1432): Window already focused, ignoring focus gain of: [email protected]
Fuller logcat here
http://pastie.org/3958994
And this is where the reboots hit, it's at the end of this one.
us 0x00000001
05-23 23:13:37.071 1306 1404 D AudioHardwareMot: [int android::AudioHardwareMo
t::audioSelectSpeakers(int)] enter with spkr = 0x20
05-23 23:13:37.071 1306 1404 D AudioHardwareMot: spkr1 = 0x20, spkr2 = 0
05-23 23:13:37.071 1306 1404 D AudioHardwareMot: Setting STDAC speakers
05-23 23:13:37.071 1306 1404 D AudioHardwareMot: configPostProcessor() called
with accy = 0
05-23 23:13:37.071 1306 1404 D AudioPostProcessor: configPostProcessing() call
ed, inputAccy= 40, outputAccy= 0, sampleRate= 44100, ringtoneMode= 0
05-23 23:13:37.071 1306 1404 D AudioPostProcessor: updatePostProcessor: speake
rConfig
05-23 23:13:37.071 1306 1404 D AudioPostProcessor: updatePostProcessor calling
SuperAPI parser with: accy=8 config=0 SE_level_index=1
05-23 23:13:37.071 1306 1404 D AudioMgrRIL: Sending accessory : 3
05-23 23:13:37.071 1306 1404 D AudioPostProcessor: slider opened, coeffs devic
e for handset =0
05-23 23:13:37.071 1306 1404 D AudioHardwareMot: doRouting devs: stereo 0x2, m
ono 0, input 0. Chose speaker Speakerphone (gain 0xb) mic None (gain 0x1c1c)
05-23 23:13:37.071 1306 1404 D AudioHardwareMot: nvWriteSetup called
05-23 23:13:37.071 1306 1404 D AudioHardwareMot: nvWriteInit called
05-23 23:13:37.071 1306 1404 D AudioHardwareMot: nvWriteInit: I2S path
05-23 23:13:37.081 5105 5105 D TwelveKeyDialer: inputDigits = *
05-23 23:13:37.081 5105 5105 D TwelveKeyDialer: toggleList = false
05-23 23:13:37.081 1306 1404 D AudioHardwareMot: SETTING DAP..
05-23 23:13:37.091 5105 5105 D SmartDialerAdapter: getInputDigits =*
05-23 23:13:37.091 5105 5105 D SmartDialerAdapter: MostRecent data doesn't exi
st
05-23 23:13:37.091 5105 5105 D SmartDialerAdapter: start QUERY_MOST_RECENT
05-23 23:13:37.111 1306 1404 D CpcapAudio: 0x200 = 25
05-23 23:13:37.111 1306 1404 D CpcapAudio: 0x201 = 0
05-23 23:13:37.111 1306 1404 D CpcapAudio: 0x202 = 0
05-23 23:13:37.111 1306 1404 D CpcapAudio: 0x203 = 79
05-23 23:13:37.111 1306 1404 D CpcapAudio: 0x204 = 3e
05-23 23:13:37.111 1306 1404 D CpcapAudio: 0x205 = 0
05-23 23:13:37.111 1306 1404 D CpcapAudio: 0x206 = 39c
05-23 23:13:37.111 1306 1404 D CpcapAudio: 0x207 = 2
05-23 23:13:37.111 1306 1404 D CpcapAudio: 0x208 = b2c
05-23 23:13:37.111 1306 1404 D CpcapAudio: 0x209 = 0
05-23 23:13:37.111 1306 1404 D CpcapAudio: 0x20A = 1e02
05-23 23:13:37.111 1306 1404 D CpcapAudio: 0x20B = 0
05-23 23:13:37.111 1306 1404 D CpcapAudio: 0x20D = 30
05-23 23:13:37.251 5105 5105 D SmartDialerAdapter: QUERY_MOST_RECENT finish
05-23 23:13:37.251 5105 5105 D SmartDialerAdapter: getInputDigits =*
05-23 23:13:37.251 5105 5105 D SmartDialerAdapter: MostRecent data doesn't exi
st
05-23 23:13:37.301 1306 1404 D AudioHardwareMot: AudioStreamOutMot::setParamet
ers() fm_attenuate=0;fm_mute=0
05-23 23:13:37.931 5105 5105 D TwelveKeyDialer: updateContactsBtn
05-23 23:13:37.931 5105 5105 D TwelveKeyDialer: inputDigits = *1
05-23 23:13:38.131 1306 1404 D AudioHardwareMot: AudioStreamOutMot::setParamet
ers() fm_attenuate=0;fm_mute=0
05-23 23:13:38.191 5105 5105 D SmartDialerAdapter: start real query
05-23 23:13:38.191 5105 5105 D SmartDialerAdapter: start QUERY_BOTH_MATCHED
05-23 23:13:38.191 5105 5105 D SmartDialerAdapter: getInputDigits =*1
05-23 23:13:38.191 5105 5105 D SmartDialerAdapter: QUERY_RECENT_MATCHED cost t
ime = 9 ms
05-23 23:13:38.191 5105 5105 D SmartDialerAdapter: QUERY_RECENT_MATCHED count
= 0
05-23 23:13:38.221 5105 5105 D SmartDialerAdapter: QUERY_CONTACT_MATCHED cost
time = 35 ms
05-23 23:13:38.221 5105 5105 D SmartDialerAdapter: RecentCallCursor = com.mot
[email protected]
05-23 23:13:38.221 5105 5105 D SmartDialerAdapter: QUERY_CONTACT_MATCHED digit
= *1
05-23 23:13:38.231 5105 5105 D TwelveKeyDialer: toggleList = false
05-23 23:13:38.231 5105 5105 D SmartDialerAdapter: getInputDigits =*1
05-23 23:13:38.231 5105 5105 D SmartDialerAdapter: no matched item
05-23 23:13:38.231 5105 5105 D SmartDialerAdapter: getInputDigits =*1
05-23 23:13:38.231 5105 5105 D SmartDialerAdapter: no matched item
05-23 23:13:38.333 5105 5105 D TwelveKeyDialer: updateContactsBtn
05-23 23:13:38.333 5105 5105 D TwelveKeyDialer: inputDigits = *12
05-23 23:13:38.579 1306 1404 D AudioHardwareMot: AudioStreamOutMot::setParamet
ers() fm_attenuate=0;fm_mute=0
05-23 23:13:38.591 5105 5105 D SmartDialerAdapter: start real query
05-23 23:13:38.591 5105 5105 D SmartDialerAdapter: start QUERY_BOTH_MATCHED
05-23 23:13:38.591 5105 5105 D SmartDialerAdapter: getInputDigits =*12
05-23 23:13:38.591 5105 5105 D SmartDialerAdapter: QUERY_RECENT_MATCHED cost t
ime = 7 ms
05-23 23:13:38.591 5105 5105 D SmartDialerAdapter: QUERY_RECENT_MATCHED count
= 0
05-23 23:13:38.611 5105 5105 D SmartDialerAdapter: QUERY_CONTACT_MATCHED cost
time = 24 ms
05-23 23:13:38.611 5105 5105 D SmartDialerAdapter: RecentCallCursor = com.mot
[email protected]
05-23 23:13:38.611 5105 5105 D SmartDialerAdapter: QUERY_CONTACT_MATCHED digit
= *12
05-23 23:13:38.611 5105 5105 D TwelveKeyDialer: toggleList = false
05-23 23:13:38.621 5105 5105 D SmartDialerAdapter: getInputDigits =*12
05-23 23:13:38.621 5105 5105 D SmartDialerAdapter: no matched item
05-23 23:13:38.621 5105 5105 D SmartDialerAdapter: getInputDigits =*12
05-23 23:13:38.621 5105 5105 D SmartDialerAdapter: no matched item
05-23 23:13:38.686 1299 1454 I : odm_disp_esd_thread is running(128) s
tate=1
05-23 23:13:38.742 5105 5105 D TwelveKeyDialer: updateContactsBtn
05-23 23:13:38.742 5105 5105 D TwelveKeyDialer: inputDigits = *123
05-23 23:13:38.991 1306 1404 D AudioHardwareMot: AudioStreamOutMot::setParamet
ers() fm_attenuate=0;fm_mute=0
05-23 23:13:39.001 5105 5105 D SmartDialerAdapter: start real query
05-23 23:13:39.001 5105 5105 D SmartDialerAdapter: start QUERY_BOTH_MATCHED
05-23 23:13:39.001 5105 5105 D SmartDialerAdapter: getInputDigits =*123
05-23 23:13:39.001 5105 5105 D SmartDialerAdapter: QUERY_RECENT_MATCHED cost t
ime = 5 ms
05-23 23:13:39.001 5105 5105 D SmartDialerAdapter: QUERY_RECENT_MATCHED count
= 0
05-23 23:13:39.021 5105 5105 D SmartDialerAdapter: QUERY_CONTACT_MATCHED cost
time = 22 ms
05-23 23:13:39.021 5105 5105 D SmartDialerAdapter: RecentCallCursor = com.mot
[email protected]
05-23 23:13:39.021 5105 5105 D SmartDialerAdapter: QUERY_CONTACT_MATCHED digit
= *123
05-23 23:13:39.021 5105 5105 D TwelveKeyDialer: toggleList = false
05-23 23:13:39.021 5105 5105 D SmartDialerAdapter: getInputDigits =*123
05-23 23:13:39.021 5105 5105 D SmartDialerAdapter: no matched item
05-23 23:13:39.031 5105 5105 D SmartDialerAdapter: getInputDigits =*123
05-23 23:13:39.031 5105 5105 D SmartDialerAdapter: no matched item
05-23 23:13:41.651 1966 1966 D dalvikvm: GC_EXPLICIT freed 2K, 54% free 2835K/
6151K, external 1762K/2082K, paused 58ms
05-23 23:13:41.854 1306 1404 D AudioHardwareMot: AudioStreamOutMot::standby ca
lled
05-23 23:13:41.854 1306 1404 D AudioHardwareMot: Output 0x13668 entering stand
by
05-23 23:13:41.854 1306 1404 D AudioHardwareMot: Closing stereo device
05-23 23:13:41.854 1306 1404 D CpcapAudio: 0x200 = 65
05-23 23:13:41.854 1306 1404 D CpcapAudio: 0x201 = 0
05-23 23:13:41.854 1306 1404 D CpcapAudio: 0x202 = 0
05-23 23:13:41.854 1306 1404 D CpcapAudio: 0x203 = 8
05-23 23:13:41.854 1306 1404 D CpcapAudio: 0x204 = 3c
05-23 23:13:41.854 1306 1404 D CpcapAudio: 0x205 = 0
05-23 23:13:41.854 1306 1404 D CpcapAudio: 0x206 = 39c
05-23 23:13:41.854 1306 1404 D CpcapAudio: 0x207 = 0
05-23 23:13:41.854 1306 1404 D CpcapAudio: 0x208 = b2c
05-23 23:13:41.854 1306 1404 D CpcapAudio: 0x209 = 0
05-23 23:13:41.854 1306 1404 D CpcapAudio: 0x20A = 0
05-23 23:13:41.854 1306 1404 D CpcapAudio: 0x20B = 0
05-23 23:13:41.854 1306 1404 D CpcapAudio: 0x20D = 30
05-23 23:13:41.854 1306 1404 D AudioHardwareMot: disable configClock count = 0
05-23 23:13:41.854 1306 1404 D AudioHardwareMot: Disabling CPCAP input clock
05-23 23:13:41.861 1306 1404 D AudioHardwareMot: NvOdmExternalClockConfig stat
us 0x00000001
05-23 23:13:41.881 1306 1404 D AudioHardwareMot: [int android::AudioHardwareMo
t::audioSelectSpeakers(int)] enter with spkr = 0
05-23 23:13:41.881 1306 1404 D AudioHardwareMot: spkr1 = 0, spkr2 = 0
05-23 23:13:41.881 1306 1404 D AudioHardwareMot: Setting STDAC speakers to non
e
05-23 23:13:41.881 1306 1404 D AudioHardwareMot: configPostProcessor() called
with accy = 0
05-23 23:13:41.881 1306 1404 D AudioPostProcessor: configPostProcessing() call
ed, inputAccy= 40, outputAccy= 0, sampleRate= 44100, ringtoneMode= 0
05-23 23:13:41.881 1306 1404 D AudioPostProcessor: updatePostProcessor: speake
rConfig
05-23 23:13:41.881 1306 1404 D AudioPostProcessor: updatePostProcessor calling
SuperAPI parser with: accy=8 config=0 SE_level_index=1
05-23 23:13:41.881 1306 1404 D AudioMgrRIL: Sending accessory : 3
05-23 23:13:41.881 1306 1404 D AudioPostProcessor: slider opened, coeffs devic
e for handset =0
05-23 23:13:41.881 1306 1404 D AudioHardwareMot: doRouting devs: stereo 0, mon
o 0, input 0. Chose speaker None (gain 0) mic None (gain 0x1c1c)
05-23 23:13:41.881 1317 1322 I mdm_panicd: RDS Socket resd something on gUnsol
icitedFd = 4
05-23 23:13:41.881 1317 1322 E mdm_panicd: Got IPC FAILURE unsolicited msg fro
m RIL: 15002
05-23 23:13:41.891 1306 1404 D CpcapAudio: 0x200 = 65
05-23 23:13:41.891 1306 1404 D CpcapAudio: 0x201 = 0
05-23 23:13:41.891 1306 1404 D CpcapAudio: 0x202 = 0
05-23 23:13:41.891 1306 1404 D CpcapAudio: 0x203 = 8
05-23 23:13:41.891 1306 1404 D CpcapAudio: 0x204 = 3c
05-23 23:13:41.891 1306 1404 D CpcapAudio: 0x205 = 0
05-23 23:13:41.891 1306 1404 D CpcapAudio: 0x206 = 39c
05-23 23:13:41.891 1306 1404 D CpcapAudio: 0x207 = 0
05-23 23:13:41.891 1306 1404 D CpcapAudio: 0x208 = 0
05-23 23:13:41.891 1306 1404 D CpcapAudio: 0x209 = 0
05-23 23:13:41.891 1306 1404 D CpcapAudio: 0x20A = 0
05-23 23:13:41.891 1306 1404 D CpcapAudio: 0x20B = 0
05-23 23:13:41.891 1306 1404 D CpcapAudio: 0x20D = 30
05-23 23:13:41.891 1317 1322 E mdm_panicd: /data/panicreports/mdm_panicd.log c
reated successfully!
05-23 23:13:41.891 1317 1322 E mdm_panicd: Modem IPC failure detected Reboot s
ystem!
05-23 23:13:42.181 1432 1462 W ProcessStats: Skipping unknown process pid 6075
05-23 23:13:42.181 1432 1462 W ProcessStats: Skipping unknown process pid 6076
05-23 23:13:44.131 1432 1437 I dalvikvm: Jit: resizing JitTable from 8192 to 1
6384
05-23 23:13:47.450 1299 1454 I : odm_disp_esd_thread is running(124) s
tate=1
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I'm not really willing to insert my battery cover upside down, neither. I strongly believe there's more to it than just that... I mean I don't think it would fit 100%. What if you break one (battery cover) connector or something?
-----
What is the config file AROMA leaves in the phone? Where is it located and what is its name?
Have you tried to flash another ROM (that doesn't have AROMA, like, say, CM7) after a full wipe? See if that fixes it... If the config file left by AROMA is within the /data/ or /system/ or something (which gets formatted & re-written in this case), I think you'd be good to go...
On mine it's saved to the root of my sd card as aromacfg.zip.cfg, or something to that effect.. and yup I've installed many other roms after full wipes and no luck.... even tried going right back to stock.. coulda swore though, on one particular install it was corrected but I might have had the keyboard in 270degree mode.can't seem to replicate the scenario...
Sent from my MB860
redgrass83 said:
On mine it's saved to the root of my sd card as aromacfg.zip.cfg, or something to that effect.. and yup I've installed many other roms after full wipes and no luck.... even tried going right back to stock.. coulda swore though, on one particular install it was corrected but I might have had the keyboard in 270degree mode.can't seem to replicate the scenario...
Sent from my MB860
Click to expand...
Click to collapse
Okay, try this for wipe. Also, I'd reccomend formatting the internal SD card and NOT usingthe external SD card. See if it's fixed...
If it helps, re-flash the PDS partition once you've done with formatting & flashing the ROM. I'm using that PDS image from the devkit someone uploaded a long time ago, so it's not MY personal PDS, but the touchscreen is working quite alright .
The Aroma configuration just can't go THAT far down into the system... A really full wipe should do it... Although I just finished a couple of installations with AROMA myself, and the touchscreen is working properly
Well I tried that that full wipe method then added the pds fix.. same results I'm afraid.. but thank you very much for the advice and clear directions..I really appreciate someone's advice who knows the device much better than I.. darn, these Motorola's are pickier than my wifey.. the file system seems so much more complex than anything else I've worked on.. . So many questions.. what's preinstall, how to fix BP modem didn't power up after botched up OTA update, can't I just push everything and I mean everything in new with fastboot as far as that goes? Sigh. Worse than a woman this thing.. gotta admit though, i cant seem to put it down.. lol
Sent from my SGH-I997 using Tapatalk

Wifi keeps turning off, anyone else had this problem

I'm on stock GB Rooted from mashi/rolo until there's ICS source, and the last few weeks my wifi has gotten really funky.
I tend to keep wifi on all of the time while I home to reduce cell data usage, and battery (my Nexus One used a LOT less battery on wifi vs cell data, but it doesn't appear to be as big a difference on the Note so far) but it won't stay on anymore. It'll come on, sometimes connect, sometimes it just goes back off. If I keep fiddling with it, Android will sometimes reboot (not a kernel oops, dalvik reboots). Once the dalvik reboots, or I reboot the entire phone, wifi works just fine for some period of time, usually a few days, until it starts acting funky again. I don't have anything that automatically turns wifi off, and I have the wifi settings to never turn off under Settings->Wifi->Advanced
I believe below captures the failure, or at least the failure to re-start wifi, haven't captured it when it goes from working fine to failing unfortunately.. I might try to do that, but it's hard to tell when wifi stops working so far except I just notice it's not connected anymore.
Anyone seen this, or have suggestions? I don't think it's an app doing it, maybe I should clear some wifi settings? Dunno. Looks like it's wpa supplicant dying from the logcat. And I've used Beautiful Widgets for several years now, unless they've somehow introduced some weird bug I don't think it has anything to do with it.. Just mentioning it since it shows up in the log (which was basically filtered for wifi and captured).
Code:
06-17 21:45:42.904 21069 21069 W WifiSettings: mResetNetworks false
06-17 21:45:42.914 21069 21069 D WifiSettings: onResume() finish
06-17 21:45:42.914 21069 21069 V WifiSettings: resetRetryDialogVariable
06-17 21:45:42.914 21069 21069 V WifiSettings: resetRetryDialogVariable
06-17 21:45:42.924 450 715 I SurfaceFlinger: id=2409(9) createSurface 0x7db07c for pid 21069 (800x1280),2 flag=0, com.android.settings/com.android.settings.wifi.WifiSettings
06-17 21:45:42.924 450 715 I WindowManager: CREATE SURFACE Surface(name=com.android.settings/com.android.settings.wifi.WifiSettings, identity=2409, mNativeSurface=0) IN SESSION [email protected]: pid=21069 format=-1 flags=0x0 / Window{40e25550 com.android.settings/com.android.settings.wifi.WifiSettings paused=false}
06-17 21:45:42.944 21069 21069 D WifiSettings: updateConnectionState state(SCANNING) hasError (false)
06-17 21:45:43.004 21069 21069 I ViewRoot: [email protected] DRAWING : com.android.settings/com.android.settings.wifi.WifiSettings
06-17 21:45:43.024 21069 21069 I ViewRoot: [email protected] is completed : com.android.settings/com.android.settings.wifi.WifiSettings
06-17 21:45:44.235 450 557 I InputDispatcher: Delivering touch to current input target: action: 0, channel '40e25550 com.android.settings/com.android.settings.wifi.WifiSettings (server)'
06-17 21:45:44.355 450 557 I InputDispatcher: Delivering touch to current input target: action: 1, channel '40e25550 com.android.settings/com.android.settings.wifi.WifiSettings (server)'
06-17 21:45:44.515 450 708 D WifiService: setWifiEnabled: true
06-17 21:45:44.515 450 708 D WifiService: ****************setWifiEnabled(), allowWifi****************true
06-17 21:45:44.515 450 566 E wifi : android_net_wifi_set_talk_battery() connect=1
06-17 21:45:44.515 450 566 I WifiHW : [WIFI] Load Driver
06-17 21:45:44.515 450 566 E WifiHW : module is murata
06-17 21:45:44.515 450 566 I WifiHW : ==========[WIFI] MURATA MODULE ===========
06-17 21:45:44.515 450 566 E WifiHW : WIFI_COUNTRY_DRIVER_ARG enable!!
06-17 21:45:44.515 450 566 E WifiHW : read CSC : ATT
06-17 21:45:44.515 450 566 E WifiHW : read CSC : ATT
06-17 21:45:44.515 450 566 E WifiHW : read CSC : ATT
06-17 21:45:44.515 450 566 E WifiHW : read CSC : ATT
06-17 21:45:44.515 450 566 E WifiHW : read CSC : ATT
06-17 21:45:44.515 450 566 E WifiHW : isCountry() == normal
06-17 21:45:44.515 450 566 I WifiHW : [WiFi.c] insmod() Start!!
06-17 21:45:44.515 450 566 I WifiHW : [WiFi.c] start init_module() Start!!
06-17 21:45:44.515 450 566 E WifiHW : args = firmware_path=/system/etc/wifi/bcm4330_sta.bin nvram_path=/system/etc/wifi/nvram_net.txt_murata
06-17 21:45:44.536 760 760 V DATA : [DCT(0) ] intent received :android.net.wifi.WIFI_STATE_CHANGED
06-17 21:45:44.536 450 478 W WifiPolicyService: intent received Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x10000000 (has extras) }
06-17 21:45:44.546 21069 21069 V WifiSettings: resetRetryDialogVariable
06-17 21:45:44.796 31174 31174 D Beautiful Widgets(4105): WIFI_STATE_CHANGED_ACTION
06-17 21:45:45.396 450 566 I WifiHW : [WIFI] DRIVER OK
06-17 21:45:45.396 450 566 I WifiHW : wifi_start_supplicant: Enter
06-17 21:45:45.396 450 566 D WifiHW : /data/wifi/default_ap_delete exits
06-17 21:45:45.396 450 566 D WifiHW : /data/wifi/bcm_supp.conf exits
06-17 21:45:45.396 450 566 E WifiHW : wifi_start_supplicant: pi->serial=117441422, serial=0
06-17 21:45:45.396 450 566 I WifiHW : wifi_start_supplicant: Exit. supp_status=running
06-17 21:45:45.396 450 25156 I WifiHW : wifi_connect_to_supplicant: enter
06-17 21:45:45.396 450 25156 I WifiHW : wifi_connect_to_supplicant: supp_conn_status(transit)
06-17 21:45:45.396 450 25156 E WifiHW : Unable to access IFACE_DIR /No such file or directory
06-17 21:45:45.396 450 25156 E WifiHW : wifi_connect_to_supplicant: ifname(eth0)
06-17 21:45:45.396 450 566 W WifiService: ---- Check wifi direct setting. It is unchecked.
06-17 21:45:45.536 760 760 V DATA : [DCT(0) ] intent received :android.net.wifi.WIFI_STATE_CHANGED
06-17 21:45:45.536 450 478 W WifiPolicyService: intent received Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x10000000 (has extras) }
06-17 21:45:45.597 450 25156 E WifiHW : wifi_connect_to_supplicant: ctrl_conn(0xd14f60)
06-17 21:45:45.597 450 25156 E WifiHW : wifi_connect_to_supplicant:wpa_ctrl_attach is failed
06-17 21:45:45.597 21069 21069 D WifiSettings: updateAccessPoints(), WifiConfigureation list updated
06-17 21:45:45.597 21069 21069 D WifiSettings: updateAccessPoints(), ScanResult list updated
06-17 21:45:45.597 21069 21069 V WifiSettings: resetRetryDialogVariable
06-17 21:45:45.667 450 566 D WifiStateTracker: Reset connections and stopping DHCP
06-17 21:45:45.717 31174 31174 D Beautiful Widgets(4105): WIFI_STATE_CHANGED_ACTION
06-17 21:45:45.817 450 566 D WifiStateTracker: Disabling interface
06-17 21:45:47.839 21069 21069 D WifiSettings: onPause() finish
06-17 21:45:48.409 450 719 I SurfaceFlinger: id=2409 Removed com.android.settings/com.android.settings.wifi.WifiSettings idx=3 Map Size=7
06-17 21:45:48.409 450 719 W WindowManager: Window Window{40e25550 com.android.settings/com.android.settings.wifi.WifiSettings paused=false} destroyed surface Surface(name=com.android.settings/com.android.settings.wifi.WifiSettings, identity=-1, mNativeSurface=0), session Session{415d6720 uid 1000}
06-17 21:45:48.429 450 461 D SurfaceFlinger: remove count:1 destroying com.android.settings/com.android.settings.wifi.WifiSettings
06-17 21:45:50.611 450 25156 I WifiHW : wifi_connect_to_supplicant: enter
06-17 21:45:50.611 450 25156 I WifiHW : wifi_connect_to_supplicant: supp_conn_status(unknown)
06-17 21:45:50.611 450 25156 E WifiHW : Unable to access IFACE_DIR /No such file or directory
06-17 21:45:50.611 450 25156 E WifiHW : wifi_connect_to_supplicant: ifname(eth0)
06-17 21:45:50.812 450 25156 E WifiHW : wifi_connect_to_supplicant: ctrl_conn(0x102c2a0)
06-17 21:45:50.812 450 25156 E WifiHW : wifi_connect_to_supplicant:wpa_ctrl_attach is failed
06-17 21:45:55.817 450 25156 I WifiHW : wifi_connect_to_supplicant: enter
06-17 21:45:55.817 450 25156 I WifiHW : wifi_connect_to_supplicant: supp_conn_status(unknown)
06-17 21:45:55.817 450 25156 E WifiHW : Unable to access IFACE_DIR /No such file or directory
06-17 21:45:55.817 450 25156 E WifiHW : wifi_connect_to_supplicant: ifname(eth0)
06-17 21:45:56.017 450 25156 E WifiHW : wifi_connect_to_supplicant: ctrl_conn(0x102c2a0)
06-17 21:45:56.017 450 25156 E WifiHW : wifi_connect_to_supplicant:wpa_ctrl_attach is failed
06-17 21:46:01.012 450 25156 I WifiHW : wifi_connect_to_supplicant: enter
06-17 21:46:01.012 450 25156 I WifiHW : wifi_connect_to_supplicant: supp_conn_status(unknown)
06-17 21:46:01.012 450 25156 E WifiHW : Unable to access IFACE_DIR /No such file or directory
06-17 21:46:01.012 450 25156 E WifiHW : wifi_connect_to_supplicant: ifname(eth0)
06-17 21:46:01.212 450 25156 E WifiHW : wifi_connect_to_supplicant: ctrl_conn(0x102c2a0)
06-17 21:46:01.212 450 25156 E WifiHW : wifi_connect_to_supplicant:wpa_ctrl_attach is failed
06-17 21:46:01.212 450 565 V WifiStateTracker: Supplicant died unexpectedly
06-17 21:46:01.212 450 565 I WifiHW : wifi_close_supplicant_connection: enter
06-17 21:46:01.212 450 565 I WifiHW : wifi_close_supplicant_connection: exit
06-17 21:46:01.212 450 565 D WifiStateTracker: Reset connections and stopping DHCP
06-17 21:46:01.482 450 565 D WifiStateTracker: Disabling interface
06-17 21:46:01.522 450 565 W WifiStateTracker: ------ msg.what =2
06-17 21:46:01.532 320 395 D WifiDirectController: WifiDirectController::releaseWifiDirect
06-17 21:46:01.532 320 395 E WifiDirectController: Release DirectController. --- Wifi Direct is not initialized. Don't need to release wifi direct.
06-17 21:46:01.532 450 566 I WifiService: Start ----- stopWifiDirect
06-17 21:46:01.542 450 478 W WifiPolicyService: intent received Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x10000000 (has extras) }
06-17 21:46:01.542 760 760 V DATA : [DCT(0) ] intent received :android.net.wifi.WIFI_STATE_CHANGED
06-17 21:46:01.562 450 566 I WifiHW : wifi_stop_supplicant: Enter
06-17 21:46:01.562 450 566 I WifiHW : wifi_stop_supplicant: connecting supplicant is done
06-17 21:46:01.562 450 566 I WifiHW : wifi_stop_supplicant: status of supplicant(unknown), count(49)
06-17 21:46:01.562 19939 19939 E [FT]-Server: NetworkStateReceiver :intent: android.net.wifi.supplicant.CONNECTION_CHANGE
06-17 21:46:01.562 450 566 I WifiService: End ----- stopWifiDirect
06-17 21:46:01.572 19939 19939 E [FT]-Server: NetworkStateReceiver :No work intent: android.net.wifi.supplicant.CONNECTION_CHANGEstate: DISCONNECTED

Wifi disconnections - HTC desire 820 dual sim

---Edit---
Added logcat information
------
Hello everyone,
Facing issues with Wi-Fi in my HTC desire 820 dual sim phone.
I have already reset my phone three times but to no avail.
The details of phone are as follows:
Model; ; HTC desire 820 dual sim (India)
Android version : 6.0.1
Software number : 3.17.720.3
Kernel Version : 3.10.49
Build : 3.17.720.3
The phone is not rooted and has stock recovery (which i could not access to clear dalvik cache).
---ISSUE ---
When I turn on Wi-Fi, the phone does not connect to my SSID.
When I click on connect to SSID, it tries to connect and after a fraction of seconds, the status of SSID goes to saved.
Removed the SSID, cleared all cache apps, and scanned for SSID.
Once found, entered the password to connect, but then again it just goes to Saved. Even after using Static IP configuration it does not conenct.
However, intermittently ,the phone connects to the SSID and then disconnects on its own.
There is no time pattern for this. sometimes it may connect for hours, while sometimes it may connect for a few seconds and then disconnect . Every time the SSID status goes to saved.
---TROUBLESHOOTING DONE SO FAR- ----
I dialed the code *#*#4636#*#* and went to wifi information
1. Wi-Fi App --> disconnect, getconfiguredNetworks, getConnectionInfo options do not work. oOnly disableNetwork and enableNetwork work. Tried entering my SSIS for enableNetwork, but did not work.
2. Under Wi-Fi config, it shows my earlier SSID, which is not in use now, and also the multicast SSID which i got while configuring my streaming device.
Under my existing SSID, it shows disable ID : 4
The old SSID's do not even show up while scanning anymore but are listed above..
I have reset my phone three times but still the issue persists..
---POSSIBLE CAUSES / FIRST TIME OCCURRENCE OF ISSUE---
I can recollect that this issue started coming after there was an issue with Exchange Services , google play services and Gmail application (cannot remember the exact issue now), where they were giving continuous pop -ups that the service has crashed.. I cleared cache for play services ,exchange services and gmail , disabled all of them after which the pop-ups disappeared.
After phone reset and upgrades, there were no pop-ups from these services but wifi started giving problems.
Sorry for the long post, but I wanted to describe things in detail .
Thanks in advance for helping.
-----------------------LOGCAT INFORMATION------------------------
06-24 00:10:57.850 1463 1463 D wpa_supplicant: nl80211: Drv Event 46 (NL80211_CMD_CONNECT) received for wlan0
06-24 00:10:57.850 1463 1463 D wpa_supplicant: nl80211: Connect event (status=1 ignore_next_local_disconnect=0)
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: Event ASSOC_REJECT (13) received
06-24 00:10:57.850 1463 1463 I wpa_supplicant: wlan0: CTRL-EVENT-ASSOC-REJECT bssid=00:1e:a6:7d:25:ec status_code=1
06-24 00:10:57.850 1463 1463 D wpa_supplicant: CTRL_IFACE monitor sent successfully to /data/misc/wifi/sockets/wpa_ctrl_1090-2\x00
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: Radio work 'connect'@0x55c1bb8630 done in 1.114734 seconds
06-24 00:10:57.850 1463 1463 D wpa_supplicant: Added BSSID 00:1e:a6:7d:25:ec into blacklist
06-24 00:10:57.850 1463 1463 D wpa_supplicant: Continuous association failures - consider temporary network disabling
06-24 00:10:57.850 1463 1463 I wpa_supplicant: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.850 1463 1463 D wpa_supplicant: CTRL_IFACE monitor sent successfully to /data/misc/wifi/sockets/wpa_ctrl_1090-2\x00
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: Blacklist count 10 --> request scan in 10000 ms
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: Setting scan request: 10.000000 sec
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: State: ASSOCIATING -> DISCONNECTED
06-24 00:10:57.850 1463 1463 D wpa_supplicant: nl80211: Set wlan0 operstate 0->0 (DORMANT)
06-24 00:10:57.850 1463 1463 D wpa_supplicant: netlink: Operstate: ifindex=16 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
06-24 00:10:57.850 1463 1463 D wpa_supplicant: CTRL_IFACE monitor sent successfully to /data/misc/wifi/sockets/wpa_ctrl_1090-2\x00
06-24 00:10:57.850 1463 1463 D wpa_supplicant: EAPOL: External notification - portEnabled=0
06-24 00:10:57.860 1090 1250 D WifiStateMachine: prevSupplicantState = ASSOCIATING newSupplicantState = DISCONNECTED
06-24 00:10:57.850 1463 1463 D wpa_supplicant: EAPOL: External notification - portValid=0
06-24 00:10:57.860 1090 1250 D WifiStateMachine: Driver Roaming resets flag.
06-24 00:10:57.850 1463 1463 D wpa_supplicant: EAPOL: External notification - EAP success=0
06-24 00:10:57.850 1090 1661 D WifiMonitor: Event [IFNAME=wlan0 CTRL-EVENT-ASSOC-REJECT bssid=00:1e:a6:7d:25:ec status_code=1]
06-24 00:10:57.850 1090 1661 E WifiMonitor: WifiMonitor:wlan0 cnt=739 dispatchEvent: CTRL-EVENT-ASSOC-REJECT bssid=00:1e:a6:7d:25:ec status_code=1
06-24 00:10:57.850 1090 1661 D WifiMonitor: Event [IFNAME=wlan0 CTRL-EVENT-SSID-TEMP-DISABLED id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED]
06-24 00:10:57.850 1090 1661 E WifiMonitor: WifiMonitor:wlan0 cnt=740 dispatchEvent: CTRL-EVENT-SSID-TEMP-DISABLED id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.850 1090 1661 D WifiMonitor: Event [IFNAME=wlan0 CTRL-EVENT-STATE-CHANGE id=5 state=0 BSSID=00:00:00:00:00:00 SSID=spawn]
06-24 00:10:57.850 1090 1250 D WifiStateMachine: DisconnectedState !ASSOCIATION_REJECTION_EVENT rt=3168136/3692213 739 1 00:1e:a6:7d:25:ec blacklist=true
06-24 00:10:57.850 1090 1661 E WifiMonitor: WifiMonitor:wlan0 cnt=741 dispatchEvent: CTRL-EVENT-STATE-CHANGE id=5 state=0 BSSID=00:00:00:00:00:00 SSID=spawn
06-24 00:10:57.850 1090 1250 D WifiStateMachine: ConnectModeState !ASSOCIATION_REJECTION_EVENT rt=3168137/3692213 739 1 00:1e:a6:7d:25:ec blacklist=true
06-24 00:10:57.850 1090 1250 D WifiStateMachine: ASSOC_REJECT status_code=1
06-24 00:10:57.850 1090 1250 D WifiStateMachine: DisconnectedState !SSID_TEMP_DISABLED rt=3168138/3692215 nid=5 id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.850 1090 1250 D WifiStateMachine: ConnectModeState !SSID_TEMP_DISABLED rt=3168138/3692215 nid=5 id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.850 1090 1250 D WifiStateMachine: ConnectModeState SSID state=temp-disabled nid=5 [id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED]
06-24 00:10:57.850 1090 1250 E WifiConfigStore: SSID temp disabled for "spawn"WPA_PSK had autoJoinStatus=0 self added false ephemeral false
06-24 00:10:57.850 1090 1250 E WifiConfigStore: message=id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.860 1090 1250 D WifiStateMachine: DisconnectedState !SUPPLICANT_STATE_CHANGE_EVENT rt=3168139/3692216 741 0 SSID: spawn BSSID: 00:00:00:00:00:00 nid: 5 state: DISCONNECTED
06-24 00:10:57.860 1090 1250 D WifiStateMachine: SUPPLICANT_STATE_CHANGE_EVENT state=DISCONNECTED -> state= DISCONNECTED debouncing=false
06-24 00:10:57.860 1090 1250 D WifiStateMachine: setDetailed state, old =CONNECTING and new state=DISCONNECTED hidden=false
06-24 00:10:57.860 1090 1250 D WifiStateMachine: [sendNetworkStateChangeBroadcast] NetworkInfo state =DISCONNECTED wifi info = SSID: spawn, BSSID: 00:00:00:00:00:00, Supplicant state: ASSOCIATING, RSSI: -127, Link speed: -1Mbps, Frequency: -1MHz, Net ID: 5, Metered hint: false, score: 0
06-24 00:10:57.860 1090 1250 D WifiStateMachine: ConnectModeState !SUPPLICANT_STATE_CHANGE_EVENT rt=3168142/3692219 741 0 SSID: spawn BSSID: 00:00:00:00:00:00 nid: 5 state: DISCONNECTED
06-24 00:10:57.860 1513 1513 D NetworkController: updateWifiState: type=1 connected=false
06-24 00:10:57.860 17140 17140 D HtcWifiTracker: onReceive(), action:android.net.wifi.STATE_CHANGE
06-24 00:10:57.860 1513 1794 I IntentController: receive(android.net.wifi.STATE_CHANGE,1,false)
06-24 00:10:57.860 1090 1250 D SupplicantStateTracker: HandshakeState{ when=-10ms what=147499 target=com.android.internal.util.StateMachine$SmHandler }
06-24 00:10:57.860 1090 1250 D SupplicantStateTracker: DefaultState{ when=-11ms what=147499 target=com.android.internal.util.StateMachine$SmHandler }
06-24 00:10:57.860 1090 1250 D SupplicantStateTracker: HandshakeState{ when=-3ms what=147462 arg1=741 obj= SSID: spawn BSSID: 00:00:00:00:00:00 nid: 5 state: DISCONNECTED target=com.android.internal.util.StateMachine$SmHandler }
06-24 00:10:57.860 17140 30742 D Settings:HtcWifiWidgetEnabler: get debug: spawn , state=DISCONNECTED
06-24 00:10:57.860 1090 1250 D SupplicantStateTracker: DefaultState{ when=-3ms what=147462 arg1=741 obj= SSID: spawn BSSID: 00:00:00:00:00:00 nid: 5 state: DISCONNECTED target=com.android.internal.util.StateMachine$SmHandler }
06-24 00:10:57.870 1090 1250 D SupplicantStateTracker: Supplicant state: DISCONNECTED
06-24 00:10:57.870 1090 1250 D SupplicantStateTracker: DisconnectedState
06-24 00:10:57.870 1513 1513 D SignalClusterView: vpn: GONE
06-24 00:10:57.870 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168154/3692231 1000 0 num=7
06-24 00:10:57.870 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168154/3692231 1000 0 num=7
06-24 00:10:57.870 17140 17140 D HtcWifiTracker: onReceive(), action:android.net.wifi.supplicant.STATE_CHANGE
06-24 00:10:57.870 1513 1513 D SignalClusterView: wifi=G,stat_sys_wifi_signal_connected_0 air=G,stat_sys_signal_flightmode data[0]=G,(null) sig[0]=V,cdma_stat_sys_s1_5signal_5 data[1]=G,(null) sig[1]=V,cdma_stat_sys_s2_5signal_null
06-24 00:10:57.870 1513 1513 D SignalClusterView: vpn: GONE
06-24 00:10:57.870 17140 17140 D WifiManagerWrapper: Lookup string definition:"EXTRA_NETWORK_ID", result:"networkID"
06-24 00:10:57.870 1513 1513 D SignalClusterView: wifi=G,stat_sys_wifi_signal_connected_0 air=G,stat_sys_signal_flightmode data[0]=G,(null) sig[0]=V,cdma_stat_sys_s1_5signal_5 data[1]=G,(null) sig[1]=V,cdma_stat_sys_s2_5signal_null
06-24 00:10:57.870 17140 30742 D Settings:HtcWifiWidgetEnabler: get debug: spawn , state=DISCONNECTED
06-24 00:10:57.870 17140 30818 D WISPrService: >>>>>WISPrService start isConnected = false <<<<< action = android.net.wifi.STATE_CHANGE
06-24 00:10:57.870 17140 30818 D WISPrService: not CONNECTIVITY_ACTION>
06-24 00:10:57.880 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168163/3692239 1000 0 num=7
06-24 00:10:57.880 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168163/3692240 1000 0 num=7
06-24 00:10:57.880 29640 29640 D HtcNLPSwitchReceiver: onReceive(): android.net.wifi.STATE_CHANGE
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:a1601, bssid:null, security:2, networkid:4, signIn:2
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:A1601, bssid:null, security:2, networkid:1, signIn:2
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:AndroidAP, bssid:null, security:2, networkid:0, signIn:2
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:RailWire Wi-Fi, bssid:null, security:0, networkid:6, signIn:2
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:spawn, bssid:any, security:2, networkid:5, signIn:2
06-24 00:10:57.890 17140 30744 D AccessPointPreference: summary : spawn, Connecting… f=-1 00:00:00:00:00:00 rssi=-127 score=0 tx=0.0,0.0,0.0 rx=0.0 [(1);!1] cf=1
06-24 00:10:57.890 17140 30744 D HtcAccessPoint: ssid:teewe4560, bssid:null, security:0, networkid:3, signIn:2
06-24 00:10:57.890 17140 30744 D HtcAccessPoint: ssid:dlink, bssid:null, security:2, networkid:2, signIn:2
06-24 00:10:57.890 17140 30744 D WifiManager: getScanResults: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.890 1090 1558 D PackageManager: getInstalledApplications took 3 ms, CallingUid=10042, CallingPid=29640, mPackages={com.htc.htccompressviewer=Package{fc239c7 com.htc.htccompressviewer}, com.google.android.youtube=Package{a376bf4 com.google.android.youtube}, com.htc.dialerservice=Package{f357f1d com.htc.dialerservice}, com.htc.widget.autorotate=Package{3f02592 com.htc.widget.autorotate}, com.android.providers.telephony=Package{99eab63 com.android.providers.telephony}, com.google.android.googlequicksearchbox=Package{2595360 com.google.android.googlequicksearchbox}, com.android.providers.calendar=Package{3aff019 com.android.providers.calendar}, com.htc.CustomizationSetup=Package{96708de com.htc.CustomizationSetup}, com.htc.rosiewidgets.backgrounddata=Package{f469abf com.htc.rosiewidgets.backgrounddata}, com.htc.android.qxdm2sd=Package{2f0458c com.htc.android.qxdm2sd}, com.android.providers.media=Package{bc674d5 com.android.providers.media}, com.google.android.onetimeinitializer=Package{cd6d4ea com.google.android.onetimeinitializer}, com.htc.mms.backupagent=Package{35423db com.htc.mms.backupagent}, com.htc.backup=Package{4222e78 com.htc.backup}, com.htc.camera=Package{5868951 com.htc.camera}, com.android.wallpapercropper=Package{dc555b6 com.android.wallpapercropper}, com.htc.lmw=Package{de722b7 com.htc.lmw}, com.htc.ptg=Package{887ba24 com.htc.ptg}, com.htc.sdm=Package{859698d com.htc.sdm}, com.quicinc.cne.CNEService=Package{c491742 com.quicinc.cne.CNEService}, com.htc.cs.pns=Package{f413353 com.htc.cs.pns}, com.htc.powersavinglauncher=Package{1985490 com.htc.powersavinglauncher}, com.htc.wifidisplay=Package{f001189 com.htc.wifidisplay}, com.htc.oobe.advantage=Package{155658e com.htc.oobe.advantage}, com.htc.launcher=Package{21b1af com.htc.launcher}, com.htc.sense.browser=Package{ed629bc com.htc.sense.browser}, com.htc.contacts.frisbee=Package{54f3d45 com.htc.contacts.frisbee}, com.htc.htcmobilenetworkwidget=Package{fc64c9a com.htc.htcmobilenetworkwidget}, com.htc.android.locationpicker=Package{be1b9cb com.htc.android.locationpicker}, com.htc.android.htcloglevel=Package{3ba25a8 com.htc.android.htcloglevel}, org.simalliance.openmobileapi.service=Package{5ab68c1 org.simalliance.openmobileapi.service}, com.android.documentsui=Package{a2c9866 com.android.documentsui}, com.android.externalstorage=Package{5027a7 com.android.externalstorage}, com.htc.htccontactwidgets=Package{5ff454 com.htc.htccontactwidgets}, com.google.android.apps.enterprise.dmagent=Package{244cffd com.google.android.apps.enterprise.dmagent}, com.android.htmlviewer=Package{959d4f2 com.android.htmlviewer}, com.whatsapp=Package{f4d9743 com.whatsapp}, com.resun.chantingvedas=Package{8f201c0 com.resun.chantingvedas}, com.android.mms.service=Package{6136ef9 com.android.mms.service}, com.htc.autobot=Package{fac4e3e com.htc.autobot}, com.photofunia.android=Package{e28649f com.photofunia.android}, com.android.providers.downloads=Package{7d579ec com.android.providers.downloads}, com.google.android.apps.genie.geniewidget=Package{99301b5 com.google.android.apps.genie.geniewidget}, com.oxigen.futurepay=Package{51b104a com.oxigen.futurepay}, com.htc.mirrorlinkserver=Package{eb8abbb com.htc.mirrorlinkserver}, com.lavakusa.ramayan=Package{69648d8 com.lavakusa.ramayan}, com.htc.dnatransfer=Package{73f0431 com.htc.dnatransfer}, com.htc.task.gtask=Package{801e716 com.htc.task.gtask}, com.google.android.configupdater=Package{e3c4897 com.google.android.configupdater}, in.amazon.mShop.android.shopping=Package{9931a84 in.amazon.mShop.android.shopping}, com.htc.soundrecorder=Package{bceb26d com.htc.soundrecorder}, com.htc.htcwifiwidget=Package{ead5ea2 com.htc.htcwifiwidget}, com.android.defcontainer=Package{5f2d733 com.android.defcontainer}, com.htc.updater=Package{a695af0 com.htc.updater}, com.apalon.relaxing.sounds.sleep.timer=Package{e310869 com.apalon.relaxing.sounds.sleep.timer}, com.android.providers.downloads.ui=Package{5a6c2ee com.android.providers.downloads.ui}, com.android.vending=Package{979b38f com.android.vending}, com.android.pacprocessor=Package{d21361c com.android.
06-24 00:10:57.900 17140 30744 D AccessPointPreference: summary : spawn, Connecting… f=-1 00:00:00:00:00:00 rssi=-127 score=0 tx=0.0,0.0,0.0 rx=0.0 [(1);!1] cf=1
06-24 00:10:57.900 17140 30744 D AccessPointPreference: summary : spawn, Connecting… f=-1 00:00:00:00:00:00 rssi=-127 score=0 tx=0.0,0.0,0.0 rx=0.0 [(1);!1] cf=1
06-24 00:10:57.900 17140 30744 D HtcWifiTracker: connection info-SSID: spawn, BSSID: 00:00:00:00:00:00, Supplicant state: DISCONNECTED, RSSI: -127, Link speed: -1Mbps, Frequency: -1MHz, Net ID: -1, Metered hint: false, score: 0
06-24 00:10:57.900 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168185/3692261 1000 0 num=7
06-24 00:10:57.900 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168185/3692262 1000 0 num=7
06-24 00:10:57.910 17140 30744 D AccessPointPreference: summary : spawn, Saved [(1);!1] cf=1
06-24 00:10:57.910 17140 17140 D WifiManager: getVerboseLoggingLevel: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.910 1090 1796 D WifiStateMachine: getVerboseLoggingLevel: mVerboseLoggingLevel= 1
06-24 00:10:57.910 17140 17140 E HtcPreference: [removeAll]:before size= 1
06-24 00:10:57.910 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.910 17140 17140 E HtcPreference: [removeAll]:after size= 0
06-24 00:10:57.910 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.910 17140 17140 E HtcPreference: [addPreference]:before size= 0
06-24 00:10:57.910 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.910 17140 17140 E HtcPreference: [addPreference]:after size= 1
06-24 00:10:57.910 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.910 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168197/3692274 1000 0 num=7
06-24 00:10:57.910 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168198/3692275 1000 0 num=7
06-24 00:10:57.910 1513 1513 I QuickSettingWifi: receive.wifiConnect:false wifiAPname:null elapse:1
06-24 00:10:57.920 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168203/3692279 1000 0 num=7
06-24 00:10:57.920 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168203/3692280 1000 0 num=7
06-24 00:10:57.920 17140 30744 D HtcAccessPoint: ssid:a1601, bssid:null, security:2, networkid:4, signIn:2
06-24 00:10:57.920 17140 30744 D HtcAccessPoint: ssid:A1601, bssid:null, security:2, networkid:1, signIn:2
06-24 00:10:57.920 17140 30744 D HtcAccessPoint: ssid:AndroidAP, bssid:null, security:2, networkid:0, signIn:2
06-24 00:10:57.920 17140 30744 D HtcAccessPoint: ssid:RailWire Wi-Fi, bssid:null, security:0, networkid:6, signIn:2
06-24 00:10:57.930 17140 30744 D HtcAccessPoint: ssid:spawn, bssid:any, security:2, networkid:5, signIn:2
06-24 00:10:57.930 17140 30744 D HtcAccessPoint: ssid:teewe4560, bssid:null, security:0, networkid:3, signIn:2
06-24 00:10:57.930 17140 30744 D HtcAccessPoint: ssid:dlink, bssid:null, security:2, networkid:2, signIn:2
06-24 00:10:57.930 17140 30744 D WifiManager: getScanResults: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.930 29640 30821 D AutoSettingApp: Util - no network available! active network = null
06-24 00:10:57.930 29640 30821 D HtcNLPSwitchReceiver: No info or Not connected
06-24 00:10:57.930 28392 28392 D HtcNLPSwitchReceiver: onReceive() isWeatherAppMigrate is true
06-24 00:10:57.930 17140 30744 D AccessPointPreference: summary : spawn, Saved [(1);!1] cf=1
06-24 00:10:57.930 17140 30744 D HtcWifiTracker: connection info-SSID: spawn, BSSID: 00:00:00:00:00:00, Supplicant state: DISCONNECTED, RSSI: -127, Link speed: -1Mbps, Frequency: -1MHz, Net ID: -1, Metered hint: false, score: 0
06-24 00:10:57.930 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168217/3692294 1000 0 num=7
06-24 00:10:57.930 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168218/3692295 1000 0 num=7
06-24 00:10:57.940 17140 17140 D WifiManager: getVerboseLoggingLevel: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.940 1090 1847 D WifiStateMachine: getVerboseLoggingLevel: mVerboseLoggingLevel= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: [removeAll]:before size= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [removeAll]:after size= 0
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [addPreference]:before size= 0
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [addPreference]:after size= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 D WifiManager: getVerboseLoggingLevel: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.940 17140 17140 E HtcPreference: [removeAll]:before size= 1
06-24 00:10:57.940 1090 1112 D WifiStateMachine: getVerboseLoggingLevel: mVerboseLoggingLevel= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [removeAll]:after size= 0
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [addPreference]:before size= 0
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [addPreference]:after size= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
-------------------------------------END OF LOGCAT---------------
Regards

system feedback after app crash / recipient

greetings,
in Nougat there is an option under "developer tools" to generate and send a system dump to a recipient I specify.
I'd like to be able to do the same when android presents the option to send a "system feedback" dump right after an app crashes or freezes. I am not rooted.
is this possible?
thanks!
Code:
[FONT="Courier New"][SIZE="1"]10-12 03:24:34.108 12792 18806 I BatteryChangedService: - charge_type=1 (Integer)
10-12 03:24:34.108 12792 18806 I BatteryChangedService: - self_discharging=false (Boolean)
10-12 03:24:34.108 12792 18806 I BatteryChangedService: - hv_charger=false (Boolean)
10-12 03:24:34.108 12792 18806 I BatteryChangedService: - power_sharing=false (Boolean)
10-12 03:24:34.108 12792 18806 I BatteryChangedService: - android.support.content.wakelockid=1092 (Integer)
10-12 03:24:34.108 12792 18806 I BatteryChangedService: - invalid_charger=0 (Integer)
10-12 03:24:34.117 11157 11157 D ********: count=773,type=windowStateChanged,pkg=com.sec.android.app.launcher,name=TouchWiz home
10-12 03:24:34.121 11157 11157 D ********: count=774,type=windowStateChanged,pkg=com.sec.android.app.launcher,name=TouchWiz home
10-12 03:24:34.128 1210 1416 I WindowManager_SurfaceController: Destroying surface Surface(name=com.android.systemui/com.android.systemui.recents.RecentsActivity) called by com.android
.server.wm.WindowStateAnimator.destroySurface:3069 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1148 com.android.server.wm.WindowState.destroyOrSaveSurface:2761 com.and
roid.server.wm.AppWindowToken.destroySurfaces:439 com.android.server.wm.AppWindowToken.destroySurfaces:403 com.android.server.wm.WindowStateAnimator.finishExit:699 com.android.server.wm.
AppWindowAnimator.stepAnimationLocked:553 com.android.server.wm.WindowAnimator.updateAppWindowsLocked:228
10-12 03:24:34.129 584 614 I SurfaceFlinger: id=1039 Removed SecentsActi (1/13)
10-12 03:24:34.135 584 610 I SurfaceFlinger: id=1039 Removed SecentsActi (-2/13)
10-12 03:24:34.137 1210 1765 W InputDispatcher: channel ~ Consumer closed input channel or an error occurred. events=0x9
10-12 03:24:34.137 1210 1765 E InputDispatcher: channel ~ Channel is unrecoverably broken and will be disposed!
10-12 03:24:34.141 1210 1210 D PersonaManagerService: getMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked for 150
10-12 03:24:34.141 1210 1210 D PersonaManagerService: getMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked for 150
10-12 03:24:34.141 1210 1210 D PersonaManagerService: getScreenOffTimeoutLocked: 0 personaid:150 false 0
10-12 03:24:34.141 1210 1210 D PersonaManagerService: getMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked for 150
10-12 03:24:34.141 1210 1210 D PersonaManagerService: getMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked for 150
10-12 03:24:34.141 1210 1210 D SecureFolder: lockSecureFolderIfNeeded
10-12 03:24:34.143 1210 1416 D KnoxTimeoutHandler: notifyActivityDrawn [MsgParam] userId: 0 fullscreen is true showWhenlocked is false isMutiwindowRecord is false multiwindowstyle is 0
10-12 03:24:34.143 1210 1210 D KnoxTimeoutHandler: activityDrawn [MsgParam] userId: 0 fullscreen is true showWhenlocked is false isMutiwindowRecord is false multiwindowstyle is 0
10-12 03:24:34.149 1210 1210 I KnoxTimeoutHandler: SD activityfalse
10-12 03:24:34.149 1210 1210 I KnoxTimeoutHandler: Fullscreen and mCurrent is not KNOX user. Hence hide keyguard
10-12 03:24:34.157 1210 6085 D GraphicsStats: Buffer count: 14
10-12 03:24:34.157 1210 20505 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=464, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TR
USTED] ], [email protected])
10-12 03:24:34.157 1210 2675 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=463, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TR
USTED] ], [email protected])
10-12 03:24:34.157 1210 3483 D InputTransport: Input channel destroyed: fd=544
10-12 03:24:34.158 1210 1834 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=464, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
10-12 03:24:34.158 1210 3278 D ActivityManager: cleanUpApplicationRecord -- 24625
10-12 03:24:34.159 1210 1834 D ConnectivityService: sending notification RELEASED for NetworkRequest [ id=464, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
10-12 03:24:34.159 1210 1834 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ id=464, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRI
CTED&TRUSTED] ]
10-12 03:24:34.159 1210 1834 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=463, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
10-12 03:24:34.159 2624 24065 D ForegroundUtils: could not check pending caller
10-12 03:24:34.160 1210 1834 D ConnectivityService: sending notification RELEASED for NetworkRequest [ id=463, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
10-12 03:24:34.160 1210 1834 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ id=463, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRI
CTED&TRUSTED] ]
10-12 03:24:34.160 1210 1323 I WindowManager: WIN DEATH: Window{f04b1cbd0 u0 com.google.android.gm/com.google.android.gm.ConversationListActivityGmail}
10-12 03:24:34.160 1210 1323 D WindowManager: disposeInputChannel mInputChannel: f04b1cb com.google.android.gm/com.google.android.gm.ConversationListActivityGmail (server)
10-12 03:24:34.160 1210 1323 W InputDispatcher: Attempted to unregister already unregistered input channel
10-12 03:24:34.161 1210 1323 I WindowManager_SurfaceController: Destroying surface Surface(name=com.google.android.gm/com.google.android.gm.ConversationListActivityGmail) called by com
.android.server.wm.WindowStateAnimator.destroySurface:3069 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1148 com.android.server.wm.WindowState.removeLocked:1924 com.and
roid.server.wm.WindowManagerService.removeWindowInnerLocked:3044 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3004 com.android.server.wm.WindowManagerService.remove
WindowLocked:2970 com.android.server.wm.WindowManagerService.removeWindowLocked:2776 com.android.server.wm.WindowState$DeathRecipient.binderDied:2399
10-12 03:24:34.161 584 614 I SurfaceFlinger: id=918 Removed Donversatio (5/12)
10-12 03:24:34.162 584 610 I SurfaceFlinger: id=918 Removed Donversatio (-2/12)
10-12 03:24:34.162 5128 5128 D InputTransport: Input channel destroyed: fd=66
10-12 03:24:34.166 1210 1323 D InputTransport: Input channel destroyed: fd=632
10-12 03:24:34.167 584 2988 I SurfaceFlinger: id=918 Removed Donversatio (-2/12)
10-12 03:24:34.215 1210 3530 D ActivityManager: cleanUpApplicationRecord -- 17405
10-12 03:24:34.216 1210 3530 W ActivityManager: Scheduling restart of crashed service com.sec.android.app.sbrowser.beta/org.chromium.content.app.SandboxedProcessService2 in 30811ms
10-12 03:24:34.216 2624 2648 D ForegroundUtils: could not check pending caller
10-12 03:24:34.233 1210 1765 W InputDispatcher: channel ~ Consumer closed input channel or an error occurred. events=0x9
10-12 03:24:34.233 1210 1765 E InputDispatcher: channel ~ Channel is unrecoverably broken and will be disposed!
10-12 03:24:34.252 1210 1765 W InputDispatcher: channel ~ Consumer closed input channel or an error occurred. events=0x9
10-12 03:24:34.253 1210 1765 E InputDispatcher: channel ~ Channel is unrecoverably broken and will be disposed!
10-12 03:24:34.257 1210 6085 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=371, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TR
USTED] ], [email protected])
10-12 03:24:34.257 1210 2675 D InputTransport: Input channel destroyed: fd=594
10-12 03:24:34.257 1210 3610 D GraphicsStats: Buffer count: 13
10-12 03:24:34.257 1210 1322 I WindowManager: WIN DEATH: Window{4245608d0 u0 com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity}
10-12 03:24:34.257 1210 1322 D WindowManager: disposeInputChannel mInputChannel: 4245608 com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity (server)
10-12 03:24:34.257 1210 1322 W InputDispatcher: Attempted to unregister already unregistered input channel
10-12 03:24:34.259 1210 3609 D ActivityManager: cleanUpApplicationRecord -- 1364
10-12 03:24:34.259 1210 3609 W ActivityManager: Scheduling restart of crashed service com.android.chrome/org.chromium.chrome.browser.customtabs.CustomTabsConnectionService in 1000ms
10-12 03:24:34.260 2624 2647 D ForegroundUtils: could not check pending caller
10-12 03:24:34.262 1210 1834 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=371, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
10-12 03:24:34.263 1210 1834 D ConnectivityService: sending notification RELEASED for NetworkRequest [ id=371, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
10-12 03:24:34.263 1210 1834 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ id=371, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRI
CTED&TRUSTED] ]
10-12 03:24:34.264 1210 1322 D InputTransport: Input channel destroyed: fd=653
10-12 03:24:34.265 1210 3278 I WindowManager: WIN DEATH: Window{5cadb87d0 u0 SurfaceView - com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity}
10-12 03:24:34.265 5128 5128 D InputTransport: Input channel destroyed: fd=90
10-12 03:24:34.274 1210 3591 D ActivityManager: cleanUpApplicationRecord -- 18367
10-12 03:24:34.277 2624 24065 D ForegroundUtils: could not check pending caller
10-12 03:24:34.290 1210 3479 I WindowManager: WIN DEATH: Window{8b72609d0 u0 com.sec.android.app.sbrowser.beta/com.sec.android.app.sbrowser.SBrowserMainActivity}
10-12 03:24:34.290 1210 3479 D WindowManager: disposeInputChannel mInputChannel: 8b72609 com.sec.android.app.sbrowser.beta/com.sec.android.app.sbrowser.SBrowserMainActivity (server)
10-12 03:24:34.290 1210 3278 D GraphicsStats: Buffer count: 12
10-12 03:24:34.290 1210 3479 W InputDispatcher: Attempted to unregister already unregistered input channel
10-12 03:24:34.290 1210 3486 D InputTransport: Input channel destroyed: fd=709
10-12 03:24:34.292 1210 3278 D ActivityManager: cleanUpApplicationRecord -- 16757
10-12 03:24:34.293 5128 5128 D InputTransport: Input channel destroyed: fd=88
10-12 03:24:34.294 1210 3273 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=222, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TR
USTED] ], [email protected])
10-12 03:24:34.294 1210 3479 D InputTransport: Input channel destroyed: fd=626
10-12 03:24:34.294 1210 1834 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=222, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
10-12 03:24:34.295 1210 1834 D ConnectivityService: sending notification RELEASED for NetworkRequest [ id=222, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
10-12 03:24:34.295 1210 1322 I WindowManager: WIN DEATH: Window{bb91196d0 u0 SurfaceView - com.sec.android.app.sbrowser.beta/com.sec.android.app.sbrowser.SBrowserMainActivity}
10-12 03:24:34.296 1210 1834 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ id=222, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRI
CTED&TRUSTED] ]
10-12 03:24:34.304 31678 31678 I SamsungTTS: Destroy
10-12 03:24:34.307 2624 2648 D ForegroundUtils: could not check pending caller
10-12 03:24:34.321 31678 31678 I art : System.exit called, status: 0
10-12 03:24:34.321 31678 31678 I AndroidRuntime: VM exiting with result code 0, cleanup skipped.
10-12 03:24:34.357 1210 1385 D CompatibilityInfo: mCompatibilityFlags - 0
10-12 03:24:34.357 1210 1385 D CompatibilityInfo: applicationDensity - 560
10-12 03:24:34.357 1210 1385 D CompatibilityInfo: applicationScale - 1.0
10-12 03:24:34.377 1210 3577 I ActivityManager: Process com.samsung.SMT (pid 31678) has died(157,843)
10-12 03:24:34.377 1210 3577 D ActivityManager: cleanUpApplicationRecord -- 31678
10-12 03:24:34.378 2624 24065 D ForegroundUtils: could not check pending caller
10-12 03:24:34.411 3334 3846 W OpenGLRenderer: Incorrectly called buildLayer on View: WorkspaceCellLayoutChildren, destroying layer...
10-12 03:24:34.411 3334 3846 W OpenGLRenderer: Incorrectly called buildLayer on View: WorkspaceCellLayoutChildren, destroying layer...
10-12 03:24:34.435 3562 3681 D ContactsProvider_EventLog: contents_sample_state: [ contacts(227) data(2033) accounts({vnd.sec.contact.phone (1)=13, com.samsung.android.coreapps (37)=2,
com.osp.app.signin (5)=9, com.whatsapp (33)=57, com.google (2)=208}) accounts deleted({}) calls([logtype:100 cnt:191, logtype:200 cnt:4, logtype:300 cnt:250]) countryIso(CA) userId(0)
]
10-12 03:24:34.435 3562 3681 D ContactsProvider_EventLog: contents_sample_state: [ agr({[2 ,33]=44, [1]=10, [2 ,2]=2, [1 ,33 ,37]=1, [2 ,33 ,37]=1, [5]=7, [2]=154, [5 ,33]=1, [5 ,2]=1,
[1 ,33]=2, [2 ,33 ,33]=4}) ]
10-12 03:24:34.435 3562 3681 D ContactsProvider_EventLog: contents_sample_state: [ actCnt({android.process.acore=1}) ]
10-12 03:24:34.438 3562 3681 E ContactsProvider_EventLog: Flush buffer to file cnt : 1 size : 1Kb duration : 2ms lastUpdatedAfter : 60101 ms mFlush_time_threasold : 2000 mCurrentSize :
575
10-12 03:24:34.611 2016 2261 D NetworkController.MobileSignalController(0/1): onSignalStrengthsChanged signalStrength=SignalStrength: 6 99 -120 -160 -120 -1 -1 99 2147483647 2147483647
2147483647 2147483647 2147483647 0x3 gsm|lte level=3
10-12 03:24:34.611 2016 2261 D NetworkController.MobileSignalController(0/1): getMobileIconGroup(): 3
10-12 03:24:34.611 2016 2261 D NetworkController.MobileSignalController(0/1): updateVIDMobileIconGroup(): 3
10-12 03:24:34.776 1210 1810 D WifiStateMachine: Current network is: "wrrk900" , ID is: 46
10-12 03:24:34.777 1210 1810 D WifiStateMachine: 24GHz mQnsLowerRssiThreshold is recovered, currentRssi = -41
10-12 03:24:36.847 3334 3334 D CapturePreview: start capture - drawaingEnabled : false
10-12 03:24:36.849 3334 3334 D CapturePreview: capture tagetview width : 1440 height : 2960
10-12 03:24:36.922 3334 3334 D CapturePreview: capture took 75
10-12 03:24:37.409 3334 18810 D skia : Encode PNG Singlethread : 468645 us, width=1440, height=2960
10-12 03:24:37.409 3334 18810 D CapturePreview: start save : compress capture bitmap : 528646
10-12 03:24:37.421 3334 18810 D CapturePreview: save result : path : /storage/emulated/0/Android/data/com.sec.android.app.launcher/cache/homescreenPreview.png
10-12 03:24:37.428 1210 3479 D SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed
10-12 03:24:37.432 1210 3479 D SecContentProvider: called from com.sec.android.app.launcher
10-12 03:24:37.436 1210 3479 D RestrictionPolicy: isSettingsChangesAllowedAsUser, userId 0 : true
[/SIZE][/FONT]

Question [Galaxy A52s] Android 12 upgrade to Android 13 latest version developer options crash

Has anyone have Galaxy A52s(Upgraded to Android 13) encountered the same problem?
When open the "Developer Options", the setting APP will turn into a blank screen, and then crash immediately.
Try to dial *#9900# to bypass the ADB and export system Log, can see a lot of "getNrMode" prints, and then cause Stack Overflow Error, finally Settings APP seems to crash because of this exception.
The guide about the log dump refers to this article:
Get device logs
(The complete log file is attached below.)
The Exception like this
Code:
...
02-01 15:09:50.590 1000 8860 8860 I BluetoothHfpRvpCodecPreferenceController: isAvailable :: supportRvp : false, debug : false
02-01 15:09:50.590 1000 8860 8860 I BluetoothHfpRvpCodecPreferenceController: onDeveloperOptionsEnabled :: supportRvp : false, debug : false
02-01 15:09:50.590 1000 8860 8860 I BluetoothHfpDisablePreferenceController: isAvailable :: debug false
02-01 15:09:50.590 1000 8860 8860 I BluetoothHfpDisablePreferenceController: onDeveloperOptionsEnabled :: debug false
02-01 15:09:50.590 1000 8860 8860 I BluetoothDualModeDisablePreferenceController: isAvailable :: debug false, support dual mode false
02-01 15:09:50.590 1000 8860 8860 I BluetoothDualModeDisablePreferenceController: onDeveloperOptionsEnabled :: debug false, support dual mode false
02-01 15:09:50.590 1000 8860 8860 I BluetoothMapNetworkTypePreferenceController: isAvailable :: debug false
02-01 15:09:50.590 1000 8860 8860 I BluetoothMapNetworkTypePreferenceController: onDeveloperOptionsEnabled :: debug false
02-01 15:09:50.590 1000 8860 8860 I BluetoothSapActivationController: onDeveloperOptionsEnabled :: debug false
02-01 15:09:50.591 1000 8860 8860 D SecSimFeatureProvider: getTelephonyProperty : 0 : 2
02-01 15:09:50.591 1000 8860 8860 D SecSimFeatureProvider: getTelephonyProperty : 1 : 0
02-01 15:09:50.591 1000 8860 8860 D SecSimFeatureProvider: getEnabledSimCnt : 1
02-01 15:09:50.591 1000 8860 8860 D ConnectionsUtils: isNoSIM : 1
02-01 15:09:50.591 1000 8860 8860 I ConnectionsUtils: default network mode : 26
02-01 15:09:50.591 1000 8860 8860 D ConnectionsUtils: isSupport5GConcept : true
02-01 15:09:50.591 1000 8860 8860 D SecSimFeatureProvider: getTelephonyProperty : 0 : 2
02-01 15:09:50.591 1000 8860 8860 D SecSimFeatureProvider: getTelephonyProperty : 1 : 0
02-01 15:09:50.591 1000 8860 8860 D SecSimFeatureProvider: getEnabledSimCnt : 1
02-01 15:09:50.591 1000 8860 8860 D ConnectionsUtils: isNoSIM : 1
02-01 15:09:50.591 1000 8860 8860 I ConnectionsUtils: default network mode : 26
02-01 15:09:50.591 1000 8860 8860 D ConnectionsUtils: isSupport5GConcept : true
02-01 15:09:50.591 1000 8860 8860 I NetworkModeOf5gTypeController: onDeveloperOptionsEnabled : state = TRUE
02-01 15:09:50.591 1000 8860 8860 D NetworkModeOf5gTypeController: [getNrMode]
02-01 15:09:50.594 1000 8860 8860 D NetworkModeOf5gTypeController: [getNrMode]
02-01 15:09:50.595 1000 8860 8860 D NetworkModeOf5gTypeController: [getNrMode]
02-01 15:09:50.596 1000 8860 8860 D NetworkModeOf5gTypeController: [getNrMode]
02-01 15:09:50.596 10216 9335 9335 E roid.apps.turbo: Not starting debugger since process cannot load the jdwp agent.
02-01 15:09:50.596 1000 8860 8860 D NetworkModeOf5gTypeController: [getNrMode]
02-01 15:09:50.597 1000 8860 8860 D NetworkModeOf5gTypeController: [getNrMode]
02-01 15:09:50.598 1000 8860 8860 D NetworkModeOf5gTypeController: [getNrMode]
02-01 15:09:50.599 1000 8860 8860 D NetworkModeOf5gTypeController: [getNrMode]
(A lot of getNrMode prints)
...
Code:
--------- beginning of crash
02-01 15:09:56.259 1000 8860 8860 E AndroidRuntime: FATAL EXCEPTION: main
02-01 15:09:56.259 1000 8860 8860 E AndroidRuntime: Process: com.android.settings, PID: 8860
02-01 15:09:56.259 1000 8860 8860 E AndroidRuntime: java.lang.StackOverflowError: stack size 8188KB
02-01 15:09:56.259 1000 8860 8860 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
02-01 15:09:56.259 1000 8860 8860 E AndroidRuntime: at com.android.settings.development.NetworkModeOf5gTypeController.getNrMode(NetworkModeOf5gTypeController.java:182)
02-01 15:09:56.259 1000 8860 8860 E AndroidRuntime: at com.android.settings.development.NetworkModeOf5gTypeController.updateState(NetworkModeOf5gTypeController.java:141)
02-01 15:09:56.259 1000 8860 8860 E AndroidRuntime: at com.android.settings.development.NetworkModeOf5gTypeController.getNrMode(NetworkModeOf5gTypeController.java:191)
02-01 15:09:56.259 1000 8860 8860 E AndroidRuntime: at com.android.settings.development.NetworkModeOf5gTypeController.updateState(NetworkModeOf5gTypeController.java:141)
02-01 15:09:56.259 1000 8860 8860 E AndroidRuntime: at com.android.settings.development.NetworkModeOf5gTypeController.getNrMode(NetworkModeOf5gTypeController.java:191)
.... (Cause by 141 line and 191 line repeats a lot)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at com.android.settings.development.NetworkModeOf5gTypeController.onDeveloperOptionsEnabled(NetworkModeOf5gTypeController.java:164)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at com.android.settings.development.DevelopmentSettingsDashboardFragment.enableDeveloperOptions(DevelopmentSettingsDashboardFragment.java:524)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at com.android.settings.development.DevelopmentSettingsDashboardFragment.onActivityCreated(DevelopmentSettingsDashboardFragment.java:262)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.fragment.app.Fragment.performActivityCreated(Fragment.java:3076)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.fragment.app.FragmentStateManager.activityCreated(FragmentStateManager.java:578)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:264)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.fragment.app.FragmentStore.moveToExpectedState(FragmentStore.java:115)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.fragment.app.FragmentManager.moveToState(FragmentManager.java:1374)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.fragment.app.FragmentManager.dispatchStateChange(FragmentManager.java:2841)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.fragment.app.FragmentManager.dispatchActivityCreated(FragmentManager.java:2784)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.fragment.app.FragmentController.dispatchActivityCreated(FragmentController.java:262)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.fragment.app.FragmentActivity.onStart(FragmentActivity.java:477)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at androidx.appcompat.app.AppCompatActivity.onStart(AppCompatActivity.java:246)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1510)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.app.Activity.performStart(Activity.java:8603)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.app.ActivityThread.handleStartActivity(ActivityThread.java:4191)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.performLifecycleSequence(TransactionExecutor.java:221)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.cycleToPath(TransactionExecutor.java:201)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:173)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2571)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:226)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.os.Looper.loop(Looper.java:313)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8741)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
02-01 15:09:56.364 1000 8860 8860 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
02-01 15:09:56.403 10131 9687 9687 V GraphicsEnvironment: ANGLE Developer option for 'com.microsoft.appmanager' set to: 'default'
02-01 15:09:56.404 10131 9687 9687 V GraphicsEnvironment: ANGLE GameManagerService for com.microsoft.appmanager: false
02-01 15:09:56.428 10131 9687 9687 D NetworkSecurityConfig: No Network Security Config specified, using platform default
02-01 15:09:56.433 10131 9687 9687 D NetworkSecurityConfig: No Network Security Config specified, using platform default
02-01 15:09:56.434 1000 1345 9704 I DropBoxManagerService: add tag=system_app_crash isTagEnabled=true flags=0x6
02-01 15:09:56.447 1000 1345 2381 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1252 com.android.server.am.AppErrors.crashApplicationInner:722 com.android.server.am.AppErrors.crashApplication:598 com.android.server.am.ActivityManagerService.handleApplicationCrashInner:10389 com.android.server.am.ActivityManagerService.handleApplicationCrash:10258
02-01 15:09:56.448 1000 1345 2381 W ActivityTaskManager: Force finishing activity com.android.settings/.SubSettings
02-01 15:09:56.448 1000 1345 2381 W WindowManager: Prepare app transition: mNextAppTransitionRequests=[TRANSIT_CLOSE], mNextAppTransitionFlags=TRANSIT_FLAG_KEYGUARD_GOING_AWAY_TO_LAUNCHER_WITH_IN_WINDOW_ANIMATIONS | TRANSIT_FLAG_APP_CRASHED, displayId: 0 Callers=com.android.server.wm.DisplayContent.prepareAppTransition:6380 com.android.server.wm.DisplayContent.requestTransitionAndLegacyPrepare:6396 com.android.server.wm.Task.finishTopCrashedActivityLocked:6613 com.android.server.wm.RootWindowContainer.lambda$finishTopCrashedActivities$19:2641 com.android.server.wm.RootWindowContainer.$r8$lambda$4nB35TzseTo6qyVD9NxDieoJN1Y:0
02-01 15:09:56.449 1000 1345 2381 W WindowManager: Prepare app transition: mNextAppTransitionRequests=[TRANSIT_CLOSE, TRANSIT_CLOSE], mNextAppTransitionFlags=TRANSIT_FLAG_KEYGUARD_GOING_AWAY_TO_LAUNCHER_WITH_IN_WINDOW_ANIMATIONS | TRANSIT_FLAG_APP_CRASHED, displayId: 0 Callers=com.android.server.wm.DisplayContent.prepareAppTransition:6380 com.android.server.wm.DisplayContent.prepareAppTransition:6371 com.android.server.wm.ActivityRecord.finishIfPossible:4103 com.android.server.wm.ActivityRecord.finishIfPossible:3923 com.android.server.wm.Task.finishTopCrashedActivityLocked:6614
02-01 15:09:56.452 1000 1345 2381 W ActivityTaskManager: Force finishing activity com.android.settings/.homepage.SettingsHomepageActivity
02-01 15:09:56.453 1000 1345 2381 D InputDispatcher: Focused application(0): ActivityRecord{171c3eb u0 com.sec.android.app.launcher/.activities.LauncherActivity} t21}
02-01 15:09:56.454 1000 1345 2381 D SGM:FgCheckThread: TaskStackListener.onTaskFocusChanged(), taskId=22, focused=false
02-01 15:09:56.454 1000 1345 2381 D SGM:FgCheckThread: TaskStackListener.onTaskFocusChanged(), taskId=21, focused=true
02-01 15:09:56.454 1000 1345 2381 D SGM:FgCheckThread: sendRunningComponentFocus(), pkgName: com.sec.android.app.launcher, userId: 0
02-01 15:09:56.454 1000 1345 2128 D SGM:FgCheckThread: onLooperPrepared(), msg: MSG_TASK_FOCUSED, pkgName: com.sec.android.app.launcher, userId: 0
02-01 15:09:56.454 1000 1345 2128 D SGM:FgCheckThread: handleTaskFocused().
02-01 15:09:56.454 1000 1345 2128 D SGM:FgCheckThread: sendFocusOutConditionally() - mPrevNotiPkg: (unknown), userId: 0
02-01 15:09:56.454 1000 1345 2128 D SGM:FgCheckThread: handleTaskFocused(), pkgName: com.sec.android.app.launcher, userID:0 mResumedPkgMap does not containsKey.
02-01 15:09:56.455 1000 1345 2381 V WindowManager: Setting visibility of Window{1bb67b2 u0 com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity}: true, caller=com.android.server.wm.WindowContainer.sendAppVisibilityToClients:1236 com.android.server.wm.WindowToken.setClientVisible:431 com.android.server.wm.ActivityRecord.setClientVisible:7565 com.android.server.wm.ActivityRecord.setVisibility:5985 com.android.server.wm.ActivityRecord.setVisibility:5889
02-01 15:09:56.455 10126 2802 2802 I [email protected][LauncherActivity]: handleAppVisibility mAppVisible = false visible = true
02-01 15:09:56.456 10037 2338 2338 D TileLifecycleManager: Unbinding service Intent { cmp=com.samsung.android.lool/com.samsung.android.sm.battery.ui.mode.BatteryModeTile (has extras) } UserHandle{0}
02-01 15:09:56.458 1000 8860 8860 I Process : Sending signal. PID: 8860 SIG: 9
02-01 15:09:56.458 1000 1345 1703 D PersonaActivityHelper: Activity not in resumed state, do not run immediate lock
02-01 15:09:56.459 1000 1345 5494 I ActivityManager: Changes in 10126 5 to 2, 8 to 15
02-01 15:09:56.459 1000 1345 5494 I AppOps : updateUidProcState uid: 10126 procState: 2 capability:15
02-01 15:09:56.459 1000 1345 5494 I AppOps : commitUidPendingStateLocked() :: UID - 10126, 500 > 200, 8 > 15
02-01 15:09:56.460 1000 1001 4604 I sensors-hal: handle_sns_std_sensor_event:231, [SSC_LIGHT] P: 201(184),als:255,green:94,ir:1,delta_avg:0,delta_max:6,stdev:1,stdev_per_4sample:1,magig_code or itime:384
02-01 15:09:56.460 1000 1345 1701 D SSRM:LoadDetectMonitor: PID = 2802, UID = 10126
02-01 15:09:56.460 1000 4950 4950 I PowerMode.Tile: onUnbind
02-01 15:09:56.461 10126 2802 2802 I TopTaskTracker: onTaskMovedToFront : taskId = 21
02-01 15:09:56.461 1000 1345 1701 D Native_CFMS: CFMS Delete Task Tid(9216)
02-01 15:09:56.461 1000 4950 4950 I PowerMode.Tile: onDestroy
...
I move to the A52s forums:
[Solved] Android 12 upgrade to Android 13 latest version developer options crash
Has anyone have Galaxy A52s(Upgraded to Android 13) encountered the same problem? When open the "Developer Options", the setting APP will turn into a blank screen, and then crash immediately. Try to dial *#9900# to bypass the ADB and export...
forum.xda-developers.com
I not see the A52s forums before, sorry.

Categories

Resources