Fix a segfault in AudioFlinger.

Check the string returned by a HAL's implementation of get_parameters
for NULL before attempting to make use of it.  That way, we won't
bring down the mediaserver because of a poorly written HAL.

Change-Id: I45f0fd3de003151f98acf32c36c42f58d053f3a0
1 file changed
tree: 4d2670e2b2b35cc3fdc76ae2a59ee0d02a6f4058
  1. camera/
  2. cmds/
  3. drm/
  4. include/
  5. media/
  6. services/