Add RadioExt HIDL v1.7

Bug: 317743257
Test: manual
Change-Id: Ic7f56190d2de278972477b63f86a002ea15e37d7
This commit is contained in:
Alan Chen 2023-12-26 16:27:40 +08:00
parent afd6b393ef
commit 98e06b3aa4
2 changed files with 2 additions and 2 deletions

View file

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

View file

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