diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-09-01 17:14:27 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-09-01 17:14:27 -0400 |
| commit | ea564a2cb9145dae0e8a6088bc981b3a6c9e301a (patch) | |
| tree | a08f9099f58ae90548e84a504b4f6ba99dd1129f | |
| parent | c3aed55fa3076a2a3171dfb626a25972a6ffb25b (diff) | |
add back disallow apps toggle for user manager
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 088c2628..d5bab270 100644 --- a/static/releases.html +++ b/static/releases.html @@ -431,6 +431,7 @@ <li>Vanadium: hide sign in preference when disallowed</li> <li>Vanadium: disable using Play services as a source for certain Google fonts</li> <li>automatically disable UART debugging when flashing factory images (GrapheneOS already extends the notification about it to production builds)</li> + <li>Settings: add back past GrapheneOS feature for toggling whether secondary users can install apps to lock in the currently installed apps for that user profile</li> </ul> </article> --> |
