platform_hardware_interfaces/camera
Eino-Ville Talvala da67f485d1 Camera: Update VTS for new camera@3.3 interfaces am: e224f065b8
am: 6e7079328f

Change-Id: Ic41a248e723a35071b75d58317c9c481d26508e1
2017-10-03 19:40:37 +00:00
..
common Make camera/drm helper classes available to system. 2017-09-06 10:45:14 -07:00
device Update makefiles for hidl-adapter (2/2). 2017-09-27 08:55:47 -07:00
metadata Updating all makefiles. 2017-08-14 20:25:09 +00:00
provider Camera: Update VTS for new camera@3.3 interfaces am: e224f065b8 2017-10-03 19:40:37 +00:00
Android.bp Camera: Add default implementation of camera.device@3.3 2017-09-15 11:08:48 -07: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.