Merge "Make android.hardware.thermal HAL optional"

This commit is contained in:
Treehugger Robot 2023-01-30 17:20:20 +00:00 committed by Gerrit Code Review
commit e47d1c9ebb
2 changed files with 2 additions and 2 deletions

View file

@ -682,7 +682,7 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="false">
<hal format="hidl" optional="true">
<name>android.hardware.thermal</name>
<version>2.0</version>
<interface>

View file

@ -692,7 +692,7 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="false">
<hal format="aidl" optional="true">
<name>android.hardware.thermal</name>
<version>1</version>
<interface>