hal: fix set_parameter() returning -2 error
When setparameters() is called and if the known keys are not found, the implementation returns -2 error.Fix this by setting error only when keys are found and there is an error while executing corresponding implemention. CRs-fixed: 589280 Change-Id: If5544d6fdeac47ddfc1f7e8e18bfa81e2ef5cbc2
Loading
Please register or sign in to comment