Make credential confirmation activity resizeable.
This prevents it from breaking split-screen mode. Test: manual Bug: 129045018 Change-Id: I380a9a51dbfb0e44f8d9800ae521584b13d0cc3f
This commit is contained in:
@@ -1547,7 +1547,6 @@
|
||||
<activity android:name=".password.ConfirmDeviceCredentialActivity$InternalActivity"
|
||||
android:exported="false"
|
||||
android:permission="android.permission.MANAGE_USERS"
|
||||
android:resizeableActivity="false"
|
||||
android:taskAffinity="com.android.settings.workmode"
|
||||
android:theme="@android:style/Theme.Translucent.NoTitleBar">
|
||||
<intent-filter android:priority="1">
|
||||
|
||||
Reference in New Issue
Block a user