diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-09-11 06:49:33 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-09-11 06:49:33 -0400 |
| commit | d353dd6e012eafea930e9acb9cd2b8a48b4ee85d (patch) | |
| tree | fd4c24006ecba769e9755c862bd1c215541f453f | |
| parent | cebc4d5219ffca4df310b88fbb57e3ea031476cf (diff) | |
clarify settings activity
| -rw-r--r-- | static/usage.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/static/usage.html b/static/usage.html index a146f2cc..aa9ccf0e 100644 --- a/static/usage.html +++ b/static/usage.html @@ -764,8 +764,9 @@ broadly used by current generation apps aside from large games.</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> + without any special privileges, there isn't a way to launch the Play services + settings activity. We'll need to make a tiny app providing a way to launch + it.</p> </section> </section> |
