OSDN Git Service

camera.device@3.2: Minor updates
authorEino-Ville Talvala <etalvala@google.com>
Wed, 21 Dec 2016 00:30:21 +0000 (16:30 -0800)
committerEino-Ville Talvala <etalvala@google.com>
Wed, 21 Dec 2016 01:28:22 +0000 (17:28 -0800)
commit5e9a175bb13307e51da807e3ca851e52f542665d
tree766b7f9d8ba510ab4493de0d6a576cfba429fe36
parentf651614c69d4f908d71839f9a41cd39db23a11ef
camera.device@3.2: Minor updates

- All usage fields should be bitfields, as should dataspace.
- Remove Stream::maxBuffers. It was accidentally duplicated in the inbound
  stream configuration; it's only meant to be set by the HAL in the
  output HalStream structures.
- Clarify overrideFormat and usage field documentation.

Test: Compiles
Bug: 32991603
Change-Id: Iac922b439fafc6726ebb6cea5bc0b3dd8921bfa8
camera/device/3.2/types.hal