aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorleozwang <leozwang@google.com>2015-11-23 09:06:40 -0800
committerleozwang <leozwang@google.com>2015-11-23 09:06:40 -0800
commit76bb7183e3f20e0769963e7b6e2ab45f6269e9fe (patch)
tree1db4a15b259fd794191220020d6308b2a8e94a8e
parent011f1f64c41fe05a24132485ecf6d7cc059c9544 (diff)
downloadnativepower-76bb7183e3f20e0769963e7b6e2ab45f6269e9fe.tar.gz
Bug: 25841205 Change-Id: Iaeb5f589c02abcd88c8886eb68fc72f4ab550bf8
-rw-r--r--Android.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/Android.mk b/Android.mk
index f6aaac9..178cb8a 100644
--- a/Android.mk
+++ b/Android.mk
@@ -14,9 +14,4 @@
# limitations under the License.
#
-# libbrillo is only built for Linux, so this package is too.
-ifeq ($(HOST_OS),linux)
-
include $(call all-subdir-makefiles)
-
-endif # HOST_OS == linux