Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ee03dba1 authored by Steven Luo's avatar Steven Luo Committed by alexax66
Browse files

[PATCH] Add a hack to throttle orientation sensor input events

The userspace orientation sensor code in Android ICS seems to constantly
send updates through the uinput subsystem, which causes the CPU to
constantly run at 15-20% while the system is awake.  This is almost
certainly a userspace bug, but since the orientation sensor driver is
proprietary (ugh), work around this by forcing the driver to sleep after
each update.

Steven Luo <steven+android@steven676.net>

Used commit: https://github.com/googyanas/GoogyMax-S6/commit/11fdf9dd9445d09f01d7b71e36f256d0907898ac
parent 34ca37af
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment