Merge "Revert "Add CAPABILITY_PHYSICAL_CHANNEL_CONFIG_1_6_SUPPORTED"" into sc-dev am: 65acc588ee

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14355547

Change-Id: If5ee40357bb0b93ef38029ffa00fced830318966
This commit is contained in:
Nazanin Bakhshi
2021-04-29 18:36:41 +00:00
committed by Automerger Merge Worker

View File

@@ -15035,15 +15035,6 @@ public class TelephonyManager {
public static final String CAPABILITY_SLICING_CONFIG_SUPPORTED =
"CAPABILITY_SLICING_CONFIG_SUPPORTED";
/**
* Indicates whether PHYSICAL_CHANNEL_CONFIG HAL1.6 is supported. See comments on
* respective methods for more information.
*
* @hide
*/
public static final String CAPABILITY_PHYSICAL_CHANNEL_CONFIG_1_6_SUPPORTED =
"CAPABILITY_PHYSICAL_CHANNEL_CONFIG_1_6_SUPPORTED";
/**
* A list of the radio interface capability values with public valid constants.
*