sdm660-common: vndk: add vendor packages needed for camera hal
Change-Id: I9caef5b5421cec04496b07d33c0f6fbabf0222db
This commit is contained in:
parent
0859f27bfa
commit
c0ec09fcc8
1 changed files with 26 additions and 2 deletions
|
@ -16,11 +16,35 @@
|
||||||
|
|
||||||
EXTRA_VENDOR_LIBRARIES_32 := \
|
EXTRA_VENDOR_LIBRARIES_32 := \
|
||||||
libandroidicu \
|
libandroidicu \
|
||||||
|
libaudioclient \
|
||||||
|
libaudiomanager \
|
||||||
|
libaudiopolicy \
|
||||||
|
libbinder \
|
||||||
|
libbinderthreadstate \
|
||||||
|
libbufferhub \
|
||||||
|
libbufferhubqueue \
|
||||||
|
libcamera_client \
|
||||||
libft2 \
|
libft2 \
|
||||||
|
libgui \
|
||||||
libharfbuzz_ng \
|
libharfbuzz_ng \
|
||||||
|
libheif \
|
||||||
libicuuc \
|
libicuuc \
|
||||||
libstdc++
|
libicui18n \
|
||||||
|
libinput \
|
||||||
|
libmedia \
|
||||||
|
libmediametrics \
|
||||||
|
libmediautils \
|
||||||
|
libmemunreachable \
|
||||||
|
libminikin \
|
||||||
|
libnblog \
|
||||||
|
libpackagelistparser \
|
||||||
|
libpdx_default_transport \
|
||||||
|
libselinux \
|
||||||
|
libstdc++ \
|
||||||
|
libsonivox \
|
||||||
|
libvibrator
|
||||||
|
|
||||||
EXTRA_VENDOR_LIBRARIES_64 := \
|
EXTRA_VENDOR_LIBRARIES_64 := \
|
||||||
libicuuc \
|
libicuuc \
|
||||||
libstdc++
|
libstdc++ \
|
||||||
|
libpowermanager
|
Loading…
Reference in a new issue