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

Commit 21617db8 authored by Pawin Vongmasa's avatar Pawin Vongmasa
Browse files

Codec2: Refresh proxy on transaction failure

Test: cts-tradefed run cts-dev -m \
CtsMediaTestCases --compatibility:module-arg \
CtsMediaTestCases:include-annotation:\
android.platform.test.annotations.RequiresDevice

Bug: 151220989
Change-Id: I485965c5b2cd5b62ff9eaa0db58baed56fcaf78c
parent 784745be
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -219,6 +219,7 @@ public:
                if (success) {
                    break;
                }
                invalidate();
                using namespace std::chrono_literals;
                static constexpr auto kServiceRetryPeriod = 5s;
                LOG(INFO) << "Failed to retrieve component traits from service "