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

Commit b6a45492 authored by Pranav Madapurmath's avatar Pranav Madapurmath Committed by Android (Google) Code Review
Browse files

Merge "Resolve flaky audio routing CUJ tests" into main

parents 6459fc72 05be965a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -416,4 +416,9 @@ interface ITelecomService {
    boolean hasForegroundServiceDelegation(in PhoneAccountHandle phoneAccountHandle,
                                                       String callingPackage);
    void setMetricsTestMode(boolean enabled);

    /**
     * @see TelecomServiceImpl#waitForAudioToUpdate
     */
     void waitForAudioToUpdate(boolean expectActive);
}