commit | 20d691f817268eed53176b46a8b757fae3607754 | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Tue Aug 18 16:18:56 2020 +0800 |
committer | Yi Kong <yikong@google.com> | Wed Aug 19 01:39:25 2020 +0800 |
tree | bce4e067912b3f4bdcf847a6dda006c6c556d296 | |
parent | 5e346d444d2311bf0e676a1a1a492f7a96b167d2 [diff] |
profcollectd: Workaround rust build system does not automatically install dependent so files The indirectly dependent shared libraries are not automatically installed by the build system. Explicitly declare shared dependencies from the rust_binary rule to workaround the issue. Test: check system/lib64/libprofcollectd.so Bug: 165161105 Bug: 163175424 Bug: 79161490 Change-Id: I3c235aae1ae22a8775856e3dd00100a8cfd2263e