diff options
author | 2024-08-20 13:26:52 -0700 | |
---|---|---|
committer | 2024-08-20 13:26:52 -0700 | |
commit | ac92f3e3f40afce5931c2df438019a0a2b3591ea (patch) | |
tree | b8c5e092538b75fb88b28360e98131dcc01853a8 /java/app_test.go | |
parent | ee5b92fd6c9d306ceedc94e837b777bc2179040c (diff) |
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
Diffstat (limited to 'java/app_test.go')
0 files changed, 0 insertions, 0 deletions