From f2cb874d6de86dfffe13fe6f051b1ea84d8e628a Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Fri, 10 Jul 2020 08:56:44 +0200 Subject: fix android build after commit c6aa0d055ec6a102c269a4e1cd0fa98fd7c99d66 Date: Thu Jul 9 14:07:25 2020 +0200 eventattacher: create instances with uno constructors Change-Id: Iae1bab85e7d2f32931cec27daa2fc30b6c4a0994 --- solenv/bin/native-code.py | 1 - 1 file changed, 1 deletion(-) (limited to 'solenv/bin') diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py index d67cf7209766..06dd076a8eff 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -21,7 +21,6 @@ import xml.etree.ElementTree as ET core_factory_list = [ ("libembobj.a", "embobj_component_getFactory"), - ("libevtattlo.a", "evtatt_component_getFactory"), ("libfilterconfiglo.a", "filterconfig1_component_getFactory"), ("libfsstoragelo.a", "fsstorage_component_getFactory"), ("libhyphenlo.a", "hyphen_component_getFactory"), -- cgit v1.2.3