sm6375-common: Use common libqti-perfd-client and power-libperfmgr

Change-Id: I22d6b35c72629553817005deaefcae60abc72cfd
This commit is contained in:
Bruno Martins 2024-07-20 12:56:42 +05:30 committed by Anand S
commit 72dffeb0bd
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61
24 changed files with 6 additions and 1997 deletions

View file

@ -333,10 +333,6 @@ PRODUCT_PACKAGES += \
libstagefright_softomx.vendor \
libstagefright_softomx_plugin.vendor
# Perf
PRODUCT_PACKAGES += \
libqti-perfd-client
# Permissions
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.audio.pro.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.audio.pro.xml \
@ -391,7 +387,8 @@ PRODUCT_COPY_FILES += \
# Power
PRODUCT_PACKAGES += \
android.hardware.power-service.moto_sm6375-libperfmgr
android.hardware.power-service.lineage-libperfmgr \
libqti-perfd-client
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/powerhint.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
@ -436,7 +433,9 @@ PRODUCT_PACKAGES += \
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH) \
hardware/google/interfaces \
hardware/google/pixel
hardware/google/pixel \
hardware/lineage/interfaces/power-libperfmgr \
hardware/qcom-caf/common/libqti-perfd-client
# Telephony
PRODUCT_PACKAGES += \