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

This commit is contained in:
Treehugger Robot
2020-02-15 18:33:25 +00:00
committed by Gerrit Code Review

View File

@@ -336,7 +336,7 @@
<instance>default</instance> <instance>default</instance>
</interface> </interface>
</hal> </hal>
<hal format="aidl" optional="true"> <hal format="aidl" optional="false">
<name>android.hardware.power</name> <name>android.hardware.power</name>
<interface> <interface>
<name>IPower</name> <name>IPower</name>