Merge "Add RadioExt HIDL v1.7" into main

This commit is contained in:
Alan Chen 2024-01-09 02:00:35 +00:00 committed by Android (Google) Code Review
commit 76892ec42c
2 changed files with 2 additions and 2 deletions

View file

@ -1124,7 +1124,7 @@ endif
include hardware/google/pixel/sscoredump/device.mk include hardware/google/pixel/sscoredump/device.mk
# RadioExt Version # RadioExt Version
USES_RADIOEXT_V1_6 = true USES_RADIOEXT_V1_7 = true
# Wifi ext # Wifi ext
include hardware/google/pixel/wifi_ext/device.mk include hardware/google/pixel/wifi_ext/device.mk

View file

@ -159,7 +159,7 @@
</hal> </hal>
<hal format="hidl" optional="true"> <hal format="hidl" optional="true">
<name>vendor.google.radioext</name> <name>vendor.google.radioext</name>
<version>1.6</version> <version>1.7</version>
<interface> <interface>
<name>IRadioExt</name> <name>IRadioExt</name>
<instance>default</instance> <instance>default</instance>