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:
parent
1ca1599d08
commit
21c21bfdda
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue