Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d8f79f38 authored by Helen Qin's avatar Helen Qin Committed by Android (Google) Code Review
Browse files

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

parents b34892f8 e250b9f3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -141,7 +141,7 @@ class ActionEntryInfo(
    entrySubkey,
    pendingIntent,
    fillInIntent,
    shouldTerminateUiUponSuccessfulProviderResult = false,
    shouldTerminateUiUponSuccessfulProviderResult = true,
)

data class RequestDisplayInfo(