Loading proto/src/metrics_constants.proto +5 −0 Original line number Original line Diff line number Diff line Loading @@ -5659,6 +5659,11 @@ message MetricsEvent { // OS: P // OS: P FIELD_APP_VERSION_CODE = 1389; FIELD_APP_VERSION_CODE = 1389; // OPEN: Settings > Connected Devices > Bluetooth // CATEGORY: SETTINGS // OS: P BLUETOOTH_FRAGMENT = 1390; // ---- End P Constants, all P constants go above this line ---- // ---- End P Constants, all P constants go above this line ---- // Add new aosp constants above this line. // Add new aosp constants above this line. // END OF AOSP CONSTANTS // END OF AOSP CONSTANTS Loading Loading
proto/src/metrics_constants.proto +5 −0 Original line number Original line Diff line number Diff line Loading @@ -5659,6 +5659,11 @@ message MetricsEvent { // OS: P // OS: P FIELD_APP_VERSION_CODE = 1389; FIELD_APP_VERSION_CODE = 1389; // OPEN: Settings > Connected Devices > Bluetooth // CATEGORY: SETTINGS // OS: P BLUETOOTH_FRAGMENT = 1390; // ---- End P Constants, all P constants go above this line ---- // ---- End P Constants, all P constants go above this line ---- // Add new aosp constants above this line. // Add new aosp constants above this line. // END OF AOSP CONSTANTS // END OF AOSP CONSTANTS Loading