zenfone9: Disable elf check for the moment

Change-Id: Ica06e6cfca5a918bd87983636826f1d851a25939
diff --git a/extract-files.py b/extract-files.py
index a6a761e..0ac2e26 100755
--- a/extract-files.py
+++ b/extract-files.py
@@ -56,6 +56,7 @@
     'asus',
     blob_fixups=blob_fixups,
     lib_fixups=lib_fixups,
+    check_elf=False,
 )
 
 module.add_proprietary_file('proprietary-files-product.txt')