commit | 6caf74b06185f575e90ad38801f35b803f140264 | [log] [tgz] |
---|---|---|
author | Changyeon Jo <changyeon@google.com> | Mon Dec 02 09:50:41 2019 -0800 |
committer | Changyeon Jo <changyeon@google.com> | Sat Jan 04 09:56:06 2020 -0800 |
tree | 8c9abfdfa1618897c2b9545dea6abb3d4f6e52b1 | |
parent | a203a13bf3d434e99928aa61e30483a5d8b77cd8 [diff] |
Implement getPhysicalCameraInfo() method This change adds a new method, getPhysicalCameraInfo(), to IEvsCamera interface, implements it in the default implementation, and update corresponding VTS test cases. Bug: 142275664 Test: VtsHalEvsV1_1TargetTest Change-Id: Ic993d5670c34f05ef8d807708f27dec75008b04b Signed-off-by: Changyeon Jo <changyeon@google.com>