commit | 27f13787e1e83dfe678a0d378b73d0d59c817b2c | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Mon Oct 19 13:37:57 2020 -0700 |
committer | Colin Cross <ccross@android.com> | Mon Oct 19 13:37:57 2020 -0700 |
tree | eaf3c82ef881dfddb8e0462606b6bb1fbcdfb645 | |
parent | 1e19124f422c9bda3eb50c70448133b9d70487e6 [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: I5f0b9d92162b532b1e6e8752ac3e130759cde08c