Refactoring: rename linker_allocator files

Change-Id: Ifc08e64b3a85205f072b7abab1149c7ab71e2f75
This commit is contained in:
Dmitriy Ivanov
2015-03-10 15:30:26 -07:00
parent e842dc0de5
commit c9ce70d783
6 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ LOCAL_SRC_FILES:= \
debugger.cpp \
dlfcn.cpp \
linker.cpp \
linker_allocator.cpp \
linker_block_allocator.cpp \
linker_environ.cpp \
linker_libc_support.c \
linker_phdr.cpp \