Loading packages/SystemUI/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -323,7 +323,7 @@ </activity> <!-- Springboard for launching the share activity --> <receiver android:name=".screenshot.GlobalScreenshot$ShareReceiver" <receiver android:name=".screenshot.GlobalScreenshot$ScreenshotActionReceiver" android:process=":screenshot" android:exported="false" /> Loading Loading
packages/SystemUI/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -323,7 +323,7 @@ </activity> <!-- Springboard for launching the share activity --> <receiver android:name=".screenshot.GlobalScreenshot$ShareReceiver" <receiver android:name=".screenshot.GlobalScreenshot$ScreenshotActionReceiver" android:process=":screenshot" android:exported="false" /> Loading