GKLBB

当你经历了暴风雨,你也就成为了暴风雨

导航

常见问题解决 --- 安卓12关闭phantom processes killer杀后台功能

1.adb连接成功后,执行 adb devices

2.执行 adb shell

3.执行

device_config set_sync_disabled_for_tests persistent
device_config put activity_manager max_phantom_processes 2147483647
settings put global settings_enable_monitor_phantom_procs false

posted on 2023-10-29 16:29  GKLBB  阅读(1234)  评论(0)    收藏  举报