Files
build_soong/android
Spandan Das afa3add57e HideFromMake in apexTransitionMutator should respect special cases
At ToT, platform variants of modules are hidden from make, unless the module
has `//apex_available:platform` in its Android.bp file. However, there
are special cases which always require the platform variant to be
visible to make - e.g. bootstrap bionic libraries.

`markPlatformAvailability` handles these special cases. This CL updates
the subsequent apexTransitionMutator to hide the platform variant when
module.NotAvailableForPlatform is true in addition to the existing
module type specific `AvailableFor` check

Test: no diff in file_list.txt
Bug: 281077552
Change-Id: Ie9d7341e206276ff96d3d64fec21b8f5dcfd6ceb
2024-08-31 02:26:35 +00:00
..
2024-01-05 09:54:09 -08:00
2024-06-25 11:02:38 -07:00
2024-07-19 20:49:08 +00:00
2024-08-09 16:47:45 -07:00
2024-04-10 13:21:28 +01:00
2023-06-22 08:18:33 -07:00
2023-04-10 20:20:41 +00:00
2023-04-10 20:20:41 +00:00
2024-03-07 10:53:41 -08:00
2024-01-18 14:16:06 -08:00
2024-05-21 11:22:29 -07:00
2024-07-30 14:46:13 -07:00
2024-05-22 19:23:47 +00:00
2024-01-18 12:43:24 -08:00
2024-06-04 23:08:20 +00:00
2024-07-15 23:46:45 +00:00