mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 11:26:33 +00:00
Adds IWirelessCharger 1.2 to the Vendor Freeze redfin framework matrix.
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
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<compatibility-matrix version="1.0" type="framework">
|
||||
<hal format="hidl" optional="false">
|
||||
<hal format="hidl" optional="true">
|
||||
<name>vendor.google.wireless_charger</name>
|
||||
<version>1.3</version>
|
||||
<interface>
|
||||
|
||||
@@ -23,4 +23,12 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<name>vendor.google.wireless_charger</name>
|
||||
<version>1.2</version>
|
||||
<interface>
|
||||
<name>IWirelessCharger</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</compatibility-matrix>
|
||||
|
||||
Reference in New Issue
Block a user