commit | e7d185f59e50afb0b1d9105f7d426584167be0f0 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Jun 27 13:30:02 2018 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed Jun 27 14:08:48 2018 -0700 |
tree | ad2bac24da7280235bfa65bc315c14b58cc86664 | |
parent | e5a5eec5e588957aba2582ef25795bb3b573669f [diff] [blame] |
<sys/un.h>: add SUN_LEN. Also used by lldb. Bug: N/A Test: ran tests Change-Id: I4c2aa60e7a3d8c691742c12ebde142d9438bf60f
diff --git a/tests/Android.bp b/tests/Android.bp index 00f2856..b504fa1 100644 --- a/tests/Android.bp +++ b/tests/Android.bp
@@ -167,6 +167,7 @@ "sys_ttydefaults_test.cpp", "sys_types_test.cpp", "sys_uio_test.cpp", + "sys_un_test.cpp", "sys_vfs_test.cpp", "sys_xattr_test.cpp", "system_properties_test.cpp",