summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChengYou Ho <chengyouho@google.com>2018-08-01 15:42:09 +0800
committerChengYou Ho <chengyouho@google.com>2018-08-02 12:22:29 +0800
commit235525a98aab0cc2804057be5d10b3e3d6c942a5 (patch)
treea7532e9e9c560a566d831821d6f4c1ff6c75c623
parent3f5615325989d5c739f08f75155f84908611c95e (diff)
downloadipacfg-mgr-235525a98aab0cc2804057be5d10b3e3d6c942a5.tar.gz
This can fix duplicate module names problem with other platforms Bug: 112062468 Change-Id: I376f8037a42e8200aea856d7515f45887cc7452a
-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 {
+}