Fixing animations issues in Moto E5/Moto E5 Plus
This commit is contained in:
parent
060b3f9954
commit
fdc9e8cfb1
@ -305,6 +305,10 @@ fi
|
||||
if getprop ro.product.model | grep -qF 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.build.fingerprint | grep -iq -E -e 'huawei|honor' || getprop persist.sys.overlay.huawei | grep -iq -E -e 'true'; then
|
||||
p=/product/etc/nfc/libnfc_nxp_*_*.conf
|
||||
|
Loading…
Reference in New Issue
Block a user