Skip to content

Commit

Permalink
WiFi: Upgrade IWifiExt hidl entry to 1.2 in the manifest
Browse files Browse the repository at this point in the history
This CL upgrades the IWifiExt hidl interface definition to 1.2
in the device manifest file.

Bug: 181877120
Test: Builds, Wifi works, make sure that [email protected] is starting
Change-Id: I5e21de7d9ed5c5d9c750e2e9449d51e58917ce40
  • Loading branch information
Ahmed ElArabawy committed Mar 8, 2021
1 parent b21e61e commit c7b102b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion device_framework_matrix_product.xml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
<hal format="hidl" optional="true">
<name>vendor.google.wifi_ext</name>
<transport>hwbinder</transport>
<version>1.1</version>
<version>1.2</version>
<interface>
<name>IWifiExt</name>
<instance>default</instance>
Expand Down

0 comments on commit c7b102b

Please sign in to comment.