commit | 253f49656ef7a1678e9a07d001b612ee68b6fccc | [log] [tgz] |
---|---|---|
author | Laxminath Kasam <lkasam@codeaurora.org> | Fri Jul 10 18:37:57 2015 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Jul 21 23:00:26 2015 -0700 |
tree | 30b6a810f55101c172859885b788e8ddabae9ea6 | |
parent | 7bc4841db198e3b2d8420301626d89d4e2943c06 [diff] |
hal: audio_extn: fix speaker protection initial cal issue In get_tzn function, buf pointer is overriden as empty string due to wrong index name used when assigning null terminator. Fix the issue by using correct index name. Change-Id: Iae418aa72a852d66dc64bdfb90a4600e40f8cae6