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

Commit 298b575c authored by timhypeng's avatar timhypeng Committed by tim peng
Browse files

Add constant for Output Switcher to start Bluetooth paring page

Bug: 155822415
Test: build pass
Change-Id: Iaaf7aadf8dc371881fc831e91ff6e62be49b0219
parent aa7ce6bf
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;
}