universal7885: bring back missing thermal vintf entry

This commit is contained in:
Soo-Hwan Na 2022-02-11 18:27:43 +09:00 committed by roynatech2544
commit 2f2d76c9c2
No known key found for this signature in database
GPG key ID: 9675C32163D88D30

View file

@ -172,6 +172,16 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.thermal</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IThermal</name>
<instance>default</instance>
</interface>
<fqname>@1.0::IThermal/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.usb</name>
<transport>hwbinder</transport>