Merge "Support secondary arch for host module exports." am: 11a8d879b6

Change-Id: I6904936fe7ba62b6cd292e81096f05240096b9b8
This commit is contained in:
Nicolas Geoffray
2020-04-02 08:25:39 +00:00
committed by Automerger Merge Worker

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}