Add wallpaper module to StyleUIChanged atom
Bug: N/A
Test: Treehugger
Change-Id: I213117e3ccccf747decf9c6e004b1a1e226b7a28
diff --git a/stats/atoms.proto b/stats/atoms.proto
index 9600b05..b7aa1fe 100644
--- a/stats/atoms.proto
+++ b/stats/atoms.proto
@@ -347,7 +347,7 @@
AssistGestureProgressReported assist_gesture_progress_reported = 176 [(module) = "sysui"];
TouchGestureClassified touch_gesture_classified = 177 [(module) = "framework"];
HiddenApiUsed hidden_api_used = 178 [(module) = "framework"];
- StyleUIChanged style_ui_changed = 179 [(module) = "sysui"];
+ StyleUIChanged style_ui_changed = 179 [(module) = "sysui", (module) = "wallpaper"];
PrivacyIndicatorsInteracted privacy_indicators_interacted =
180 [(module) = "permissioncontroller"];
AppInstallOnExternalStorageReported app_install_on_external_storage_reported =