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

Commit 429a503c authored by Devin Moore's avatar Devin Moore Committed by Gerrit Code Review
Browse files

Merge "Add the BR_TRANSACTION_PENDING_FROZEN string to libbinder" into main

parents 4bf8807c a749913c
Loading
Loading
Loading
Loading
+23 −22
Original line number Diff line number Diff line
@@ -88,6 +88,7 @@ static const char *kReturnStrings[] = {
        "BR_FAILED_REPLY",
        "BR_FROZEN_REPLY",
        "BR_ONEWAY_SPAM_SUSPECT",
        "BR_TRANSACTION_PENDING_FROZEN",
        "BR_TRANSACTION_SEC_CTX",
};