John Grossman 891b29cc08 Add a missing NULL check.
The get_next_write_timestamp method introduced to the audio HAL is optional.
HALs which do not implement it leave it set to NULL.  Callers (there is
currently only one in the AudioMixer code) need to be certain to check for NULL
before invoking it.

Change-Id: I9e06d688311c388446bb53993291ebc0f98cff89
2011-08-29 10:32:28 -07:00
..
2011-08-25 18:24:52 -07:00
2011-08-29 10:32:28 -07:00
2011-08-25 14:36:43 -07:00