commit | 69ea5c8016083332a1e4b7f78fe5f2c77e2c879f | [log] [tgz] |
---|---|---|
author | Christian Frank <[email protected]> | Tue Jul 06 09:25:35 2021 +0200 |
committer | Christian Frank <[email protected]> | Thu Jul 08 05:54:09 2021 +0000 |
tree | 03134d9c1585a7d5680d1bf40f6f8a8dbe102360 | |
parent | c5532b030c053fb0f6d564b45ecf260854107eec [diff] |
Address corner case in which empty audio is requested and MusicRecognitionManagerService crashes. Behavior before this change would turn on mic indicator and then crash (leaving the indicator on indefinitely). Second use case: Allow clients of the API to invoke the service without actually streaming audio. For context see: https://b.corp.google.com/issues/184808866#comment11 BUG: 192938158 BUG: 184808866 Change-Id: I17d1b7e1a489262a034d333fc42fb1dcd45c48c1