summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorxianming wang <mingwax@codeaurora.org>2018-12-18 12:31:12 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2019-01-06 21:57:03 -0800
commit6724781f2609ec2dcc4841c113526db5519eb038 (patch)
treed8a9423cf07cc1349a5faf06c461d17de25904ea /res
parent31c7c217712785479fa3b7824761cea2cb138284 (diff)
downloadandroid_packages_apps_Snap-6724781f2609ec2dcc4841c113526db5519eb038.tar.gz
android_packages_apps_Snap-6724781f2609ec2dcc4841c113526db5519eb038.tar.bz2
android_packages_apps_Snap-6724781f2609ec2dcc4841c113526db5519eb038.zip
SnapdragonCamera: Add 48min 144min No Limit for 480fps
Add 48min 144min and No Limit for 480fps. CRS-Fixed: 2361398 Change-Id: Ie89e00edcb5fe10a544d873e6800a9ae7a10c574
Diffstat (limited to 'res')
-rwxr-xr-x[-rw-r--r--]res/values-zh-rCN/strings.xml2
-rwxr-xr-xres/values/camera2arrays.xml4
-rwxr-xr-xres/values/qcomstrings.xml2
3 files changed, 8 insertions, 0 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 9b8290f13..715029f3e 100644..100755
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -415,6 +415,8 @@
<string name="pref_camera_video_duration_entry_mms">"30 秒(MMS)"</string>
<string name="pref_camera_video_duration_entry_10">"10 分钟"</string>
<string name="pref_camera_video_duration_entry_30">"30 分钟"</string>
+ <string name="pref_camera_video_duration_entry_48">"48 分钟"</string>
+ <string name="pref_camera_video_duration_entry_144">"144 分钟"</string>
<string name="pref_camera_video_duration_entry_nolimit">"无限制"</string>
<!-- Settings screen, Select hfr title -->
diff --git a/res/values/camera2arrays.xml b/res/values/camera2arrays.xml
index f34d2f81e..f51e2f808 100755
--- a/res/values/camera2arrays.xml
+++ b/res/values/camera2arrays.xml
@@ -748,6 +748,8 @@
<item>@string/pref_camera_video_duration_entry_mms</item>
<item>@string/pref_camera_video_duration_entry_10</item>
<item>@string/pref_camera_video_duration_entry_30</item>
+ <item>@string/pref_camera_video_duration_entry_48</item>
+ <item>@string/pref_camera_video_duration_entry_144</item>
<item>@string/pref_camera_video_duration_entry_nolimit</item>
</string-array>
@@ -756,6 +758,8 @@
<item>-1</item>
<item>10</item>
<item>30</item>
+ <item>48</item>
+ <item>144</item>
<item>0</item>
</string-array>
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index 50f70f0ea..877a9ac3c 100755
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -91,6 +91,8 @@
<string name="pref_camera_video_duration_entry_mms">30 seconds(MMS)</string>
<string name="pref_camera_video_duration_entry_10">10 minutes</string>
<string name="pref_camera_video_duration_entry_30">30 minutes</string>
+ <string name="pref_camera_video_duration_entry_48">48 minutes</string>
+ <string name="pref_camera_video_duration_entry_144">144 minutes</string>
<string name="pref_camera_video_duration_entry_nolimit">no limit</string>
<!-- Default Skin Tone Enhancement setting. Do not translate. -->