AudioService: fix NPE in audio server error callback
In case the audio server error callback is called during the construction of AudioService, the recording activity monitor may not have been created yet and may be null. Bug: 146816771 Test: check logs on boot according to bug Change-Id: Ic8e8de998faa1fc485357f0eea25cdca9436a46c
Loading
Please register or sign in to comment