summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2016-10-10 23:14:34 +0200
committerandroid-build-merger <android-build-merger@google.com>2016-10-10 23:14:34 +0200
commit00a9050815369d98ad5230fcf13a60577ebeb99a (patch)
tree9a3904480d6a9bc172cbd6fbc834574d33db9786 /updater/Android.mk
parentMerge "No longer need android/log.h" (diff)
parentMerge "Update the header path for ext4_utils." (diff)
downloadandroid_bootable_recovery-00a9050815369d98ad5230fcf13a60577ebeb99a.tar
android_bootable_recovery-00a9050815369d98ad5230fcf13a60577ebeb99a.tar.gz
android_bootable_recovery-00a9050815369d98ad5230fcf13a60577ebeb99a.tar.bz2
android_bootable_recovery-00a9050815369d98ad5230fcf13a60577ebeb99a.tar.lz
android_bootable_recovery-00a9050815369d98ad5230fcf13a60577ebeb99a.tar.xz
android_bootable_recovery-00a9050815369d98ad5230fcf13a60577ebeb99a.tar.zst
android_bootable_recovery-00a9050815369d98ad5230fcf13a60577ebeb99a.zip
Diffstat (limited to '')
-rw-r--r--updater/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/updater/Android.mk b/updater/Android.mk
index 507088dcd..d9fc72c8f 100644
--- a/updater/Android.mk
+++ b/updater/Android.mk
@@ -62,7 +62,6 @@ LOCAL_STATIC_LIBRARIES += \
$(tune2fs_static_libraries)
LOCAL_CFLAGS += -Wno-unused-parameter -Werror
-LOCAL_C_INCLUDES += system/extras/ext4_utils
LOCAL_STATIC_LIBRARIES += \
libsparse_static \
libz