f0aa3f0107
Camera device subinterface version 3.6 must inherit from the previous version 3.5 and continue to support device sessions with versions 3.2, 3.5 as well as the most recent 3.6. Bug: 148235329 Test: VtsHalCameraProviderV2_4TargetTest --gtest_filter=PerInstance/CameraHidlTest.switchToOffline/0_external_0 Change-Id: Ia46cbd771eb1d2624cc0cee808a3eb074fc775b6 |
||
---|---|---|
.. | ||
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.