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

Commit a749913c authored by Devin Moore's avatar Devin Moore
Browse files

Add the BR_TRANSACTION_PENDING_FROZEN string to libbinder

Test: m
Bug: 313369251
Change-Id: Iabddad2cb3fc3090517178be3b62ee08e501e24e
parent 483e7969
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",
};