Files
device_google_redfin/device_framework_matrix_product.xml
Justin Yun 4894a0a2a3 Move device specific VINTF manifests
Install device specific compatibility matrix to product partition.
For now device specific manifests are installed in the system partition
which is not allowed for CSI.

Bug: 151690176
Bug: 120600021
Test: make
Change-Id: I59d6a4652dd0c90dc263c62fa0a94ebf2b91fff6
2020-09-28 00:41:54 +00:00

11 lines
336 B
XML

<compatibility-matrix version="1.0" type="framework">
<hal format="hidl" optional="true">
<name>vendor.google.wireless_charger</name>
<version>1.2</version>
<interface>
<name>IWirelessCharger</name>
<instance>default</instance>
</interface>
</hal>
</compatibility-matrix>