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

Commit 0944c0bf authored by tim peng's avatar tim peng Committed by Android (Google) Code Review
Browse files

Merge "Add constant for Output Switcher to start Bluetooth paring page"

parents ff512344 298b575c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2748,4 +2748,7 @@ enum PageId {
    // CATEGORY: SETTINGS
    // OS: R QPR
    ADAPTIVE_CONNECTIVITY_CATEGORY = 1850;

    // OS: R QPR2
    BLUETOOTH_PAIRING_RECEIVER = 1851;
}