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

Commit f985d3da authored by Winson Chung's avatar Winson Chung Committed by Android Git Automerger
Browse files

am 526862c7: Merge "Adding a delete action to the screenshot notification." into mnc-dev

* commit '526862c7':
  Adding a delete action to the screenshot notification.
parents 6550ba68 526862c7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -225,6 +225,12 @@

        <!-- Callback for dismissing screenshot notification after a share target is picked -->
        <receiver android:name=".screenshot.GlobalScreenshot$TargetChosenReceiver"
                  android:process=":screenshot"
                  android:exported="false" />

        <!-- Callback for deleting screenshot notification -->
        <receiver android:name=".screenshot.GlobalScreenshot$DeleteScreenshotReceiver"
                  android:process=":screenshot"
                  android:exported="false" />

        <!-- started from UsbDeviceSettingsManager -->
−1.34 KiB
Loading image diff...
−1.01 KiB
Loading image diff...
−1.8 KiB
Loading image diff...
−1.25 KiB
Loading image diff...
Loading