| commit | 6a2b16693ca45f81ac2adc1cd0e9c965608de222 | [log] [tgz] |
|---|---|---|
| author | Colin Cross <ccross@android.com> | Mon Oct 19 13:38:05 2020 -0700 |
| committer | Colin Cross <ccross@android.com> | Mon Oct 19 13:38:05 2020 -0700 |
| tree | 6f99770d0553b40d4c2028a1936441178714a42f | |
| parent | fe1eba005603157f376829ffb0b9d26a0813cb8c [diff] |
Make the connection between implementation and llndk_library explicit
Instead of assuming a module with the .llndk suffix exists, add an
llndk_stubs property to every cc_library module that has a
corresponding llndk_library. Also rename the llndk_library to have
an explicit .llndk suffix.
Bug: 170784825
Test: no changes to build.ninja (excluding comments) or Android-${TARGET_PRODUCT}.mk
Change-Id: Ifba79a1ae64a67a9d7393dac2fb012cd8af8e149