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

Commit 6b421dd4 authored by Jason Monk's avatar Jason Monk Committed by Android (Google) Code Review
Browse files

Merge "Default payment settings to disabled" into nyc-dev

parents 920cf0a7 6b75f94b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2441,7 +2441,8 @@
        <activity android:name="Settings$PaymentSettingsActivity"
                android:label="@string/nfc_payment_settings_title"
                android:icon="@drawable/ic_settings_nfc_payment"
                android:taskAffinity="">
                android:taskAffinity=""
                android:enabled="false">
            <intent-filter android:priority="1">
                <action android:name="android.settings.NFC_PAYMENT_SETTINGS" />
                <category android:name="android.intent.category.DEFAULT" />