opt-in to MTE
Could you add opt-in to MTE for GrapheneOS newer devices please? There is a pull request open in your github:
https://github.com/ProtonVPN/android-app/pull/168
More details:
- Modify your: app/src/main/AndroidManifest.xml
<application
android:name=".ProtonApplicationHilt"
android:allowBackup="false"
android:memtagMode="async"
android:banner="@drawable/tvbanner"
android:icon="@mipmap/iclauncher"
android:label="@string/app_name"
2: Add -> android:memtagMode="async"
GrapheneOS will gladly appreciate this. Thank you.
-
[Deleted User]
commented
@Proton Just an update, this can be done (and should imo) on all your Android apps, should I open a request for every other app?
Benefits are MTE helps to fix memory tag exception errors.