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

Commit 4eaa0662 authored by Nicolas Geoffray's avatar Nicolas Geoffray Committed by Automerger Merge Worker
Browse files

Support secondary arch for host module exports. am: 164451c1

Change-Id: I6bf823109ae5812ab466a586c29134707121f68e
parents ef1365e8 164451c1
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}