summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.org>2016-01-05 23:35:42 +0100
committerChippa-a <vusal1372@gmail.com>2019-10-25 15:55:25 +0300
commitedda79c459940f0b247c71e59e798307ed057e8f (patch)
tree125a5bbe39bfb9908424e8768d374ac886e320d3 /res/values/config.xml
parentaae0bf033f46cd7283e7324c02788083fc8c1f4a (diff)
downloadandroid_packages_apps_Snap-edda79c459940f0b247c71e59e798307ed057e8f.tar.gz
android_packages_apps_Snap-edda79c459940f0b247c71e59e798307ed057e8f.tar.bz2
android_packages_apps_Snap-edda79c459940f0b247c71e59e798307ed057e8f.zip
option to set manufacturer specific parameters on startup
Change-Id: If734a7f4c25465876e657926700763b9169d786e
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index b9a6294d1..b6f39052a 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -28,6 +28,10 @@
of the fullscreen pano preview. -->
<bool name="enable_warped_pano_preview">true</bool>
+ <!-- Set's manufacturer specific parameters on startup.
+ Example: lge-camera=1;cam-mode=0 -->
+ <string name="manufacturer_key_values"></string>
+
<!-- Use following iso parameter.
Example: lg-iso
lg-iso-values -->