1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-02-20 20:09:11 +00:00

geekbench: Mark as a workload that may phone home

This commit is contained in:
Brendan Jackman 2017-10-04 13:27:05 +01:00
parent 06b451d31b
commit 73d45b69a5

View File

@ -98,6 +98,8 @@ class Geekbench(ApkUiautoWorkload):
is_corporate = False
phones_home = True
@property
def activity(self):
return self.versions[self.version]['activity']