update_engine: Rename libchromeos into libbrillo
BUG: 24872993
Change-Id: I4cdbec7089552f5c9a0461c09a62e34e055a46bf
diff --git a/Android.mk b/Android.mk
index 56e2514..bb76751 100644
--- a/Android.mk
+++ b/Android.mk
@@ -49,12 +49,12 @@
external/gtest/include \
system
LOCAL_SHARED_LIBRARIES += \
+ libbrillo \
+ libbrillo-dbus \
+ libbrillo-http \
+ libbrillo-stream
libchrome \
libchrome-dbus \
- libchromeos \
- libchromeos-dbus \
- libchromeos-http \
- libchromeos-stream
endef
# update_metadata-protos (type: static_library)
@@ -120,7 +120,7 @@
libshill-client \
libssl \
libexpat \
- libchromeos-policy \
+ libbrillo-policy \
libhardware \
libcutils
LOCAL_SRC_FILES := \
@@ -212,7 +212,7 @@
libshill-client \
libssl \
libexpat \
- libchromeos-policy \
+ libbrillo-policy \
libhardware \
libcutils
LOCAL_SRC_FILES := \
@@ -261,7 +261,7 @@
libshill-client \
libssl \
libexpat \
- libchromeos-policy \
+ libbrillo-policy \
libhardware \
libcutils \
libprotobuf-cpp-lite-rtti \
@@ -315,7 +315,7 @@
libshill-client \
libssl \
libexpat \
- libchromeos-policy \
+ libbrillo-policy \
libhardware \
libcutils \
libprotobuf-cpp-lite-rtti \
@@ -355,8 +355,8 @@
LOCAL_SHARED_LIBRARIES := \
libchrome \
libchrome-dbus \
- libchromeos \
- libchromeos-dbus
+ libbrillo \
+ libbrillo-dbus
LOCAL_STATIC_LIBRARIES := \
update_engine_client-dbus-proxies
LOCAL_SRC_FILES := \