Merge "Update the header path for ext4_utils." am: 2bd94433f8 am: 00a9050815

am: 514dc15399

Change-Id: I38332f7eab24a49375ef0f410a3cd3d552749e06
This commit is contained in:
Tao Bao
2016-10-10 22:14:43 +00:00
committed by android-build-merger
4 changed files with 5 additions and 11 deletions
-4
View File
@@ -70,7 +70,6 @@ LOCAL_CLANG := true
LOCAL_C_INCLUDES += \
system/vold \
system/extras/ext4_utils \
system/core/adb \
LOCAL_STATIC_LIBRARIES := \
@@ -98,9 +97,6 @@ LOCAL_STATIC_LIBRARIES := \
LOCAL_HAL_STATIC_LIBRARIES := libhealthd
LOCAL_C_INCLUDES += system/extras/ext4_utils
LOCAL_STATIC_LIBRARIES += libext4_utils_static libz
ifeq ($(AB_OTA_UPDATER),true)
LOCAL_CFLAGS += -DAB_OTA_UPDATER=1
endif