9c8b6b21ff
Including LOG_TAG in a header prevents any files which uses this header from defining a LOG_TAG. Bug: 259162245 Change-Id: I847f4b4f8898aac373db2566c745d3e73404f58a Merged-In: I847f4b4f8898aac373db2566c745d3e73404f58a |
||
---|---|---|
.. | ||
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.
AIDL Camera HAL Interfaces
The AIDL Camera HAL interfaces can be found in the respective /aidl directories.