Loading proto/src/metrics_constants.proto +5 −0 Original line number Diff line number Diff line Loading @@ -4114,6 +4114,11 @@ message MetricsEvent { // OS: O DR ACTION_OPEN_APP_SETTING = 1017; // OPEN: Settings > Connected devices > Bluetooth > Pair new device // CATEGORY: SETTINGS // OS: O DR BLUETOOTH_PAIRING = 1018; // Add new aosp constants above this line. // END OF AOSP CONSTANTS } Loading Loading
proto/src/metrics_constants.proto +5 −0 Original line number Diff line number Diff line Loading @@ -4114,6 +4114,11 @@ message MetricsEvent { // OS: O DR ACTION_OPEN_APP_SETTING = 1017; // OPEN: Settings > Connected devices > Bluetooth > Pair new device // CATEGORY: SETTINGS // OS: O DR BLUETOOTH_PAIRING = 1018; // Add new aosp constants above this line. // END OF AOSP CONSTANTS } Loading