mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-06-19 23:05:58 +01:00
geekbench: Mark as a workload that may phone home
This commit is contained in:
@ -98,6 +98,8 @@ class Geekbench(ApkUiautoWorkload):
|
||||
|
||||
is_corporate = False
|
||||
|
||||
phones_home = True
|
||||
|
||||
@property
|
||||
def activity(self):
|
||||
return self.versions[self.version]['activity']
|
||||
|
Reference in New Issue
Block a user