diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-24 19:36:39 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-24 19:36:39 -0400 |
| commit | f394a1609940d97bec09476672180747ca80109f (patch) | |
| tree | 33e468d0cc1efb10a31d4ca2a2d2e37e1f134600 | |
| parent | 51bc3876bcc7dc6b3a7bc6d3ccb3a0c234377b90 (diff) | |
factory images flashing script improvements
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 86e779a9..14ff6b14 100644 --- a/static/releases.html +++ b/static/releases.html @@ -538,6 +538,8 @@ <li>Settings: add support for disabling non-system apps like you can do with system apps instead of only uninstalling them</li> <li>TalkBack: dependency updates</li> <li>adevtool: remove more unnecessary components</li> + <li>add warning to factory images flashing scripts strongly recommending against modifying the scripts based on misguided unofficial installation guides, along with encouraging using the web installer instead<li> + <li>add earlier device model check to factory images flashing scripts</li> </ul> </article> --> |
