universal7885: Add custom HAL for SamsungParts

* No need to chown system sysfs nodes, HIDL can run as root
This commit is contained in:
roynatech2544 2021-10-23 22:27:29 +09:00
commit 00fb011c7c
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
10 changed files with 283 additions and 0 deletions

View file

@ -241,4 +241,13 @@
<instance>imsd2</instance>
</interface>
</hal>
<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>