Merge changes from topic "screen_lock_settings_log"
* changes: Remove broken tests Log screen lock settings using its own constant
This commit is contained in:
committed by
Android (Google) Code Review
commit
37e4d92a09
@@ -46,7 +46,7 @@ public class ScreenLockSettings extends DashboardFragment
|
||||
|
||||
@Override
|
||||
public int getMetricsCategory() {
|
||||
return MetricsProto.MetricsEvent.SECURITY;
|
||||
return MetricsProto.MetricsEvent.SCREEN_LOCK_SETTINGS;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user