Use const char correctly in AudioFlinger

Use const char [] instead of const char * to eliminate unnecessary pointer.
Make the array audio_interfaces also const, in addition to the strings.

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