Merge "camera: add info about current status into README" am: 3d7f02b0ee
am: 11f257623b
Change-Id: I6702a50bf90d28b0000feb918f39d3c40153a6b6
This commit is contained in:
commit
af36e97a4b
1 changed files with 8 additions and 0 deletions
|
@ -6,6 +6,14 @@ work with a wide variety of devices, though the limitations of V4L2
|
|||
introduce some [caveats](#V4L2-Deficiencies), causing this HAL to
|
||||
not be fully spec-compliant.
|
||||
|
||||
## Current status
|
||||
|
||||
People are free to use that library if that works for their purpose,
|
||||
but it's not maintained by Android Camera team. There is another V4L2
|
||||
camera HAL implementation which is maintained by Android Camera team
|
||||
starting in Android P. See more information
|
||||
[here](https://source.android.com/devices/camera/external-usb-cameras).
|
||||
|
||||
## Building a Device with the HAL
|
||||
|
||||
To ensure the HAL is built for a device, include the following in your
|
||||
|
|
Loading…
Reference in a new issue