Fixing animations issues in Moto E5/Moto E5 Plus

This commit is contained in:
Whatz 2019-12-08 14:30:35 -03:00 committed by tboy1991
parent 7ef6e8769f
commit adc5fec766

View File

@ -315,6 +315,10 @@ if getprop ro.product.model | grep -qF -e ANE; then
setprop debug.sf.latch_unsignaled 1
fi
if getprop ro.vendor.product.device | grep -q -e nora -e rhannah; then
setprop debug.sf.latch_unsignaled 1
fi
if getprop ro.vendor.product.device | grep -q -e nora -e rhannah; then
setprop debug.sf.latch_unsignaled 1
fi