当前位置:网站首页>如何将应用加入到deviceidle 白名单?
如何将应用加入到deviceidle 白名单?
2022-06-26 17:18:00 【bestwu0666】
1.临时方案:执行adb shell dumpsys deviceidle whitelist +com.XXX 验证是否可行。
2.如果应用com.XXX为三方应用,需要在一下文件中增加如下配置:
vendor/sprd/modules/power/fw-power-config/appPowerSaveConfig.xml
内置应用,做此修改
frameworks/base/data/etc/platform.xml
边栏推荐
- Viteconfigure project path alias
- Prometeus 2.34.0 新特性
- [ten thousand words summary] starting from the end, analyze in detail how to fill in the college entrance examination volunteers
- 10 cloud security best practices that enterprises need to know
- sql中ROUND和TRUNCATE的区别(四舍五入还是截取小数点后几位)
- 【推荐系统学习】推荐系统架构
- SQL injection for Web Security (3)
- Romance of the Three Kingdoms: responsibility chain model
- 【动态规划】剑指 Offer II 091. 粉刷房子
- [qt learning notes]qt inter thread data communication and data sharing
猜你喜欢

SIGIR 2022 | 港大等提出超图对比学习在推荐系统中的应用

对NFT市场前景的7个看法

Platform management background and merchant menu resource management: Design of platform management background data service

mysql Add column 失败 因为之前有数据,不是默认null 不行

How sparksql returns a specific day of the week by date -dayofweek function

14 MySQL tutorial insert insert data

NFT 交易市场社区所有化势不可挡

直播预告|程序员进击,如何提升研发效能?6月21日晚视频号、B站同步直播,不见不散!

Leetcode 1170. Frequency of occurrence of the minimum letter of the comparison string (yes, solved)
![[code Capriccio - dynamic planning] t583. Deleting two strings](/img/01/fd9ff51ea1d70188e372e925d8a1c7.png)
[code Capriccio - dynamic planning] t583. Deleting two strings
随机推荐
COMP5216 Mobile Computing Assignment 1 - Extending ToDoList app
二分查找-2
Introduction to distributed cache / cache cluster
#25class的类继承
Fire evacuation and self rescue... This safety production and fire training is full!
一起备战蓝桥杯与CCF-CSP之大模拟炉石传说
MySQL exports all table indexes in the database
直播预告|程序员进击,如何提升研发效能?6月21日晚视频号、B站同步直播,不见不散!
[recommendation system learning] recommendation system architecture
Live broadcast preview | how can programmers improve R & D efficiency? On the evening of June 21, the video number and station B will broadcast live at the same time. See you or leave!
Army chat -- registration of Registration Center
Viewing the task arrangement ability of monorepo tool from turborepo
Microservice architecture practice: user login and account switching design, order query design of the mall
[suggested collection] 11 online communities suitable for programmers
Various types of gypsum PBR multi-channel mapping materials, please collect them quickly!
Distributed Architecture Overview
Detailed explanation of browser storage methods: the origin and difference of cookies, localstorage and sessionstorage
MySQL index
Alibaba's "high concurrency" tutorial "basic + actual combat + source code + interview + Architecture" is a god class
LeetCode——226. 翻轉二叉樹(BFS)