基于power supply信息传递的uevent机制

参考了 http://blog.sina.com.cn/s/blog_6100a4f101015uwh.htmlhtml Linux uevent机制java Uevent是内核通知android有状态变化的一种方法,好比USB线插入、拔出,电池电量变化等等。其本质是内核发送(能够经过socket)一个字符串,应用层(android)接收并解释该字符串,获取相应信息。linux 1、Kernel侧
相关文章
相关标签/搜索