gts4lv: ELF checks are enabled by default

Change-Id: I5740f4c8d359831b4cb794912c5d650f55c33f17
This commit is contained in:
Michael Bestas
2024-11-05 23:19:25 +02:00
committed by LuK1337
parent e124d42e4a
commit 0b607cdb01

View File

@@ -29,7 +29,6 @@ module = ExtractUtilsModule(
'samsung',
lib_fixups=lib_fixups,
namespace_imports=namespace_imports,
check_elf=True,
)
if __name__ == '__main__':