Skip to content

Commit

Permalink
Merge pull request #454 from chenxiaolong/memtag
Browse files Browse the repository at this point in the history
Enable memory tagging extensions for ARMv9 devices
  • Loading branch information
chenxiaolong authored Nov 14, 2023
2 parents c7579d8 + fa5636c commit 06aa38c
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 @@ -30,6 +30,7 @@
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:memtagMode="sync"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.BCR"
Expand Down

0 comments on commit 06aa38c

Please sign in to comment.