Update Mi 10T Lite device fingerprints
All possible fingerprints: Xiaomi Mi 10T Lite(Global): Xiaomi/gauguin Xiaomi Mi 10i(India): Xiaomi/gauguininpro Redmi Note 9 Pro(China): Redmi/gauguin, Redmi/gauguinpro
This commit is contained in:
parent
41c8ec4ee0
commit
5fd63a4229
@ -394,7 +394,7 @@ fi
|
||||
|
||||
# Lenovo Z5s & Xiaomi Mi10TLite brightness flickers without this setting
|
||||
if getprop ro.vendor.build.fingerprint | grep -iq \
|
||||
-e Lenovo/jd2019 -e Xiaomi/gauguin -e Redmi/gauguinpro; then
|
||||
-e Lenovo/jd2019 -e Xiaomi/gauguin -e Redmi/gauguin; then
|
||||
setprop persist.sys.qcom-brightness -1
|
||||
fi
|
||||
|
||||
@ -457,7 +457,7 @@ if getprop ro.vendor.build.fingerprint | grep -iq \
|
||||
-e motorola/hannah -e motorola/james -e motorola/pettyl -e xiaomi/cepheus \
|
||||
-e xiaomi/grus -e xiaomi/cereus -e xiaomi/cactus -e xiaomi/raphael -e xiaomi/davinci \
|
||||
-e xiaomi/ginkgo -e xiaomi/willow -e xiaomi/laurel_sprout -e xiaomi/andromeda \
|
||||
-e xiaomi/gauguin -e redmi/gauguinpro -e redmi/curtana -e redmi/picasso \
|
||||
-e xiaomi/gauguin -e redmi/gauguin -e redmi/curtana -e redmi/picasso \
|
||||
-e bq/Aquaris_M10 ; then
|
||||
mount -o bind /mnt/phh/empty_dir /vendor/lib64/soundfx
|
||||
mount -o bind /mnt/phh/empty_dir /vendor/lib/soundfx
|
||||
|
Loading…
Reference in New Issue
Block a user