diff options
Diffstat (limited to 'runtime/Android.mk')
-rw-r--r-- | runtime/Android.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/Android.mk b/runtime/Android.mk index 087c0ea..d4548a2 100644 --- a/runtime/Android.mk +++ b/runtime/Android.mk @@ -42,7 +42,6 @@ LIBART_COMMON_SRC_FILES := \ dex_file_verifier.cc \ dex_instruction.cc \ elf_file.cc \ - field_helper.cc \ gc/allocator/dlmalloc.cc \ gc/allocator/rosalloc.cc \ gc/accounting/card_table.cc \ |