aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorYuntao Xu <yuntaoxu@google.com>2022-01-11 13:09:56 -0800
committerYuntao Xu <yuntaoxu@google.com>2022-01-11 13:16:28 -0800
commit81084e1895d4c3f4a4aae71d06db53f07762eb60 (patch)
tree8ac7bdf9fa8af862b2cddad402dbeac22494f49a /Android.bp
parentf85f90d0302842664b51d0e2ae5ee1ed41914cce (diff)
downloadbzip2-81084e1895d4c3f4a4aae71d06db53f07762eb60.tar.gz
Add one visibility to libbz module
Added one visibility to the libbz module, to make it visible to moudles in the vendor directory (which is needed to convert Make modules to Soong in the vendor dir of the interal_master branch). Bug: 205649904 Test: m libbz Test: TreeHugger Change-Id: Ia256108d21abdce5dda886ad8113c2d2bbfdac6f
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index a4fc80f..2dcbeed 100644
--- a/Android.bp
+++ b/Android.bp
@@ -57,6 +57,7 @@ cc_library_static {
"//external/puffin:__subpackages__",
"//system/update_engine:__subpackages__",
"//system/core/fs_mgr/libsnapshot:__subpackages__",
+ "//vendor:__subpackages__",
],
arch: {
arm: {