commit | 1a4a339213775710f3734fb304c42590c8755f8c | [log] [tgz] |
---|---|---|
author | Tim Yao <tim.yao@amlogic.com> | Mon Oct 26 23:20:55 2020 -0700 |
committer | Tim Yao <tim.yao@amlogic.com> | Mon Oct 26 23:21:01 2020 -0700 |
tree | c8260987a487680162173e5d5e0da014adcdaeb8 | |
parent | 0f2c703a57750fc8c4e6b4d1e47402f0056e1203 [diff] |
aml_audio_hal: Improve hal_param to support get command [1/1] PD#SWPL-13795 Problem: hal_param need support get function. Solution: Add get param settings. Usage: hal_param get <key> hal_param set <kvpairs> When there are only two parameters, it will be a set command to make it compatible with old usage. Verify: Tested on U212 build Change-Id: I17319a37b41c4c5d95c70436db61b8fd05f52218