diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-02-15 16:47:24 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-02-15 16:47:24 -0500 |
| commit | d7222475d6c7b08673a2cd39c553eb6017756522 (patch) | |
| tree | 0a7b464233038a9b43abda1a6de7b0873b3fd93e | |
| parent | 5d4dbad4e03d4ff3617da8900680ad03aa0452e9 (diff) | |
restrict lockscreen camera toggle to Owner
| -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 94fa782f..f04db833 100644 --- a/static/releases.html +++ b/static/releases.html @@ -677,6 +677,7 @@ <li>Vanadium: reduce accept language header by default</li> <li>Vanadium: disable client-side field trials too</li> <li>add shared infrastructure for GrapheneOS settings and port the settings to it</li> + <li>Settings: only allow Owner to control our added toggle for camera availability on lockscreen since it's global</li> </ul> </article> --> |
