diff options
| author | 2023-04-13 18:15:05 +0000 | |
|---|---|---|
| committer | 2023-04-13 22:25:40 +0000 | |
| commit | b2b41d57cd6fe5d38b329cc5437aa8997bcf6553 (patch) | |
| tree | bacbef7cfce9c5e7ad8876c292a1e6f87622287c /java/sdk_library_test.go | |
| parent | 748fd189b5a02bfc9d7c8b5254608ff87b65c62f (diff) | |
Differentiate between public and module-lib stub variants
The public stubs of libclang_rt.* originate from the same module. When
generating the Androidmk entries for these stubs, we need to add a
suffix to differentiate between the two stub variants.
This is likely an issue specific to libclang_rt.*. The public stubs of
other libraries like libc, liblog, ... come from a separate module
ndk_library which adds an .ndk suffix
Test: lunch module_arm64only && TARGET_BUILD_APPS="build.bazel.examples.apex.minimal" build/soong/soong_ui.bash --make-mode nothing
(with aosp/2535141)
Test: lunch aosp_cf_arm64_phone-userdebug && m nothing
Change-Id: I2b4411cb022b4e27f44d2fce6cb26492dd7e2278
Diffstat (limited to 'java/sdk_library_test.go')
0 files changed, 0 insertions, 0 deletions