sm7325-common: Cleanup dead targets
build/make/core/main.mk:1136: warning: device/motorola/berlin/lineage_berlin.mk includes non-existent modules in PRODUCT_PACKAGES Offending entries: libOmxVdec libOmxVenc libOmxVidcCommon libc2dcolorconvert libqcreverb build/make/core/main.mk:1136: error: Build failed. 15:35:26 ckati failed with: exit status 1 To do this yourself, put the following line into lineage_$TARGET.mk: `$(call enforce-product-packages-exist,)` Note that the above flag must be in the product makefile to work. Change-Id: I0e4d93f4c3be077d49befa1f547d11d623ca74d5 |
This commit is contained in:
parent
6db14c7ddc
commit
21be1e6bc5
@ -101,7 +101,6 @@ PRODUCT_PACKAGES += \
|
||||
libldnhncr \
|
||||
libqcomvisualizer \
|
||||
libqcomvoiceprocessing \
|
||||
libqcreverb \
|
||||
libreverbwrapper \
|
||||
libvisualizer \
|
||||
sound_trigger.primary.lahaina
|
||||
@ -300,7 +299,6 @@ PRODUCT_PACKAGES += \
|
||||
|
||||
# OMX
|
||||
PRODUCT_PACKAGES += \
|
||||
libc2dcolorconvert \
|
||||
libcodec2_hidl@1.0.vendor \
|
||||
libcodec2_vndk.vendor \
|
||||
libOmxAacEnc \
|
||||
@ -309,9 +307,6 @@ PRODUCT_PACKAGES += \
|
||||
libOmxEvrcEnc \
|
||||
libOmxG711Enc \
|
||||
libOmxQcelp13Enc \
|
||||
libOmxVdec \
|
||||
libOmxVenc \
|
||||
libOmxVidcCommon \
|
||||
libstagefrighthw
|
||||
|
||||
# Perf
|
||||
|
Loading…
x
Reference in New Issue
Block a user