Merge "Add a warning that Use_source_config_var is being deprecated." into main am: e8abc2389e
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/3021333 Change-Id: I13fa0edd652931b930c5d9e4bfac19725b37f52a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -71,6 +71,9 @@ type UserSuppliedPrebuiltProperties struct {
|
||||
//
|
||||
// If specified then the prefer property is ignored in favor of the value of the Soong config
|
||||
// variable.
|
||||
//
|
||||
// DEPRECATED: This property is being deprecated b/308188211.
|
||||
// Use RELEASE_APEX_CONTRIBUTIONS build flags to select prebuilts of mainline modules.
|
||||
Use_source_config_var *ConfigVarProperties
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user