Add metrics for WallpaperPicker launch source
Bug: 154781896
Test: make statsd_testdrive; statsd_testdrive 179
Change-Id: I37aec888cc3208ec6d6e518d4a82682682213335
diff --git a/bin/src/atoms.proto b/bin/src/atoms.proto
index 3d67e65..c9356c5 100644
--- a/bin/src/atoms.proto
+++ b/bin/src/atoms.proto
@@ -3361,6 +3361,7 @@
optional int32 color_preference = 9;
optional android.stats.style.LocationPreference location_preference = 10;
optional android.stats.style.DatePreference date_preference = 11;
+ optional android.stats.style.LaunchedPreference launched_preference = 12;
}
/**