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

Commit c6530556 authored by Abhisek Devkota's avatar Abhisek Devkota Committed by Gerrit Code Review
Browse files

Revert "Settings: Fix NFC Tap & pay removal"

RM-165
This reverts commit b296d67c.

Change-Id: Id1dbb6f0e7162e0b3ddbdc6677e69a070f1fee22
parent ce732b43
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -338,7 +338,7 @@ public class WirelessSettings extends SettingsPreferenceFragment
            mNfcEnabler = null;
        } else if (!mPm.hasSystemFeature(PackageManager.FEATURE_NFC_HOST_CARD_EMULATION)) {
            // Only show if we have the HCE feature
            nfcCategory.removePreference(nfcPayment);
            getPreferenceScreen().removePreference(nfcPayment);
        }

        // Remove Mobile Network Settings and Manage Mobile Plan for secondary users,