Android 8.1 Doze模式分析(五) Doze白名单及Debug方式
转自:https://blog.csdn.net/FightFightFight/article/details/81392488
常用命令:
adb shell dumpsys battery unplug
adb shell dumpsys deviceidle whitelist
adb shell am get-standby-bucket 应用包名 (添加doze后,输出5)
转自:https://blog.csdn.net/FightFightFight/article/details/81392488
常用命令:
adb shell dumpsys battery unplug
adb shell dumpsys deviceidle whitelist
adb shell am get-standby-bucket 应用包名 (添加doze后,输出5)