Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit abdc8c55 authored by Nicolas Geoffray's avatar Nicolas Geoffray
Browse files

Support secondary arch for host module exports.

Bug: 142935992
Test: build-aml-prebuilts.sh generate x86 prebuilts

Change-Id: Iec4d8aa59a3ad55583c788f8ec40dd0637e7af33
parent b358ebb7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ cat > ${SOONG_VARS}.new << EOF

    "DeviceName": "generic_arm64",
    "HostArch": "x86_64",
    "HostSecondaryArch": "x86",
    "Aml_abis": true,

    "UseGoma": ${USE_GOMA}