mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-21 20:38:57 +00:00
Removing hard-coded abi from generic_linux devices
ABI should be read from the target device as with other Device interfaces. This must be a holdover from before this was being done.
This commit is contained in:
parent
7edb2c8919
commit
45a9c0a86d
@ -29,7 +29,6 @@ class GenericDevice(LinuxDevice):
|
|||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
abi = 'armeabi'
|
|
||||||
has_gpu = True
|
has_gpu = True
|
||||||
|
|
||||||
parameters = [
|
parameters = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user