diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-04 08:15:42 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-04 08:15:54 -0400 |
| commit | 0bb095fd3578cbe8d6b7d8429a2f6f229f2f3358 (patch) | |
| tree | b867fa188a8bc355b930fa3b18440f52a4809f42 /static | |
| parent | 8d0f837518249d5a522657c4ac44b9169b8682e7 (diff) | |
fix factory image script non-bash /bin/sh compat
Diffstat (limited to 'static')
| -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 5d1241e3..e3d4bc2c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -531,6 +531,7 @@ <ul> <li>adevtool (Pixel 4a): drop unused non-flattened APEX from vendor</li> <li>adevtool: improve Android 13 compatibility</li> + <li>restore compatibility with non-bash /bin/sh for *nix factory images flashing script</li> </ul> </article> --> |
