summaryrefslogtreecommitdiff
path: root/java/app_test.go
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2024-08-20 13:26:52 -0700
committer Cole Faust <colefaust@google.com> 2024-08-20 13:26:52 -0700
commitac92f3e3f40afce5931c2df438019a0a2b3591ea (patch)
treeb8c5e092538b75fb88b28360e98131dcc01853a8 /java/app_test.go
parentee5b92fd6c9d306ceedc94e837b777bc2179040c (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