config: device_framework_matrix: Add vendor.lineage.health

Change-Id: I91ee2a15ee2f68947f220ab6e885b9049936acb2
This commit is contained in:
Michael Bestas
2023-03-03 21:52:37 +02:00
parent 5bd9ed9840
commit 97f0f8e3f4

View File

@@ -1,6 +1,6 @@
<?xml version="2.0" encoding="UTF-8"?>
<!--
Copyright (C) 2021-2022 The LineageOS Project
Copyright (C) 2021-2023 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<compatibility-matrix version="2.0" type="framework">
@@ -22,6 +22,13 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>vendor.lineage.health</name>
<interface>
<name>IChargingControl</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.lineage.powershare</name>
<version>1.0</version>