commit | 5de9f2e2663340e525942fe99009418f325eeab8 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Fri Nov 11 15:33:20 2022 -0800 |
committer | Patrick Rohr <prohr@google.com> | Fri Nov 11 15:36:39 2022 -0800 |
tree | d4c7651226a16742bfec6c8f5e4be7ed421856f5 | |
parent | 3ce7477c3ae876888a4948f928eb51627e83f3ad [diff] |
gn2bp: propagate static libs up the tree Soong explicitly requires to list all static libraries, including static libraries that are linked by a dependency. What is interesting is that this change seemed to have introduced new targets?! Will have to check if that's correct, but at first glance it seems to make sense. Test: //components/cronet/android:cronet Change-Id: I0e6e9a760dd0a4ebc5ce50f5dabc02458ff488a8