Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5d3abbd3 authored by Tony Huang's avatar Tony Huang
Browse files

Change BubbleUIChanged atom module to framework

Because bubbles codes will be moved to wm-shell, move this atom to
framework module for using FrameworkStatsLog to log.

Bug: 161980186
Test: make
Change-Id: I22691eac57a90662d5983101393720d44e50e9ac
parent e36395f1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -266,7 +266,7 @@ message Atom {
                147 [(module) = "framework", (module) = "statsd"];
        BiometricSystemHealthIssueDetected biometric_system_health_issue_detected =
                148 [(module) = "framework"];
        BubbleUIChanged bubble_ui_changed = 149 [(module) = "sysui"];
        BubbleUIChanged bubble_ui_changed = 149 [(module) = "framework"];
        ScheduledJobConstraintChanged scheduled_job_constraint_changed =
                150 [(module) = "framework"];
        BluetoothActiveDeviceChanged bluetooth_active_device_changed =