summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
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 7ada8d775..644891fbe 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012 The Android Open Source Project
+ 2015 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -27,4 +28,7 @@
<!-- This value may be changed to true to enable the warped pano preview overlayed on top
of the fullscreen pano preview. -->
<bool name="enable_warped_pano_preview">true</bool>
+
+ <!-- Set's parameter "lge-camera" for LGE devices -->
+ <bool name="lge_camera">false</bool>
</resources>