commit | 8183da3bcf8b8dde93ecb445ac52b9d4d6196f5a | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Mon Oct 19 13:38:02 2020 -0700 |
committer | Colin Cross <ccross@android.com> | Mon Oct 19 13:38:02 2020 -0700 |
tree | de279fd8c4004214dddf67ffee9da15f1766cd8e | |
parent | b5bf5fd5b49eb48977e03e4371afafe62069c6b7 [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: I092d606074e8d6b3387af77f1fd1a339e002f88b