blob: 6b6c6f862d59b0716448eb7718d4abdc0b1ff724 [file] [log] [blame]
merothh54856102021-11-04 12:07:41 +05301#
Michael Bestas4e1ba2f2024-05-12 06:38:39 +03002# SPDX-FileCopyrightText: 2021-2024 The LineageOS Project
merothh54856102021-11-04 12:07:41 +05303# SPDX-License-Identifier: Apache-2.0
4#
5
merothh54856102021-11-04 12:07:41 +05306# A/B
Michael Bestas99a5c712023-08-30 21:12:04 +03007$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/launch_with_vendor_ramdisk.mk)
merothh54856102021-11-04 12:07:41 +05308
9AB_OTA_POSTINSTALL_CONFIG += \
10 RUN_POSTINSTALL_system=true \
11 POSTINSTALL_PATH_system=system/bin/otapreopt_script \
12 FILESYSTEM_TYPE_system=ext4 \
13 POSTINSTALL_OPTIONAL_system=true
14
15AB_OTA_POSTINSTALL_CONFIG += \
16 RUN_POSTINSTALL_vendor=true \
17 POSTINSTALL_PATH_vendor=bin/checkpoint_gc \
18 FILESYSTEM_TYPE_vendor=ext4 \
19 POSTINSTALL_OPTIONAL_vendor=true
20
21PRODUCT_PACKAGES += \
22 checkpoint_gc \
23 otapreopt_script
24
Michael Bestasebc23d02024-05-12 08:53:48 +030025# ANT+
26PRODUCT_PACKAGES += \
27 AntHalService-Soong \
28 com.dsi.ant@1.0.vendor
29
Michael Bestas9d8a5f62024-05-12 08:50:28 +030030# Audio
merothh750fa002022-01-02 19:42:51 +053031PRODUCT_PACKAGES += \
32 android.hardware.audio@6.0-impl \
33 android.hardware.audio.effect@6.0-impl \
34 android.hardware.audio.service \
Josh Wud049c482022-01-24 22:56:14 -080035 android.hardware.bluetooth.audio-impl \
Michael Bestas9d8a5f62024-05-12 08:50:28 +030036 android.hardware.soundtrigger@2.3-impl \
37 audio.bluetooth.default \
Michael Bestas7daa2d42023-08-29 20:12:57 +030038 audio.primary.lahaina \
merothh750fa002022-01-02 19:42:51 +053039 audio.r_submix.default \
Michael Bestas9d8a5f62024-05-12 08:50:28 +030040 audio.usb.default \
Michael Bestas7daa2d42023-08-29 20:12:57 +030041 audio_amplifier.lahaina \
Michael Bestas8fad4612023-08-30 03:25:06 +030042 audioadsprpcd \
merothh750fa002022-01-02 19:42:51 +053043 liba2dpoffload \
44 libbatterylistener \
Michael Bestas8fad4612023-08-30 03:25:06 +030045 libcirrusspkrprot \
merothh750fa002022-01-02 19:42:51 +053046 libcomprcapture \
47 libexthwplugin \
48 libhdmiedid \
49 libhfp \
merothh750fa002022-01-02 19:42:51 +053050 libqcompostprocbundle \
51 libqcomvisualizer \
52 libqcomvoiceprocessing \
Michael Bestas9d8a5f62024-05-12 08:50:28 +030053 libsndmonitor \
54 libspkrprot \
Michael Bestas8fad4612023-08-30 03:25:06 +030055 libvolumelistener \
56 sound_trigger.primary.lahaina
merothh750fa002022-01-02 19:42:51 +053057
merothhd7649fd2022-01-02 20:05:19 +053058PRODUCT_COPY_FILES += \
59 $(LOCAL_PATH)/audio/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.xml \
Michael Bestas418f9e42023-08-30 04:50:56 +030060 $(LOCAL_PATH)/audio/audio_io_policy.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_yupik/audio_io_policy.conf \
61 $(LOCAL_PATH)/audio/audio_platform_info_yupikidp.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_yupik/audio_platform_info_yupikidp.xml \
merothhd7649fd2022-01-02 20:05:19 +053062 $(LOCAL_PATH)/audio/audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration.xml \
Michael Bestasbbdf1532022-03-28 20:22:52 +030063 $(LOCAL_PATH)/audio/audio_policy_configuration_a2dp_offload_disabled.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration_a2dp_offload_disabled.xml \
Michael Bestas418f9e42023-08-30 04:50:56 +030064 $(LOCAL_PATH)/audio/audio_policy_configuration_vendor.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/audio_policy_configuration.xml \
65 $(LOCAL_PATH)/audio/audio_tuning_mixer.txt:$(TARGET_COPY_OUT_VENDOR)/etc/audio_tuning_mixer.txt \
Michael Bestasbbdf1532022-03-28 20:22:52 +030066 $(LOCAL_PATH)/audio/bluetooth_hearing_aid_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_hearing_aid_audio_policy_configuration.xml \
Michael Bestas418f9e42023-08-30 04:50:56 +030067 $(LOCAL_PATH)/audio/mixer_paths_yupikidp.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_yupik/mixer_paths_yupikidp.xml \
68 $(LOCAL_PATH)/audio/sound_trigger_mixer_paths_yupikidp.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_yupik/sound_trigger_mixer_paths_yupikidp.xml \
69 $(LOCAL_PATH)/audio/sound_trigger_platform_info.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_yupik/sound_trigger_platform_info.xml
merothhd7649fd2022-01-02 20:05:19 +053070
71PRODUCT_COPY_FILES += \
merothhd7649fd2022-01-02 20:05:19 +053072 frameworks/av/services/audiopolicy/config/audio_policy_volumes.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_volumes.xml \
73 frameworks/av/services/audiopolicy/config/bluetooth_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_audio_policy_configuration.xml \
74 frameworks/av/services/audiopolicy/config/default_volume_tables.xml:$(TARGET_COPY_OUT_VENDOR)/etc/default_volume_tables.xml \
Michael Bestas418f9e42023-08-30 04:50:56 +030075 frameworks/av/services/audiopolicy/config/r_submix_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/r_submix_audio_policy_configuration.xml
merothhd7649fd2022-01-02 20:05:19 +053076
Michael Bestas9d8a5f62024-05-12 08:50:28 +030077PRODUCT_COPY_FILES += \
78 frameworks/native/data/etc/android.hardware.audio.low_latency.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.audio.low_latency.xml \
79 frameworks/native/data/etc/android.hardware.audio.pro.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.audio.pro.xml \
80 frameworks/native/data/etc/android.software.midi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.midi.xml
merothh2e0e5682022-01-02 20:25:57 +053081
merothh750fa002022-01-02 19:42:51 +053082# Bluetooth
83PRODUCT_PACKAGES += \
LuK133737154bf2021-12-14 11:42:44 +010084 android.hardware.bluetooth@1.0.vendor:64 \
Michael Bestasa427ed12024-05-12 10:09:47 +030085 vendor.qti.hardware.bluetooth_audio@2.1.vendor:32 \
86 vendor.qti.hardware.btconfigstore@1.0.vendor:64 \
87 vendor.qti.hardware.btconfigstore@2.0.vendor:64
merothh750fa002022-01-02 19:42:51 +053088
Michael Bestas9d8a5f62024-05-12 08:50:28 +030089PRODUCT_COPY_FILES += \
90 frameworks/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth.xml \
91 frameworks/native/data/etc/android.hardware.bluetooth_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth_le.xml
92
SGCMarkusc3293742022-10-31 18:07:07 +010093# Board API level
94BOARD_API_LEVEL := 30
95BOARD_SHIPPING_API_LEVEL := $(BOARD_API_LEVEL)
96
Michael Bestas9d8a5f62024-05-12 08:50:28 +030097# Boot control
98PRODUCT_PACKAGES += \
99 android.hardware.boot@1.1-impl-qti \
100 android.hardware.boot@1.1-impl-qti.recovery \
101 android.hardware.boot@1.1-service
102
merothha507a0f2022-01-02 20:11:36 +0530103# Camera
104PRODUCT_PACKAGES += \
105 android.hardware.camera.provider@2.4-impl \
106 android.hardware.camera.provider@2.4-service_64 \
merothha507a0f2022-01-02 20:11:36 +0530107 vendor.qti.hardware.camera.postproc@1.0.vendor
108
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300109PRODUCT_COPY_FILES += \
110 frameworks/native/data/etc/android.hardware.camera.flash-autofocus.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.flash-autofocus.xml \
111 frameworks/native/data/etc/android.hardware.camera.front.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.front.xml \
112 frameworks/native/data/etc/android.hardware.camera.full.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.full.xml \
113 frameworks/native/data/etc/android.hardware.camera.raw.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.raw.xml
114
115# Dalvik
116$(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk)
117
118# DebugFS
119PRODUCT_SET_DEBUGFS_RESTRICTIONS := true
120
merothh7af51cb2022-01-02 20:14:21 +0530121# Display
122PRODUCT_PACKAGES += \
123 android.hardware.graphics.mapper@3.0-impl-qti-display \
124 android.hardware.graphics.mapper@4.0-impl-qti-display \
125 android.hardware.memtrack@1.0-impl \
126 android.hardware.memtrack@1.0-service \
127 android.hardware.renderscript@1.0-impl \
Michael Bestasbcba0502023-08-29 22:43:01 +0300128 init.qti.display_boot.rc \
Rohit R Sekhar260f7c12022-11-17 21:27:27 +0530129 init.qti.display_boot.sh \
merothh7af51cb2022-01-02 20:14:21 +0530130 libdisplayconfig.qti \
LuK1337efb41462022-10-12 09:33:30 +0200131 libdisplayconfig.system.qti \
merothh7af51cb2022-01-02 20:14:21 +0530132 libqdMetaData \
133 libsdmcore \
134 libsdmutils \
Michael Bestasbcba0502023-08-29 22:43:01 +0300135 memtrack.default \
Michael Bestas6cf15042024-05-09 01:13:02 +0300136 vendor.display.config@1.0.vendor:64 \
merothh7af51cb2022-01-02 20:14:21 +0530137 vendor.display.config@2.0 \
138 vendor.display.config@2.0.vendor \
139 vendor.qti.hardware.display.allocator-service \
140 vendor.qti.hardware.display.composer-service \
LuK133711e3cef2023-12-22 19:59:44 +0100141 vendor.qti.hardware.display.config-V5-ndk \
merothh7af51cb2022-01-02 20:14:21 +0530142 vendor.qti.hardware.display.mapper@1.1.vendor \
143 vendor.qti.hardware.display.mapper@2.0.vendor \
144 vendor.qti.hardware.display.mapper@3.0.vendor \
145 vendor.qti.hardware.display.mapper@4.0.vendor
146
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300147PRODUCT_COPY_FILES += \
148 frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml
Hridya Valsarajuacf54302021-04-02 11:33:45 -0700149
Sebastiano Barezzi2789dea2021-02-10 22:01:11 +0100150# DRM
151PRODUCT_PACKAGES += \
LuK133737154bf2021-12-14 11:42:44 +0100152 android.hardware.drm@1.3.vendor \
Bruno Martins09cfb262022-09-14 14:51:15 +0100153 android.hardware.drm-service.clearkey
Sebastiano Barezzi2789dea2021-02-10 22:01:11 +0100154
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300155# e-SIM
merothh2b9692d2022-01-14 00:55:59 +0530156PRODUCT_COPY_FILES += \
157 $(LOCAL_PATH)/configs/privapp-permissions-euicc.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/privapp-permissions-euicc.xml
158
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300159PRODUCT_COPY_FILES += \
160 frameworks/native/data/etc/android.hardware.telephony.euicc.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/android.hardware.telephony.euicc.xml
161
merothh54856102021-11-04 12:07:41 +0530162# fastbootd
163PRODUCT_PACKAGES += \
164 fastbootd
165
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300166# Fingerprint
167PRODUCT_PACKAGES += \
168 android.hardware.biometrics.fingerprint@2.1-service
169
170PRODUCT_COPY_FILES += \
171 frameworks/native/data/etc/android.hardware.fingerprint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.fingerprint.xml
172
LuK133737154bf2021-12-14 11:42:44 +0100173# Gatekeeper
174PRODUCT_PACKAGES += \
175 android.hardware.gatekeeper@1.0.vendor:64
176
177# GPS
178PRODUCT_PACKAGES += \
Michael Bestas6cf15042024-05-09 01:13:02 +0300179 android.hardware.gnss@2.1-impl-qti:64 \
Michael Bestasd870a482023-05-04 01:19:43 +0300180 android.hardware.gnss@2.1-service-qti \
181 gnss@2.0-base.policy \
182 gnss@2.0-xtra-daemon.policy \
Michael Bestas6cf15042024-05-09 01:13:02 +0300183 libbatching:64 \
184 libgeofencing:64 \
185 libgnss:64 \
186 libloc_socket:64
LuK133737154bf2021-12-14 11:42:44 +0100187
Michael Bestas097b8902023-05-12 16:24:16 +0300188PRODUCT_PACKAGES += \
189 flp.conf \
Michael Bestasdd911262024-05-09 01:36:21 +0300190 gnss_antenna_info.conf \
Michael Bestas097b8902023-05-12 16:24:16 +0300191 gps.conf \
192 izat.conf
193
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300194PRODUCT_COPY_FILES += \
195 frameworks/native/data/etc/android.hardware.location.gps.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.location.gps.xml
196
197# Graphics
198PRODUCT_COPY_FILES += \
199 frameworks/native/data/etc/android.hardware.opengles.aep.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.opengles.aep.xml \
200 frameworks/native/data/etc/android.hardware.vulkan.compute-0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vulkan.compute-0.xml \
201 frameworks/native/data/etc/android.hardware.vulkan.level-1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vulkan.level-1.xml \
202 frameworks/native/data/etc/android.hardware.vulkan.version-1_1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vulkan.version-1_1.xml \
linjoey2a0ff282021-06-16 21:29:00 +0800203 frameworks/native/data/etc/android.software.opengles.deqp.level-2020-03-01.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.opengles.deqp.level.xml \
204 frameworks/native/data/etc/android.software.vulkan.deqp.level-2020-03-01.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.vulkan.deqp.level.xml
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300205
Sebastiano Barezzif97d62a2021-02-10 22:01:44 +0100206# Health
207PRODUCT_PACKAGES += \
Michael Bestas99a5c712023-08-30 21:12:04 +0300208 android.hardware.health-service.qti
Sebastiano Barezzif97d62a2021-02-10 22:01:44 +0100209
Sebastiano Barezzi63afb8d2021-02-10 22:02:15 +0100210# HIDL
211PRODUCT_PACKAGES += \
LuK133759bce602022-04-26 10:56:05 +0200212 libhidltransport.vendor \
Sebastiano Barezzi63afb8d2021-02-10 22:02:15 +0100213 libhwbinder.vendor
214
Michael Bestasd4923512024-05-10 02:57:20 +0300215# Init
216PRODUCT_PACKAGES += \
217 fstab.default \
Michael Bestas0134c1e2023-08-30 13:51:03 +0300218 fstab.default.vendor_ramdisk \
Michael Bestasd4923512024-05-10 02:57:20 +0300219 init.class_main.sh \
220 init.qcom.early_boot.sh \
221 init.qcom.post_boot.sh \
222 init.qcom.rc \
223 init.qcom.recovery.rc \
224 init.qcom.sh \
225 init.qcom.usb.rc \
226 init.qcom.usb.sh \
Michael Bestasd4923512024-05-10 02:57:20 +0300227 init.stnfc.rc \
228 init.target.rc \
229 ueventd.qcom.rc
230
Sebastiano Barezzi7e8029e2021-02-10 22:02:37 +0100231# IPACM
232PRODUCT_PACKAGES += \
233 ipacm \
Michael Bestas6cf15042024-05-09 01:13:02 +0300234 IPACM_cfg.xml
Sebastiano Barezzi7e8029e2021-02-10 22:02:37 +0100235
LuK133737154bf2021-12-14 11:42:44 +0100236# Keymaster
237PRODUCT_PACKAGES += \
Michael Bestas069d86e2023-08-30 17:55:01 +0300238 android.hardware.hardware_keystore.km41.xml \
LuK133737154bf2021-12-14 11:42:44 +0100239 android.hardware.keymaster@4.1.vendor:64
240
Michael Bestas439f1572023-03-03 23:43:42 +0200241# Lineage Health
242PRODUCT_PACKAGES += \
243 vendor.lineage.health-service.default
244
merothh431b69d2022-01-03 01:32:52 +0530245# Media
246PRODUCT_PACKAGES += \
247 libavservices_minijail \
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300248 libavservices_minijail.vendor \
249 libcodec2_hidl@1.0.vendor:32
merothh431b69d2022-01-03 01:32:52 +0530250
merothhf25a4a72022-01-02 21:45:42 +0530251PRODUCT_COPY_FILES += \
252 $(LOCAL_PATH)/media/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \
merothhf25a4a72022-01-02 21:45:42 +0530253 $(LOCAL_PATH)/media/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml \
Michael Bestas25358082023-08-30 13:19:27 +0300254 $(LOCAL_PATH)/media/media_codecs_performance_yupik_iot.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance_yupik_iot.xml \
Michael Bestas6086eeb2024-05-09 01:00:22 +0300255 $(LOCAL_PATH)/media/media_codecs_vendor_audio.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_vendor_audio.xml \
Michael Bestas25358082023-08-30 13:19:27 +0300256 $(LOCAL_PATH)/media/media_codecs_yupik_iot.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_yupik_iot.xml \
257 $(LOCAL_PATH)/media/media_profiles_yupik_iot.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_vendor.xml
merothhf25a4a72022-01-02 21:45:42 +0530258
Michael Bestas6086eeb2024-05-09 01:00:22 +0300259PRODUCT_COPY_FILES += \
260 frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_audio.xml \
261 frameworks/av/media/libstagefright/data/media_codecs_google_c2.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_c2.xml \
262 frameworks/av/media/libstagefright/data/media_codecs_google_c2_audio.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_c2_audio.xml \
263 frameworks/av/media/libstagefright/data/media_codecs_google_c2_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_c2_video.xml \
264 frameworks/av/media/libstagefright/data/media_codecs_google_telephony.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_telephony.xml \
265 frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video.xml \
266 frameworks/av/media/libstagefright/data/media_codecs_google_video_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video_le.xml
267
Subash Abhinov Kasiviswanathan3f16b3b2022-01-02 22:22:14 +0530268# Net
269PRODUCT_PACKAGES += \
Sebastiano Barezzi5a90fbc2022-05-28 10:29:35 +0200270 android.system.net.netd@1.1.vendor:64
Subash Abhinov Kasiviswanathan3f16b3b2022-01-02 22:22:14 +0530271
Andrew Hexena9aed252020-09-26 11:51:58 -0700272# NFC
273PRODUCT_PACKAGES += \
LuK133737154bf2021-12-14 11:42:44 +0100274 android.hardware.nfc@1.2.vendor:64 \
275 android.hardware.secure_element@1.2.vendor:64 \
Andrew Hexena9aed252020-09-26 11:51:58 -0700276 com.android.nfc_extras \
Andrew Hexena9aed252020-09-26 11:51:58 -0700277 Tag
278
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300279PRODUCT_COPY_FILES += \
280 frameworks/native/data/etc/android.hardware.nfc.hce.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.hce.xml \
281 frameworks/native/data/etc/android.hardware.nfc.hcef.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.hcef.xml \
282 frameworks/native/data/etc/android.hardware.nfc.uicc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.uicc.xml \
283 frameworks/native/data/etc/android.hardware.nfc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.xml \
284 frameworks/native/data/etc/android.hardware.se.omapi.uicc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.se.omapi.uicc.xml \
285 frameworks/native/data/etc/com.android.nfc_extras.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/com.android.nfc_extras.xml \
Michael Bestas9c04f292024-05-12 12:11:50 +0300286 frameworks/native/data/etc/com.nxp.mifare.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/com.nxp.mifare.xml
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300287
Sebastiano Barezzied138322021-02-10 22:04:15 +0100288# OMX
289PRODUCT_PACKAGES += \
Sebastiano Barezzied138322021-02-10 22:04:15 +0100290 libOmxAacEnc \
291 libOmxAmrEnc \
292 libOmxCore \
293 libOmxEvrcEnc \
294 libOmxG711Enc \
295 libOmxQcelp13Enc \
Sebastiano Barezzied138322021-02-10 22:04:15 +0100296 libstagefrighthw
297
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300298# Overlays
299DEVICE_PACKAGE_OVERLAYS += \
300 $(LOCAL_PATH)/overlay-lineage
301
302PRODUCT_ENFORCE_RRO_TARGETS := *
303PRODUCT_PACKAGES += \
304 CarrierConfigResCommon \
305 FrameworksResCommon \
306 FrameworksResTarget \
307 SettingsProviderResCommon \
308 SettingsResCommon \
309 SystemUIResCommon \
310 SystemUIResTarget \
311 TelephonyResCommon \
312 WifiResCommon
313
314# Partitions
315PRODUCT_USE_DYNAMIC_PARTITIONS := true
316
Sebastiano Barezziff0754a2021-02-10 22:05:37 +0100317# Power
318PRODUCT_PACKAGES += \
319 android.hardware.power-service-qti \
LuK133737154bf2021-12-14 11:42:44 +0100320 android.hardware.power@1.2.vendor \
Sebastiano Barezziff0754a2021-02-10 22:05:37 +0100321 vendor.qti.hardware.perf@2.2.vendor
322
merothh00be0602022-01-02 23:00:09 +0530323# Public libraries
324PRODUCT_COPY_FILES += \
325 $(LOCAL_PATH)/configs/public.libraries.txt:$(TARGET_COPY_OUT_VENDOR)/etc/public.libraries.txt
326
Sebastiano Barezzi17434b22021-02-10 22:06:22 +0100327# QTI fwk-detect
328PRODUCT_PACKAGES += \
329 libqti_vndfwk_detect \
330 libqti_vndfwk_detect.vendor \
331 libvndfwk_detect_jni.qti \
332 libvndfwk_detect_jni.qti.vendor
333
Michael Bestas5191be32023-08-29 22:42:36 +0300334# QTI service tracker
335PRODUCT_PACKAGES += \
336 vendor.qti.hardware.servicetracker@1.2.vendor:64
337
Sebastiano Barezzi0441dfa2021-02-10 22:06:43 +0100338# RIL
339PRODUCT_PACKAGES += \
LuK133737154bf2021-12-14 11:42:44 +0100340 android.hardware.radio@1.5.vendor:64 \
341 android.hardware.radio.config@1.2.vendor:64 \
342 android.hardware.radio.deprecated@1.0.vendor:64 \
Michael Bestas6cf15042024-05-09 01:13:02 +0300343 libjson:64 \
basamaryan2949c342023-10-07 15:17:04 -0400344 libprotobuf-cpp-full-3.9.1-vendorcompat \
LuK1337ee9ba222023-10-20 00:53:15 +0200345 libprotobuf-cpp-lite-3.9.1-vendorcompat \
Demon Singura88a1902018-07-14 14:37:51 +0000346 librmnetctl:64
Sebastiano Barezzi0441dfa2021-02-10 22:06:43 +0100347
Andrew Hexen3929a452021-02-15 06:33:18 -0800348# Sensors
349PRODUCT_PACKAGES += \
LuK1337c2646f22023-10-21 16:34:40 +0200350 android.frameworks.sensorservice@1.0.vendor:64 \
Andrew Hexen3929a452021-02-15 06:33:18 -0800351 android.hardware.sensors@2.0-service.multihal
352
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300353PRODUCT_COPY_FILES += \
354 frameworks/native/data/etc/android.hardware.sensor.accelerometer.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.accelerometer.xml \
355 frameworks/native/data/etc/android.hardware.sensor.compass.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.compass.xml \
356 frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.gyroscope.xml \
357 frameworks/native/data/etc/android.hardware.sensor.light.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.light.xml \
358 frameworks/native/data/etc/android.hardware.sensor.proximity.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.proximity.xml \
359 frameworks/native/data/etc/android.hardware.sensor.stepcounter.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.stepcounter.xml \
360 frameworks/native/data/etc/android.hardware.sensor.stepdetector.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.stepdetector.xml
361
362# Shipping API
Michael Bestas40301cc2023-08-31 20:48:36 +0300363PRODUCT_SHIPPING_API_LEVEL := 33
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300364
365# Soong namespaces
merothh54856102021-11-04 12:07:41 +0530366PRODUCT_SOONG_NAMESPACES += \
367 $(LOCAL_PATH)
368
Michael Bestas40301cc2023-08-31 20:48:36 +0300369# Storage
370$(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
371
Sebastiano Barezzid70ce292021-02-10 22:08:35 +0100372# Telephony
373PRODUCT_PACKAGES += \
Michael Bestasb603e382023-02-02 17:41:45 +0200374 extphonelib \
375 extphonelib-product \
376 extphonelib.xml \
377 extphonelib_product.xml \
Sebastiano Barezzid70ce292021-02-10 22:08:35 +0100378 ims-ext-common \
379 ims_ext_common.xml \
380 qti-telephony-hidl-wrapper \
Michael Bestasb603e382023-02-02 17:41:45 +0200381 qti-telephony-hidl-wrapper-prd \
Sebastiano Barezzid70ce292021-02-10 22:08:35 +0100382 qti_telephony_hidl_wrapper.xml \
Michael Bestasb603e382023-02-02 17:41:45 +0200383 qti_telephony_hidl_wrapper_prd.xml \
Sebastiano Barezzid70ce292021-02-10 22:08:35 +0100384 qti-telephony-utils \
Michael Bestasb603e382023-02-02 17:41:45 +0200385 qti-telephony-utils-prd \
Sebastiano Barezzid70ce292021-02-10 22:08:35 +0100386 qti_telephony_utils.xml \
Michael Bestasb603e382023-02-02 17:41:45 +0200387 qti_telephony_utils_prd.xml \
Sebastiano Barezzid70ce292021-02-10 22:08:35 +0100388 telephony-ext
389
390PRODUCT_BOOT_JARS += \
391 telephony-ext
392
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300393PRODUCT_COPY_FILES += \
394 frameworks/native/data/etc/android.hardware.telephony.cdma.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.cdma.xml \
395 frameworks/native/data/etc/android.hardware.telephony.gsm.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.gsm.xml \
Dhina1729fccc22023-07-04 12:38:01 +0530396 frameworks/native/data/etc/android.hardware.telephony.ims.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.ims.xml
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300397
Sebastiano Barezzia488c662021-02-17 17:21:17 +0100398# Thermal
399PRODUCT_PACKAGES += \
400 android.hardware.thermal@2.0-service.qti
401
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300402# Update engine
403PRODUCT_PACKAGES += \
404 update_engine \
405 update_engine_sideload \
406 update_verifier
407
408PRODUCT_PACKAGES_DEBUG += \
409 update_engine_client
410
Sebastiano Barezzi64068f12021-02-10 22:09:03 +0100411# USB
412PRODUCT_PACKAGES += \
Albert Wang0dcdbc92021-03-25 00:03:02 +0800413 android.hardware.usb@1.3-service-qti
Roger Liaodcb2e032020-04-10 04:46:38 +0800414
Alexander Koskoviche62c05c2022-04-12 05:00:05 -0700415PRODUCT_SOONG_NAMESPACES += \
416 vendor/qcom/opensource/usb/etc
417
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300418PRODUCT_COPY_FILES += \
419 frameworks/native/data/etc/android.hardware.usb.accessory.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.accessory.xml \
420 frameworks/native/data/etc/android.hardware.usb.host.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.host.xml
421
422# Vendor service manager
Roger Liaodcb2e032020-04-10 04:46:38 +0800423PRODUCT_PACKAGES += \
424 vndservicemanager
merothh66682a52021-11-13 19:20:17 +0530425
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300426# Verified Boot
427PRODUCT_COPY_FILES += \
428 frameworks/native/data/etc/android.software.verified_boot.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.verified_boot.xml
429
merothh66682a52021-11-13 19:20:17 +0530430# Vibrator
431PRODUCT_PACKAGES += \
Michael Bestas331ff2d2023-05-19 00:20:56 +0300432 vendor.qti.hardware.vibrator.service
Bruno Martins33165842021-06-19 12:54:58 +0100433
434PRODUCT_COPY_FILES += \
Michael Bestas331ff2d2023-05-19 00:20:56 +0300435 vendor/qcom/opensource/vibrator/excluded-input-devices.xml:$(TARGET_COPY_OUT_VENDOR)/etc/excluded-input-devices.xml
Sebastiano Barezzifd6e1f82021-02-10 22:10:19 +0100436
437# WiFi
438PRODUCT_PACKAGES += \
Gabriel Birend6c1ff32023-03-27 22:33:41 +0000439 android.hardware.wifi-service \
Sebastiano Barezzifd6e1f82021-02-10 22:10:19 +0100440 hostapd \
441 libwpa_client \
442 libwifi-hal-ctrl \
443 libwifi-hal-qcom \
Sebastiano Barezzifd6e1f82021-02-10 22:10:19 +0100444 wpa_supplicant \
445 wpa_supplicant.conf
446
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300447PRODUCT_COPY_FILES += \
Michael Bestas069d86e2023-08-30 17:55:01 +0300448 frameworks/native/data/etc/android.hardware.wifi.aware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.aware.xml \
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300449 frameworks/native/data/etc/android.hardware.wifi.direct.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.direct.xml \
450 frameworks/native/data/etc/android.hardware.wifi.passpoint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.passpoint.xml \
Michael Bestas069d86e2023-08-30 17:55:01 +0300451 frameworks/native/data/etc/android.hardware.wifi.rtt.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.rtt.xml \
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300452 frameworks/native/data/etc/android.hardware.wifi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.xml \
453 frameworks/native/data/etc/android.software.ipsec_tunnels.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.ipsec_tunnels.xml
454
Sebastiano Barezzi6262fdd2021-02-10 22:10:39 +0100455# WiFi Display
456PRODUCT_PACKAGES += \
Edwin Moquetea06b2c42024-03-16 01:24:14 +0000457 android.media.audio.common.types-V2-cpp \
Sebastiano Barezzi6262fdd2021-02-10 22:10:39 +0100458 libnl \
Michael Bestas6cf15042024-05-09 01:13:02 +0300459 libwfdaac_vendor:32
Sebastiano Barezzi6262fdd2021-02-10 22:10:39 +0100460
461PRODUCT_BOOT_JARS += \
462 WfdCommon
Michael Bestas9d8a5f62024-05-12 08:50:28 +0300463
464# Inherit from the proprietary files makefile.
Michael Bestas10374532023-08-29 19:41:38 +0300465$(call inherit-product, vendor/fairphone/FP5/FP5-vendor.mk)