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

This commit is contained in:
tim peng
2020-09-07 07:39:04 +00:00
committed by Android (Google) Code Review

View File

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