cc08739452
Replace hand-written types.hal with one autogenerated from the metadata definitions, like the SDK, NDK, and camera_metadata C library definitions are. No changes to actual definitions; only formatting changes and basic documentation of each entry are added. Add the new hash of camera.metadata@3.2::types to current.txt. Bug: 33262893 Test: Manual inspection of new vs. old types.hal, builds, hidl-doc output is acceptable Change-Id: Idd8c228359e45de3609bc16ac19e878b0ed0a557 |
||
---|---|---|
.. | ||
common | ||
device | ||
metadata | ||
provider | ||
README.md |
Camera HALs
Overview:
The camera.* HAL tree is used by the Android camera service to discover and operate camera devices available on the device.
More details and versioning information can be found within each particular HAL.
More complete information about the Android camera HAL and subsystem can be found at source.android.com.