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 \
|
||||
libaudiomanager \
|
||||
libaudiopolicy \
|
||||
libbinder \
|
||||
libbinderthreadstate \
|
||||
libbufferhub \
|
||||
libbufferhubqueue \
|
||||
libcamera_client \
|
||||
|
@ -28,7 +26,6 @@ EXTRA_VENDOR_LIBRARIES_32 := \
|
|||
libgui \
|
||||
libharfbuzz_ng \
|
||||
libheif \
|
||||
libicuuc \
|
||||
libicui18n \
|
||||
libinput \
|
||||
libmedia \
|
||||
|
@ -45,6 +42,5 @@ EXTRA_VENDOR_LIBRARIES_32 := \
|
|||
libvibrator
|
||||
|
||||
EXTRA_VENDOR_LIBRARIES_64 := \
|
||||
libicuuc \
|
||||
libstdc++ \
|
||||
libpowermanager
|
||||
libpowermanager
|
||||
|
|
Loading…
Reference in a new issue