summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2014-08-24 10:54:23 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2014-08-24 10:54:23 -0700
commit3ce8a3e4107424081e44302699364800084519db (patch)
treeef8e1a5dd13e34c5d0a13b4edede95ace3564027 /res/values/qcomstrings.xml
parent8901f2edfea274951f38928bc13d66080585344f (diff)
parentc1cd778232e0ac217374a4ef36bdf11eb7b1aff0 (diff)
downloadandroid_packages_apps_Snap-3ce8a3e4107424081e44302699364800084519db.tar.gz
android_packages_apps_Snap-3ce8a3e4107424081e44302699364800084519db.tar.bz2
android_packages_apps_Snap-3ce8a3e4107424081e44302699364800084519db.zip
Merge "SnapdragonCamera: Add H265 encoder"
Diffstat (limited to 'res/values/qcomstrings.xml')
-rw-r--r--res/values/qcomstrings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index 2c93a7352..56b9350e1 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -70,6 +70,7 @@
<string name="pref_camera_videoencoder_entry_0">MPEG4</string>
<string name="pref_camera_videoencoder_entry_1">H263</string>
<string name="pref_camera_videoencoder_entry_2">H264</string>
+ <string name="pref_camera_videoencoder_entry_3">H265</string>
<!-- Default video encoder setting. A numerical value. -->
<string name="pref_camera_videoencoder_default" translatable="false">h264</string>