mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 20:11:20 +00:00
0efd20cf59
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.