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

Commit 3ae6fe7d authored by AdrianDC's avatar AdrianDC Committed by Adrian DC
Browse files

Settings: Fix NFC Tap & pay removal



Change-Id: I7169c74e445628b56410d5949270d4fa04ba234c
Signed-off-by: default avatarAdrianDC <radian.dc@gmail.com>
(cherry picked from commit 16c38bd7)
parent e6739110
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -340,7 +340,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
            getPreferenceScreen().removePreference(nfcPayment);
            nfcCategory.removePreference(nfcPayment);
        }

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