diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-15 22:25:38 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-15 22:25:38 -0400 |
| commit | 23e90aaae62d8e15d1850a24b43032d6ba9dc2ea (patch) | |
| tree | 0218ff2f9e08755a67cac68e56d6825c2049be0d /static/usage.html | |
| parent | c7c19e14e86ad7d7c04959660012f6e4b6d1f792 (diff) | |
explain there's no UI to access Play settings yet
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/usage.html b/static/usage.html index 0c3c1b03..a677b8e1 100644 --- a/static/usage.html +++ b/static/usage.html @@ -739,6 +739,10 @@ robust, and it may be difficult to implement and maintain. Our priority is adding support for secondary profiles and getting more of the functionality working along with fixing rough edges.</p> + + <p>Since there's no OS integration beyond shims 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> </section> </main> <footer> |
