From 5683edcaf6e27a01fb35d6e7c5da25ed738e6a4c Mon Sep 17 00:00:00 2001 From: Nehemiah of Zebulun Date: Mon, 18 Dec 2023 16:16:48 -0500 Subject: [PATCH] Kaput? --- patches_wephone/frameworks_base/0001-button-backlight.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches_wephone/frameworks_base/0001-button-backlight.patch b/patches_wephone/frameworks_base/0001-button-backlight.patch index 9f6a8f6..9eea64f 100644 --- a/patches_wephone/frameworks_base/0001-button-backlight.patch +++ b/patches_wephone/frameworks_base/0001-button-backlight.patch @@ -14,4 +14,4 @@ index 733d245e1a9..58119149336 100644 - buttonsLight.setBrightness(PowerManager.BRIGHTNESS_OFF_FLOAT); + buttonsLight.setBrightness(PowerManager.BRIGHTNESS_MIN); } - } + } \ No newline at end of file