From bd731d2ee3a23788fd36848bafa6854879b5d18c Mon Sep 17 00:00:00 2001 From: Pranav Vashi Date: Tue, 28 Mar 2023 10:03:27 +0530 Subject: [PATCH] avicii: Enable subtle tick vibration when revealing shelf * The stock ROM enables this because our vibrator supports subtle "tick" vibration effects. Enable it in our device tree as well to make pulling down the notification shade/QS panel feel slightly more interactive. Signed-off-by: AmolAmrit --- .../frameworks/base/packages/SystemUI/res/values/config.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/overlay-lineage/frameworks/base/packages/SystemUI/res/values/config.xml b/overlay-lineage/frameworks/base/packages/SystemUI/res/values/config.xml index 6e5a604..ab4472e 100644 --- a/overlay-lineage/frameworks/base/packages/SystemUI/res/values/config.xml +++ b/overlay-lineage/frameworks/base/packages/SystemUI/res/values/config.xml @@ -17,4 +17,8 @@ 1000 + + true +