diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-08 17:14:43 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-08 17:14:43 -0400 |
| commit | 2dd6eeac03245c881d0b5edaf0b73e398ed6675f (patch) | |
| tree | 5390b647fe6c0d290aecd58f3fee39fa70750ddb | |
| parent | 76f42a9e4349a2f023461fe2aa7d249215e5a5d3 (diff) | |
fix typo
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index f51a9e49..c4cbd118 100644 --- a/static/releases.html +++ b/static/releases.html @@ -725,7 +725,7 @@ <li>temporarily add Google Camera to automatic exception list for hardened_malloc</li> <li>add back support for displaying app compilation progress at boot</li> <li>restore Android 13 work profile pause behavior by stopping the profile from running instead of only suspending apps</li> - <li>fix cosmetric issue for adevtool envsetup.sh integration</li> + <li>fix cosmetic issue for adevtool envsetup.sh integration</li> <li>adevtool: download: add option to unpack factory images</li> <li>adevtool: collect-state: fix the output file name format</li> <li>adevtool: collect-state: add an option to automatically make prep OS build</li> |
