Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d0e6e4b authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Allow BlockedAppStreamingActivity to be shown in HSUM" into main

parents 698a0f02 0ae70e23
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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>