Loading proto/src/metrics_constants.proto +5 −0 Original line number Diff line number Diff line Loading @@ -4631,6 +4631,11 @@ message MetricsEvent { // OS: P FINGERPRINT_AUTHENTICATE_SIDECAR = 1160; // OPEN: Settings > Developer options > USB debugging > Info dialog // CATEGORY: SETTINGS // OS: P DIALOG_ENABLE_ADB = 1161; // 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 @@ -4631,6 +4631,11 @@ message MetricsEvent { // OS: P FINGERPRINT_AUTHENTICATE_SIDECAR = 1160; // OPEN: Settings > Developer options > USB debugging > Info dialog // CATEGORY: SETTINGS // OS: P DIALOG_ENABLE_ADB = 1161; // Add new aosp constants above this line. // END OF AOSP CONSTANTS } Loading