Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(740)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2387253002: cros: Added policies for screen unlock. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 7f39881d225ad3c0ca01062d969cf33edb7d05aa..da6e443212ab17a62b244967b4363edb9bd07186 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -78279,6 +78279,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="348" label="Sets the maximum length of the lock screen pin."/>
<int value="349"
label="Enables users to set easy to guess pins for the lock screen pin."/>
+ <int value="350" label="Enable methods for unlocking the lock screen."/>
+ <int value="351"
+ label="Sets how often user has to enter password to use quick unlock."/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698