aboutsummaryrefslogtreecommitdiff
path: root/sources
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2017-07-14 17:48:30 -0700
committerElliott Hughes <enh@google.com>2017-07-14 17:48:30 -0700
commit2e45955a2a8fc1a301e9af24e58d19a7c77a29bb (patch)
tree207998aad9572126aea83a0b35c36fd69c85e459 /sources
parente6558f1da72ca5b09f20e0ed65cf70095790e41c (diff)
downloadndk-2e45955a2a8fc1a301e9af24e58d19a7c77a29bb.tar.gz
Track removal of mbstate.cpp from bionic.
Bug: N/A Test: builds Change-Id: I1f3ca4ff4ff39ad29e893c68961b1471f75f0274
Diffstat (limited to 'sources')
-rw-r--r--sources/android/support/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sources/android/support/Android.mk b/sources/android/support/Android.mk
index 6d9330dab..025cc4243 100644
--- a/sources/android/support/Android.mk
+++ b/sources/android/support/Android.mk
@@ -58,7 +58,6 @@ android_support_sources := \
$(BIONIC_PATH)/libc/bionic/c32rtomb.cpp \
$(BIONIC_PATH)/libc/bionic/locale.cpp \
$(BIONIC_PATH)/libc/bionic/mbrtoc32.cpp \
- $(BIONIC_PATH)/libc/bionic/mbstate.cpp \
$(BIONIC_PATH)/libc/bionic/wchar.cpp \
$(BIONIC_PATH)/libc/upstream-freebsd/lib/libc/string/wcscat.c \
$(BIONIC_PATH)/libc/upstream-freebsd/lib/libc/string/wcschr.c \