From 235525a98aab0cc2804057be5d10b3e3d6c942a5 Mon Sep 17 00:00:00 2001 From: ChengYou Ho Date: Wed, 1 Aug 2018 15:42:09 +0800 Subject: Add os_pickup.bp to create namespace This can fix duplicate module names problem with other platforms Bug: 112062468 Change-Id: I376f8037a42e8200aea856d7515f45887cc7452a --- os_pickup.bp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 os_pickup.bp 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 { +} -- cgit v1.2.3