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

Commit d65fff94 authored by Chen Xu's avatar Chen Xu Committed by android-build-merger
Browse files

use SmsCbMessage.MESSAGE_FORMAT_3GPP to replace hidden SmsMgr APIs

am: 125e446c

Change-Id: If49ebee7c6bec81559641096482d82cce0515148
parents d5ebec37 125e446c
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -79,11 +79,6 @@ public final class SmsManager {
            SubscriptionManager.DEFAULT_SUBSCRIPTION_ID);
    private static final Object sLockObject = new Object();

    /** @hide */
    public static final int CELL_BROADCAST_RAN_TYPE_GSM = 0;
    /** @hide */
    public static final int CELL_BROADCAST_RAN_TYPE_CDMA = 1;

    /** SMS record length from TS 51.011 10.5.3
     * @hide
     */