Merge "Make credential confirmation activity resizeable." into qt-dev am: e455680bd2
am: 52f1e826e9
Change-Id: I3a167359052d16a6f7446e988bc7df1864057388
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