OSDN Git Service

Use whole_static_library for cxx library deps.
authorIvan Lozano <ivanlozano@google.com>
Thu, 25 Mar 2021 15:56:49 +0000 (11:56 -0400)
committerIvan Lozano <ivanlozano@google.com>
Thu, 25 Mar 2021 20:12:37 +0000 (16:12 -0400)
commitbfd9733a6731307c19301b040aad637463bb8c5a
tree26d443fc08a118b217716b1888d8d17f953c63ee
parent6ffa090b317cdb21bf60c813e1cf5c09febf4ad2
Use whole_static_library for cxx library deps.

static_library has reverted to the old behavior of not being bundled
into rlibs, however whole_static_library has been added to support that
behavior.

Bug: 183182230
Test: mma
Change-Id: If0166b1347b005c03e9e1e1c2805513c0ec245d3
gd/rust/common/Android.bp
gd/rust/hal/Android.bp
gd/rust/shim/Android.bp