Loading packages/SystemUI/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -475,6 +475,7 @@ android:process=":screenshot" android:exported="false" android:label="@string/screenshot_scroll_label" android:excludeFromRecents="true" android:finishOnTaskLaunch="true" /> <service android:name=".screenshot.proxy.ScreenshotProxyService" Loading Loading
packages/SystemUI/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -475,6 +475,7 @@ android:process=":screenshot" android:exported="false" android:label="@string/screenshot_scroll_label" android:excludeFromRecents="true" android:finishOnTaskLaunch="true" /> <service android:name=".screenshot.proxy.ScreenshotProxyService" Loading