commit | 3ade279a804814f92b0c30bae089b61e509ad998 | [log] [tgz] |
---|---|---|
author | Vidyakumar Athota <vathota@codeaurora.org> | Mon Dec 02 11:02:20 2013 -0800 |
committer | Vidyakumar Athota <vathota@codeaurora.org> | Fri Dec 13 16:56:55 2013 -0800 |
tree | b4f93d5216dfabb3165b1ddacd0a5751d628ca95 | |
parent | a67109fdfeec1f8a6b60e1e6ac5443ab33ea932d [diff] |
hal: Fix slowtalk key value type Slowtalk key value is defined as string in upper layer but HAL expects key value as type 'int' which causes type mismatch. change slowtalk key value as string. Change-Id: I66499436d1d09528e4f4b3079c39c9c1a0777385