platform_hardware_interfaces/power/aidl
Peiyong Lin cb6fee5502 Add power efficiency hint for power hint session.
Background threads sometimes can be very CPU intensive but not critical
from a user's perspective or senstive to a target deadline. Such
workload often time consumes some extra power with no user benefit. This
newly added power efficiency hint allows client to express threads
within the power hint session should be applied with a
power-effiecient-first scheduling strategy, and hence allows the power
implementation to apply such strategy confidently.

Bug: b/244216750
Test: atest VtsHalPowerTargetTest
Change-Id: Iac10b090b208b37f0b7b18a34a45f2da8ecc419b
2022-09-29 21:19:57 +00:00
..
aidl_api/android.hardware.power Add power efficiency hint for power hint session. 2022-09-29 21:19:57 +00:00
android/hardware/power Add power efficiency hint for power hint session. 2022-09-29 21:19:57 +00:00
default Add sendHint method to the PowerHintSession API for load changes 2022-09-27 16:10:35 +00:00
vts Add sendHint method to the PowerHintSession API for load changes 2022-09-27 16:10:35 +00:00
Android.bp Remove AIDL-libs from VNDK 2022-06-02 17:43:19 +09:00