summaryrefslogtreecommitdiffstats
path: root/res/values/qcomarrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/qcomarrays.xml')
-rw-r--r--res/values/qcomarrays.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/res/values/qcomarrays.xml b/res/values/qcomarrays.xml
index 3124eaa41..6ae192645 100644
--- a/res/values/qcomarrays.xml
+++ b/res/values/qcomarrays.xml
@@ -498,6 +498,17 @@
<item>enable</item>
</string-array>
+ <!-- Selfie flash -->
+ <string-array name="pref_selfie_flash_entries" translatable="false">
+ <item>@string/setting_off</item>
+ <item>@string/setting_on</item>
+ </string-array>
+
+ <string-array name="pref_selfie_flash_entryvalues" translatable="false">
+ <item>off</item>
+ <item>on</item>
+ </string-array>
+
<!-- Face detection -->
<string-array name="pref_camera_facedetection_entries" translatable="false">
<item>@string/setting_off</item>