diff --git a/frameworks/base/core/res/res/values/config.xml b/frameworks/base/core/res/res/values/config.xml
index a27c2a1..f3a8662 100755
--- a/frameworks/base/core/res/res/values/config.xml
+++ b/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. -->
Android 10 双击POWER 按键打开CAMERA 屏蔽
最新推荐文章于 2024-12-07 14:11:08 发布
本文介绍了一项关于设备上双击电源按钮启动相机功能的配置变更。更新后,此功能默认为禁用状态,旨在提升用户体验并提供更灵活的自定义选项。
1676

被折叠的 条评论
为什么被折叠?



