summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergii Piatakov <sergii.piatakov@globallogic.com>2019-01-28 23:38:14 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-01-28 23:38:14 -0800
commit79facac0f74a0f35f683fff9213d0bdcbd4d9356 (patch)
tree407229f22e8ca723d6fc29ce554107cb02b2d161
parent83b4d508b973dc9ab69d2b704bc2467e8676e8e3 (diff)
parentaf36e97a4bf59bae08c32ca60b82347a90bf4582 (diff)
downloadlibhardware-79facac0f74a0f35f683fff9213d0bdcbd4d9356.tar.gz
Merge "camera: add info about current status into README" am: 3d7f02b0ee am: 11f257623b
am: af36e97a4b Change-Id: I95f2896055e353060c1a3395520aeb719e986832
-rw-r--r--modules/camera/3_4/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/camera/3_4/README.md b/modules/camera/3_4/README.md
index 168ba97f..8c682e99 100644
--- a/modules/camera/3_4/README.md
+++ b/modules/camera/3_4/README.md
@@ -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