sdm660-common: Build libavservices_minijail
To eliminate linker error and fix ims_rtp_daemon: -------------------------------------------------- CANNOT LINK EXECUTABLE "/vendor/bin/ims_rtp_daemon": library "libavservices_minijail.so" not found: needed by main executable
This commit is contained in:
parent
dc3bc748b0
commit
245f36f6ed
1 changed files with 2 additions and 0 deletions
|
@ -354,6 +354,8 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# OMX
|
||||
PRODUCT_PACKAGES += \
|
||||
libavservices_minijail \
|
||||
libavservices_minijail.vendor \
|
||||
libc2dcolorconvert \
|
||||
libhypv_intercept \
|
||||
libmm-omxcore \
|
||||
|
|
Loading…
Reference in a new issue