config: Add vendor.lineage.health V2

Change-Id: I9594a990dc1db051174271fe4675468e0408cd1f
This commit is contained in:
Michael Bestas
2025-03-22 03:05:01 +02:00
parent 8fbefea585
commit 1477c8d32b

View File

@@ -24,11 +24,15 @@
</hal>
<hal format="aidl" optional="true">
<name>vendor.lineage.health</name>
<version>1</version>
<version>1-2</version>
<interface>
<name>IChargingControl</name>
<instance>default</instance>
</interface>
<interface>
<name>IFastCharge</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.lineage.powershare</name>