Merge "Make credential confirmation activity resizeable." into qt-dev
am: e455680bd2
Change-Id: I94f9c4c8b214d52e62fe603b06fbef73dca59a0a
This commit is contained in:
@@ -1547,7 +1547,6 @@
|
|||||||
<activity android:name=".password.ConfirmDeviceCredentialActivity$InternalActivity"
|
<activity android:name=".password.ConfirmDeviceCredentialActivity$InternalActivity"
|
||||||
android:exported="false"
|
android:exported="false"
|
||||||
android:permission="android.permission.MANAGE_USERS"
|
android:permission="android.permission.MANAGE_USERS"
|
||||||
android:resizeableActivity="false"
|
|
||||||
android:taskAffinity="com.android.settings.workmode"
|
android:taskAffinity="com.android.settings.workmode"
|
||||||
android:theme="@android:style/Theme.Translucent.NoTitleBar">
|
android:theme="@android:style/Theme.Translucent.NoTitleBar">
|
||||||
<intent-filter android:priority="1">
|
<intent-filter android:priority="1">
|
||||||
|
Reference in New Issue
Block a user