OSDN Git Service

rust: Refactor modules for static_lib propagation.
authorIvan Lozano <ivanlozano@google.com>
Thu, 4 Feb 2021 15:06:19 +0000 (10:06 -0500)
committerIvan Lozano <ivanlozano@google.com>
Thu, 4 Feb 2021 15:17:37 +0000 (10:17 -0500)
commit8070f8c30aedc7d0079fcb1d6a7af2ddb0407f25
treef1898376dd455d94d01bd2c8a50a3abfe180be63
parentc375bac598068f9d4f16f4ad4a86a0ee2638a9e3
rust: Refactor modules for static_lib propagation.

rust_library modules now bundle their static lib dependencies. As a
result, many of these static_lib listings are no longer necessary.

This CL also includes libcxxbridge05 in libbt_common_sys_prop_cxx and
libbt_shim_ffi in libbluetooth_rust_interop, both static libraries,
to avoid having to add these to dependencies.

Test: mma
Bug: 175886967
Bug: 179122837
Change-Id: I77c53e62d19bcda7a8ace81d7c576eed383b7c87
build/Android.bp
gd/Android.bp
gd/rust/common/Android.bp
gd/rust/shim/Android.bp
main/Android.bp
stack/test/fuzzers/Android.bp
test/headless/Android.bp