Loading packages/SystemUI/AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -422,7 +422,8 @@ android:theme="@style/Theme.AlertDialogHost" android:finishOnCloseSystemDialogs="true" android:launchMode="singleTop" android:excludeFromRecents="true" /> android:excludeFromRecents="true" android:visibleToInstantApps="true"/> <!-- started from PipUI --> <activity Loading Loading
packages/SystemUI/AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -422,7 +422,8 @@ android:theme="@style/Theme.AlertDialogHost" android:finishOnCloseSystemDialogs="true" android:launchMode="singleTop" android:excludeFromRecents="true" /> android:excludeFromRecents="true" android:visibleToInstantApps="true"/> <!-- started from PipUI --> <activity Loading