Support Call Metrics info as part of Call KPI

Bug:  235999019
Test: make. MO/MT call.
Change-Id: Icad57fbe3545ce2f0f70934bfe16c2dd1a80bee2
This commit is contained in:
Sateshk Kumar Chinnappan 2022-08-27 02:37:06 +00:00
parent 4c5bbfc702
commit 3d77a0d872
2 changed files with 2 additions and 2 deletions

View file

@ -1140,7 +1140,7 @@ include hardware/google/pixel/PixelLogger/PixelLogger.mk
include hardware/google/pixel/sscoredump/device.mk
# RadioExt Version
USES_RADIOEXT_V1_4 = true
USES_RADIOEXT_V1_5 = true
# Wifi ext
include hardware/google/pixel/wifi_ext/device.mk

View file

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