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

Commit 092fe252 authored by Alistair Delva's avatar Alistair Delva
Browse files

Build 64-bit drmserver on 64-bit-only

Bug: 158659480
Change-Id: I56cd6df1889e8d479d3f05a3848070e93cff3745
parent f0bf3f27
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ cc_binary {
        "-Werror",
    ],

    compile_multilib: "32",
    compile_multilib: "prefer32",

    init_rc: ["drmserver.rc"],
}