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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user