Rebasing ag/10503271 into the rvc-dev branch.

Test: atest -c 'CtsDevicePolicyManagerTestCases:com.android.cts.devicepolicy.MixedProfileOwnerTest#testLockTask'
Bug: b/149778685
Change-Id: I094b8e480f5c37628b98c73a82fdd325d0e63bec
This commit is contained in:
Yuhan Zhao
2020-03-03 14:33:37 -08:00
parent 2832f868d7
commit d40862a9b1

View File

@@ -5189,6 +5189,7 @@
<activity android:name="com.android.internal.app.BlockedAppActivity"
android:theme="@style/Theme.Dialog.Confirmation"
android:excludeFromRecents="true"
android:lockTaskMode="always"
android:process=":ui">
</activity>