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

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

Merge "Fix config_screenshotServiceComponent comment" into main

parents 877ba4d1 6d31f22d
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -3803,9 +3803,7 @@
    <string name="config_screenshotAppClipsServiceComponent" translatable="false"
            >com.android.systemui/com.android.systemui.screenshot.appclips.AppClipsService</string>

    <!-- The component name of a special dock app that merely launches a dream.
         We don't want to launch this app when docked because it causes an unnecessary
         activity transition.  We just want to start the dream.. -->
    <!-- The component name for the service which handles taking a screenshot. -->
    <string name="config_screenshotServiceComponent" translatable="false"
            >com.android.systemui/com.android.systemui.screenshot.TakeScreenshotService</string>