History log of /external/avahi/avahi-common/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d8a437ffca71643f24ec0009e12981b5c57cd020 21-Aug-2015 Robert Ginda <rginda@chromium.org> Fix LOCAL_EXPORT_C_INCLUDE_DIRS variable name.

Change-Id: I662b8923190239856d025acf9458589ca69697ba
/external/avahi/avahi-common/Android.mk
00d0b8b8bb3b5a1d7ced7654d86fc19ec78e51dc 20-Aug-2015 Robert Ginda <rginda@chromium.org> Add LOCAL_EXPORT_C_INCLUDES

Change-Id: Ieec3fcbaa17ef3f29a9b81cc5ba80e1746862698
/external/avahi/avahi-common/Android.mk
8a41d48f365eaac6ed8ed1a11703a138e78700d5 13-Aug-2015 Robert Ginda <rginda@chromium.org> Remove LOCAL_MODULE_TAGS vars, switch to SHARED libs.

These components will have to be included in the PRODUCT_PACKAGES
of products that want them.

Switch avahi-common and avahi-core back to shared libs.

Change-Id: I280fc308c71b8b89b0da29dc997852dbe5879c3b
/external/avahi/avahi-common/Android.mk
c336c7e25c91352c311e3da8f1b881d4e1875b2c 04-Aug-2015 Robert Ginda <rginda@chromium.org> Initial add of Android.mk files.

These files were initially generated by the third party
"androgenizer", but then updated and cleaned up by hand.

The changes to the generated files were:

* Hand edited some Android.mk files to add the lib prefix, changed
build types, fix references to the dbus library.

* Remove Android.mk files for avahi-glib and avahi-gobject since we're
not going to need them.

* Remove outdated LOCAL_PRELINK_MODULE variable.

* Remove LOCAL_MODULE_TAGS from static modules.

* Convert literal tabs to 4 spaces.

* Dump a warning and exit from update_android_mk.sh, since we've
diverged from the generated output.

Change user/group (in config.h) from "avahi" to "system".

Bug: 22827641
Change-Id: I84c3d7a96e091797f4380003045836f8183531ad
/external/avahi/avahi-common/Android.mk