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

Commit 9afad819 authored by Muhammad Qureshi's avatar Muhammad Qureshi
Browse files

Add SettingsStatsLog

Bug: 145952197
Test: m Settings
Change-Id: I7607b9784a7d3d73ccea4b7d7846a84c5c18899e
parent 47c9ac72
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -180,7 +180,7 @@ message Atom {
        PhoneServiceStateChanged phone_service_state_changed = 94 [(module) = "framework"];
        PhoneStateChanged phone_state_changed = 95 [(module) = "framework"];
        UserRestrictionChanged user_restriction_changed = 96;
        SettingsUIChanged settings_ui_changed = 97;
        SettingsUIChanged settings_ui_changed = 97 [(module) = "settings"];
        ConnectivityStateChanged connectivity_state_changed = 98 [(module) = "framework"];
        // TODO: service state change is very noisy shortly after boot, as well
        // as at other transitions - coming out of doze, device plugged in, etc.