Merge "power: Make AIDL HAL mandatory for new devices"
This commit is contained in:
commit
a36ef09893
1 changed files with 1 additions and 1 deletions
|
@ -336,7 +336,7 @@
|
|||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<hal format="aidl" optional="false">
|
||||
<name>android.hardware.power</name>
|
||||
<interface>
|
||||
<name>IPower</name>
|
||||
|
|
Loading…
Reference in a new issue