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-06-01 13:44:48 -07:00
2019-06-10 15:51:06 -07:00
2020-07-20 18:27:17 +00:00
2020-07-21 12:30:39 +00:00
2020-07-21 12:30:39 +00:00
2020-07-23 13:54:50 +09:00
2020-04-25 04:41:44 +00:00
2020-06-09 13:31:37 +02:00
2020-06-10 18:07:06 +00:00
2018-07-22 21:18:45 -07:00
2020-07-09 17:22:31 +01:00
2019-12-18 08:19:10 -08:00
2019-10-18 18:28:00 +00:00
2020-02-06 17:43:29 -08:00
2020-05-06 08:55:19 +01:00
2020-03-31 22:18:40 -04:00
2020-07-16 12:50:11 -07:00
2020-07-16 12:50:11 -07:00
2020-05-18 09:50:18 +02:00
2019-07-11 14:52:17 -07:00
2019-07-11 14:52:17 -07:00
2019-03-20 19:36:13 +00: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
2020-02-25 20:50:00 +00:00
2019-12-18 08:19:10 -08:00
2020-07-17 19:54:49 +00:00
2020-01-21 11:40:02 +00:00
2020-07-08 16:46:16 +01:00
2019-12-18 08:19:10 -08:00
2020-01-24 16:43:40 -08:00
2020-06-11 15:33:16 -07:00
2020-06-27 16:20:00 +01:00
2020-03-03 13:50:53 -08:00
2019-05-14 18:40:13 +00:00
2019-07-18 14:28:14 -07:00
2020-07-01 15:13:58 -07:00
2020-04-28 11:37:20 -04:00
2020-05-05 20:47:04 +01:00
2020-05-05 20:47:04 +01:00
2019-12-18 08:19:10 -08:00
2019-07-16 09:52:23 -07:00
2020-07-05 10:23:14 +09:00
2020-07-20 13:59:24 -04:00
2020-06-09 14:38:50 -07:00
2020-07-15 14:27:13 +01:00
2020-07-15 14:27:13 +01:00
2019-10-16 14:52:30 -07:00
2020-06-09 14:38:50 -07:00
2020-02-28 18:16:13 +00:00
2020-06-17 22:57:42 -04:00
2020-01-11 01:11:46 +00:00
2020-07-17 14:32:15 +01:00
2020-06-09 14:38:50 -07:00
2020-03-24 07:15:16 -07:00
2020-04-09 20:16:08 +00:00
2020-07-20 17:19:02 -07:00
2020-05-13 02:36:24 +01:00
2020-03-02 15:00:15 -08:00
2020-05-05 10:30:15 -04:00
2020-02-06 17:43:29 -08:00
2020-06-22 11:13:42 -07:00
2020-05-12 20:07:46 +01:00
2020-05-14 16:52:24 +01: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