summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChengYou Ho <chengyouho@google.com>2018-08-03 12:30:43 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-08-03 12:30:43 -0700
commit6486ef4a27bbd6938c386ce9b558118d1478997e (patch)
treea7532e9e9c560a566d831821d6f4c1ff6c75c623
parent4ea2ff7a0a4b427352fd0d86f05fdbc2129c7a11 (diff)
parent235525a98aab0cc2804057be5d10b3e3d6c942a5 (diff)
downloadipacfg-mgr-6486ef4a27bbd6938c386ce9b558118d1478997e.tar.gz
Add os_pickup.bp to create namespace
am: 235525a98a Change-Id: I60ee18ac8150ab8528317421d5c6a461b80d8854
-rw-r--r--os_pickup.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/os_pickup.bp b/os_pickup.bp
new file mode 100644
index 0000000..693a60c
--- /dev/null
+++ b/os_pickup.bp
@@ -0,0 +1,3 @@
+//we are creating the namespace hardware/qcom/sdm845, hardware/qcom/sdm845/Android.bp links to this file
+soong_namespace {
+}