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

Commit 82f8733d authored by Robert Luo's avatar Robert Luo Committed by Android (Google) Code Review
Browse files

Merge "Merge Tap & Pay settings entries with NFC"

parents b2ebfecc 3f78b045
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -2573,4 +2573,9 @@ enum PageId {
    // CATEGORY: SETTINGS
    // OS: R
    VIBRATE_FOR_CALLS = 1827;

    // OPEN: Settings > Connected devices > Connection preferences > NFC
    // CATEGORY: SETTINGS
    // OS: R
    CONNECTION_DEVICE_ADVANCED_NFC = 1828;
}