Matt Buckley 1fde90c153 Add plumbing for ADPF Power Efficiency hint
These patches introduce a new power efficiency mode for hint sessions
to the public API, and internally expose a new setMode API for hint
sessions that resembles the setMode API for iPower, to control
different session operating modes.

This set of patches:
 - Updates the PowerHAL AIDL to version 5, and updates relevant bp files
 - Exposes new setPreferPowerEfficiency(bool enabled) method from the
 SDK and NDK
 - Exposes new setMode(int mode, bool enabled) method from PowerHAL AIDL
 and HintManagerService
 - Adds support for new setMode call in PowerHAL

Bug: b/288117936
Test: manual
Change-Id: Id006341b5ab0ae6fadd975d740d2fcf89f0636e4
2023-08-08 22:09:14 +00:00
2022-06-14 14:08:59 +09:00
2023-07-10 16:57:45 -07:00
2023-04-07 23:41:20 +00:00
2023-04-07 23:41:20 +00:00
2023-04-07 23:41:20 +00:00
2023-04-07 23:41:20 +00:00
2023-04-07 23:41:20 +00:00
2023-04-21 01:51:49 +00:00
2022-10-31 20:43:43 +00:00
2022-11-18 23:40:59 +00:00
2022-06-14 14:08:59 +09:00
2022-11-15 17:37:08 +00:00
2023-04-07 23:41:20 +00:00
2023-06-26 15:57:13 +00:00
2021-10-28 22:04:46 +00:00
2019-12-13 14:24:23 -08:00
2016-08-30 11:28:36 -07:00
2022-08-01 16:19:14 +00:00
Description
No description provided
134 MiB
Languages
C++ 56.3%
AIDL 41.2%
C 1.5%
Rust 0.4%
Java 0.4%
Other 0.1%