diff options
| author | 2022-02-11 13:11:55 -0800 | |
|---|---|---|
| committer | 2022-02-11 13:51:41 -0800 | |
| commit | a2bcf2c4b84aae197ae96991857fc4783928c422 (patch) | |
| tree | 60519369f9b6b326f077ac936e450047a0a8486e /scripts/jsonmodify_test.py | |
| parent | 06c80eb851efa51e8fd52e105670fc324f666368 (diff) | |
Fix transitive whole_static_libs on prebuilt static libraries
whole_static_libs on static library usually uses the .o files from
the dependency, but on a prebuilt static library has to use the .a file.
whole_static_libs on a static library that itself has whole_static_libs
on a prebuilt static library also needs to use the .a file transitively.
Test: TestWholeStaticLibPrebuilts
Change-Id: I9d4aabf72be0941b461a72e610f2b28287251cb2
Diffstat (limited to 'scripts/jsonmodify_test.py')
0 files changed, 0 insertions, 0 deletions