aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarren Krahn <dkrahn@google.com>2016-01-26 21:58:17 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-01-26 21:58:17 +0000
commitea8c5257f66186c982bd54cef8f2a75889564ccf (patch)
tree5e7e38e19c985dd8493e5ee2fbfc2d7a7fa94da1
parent5e3aa270e1f94c3eb03e28797cfd622d224d9f94 (diff)
parenteb350bccd25b686cd669f54ca0abbcd595557a3e (diff)
downloadplatform_external_libbrillo-ea8c5257f66186c982bd54cef8f2a75889564ccf.tar.gz
platform_external_libbrillo-ea8c5257f66186c982bd54cef8f2a75889564ccf.tar.bz2
platform_external_libbrillo-ea8c5257f66186c982bd54cef8f2a75889564ccf.zip
Add userdb_utils.
am: eb350bccd2 * commit 'eb350bccd25b686cd669f54ca0abbcd595557a3e': Add userdb_utils.
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 0b32d96..61850a6 100644
--- a/Android.mk
+++ b/Android.mk
@@ -39,6 +39,7 @@ libbrillo_core_sources := \
brillo/syslog_logging.cc \
brillo/type_name_undecorate.cc \
brillo/url_utils.cc \
+ brillo/userdb_utils.cc \
libbrillo_linux_sources := \
brillo/asynchronous_signal_handler.cc \