PowerManager: Bring back the compatibility with AOSP
We changed the behavior of setPowerHint() so that our HALs could easily handle the POWER_HINT_SET_PROFILE hint. However, this silently broke the compatibility with AOSP. Restore the original code and handle differently only our custom hints. Change-Id: Ifeaae04fff8cafb4df3becc87dfdbeae48006ee3 (cherry picked from commit 527e2073)
Loading
Please register or sign in to comment