sm8550-common: releasetools: Add dtbo image to the output zip if present

Change-Id: I8bb4da99945eceae3beab77489e6b9e2a47ab972
This commit is contained in:
XiNGRZ
2019-04-29 03:23:26 +08:00
committed by chaptsand
parent 09337b59a1
commit 765f91beec
2 changed files with 43 additions and 0 deletions

View File

@@ -133,6 +133,9 @@ TARGET_RECOVERY_PIXEL_FORMAT := RGBX_8888
TARGET_USERIMAGES_USE_EXT4 := true
TARGET_USERIMAGES_USE_F2FS := true
# Releasetools
TARGET_RELEASETOOLS_EXTENSIONS := $(COMMON_PATH)
# RIL
ENABLE_VENDOR_RIL_SERVICE := true