Propagate settings for building in an unbundled tree.
Test: build/soong/scripts/build-aml-prebuilts.sh art-module-sdk on master-art Change-Id: Iaff7f590d67fdd6f533f2831475deb7b92090ea2
This commit is contained in:
@@ -84,6 +84,8 @@ cat > ${SOONG_VARS}.new << EOF
|
||||
"CrossHostArch": "x86_64",
|
||||
"Aml_abis": true,
|
||||
|
||||
"Allow_missing_dependencies": ${SOONG_ALLOW_MISSING_DEPENDENCIES:-false},
|
||||
"Unbundled_build": ${TARGET_BUILD_UNBUNDLED:-false},
|
||||
"UseGoma": ${USE_GOMA}
|
||||
}
|
||||
EOF
|
||||
|
Reference in New Issue
Block a user