Skip to content

Commit

Permalink
opt-in to MTE async mode
Browse files Browse the repository at this point in the history
currently only benefits GrapheneOS users on Pixel 8 and 9 who don't turn on MTE for all apps or Molly manually. hopefully will be extended to all Pixel users and then more devices
  • Loading branch information
imgalaxyhunter authored and valldrac committed Dec 26, 2024
1 parent 5a8a330 commit d699108
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
<application android:name=".ApplicationContext"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:memtagMode="async"
android:supportsRtl="true"
android:resizeableActivity="true"
android:fullBackupOnly="false"
Expand Down

0 comments on commit d699108

Please sign in to comment.