Files
build_soong/apex
Cole Faust ac92f3e3f4 Make native_shared_libs configurable
So that you can use selects with it.

This cl also creates a ResolvedApexNativeDependencies to represent
a merged and evaluated set of ApexNativeDependencies. Previously other
properties added their own "resolved" versions individually, but I
think it's better design for the property structs to remain unchanged,
so I created a new non-property struct to contain the resolved values.
Immutable property structs is one of the things we want to add for
performance (removing property struct copies).

Bug: 342006386
Test: Presubmits
Change-Id: Ibf222c4a7c01df7d5ccc5a85b2e3c9b3f9243b9a
2024-08-20 13:26:52 -07:00
..
2022-07-06 15:58:43 +00:00
2024-08-20 10:50:04 +09:00
2024-08-20 13:26:52 -07:00
2024-07-29 12:24:25 -07:00
2023-04-27 09:56:04 +09:00
2024-04-01 16:37:20 +09:00