Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a250c392 authored by Florian Mayer's avatar Florian Mayer Committed by Android (Google) Code Review
Browse files

Merge "Rename ACTION_MEMTAG_SETTINGS"

parents 389af164 ef5e8670
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -348,7 +348,7 @@
            android:exported="true"
            android:configChanges="orientation|keyboardHidden|screenSize">
            <intent-filter android:priority="1">
                <action android:name="android.settings.MEMTAG_SETTINGS"/>
                <action android:name="android.settings.ADVANCED_MEMORY_PROTECTION_SETTINGS"/>
                <category android:name="android.intent.category.BROWSABLE" />
                <category android:name="android.intent.category.DEFAULT"/>
            </intent-filter>