From a4802ecdd380bd40fff328465434e9248db26e3b Mon Sep 17 00:00:00 2001 From: GhostMaster69-dev Date: Wed, 15 Jun 2022 11:24:12 +0530 Subject: [PATCH] universal7885: overlay: Don't allow camera to start by using power button. - This disable a feature which comes enabled by default where we press the power button twice to start the camera. - Sometimes this feature is annoying and lags phone. Let's disable it Signed-off-by: GhostMaster69-dev --- .../overlay/frameworks/base/core/res/res/values/config.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/universal7885-common/overlay/frameworks/base/core/res/res/values/config.xml b/universal7885-common/overlay/frameworks/base/core/res/res/values/config.xml index 3823a3b..4a6009a 100644 --- a/universal7885-common/overlay/frameworks/base/core/res/res/values/config.xml +++ b/universal7885-common/overlay/frameworks/base/core/res/res/values/config.xml @@ -121,6 +121,9 @@ 12 7 + + false