Skip to content

Commit

Permalink
Add tulip in qcom backlight
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed May 20, 2019
1 parent fdb303e commit 453790b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rw-system.sh
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,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 -e nubia/nx60 -e nubia/nx61; then
-e xiaomi/ysl -e nubia/nx60 -e nubia/nx61 -e xiaomi/tulip; then
setprop persist.sys.qcom-brightness "$(cat /sys/class/leds/lcd-backlight/max_brightness)"
fi

Expand Down

0 comments on commit 453790b

Please sign in to comment.