]> git.eshelyaron.com Git - emacs.git/commit
Avoid using Linux sysfs APIs to access battery state on Android
authorPo Lu <luangruo@yahoo.com>
Fri, 10 Mar 2023 02:02:36 +0000 (10:02 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 10 Mar 2023 02:02:36 +0000 (10:02 +0800)
commit417e0539cfe5af5ab20ffc2342b0796ad5c0ef1b
tree73f03a4ef542cd561c413216d20f6681a56b64a7
parent488a75f2e2b73038ff341f3484a8cf8584633eff
Avoid using Linux sysfs APIs to access battery state on Android

* lisp/battery.el (battery-status-function): Don't look for /sys,
/proc* on Android.  Explain why.
lisp/battery.el