From d5662dfcf88bee21b566f7fc9a3ae7a386c53546 Mon Sep 17 00:00:00 2001 From: oxmc Date: Thu, 4 Sep 2025 01:18:51 -0700 Subject: [PATCH] Update Android.bp --- Android.bp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Android.bp b/Android.bp index 188e523..e249b7b 100644 --- a/Android.bp +++ b/Android.bp @@ -1,2 +1,5 @@ // This file is intentionally left empty for Soong build system compatibility -// The actual build is handled by Android.mk for prebuilt apps \ No newline at end of file +// The actual build is handled by Android.mk for prebuilt apps + +soong_namespace { +} \ No newline at end of file