Remove a hack for getting libpagerank's headers.
Change-Id: I0976af738734337fb6b2ec5e89a9f568a6d3d4cb
This commit is contained in:
parent
9ea0ff343f
commit
6a471e9b5d
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ include $(BUILD_SHARED_LIBRARY)
|
|||
include $(CLEAR_VARS)
|
||||
LOCAL_SRC_FILES := memtrack_test.c
|
||||
LOCAL_MODULE := memtrack_test
|
||||
LOCAL_C_INCLUDES := $(call include-path-for, libpagemap)
|
||||
LOCAL_SHARED_LIBRARIES := libmemtrack libpagemap
|
||||
LOCAL_CFLAGS := -Wall -Werror
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
|
Loading…
Reference in a new issue