commit | cd195faa9d2480fa63c083f895ecd0fa839280d2 | [log] [tgz] |
---|---|---|
author | Spandan Das <[email protected]> | Thu Oct 03 23:22:45 2024 +0000 |
committer | Spandan Das <[email protected]> | Thu Oct 03 23:22:45 2024 +0000 |
tree | b05958fbca9243276b2f93854d7365133a77d0d1 | |
parent | 991063f6e22e9f8cb86268eed16bfa2921e22701 [diff] |
Use jni_libs to install shared library dependency `jni_libs` is more specific than `required`, and allows Soong to be more restrictive when creating the dependency edge from the java_binary to the cc_library. Bug: 370110572 Test: m installclean && m <javabin> Test: verified that the jni libs are installed in out/target/product/... Change-Id: I52857314eed5944971b8f5993879a9609f1ea24e