summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2019-01-28 21:20:03 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-01-28 21:20:03 +0000
commit3d7f02b0eebd4b893e88bee9e7ebfee594411b46 (patch)
tree1b97f6f7489151780e7bda6e80dfa6d40f91f47b
parent5449a46982bd69ef3cfc1a22ebb9c7098b19112b (diff)
parent082a87bc0b46f3d1da2861a6d35dd2464f6a2753 (diff)
downloadlibhardware-3d7f02b0eebd4b893e88bee9e7ebfee594411b46.tar.gz
Merge "camera: add info about current status into README"
-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