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

Skip to content
Commit 7c7b6f9d authored by Sujin Panicker's avatar Sujin Panicker
Browse files

hal: Fix VTS failures

Return 0 even if expected params is not received
for in_set_parameters. As vts setparam related testcases
expects ok/unsupported/inval values only.

CreateTooBigMmapBuffer testcase expects unsupported/inval
return value if the min_size_frames requested is with INT32_MAX.
Fix by returning EINVAL if min_size_frames is INT32_MAX.

Pause/resume expects ENODATA, changes done accordingly.

Change-Id: I9dfb37dfc1b0d63584e7a848dad852fb923213c4
parent 60e3fe5c
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