commit | c03e8ceec233494ae1248247c5a1f4a374e70ae5 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Tue Mar 29 23:44:59 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Mar 29 23:44:59 2016 +0000 |
tree | f164338d16c405ec5132006f4b6b4f9c55b63396 | |
parent | 8ac6611e7fc8df8ea90f22cc21398ab64f4da16c [diff] | |
parent | 78f5eb0498e0bae7f64f749b252aee7e56621b34 [diff] |
Merge "Fix test getauxval.arm_has_AT_HWCAP2."
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",