mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 15:47:18 +00:00
This HAL is always provided by the Android 11+ vendor implementation. Test: Build redfin with S system and vendor. Test: Build and merge redfin with S system and R vendor. Bug: 176123039 Change-Id: I38196b5efae920d0298aedb5cabf0b82bfdef6f6
11 lines
337 B
XML
11 lines
337 B
XML
<compatibility-matrix version="1.0" type="framework">
|
|
<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>
|