commit | 161f3e699d522b25214f593b37028cb6a88dd103 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Dec 02 13:22:11 2020 -0800 |
committer | Colin Cross <ccross@android.com> | Wed Dec 02 13:22:11 2020 -0800 |
tree | e63b95e83576445e9cdca9e811d66f4e0189f91b | |
parent | 2e689aa2f4db361c1e8d54c88b6621e73416fce7 [diff] |
Fix missing tools in apex genrules Pass all the tools used by apexer to the genrules that run apexer so that they will all be copied into the sandbox. Also remove the host_required on libconscrypt_openjdk_jni, it won't do anything once tool sandboxing is enabled. Fix it instead by using jni_libs on signapk to depend on libconscrypt_openjdk_jni. Bug: 124313442 Fixes: 160848329 Test: m checkbuild Change-Id: I3f070e24cb3fc06815b287f5510e48d5fba518b3