From 09a94cc486f0d3636fbb91970937e8fff2ebfb3c Mon Sep 17 00:00:00 2001 From: SongFerngWang Date: Wed, 21 Apr 2021 04:36:11 +0800 Subject: [PATCH] modemReducedFeatureSet add PhysicalChannelConfig_1_6 item Bug: 185925786 Test: build pass Change-Id: I7d0c1b2534f50bbb445e2929b2807da0835d6bfe Merged-In: I7d0c1b2534f50bbb445e2929b2807da0835d6bfe --- radio/config/1.3/IRadioConfigResponse.hal | 2 ++ 1 file changed, 2 insertions(+) diff --git a/radio/config/1.3/IRadioConfigResponse.hal b/radio/config/1.3/IRadioConfigResponse.hal index 15eefed82c..f6aee3153a 100644 --- a/radio/config/1.3/IRadioConfigResponse.hal +++ b/radio/config/1.3/IRadioConfigResponse.hal @@ -37,6 +37,8 @@ interface IRadioConfigResponse extends @1.2::IRadioConfigResponse { * - Requesting android.hardware.radio@1.6::IRadio.setDataThrottling() * - Providing android.hardware.radio@1.6::SlicingConfig through * android.hardware.radio@1.6::getSlicingConfig() + * - Providing android.hardware.radio@1.6::PhysicalChannelConfig through + * android.hardware.radio@1.6::IRadioIndication.currentPhysicalChannelConfigs_1_6() * * Valid errors returned: * RadioError:NONE