From 371e654b8658a1ee7621498a93778ca5c7b8e0d9 Mon Sep 17 00:00:00 2001
From: ronnie <ronnie@industiosoft.com>
Date: Sun, 23 Oct 2022 09:25:18 +0000
Subject: [PATCH] canel doule_power_key goto camera

---
 android/frameworks/base/core/res/res/values/config.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/android/frameworks/base/core/res/res/values/config.xml b/android/frameworks/base/core/res/res/values/config.xml
index e4aeb69..a744f82 100644
--- a/android/frameworks/base/core/res/res/values/config.xml
+++ b/android/frameworks/base/core/res/res/values/config.xml
@@ -3259,7 +3259,7 @@
 
     <!-- Allow the gesture to double tap the power button twice to start the camera while the device
          is non-interactive. -->
-    <bool name="config_cameraDoubleTapPowerGestureEnabled">true</bool>
+    <bool name="config_cameraDoubleTapPowerGestureEnabled">false</bool>
 
     <!-- Allow the gesture power + volume up to change the ringer mode while the device
          is interactive. -->

--
Gitblit v1.6.2