Loading core/res/res/values/config.xml +1 −3 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
core/res/res/values/config.xml +1 −3 Original line number Diff line number Diff line Loading @@ -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> Loading