Merge "power: Make AIDL HAL mandatory for new devices" am: a36ef09893

Change-Id: I6d4b44a80a116fde46b0018e279eb6908c6291f1
This commit is contained in:
Treehugger Robot
2020-02-15 18:48:13 +00:00

View File

@@ -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>