diff options
author | Matt Garnes <matt@cyngn.com> | 2016-05-10 15:30:22 -0700 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2016-05-11 16:17:53 -0700 |
commit | 801a2348713d5ebb819127ee81b2f2cf95aa39e0 (patch) | |
tree | 9324d0f8da22d53a4dd1abb587fa3fd2300e610b /services/core | |
parent | 256268f3d2de20ff3185d87957609d15e853fc70 (diff) | |
download | frameworks_base-801a2348713d5ebb819127ee81b2f2cf95aa39e0.zip frameworks_base-801a2348713d5ebb819127ee81b2f2cf95aa39e0.tar.gz frameworks_base-801a2348713d5ebb819127ee81b2f2cf95aa39e0.tar.bz2 |
Add hotword AudioService null check
If an application tries to start recording with the HOTWORD input before
AudioService is ready, the interface is not available to call
handleHotwordInput on. Check for null and only log if AudioService is
not available.
Change-Id: I2e693c5aed7cdce6299d8ff16341c1af8dd5b54f
Issue-Id: FOR-257
Diffstat (limited to 'services/core')
0 files changed, 0 insertions, 0 deletions