From 23e90aaae62d8e15d1850a24b43032d6ba9dc2ea Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Thu, 15 Jul 2021 22:25:38 -0400
Subject: [PATCH] explain there's no UI to access Play settings yet
---
static/usage.html | 4 ++++
1 file changed, 4 insertions(+)
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.
+
+ 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.