e1e932ea20
C++20 will require members in a designated initializer to be in order unlike C99. Bug: 139945549 Test: mm Change-Id: I387d30e993719014da50207c7114b0003b9450c5 Signed-off-by: Nick Desaulniers <ndesaulniers@google.com> |
||
---|---|---|
.. | ||
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.