Files
build_soong/android
Jooyung Han 698dd9f007 apexDepsMutator uses WalkDeps
apexDepsMutator marks all dependencies of apex modules. Previously, it
was converted from WalkDeps() to Top-down mutator to avoid the pitfall
of WalkDeps() bug. (It did't handle multiple visits via different
paths.)

Because WalkDeps() problem solved in aosp/1277516, apexDepsMutator can
be reverted to use WalkDeps().

Even though there's no observable difference between them, I revert this
for the up-coming change, which requires different pruning strategies
per apexes.

Bug: 159195575
Test: m
Change-Id: Ib09cbc7a3dfd143dd37b660b1aea6c71392ce2e3
2020-07-23 13:54:50 +09:00
..
2020-07-23 13:54:50 +09:00
2018-07-22 21:18:45 -07:00
2019-10-18 18:28:00 +00:00
2020-07-16 12:50:11 -07:00
2020-07-16 12:50:11 -07:00
2020-06-04 01:26:16 +01:00
2020-01-22 16:54:18 -08:00
2020-06-09 14:38:51 -07:00
2019-12-18 08:19:10 -08:00
2020-07-17 19:54:49 +00:00
2019-12-18 08:19:10 -08:00
2020-01-24 16:43:40 -08:00
2020-06-09 14:38:50 -07:00
2020-06-09 14:38:50 -07:00
2020-06-09 14:38:50 -07:00
2019-12-18 08:19:10 -08:00
2020-03-28 16:42:17 -07:00
2020-06-26 10:36:18 -04:00