Fixed the build: Put tablet version of string before default.

Change-Id: I96d48bc82c5e61a6ac7ec04374caf58042fd49c0
This commit is contained in:
Danielle Millett
2012-03-22 11:46:19 -04:00
parent 1fac8887e4
commit e610246c21

View File

@@ -642,9 +642,9 @@
<!-- On the security settings screen when using face unlock. This checkbox is used to toggle whether liveliness detection is required. If it is checked the user must blink during unlock to prove it's not a photo -->
<string name="biometric_weak_liveliness_title">Require eye blink</string>
<!-- On the security settings screen when using face unlock. The summary of the liveliness checkbox -->
<string name="biometric_weak_liveliness_summary" product="default">Prevent others from using a photo of you to unlock your phone</string>
<!-- On the security settings screen when using face unlock. The summary of the liveliness checkbox -->
<string name="biometric_weak_liveliness_summary" product="tablet">Prevent others from using a photo of you to unlock your tablet</string>
<!-- On the security settings screen when using face unlock. The summary of the liveliness checkbox -->
<string name="biometric_weak_liveliness_summary" product="default">Prevent others from using a photo of you to unlock your phone</string>
<!-- Security settings screen, setting option name to change screen timeout -->