Loading
Fix crash when tracking audio resources by type.
There was an NPE uncovered in some of the CTS tests runs caused by the fact we should be calling putOrDefault when querying for a bit in the audio resources by type map; this is uninitialized by default. Flag: com.android.server.telecom.flags.enable_call_audio_watchdog Test: Run full CTS suite with flag on. Bug: 384570270 Change-Id: I9f04440018b9fa77bd4fbfe9c17e98bdc1856827