Loading core/res/AndroidManifest.xml +2 −0 Original line number Diff line number Diff line Loading @@ -8424,9 +8424,11 @@ android:process=":ui"> </activity> <!-- BlockedAppStreamingActivity is launched as the system user. --> <activity android:name="com.android.internal.app.BlockedAppStreamingActivity" android:theme="@style/Theme.Dialog.Confirmation" android:excludeFromRecents="true" android:showForAllUsers="true" android:process=":ui"> </activity> Loading Loading
core/res/AndroidManifest.xml +2 −0 Original line number Diff line number Diff line Loading @@ -8424,9 +8424,11 @@ android:process=":ui"> </activity> <!-- BlockedAppStreamingActivity is launched as the system user. --> <activity android:name="com.android.internal.app.BlockedAppStreamingActivity" android:theme="@style/Theme.Dialog.Confirmation" android:excludeFromRecents="true" android:showForAllUsers="true" android:process=":ui"> </activity> Loading