platform_hardware_interfaces/camera
Steven Moreland 1020ebedfb Revert "Updating all makefiles."
This reverts commit 8ac1971678.

Reason for revert: Didn't remove automotive changes from this CL.

Merged-In: I8608c8f636c35f21e4246a805a9eff6d14124e0a
Change-Id: I1c660cffc8817ad0b33da9f6eceb3d88e7c48416
2017-08-11 22:56:56 +00:00
..
common Revert "Updating all makefiles." 2017-08-11 22:56:56 +00:00
device Update make file for vndk enabled. 2017-08-04 14:12:23 +09:00
metadata Revert "Updating all makefiles." 2017-08-11 22:56:56 +00:00
provider Update make file for vndk enabled. 2017-08-04 14:12:23 +09: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.