zenfone9: Import unuseed Qcom opensource display
Needed for sonng import to prevent the undefined module error
Change-Id: Ie5865b8f317842622c57c9d78a836bcb85340ee6
Signed-off-by: micky387 <mickaelsaibi@free.fr>
diff --git a/extract-files.py b/extract-files.py
index b46dbd5..ba628cc 100755
--- a/extract-files.py
+++ b/extract-files.py
@@ -21,6 +21,7 @@
namespace_imports = [
'hardware/qcom-caf/wlan',
+ 'vendor/qcom/opensource/display',
'vendor/qcom/opensource/commonsys/display',
'vendor/qcom/opensource/commonsys-intf/display',
]