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

Commit 1226ac6f authored by SongFerngWang's avatar SongFerngWang Committed by Sarah Chin
Browse files

Add CAPABILITY_PHYSICAL_CHANNEL_CONFIG_1_6_SUPPORTED

Bug: 185925786
Test: atest NetworkTypeControllerTest
Change-Id: I25f1b05c505ec6631efa742c3da4bea5e6cdd28a
Merged-In: I25f1b05c505ec6631efa742c3da4bea5e6cdd28a
parent 6aa385cc
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -14481,6 +14481,15 @@ public class TelephonyManager {
    public static final String CAPABILITY_SIM_PHONEBOOK_IN_MODEM =
            "CAPABILITY_SIM_PHONEBOOK_IN_MODEM";
    /**
     * 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";
    /** @hide */
    @Retention(RetentionPolicy.SOURCE)
    @StringDef(prefix = "CAPABILITY_", value = {