mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-02 11:22:41 +01:00
docs: Change log & updates
This commit is contained in:
@@ -37,9 +37,9 @@ class Facebook(AndroidUiAutoBenchmark):
|
||||
Find friends.
|
||||
Update the facebook status
|
||||
|
||||
[NOTE: This workload starts disableUpdate workload as a part of setup to
|
||||
disable online updates, which helps to tackle problem of uncertain
|
||||
behavier during facebook workload run.]
|
||||
.. note:: This workload starts disableUpdate workload as a part of setup to
|
||||
disable online updates, which helps to tackle problem of uncertain
|
||||
behavier during facebook workload run.]
|
||||
|
||||
"""
|
||||
package = 'com.facebook.katana'
|
||||
@@ -79,4 +79,3 @@ class Facebook(AndroidUiAutoBenchmark):
|
||||
|
||||
def teardown(self, context):
|
||||
pass
|
||||
|
||||
|
Reference in New Issue
Block a user