aboutsummaryrefslogtreecommitdiff
path: root/msm8996.mk
diff options
context:
space:
mode:
authordianlujitao <dianlujitao@lineageos.org>2021-02-09 18:14:04 +0800
committerDavide Garberi <dade.garberi@gmail.com>2021-10-19 15:09:38 +0200
commitd6d737a5a5e7f64e1ba2de2f9edfd117dc467173 (patch)
tree7ae4d471bda28be352e2f3485e2dbf9688d4d202 /msm8996.mk
parent316736aa646eb6e01dc753dc4ca9c22c75159039 (diff)
msm8996-common: Switch to source built vendor.qti.hardware.perf@1.0
For some reason, any prebuilt ones from pre-R ROMs no longer work on R and cause the following error: E ANDR-PERF: Unable to link to gPerfHal death notifications! What's worse, the minimal CPU frequency of both clusters will be locked at 1036MHz on msm8996. Change-Id: I1dc96e4a51c4c81dd847c59a58ec670d89054f64
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-xmsm8996.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/msm8996.mk b/msm8996.mk
index e36d485..b62c3f6 100755
--- a/msm8996.mk
+++ b/msm8996.mk
@@ -337,7 +337,8 @@ PRODUCT_PACKAGES += \
# Power
PRODUCT_PACKAGES += \
- android.hardware.power-service-qti
+ android.hardware.power-service-qti \
+ vendor.qti.hardware.perf@1.0
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/powerhint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.xml