summaryrefslogtreecommitdiff
path: root/os_pickup.bp
diff options
context:
space:
mode:
authorRoger Liao <rogerliao@google.com>2019-04-12 03:31:08 +0800
committerRoger Liao <rogerliao@google.com>2019-04-12 12:28:39 +0800
commitc28ceeeaf9d5085b36146e6930d23aa1c0d34d17 (patch)
tree1cf2fdfdb5e11987e0d0f6598310465f801fdfca /os_pickup.bp
parent3841febd4914de5eebb3e41f45c4872d9ac7de41 (diff)
downloadgps-c28ceeeaf9d5085b36146e6930d23aa1c0d34d17.tar.gz
Display and Media HAL shared between U3 and P19
Add os_pickup.mk and os_pickup.bp to control access to all sm8150p projects. For share codebase between U3 and P19. Move prop_pickup.mk and prop_pickup.bp to non-shared git: gps Bug:130263006 Bug:130263419 Change-Id: Ib0784cf215fd745703a83446b14b4cd43f27dc58
Diffstat (limited to 'os_pickup.bp')
-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..45708ee
--- /dev/null
+++ b/os_pickup.bp
@@ -0,0 +1,3 @@
+//we are creating the namespace hardware/qcom/sm8150p, hardware/qcom/sm8150p/Android.bp links to this file
+soong_namespace {
+}