diff options
| author | 2023-03-23 14:31:19 +0900 | |
|---|---|---|
| committer | 2023-03-28 18:19:04 +0900 | |
| commit | e5f063e85fa127ec95284e56d37287f9ebab2f7c (patch) | |
| tree | 1c1d557b909a7de39e86498bbd5a0f1e87b9e745 /java/java.go | |
| parent | 8fdb210be20e6ebff9554748ade3a030ddf21e2d (diff) | |
Do not install prebuilt stubs from module_sdk
This is a rework of commit 5bdf2d589cce1146d663825c2a3e3d22c3c5476a
which made implementation variant of prebuilts with stubs as not
installable except libclangrt. This change narrows the affected modules
to prebuilts/module_sdk because cc_prebuilt_library_shared with stub
implementation is a special case only used there. It's typical for
cc_prebuilt_library_shared to have implementation, not stub.
Bug: 220898484
Test: ART_MODULE_BUILD_FROM_SOURCE=false m nothing
Change-Id: I99e5213da8cc473901e23942b50f06c023d91f60
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions