diff options
| -rw-r--r-- | static/usage.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/usage.html b/static/usage.html index b062e4d2..e173b830 100644 --- a/static/usage.html +++ b/static/usage.html @@ -607,7 +607,9 @@ <p>Google Camera can be used with the <a href="#sandboxed-play-services">sandboxed Play services compatibility layer</a> and can take full advantage of the - available cameras and image processing hardware as it can on the stock OS.</p> + available cameras and image processing hardware as it can on the stock OS. It + currently only depends on GSF and can be used without Play services (GMS) or + the Play Store.</p> <p>We aim to reduce the benefits of Google Camera compared to GrapheneOS Camera over time, especially on Pixels. Many features of Google Camera will |
