universal7885: Fix another merge issue

* /vendor/firmware/
This commit is contained in:
roynatech2544 2021-10-24 21:55:10 +09:00
commit 703c0edf61
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
3 changed files with 16 additions and 3 deletions

View file

@ -0,0 +1,11 @@
<manifest version="1.0" type="device">
<hal format="hidl">
<name>vendor.eureka.hardware.battery</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IBattery</name>
<instance>default</instance>
</interface>
</hal>
</manifest>