platform_build/libs/host
Dan Willemsen 859ac34064 Add LOCAL_MODULE_HOST_OS
Instead of wrapping a host module definition in 'ifeq($(HOST_OS),...)'
in the Android.mk files, define which hosts are supported using
LOCAL_MODULE_HOST_OS.

A blank LOCAL_MODULE_HOST_OS means that linux and darwin are supported.
A non-empty LOCAL_MODULE_HOST_OS lists the supported HOST_OSs.

Change-Id: I1e342d1908cfa00aef2c39c145b4f5f81c373bc6
2015-09-03 16:40:51 -07:00
..
include/host Remove unused "host/Directories.h". 2015-07-28 07:49:02 -07:00
Android.mk Add LOCAL_MODULE_HOST_OS 2015-09-03 16:40:51 -07:00
CopyFile.c Merge "Remove legacy windows platform build support" 2015-08-18 04:31:07 +00:00