summaryrefslogtreecommitdiff
path: root/test-rpc-proxy
diff options
context:
space:
mode:
authorAlex Vakulenko <avakulenko@google.com>2015-10-27 11:40:30 -0700
committerAlex Vakulenko <avakulenko@google.com>2015-10-27 14:35:10 -0700
commit770967025d44dfbd7094cc53b1ced721fdfb5d3a (patch)
treefb68af14839464acc5b2c74b14741d7c6ce6f429 /test-rpc-proxy
parentab2a8ad501e0845bcf9944c34cf10ff782afdc36 (diff)
downloadshill-770967025d44dfbd7094cc53b1ced721fdfb5d3a.tar.gz
shill: Rename libchromeos to libbrillo
BUG: 24872993 Change-Id: I4530a7d89863fee2da846797b555e79e26e1e895
Diffstat (limited to 'test-rpc-proxy')
-rw-r--r--test-rpc-proxy/Android.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-rpc-proxy/Android.mk b/test-rpc-proxy/Android.mk
index 0c45cdc4..d25ab814 100644
--- a/test-rpc-proxy/Android.mk
+++ b/test-rpc-proxy/Android.mk
@@ -23,10 +23,10 @@ LOCAL_C_INCLUDES := \
system/connectivity \
LOCAL_SHARED_LIBRARIES := \
+ libbrillo \
+ libbrillo-dbus \
libchrome \
libchrome-dbus \
- libchromeos \
- libchromeos-dbus \
libshill-client \
libxmlrpc++