commit | 9b0f94aa2cfb8ea0d311f00f402a2ffb29685156 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Mon Oct 19 13:37:55 2020 -0700 |
committer | Colin Cross <ccross@android.com> | Mon Oct 19 13:37:55 2020 -0700 |
tree | 5d8b8ca4728e921933f808f7d64bf77b8ad464c8 | |
parent | 632056e5501f04200b51cced848c6ce94ea2b7d6 [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: I362bf9ce1e7df8cea65410ac35c02f347b235d25