Paul Duffin
dd5993f6d4
Avoid passing around []hiddenAPIModule
...
Previously, an []android.Module was converted to an []hiddenAPIModule
that was then used to retrieve boot dex jars. That was ok when
obtaining the dex jar files from source modules for
bootclasspath_fragment but does not work well for other use cases as
it would require doing that conversion in multiple places.
This change pushes the use of hiddenAPIModule down to the methods that
retrieve information from it which makes the methods more flexible and
easier to reuse.
Bug: 177892522
Test: m nothing
Change-Id: Ib84aaf03d8f5a63b48232036fe4589646fc23352
2021-06-14 17:23:52 +01:00
..
2021-04-30 14:14:46 -07:00
2020-11-30 14:16:02 -08:00
2021-04-08 11:27:24 +09:00
2021-04-08 11:27:24 +09:00
2021-03-22 22:09:53 +00:00
2021-05-24 13:32:55 +01:00
2021-05-27 17:53:46 -07:00
2021-05-27 17:53:46 -07:00
2021-03-18 16:17:34 -07:00
2021-05-20 23:10:26 +00:00
2021-05-20 23:10:26 +00:00
2021-03-24 00:01:15 +00:00
2020-12-21 12:31:51 -08:00
2021-03-30 20:03:22 +01:00
2021-05-12 14:01:10 -04:00
2021-05-26 17:13:43 +01:00
2021-05-18 16:05:29 +09:00
2021-05-24 16:22:47 +01:00
2021-06-14 17:23:52 +01:00
2021-05-24 13:32:56 +01:00
2021-03-25 11:06:45 -07:00
2021-05-24 12:52:01 +01:00
2020-10-09 18:34:24 -07:00
2021-03-05 14:57:51 +00:00
2021-04-30 14:14:46 -07:00
2021-05-12 21:51:27 +01:00
2021-06-10 14:28:10 +01:00
2021-06-10 14:28:10 +01:00
2021-05-20 15:53:00 +01:00
2021-05-15 00:29:49 +09:00
2021-03-30 20:03:22 +01:00
2021-06-07 16:02:53 +01:00
2021-03-31 13:17:42 -07:00
2021-06-07 16:04:46 +01:00
2021-03-19 15:46:38 -07:00
2019-12-19 19:19:40 +00:00
2021-06-14 17:23:52 +01:00
2021-06-10 12:36:43 +01:00
2021-05-17 18:38:06 +01:00
2021-05-26 17:05:17 +01:00
2021-06-09 14:02:03 +01:00
2020-10-09 18:34:24 -07:00
2020-07-08 19:29:10 +00:00
2019-05-06 14:22:26 -07:00
2021-06-01 13:40:17 -07:00
2021-05-18 21:58:38 +01:00
2020-10-09 18:34:24 -07:00
2021-02-09 15:36:25 -08:00
2021-03-24 01:07:12 +00:00
2021-03-31 13:17:42 -07:00
2021-03-16 23:02:39 +00:00
2021-04-06 17:49:19 +00:00
2021-05-10 15:30:00 -07:00
2021-06-09 15:05:40 -07:00
2019-04-30 15:33:49 +01:00
2021-06-10 12:36:43 +01:00
2021-06-14 17:23:52 +01:00
2021-03-22 19:13:40 +00:00
2021-04-28 00:39:52 +01:00
2020-10-09 18:34:24 -07:00
2021-03-24 00:01:15 +00:00
2021-04-13 19:09:48 +01:00
2021-03-15 13:58:44 -07:00
2021-03-05 19:22:30 +00:00
2021-06-08 17:53:31 +00:00
2021-06-08 17:53:31 +00:00
2021-02-26 16:28:12 -08:00
2021-06-02 13:02:51 -07:00
2021-06-02 13:02:23 -07:00
2021-04-01 10:33:20 +01:00
2021-04-28 15:06:22 +00:00
2019-07-22 13:18:48 -07:00
2021-03-31 16:03:59 +01:00
2021-05-06 23:13:06 +01:00
2021-05-24 12:52:01 +01:00
2021-05-27 00:56:52 +00:00
2021-05-20 09:59:59 +00:00
2019-10-18 15:14:15 -07:00