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

Commit 646ebf21 authored by Ian Elliott's avatar Ian Elliott
Browse files

Compile SkiaVkRenderEngine so that it can be enabled

Test: manual + CI testing
Bug: 236390072
Change-Id: I7c583e29de9c236281475cbbb0ed3fa4f796d86c
parent 030a3fb0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -133,6 +133,8 @@ cc_library_static {
        "-fvisibility=hidden",
        "-Werror=format",
        "-Wno-unused-parameter",
        // TODO: Investigate reducing pinned-memory usage (b/263377839)
        "-DRE_SKIAVK",
    ],
    srcs: [
        ":librenderengine_sources",