diff options
| author | r3g_5z <june@girlboss.ceo> | 2023-04-04 22:24:18 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-04-05 00:03:28 -0400 |
| commit | ffdaf1a5d00bd68085e4c44887b4431e63f2cf9d (patch) | |
| tree | 58b64c42965a762c5b6c1a72a26624cb93ebb14f /static/usage.html | |
| parent | 165fd039afc416050267a8e2f52da8973980ce7c (diff) | |
GSF is no longer needed for GCam only on GrapheneOS
Signed-off-by: r3g_5z <june@girlboss.ceo>
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/static/usage.html b/static/usage.html index 9da44b09..b863fef7 100644 --- a/static/usage.html +++ b/static/usage.html @@ -726,11 +726,9 @@ <section id="google-camera"> <h3><a href="#google-camera">Google Camera</a></h3> - <p>Google Camera can be used with the <a href="#sandboxed-google-play">sandboxed - Google Play compatibility layer</a> and can take full advantage of the - 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 or - the Play Store.</p> + <p>Google Camera can take full advantage of the available cameras and image + processing hardware as it can on the stock OS and does not require GSF or + sandboxed Google Play on GrapheneOS.</p> <p>On 7th generation Pixels, Google Camera is a privileged app on the stock Pixel OS and has privileged access to Tensor SoC hardware acceleration @@ -1049,8 +1047,8 @@ obtain by installing Google Play Games from the Play Store. Many games on the Play Store depend on having Google Play Games installed.</p> - <p>Some apps (for example, Google Camera) can work with only GSF installed, - without Play services and the Play Store.</p> + <p>Some apps may work with only GSF installed, without Play services and + the Play Store.</p> </section> <section id="sandboxed-google-play-configuration"> |
