mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-03-22 10:38:37 +00:00
[workloads/jetnews] Update workload documentation to mention API level restrictions
This commit is contained in:
parent
0dcae68715
commit
a44c5fb604
@ -31,6 +31,10 @@ class Jetnews(ApkUiautoJankTestWorkload): # pylint: disable=too-many-ancestors
|
||||
and the UiAutomation tests that interact with the app.
|
||||
|
||||
There are 3 available tests, two in portrait mode and 1 in landscape mode.
|
||||
|
||||
Please note the UiAutomation APK bundled with Workload Automation requires
|
||||
Android 9 (API level 28) to work correctly, otherwise it will fail to
|
||||
install.
|
||||
'''
|
||||
|
||||
default_test_strings = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user