document known issue with force queryable

This commit is contained in:
Daniel Micay 2021-08-11 10:34:51 -04:00
parent 619ede4854
commit f624efc924

View File

@ -735,6 +735,10 @@
is also provided to support dynamically downloaded/loaded modules (dynamite
modules).</p>
<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
should be resolved soon.</p>
<p>Since there's no OS integration beyond fallback code to make it function
without any special privileges, there isn't a way to launch the settings activity.
We'll need to make a tiny app providing a way to launch it.</p>