diff options
| author | 2021-03-11 07:23:27 +0000 | |
|---|---|---|
| committer | 2021-03-11 09:40:02 +0000 | |
| commit | 4f0a75abded278f9a6eade900c0c5abe718a4409 (patch) | |
| tree | 6b708db07355f97dcae95f19f2e19aba05d24a73 /java/kotlin.go | |
| parent | c52bea9555086692a7afc0dc5cf36b60ca430057 (diff) | |
Ensure java_system_modules_import uses prebuilts
Make sure that java_system_modules_import always depends on the
prebuilt by adding dependencies in the ComponentDepsMutator() method
which is called before prebuilts without a corresponding source are
renamed from prebuilt_<x> to <x>. That requires the prebuilt_ prefix
to be provided but it ensures that the dependencies are safe.
Similar logic also makes sure java_system_modules always depends on
the source module and not on a renamed prebuilt module.
Bug: 182402568
Test: m nothing
Change-Id: I30db95978f5d9b205951011edf40585ee36c0c4c
Diffstat (limited to 'java/kotlin.go')
0 files changed, 0 insertions, 0 deletions