1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 19:42:01 +02:00

Mention HeadSpin in the Android 9 changelog entry.

This commit is contained in:
Simo Kinnunen 2018-08-09 12:10:01 +09:00
parent 151e00023b
commit bc6c25bd4d

View file

@ -4,7 +4,7 @@
### Enhancements
- Android 9.0 is now supported.
- Android 9.0 is now supported. This feature was sponsored by [HeadSpin](https://headspin.io/).
- The OAuth2 unit now supports state tokens. Thanks @quangola!
- [STFService.apk](https://github.com/openstf/STFService.apk) can now display the identity activity (red screen) automatically if a device gets disconnected from USB (or ADB), which can make maintenance easier. This feature is in beta, please enable it by running `adb shell pm grant jp.co.cyberagent.stf android.permission.DUMP` on the devices you want to try it on. Thanks @Malinskiy!