summaryrefslogtreecommitdiff
path: root/ext4_utils/Android.mk
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2012-05-20 13:37:10 -0700
committerColin Cross <ccross@android.com>2012-07-17 17:50:27 -0700
commit4d070140c0306790d2c2278b43eea734186819eb (patch)
treec2513dfa72747ba25ed03dac5f8241c9d46633f6 /ext4_utils/Android.mk
parentd99bf88cf0604e8ad281bb8dc0596ce8eafb4d56 (diff)
downloadextras-4d070140c0306790d2c2278b43eea734186819eb.tar.gz
system/extras/ext4_utils: move libsparse to system/core
Delete libsparse from ext4_utils, move it to system/core/libsparse in preparation for linking tools in system/core against it. Change-Id: I3545c2e0ad7122f99bbc998ab0e85ca1e65d5add
Diffstat (limited to 'ext4_utils/Android.mk')
-rw-r--r--ext4_utils/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext4_utils/Android.mk b/ext4_utils/Android.mk
index 4273963a..dae1b016 100644
--- a/ext4_utils/Android.mk
+++ b/ext4_utils/Android.mk
@@ -166,4 +166,3 @@ include $(BUILD_PREBUILT)
endif
-include $(LOCAL_PATH)/libsparse/Android.mk