From dd44d6fa1650f95968ef12dcddfb2d76b6e6c8d0 Mon Sep 17 00:00:00 2001 From: Marc Bonnici Date: Thu, 13 Dec 2018 16:05:01 +0000 Subject: [PATCH] docs/api/workload: Update documentation for `activity` attribute --- doc/source/api/workload.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/source/api/workload.rst b/doc/source/api/workload.rst index f1494f5c..7c2ed42f 100644 --- a/doc/source/api/workload.rst +++ b/doc/source/api/workload.rst @@ -183,6 +183,11 @@ methods. workload, if a specific apk version is not specified then any available supported version may be chosen. +``activity`` + This attribute can be optionally set to override the default activity that + will be extracted from the selected APK file which will be used when + launching the APK. + ``view`` This is the "view" associated with the application. This is used by instruments like ``fps`` to monitor the current framerate being generated by