commit | 2101d8f7bbd189235ca692bff36c86131fa04aa1 | [log] [tgz] |
---|---|---|
author | Iván Budnik <ivanbuper@google.com> | Wed Mar 06 16:27:20 2024 +0000 |
committer | Iván Budnik <ivanbuper@google.com> | Wed Mar 06 17:22:44 2024 +0000 |
tree | 09f867fec306aed31acce169f411e2705ef785c7 | |
parent | 597d57099219eab677acf625d8dea8b79ca3919e [diff] |
Return placeholder routing session in NoOpInfoMediaManager To maintain the behaviour of InfoMediaManager and avoid crashes, NoOpInfoMediaManager should return a "no-op routing session" as its active routing session. This replaces the null checks in ag/26288615. This CL is a fix-forward for the crash in b/328037045. Test: Presubmit + atest com.android.settingslib.media Bug: 328037045 Bug: 291277292 Flag: N/A Change-Id: Ic5a802130748304b7091cd09a50290145f488fd0