comet: Add PixelImsMediaService
Change-Id: I2bf94759e28bea4ca8afe4d79bc5c6328f84e51d
This commit is contained in:
parent
e6a7e81678
commit
d507b287dd
4 changed files with 11 additions and 3 deletions
|
@ -116,6 +116,8 @@ if [ -z "${ONLY_FIRMWARE}" ]; then
|
|||
|
||||
set_module_suffix "vendor/lib64/com.google.edgetpu_app_service-V4-ndk.so" "-vendor" "${VENDOR_TXT}"
|
||||
set_module_suffix "vendor/lib64/com.google.edgetpu_vendor_service-V2-ndk.so" "-vendor" "${VENDOR_TXT}"
|
||||
set_module_suffix "vendor/lib64/vendor.google.whitechapel.audio.audioext@4.0.so" "-vendor" "${VENDOR_TXT}"
|
||||
set_module_suffix "vendor/lib64/vendor.google.whitechapel.audio.extension-V2-ndk.so" "-vendor" "${VENDOR_TXT}"
|
||||
|
||||
extract "${MY_DIR}/proprietary-files-vendor.txt" "${SRC}" "${KANG}" --section "${SECTION}"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue