mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Add a new sendHint(SessionHint hint) method to the PowerHintSession to allow clients to inform the session about upcoming changes in load ahead of time. Bug: b/243973548 Test: atest VtsHalPowerTargetTest Change-Id: I0a8af42d3b0ccd3bbb72287a9b91ffb13fccaf9c
8 lines
199 B
XML
8 lines
199 B
XML
<manifest version="1.0" type="device">
|
|
<hal format="aidl">
|
|
<name>android.hardware.power</name>
|
|
<version>4</version>
|
|
<fqname>IPower/default</fqname>
|
|
</hal>
|
|
</manifest>
|