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

Commit 25b52e4c authored by Fedor Kudasov's avatar Fedor Kudasov Committed by Android (Google) Code Review
Browse files

Merge "Enable surface for host"

parents 76b804f2 36272072
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -187,3 +187,11 @@ subdirs = [
    "tests",
    "tools",
]

filegroup {
    name: "libui_host_common",
    srcs: [
        "Rect.cpp",
        "PixelFormat.cpp"
    ],
}