summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.org>2016-01-05 23:35:42 +0100
committerSteve Kondik <steve@cyngn.com>2016-11-02 12:22:27 -0700
commit3812816a611bcb5c54e2437f50e592942c201bc9 (patch)
tree31d4639f561230f05294cd14cb47292bf36d1523 /res/values/config.xml
parenteaf9c48743b74239cac484310a8f129e64818bf0 (diff)
downloadandroid_packages_apps_Snap-3812816a611bcb5c54e2437f50e592942c201bc9.tar.gz
android_packages_apps_Snap-3812816a611bcb5c54e2437f50e592942c201bc9.tar.bz2
android_packages_apps_Snap-3812816a611bcb5c54e2437f50e592942c201bc9.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 f137782fe..0e7e58780 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -32,6 +32,10 @@
<!-- Set's parameter "lge-camera" for LGE devices. -->
<bool name="lge_camera">false</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 -->