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',
]
diff --git a/omni.dependencies b/omni.dependencies
index 3d15f5a..a99a6e0 100644
--- a/omni.dependencies
+++ b/omni.dependencies
@@ -74,6 +74,12 @@
},
{
"remote": "gitlab",
+ "repository": "android_vendor_qcom_opensource_display",
+ "target_path": "vendor/qcom/opensource/display",
+ "revision": "android-15"
+ },
+ {
+ "remote": "gitlab",
"repository": "android_vendor_qcom_opensource_display-commonsys",
"target_path": "vendor/qcom/opensource/commonsys/display",
"revision": "android-15"