merothh | 5485610 | 2021-11-04 12:07:41 +0530 | [diff] [blame] | 1 | # |
Michael Bestas | 4e1ba2f | 2024-05-12 06:38:39 +0300 | [diff] [blame] | 2 | # SPDX-FileCopyrightText: 2021-2024 The LineageOS Project |
merothh | 5485610 | 2021-11-04 12:07:41 +0530 | [diff] [blame] | 3 | # SPDX-License-Identifier: Apache-2.0 |
| 4 | # |
| 5 | |
merothh | 5485610 | 2021-11-04 12:07:41 +0530 | [diff] [blame] | 6 | # A/B |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 7 | $(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota.mk) |
merothh | 5485610 | 2021-11-04 12:07:41 +0530 | [diff] [blame] | 8 | |
| 9 | AB_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 | |
| 15 | AB_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 | |
| 21 | PRODUCT_PACKAGES += \ |
| 22 | checkpoint_gc \ |
| 23 | otapreopt_script |
| 24 | |
Michael Bestas | ebc23d0 | 2024-05-12 08:53:48 +0300 | [diff] [blame] | 25 | # ANT+ |
| 26 | PRODUCT_PACKAGES += \ |
| 27 | AntHalService-Soong \ |
| 28 | com.dsi.ant@1.0.vendor |
| 29 | |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 30 | # Audio |
merothh | 750fa00 | 2022-01-02 19:42:51 +0530 | [diff] [blame] | 31 | PRODUCT_PACKAGES += \ |
| 32 | android.hardware.audio@6.0-impl \ |
| 33 | android.hardware.audio.effect@6.0-impl \ |
| 34 | android.hardware.audio.service \ |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 35 | android.hardware.bluetooth.audio@2.0-impl \ |
| 36 | android.hardware.soundtrigger@2.3-impl \ |
| 37 | audio.bluetooth.default \ |
Rohit | 7737da6 | 2023-03-17 14:44:12 +0530 | [diff] [blame] | 38 | audio.primary.lito \ |
merothh | 750fa00 | 2022-01-02 19:42:51 +0530 | [diff] [blame] | 39 | audio.r_submix.default \ |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 40 | audio.usb.default \ |
| 41 | audio_amplifier.lito \ |
merothh | 750fa00 | 2022-01-02 19:42:51 +0530 | [diff] [blame] | 42 | liba2dpoffload \ |
| 43 | libbatterylistener \ |
| 44 | libcomprcapture \ |
| 45 | libexthwplugin \ |
| 46 | libhdmiedid \ |
| 47 | libhfp \ |
merothh | 750fa00 | 2022-01-02 19:42:51 +0530 | [diff] [blame] | 48 | libqcompostprocbundle \ |
| 49 | libqcomvisualizer \ |
| 50 | libqcomvoiceprocessing \ |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 51 | libsndmonitor \ |
| 52 | libspkrprot \ |
merothh | 750fa00 | 2022-01-02 19:42:51 +0530 | [diff] [blame] | 53 | libvolumelistener |
| 54 | |
merothh | d7649fd | 2022-01-02 20:05:19 +0530 | [diff] [blame] | 55 | PRODUCT_COPY_FILES += \ |
| 56 | $(LOCAL_PATH)/audio/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.xml \ |
| 57 | $(LOCAL_PATH)/audio/audio_io_policy.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio_io_policy.conf \ |
Rohit | 7737da6 | 2023-03-17 14:44:12 +0530 | [diff] [blame] | 58 | $(LOCAL_PATH)/audio/audio_platform_info_lagoon_fp4.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_platform_info_intcodec.xml \ |
merothh | d7649fd | 2022-01-02 20:05:19 +0530 | [diff] [blame] | 59 | $(LOCAL_PATH)/audio/audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration.xml \ |
Michael Bestas | bbdf153 | 2022-03-28 20:22:52 +0300 | [diff] [blame] | 60 | $(LOCAL_PATH)/audio/audio_policy_configuration_a2dp_offload_disabled.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration_a2dp_offload_disabled.xml \ |
| 61 | $(LOCAL_PATH)/audio/bluetooth_hearing_aid_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_hearing_aid_audio_policy_configuration.xml \ |
Rohit | 7737da6 | 2023-03-17 14:44:12 +0530 | [diff] [blame] | 62 | $(LOCAL_PATH)/audio/mixer_paths_lagoon_fp4.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths_lagoonmtp.xml \ |
Michael Bestas | 37becd4 | 2024-05-09 01:04:55 +0300 | [diff] [blame] | 63 | $(LOCAL_PATH)/audio/sound_trigger_mixer_paths_lagoonmtp.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sound_trigger_mixer_paths_lagoonmtp.xml \ |
merothh | d7649fd | 2022-01-02 20:05:19 +0530 | [diff] [blame] | 64 | $(LOCAL_PATH)/audio/sound_trigger_platform_info.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sound_trigger_platform_info.xml |
| 65 | |
| 66 | PRODUCT_COPY_FILES += \ |
merothh | d7649fd | 2022-01-02 20:05:19 +0530 | [diff] [blame] | 67 | frameworks/av/services/audiopolicy/config/audio_policy_volumes.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_volumes.xml \ |
| 68 | frameworks/av/services/audiopolicy/config/bluetooth_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_audio_policy_configuration.xml \ |
| 69 | frameworks/av/services/audiopolicy/config/default_volume_tables.xml:$(TARGET_COPY_OUT_VENDOR)/etc/default_volume_tables.xml \ |
| 70 | frameworks/av/services/audiopolicy/config/r_submix_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/r_submix_audio_policy_configuration.xml \ |
| 71 | frameworks/av/services/audiopolicy/config/usb_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/usb_audio_policy_configuration.xml |
| 72 | |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 73 | PRODUCT_COPY_FILES += \ |
| 74 | frameworks/native/data/etc/android.hardware.audio.low_latency.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.audio.low_latency.xml \ |
| 75 | frameworks/native/data/etc/android.hardware.audio.pro.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.audio.pro.xml \ |
| 76 | frameworks/native/data/etc/android.software.midi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.midi.xml |
merothh | 2e0e568 | 2022-01-02 20:25:57 +0530 | [diff] [blame] | 77 | |
merothh | 750fa00 | 2022-01-02 19:42:51 +0530 | [diff] [blame] | 78 | # Bluetooth |
| 79 | PRODUCT_PACKAGES += \ |
LuK1337 | 37154bf | 2021-12-14 11:42:44 +0100 | [diff] [blame] | 80 | android.hardware.bluetooth@1.0.vendor:64 \ |
Michael Bestas | a427ed1 | 2024-05-12 10:09:47 +0300 | [diff] [blame] | 81 | vendor.qti.hardware.bluetooth_audio@2.1.vendor:32 \ |
| 82 | vendor.qti.hardware.btconfigstore@1.0.vendor:64 \ |
| 83 | vendor.qti.hardware.btconfigstore@2.0.vendor:64 |
merothh | 750fa00 | 2022-01-02 19:42:51 +0530 | [diff] [blame] | 84 | |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 85 | PRODUCT_COPY_FILES += \ |
| 86 | frameworks/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth.xml \ |
| 87 | frameworks/native/data/etc/android.hardware.bluetooth_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth_le.xml |
| 88 | |
SGCMarkus | c329374 | 2022-10-31 18:07:07 +0100 | [diff] [blame] | 89 | # Board API level |
| 90 | BOARD_API_LEVEL := 30 |
| 91 | BOARD_SHIPPING_API_LEVEL := $(BOARD_API_LEVEL) |
| 92 | |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 93 | # Boot control |
| 94 | PRODUCT_PACKAGES += \ |
| 95 | android.hardware.boot@1.1-impl-qti \ |
| 96 | android.hardware.boot@1.1-impl-qti.recovery \ |
| 97 | android.hardware.boot@1.1-service |
| 98 | |
merothh | a507a0f | 2022-01-02 20:11:36 +0530 | [diff] [blame] | 99 | # Camera |
| 100 | PRODUCT_PACKAGES += \ |
| 101 | android.hardware.camera.provider@2.4-impl \ |
| 102 | android.hardware.camera.provider@2.4-service_64 \ |
merothh | a507a0f | 2022-01-02 20:11:36 +0530 | [diff] [blame] | 103 | vendor.qti.hardware.camera.postproc@1.0.vendor |
| 104 | |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 105 | PRODUCT_COPY_FILES += \ |
| 106 | frameworks/native/data/etc/android.hardware.camera.flash-autofocus.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.flash-autofocus.xml \ |
| 107 | frameworks/native/data/etc/android.hardware.camera.front.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.front.xml \ |
| 108 | frameworks/native/data/etc/android.hardware.camera.full.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.full.xml \ |
| 109 | frameworks/native/data/etc/android.hardware.camera.raw.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.raw.xml |
| 110 | |
| 111 | # Dalvik |
| 112 | $(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk) |
| 113 | |
| 114 | # DebugFS |
| 115 | PRODUCT_SET_DEBUGFS_RESTRICTIONS := true |
| 116 | |
Eran Messeri | 71453c3 | 2018-03-27 19:36:46 +0100 | [diff] [blame] | 117 | # Device ID attestation |
| 118 | PRODUCT_COPY_FILES += \ |
| 119 | frameworks/native/data/etc/android.software.device_id_attestation.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.device_id_attestation.xml |
| 120 | |
merothh | 7af51cb | 2022-01-02 20:14:21 +0530 | [diff] [blame] | 121 | # Display |
| 122 | PRODUCT_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 \ |
| 128 | gralloc.lito \ |
Rohit R Sekhar | 260f7c1 | 2022-11-17 21:27:27 +0530 | [diff] [blame] | 129 | init.qti.display_boot.sh \ |
merothh | 7af51cb | 2022-01-02 20:14:21 +0530 | [diff] [blame] | 130 | libdisplayconfig.qti \ |
LuK1337 | efb4146 | 2022-10-12 09:33:30 +0200 | [diff] [blame] | 131 | libdisplayconfig.system.qti \ |
merothh | 7af51cb | 2022-01-02 20:14:21 +0530 | [diff] [blame] | 132 | libqdMetaData \ |
| 133 | libsdmcore \ |
| 134 | libsdmutils \ |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 135 | memtrack.lito \ |
Michael Bestas | 6cf1504 | 2024-05-09 01:13:02 +0300 | [diff] [blame] | 136 | vendor.display.config@1.0.vendor:64 \ |
merothh | 7af51cb | 2022-01-02 20:14:21 +0530 | [diff] [blame] | 137 | 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 \ |
LuK1337 | 11e3cef | 2023-12-22 19:59:44 +0100 | [diff] [blame] | 141 | vendor.qti.hardware.display.config-V5-ndk \ |
merothh | 7af51cb | 2022-01-02 20:14:21 +0530 | [diff] [blame] | 142 | 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 Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 147 | PRODUCT_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 Valsaraju | acf5430 | 2021-04-02 11:33:45 -0700 | [diff] [blame] | 149 | |
Sebastiano Barezzi | 2789dea | 2021-02-10 22:01:11 +0100 | [diff] [blame] | 150 | # DRM |
| 151 | PRODUCT_PACKAGES += \ |
LuK1337 | 37154bf | 2021-12-14 11:42:44 +0100 | [diff] [blame] | 152 | android.hardware.drm@1.3.vendor \ |
Bruno Martins | 09cfb26 | 2022-09-14 14:51:15 +0100 | [diff] [blame] | 153 | android.hardware.drm-service.clearkey |
Sebastiano Barezzi | 2789dea | 2021-02-10 22:01:11 +0100 | [diff] [blame] | 154 | |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 155 | # e-SIM |
merothh | 2b9692d | 2022-01-14 00:55:59 +0530 | [diff] [blame] | 156 | PRODUCT_COPY_FILES += \ |
| 157 | $(LOCAL_PATH)/configs/privapp-permissions-euicc.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/privapp-permissions-euicc.xml |
| 158 | |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 159 | PRODUCT_COPY_FILES += \ |
| 160 | frameworks/native/data/etc/android.hardware.telephony.euicc.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/android.hardware.telephony.euicc.xml |
| 161 | |
merothh | 5485610 | 2021-11-04 12:07:41 +0530 | [diff] [blame] | 162 | # fastbootd |
| 163 | PRODUCT_PACKAGES += \ |
| 164 | fastbootd |
| 165 | |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 166 | # Fingerprint |
| 167 | PRODUCT_PACKAGES += \ |
| 168 | android.hardware.biometrics.fingerprint@2.1-service |
| 169 | |
| 170 | PRODUCT_COPY_FILES += \ |
| 171 | frameworks/native/data/etc/android.hardware.fingerprint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.fingerprint.xml |
| 172 | |
LuK1337 | 37154bf | 2021-12-14 11:42:44 +0100 | [diff] [blame] | 173 | # Gatekeeper |
| 174 | PRODUCT_PACKAGES += \ |
| 175 | android.hardware.gatekeeper@1.0.vendor:64 |
| 176 | |
| 177 | # GPS |
| 178 | PRODUCT_PACKAGES += \ |
Michael Bestas | 6cf1504 | 2024-05-09 01:13:02 +0300 | [diff] [blame] | 179 | android.hardware.gnss@2.1-impl-qti:64 \ |
Michael Bestas | d870a48 | 2023-05-04 01:19:43 +0300 | [diff] [blame] | 180 | android.hardware.gnss@2.1-service-qti \ |
| 181 | gnss@2.0-base.policy \ |
| 182 | gnss@2.0-xtra-daemon.policy \ |
Michael Bestas | 6cf1504 | 2024-05-09 01:13:02 +0300 | [diff] [blame] | 183 | libbatching:64 \ |
| 184 | libgeofencing:64 \ |
| 185 | libgnss:64 \ |
| 186 | libloc_socket:64 |
LuK1337 | 37154bf | 2021-12-14 11:42:44 +0100 | [diff] [blame] | 187 | |
Michael Bestas | 097b890 | 2023-05-12 16:24:16 +0300 | [diff] [blame] | 188 | PRODUCT_PACKAGES += \ |
| 189 | flp.conf \ |
Michael Bestas | dd91126 | 2024-05-09 01:36:21 +0300 | [diff] [blame] | 190 | gnss_antenna_info.conf \ |
Michael Bestas | 097b890 | 2023-05-12 16:24:16 +0300 | [diff] [blame] | 191 | gps.conf \ |
| 192 | izat.conf |
| 193 | |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 194 | PRODUCT_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 |
| 198 | PRODUCT_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 \ |
linjoey | 2a0ff28 | 2021-06-16 21:29:00 +0800 | [diff] [blame] | 203 | 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 Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 205 | |
Sebastiano Barezzi | f97d62a | 2021-02-10 22:01:44 +0100 | [diff] [blame] | 206 | # Health |
| 207 | PRODUCT_PACKAGES += \ |
Bruno Martins | cbce077 | 2023-11-13 13:48:00 +0000 | [diff] [blame] | 208 | android.hardware.health-service.qti \ |
| 209 | android.hardware.health-service.qti_recovery |
Sebastiano Barezzi | f97d62a | 2021-02-10 22:01:44 +0100 | [diff] [blame] | 210 | |
Sebastiano Barezzi | 63afb8d | 2021-02-10 22:02:15 +0100 | [diff] [blame] | 211 | # HIDL |
| 212 | PRODUCT_PACKAGES += \ |
LuK1337 | 59bce60 | 2022-04-26 10:56:05 +0200 | [diff] [blame] | 213 | libhidltransport.vendor \ |
Sebastiano Barezzi | 63afb8d | 2021-02-10 22:02:15 +0100 | [diff] [blame] | 214 | libhwbinder.vendor |
| 215 | |
Michael Bestas | d492351 | 2024-05-10 02:57:20 +0300 | [diff] [blame] | 216 | # Init |
| 217 | PRODUCT_PACKAGES += \ |
| 218 | fstab.default \ |
| 219 | fstab.default.ramdisk \ |
| 220 | init.class_main.sh \ |
| 221 | init.qcom.early_boot.sh \ |
| 222 | init.qcom.post_boot.sh \ |
| 223 | init.qcom.rc \ |
| 224 | init.qcom.recovery.rc \ |
| 225 | init.qcom.sh \ |
| 226 | init.qcom.usb.rc \ |
| 227 | init.qcom.usb.sh \ |
| 228 | init.qti.dcvs.sh \ |
| 229 | init.qti.early_init.sh \ |
Michael Bestas | d492351 | 2024-05-10 02:57:20 +0300 | [diff] [blame] | 230 | init.stnfc.rc \ |
| 231 | init.target.rc \ |
| 232 | ueventd.qcom.rc |
| 233 | |
Sebastiano Barezzi | 7e8029e | 2021-02-10 22:02:37 +0100 | [diff] [blame] | 234 | # IPACM |
| 235 | PRODUCT_PACKAGES += \ |
| 236 | ipacm \ |
Michael Bestas | 6cf1504 | 2024-05-09 01:13:02 +0300 | [diff] [blame] | 237 | IPACM_cfg.xml |
Sebastiano Barezzi | 7e8029e | 2021-02-10 22:02:37 +0100 | [diff] [blame] | 238 | |
LuK1337 | 37154bf | 2021-12-14 11:42:44 +0100 | [diff] [blame] | 239 | # Keymaster |
| 240 | PRODUCT_PACKAGES += \ |
| 241 | android.hardware.keymaster@4.1.vendor:64 |
| 242 | |
Michael Bestas | 439f157 | 2023-03-03 23:43:42 +0200 | [diff] [blame] | 243 | # Lineage Health |
| 244 | PRODUCT_PACKAGES += \ |
| 245 | vendor.lineage.health-service.default |
| 246 | |
merothh | 431b69d | 2022-01-03 01:32:52 +0530 | [diff] [blame] | 247 | # Media |
| 248 | PRODUCT_PACKAGES += \ |
| 249 | libavservices_minijail \ |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 250 | libavservices_minijail.vendor \ |
| 251 | libcodec2_hidl@1.0.vendor:32 |
merothh | 431b69d | 2022-01-03 01:32:52 +0530 | [diff] [blame] | 252 | |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 253 | PRODUCT_COPY_FILES += \ |
| 254 | $(LOCAL_PATH)/media/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \ |
| 255 | $(LOCAL_PATH)/media/media_codecs_c2.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_c2.xml \ |
| 256 | $(LOCAL_PATH)/media/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml \ |
Michael Bestas | 6086eeb | 2024-05-09 01:00:22 +0300 | [diff] [blame] | 257 | $(LOCAL_PATH)/media/media_codecs_performance_c2.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance_c2.xml \ |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 258 | $(LOCAL_PATH)/media/media_codecs_performance_v1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance_v1.xml \ |
| 259 | $(LOCAL_PATH)/media/media_codecs_performance_v2.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance_v2.xml \ |
Michael Bestas | 6086eeb | 2024-05-09 01:00:22 +0300 | [diff] [blame] | 260 | $(LOCAL_PATH)/media/media_codecs_performance_v3.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance_v3.xml \ |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 261 | $(LOCAL_PATH)/media/media_codecs_vendor.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_vendor.xml \ |
Michael Bestas | 6086eeb | 2024-05-09 01:00:22 +0300 | [diff] [blame] | 262 | $(LOCAL_PATH)/media/media_codecs_vendor_audio.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_vendor_audio.xml \ |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 263 | $(LOCAL_PATH)/media/media_codecs_vendor_v1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_vendor_v1.xml \ |
| 264 | $(LOCAL_PATH)/media/media_codecs_vendor_v2.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_vendor_v2.xml \ |
| 265 | $(LOCAL_PATH)/media/media_codecs_vendor_v3.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_vendor_v3.xml \ |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 266 | $(LOCAL_PATH)/media/media_profiles_vendor.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_vendor.xml |
| 267 | |
Michael Bestas | 6086eeb | 2024-05-09 01:00:22 +0300 | [diff] [blame] | 268 | PRODUCT_COPY_FILES += \ |
| 269 | frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_audio.xml \ |
| 270 | frameworks/av/media/libstagefright/data/media_codecs_google_c2.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_c2.xml \ |
| 271 | frameworks/av/media/libstagefright/data/media_codecs_google_c2_audio.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_c2_audio.xml \ |
| 272 | frameworks/av/media/libstagefright/data/media_codecs_google_c2_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_c2_video.xml \ |
| 273 | frameworks/av/media/libstagefright/data/media_codecs_google_telephony.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_telephony.xml \ |
| 274 | frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video.xml \ |
| 275 | frameworks/av/media/libstagefright/data/media_codecs_google_video_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video_le.xml |
| 276 | |
Subash Abhinov Kasiviswanathan | 3f16b3b | 2022-01-02 22:22:14 +0530 | [diff] [blame] | 277 | # Net |
| 278 | PRODUCT_PACKAGES += \ |
Sebastiano Barezzi | 5a90fbc | 2022-05-28 10:29:35 +0200 | [diff] [blame] | 279 | android.system.net.netd@1.1.vendor:64 |
Subash Abhinov Kasiviswanathan | 3f16b3b | 2022-01-02 22:22:14 +0530 | [diff] [blame] | 280 | |
LuK1337 | 37154bf | 2021-12-14 11:42:44 +0100 | [diff] [blame] | 281 | # Neural networks |
| 282 | PRODUCT_PACKAGES += \ |
| 283 | android.hardware.neuralnetworks@1.3.vendor:64 |
| 284 | |
Andrew Hexen | a9aed25 | 2020-09-26 11:51:58 -0700 | [diff] [blame] | 285 | # NFC |
| 286 | PRODUCT_PACKAGES += \ |
LuK1337 | 37154bf | 2021-12-14 11:42:44 +0100 | [diff] [blame] | 287 | android.hardware.nfc@1.2.vendor:64 \ |
| 288 | android.hardware.secure_element@1.2.vendor:64 \ |
Andrew Hexen | a9aed25 | 2020-09-26 11:51:58 -0700 | [diff] [blame] | 289 | com.android.nfc_extras \ |
Andrew Hexen | a9aed25 | 2020-09-26 11:51:58 -0700 | [diff] [blame] | 290 | Tag |
| 291 | |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 292 | PRODUCT_COPY_FILES += \ |
| 293 | frameworks/native/data/etc/android.hardware.nfc.hce.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.hce.xml \ |
| 294 | frameworks/native/data/etc/android.hardware.nfc.hcef.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.hcef.xml \ |
| 295 | frameworks/native/data/etc/android.hardware.nfc.uicc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.uicc.xml \ |
| 296 | frameworks/native/data/etc/android.hardware.nfc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.xml \ |
| 297 | frameworks/native/data/etc/android.hardware.se.omapi.uicc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.se.omapi.uicc.xml \ |
| 298 | frameworks/native/data/etc/com.android.nfc_extras.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/com.android.nfc_extras.xml \ |
Michael Bestas | 9c04f29 | 2024-05-12 12:11:50 +0300 | [diff] [blame^] | 299 | frameworks/native/data/etc/com.nxp.mifare.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/com.nxp.mifare.xml |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 300 | |
Sebastiano Barezzi | ed13832 | 2021-02-10 22:04:15 +0100 | [diff] [blame] | 301 | # OMX |
| 302 | PRODUCT_PACKAGES += \ |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 303 | init.qti.media.sh \ |
Sebastiano Barezzi | ed13832 | 2021-02-10 22:04:15 +0100 | [diff] [blame] | 304 | libOmxAacEnc \ |
| 305 | libOmxAmrEnc \ |
| 306 | libOmxCore \ |
| 307 | libOmxEvrcEnc \ |
| 308 | libOmxG711Enc \ |
| 309 | libOmxQcelp13Enc \ |
| 310 | libOmxVdec \ |
| 311 | libOmxVenc \ |
| 312 | libstagefrighthw |
| 313 | |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 314 | # Overlays |
| 315 | DEVICE_PACKAGE_OVERLAYS += \ |
| 316 | $(LOCAL_PATH)/overlay-lineage |
| 317 | |
| 318 | PRODUCT_ENFORCE_RRO_TARGETS := * |
| 319 | PRODUCT_PACKAGES += \ |
| 320 | CarrierConfigResCommon \ |
| 321 | FrameworksResCommon \ |
| 322 | FrameworksResTarget \ |
| 323 | SettingsProviderResCommon \ |
| 324 | SettingsResCommon \ |
| 325 | SystemUIResCommon \ |
| 326 | SystemUIResTarget \ |
| 327 | TelephonyResCommon \ |
| 328 | WifiResCommon |
| 329 | |
| 330 | # Partitions |
| 331 | PRODUCT_USE_DYNAMIC_PARTITIONS := true |
| 332 | |
Sebastiano Barezzi | ff0754a | 2021-02-10 22:05:37 +0100 | [diff] [blame] | 333 | # Power |
| 334 | PRODUCT_PACKAGES += \ |
| 335 | android.hardware.power-service-qti \ |
LuK1337 | 37154bf | 2021-12-14 11:42:44 +0100 | [diff] [blame] | 336 | android.hardware.power@1.2.vendor \ |
Sebastiano Barezzi | ff0754a | 2021-02-10 22:05:37 +0100 | [diff] [blame] | 337 | vendor.qti.hardware.perf@2.2.vendor |
| 338 | |
merothh | 00be060 | 2022-01-02 23:00:09 +0530 | [diff] [blame] | 339 | # Public libraries |
| 340 | PRODUCT_COPY_FILES += \ |
| 341 | $(LOCAL_PATH)/configs/public.libraries.txt:$(TARGET_COPY_OUT_VENDOR)/etc/public.libraries.txt |
| 342 | |
Sebastiano Barezzi | 17434b2 | 2021-02-10 22:06:22 +0100 | [diff] [blame] | 343 | # QTI fwk-detect |
| 344 | PRODUCT_PACKAGES += \ |
| 345 | libqti_vndfwk_detect \ |
| 346 | libqti_vndfwk_detect.vendor \ |
| 347 | libvndfwk_detect_jni.qti \ |
| 348 | libvndfwk_detect_jni.qti.vendor |
| 349 | |
Sebastiano Barezzi | 0441dfa | 2021-02-10 22:06:43 +0100 | [diff] [blame] | 350 | # RIL |
| 351 | PRODUCT_PACKAGES += \ |
LuK1337 | 37154bf | 2021-12-14 11:42:44 +0100 | [diff] [blame] | 352 | android.hardware.radio@1.5.vendor:64 \ |
| 353 | android.hardware.radio.config@1.2.vendor:64 \ |
| 354 | android.hardware.radio.deprecated@1.0.vendor:64 \ |
Michael Bestas | 6cf1504 | 2024-05-09 01:13:02 +0300 | [diff] [blame] | 355 | libjson:64 \ |
basamaryan | 2949c34 | 2023-10-07 15:17:04 -0400 | [diff] [blame] | 356 | libprotobuf-cpp-full-3.9.1-vendorcompat \ |
LuK1337 | ee9ba22 | 2023-10-20 00:53:15 +0200 | [diff] [blame] | 357 | libprotobuf-cpp-lite-3.9.1-vendorcompat \ |
Demon Singur | a88a190 | 2018-07-14 14:37:51 +0000 | [diff] [blame] | 358 | librmnetctl:64 |
Sebastiano Barezzi | 0441dfa | 2021-02-10 22:06:43 +0100 | [diff] [blame] | 359 | |
Andrew Hexen | 3929a45 | 2021-02-15 06:33:18 -0800 | [diff] [blame] | 360 | # Sensors |
| 361 | PRODUCT_PACKAGES += \ |
| 362 | android.hardware.sensors@2.0-service.multihal |
| 363 | |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 364 | PRODUCT_COPY_FILES += \ |
| 365 | frameworks/native/data/etc/android.hardware.sensor.accelerometer.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.accelerometer.xml \ |
| 366 | frameworks/native/data/etc/android.hardware.sensor.compass.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.compass.xml \ |
| 367 | frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.gyroscope.xml \ |
| 368 | frameworks/native/data/etc/android.hardware.sensor.light.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.light.xml \ |
| 369 | frameworks/native/data/etc/android.hardware.sensor.proximity.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.proximity.xml \ |
| 370 | frameworks/native/data/etc/android.hardware.sensor.stepcounter.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.stepcounter.xml \ |
| 371 | frameworks/native/data/etc/android.hardware.sensor.stepdetector.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.stepdetector.xml |
| 372 | |
| 373 | # Shipping API |
| 374 | PRODUCT_SHIPPING_API_LEVEL := 30 |
| 375 | |
| 376 | # Soong namespaces |
merothh | 5485610 | 2021-11-04 12:07:41 +0530 | [diff] [blame] | 377 | PRODUCT_SOONG_NAMESPACES += \ |
| 378 | $(LOCAL_PATH) |
| 379 | |
Sebastiano Barezzi | d70ce29 | 2021-02-10 22:08:35 +0100 | [diff] [blame] | 380 | # Telephony |
| 381 | PRODUCT_PACKAGES += \ |
Michael Bestas | b603e38 | 2023-02-02 17:41:45 +0200 | [diff] [blame] | 382 | extphonelib \ |
| 383 | extphonelib-product \ |
| 384 | extphonelib.xml \ |
| 385 | extphonelib_product.xml \ |
Sebastiano Barezzi | d70ce29 | 2021-02-10 22:08:35 +0100 | [diff] [blame] | 386 | ims-ext-common \ |
| 387 | ims_ext_common.xml \ |
| 388 | qti-telephony-hidl-wrapper \ |
Michael Bestas | b603e38 | 2023-02-02 17:41:45 +0200 | [diff] [blame] | 389 | qti-telephony-hidl-wrapper-prd \ |
Sebastiano Barezzi | d70ce29 | 2021-02-10 22:08:35 +0100 | [diff] [blame] | 390 | qti_telephony_hidl_wrapper.xml \ |
Michael Bestas | b603e38 | 2023-02-02 17:41:45 +0200 | [diff] [blame] | 391 | qti_telephony_hidl_wrapper_prd.xml \ |
Sebastiano Barezzi | d70ce29 | 2021-02-10 22:08:35 +0100 | [diff] [blame] | 392 | qti-telephony-utils \ |
Michael Bestas | b603e38 | 2023-02-02 17:41:45 +0200 | [diff] [blame] | 393 | qti-telephony-utils-prd \ |
Sebastiano Barezzi | d70ce29 | 2021-02-10 22:08:35 +0100 | [diff] [blame] | 394 | qti_telephony_utils.xml \ |
Michael Bestas | b603e38 | 2023-02-02 17:41:45 +0200 | [diff] [blame] | 395 | qti_telephony_utils_prd.xml \ |
Sebastiano Barezzi | d70ce29 | 2021-02-10 22:08:35 +0100 | [diff] [blame] | 396 | telephony-ext |
| 397 | |
| 398 | PRODUCT_BOOT_JARS += \ |
| 399 | telephony-ext |
| 400 | |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 401 | PRODUCT_COPY_FILES += \ |
| 402 | frameworks/native/data/etc/android.hardware.telephony.cdma.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.cdma.xml \ |
| 403 | frameworks/native/data/etc/android.hardware.telephony.gsm.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.gsm.xml \ |
Dhina17 | 29fccc2 | 2023-07-04 12:38:01 +0530 | [diff] [blame] | 404 | frameworks/native/data/etc/android.hardware.telephony.ims.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.ims.xml |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 405 | |
Sebastiano Barezzi | a488c66 | 2021-02-17 17:21:17 +0100 | [diff] [blame] | 406 | # Thermal |
| 407 | PRODUCT_PACKAGES += \ |
| 408 | android.hardware.thermal@2.0-service.qti |
| 409 | |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 410 | # Update engine |
| 411 | PRODUCT_PACKAGES += \ |
| 412 | update_engine \ |
| 413 | update_engine_sideload \ |
| 414 | update_verifier |
| 415 | |
| 416 | PRODUCT_PACKAGES_DEBUG += \ |
| 417 | update_engine_client |
| 418 | |
Sebastiano Barezzi | 64068f1 | 2021-02-10 22:09:03 +0100 | [diff] [blame] | 419 | # USB |
| 420 | PRODUCT_PACKAGES += \ |
Albert Wang | 0dcdbc9 | 2021-03-25 00:03:02 +0800 | [diff] [blame] | 421 | android.hardware.usb@1.3-service-qti |
Roger Liao | dcb2e03 | 2020-04-10 04:46:38 +0800 | [diff] [blame] | 422 | |
Alexander Koskovich | e62c05c | 2022-04-12 05:00:05 -0700 | [diff] [blame] | 423 | PRODUCT_SOONG_NAMESPACES += \ |
| 424 | vendor/qcom/opensource/usb/etc |
| 425 | |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 426 | PRODUCT_COPY_FILES += \ |
| 427 | frameworks/native/data/etc/android.hardware.usb.accessory.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.accessory.xml \ |
| 428 | frameworks/native/data/etc/android.hardware.usb.host.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.host.xml |
| 429 | |
| 430 | # Vendor service manager |
Roger Liao | dcb2e03 | 2020-04-10 04:46:38 +0800 | [diff] [blame] | 431 | PRODUCT_PACKAGES += \ |
| 432 | vndservicemanager |
merothh | 66682a5 | 2021-11-13 19:20:17 +0530 | [diff] [blame] | 433 | |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 434 | # Verified Boot |
| 435 | PRODUCT_COPY_FILES += \ |
| 436 | frameworks/native/data/etc/android.software.verified_boot.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.verified_boot.xml |
| 437 | |
merothh | 66682a5 | 2021-11-13 19:20:17 +0530 | [diff] [blame] | 438 | # Vibrator |
| 439 | PRODUCT_PACKAGES += \ |
Michael Bestas | 331ff2d | 2023-05-19 00:20:56 +0300 | [diff] [blame] | 440 | vendor.qti.hardware.vibrator.service |
Bruno Martins | 3316584 | 2021-06-19 12:54:58 +0100 | [diff] [blame] | 441 | |
| 442 | PRODUCT_COPY_FILES += \ |
Michael Bestas | 331ff2d | 2023-05-19 00:20:56 +0300 | [diff] [blame] | 443 | vendor/qcom/opensource/vibrator/excluded-input-devices.xml:$(TARGET_COPY_OUT_VENDOR)/etc/excluded-input-devices.xml |
Sebastiano Barezzi | fd6e1f8 | 2021-02-10 22:10:19 +0100 | [diff] [blame] | 444 | |
| 445 | # WiFi |
| 446 | PRODUCT_PACKAGES += \ |
Gabriel Biren | d6c1ff3 | 2023-03-27 22:33:41 +0000 | [diff] [blame] | 447 | android.hardware.wifi-service \ |
Sebastiano Barezzi | fd6e1f8 | 2021-02-10 22:10:19 +0100 | [diff] [blame] | 448 | hostapd \ |
| 449 | libwpa_client \ |
| 450 | libwifi-hal-ctrl \ |
| 451 | libwifi-hal-qcom \ |
Sebastiano Barezzi | fd6e1f8 | 2021-02-10 22:10:19 +0100 | [diff] [blame] | 452 | wpa_supplicant \ |
| 453 | wpa_supplicant.conf |
| 454 | |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 455 | PRODUCT_COPY_FILES += \ |
| 456 | frameworks/native/data/etc/android.hardware.wifi.direct.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.direct.xml \ |
| 457 | frameworks/native/data/etc/android.hardware.wifi.passpoint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.passpoint.xml \ |
| 458 | frameworks/native/data/etc/android.hardware.wifi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.xml \ |
| 459 | frameworks/native/data/etc/android.software.ipsec_tunnels.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.ipsec_tunnels.xml |
| 460 | |
Sebastiano Barezzi | 6262fdd | 2021-02-10 22:10:39 +0100 | [diff] [blame] | 461 | # WiFi Display |
| 462 | PRODUCT_PACKAGES += \ |
Edwin Moquete | a06b2c4 | 2024-03-16 01:24:14 +0000 | [diff] [blame] | 463 | android.media.audio.common.types-V2-cpp \ |
Sebastiano Barezzi | 6262fdd | 2021-02-10 22:10:39 +0100 | [diff] [blame] | 464 | libnl \ |
Michael Bestas | 6cf1504 | 2024-05-09 01:13:02 +0300 | [diff] [blame] | 465 | libwfdaac_vendor:32 |
Sebastiano Barezzi | 6262fdd | 2021-02-10 22:10:39 +0100 | [diff] [blame] | 466 | |
| 467 | PRODUCT_BOOT_JARS += \ |
| 468 | WfdCommon |
Michael Bestas | 9d8a5f6 | 2024-05-12 08:50:28 +0300 | [diff] [blame] | 469 | |
| 470 | # Inherit from the proprietary files makefile. |
| 471 | $(call inherit-product, vendor/fairphone/FP4/FP4-vendor.mk) |