2019-12-01 08:32:53 -05:00
|
|
|
#
|
|
|
|
# Copyright (C) 2019 The LineageOS Project
|
|
|
|
#
|
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
# you may not use this file except in compliance with the License.
|
|
|
|
# You may obtain a copy of the License at
|
|
|
|
#
|
|
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
#
|
|
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
# See the License for the specific language governing permissions and
|
|
|
|
# limitations under the License.
|
|
|
|
#
|
|
|
|
|
|
|
|
EXTRA_VENDOR_LIBRARIES_32 := \
|
|
|
|
libandroidicu \
|
2020-04-13 07:11:37 -04:00
|
|
|
libaudioclient \
|
|
|
|
libaudiomanager \
|
|
|
|
libaudiopolicy \
|
|
|
|
libbufferhub \
|
|
|
|
libbufferhubqueue \
|
|
|
|
libcamera_client \
|
2019-12-01 08:32:53 -05:00
|
|
|
libft2 \
|
2020-04-13 07:11:37 -04:00
|
|
|
libgui \
|
2019-12-01 08:32:53 -05:00
|
|
|
libharfbuzz_ng \
|
2020-04-13 07:11:37 -04:00
|
|
|
libheif \
|
|
|
|
libicui18n \
|
|
|
|
libinput \
|
|
|
|
libmedia \
|
|
|
|
libmediametrics \
|
|
|
|
libmediautils \
|
|
|
|
libmemunreachable \
|
|
|
|
libminikin \
|
|
|
|
libnblog \
|
|
|
|
libpackagelistparser \
|
|
|
|
libpdx_default_transport \
|
|
|
|
libselinux \
|
|
|
|
libstdc++ \
|
|
|
|
libsonivox \
|
|
|
|
libvibrator
|
2019-12-01 08:32:53 -05:00
|
|
|
|
|
|
|
EXTRA_VENDOR_LIBRARIES_64 := \
|
2020-04-13 07:11:37 -04:00
|
|
|
libstdc++ \
|
2020-10-02 01:05:45 -04:00
|
|
|
libpowermanager
|
2021-02-25 10:01:33 -05:00
|
|
|
|
|
|
|
EXTRA_SYSTEM_LIBRARIES_64 := \
|
|
|
|
libblasV8
|