mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 11:26:33 +00:00
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
11 lines
336 B
XML
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>
|