Merge "Support secondary arch for host module exports."

This commit is contained in:
Nicolas Geoffray
2020-04-02 08:12:45 +00:00
committed by Gerrit Code Review

View File

@@ -58,6 +58,7 @@ cat > ${SOONG_VARS}.new << EOF
"DeviceName": "generic_arm64",
"HostArch": "x86_64",
"HostSecondaryArch": "x86",
"Aml_abis": true,
"UseGoma": ${USE_GOMA}