Merge "Add tracking bug to TODO"

This commit is contained in:
TreeHugger Robot
2022-02-02 15:32:15 +00:00
committed by Android (Google) Code Review

View File

@@ -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.
}
/**