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

Commit b691acff authored by Ajay Panicker's avatar Ajay Panicker
Browse files

Send Addressed player changed responses immediatly

Bug: 63721876
Test: Start music, make a call, and hang up from carkit
Change-Id: Id1ff0beb9b86da8a4c030f4d32e0588435b25723
(cherry picked from commit 72225a3acbc643aa162acbc77c56ab49679af1d9)
parent abbfec80
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2146,7 +2146,7 @@ public final class Avrcp {
                }
            }
        }
        scheduleMediaUpdate();
        updateCurrentMediaState(false);
        return registerRsp;
    }