commit | 8ac6611e7fc8df8ea90f22cc21398ab64f4da16c | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Tue Mar 29 23:36:41 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Mar 29 23:36:41 2016 +0000 |
tree | cf1cff4850e94cc577d367338b3eef05bd6616fa | |
parent | 19f5f6fcb7f0edc41b2889649620f287458466f0 [diff] | |
parent | 23aae1ce3040229d315ae0ba0b9cac6f5230270b [diff] |
Merge "Update Android.bp with getdomainname"
diff --git a/libc/Android.bp b/libc/Android.bp index ca8a4d5..8ec2b92 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -1279,6 +1279,7 @@ "bionic/ftruncate.cpp", "bionic/futimens.cpp", "bionic/getcwd.cpp", + "bionic/getdomainname.cpp", "bionic/gethostname.cpp", "bionic/getpgrp.cpp", "bionic/getpid.cpp",