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,
|
||||
pendingIntent,
|
||||
fillInIntent,
|
||||
shouldTerminateUiUponSuccessfulProviderResult = false,
|
||||
shouldTerminateUiUponSuccessfulProviderResult = true,
|
||||
)
|
||||
|
||||
data class RequestDisplayInfo(
|
||||
|
||||
Reference in New Issue
Block a user