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

Commit 8d5c76dc authored by Nancy Chen's avatar Nancy Chen Committed by Natiq Ahmed
Browse files

Handle MMI for multi-SIM (2/3)

+ Add Telecomm and Telephony methods for handlePinMMIForSubscriber
+ Add Select Account dialog in Dialer for MMI

Bug: 17917937

Conflicts:
	src/com/android/server/telecom/TelecomServiceImpl.java

Change-Id: I47d1a2e9555434bb99759b957fa119dac92eb7cd
parent 1f58f8e7
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
@@ -598,10 +598,7 @@ public class TelecomService extends Service {
        /**
         * @see android.telecom.TelecomManager#handleMmi
         */
        /* FIXME_L-MR1_INTERNAL, uncomment below code, when relevant change
         * is merged
         */
        /* @Override
        @Override
        public boolean handlePinMmiForPhoneAccount(PhoneAccountHandle accountHandle,
                String dialString) {
            enforceModifyPermissionOrDefaultDialer();
@@ -622,7 +619,7 @@ public class TelecomService extends Service {
            }

            return retval;
        }*/
        }

        /**
         * @see android.telecom.TelecomManager#getAdnUriForPhoneAccount