commit | 30a2fd7ab827db279cdea96046d6ca37d5140e70 | [log] [tgz] |
---|---|---|
author | Colin Cross | Mon Oct 19 13:38:07 2020 -0700 |
committer | Colin Cross | Mon Oct 19 13:38:07 2020 -0700 |
tree | c6ba0e84988b5573cb6adf79c295827ee6c65690 | |
parent | 4b05d23b75aa6244890968c345d3a0ad16a4f130 [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: I82bb79d9f1ba006fd46f4ee5ed58cd82fd25ed3d