Merge "Remove black flash when unlocking work profile" into rvc-dev am: ea2808e6de

Change-Id: Ie6be12aa05c0c0fdaa802f465349df57669445df
This commit is contained in:
Alex Johnston
2020-05-26 18:40:50 +00:00
committed by Automerger Merge Worker

View File

@@ -607,7 +607,7 @@
android:excludeFromRecents="true"
android:stateNotNeeded="true"
android:resumeWhilePausing="true"
android:theme="@android:style/Theme.Black.NoTitleBar">
android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen">
<intent-filter>
<action android:name="android.app.action.CONFIRM_DEVICE_CREDENTIAL_WITH_USER" />
<category android:name="android.intent.category.DEFAULT" />