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

Commit 14f6d79c authored by Jeffrey Huang's avatar Jeffrey Huang Committed by Automerger Merge Worker
Browse files

Merge "Fix atest statsd_test" into rvc-dev am: 8650e9aa am: 6e804284 am: d108f109

Change-Id: If72f424e7d08a8a999f79257852d6702cc1d05e1
parents 5ffeaf3a d108f109
Loading
Loading
Loading
Loading
+6 −1
Original line number Original line Diff line number Diff line
@@ -295,7 +295,12 @@ cc_test {


    //TODO(b/153588990): Remove when the build system properly separates
    //TODO(b/153588990): Remove when the build system properly separates
    //32bit and 64bit architectures.
    //32bit and 64bit architectures.
    compile_multilib: "prefer32",
    compile_multilib: "both",
    multilib: {
        lib64: {
            suffix: "64",
        }
    },


    cflags: [
    cflags: [
        "-Wall",
        "-Wall",