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

Skip to content
Commit 6bc3a2cc authored by Hiroki Sato's avatar Hiroki Sato
Browse files

Don't call setPowerBoost directly from native code

android_server_PowerManagerService_userActivity may call setPowerBoost
twice, one is from native, another is from Java.
This is unnecessary, and Java side has more callers and has own
throttle, so this change removes directly calling setPowerBoost from
native code.

Bug: 306012591
Test: presubmit
Change-Id: I5ba262719c2d361d80c598cb28e5c5ab066efb0f
parent 5a776781
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment