summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/values/config.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index d55cc776f..0db23305d 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -59,4 +59,7 @@
<!-- Enable support for LGE HDR -->
<bool name="lge_hdr_mode">false</bool>
+
+ <!-- Set this to true to use device manufacturer and model for exif -->
+ <bool name="override_maker_and_model_tag">false</bool>
</resources>