Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5f4355ed authored by Nazanin Bakhshi's avatar Nazanin Bakhshi Committed by Automerger Merge Worker
Browse files

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

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

Change-Id: Ib64ec34104ae3231642447aabd1d67cd08c0b30f
parents 94dc16cb 65acc588
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -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.
     *