1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-02 03:12:34 +01:00

Merge pull request #497 from bjackman/phone-home

Add feature to mark workloads unsafe for confidential devices
This commit is contained in:
setrofim
2017-10-04 15:57:41 +01:00
committed by GitHub
4 changed files with 36 additions and 3 deletions

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']