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

Commit 95807e9a authored by Nazanin Bakhshi's avatar Nazanin Bakhshi
Browse files

Revert "Add CAPABILITY_PHYSICAL_CHANNEL_CONFIG_1_6_SUPPORTED"

Revert "Using PHYSICAL_CHANNEL_CONFIG to detect RRC state"

Revert submission 14254545-PPC_detect_RRC_state

Reason for revert: <crashing Phone app b/186763089>
Reverted Changes:
Idf8f8b419:Add CAPABILITY_PHYSICAL_CHANNEL_CONFIG_1_6_SUPPORT...
I65f392084:Using PHYSICAL_CHANNEL_CONFIG to detect RRC state

Change-Id: I46ed100d2f0b081587181a4cef29c38f76caaf2d
parent 7a3faec4
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -15033,15 +15033,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.
     *