diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-20 01:37:18 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-20 01:37:18 -0400 |
| commit | f7008c01af3d78aa4a0205b6681cea353f950085 (patch) | |
| tree | eab2ad9c7224716c237b28004c87f71d379aad9f | |
| parent | 594777baf5e1857bc01f64bded31fd5b8f23e89a (diff) | |
issue with Play app queries is resolved
| -rw-r--r-- | static/usage.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/static/usage.html b/static/usage.html index e9d602e6..9d123ed5 100644 --- a/static/usage.html +++ b/static/usage.html @@ -731,10 +731,6 @@ <section id="sandboxed-play-services-limitations"> <h3><a href="#sandboxed-play-services-limitations">Limitations</a></h3> - <p>There's currently a known issue with apps not being able to see that Play - services is installed in the profile in some cases. This is being worked on - and it should be resolved soon.</p> - <p>Functionality depending on privileged access such as special access to hardware isn't available. We would need to implement compatibility layers teaching it how to function as a regular app. This currently isn't within the |
