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

Commit d695f232 authored by Sean Stout's avatar Sean Stout Committed by android-build-merger
Browse files

Merge "Add Night Light to Settings widget" into oc-dr1-dev

am: 2b0ea1c7

Change-Id: I1431c67495c1c49dd727241a9a0993b78b053960
parents a35b49a1 2b0ea1c7
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -924,6 +924,11 @@
                android:enabled="@*android:bool/config_nightDisplayAvailable"
                android:icon="@drawable/ic_settings_night_display"
                android:taskAffinity="">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="com.android.settings.SHORTCUT" />
            </intent-filter>
            <intent-filter android:priority="1">
                <action android:name="android.settings.NIGHT_DISPLAY_SETTINGS" />
                <category android:name="android.intent.category.DEFAULT" />