From 6d8ba3d31dfb46ebceee9318f25e27db535a955b Mon Sep 17 00:00:00 2001 From: Chris Weir Date: Fri, 23 Sep 2022 16:09:01 -0700 Subject: Fix emu builds Duplicate definition of ICanController/socketcan causes gcar_*emu builds to fail. Remove the duplicate definition. Bug: 248399199 Test: lunch gcar_emu_x86_64-userdebug; m Change-Id: Ia0f54d2dc850e3311eb96b97cde5c1448e3208ac --- emulator/usbpt/protocan/manifest.protocan.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'emulator/usbpt/protocan') diff --git a/emulator/usbpt/protocan/manifest.protocan.xml b/emulator/usbpt/protocan/manifest.protocan.xml index f23cbf9..7227a48 100644 --- a/emulator/usbpt/protocan/manifest.protocan.xml +++ b/emulator/usbpt/protocan/manifest.protocan.xml @@ -4,10 +4,6 @@ hwbinder 1.0 - - ICanController - socketcan - ICanBus BCAN -- cgit v1.2.3