mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-21 12:28:44 +00:00
geekbench: Mark as a workload that may phone home
This commit is contained in:
parent
06b451d31b
commit
73d45b69a5
@ -98,6 +98,8 @@ class Geekbench(ApkUiautoWorkload):
|
|||||||
|
|
||||||
is_corporate = False
|
is_corporate = False
|
||||||
|
|
||||||
|
phones_home = True
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def activity(self):
|
def activity(self):
|
||||||
return self.versions[self.version]['activity']
|
return self.versions[self.version]['activity']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user