Confirm enabling OEM unlock with warning dialog

Bug: 18227644
Change-Id: I326a4cf215ef0e30fd8a054964e0efeb3f627d89
This commit is contained in:
Andres Morales
2014-11-04 10:58:19 -08:00
parent 73bbd4cbff
commit 48b0b241aa
2 changed files with 32 additions and 2 deletions

View File

@@ -3396,6 +3396,10 @@
<string name="oem_unlock_enable_pin_prompt">Enter your PIN</string>
<!-- Explanation to enter device pin to enable OEM unlock -->
<string name="oem_unlock_enable_pin_description">Enter your device PIN to enable OEM unlock</string>
<!-- Confirmation dialog title to ensure user wishes to enable OEM unlock and disable theft protection features -->
<string name="confirm_enable_oem_unlock_title">Warning</string>
<!-- Confirmation dialog message to ensure user wishes to enable OEM unlock and disable theft protection features -->
<string name="confirm_enable_oem_unlock_text">Enabling OEM unlock disables theft protection features on this device and may void your warranty. Continue?</string>
<!-- Setting Checkbox title whether to show options for wireless display certification -->