Upgrade RadioExt HAL Version

Bug: 220493359
Test: Manual
Change-Id: I1703c9ae65e232a5268cb2d9900031402fb225ee
This commit is contained in:
Labib 2022-02-21 05:10:41 +08:00 committed by Labib Rashid
parent 9238919dcc
commit 13e063511a
2 changed files with 4 additions and 1 deletions

View file

@ -1074,6 +1074,9 @@ include hardware/google/pixel/PixelLogger/PixelLogger.mk
# sscoredump
include hardware/google/pixel/sscoredump/device.mk
# RadioExt Version
USES_RADIOEXT_V1_4 = true
# Wifi ext
include hardware/google/pixel/wifi_ext/device.mk

View file

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