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

Commit 5db65ca0 authored by Stuart Scott's avatar Stuart Scott Committed by Android (Google) Code Review
Browse files

Merge "Updating Subscription Info Icon" into lmp-mr1-dev

parents dc56885d 947781d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -306,7 +306,7 @@ public class SubscriptionController extends ISub.Stub {
                    SubscriptionManager.DATA_ROAMING));
            // Get the blank bitmap for this SubInfoRecord
            Bitmap iconBitmap = BitmapFactory.decodeResource(mContext.getResources(),
                    com.android.internal.R.drawable.sim_dark_blue);
                    com.android.internal.R.drawable.ic_sim_card_multi_24px_clr);
            int mcc = cursor.getInt(cursor.getColumnIndexOrThrow(
                    SubscriptionManager.MCC));
            int mnc = cursor.getInt(cursor.getColumnIndexOrThrow(