platform_hardware_interfaces/camera
Shuzhen Wang cc266b1699 Camera: Add ACTIVE_PHYSICAL_ID metadata for logical camera
And update VTS test for the new tag.

Test: Compile
Bug: 77915333
Change-Id: Ib0f1d54965047c5d20bf0c6f90ddb07225d8a328
2019-01-18 00:21:10 -08:00
..
common Add VendorTagDescriptorCache to android.hardware.camera.common@1.0-helper 2019-01-14 12:39:38 -08:00
device Merge "Camera: Document 3.4 metadata selection logic." 2019-01-17 23:59:40 +00:00
metadata Camera: Add ACTIVE_PHYSICAL_ID metadata for logical camera 2019-01-18 00:21:10 -08:00
provider Camera: Add ACTIVE_PHYSICAL_ID metadata for logical camera 2019-01-18 00:21:10 -08:00
README.md Camera: HIDLized camera HALs, first set 2016-12-02 19:43:39 +00:00

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.