aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Deymo <deymo@google.com>2015-08-27 23:32:46 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-08-27 23:32:46 +0000
commit238da575cbad80fb7ffb0e89b9ccb33c7889a0ba (patch)
tree79ead835f4ad6df05877ef0d26af193346cbb1d1
parent2531b852ff0085a9ed95f3fe1d60808e98f0ade7 (diff)
parent5977b8c197a42ed71c946ea538327e0257751f08 (diff)
downloadplatform_external_libbrillo-238da575cbad80fb7ffb0e89b9ccb33c7889a0ba.tar.gz
platform_external_libbrillo-238da575cbad80fb7ffb0e89b9ccb33c7889a0ba.tar.bz2
platform_external_libbrillo-238da575cbad80fb7ffb0e89b9ccb33c7889a0ba.zip
Merge "Export dbus include dirs when using libchromeos-dbus"
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index d080d1e..a6b2347 100644
--- a/Android.mk
+++ b/Android.mk
@@ -146,7 +146,7 @@ LOCAL_CFLAGS := $(libchromeos_CFLAGS)
LOCAL_CPPFLAGS := $(libchromeos_CPPFLAGS)
LOCAL_RTTI_FLAG := -frtti
LOCAL_CLANG := true
-LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH)
+LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH) external/dbus
include $(BUILD_SHARED_LIBRARY)
# Shared minijail library for target