Merge "adb: Remove the obsolete include path to ext4_utils."
This commit is contained in:
commit
9f828a5383
1 changed files with 0 additions and 1 deletions
|
@ -324,7 +324,6 @@ LOCAL_MODULE := adbd
|
|||
LOCAL_FORCE_STATIC_EXECUTABLE := true
|
||||
LOCAL_MODULE_PATH := $(TARGET_ROOT_OUT_SBIN)
|
||||
LOCAL_UNSTRIPPED_PATH := $(TARGET_ROOT_OUT_SBIN_UNSTRIPPED)
|
||||
LOCAL_C_INCLUDES += system/extras/ext4_utils
|
||||
|
||||
LOCAL_SANITIZE := $(adb_target_sanitize)
|
||||
LOCAL_STRIP_MODULE := keep_symbols
|
||||
|
|
Loading…
Reference in a new issue