SM6375-common: Bringup Fast Charge Control HAL

Change-Id: Ib812545af4422b33436d1387a09b1571d0166157
This commit is contained in:
Vedanth Padmaraman 2024-11-29 09:43:25 +05:30
commit aebd02c520
11 changed files with 268 additions and 0 deletions

View file

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