commit | bc6a2c9d72cca89ee6e958737203263990d8cf55 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Tue Aug 02 16:35:26 2016 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Tue Aug 02 16:35:43 2016 -0700 |
tree | 4f20dbf1ac0b1c7e1241dfb3aaeccd65e5a8f292 | |
parent | ea309c20e59a61440888b2130d3cd3ca509debe4 [diff] |
Enable host builds for libETC1 Fix checkbuilds - I missed this definition here. Change-Id: I99c395cc86faed37fad0021bec99a567bee51067
diff --git a/opengl/libs/Android.bp b/opengl/libs/Android.bp index 813fd99..f28d4ff 100644 --- a/opengl/libs/Android.bp +++ b/opengl/libs/Android.bp
@@ -2,6 +2,7 @@ cc_library { name: "libETC1", srcs: ["ETC1/etc1.cpp"], + host_supported: true, target: { android: {