Merge "CredManUi: terminate the UI upon an action entry result." into udc-dev

This commit is contained in:
Helen Qin
2023-02-27 17:03:01 +00:00
committed by Android (Google) Code Review

View File

@@ -141,7 +141,7 @@ class ActionEntryInfo(
entrySubkey, entrySubkey,
pendingIntent, pendingIntent,
fillInIntent, fillInIntent,
shouldTerminateUiUponSuccessfulProviderResult = false, shouldTerminateUiUponSuccessfulProviderResult = true,
) )
data class RequestDisplayInfo( data class RequestDisplayInfo(