fixup! Embed host liblz4.so in target_files
Fix typo introduced in 6877e81467
Bug: 206729162
Test: m dist
Change-Id: I799cbc2048f0a3ac715ecf094049776b507b1505
This commit is contained in:
parent
e30f7e8be1
commit
8cabc71bf6
1 changed files with 1 additions and 1 deletions
|
@ -5374,7 +5374,7 @@ $(BUILT_TARGET_FILES_PACKAGE): PRIVATE_OTA_TOOLS := $(built_ota_tools)
|
|||
tool_extension := $(wildcard $(tool_extensions)/releasetools.py)
|
||||
$(BUILT_TARGET_FILES_PACKAGE): PRIVATE_TOOL_EXTENSION := $(tool_extension)
|
||||
|
||||
updaer_dep :=
|
||||
updater_dep :=
|
||||
ifeq ($(AB_OTA_UPDATER),true)
|
||||
updater_dep += system/update_engine/update_engine.conf
|
||||
$(call declare-1p-target,system/update_engine/update_engine.conf,system/update_engine)
|
||||
|
|
Loading…
Reference in a new issue