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

Commit 9c791c7c authored by Devin Moore's avatar Devin Moore Committed by Gerrit Code Review
Browse files

Merge "Move the BR_TRANSACTION_SEC_CTX debug string" into main

parents 429a503c 58029204
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@ namespace android {
static const char* kReturnStrings[] = {
        "BR_ERROR",
        "BR_OK",
        "BR_TRANSACTION",
        "BR_TRANSACTION/BR_TRANSACTION_SEC_CTX",
        "BR_REPLY",
        "BR_ACQUIRE_RESULT",
        "BR_DEAD_REPLY",
@@ -89,7 +89,6 @@ static const char* kReturnStrings[] = {
        "BR_FROZEN_REPLY",
        "BR_ONEWAY_SPAM_SUSPECT",
        "BR_TRANSACTION_PENDING_FROZEN",
        "BR_TRANSACTION_SEC_CTX",
};

static const char *kCommandStrings[] = {