sm8650-common: Initial configuration

Change-Id: Ie30473077ee50835b1c5f9363dc7965245fce64c
diff --git a/Android.bp b/Android.bp
new file mode 100644
index 0000000..f1820b7
--- /dev/null
+++ b/Android.bp
@@ -0,0 +1,10 @@
+//
+// Copyright (C) 2025 The LineageOS Project
+// SPDX-License-Identifier: Apache-2.0
+//
+
+soong_namespace {
+    imports: [
+        "hardware/motorola",
+    ],
+}