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