diff --git a/core/proto/android/stats/style/style_enums.proto b/core/proto/android/stats/style/style_enums.proto index 5b64d1ef5d4f1..f3f491ff34cda 100644 --- a/core/proto/android/stats/style/style_enums.proto +++ b/core/proto/android/stats/style/style_enums.proto @@ -36,6 +36,8 @@ enum Action { LIVE_WALLPAPER_DELETE_SUCCESS = 14; LIVE_WALLPAPER_DELETE_FAILED = 15; LIVE_WALLPAPER_APPLIED = 16; + LIVE_WALLPAPER_INFO_SELECT = 17; + LIVE_WALLPAPER_CUSTOMIZE_SELECT = 18; } enum LocationPreference {