Skip to content

Commit b0ef88a

Browse files
Merge pull request #10110 from shamim-emon/fix-issue-10055
Enable MTE for beta
2 parents 5a3de74 + 7bb6b0a commit b0ef88a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
2+
<application
3+
android:memtagMode="async" />
4+
</manifest>

0 commit comments

Comments
 (0)