commit | d2a82466d82bdf5019ba86c3b8a6f0da2acef57e | [log] [tgz] |
---|---|---|
author | Changyeon Jo <changyeon@google.com> | Tue Jul 30 11:57:17 2019 -0700 |
committer | Changyeon Jo <changyeon@google.com> | Fri Aug 16 04:48:21 2019 -0700 |
tree | 9c62ff93fb5da3edb55b0a949dbdf76d5634e4d3 | |
parent | bdcf6589d1b4c6a9ae8f24f23761d56075bc51d2 [diff] |
Add methods to get or set camera parameters This change adds new methods to set and get camera parameters. As the vendor may handle a parameter set request with invalid value, a set method returns an effective value with a status code. Bug: 138328396 Test: VTS Change-Id: I278dad6c285fb9b341be3517cde09359da14cda6 Signed-off-by: Changyeon Jo <changyeon@google.com>