mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-08-14 01:59:50 +01:00
.github
dev_scripts
doc
extras
scripts
tests
wa
assets
commands
framework
instruments
output_processors
tools
utils
workloads
adobereader
aitutu
androbench
angrybirds_rio
antutu
applaunch
uiauto
__init__.py
com.arm.wa.uiauto.applaunch.apk
benchmarkpi
chrome
deepbench
dhrystone
exoplayer
geekbench
gfxbench
glbenchmark
gmail
googlemaps
googlephotos
googleplaybooks
googleslides
hackbench
homescreen
hwuitest
jankbench
lmbench
manual
meabo
memcpy
mongoperf
motionmark
openssl
pcmark
recentfling
rt_app
shellscript
speedometer
stress_ng
sysbench
templerun2
the_chase
uibench
uibenchjanktests
vellamo
youtube
youtube_playback
__init__.py
apache.py
idle.py
__init__.py
.gitignore
.readthedocs.yml
.travis.yml
LICENSE
MANIFEST.in
README.rst
pytest.ini
requirements.txt
setup.py
On devices running android 9 with google play services, PlayProtect blocks the installation of our automation apks due to targeting a lower SDK version. Update all apk builds to target SDK version 28 (Android 9) however do not change the minimum version to maintain backwards compatibility.