mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-02 11:22:41 +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
|
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']
|
||||||
|
Reference in New Issue
Block a user