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

Commit 59f95ffc authored by Michael Bestas's avatar Michael Bestas
Browse files

LineageParts: Add intent for LiveDisplay settings

* Add an intent so we can open LiveDisplay settings from QS tile

Change-Id: I9a4fe1cb688143024f4a2901e7b89e413b2655f1
parent 88288e08
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -93,6 +93,7 @@
            android:targetActivity="PartsActivity">
            <intent-filter android:priority="-2">
                <action android:name="org.lineageos.lineageparts.action.SETTINGS" />
                <action android:name="org.lineageos.lineageparts.LIVEDISPLAY_SETTINGS" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <meta-data