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

Commit ef5e8670 authored by Florian Mayer's avatar Florian Mayer
Browse files

Rename ACTION_MEMTAG_SETTINGS

Bug: 259140983
Change-Id: Ia8fd50d2c470ec44ac0aface9a80bc9ce9fc9861
parent 57c6df71
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -347,7 +347,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>