sdm660-common: remove unnecessary deps from vndk
Co-authored-by: Nebrassy <nebras30@gmail.com> Co-authored-by: Anush02198 <Anush.4376@gmail.com> Change-Id: I25982798d27a207d6b5d0343989888ecee22d457 Signed-off-by: OdSazib <odsazib@gmail.com>
This commit is contained in:
parent
e29416b670
commit
ec64ed4b97
1 changed files with 1 additions and 5 deletions
|
@ -19,8 +19,6 @@ EXTRA_VENDOR_LIBRARIES_32 := \
|
||||||
libaudioclient \
|
libaudioclient \
|
||||||
libaudiomanager \
|
libaudiomanager \
|
||||||
libaudiopolicy \
|
libaudiopolicy \
|
||||||
libbinder \
|
|
||||||
libbinderthreadstate \
|
|
||||||
libbufferhub \
|
libbufferhub \
|
||||||
libbufferhubqueue \
|
libbufferhubqueue \
|
||||||
libcamera_client \
|
libcamera_client \
|
||||||
|
@ -28,7 +26,6 @@ EXTRA_VENDOR_LIBRARIES_32 := \
|
||||||
libgui \
|
libgui \
|
||||||
libharfbuzz_ng \
|
libharfbuzz_ng \
|
||||||
libheif \
|
libheif \
|
||||||
libicuuc \
|
|
||||||
libicui18n \
|
libicui18n \
|
||||||
libinput \
|
libinput \
|
||||||
libmedia \
|
libmedia \
|
||||||
|
@ -45,6 +42,5 @@ EXTRA_VENDOR_LIBRARIES_32 := \
|
||||||
libvibrator
|
libvibrator
|
||||||
|
|
||||||
EXTRA_VENDOR_LIBRARIES_64 := \
|
EXTRA_VENDOR_LIBRARIES_64 := \
|
||||||
libicuuc \
|
|
||||||
libstdc++ \
|
libstdc++ \
|
||||||
libpowermanager
|
libpowermanager
|
Loading…
Reference in a new issue