-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdevice-common.mk
493 lines (413 loc) · 19.1 KB
/
device-common.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
#
# Copyright (C) 2017-2018 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.
#
# inherit from the proprietary version
$(call inherit-product, vendor/lenovo/YTX703-common/YTX703-common-vendor.mk)
# Overlays
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
# Screen density
PRODUCT_AAPT_CONFIG := normal large xlarge
PRODUCT_AAPT_PREF_CONFIG := xhdpi
# Needed by vendor/cm/bootanimation/
TARGET_SCREEN_WIDTH := 2560
TARGET_SCREEN_HEIGHT := 1600
# Device characteristics
PRODUCT_CHARACTERISTICS := tablet
$(call inherit-product, $(LOCAL_PATH)/configs/memconfig/phone-xxhdpi-3072-dalvik-heap.mk)
PRODUCT_SYSTEM_SERVER_COMPILER_FILTER := speed-profile
#
# PRODUCT_PACKAGES rules
#
# ANT+
PRODUCT_PACKAGES += \
AntHalService \
com.dsi.ant.antradio_library \
libantradio
# APEX
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/ld.config.txt:$(TARGET_COPY_OUT_SYSTEM)/etc/swcodec/ld.config.txt
# Audio
PRODUCT_PACKAGES += \
audiod \
audio.a2dp.default \
audio.primary.msm8952 \
audio.r_submix.default \
audio.usb.default \
libaudio-resampler \
libaudioroute \
libqcompostprocbundle \
libqcomvisualizer \
libqcomvoiceprocessing \
libtinycompress \
tinymix
# Bluetooth
PRODUCT_PACKAGES += \
libbt-vendor
# HW crypto
PRODUCT_PACKAGES += \
# Camera
PRODUCT_PACKAGES += \
Snap \
camera.msm8952 \
libmm-qcamera \
# Keystore
PRODUCT_PACKAGES += \
keystore.msm8952 \
# Component overrides
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides.xml
# Display
PRODUCT_PACKAGES += \
copybit.msm8952 \
gralloc.msm8952 \
hwcomposer.msm8952 \
memtrack.msm8952 \
liboverlay \
# For android_filesystem_config.h
PRODUCT_PACKAGES += \
fs_config_files \
# GPS
PRODUCT_PACKAGES += \
libcurl \
libgnss \
libgnsspps
# IPv6
PRODUCT_PACKAGES += \
ebtables \
ethertypes \
libebtc \
# Lights
PRODUCT_PACKAGES += \
lights.msm8952 \
# OMX
PRODUCT_PACKAGES += \
libc2dcolorconvert \
libextmedia_jni \
libOmxAacEnc \
libOmxAmrEnc \
libOmxCore \
libOmxEvrcEnc \
libOmxQcelp13Enc \
libOmxSwVencHevc \
libOmxVdec \
libOmxVenc \
libstagefrighthw \
# Qualcomm dependencies
PRODUCT_PACKAGES += \
libtinyxml \
libxml2 \
# Recovery
PRODUCT_PACKAGES += \
twrp.fstab \
init.recovery.qcom.rc
# Sensors
PRODUCT_PACKAGES += \
sensors.msm8952 \
# Seccomp policy
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/seccomp_policy/mediacodec-seccomp.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/mediacodec.policy
# Tethering
PRODUCT_PACKAGES += \
TetheringConfigOverlay
# TimeKeep
PRODUCT_PACKAGES += \
timekeep \
TimeKeep
# Thermal
PRODUCT_PACKAGES += \
thermal.msm8952
# Trust HAL
PRODUCT_PACKAGES += \
# Wifi
PRODUCT_PACKAGES += \
libqsap_sdk \
libQWiFiSoftApCfg \
libwpa_client \
wificond \
wifilogd \
hostapd \
WifiOverlay \
libwifi-hal-qcom \
wcnss_service \
libwcnss_qmi \
wpa_supplicant \
wpa_supplicant.conf \
# WiFi Display
PRODUCT_PACKAGES += \
libnl \
libwfdaac_vendor
# HIDL HAL list
PRODUCT_ENFORCE_VINTF_MANIFEST_OVERRIDE := true
# RenderScript HAL
PRODUCT_PACKAGES += \
# Graphics
PRODUCT_PACKAGES += \
# Memtrack
PRODUCT_PACKAGES += \
# Configstore
PRODUCT_PACKAGES += \
# Audio
PRODUCT_PACKAGES += \
android.hardware.audio.service \
# Camera
PRODUCT_PACKAGES += \
# Netutils
PRODUCT_PACKAGES += \
netutils-wrapper-1.0 \
libandroid_net
# Wi-Fi
PRODUCT_PACKAGES += \
# Bluetooth
PRODUCT_PACKAGES += \
# GNSS
PRODUCT_PACKAGES += \
# Light
PRODUCT_PACKAGES += \
# Sensors
PRODUCT_PACKAGES += \
# Vibrator
PRODUCT_PACKAGES += \
# Keymaster
PRODUCT_PACKAGES += \
# Gatekeeper
PRODUCT_PACKAGES += \
# DRM
PRODUCT_PACKAGES += \
# Usb HAL
PRODUCT_PACKAGES += \
# Thermal HAL
PRODUCT_PACKAGES += \
# Power
PRODUCT_PACKAGES += \
android.hardware.power-service-qti \
# Health HAL
PRODUCT_PACKAGES += \
[email protected]:64 \
# Media
PRODUCT_PACKAGES += \
# Dummy hidl lib for oreo blobs
PRODUCT_PACKAGES += \
libhidltransport \
libhidltransport.vendor \
libhwbinder \
libhwbinder.vendor
# LiveDisplay
PRODUCT_PACKAGES += \
#
# PRODUCT_COPY_FILES rules
#
# Device-specific permissions
PRODUCT_COPY_FILES += $(foreach permission, $(wildcard $(LOCAL_PATH)/configs/permissions/*), \
$(permission):$(addprefix $(TARGET_COPY_OUT_VENDOR)/etc/permissions/, $(notdir $(permission))) )
# Standard permissions
PRODUCT_COPY_FILES += \
external/ant-wireless/antradio-library/com.dsi.ant.antradio_library.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/com.dsi.ant.antradio_library.xml \
frameworks/native/data/etc/android.hardware.audio.low_latency.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.audio.low_latency.xml \
frameworks/native/data/etc/android.hardware.bluetooth_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth_le.xml \
frameworks/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth.xml \
frameworks/native/data/etc/android.hardware.camera.autofocus.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.autofocus.xml \
frameworks/native/data/etc/android.hardware.camera.front.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.front.xml \
frameworks/native/data/etc/android.hardware.camera.full.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.full.xml \
frameworks/native/data/etc/android.hardware.camera.raw.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.raw.xml \
frameworks/native/data/etc/android.hardware.location.gps.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.location.gps.xml \
frameworks/native/data/etc/android.hardware.opengles.aep.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.opengles.aep.xml \
frameworks/native/data/etc/android.hardware.sensor.accelerometer.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.accelerometer.xml \
frameworks/native/data/etc/android.hardware.sensor.compass.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.compass.xml \
frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.gyroscope.xml \
frameworks/native/data/etc/android.hardware.sensor.light.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.light.xml \
frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \
frameworks/native/data/etc/android.hardware.usb.accessory.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.accessory.xml \
frameworks/native/data/etc/android.hardware.usb.host.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.host.xml \
frameworks/native/data/etc/android.hardware.vulkan.level-0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vulkan.level-0.xml \
frameworks/native/data/etc/android.hardware.vulkan.version-1_0_3.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vulkan.version-1_0_3.xml \
frameworks/native/data/etc/android.hardware.wifi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.xml \
frameworks/native/data/etc/android.hardware.wifi.direct.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.direct.xml \
frameworks/native/data/etc/android.hardware.wifi.passpoint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.passpoint.xml \
frameworks/native/data/etc/android.software.freeform_window_management.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.freeform_window_management.xml \
frameworks/native/data/etc/android.software.midi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.midi.xml \
frameworks/native/data/etc/android.software.sip.voip.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.sip.voip.xml \
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml \
# Device-specific audio configs
PRODUCT_COPY_FILES += $(foreach audio_config, $(wildcard $(LOCAL_PATH)/configs/audio/*), \
$(audio_config):$(addprefix $(TARGET_COPY_OUT_VENDOR)/etc/, $(notdir $(audio_config))) )
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)
# Standard audio configs
PRODUCT_COPY_FILES += \
frameworks/av/services/audiopolicy/config/a2dp_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/a2dp_audio_policy_configuration.xml \
frameworks/av/services/audiopolicy/config/audio_policy_volumes.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_volumes.xml \
frameworks/av/services/audiopolicy/config/default_volume_tables.xml:$(TARGET_COPY_OUT_VENDOR)/etc/default_volume_tables.xml \
frameworks/av/services/audiopolicy/config/r_submix_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/r_submix_audio_policy_configuration.xml \
frameworks/av/services/audiopolicy/config/usb_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/usb_audio_policy_configuration.xml \
# IPC router config
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/sec_config:$(TARGET_COPY_OUT_VENDOR)/etc/sec_config
# Device-specific codec configuration
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/media/media_codecs_8956_v1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \
$(LOCAL_PATH)/configs/media/media_codecs_performance_8956_v1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml \
$(LOCAL_PATH)/configs/media/media_profiles_V1_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml \
# Standard (software) codec configuration
PRODUCT_COPY_FILES += \
frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_audio.xml \
frameworks/av/media/libstagefright/data/media_codecs_google_telephony.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_telephony.xml \
frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video.xml \
# Sensors configuration files
PRODUCT_COPY_FILES += $(foreach sensor_config, $(wildcard $(LOCAL_PATH)/configs/sensors/*), \
$(sensor_config):$(addprefix $(TARGET_COPY_OUT_VENDOR)/etc/sensors/, $(notdir $(sensor_config))) )
# Wi-Fi and WCNSS configuration files
PRODUCT_COPY_FILES += $(foreach wifi_config, $(wildcard $(LOCAL_PATH)/configs/wifi/*), \
$(wifi_config):$(addprefix $(TARGET_COPY_OUT_VENDOR)/etc/wifi/, $(notdir $(wifi_config))) ) \
$(LOCAL_PATH)/configs/hostapd_default.conf:$(TARGET_COPY_OUT_VENDOR)/etc/hostapd/hostapd_default.conf \
# Cellular data configuration files
PRODUCT_COPY_FILES += $(foreach data_config, $(wildcard $(LOCAL_PATH)/configs/data/*), \
$(data_config):$(addprefix $(TARGET_COPY_OUT_VENDOR)/etc/data/, $(notdir $(data_config))) )
# GPS configuration files
PRODUCT_COPY_FILES += $(foreach gps_config, $(wildcard $(LOCAL_PATH)/configs/gps/*), \
$(gps_config):$(addprefix $(TARGET_COPY_OUT_VENDOR)/etc/, $(notdir $(gps_config))) )
# Thermal engine configuration file
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/thermal-engine.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine.conf \
# Profiles for perfd
PRODUCT_COPY_FILES += $(foreach perf_profile, $(wildcard $(LOCAL_PATH)/configs/perf-profiles/*), \
$(perf_profile):$(addprefix $(TARGET_COPY_OUT_VENDOR)/etc/perf/, $(notdir $(perf_profile))) )
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/perfd/powerhint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.xml \
$(LOCAL_PATH)/configs/perfd/perfboostsconfig.xml:$(TARGET_COPY_OUT_VENDOR)/etc/perf/perfboostsconfig.xml \
$(LOCAL_PATH)/configs/perfd/targetconfig.xml:$(TARGET_COPY_OUT_VENDOR)/etc/perf/targetconfig.xml \
$(LOCAL_PATH)/configs/perfd/targetresourceconfigs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/perf/targetresourceconfigs.xml
# Configs for msm_irqbalance
PRODUCT_COPY_FILES += $(foreach irqbalance_config, $(wildcard $(LOCAL_PATH)/configs/irqbalance/*), \
$(irqbalance_config):$(addprefix $(TARGET_COPY_OUT_VENDOR)/etc/, $(notdir $(irqbalance_config))) )
# Ex-ramdisk
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/fstab.qcom:$(TARGET_COPY_OUT_VENDOR)/etc/fstab.qcom \
$(LOCAL_PATH)/configs/ueventd.rc:$(TARGET_COPY_OUT_VENDOR)/ueventd.rc \
# Vendor-provided service definitions (executed by init scripts)
PRODUCT_COPY_FILES += \
$(foreach service, $(wildcard $(LOCAL_PATH)/configs/init/*.rc), \
$(service):$(addprefix $(TARGET_COPY_OUT_VENDOR)/etc/init/, $(notdir $(service))) ) \
$(foreach service, $(wildcard $(LOCAL_PATH)/configs/init/hw/*), \
$(service):$(addprefix $(TARGET_COPY_OUT_VENDOR)/etc/init/hw/, $(notdir $(service))) )
#
# System partition symlinks.
# Parsed by vendor/cm/build/tasks/target_symlinks.mk
#
TARGET_DISABLE_WCNSS_CONFIG_COPY := true
# Discussion on files required by the WCN36xx WLAN driver (drivers/staging/prima).
# The wcnss_service userspace application triggers an ancilliary kernel driver
# by writing to /dev/wcnss_ctrl.
# This triggers the main driver to load, and as it does that (hdd_wlan_startup),
# it requests 3 firmware files from userspace:
# * /vendor/firmware/wlan/prima/WCNSS_qcom_cfg.ini
# * /vendor/firmware/wlan/prima/WCNSS_wlan_dictionary.dat
# * /vendor/firmware/wlan/prima/WCNSS_qcom_wlan_nv.bin
# In stock, Lenovo places the firmware/config files in /persist, and the
# firmware folder is a symlink to that.
# We do not want to use Lenovo's firmware files from /persist, as they may be
# out of sync with the prima WLAN driver, that is receiving continuous updates.
# For this reason, we ship the firmware files (in the board repo,
# under configs/wifi; in the target rootfs, under /vendor/etc/wifi) and in
# /vendor/firmware/wlan/prima/ we create symbolic links to those.
#
# Comments on other actions done by wcnss_service:
# * it has code for copying WCNSS_qcom_cfg.ini et.al. from /vendor/etc/wifi
# to /data/misc/wifi. This serves absolutely no purpose to us.
# * it has code for creating /persist/WCNSS_qcom_wlan_nv.bin from a file in
# /system/etc/wifi/nvbin/ that matches the pattern of
# msm8952_${soc_id}_0x${platform_subtype_id}_0x${major_hwver}_${minor_hwver}_nv.bin
# This code is under conditional compilation with DYNAMIC_NV, which is not
# defined anywhere in the open source release. Presumably this is how the
# firmware in /persist was generated by our OEM in the first place.
# * It calls into proprietary QMI/QCCI services through an ancilliary library
# (libwcnss_qmi) in order to retrieve the correct MAC address. This is the
# only other useful purpose we have for the service.
# * It performs a so-called "calibration" by opening a
# /data/misc/wifi/WCNSS_qcom_wlan_cal.bin file and writing it to
# /dev/wcnss_wlan.
# This operation has a very high chance to serving no purpose at all and
# not being in fact used by anybody, since on cleanup, it attempts to close
# the file "WCNSS_CAL_FILE" instead of the actual macro that lies behind it
# ("/data/misc/wifi/WCNSS_qcom_wlan_cal.bin").
#
BOARD_VENDOR_EXTRA_SYMLINKS += \
/vendor/etc/wifi/WCNSS_qcom_cfg.ini:firmware/wlan/prima/WCNSS_qcom_cfg.ini \
/vendor/etc/wifi/WCNSS_wlan_dictionary.dat:firmware/wlan/prima/WCNSS_wlan_dictionary.dat \
/vendor/etc/wifi/WCNSS_qcom_wlan_nv.bin:firmware/wlan/prima/WCNSS_qcom_wlan_nv.bin
# Create a link for acdbdata which is needed for the hacked libacdbloader.so library,
# which is modified to load its configuration files from /vendor. Due the fact,
# that it is initially loads the data from /etc/acdbdata the string provides
# not more space than /vendor/etc/a which is linked here to the right folder.
BOARD_VENDOR_EXTRA_SYMLINKS += \
/vendor/etc/acdbdata:etc/a
# Create a link for sensors.qcom which expects the default sensor configuration at /etc/sensors
# To be able to move this file to /vendor a link /vendor/snsc is created, which points to
# /vendor/etc/sensors
BOARD_VENDOR_EXTRA_SYMLINKS += \
/vendor/etc/sensors:snsc
PRODUCT_COPY_FILES += \
prebuilts/vndk/v27/arm64/arch-arm64-armv8-a/shared/vndk-core/[email protected]:system/lib64/[email protected] \
prebuilts/vndk/v28/arm64/arch-arm64-armv8-a/shared/vndk-core/libprotobuf-cpp-full.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libprotobuf-cpp-full-v28.so \
prebuilts/vndk/v28/arm/arch-arm-armv7-a-neon/shared/vndk-core/libprotobuf-cpp-lite.so:$(TARGET_COPY_OUT_VENDOR)/lib/libprotobuf-cpp-lite-v28.so