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

Commit bc6a2c9d authored by Dan Willemsen's avatar Dan Willemsen
Browse files

Enable host builds for libETC1

Fix checkbuilds - I missed this definition here.

Change-Id: I99c395cc86faed37fad0021bec99a567bee51067
parent ea309c20
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@
cc_library {
    name: "libETC1",
    srcs: ["ETC1/etc1.cpp"],
    host_supported: true,

    target: {
        android: {