platform_hardware_interfaces/camera
Tri Vo f5d136c231 Update Android.bp HIDL makefiles
Allow HAL definition libs to be static.

Bug: 32920003
Bug: 64040096
Test: update-all-google-makefiles.sh
Change-Id: I1483d572bea6799717d1614fb7d52fe225e31104
2017-08-03 00:30:01 +00:00
..
common Update Android.bp HIDL makefiles 2017-08-03 00:30:01 +00:00
device Update Android.bp HIDL makefiles 2017-08-03 00:30:01 +00:00
metadata Update Android.bp HIDL makefiles 2017-08-03 00:30:01 +00:00
provider Update Android.bp HIDL makefiles 2017-08-03 00:30:01 +00:00
Android.bp Camera: default implementation of device 1.0 2017-03-01 22:24:39 -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.