Fixing animations issues in Moto E5/Moto E5 Plus
This commit is contained in:
parent
7ef6e8769f
commit
adc5fec766
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user