1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-02-20 20:09:11 +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:
Sergei Trofimov 2016-02-02 09:20:27 +00:00
parent 7edb2c8919
commit 45a9c0a86d

View File

@ -29,7 +29,6 @@ class GenericDevice(LinuxDevice):
"""
abi = 'armeabi'
has_gpu = True
parameters = [