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

Commit aa11607c authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Renaming intent to better reflect what tutorial is launched" into main

parents ee927d35 10fb3ec0
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -482,7 +482,7 @@
            android:exported="true"
            android:exported="true"
            android:theme="@style/Theme.AppCompat.NoActionBar">
            android:theme="@style/Theme.AppCompat.NoActionBar">
            <intent-filter>
            <intent-filter>
                <action android:name="com.android.systemui.action.TOUCHPAD_TUTORIAL"/>
                <action android:name="com.android.systemui.action.TOUCHPAD_KEYBOARD_TUTORIAL"/>
                <category android:name="android.intent.category.DEFAULT"/>
                <category android:name="android.intent.category.DEFAULT"/>
            </intent-filter>
            </intent-filter>
        </activity>
        </activity>