commit | 62de3db2d6adb4e7cc5dc8a37d17ad456973a1d9 | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Mon Dec 12 09:04:45 2011 -0800 |
committer | Glenn Kasten <gkasten@google.com> | Wed Dec 14 13:14:22 2011 -0800 |
tree | 25d0228bc044fa10bad9d96fb463dfb68a42ba26 | |
parent | e61fd281a8cb69ae45c5de4b160ab86226083152 [diff] |
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