diff --git a/rw-system.sh b/rw-system.sh index e8f2c11..e8c5ad6 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -159,7 +159,7 @@ fi 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; then + -e xiaomi/ysl -e nubia/nx60; then setprop persist.sys.qcom-brightness "$(cat /sys/class/leds/lcd-backlight/max_brightness)" fi