Merge "CredManUi: terminate the UI upon an action entry result." into udc-dev
This commit is contained in:
@@ -141,7 +141,7 @@ class ActionEntryInfo(
|
|||||||
entrySubkey,
|
entrySubkey,
|
||||||
pendingIntent,
|
pendingIntent,
|
||||||
fillInIntent,
|
fillInIntent,
|
||||||
shouldTerminateUiUponSuccessfulProviderResult = false,
|
shouldTerminateUiUponSuccessfulProviderResult = true,
|
||||||
)
|
)
|
||||||
|
|
||||||
data class RequestDisplayInfo(
|
data class RequestDisplayInfo(
|
||||||
|
|||||||
Reference in New Issue
Block a user