From 45a9c0a86deaf8e116df507b8050706202d1ac3b Mon Sep 17 00:00:00 2001 From: Sergei Trofimov Date: Tue, 2 Feb 2016 09:20:27 +0000 Subject: [PATCH] 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. --- wlauto/devices/linux/generic/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/wlauto/devices/linux/generic/__init__.py b/wlauto/devices/linux/generic/__init__.py index dce86c71..93f9f6ae 100644 --- a/wlauto/devices/linux/generic/__init__.py +++ b/wlauto/devices/linux/generic/__init__.py @@ -29,7 +29,6 @@ class GenericDevice(LinuxDevice): """ - abi = 'armeabi' has_gpu = True parameters = [