Skip to content

Commit f228156

Browse files
committed
Add documentation for managed app restrictions
1 parent 4913317 commit f228156

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,14 @@ An example `defaults.json` with completely new defaults (not all entries need to
111111
}
112112
```
113113

114+
#### Pre-seed Preferences via Managed App Restrictions
115+
If you are using a device owner app, you can also pre-seed the preferences via managed app restrictions.
116+
The same keys as in the JSON file above can be used.
117+
118+
See: https://developer.android.com/work/managed-configurations
119+
120+
> NOTE: Updates to app restrictions are only applied when the service restarts.
121+
114122
### Remote Control via the Intent Interface
115123

116124
droidVNC-NG features a remote control interface by means of Intents. This allows starting the VNC

0 commit comments

Comments
 (0)