Merge "Create RadioExt v1.6."

This commit is contained in:
Alan Chen 2023-02-11 00:22:40 +00:00 committed by Android (Google) Code Review
commit b3fdc8cd90
2 changed files with 4 additions and 1 deletions

View file

@ -1121,6 +1121,9 @@ endif
# sscoredump
include hardware/google/pixel/sscoredump/device.mk
# RadioExt Version
USES_RADIOEXT_V1_6 = true
# Wifi ext
include hardware/google/pixel/wifi_ext/device.mk

View file

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