Skip to content

Commit 7da6430

Browse files
Merge pull request #2834 from nextcloud/mte
Opt-in to Arm MTE
2 parents c6439f8 + 5f34483 commit 7da6430

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
android:fullBackupContent="true"
2626
android:icon="@mipmap/ic_launcher"
2727
android:label="@string/app_name_long"
28+
android:memtagMode="async"
2829
android:networkSecurityConfig="@xml/network_security_config"
2930
android:supportsRtl="true"
3031
android:theme="@style/AppTheme"

0 commit comments

Comments
 (0)