diff options
| author | 2022-11-14 17:35:50 +0000 | |
|---|---|---|
| committer | 2022-11-22 16:06:23 +0000 | |
| commit | c21336e7cd011ccb3bbe0f855f4a4471ffcca5c2 (patch) | |
| tree | 7076364875be4ce36b86a2809f87291ee13bdeeb /scripts/construct_context_test.py | |
| parent | b452cc759f33c232d068fc6006887328a441a950 (diff) | |
Remove support for unused env vars from sdk snapshot generation
The following environment variables are no longer used when generating
sdk snapshots:
* SOONG_SDK_SNAPSHOT_PREFER - we can control the modules that are
preferred at build time now.
* SOONG_SDK_SNAPSHOT_USE_SOURCE_CONFIG_VAR - this is done as a
post-processing step by the mainline_module_sdks.sh script to avoid
having to regenerate the ninja files for every module.
* SOONG_SDK_SNAPSHOT_VERSION - support for this was removed a long time
ago but was still referenced from dumpvars.go.
Bug: 259095197
Test: m nothing
# Searched for uses of these variables but could not find any
# outside the build.
Change-Id: Id2b32b29ff6f09faffea43292f549ba13acd956d
(cherry picked from commit 82d75ade2a7dd0dbcd483c46e833ce697a443a34)
Merged-In: Id2b32b29ff6f09faffea43292f549ba13acd956d
Diffstat (limited to 'scripts/construct_context_test.py')
0 files changed, 0 insertions, 0 deletions