commit | 4d8bcd2fc567d0ca0e04f2342c76cb59c2466eab | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Mon Jun 01 18:59:21 2020 -0700 |
committer | Josh Gao <jmgao@google.com> | Mon Jun 08 21:24:26 2020 +0000 |
tree | 6beabf4820583f16efcc895ade37194f4a7d43de | |
parent | e175cac7ee5ac3bc6c0cb4c8175b1b0a5ea63b34 [diff] |
Move libadbd_auth, libadbd_fs to adbd_system_binaries. The required block inside the definition of "adbd" does nothing: we get the libraries it contains via direct dependency when building from source, and not at all when using a prebuilt. Move them to a phony rule that's explicitly listed in PRODUCT_PACKAGES. Bug: http://b/157709367 Test: treehugger Change-Id: I97c0889558482cfbe18ae91b39b6889d3fee877c (cherry picked from commit e572f2fc44be87f48a605c7c603401b712cbf841)