commit | c620eb7e864e5505f5a6f867223fa8e525669d0b | [log] [tgz] |
---|---|---|
author | Ruben Brunk <rubenbrunk@google.com> | Wed Jul 29 18:19:11 2015 -0700 |
committer | Ruben Brunk <rubenbrunk@google.com> | Fri Jul 31 17:14:18 2015 -0700 |
tree | 3ae463ac453abf8660bd0b8b60a0c34abef5f36b | |
parent | eec3d9e368328d6ca6942ae2fbd94711ecd7adc8 [diff] |
Make vendor keys visible in Camera2 java APIs. - Add vendor keys to getKeys() calls for CameraCharacteristics, CaptureRequest, and CaptureResult. - Vendors can specify whether custom keys show up by listing visible keys in the REQUEST_AVAILABLE_RESULT_KEYS field. - Vendor key types are always treated as a primitive (or Rational) array type corresponding to one of the valid types for a camera metadata entry. Bug: 22067625 Change-Id: I6e7dd3db7a8bf533c2ec15ff69ca38824134e971