zenfone9: Add external tinycompress into omni.dependencies

Change-Id: Ia035ef031f3fc3ba14d03711dfb2e25af810bb35
diff --git a/omni.dependencies b/omni.dependencies
index bd603c1..ffe495a 100644
--- a/omni.dependencies
+++ b/omni.dependencies
@@ -12,6 +12,13 @@
     "revision": "android-14.0-vendor"
   },
   {
+    "remote": "omnirom",
+    "repository": "android_external_tinycompress",
+    "target_path": "external/tinycompress",
+    "override": "platform/external/tinycompress",
+    "revision": "android-14.0"
+   },
+  {
     "remote": "github",
     "repository": "micky387/android_hardware_qcom_media",
     "target_path": "hardware/qcom-caf/sm8450/media",