OSDN Git Service

fs_mgr exports its headers.
authorElliott Hughes <enh@google.com>
Tue, 31 Mar 2015 00:48:49 +0000 (17:48 -0700)
committerElliott Hughes <enh@google.com>
Tue, 31 Mar 2015 00:48:49 +0000 (17:48 -0700)
Change-Id: I6fddb60a902be5ac216d32a751ec8c178c26ebaf

tests/fstest/Android.mk

index d607d9b..9be7ae4 100644 (file)
@@ -21,7 +21,6 @@ LOCAL_SRC_FILES := recovery_test.cpp
 LOCAL_SHARED_LIBRARIES += libcutils libutils liblog liblogwrap
 LOCAL_STATIC_LIBRARIES += libtestUtil libfs_mgr
 LOCAL_C_INCLUDES += system/extras/tests/include \
-                    system/core/fs_mgr/include \
                     system/extras/ext4_utils \
                     system/core/logwrapper/include
 include $(BUILD_NATIVE_TEST)