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

Commit 3e89b5fa authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

use SmsCbMessage.MESSAGE_FORMAT_3GPP to replace hidden SmsMgr APIs am: 125e446c am: d65fff94

Change-Id: Iebb765ba462c5327e3950d5ed99978f583ca3e99
parents eef04d43 d65fff94
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
     */