From d353dd6e012eafea930e9acb9cd2b8a48b4ee85d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 11 Sep 2021 06:49:33 -0400 Subject: [PATCH] clarify settings activity --- static/usage.html | 5 +++-- 1 file 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.

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.

+ 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.