mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-21 20:38:57 +00:00
Deprecating apk_version instrument.
This commit is contained in:
parent
48259d872b
commit
82e4998092
@ -231,7 +231,13 @@ class ApkVersion(Instrument):
|
|||||||
|
|
||||||
name = 'apk_version'
|
name = 'apk_version'
|
||||||
description = """
|
description = """
|
||||||
Extracts APK versions for workloads that have them.
|
(DEPRECATED) Extracts APK versions for workloads that have them.
|
||||||
|
|
||||||
|
This instrument is deprecated and should not be used. It will be removed in
|
||||||
|
future versions of Workload Automation.
|
||||||
|
|
||||||
|
Versions of Android packages are now automatically attached to the results as
|
||||||
|
"apk_version" classfiers.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user