diff options
author | 2025-03-20 02:37:25 +0000 | |
---|---|---|
committer | 2025-03-20 02:52:26 +0000 | |
commit | 670efb65fe0e535d889c5e37e91f2ae6af5d0ad5 (patch) | |
tree | 7edfbb1b71eb9df8536fd676f2ab5f9761b155f6 /android/singleton_module.go | |
parent | ab3911674d9682b9a8ff70dcf8d1443c92009d7d (diff) |
Print the default SOONG_ONLY value of the product in lunch output
SOONG_ONLY=false is currently printed as the output of lunch even for
enabled products such as `aosp_cf_x86_64_phone`.
config.soongOnlyRequested evaluates to true during the main build (it
invokes `runMakeProductConfig), but is currently always false when used
in report_config.
Test: lunch aosp_cf_x86_64_phone-trunk_staging-userdebug # SOONG_ONLY=true (previously
false)
Test: lunch cf_x86_64_phone-trunk_staging-userdebug # SOONG_ONLY=false
Bug: 402519768
Change-Id: If859695a583c6627af05fb62eb0f8b3fa93aeec8
Diffstat (limited to 'android/singleton_module.go')
0 files changed, 0 insertions, 0 deletions