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

Commit 391db765 authored by Michael Bestas's avatar Michael Bestas
Browse files

Remove leftover blacklist code

Change-Id: Icd6bc9411bcc50ddf52c049425128989b75714b0
parent d8c16b9b
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1050,10 +1050,6 @@ public class QuickContactActivity extends ContactsActivity {
            mHasIntentLaunched = false;
            populateContactAndAboutCard(mCachedCp2DataCardModel);
        }
        isFireWallInstalled = isFirewalltalled();
        if (mContactCard != null) {
            mContactCard.isFireWallInstalled(isFireWallInstalled);
        }
    }

    private void populateContactAndAboutCard(Cp2DataCardModel cp2DataCardModel) {