e224f065b8
- Cross check device version in name with ICameraDeviceSession version - Switch all calls to configureStreams to configureStreams_3_3 when a v3.3 ICameraDeviceSession is available Test: Test passes on v3.3 devices, doesn't regress on v3.2 Bug: 62358514 Change-Id: I7450e5d5119c5ec1fe9f1360bfc99fc8a47d0936 |
||
---|---|---|
.. | ||
common | ||
device | ||
metadata | ||
provider | ||
Android.bp | ||
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.