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