Loading proto/src/metrics_constants.proto +5 −0 Original line number Diff line number Diff line Loading @@ -4610,6 +4610,11 @@ message MetricsEvent { // OS: P DIALOG_ENABLE_DEVELOPMENT_OPTIONS = 1158; // OPEN: Settings > Developer options > OEM unlocking > Info dialog // CATEGORY: SETTINGS // OS: P DIALOG_ENABLE_OEM_UNLOCKING = 1159; // 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 @@ -4610,6 +4610,11 @@ message MetricsEvent { // OS: P DIALOG_ENABLE_DEVELOPMENT_OPTIONS = 1158; // OPEN: Settings > Developer options > OEM unlocking > Info dialog // CATEGORY: SETTINGS // OS: P DIALOG_ENABLE_OEM_UNLOCKING = 1159; // Add new aosp constants above this line. // END OF AOSP CONSTANTS } Loading