diff --git a/properties/system.prop b/properties/system.prop index f5386d6..9e51401 100644 --- a/properties/system.prop +++ b/properties/system.prop @@ -88,3 +88,6 @@ ro.max.fling_velocity=21000 # Disable vsync for cpu rendered apps debug.cpurend.vsync=false + +# Disable MTE Async for system server +arm64.memtag.process.system_server=off