From 54e57421547ee6710820949157167806b6454af7 Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Tue, 7 Jan 2020 19:26:09 +0100 Subject: [PATCH] Fix typo, see MR 137 --- rw-system.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rw-system.sh b/rw-system.sh index ccfdd1c..0837f21 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -210,7 +210,7 @@ if getprop ro.vendor.build.fingerprint | grep -q -i \ -e xiaomi/clover -e xiaomi/wayne -e xiaomi/sakura \ -e xiaomi/nitrogen -e xiaomi/whyred -e xiaomi/platina \ -e xiaomi/ysl -e nubia/nx60 -e nubia/nx61 -e xiaomi/tulip \ - -e xiaomi/lavender - e xiaomi/olive -e xiaomi/olivelite -e xiaomi/pine; then + -e xiaomi/lavender -e xiaomi/olive -e xiaomi/olivelite -e xiaomi/pine; then setprop persist.sys.qcom-brightness "$(cat /sys/class/leds/lcd-backlight/max_brightness)" fi