Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e8a6524f authored by Ritu Sharma's avatar Ritu Sharma Committed by Gerrit - the friendly Code Review server
Browse files

hal: Return proper value from get_controller_stream_from_params.

When stream and controller params are available, check if their
values are proper or not, if values are proper, return 0 from
this API, if values are not proper, return -EINVALID. If the values
are not present in the string, in that case, return 0. This is to
avoid returning of -22 error even if the values are not present which
leads to failure of VTS testcases.

Change-Id: I8d01fd0527f8420cb28503907f97714134511154
parent 4befd23b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment