Loading proto/src/metrics_constants.proto +3 −0 Original line number Diff line number Diff line Loading @@ -3940,6 +3940,9 @@ message MetricsEvent { // ---- End O Constants, all O constants go above this line ---- // OPEN: Settings > System > Languages & input > Advanced > Lift to open camera SETTINGS_GESTURE_CAMERA_LIFT_TRIGGER = 986; // Add new aosp constants above this line. // END OF AOSP CONSTANTS } Loading Loading
proto/src/metrics_constants.proto +3 −0 Original line number Diff line number Diff line Loading @@ -3940,6 +3940,9 @@ message MetricsEvent { // ---- End O Constants, all O constants go above this line ---- // OPEN: Settings > System > Languages & input > Advanced > Lift to open camera SETTINGS_GESTURE_CAMERA_LIFT_TRIGGER = 986; // Add new aosp constants above this line. // END OF AOSP CONSTANTS } Loading