mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-01-27 19:13:26 +00:00
This change also marks 1.3 as optional. Older redfin vendor images only provide 1.2. Bug: 183502398 Test: build & boot redfin VF with R vendor and S system Change-Id: I236e961ad9c40ddc5bb30259d56429a56950d345
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.3</version>
|
|
<interface>
|
|
<name>IWirelessCharger</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
</hal>
|
|
</compatibility-matrix>
|