commit | 6c0284fb7f705eff910f57e1113b707629e41c03 | [log] [tgz] |
---|---|---|
author | Weilin Xu <xuweilin@google.com> | Fri Dec 27 14:40:17 2024 -0800 |
committer | Weilin Xu <xuweilin@google.com> | Fri Dec 27 14:40:17 2024 -0800 |
tree | ba766b64fcfd2ad19189b7e0311112ba90cf3981 | |
parent | cfff9201c9b3c5a5cb7fe84ee85b10afce3365d4 [diff] |
Remove TODO in get/set parameter methods in bcradio Methods to set and get vendor parameters in broadcast radio HAL can be not implemented simply as key-value map since vendors could implement flexibly based on their requirements. Therefore, it is better not to provide implementation of set/get parameters methods in the default HAL. Bug: 243683842 Flag: EXEMPT bugfix Test: atest VtsHalBroadcastradioAidlTargetTest Change-Id: Ibec9ef7cceb95907b96e686d7af0d6d3b3b5a23e