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

Commit 14dcc28c authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "more complete 64bit mediaserver build targets"

parents 258062ea 7cd3cc7d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@ cc_test {
        "libmediandk",
    ],

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

    cflags: [
        "-Werror",
+2 −2
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ cc_test {
        "frameworks/native/include/media/openmax",
    ],

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

    cflags: [
        "-Werror",