diff options
author | 2024-02-27 09:31:51 +0000 | |
---|---|---|
committer | 2024-03-04 08:39:20 +0000 | |
commit | 972917d794e1f9a225fa3737cf648f4a8d044d31 (patch) | |
tree | 660e085a9ec8f44ad199008d135cb7668d1cff2d /androidmk/parser/parser_test.go | |
parent | f2c105758659078460effa2564854db8e9c372ca (diff) |
Support partial module variants with apex_contributions
Some libraries like `libnativehelper_compat_libc++` only exist as shared
library in module sdk. When prebuilt of this library is selected using
apex_contritbutions, only shared linkages should be redirected to the
prebuilt version. The static linkage should come from source.
Test: Added a unit test
Bug: 322175508
Change-Id: Ic65d376b2354b4a42c7b9ea3ed1cd80c37e2840f
Diffstat (limited to 'androidmk/parser/parser_test.go')
0 files changed, 0 insertions, 0 deletions