stone: properties: Disable Async MTE on System Server

Co-Authored-By: exer <98556122+ekkusa@users.noreply.github.com>
This commit is contained in:
kamikaonashi
2024-03-19 18:41:48 +01:00
parent 70b4e7ebf7
commit 1afa95c892

View File

@@ -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