From f4b031b692c78b71e6d53830e61cd012a9da30ca Mon Sep 17 00:00:00 2001 From: TechPanelGM Date: Wed, 24 Sep 2025 09:34:50 +0200 Subject: [PATCH] umi: Add namespace for missing module needed by libmialgoengine.so --- Android.bp | 1 + 1 file changed, 1 insertion(+) diff --git a/Android.bp b/Android.bp index 1f47bc0..a5d0e53 100644 --- a/Android.bp +++ b/Android.bp @@ -8,6 +8,7 @@ soong_namespace { "hardware/xiaomi", "vendor/qcom/opensource/display", "vendor/xiaomi/sm8250-common", + "hardware/qcom-caf/sm8250", ], }