mirror of
https://github.com/openstf/stf
synced 2025-10-06 12:00:08 +02:00
Mention ZUK fixes in changelog.
This commit is contained in:
parent
884c51b9b4
commit
79aadbb090
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
||||||
- Fixed Lenovo A806 and most likely other cheap Lenovo devices as well by updating [adbkit](https://github.com/openstf/adbkit).
|
- Fixed Lenovo A806 and most likely other cheap Lenovo devices as well by updating [adbkit](https://github.com/openstf/adbkit).
|
||||||
|
- Fixed ZUK Z1, Z2 and others by adding an alternate install location for our binaries, since `/data/local/tmp` is mounted as noexec on those devices. Thanks @dkw72n!
|
||||||
- Updated [adbkit-apkreader](https://github.com/openstf/adbkit-apkreader) to resolve issues with certain APK files that were unparseable and therefore failed installation. We've only seen a single a single APK with this issue, but there could be more.
|
- Updated [adbkit-apkreader](https://github.com/openstf/adbkit-apkreader) to resolve issues with certain APK files that were unparseable and therefore failed installation. We've only seen a single a single APK with this issue, but there could be more.
|
||||||
|
|
||||||
### Misc
|
### Misc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue