universal8895: Revert back to api 1 on snap
authorErfan Abdi <erfangplus@gmail.com>
Wed, 26 Feb 2020 13:44:28 +0000 (17:14 +0330)
committerJan Altensen <info@stricted.net>
Wed, 31 Mar 2021 05:50:35 +0000 (07:50 +0200)
* Fixes picture taking with flash on

Change-Id: Ife8c98ac5b292717fd22c1ed088a1539a084b7f3

overlay/packages/apps/Snap/res/values/config.xml

index 11e2a61e2c30d02d95afd8e05b0f451c0d853522..64a079434dc7098ad2c2e323d99c30482ac0289c 100644 (file)
@@ -18,7 +18,7 @@
      for different hardware or product builds. -->
 <resources>
     <!-- Enable support for camera api v2 -->
-    <bool name="support_camera_api_v2">true</bool>
+    <bool name="support_camera_api_v2">false</bool>
 
     <!-- Opens back camera using openLegacy() and forces api v1 -->
     <bool name="back_camera_open_legacy">false</bool>