Add SettingsStatsLog
Bug: 145952197 Test: m Settings Change-Id: I7607b9784a7d3d73ccea4b7d7846a84c5c18899e
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user