Merge "Force work challenge activity to be not resizable" into nyc-dev
This commit is contained in:
@@ -1558,6 +1558,7 @@
|
||||
<activity android:name="ConfirmDeviceCredentialActivity$InternalActivity"
|
||||
android:exported="false"
|
||||
android:permission="android.permission.MANAGE_USERS"
|
||||
android:resizeableActivity="false"
|
||||
android:theme="@android:style/Theme.NoDisplay">
|
||||
<intent-filter android:priority="1">
|
||||
<action android:name="android.app.action.CONFIRM_DEVICE_CREDENTIAL_WITH_USER" />
|
||||
|
Reference in New Issue
Block a user