aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Vakulenko <avakulenko@google.com>2015-10-28 16:33:53 -0700
committerAlex Vakulenko <avakulenko@google.com>2015-10-28 16:33:53 -0700
commit7710dc069dbf07c4b9e08cf5d30fe748b2a72bf7 (patch)
treeabbf49cd87b442c6a33c72953d37746750a4be09
parentfed60b0c640828b320f56293c8bebc43fd2b1da8 (diff)
downloadplatform_external_libbrillo-brillo-m7-dev.tar.gz
platform_external_libbrillo-brillo-m7-dev.tar.bz2
platform_external_libbrillo-brillo-m7-dev.zip
Rename libchromeos repo to libbrillobrillo-m7-releasebrillo-m7-mr-devbrillo-m7-dev
Now that the former libchromeos repo sources are checked out at external/libbrillo, update the include path for intermediates generated for protobufs. BUG: 24872993 Change-Id: I7e3dc205837e69c6ab355ea8b6dfc50ab22e0d24
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 6485fd3..71f906e 100644
--- a/Android.mk
+++ b/Android.mk
@@ -315,7 +315,7 @@ generated_sources_dir := $(call local-generated-sources-dir)
LOCAL_SRC_FILES := $(libbrillo_test_sources)
LOCAL_C_INCLUDES := \
$(libbrillo_includes) \
- $(generated_sources_dir)/proto/external/libchromeos
+ $(generated_sources_dir)/proto/external/libbrillo
LOCAL_STATIC_LIBRARIES := libgtest libchrome_test_helpers \
libbrillo-test-helpers libgmock libBionicGtestMain \
libchrome_dbus_test_helpers