Expect wifi_ext V2-V3 in the framework manifest

The service is now serving and declaring V3.
Since V3 is unfrozen, it will be serving V2 on 'next'. So we allow for
V2 as well.

Test: none
Bug: 297910487
Change-Id: I9716a335b65bf0c3ced88be48687d2e5e2fae3ab
This commit is contained in:
Devin Moore 2023-08-28 22:37:29 +00:00
parent 1ca1599d08
commit 21c21bfdda

View file

@ -185,7 +185,7 @@
</hal>
<hal format="aidl" optional="true">
<name>vendor.google.wifi_ext</name>
<version>1</version>
<version>2-3</version>
<interface>
<name>IWifiExt</name>
<instance>default</instance>