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