Merge "DO NOT MERGE: Add constant for Output Switcher to start Bluetooth paring page" into rvc-qpr-dev

This commit is contained in:
tim peng
2020-12-02 02:01:05 +00:00
committed by Android (Google) Code Review

View File

@@ -2688,4 +2688,7 @@ enum PageId {
// CATEGORY: SETTINGS
// OS: R QPR
ADAPTIVE_CONNECTIVITY_CATEGORY = 1850;
// OS: R QPR2
BLUETOOTH_PAIRING_RECEIVER = 1851;
}