diff options
author | 2025-02-06 17:58:26 -0800 | |
---|---|---|
committer | 2025-02-06 17:58:26 -0800 | |
commit | c9b88c9ffeca0669e0e413ec153f80be3881d54f (patch) | |
tree | 867d0b84da31a1951de3991bfa4598fb3b9be0e2 /java/builder.go | |
parent | 2730536e07bb0f38c339a6f26b779612e02daf14 (diff) |
Remove configurable values from providers
Providers are data exported from one module to another.
Configurable properties are the collection of all possible values of a
property, to be resolved under the module's configuration.
If you export a configurable from one module to another and then resolve
it there, it will be evaluated with the wrong configuration.
Bug: 394967253
Test: m nothing
Change-Id: I934b08538bcc3267b3ec44925591f16a1c59292c
Diffstat (limited to 'java/builder.go')
0 files changed, 0 insertions, 0 deletions