# # Copyright (C) 2018 The LineageOS Project # # SPDX-License-Identifier: Apache-2.0 # # Inherit from those products. Most specific first. $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk) $(call inherit-product-if-exists, build/target/product/embedded.mk) # Disable deprecated sdcardfs, enable casefold, projid $(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk) # Inherit proprietary files $(call inherit-product, vendor/xiaomi/sdm660-common/sdm660-common-vendor.mk) $(call inherit-product-if-exists, vendor/xiaomi/MiuiCamera/config.mk) # Common Tree Path COMMON_PATH := device/xiaomi/sdm660-common # A/B ifeq ($(ENABLE_AB), true) AB_OTA_POSTINSTALL_CONFIG += \ RUN_POSTINSTALL_system=true \ POSTINSTALL_PATH_system=system/bin/otapreopt_script \ FILESYSTEM_TYPE_system=ext4 \ POSTINSTALL_OPTIONAL_system=true PRODUCT_PACKAGES += \ otapreopt_script # Boot control PRODUCT_PACKAGES += \ android.hardware.boot@1.0-impl \ android.hardware.boot@1.0-impl.recovery \ android.hardware.boot@1.0-service \ android.hardware.health@2.1-impl.recovery \ bootctrl.sdm660 \ bootctrl.sdm660.recovery # Boot control debug PRODUCT_PACKAGES_DEBUG += \ bootctl # Update engine PRODUCT_PACKAGES += \ update_engine \ update_engine_sideload \ update_verifier PRODUCT_HOST_PACKAGES += \ brillo_update_payload PRODUCT_PACKAGES_DEBUG += \ update_engine_client endif # Audio PRODUCT_PACKAGES += \ android.hardware.audio@7.1-impl \ android.hardware.audio.effect@7.0-impl \ android.hardware.audio.sounddose-vendor-impl \ android.hardware.audio.service \ audio.primary.sdm660 \ audio.r_submix.default \ audio.usb.default \ audio.usbv2.default \ liba2dpoffload \ libaudio-resampler \ libaudioroute.vendor \ libhdmiedid \ libhfp \ libsndmonitor \ libqcompostprocbundle \ libqcomvisualizer \ libqcomvoiceprocessing \ libvolumelistener\ # Audio Configs PRODUCT_COPY_FILES += \ $(call find-copy-subdir-files,*,$(COMMON_PATH)/configs/audio/,$(TARGET_COPY_OUT_VENDOR)/etc) # Audio Policy PRODUCT_COPY_FILES += \ frameworks/av/services/audiopolicy/config/a2dp_in_audio_policy_configuration_7_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/a2dp_in_audio_policy_configuration_7_0.xml \ frameworks/av/services/audiopolicy/config/audio_policy_volumes.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_volumes.xml \ frameworks/av/services/audiopolicy/config/bluetooth_audio_policy_configuration_7_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_audio_policy_configuration_7_0.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 # ANT+ PRODUCT_PACKAGES += \ AntHalService-Soong \ com.dsi.ant@1.0.vendor # AuthSecret PRODUCT_PACKAGES += \ android.hardware.authsecret@1.0-service # Biometrics PRODUCT_PACKAGES += \ android.hardware.biometrics.fingerprint@2.3-service.xiaomi_sdm660 \ android.hardware.biometrics.fingerprint@2.3.vendor # Bluetooth PRODUCT_PACKAGES += \ audio.bluetooth.default \ android.hardware.bluetooth@1.0 \ android.hardware.bluetooth@1.0.vendor \ android.hardware.bluetooth.audio-impl \ vendor.qti.hardware.btconfigstore@1.0.vendor \ vendor.qti.hardware.btconfigstore@2.0.vendor # Boot animation TARGET_BOOTANIMATION_SIZE := 1080p # Camera PRODUCT_PACKAGES += \ Aperture \ android.hardware.camera.device@3.5 \ android.hardware.camera.provider@2.4-impl \ android.hardware.camera.provider@2.4-service \ android.hardware.camera.provider@2.6 \ vendor.qti.hardware.camera.device@1.0 \ vendor.qti.hardware.camera.device@1.0.vendor # Control groups and task profiles PRODUCT_COPY_FILES += \ system/core/libprocessgroup/profiles/cgroups.json:$(TARGET_COPY_OUT_VENDOR)/etc/cgroups.json \ system/core/libprocessgroup/profiles/task_profiles.json:$(TARGET_COPY_OUT_VENDOR)/etc/task_profiles.json # Capability configstore PRODUCT_PACKAGES += \ vendor.qti.hardware.capabilityconfigstore@1.0 \ vendor.qti.hardware.capabilityconfigstore@1.0.vendor # Clover parts PRODUCT_PACKAGES += \ CloverParts # Codec2 modules PRODUCT_PACKAGES += \ com.android.media.swcodec \ libsfplugin_ccodec \ android.hardware.media.c2@1.2.vendor \ libcodec2_vndk.vendor \ libcodec2_hidl@1.0.vendor # Dalvik $(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk ) # Configstore (Disabled) PRODUCT_PACKAGES += \ disable_configstore # ConsumerIR ifeq ($(BOARD_HAVE_IR),true) PRODUCT_PACKAGES += \ android.hardware.ir@1.0-service.xiaomi_sdm660 PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.consumerir.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.consumerir.xml endif # DebugFS PRODUCT_SET_DEBUGFS_RESTRICTIONS := true USE_DEX2OAT_DEBUG := false WITH_DEXPREOPT_DEBUG_INFO := false # Display PRODUCT_PACKAGES += \ android.frameworks.displayservice@1.0 \ android.frameworks.displayservice@1.0.vendor \ android.hardware.graphics.allocator@2.0-impl \ android.hardware.graphics.allocator@2.0-service \ android.hardware.graphics.composer@2.1-service \ android.hardware.graphics.mapper@3.0-impl-qti-display \ android.hardware.graphics.mapper@4.0-impl-qti-display \ android.hardware.memtrack-service.example \ vendor.qti.hardware.display.allocator-service \ vendor.qti.hardware.display.mapper@2.0.vendor \ gralloc.sdm660 \ hwcomposer.sdm660 \ memtrack.sdm660 \ libdisplayconfig \ libgralloc.qti \ vendor.display.config@1.0 \ vendor.display.config@1.0.vendor \ vendor.display.config@2.0 \ vendor.display.config@2.0.vendor # DeviceDoze PRODUCT_PACKAGES += \ DeviceDoze # Display Device Config PRODUCT_COPY_FILES += \ $(COMMON_PATH)/configs/displayconfig/display_id_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/displayconfig/display_id_0.xml # DRM PRODUCT_PACKAGES += \ android.hardware.drm-service.clearkey \ android.hardware.drm@1.4.vendor # Encryption PRODUCT_PACKAGES += \ android.hardware.gatekeeper@1.0.vendor \ android.hardware.keymaster@4.1.vendor \ libion.vendor # Freeform Multiwindow PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.software.freeform_window_management.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.freeform_window_management.xml # Fstab PRODUCT_PACKAGES += \ fstab.qcom # GMS PRODUCT_GMS_CLIENTID_BASE := android-xiaomi # GPS / Location PRODUCT_PACKAGES += \ android.hardware.gnss@2.1-impl-qti \ android.hardware.gnss@2.1-service-qti \ android.hardware.gnss@2.1.vendor \ android.hardware.gnss.measurement_corrections@1.1.vendor \ android.hardware.gnss.visibility_control@1.0.vendor \ libbatching \ libgeofencing \ libgnss \ libwifi-hal-ctrl # GPS Config PRODUCT_COPY_FILES += \ $(COMMON_PATH)/gps/etc/apdr.conf:$(TARGET_COPY_OUT_VENDOR)/etc/apdr.conf \ $(COMMON_PATH)/gps/etc/izat.conf:$(TARGET_COPY_OUT_VENDOR)/etc/izat.conf \ $(COMMON_PATH)/gps/etc/lowi.conf:$(TARGET_COPY_OUT_VENDOR)/etc/lowi.conf \ $(COMMON_PATH)/gps/etc/sap.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sap.conf \ $(COMMON_PATH)/gps/etc/xtwifi.conf:$(TARGET_COPY_OUT_VENDOR)/etc/xtwifi.conf PRODUCT_PACKAGES += \ flp.conf \ gps.conf \ gnss_antenna_info.conf \ gnss@2.0-base.policy \ gnss@2.0-xtra-daemon.policy \ gnss@2.0-xtwifi-client.policy \ gnss@2.0-xtwifi-inet-agent.policy # Healthd PRODUCT_PACKAGES += \ android.hardware.health@2.1-impl-qti \ android.hardware.health@2.1-service # HIDL PRODUCT_PACKAGES += \ android.hidl.base@1.0 \ android.hidl.base@1.0.vendor \ libhidlmemory.vendor \ libhidltransport \ libhidltransport.vendor \ libhwbinder \ libhwbinder.vendor # IDC PRODUCT_COPY_FILES += \ $(COMMON_PATH)/configs/idc/uinput-fpc.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/uinput-fpc.idc \ $(COMMON_PATH)/configs/idc/uinput-goodix.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/uinput-goodix.idc # IFAAService PRODUCT_PACKAGES += \ IFAAService # Init PRODUCT_PACKAGES += \ init.class_main.sh \ init.goodix.sh \ init.msm.usb.configfs.rc \ init.qcom.post_boot.sh \ init.qcom.early_boot.sh \ init.qcom.sensors.sh \ init.qti.dcvs.sh \ init.qcom.rc \ init.qcom.sh \ init.recovery.qcom.rc \ init.target.rc \ init.xiaomi_parts.rc \ init.verity.rc \ ueventd.qcom.rc # FM ifeq ($(BOARD_HAVE_QCOM_FM),true) PRODUCT_PACKAGES += \ FM2 \ libqcomfm_jni \ qcom.fmradio \ qcom.fmradio.xml endif # IRQ PRODUCT_COPY_FILES += \ $(COMMON_PATH)/configs/msm_irqbalance.conf:$(TARGET_COPY_OUT_VENDOR)/etc/msm_irqbalance.conf # IRSC PRODUCT_COPY_FILES += \ $(COMMON_PATH)/configs/sec_config:$(TARGET_COPY_OUT_VENDOR)/etc/sec_config # Keylayout PRODUCT_COPY_FILES += \ $(call find-copy-subdir-files,*,$(COMMON_PATH)/configs/keylayout/,$(TARGET_COPY_OUT_VENDOR)/usr/keylayout) # Keystore PRODUCT_PACKAGES += \ android.system.keystore2 # Lights PRODUCT_PACKAGES += \ android.hardware.light-service.xiaomi # Logging SPAMMY_LOG_TAGS := \ MiStcImpl \ SDM \ SDM-histogram \ SRE \ WifiHAL \ cnss-daemon \ libcitsensorservice@2.0-impl \ libsensor-displayalgo \ libsensor-parseRGB \ libsensor-ssccalapi \ sensors \ vendor.qti.hardware.display.composer-service \ vendor.xiaomi.sensor.citsensorservice@2.0-service ifneq ($(TARGET_BUILD_VARIANT),eng) PRODUCT_VENDOR_PROPERTIES += \ $(foreach tag,$(SPAMMY_LOG_TAGS),log.tag.$(tag)=E) endif # Media PRODUCT_PACKAGES += \ libgui_vendor # Media PRODUCT_COPY_FILES += \ $(COMMON_PATH)/configs/media/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \ $(COMMON_PATH)/configs/media/media_codecs_vendor.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_vendor.xml \ $(COMMON_PATH)/configs/media/media_codecs_vendor_audio.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_vendor_audio.xml \ $(COMMON_PATH)/configs/media/media_codecs_sdm660_v1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_sdm660_v1.xml \ $(COMMON_PATH)/configs/media/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml \ $(COMMON_PATH)/configs/media/media_codecs_performance_sdm660_v1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance_sdm660_v1.xml \ $(COMMON_PATH)/configs/media/media_profiles_sdm660_v1.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/media_profiles_sdm660_v1.xml \ $(COMMON_PATH)/configs/media/media_profiles_vendor.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/media_profiles.xml \ $(COMMON_PATH)/configs/media/media_profiles.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles.xml \ $(COMMON_PATH)/configs/media/media_profiles_sdm660_v1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_sdm660_v1.xml \ $(COMMON_PATH)/configs/media/media_profiles_vendor.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_vendor.xml \ # Media Google 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 \ frameworks/av/media/libstagefright/data/media_codecs_google_video_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video_le.xml \ frameworks/av/media/libstagefright/data/media_codecs_google_c2.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_c2.xml \ frameworks/av/media/libstagefright/data/media_codecs_google_c2_audio.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_c2_audio.xml \ frameworks/av/media/libstagefright/data/media_codecs_google_c2_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_c2_video.xml # Mlipay PRODUCT_PACKAGES += \ vendor.xiaomi.hardware.mlipay@1.1.vendor \ vendor.xiaomi.hardware.mtdservice@1.0.vendor # Net PRODUCT_PACKAGES += \ android.system.net.netd@1.1.vendor \ netutils-wrapper-1.0 # OMX PRODUCT_PACKAGES += \ libavservices_minijail \ libavservices_minijail.vendor \ libc2dcolorconvert \ libhypv_intercept \ libmm-omxcore \ libOmxCore \ libOmxAacEnc \ libOmxAmrEnc \ libOmxEvrcEnc \ libOmxG711Enc \ libOmxQcelp13Enc \ libOmxVdec \ libOmxVenc \ libstagefrighthw # Overlays DEVICE_PACKAGE_OVERLAYS += \ $(COMMON_PATH)/overlay PRODUCT_PACKAGES += \ SDM660CarrierConfigOverlay \ SDM660DialerOverlay \ SDM660FrameworksOverlay \ SDM660RILFrameworksOverlay \ SDM660RILSettingsOverlay \ SDM660SettingsOverlay \ SDM660SettingsProviderOverlay \ SDM660SystemUIOverlay \ SDM660TelephonyOverlay \ SDM660WifiOverlay # RRO configuration TARGET_USES_RRO := true # Permissions PRODUCT_COPY_FILES += \ 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.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.fingerprint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.fingerprint.xml \ frameworks/native/data/etc/android.hardware.ethernet.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.ethernet.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.sensor.accelerometer.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.accelerometer.xml \ frameworks/native/data/etc/android.hardware.sensor.barometer.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.barometer.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.sensor.proximity.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.proximity.xml \ frameworks/native/data/etc/android.hardware.sensor.stepcounter.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.stepcounter.xml \ frameworks/native/data/etc/android.hardware.sensor.stepdetector.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.stepdetector.xml \ frameworks/native/data/etc/android.hardware.telephony.cdma.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.cdma.xml \ frameworks/native/data/etc/android.hardware.telephony.gsm.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.gsm.xml \ frameworks/native/data/etc/android.hardware.telephony.ims.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.ims.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.xml \ frameworks/native/data/etc/android.hardware.vulkan.version-1_1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vulkan.version.xml \ frameworks/native/data/etc/android.hardware.vulkan.compute-0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vulkan.compute.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.hardware.wifi.rtt.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.rtt.xml \ frameworks/native/data/etc/android.hardware.wifi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.xml \ frameworks/native/data/etc/android.software.ipsec_tunnels.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.ipsec_tunnels.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/android.software.verified_boot.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.verified_boot.xml \ 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 \ frameworks/native/data/etc/android.software.webview.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.webview.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.software.opengles.deqp.level-2020-03-01.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.opengles.deqp.level.xml \ frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml # Perfd (dummy) PRODUCT_PACKAGES += \ libqti-perfd-client # Power PRODUCT_PACKAGES += \ android.hardware.power@1.3.vendor \ android.hardware.power-service.xiaomi_sdm660-libperfmgr # Powerhint ifeq ($(EAS_POWERHINT_VARIANT), sdm636) PRODUCT_COPY_FILES += \ $(COMMON_PATH)/power-libperfmgr/sdm636_powerhint.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json else PRODUCT_COPY_FILES += \ $(COMMON_PATH)/power-libperfmgr/sdm660_powerhint.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json endif # Preopt SystemUI PRODUCT_DEXPREOPT_SPEED_APPS += \ Settings # Protobuf PRODUCT_PACKAGES += \ libprotobuf-cpp-full-vendorcompat \ libprotobuf-cpp-lite-vendorcompat \ libprotobuf-cpp-full-3.9.1-vendorcompat \ libprotobuf-cpp-lite-3.9.1-vendorcompat # Privapp-Permissions PRODUCT_COPY_FILES += \ $(COMMON_PATH)/configs/privapp-permission/privapp-permissions-qti-system-ext.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/privapp-permissions-qti.xml \ $(COMMON_PATH)/configs/privapp-permission/privapp-permissions-qti-system.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/privapp-permissions-qti.xml \ $(COMMON_PATH)/configs/privapp-permission/privapp-permissions-hotword.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/privapp-permissions-hotword.xml # Public Libraries PRODUCT_COPY_FILES += \ $(COMMON_PATH)/configs/public.libraries.txt:$(TARGET_COPY_OUT_VENDOR)/etc/public.libraries.txt # Low power Whitelist PRODUCT_COPY_FILES += \ $(COMMON_PATH)/configs/qti_whitelist.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/sysconfig/qti_whitelist.xml \ # QMI $(call inherit-product, external/json-c/Android.configure.mk) PRODUCT_PACKAGES += \ libjson \ libqti_vndfwk_detect \ libqti_vndfwk_detect.vendor \ libvndfwk_detect_jni.qti \ libvndfwk_detect_jni.qti.vendor PRODUCT_COPY_FILES += \ $(COMMON_PATH)/configs/qmi_fw.conf:$(TARGET_COPY_OUT_VENDOR)/etc/qmi_fw.conf # Radio PRODUCT_PACKAGES += \ android.hardware.radio.config@1.3.vendor \ android.hardware.radio@1.6.vendor \ android.hardware.radio.deprecated@1.0.vendor \ android.hardware.secure_element@1.2.vendor \ libnetutils.vendor \ libsqlite.vendor:64 # RIL PRODUCT_PACKAGES += \ extphonelib \ extphonelib-product \ extphonelib.xml \ extphonelib_product.xml \ ims-ext-common \ ims_ext_common.xml \ librmnetctl \ libprotobuf-cpp-full \ qti-telephony-hidl-wrapper \ qti_telephony_hidl_wrapper.xml \ qti-telephony-hidl-wrapper-prd \ qti_telephony_hidl_wrapper_prd.xml \ qti-telephony-utils \ qti_telephony_utils.xml \ telephony-ext # RIL JAR PRODUCT_BOOT_JARS += \ telephony-ext # Seccomp policy PRODUCT_COPY_FILES += \ $(COMMON_PATH)/seccomp/mediacodec-seccomp.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/mediacodec.policy \ $(COMMON_PATH)/seccomp/mediaswcodec-seccomp.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/mediaswcodec.policy \ $(COMMON_PATH)/seccomp/codec2.vendor.ext.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/codec2.vendor.ext.policy # Sensors PRODUCT_PACKAGES += \ android.frameworks.sensorservice@1.0 \ android.frameworks.sensorservice@1.0.vendor \ android.hardware.sensors@1.0-impl \ android.hardware.sensors@1.0-service \ libpower.vendor \ libsensorndkbridge # Sensor Config PRODUCT_COPY_FILES += \ $(COMMON_PATH)/configs/sensors/hals.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/hals.conf # Security Patch BOOT_SECURITY_PATCH := $(PLATFORM_SECURITY_PATCH) # Soong namespaces PRODUCT_SOONG_NAMESPACES += \ $(COMMON_PATH) \ hardware/google/interfaces \ hardware/google/pixel \ hardware/xiaomi # Speed profile services and wifi-service to reduce RAM and storage PRODUCT_SYSTEM_SERVER_COMPILER_FILTER := speed-profile PRODUCT_USE_PROFILE_FOR_BOOT_IMAGE := true PRODUCT_DEX_PREOPT_BOOT_IMAGE_PROFILE_LOCATION := frameworks/base/config/boot-image-profile.txt # Tetheroffload PRODUCT_PACKAGES += \ ipacm \ IPACM_cfg.xml # Tin PRODUCT_PACKAGES += \ libtinyxml \ libxml2 # Thermal PRODUCT_PACKAGES += \ android.hardware.thermal@2.0-service.qti # Thermal Conf PRODUCT_COPY_FILES += \ $(COMMON_PATH)/configs/thermal/thermal-engine.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine.conf \ $(COMMON_PATH)/configs/thermal/thermal-engine-high.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine-high.conf \ $(COMMON_PATH)/configs/thermal/thermal-engine-map.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine-map.conf \ $(COMMON_PATH)/configs/thermal/thermal-engine-nolimits.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine-nolimits.conf \ $(COMMON_PATH)/configs/thermal/thermal-engine-normal.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine-normal.conf # USB PRODUCT_PACKAGES += \ android.hardware.usb@1.3-service-qti PRODUCT_PACKAGES += \ init.qcom.usb.rc \ init.qcom.usb.sh PRODUCT_SOONG_NAMESPACES += \ vendor/qcom/opensource/usb/etc # Vibrator PRODUCT_PACKAGES += \ $(call inherit-product, vendor/qcom/opensource/vibrator/vibrator-vendor-product.mk) # VNDK PRODUCT_PACKAGES += \ libdng_sdk.vendor_32 \ libstdc++_vendor \ com.android.vndk.current.on_vendor # WiFi PRODUCT_PACKAGES += \ android.hardware.wifi-service \ android.hardware.wifi.hostapd@1.3.vendor \ hostapd \ hostapd_cli \ libwifi-hal-qcom \ libwpa_client \ wpa_supplicant \ wpa_supplicant.conf # WiFi Configs PRODUCT_COPY_FILES += \ $(COMMON_PATH)/configs/wifi/hostapd.accept:$(TARGET_COPY_OUT_VENDOR)/etc/hostapd/hostapd.accept \ $(COMMON_PATH)/configs/wifi/hostapd.conf:$(TARGET_COPY_OUT_VENDOR)/etc/hostapd/hostapd_default.conf \ $(COMMON_PATH)/configs/wifi/hostapd.deny:$(TARGET_COPY_OUT_VENDOR)/etc/hostapd/hostapd.deny \ $(COMMON_PATH)/configs/wifi/icm.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/icm.conf \ $(COMMON_PATH)/configs/wifi/p2p_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/p2p_supplicant_overlay.conf \ $(COMMON_PATH)/configs/wifi/WCNSS_qcom_cfg.ini:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/WCNSS_qcom_cfg.ini \ $(COMMON_PATH)/configs/wifi/wpa_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/wpa_supplicant_overlay.conf # DeviceSettings PRODUCT_PACKAGES += \ DeviceSettings