[Galaxy S/Note 9] Add workaround for laggy Recent apps (still unclear why)
This commit is contained in:
parent
67839a24e2
commit
d13c4ff8d8
@ -174,3 +174,7 @@ fi
|
||||
if busybox_phh unzip -p /vendor/app/ims/ims.apk classes.dex |grep -qF -e Landroid/telephony/ims/feature/MmTelFeature -e Landroid/telephony/ims/feature/MMTelFeature;then
|
||||
mount -o bind /system/phh/empty /vendor/app/ims/ims.apk
|
||||
fi
|
||||
|
||||
if getprop ro.hardware |grep -qF samsungexynos;then
|
||||
setprop debug.sf.latch_unsignaled 1
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user