mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-07-05 06:34:12 +01:00
Renamed 'check_abi' parameter to 'exact_abi'
This commit is contained in:
@ -13,10 +13,10 @@ to chnage the location of this folder. The APK files need to be put into the cor
|
||||
for the workload they belong to. The name of the file can be anything but as explained below may need
|
||||
to contain certain peices of information.
|
||||
|
||||
All ApkWorkloads have parameters that affect the way in which APK files are resolved, ``check_abi``,
|
||||
All ApkWorkloads have parameters that affect the way in which APK files are resolved, ``exact_abi``,
|
||||
``force_install`` and ``check_apk``. Their exact behaviours are outlined below.
|
||||
|
||||
.. confval:: check_abi
|
||||
.. confval:: exact_abi
|
||||
|
||||
If this setting is enabled WA's resource resolvers will look for the devices ABI with any native
|
||||
code present in the apk. By default this setting is disabled since most apks will work across all
|
||||
|
Reference in New Issue
Block a user