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

Commit c37527b0 authored by Tianyu Jiang's avatar Tianyu Jiang
Browse files

Compile BufferHubServer_test for 64-bit on a 64-bit platform

and 32-bit on a 32-bit platform.

Bug: 125885800
Test: m BufferHubServer_test on walleye_xr only generates 64bit target.
Change-Id: Iad9930739bc15e55a7af0d2c357910ffcb098aed
parent 7d171b07
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ cc_test {
        "-Wall",
        "-Werror",
    ],
    compile_multilib: "first",
    header_libs: [
        "libdvr_headers",
        "libnativewindow_headers",