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

Commit 2df4a734 authored by Nathalie Le Clair's avatar Nathalie Le Clair
Browse files

Add tracking bug to TODO

Bug: 217509829
Test: none
Change-Id: Icc122d4cbd238d8235bf3c69460248558f1e2e0c
parent 83567678
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -142,7 +142,7 @@ public final class HdmiAudioSystemClient extends HdmiClient {
     * @hide
     */
    public void setSystemAudioMode(boolean state, @NonNull SetSystemAudioModeCallback callback) {
        // TODO(amyjojo): implement this when needed.
        // TODO(b/217509829): implement this when needed.
    }

    /**