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

Change-Id: Id32b674faa2a647efa0973966fd2372697321bac
This commit is contained in:
Treehugger Robot
2020-02-15 19:18:45 +00:00

View File

@@ -348,7 +348,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>