diff --git a/packages/Shell/AndroidManifest.xml b/packages/Shell/AndroidManifest.xml index ae8e8e82241da..d1386f338a7b5 100644 --- a/packages/Shell/AndroidManifest.xml +++ b/packages/Shell/AndroidManifest.xml @@ -354,6 +354,7 @@ @@ -362,6 +363,7 @@ diff --git a/packages/Shell/tests/AndroidManifest.xml b/packages/Shell/tests/AndroidManifest.xml index e845ef95b28eb..23877fd7a66af 100644 --- a/packages/Shell/tests/AndroidManifest.xml +++ b/packages/Shell/tests/AndroidManifest.xml @@ -27,6 +27,7 @@ android:label="ActionSendMultipleConsumer" android:theme="@android:style/Theme.NoDisplay" android:noHistory="true" + android:exported="true" android:excludeFromRecents="true">