commit | 23aae1ce3040229d315ae0ba0b9cac6f5230270b | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Tue Mar 29 15:21:38 2016 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Tue Mar 29 15:21:38 2016 -0700 |
tree | cf1cff4850e94cc577d367338b3eef05bd6616fa | |
parent | 19f5f6fcb7f0edc41b2889649620f287458466f0 [diff] [blame] |
Update Android.bp with getdomainname Change-Id: I32383162acd16430089708fdce8927be43d1bc5a
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",