commit | 7bf5f209cec9fcf5f6eb744bcc05e4f97a37648a | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Sep 12 10:19:08 2014 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Sep 12 10:19:08 2014 -0700 |
tree | b749b288a64393ea8bd6fca5c9ecaefbb2ca2c23 | |
parent | f9b9693bab9d6d614ac0da12734dca7bab487c44 [diff] [blame] |
Move libutils over to pthread_gettid_np. Bug: 17476168 Change-Id: I934d93a023eb00e036ed3cee8c52efaeb17b8915
diff --git a/libutils/Android.mk b/libutils/Android.mk index 0c8625c..b55e635 100644 --- a/libutils/Android.mk +++ b/libutils/Android.mk
@@ -93,8 +93,7 @@ LOCAL_CFLAGS += -Werror LOCAL_C_INCLUDES += \ - bionic/libc \ - external/zlib + external/zlib LOCAL_STATIC_LIBRARIES := \ libcutils