Add metrics for live wallpaper preview panel

Add actions to know if users have tapped info or customize page for
live wallpaper.

Bug: 149981022
Test: make statsd_testdrive
Change-Id: I7caa1c169652af7af0363b3f6679ad101593c84b
This commit is contained in:
Kunhung Li
2020-02-21 19:49:56 +08:00
parent bb26e42b19
commit 147a229ab8

View File

@@ -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 {