Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
return list for _get_optional_services() (#822)
the return value of _get_optional_services() must be iterable This bug is imported from PR #453 Co-authored-by: shine.chen <shine.chen@mediatek.com>
- Loading branch information
f1c79d5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this pr is reverted due to the need to revert #453