Fork me on GitHub
侧边栏
摘要: healthd healthd是安卓4.4之后提出来的,监听来自kernel的电池事件,并向上传递电池数据给framework层的BatteryService。BatteryService计算电池电量显示,剩余电量,电量级别以及绘制充电动画等信息,其代码位于/system/core/healthd。 阅读全文
posted @ 2019-12-07 16:05 yooooooo 阅读(4040) 评论(0) 推荐(1)