commit | 2b021e10664c3938249eb18b48eeac253cbb3e20 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Aug 19 17:00:33 2014 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed Aug 20 10:23:52 2014 -0700 |
tree | 31772908fbc1209095bbe668887809eff2fd60fd | |
parent | b61c50647b85b3c33af8ca155e88ec098d9e8cb0 [diff] [blame] |
Add <stdio_ext.h> for elfutils. Bug: 17139679 Change-Id: I1605ac382dbb6f23b2d874dbb9769f3cde4a6a99
diff --git a/tests/Android.mk b/tests/Android.mk index b370b92..ef33afc 100644 --- a/tests/Android.mk +++ b/tests/Android.mk
@@ -92,6 +92,7 @@ stdatomic_test.cpp \ stdint_test.cpp \ stdio_test.cpp \ + stdio_ext_test.cpp \ stdlib_test.cpp \ string_test.cpp \ strings_test.cpp \