commit | 2b94f124df2745d2f56688a8e4bb0e8e6e9cde33 | [log] [tgz] |
---|---|---|
author | Evgenii Stepanov <eugenis@google.com> | Wed Nov 07 21:35:53 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Nov 07 21:35:53 2018 +0000 |
tree | ab1f64660b5b0b097fc496e6ae35f1917610aa45 | |
parent | 0c39bd468d3aa19b3e27937b36b101cc4aa65dab [diff] | |
parent | acd6f4f9f5d248345231542df91947b44a309c26 [diff] |
Merge changes I6ba4b46a,Ic54579e3 * changes: Disable a few bionic tests under HWASan. Remove timer_delete_multiple test.
diff --git a/libc/Android.bp b/libc/Android.bp index 681394f..2ba4f78 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -1702,6 +1702,7 @@ defaults: ["libc_defaults"], name: "libc", static_ndk_lib: true, + export_include_dirs: ["include"], product_variables: { platform_sdk_version: { asflags: ["-DPLATFORM_SDK_VERSION=%d"],