Loading core/proto/android/app/settings_enums.proto +4 −0 Original line number Diff line number Diff line Loading @@ -2305,4 +2305,8 @@ enum PageId { // Open: Settings > Special App Access > Do not disturb control for app ZEN_ACCESS_DETAIL = 1692; // OPEN: Settings > Face > Remove face // OS: Q DIALOG_FACE_REMOVE = 1693; } proto/src/metrics_constants/metrics_constants.proto +4 −0 Original line number Diff line number Diff line Loading @@ -7120,6 +7120,10 @@ message MetricsEvent { // Open: Settings > Special App Access > Do not disturb control for app ZEN_ACCESS_DETAIL = 1692; // OPEN: Settings > Face > Remove face // OS: Q DIALOG_FACE_REMOVE = 1693; // ---- End Q Constants, all Q constants go above this line ---- // Add new aosp constants above this line. // END OF AOSP CONSTANTS Loading Loading
core/proto/android/app/settings_enums.proto +4 −0 Original line number Diff line number Diff line Loading @@ -2305,4 +2305,8 @@ enum PageId { // Open: Settings > Special App Access > Do not disturb control for app ZEN_ACCESS_DETAIL = 1692; // OPEN: Settings > Face > Remove face // OS: Q DIALOG_FACE_REMOVE = 1693; }
proto/src/metrics_constants/metrics_constants.proto +4 −0 Original line number Diff line number Diff line Loading @@ -7120,6 +7120,10 @@ message MetricsEvent { // Open: Settings > Special App Access > Do not disturb control for app ZEN_ACCESS_DETAIL = 1692; // OPEN: Settings > Face > Remove face // OS: Q DIALOG_FACE_REMOVE = 1693; // ---- End Q Constants, all Q constants go above this line ---- // Add new aosp constants above this line. // END OF AOSP CONSTANTS Loading