aboutsummaryrefslogtreecommitdiff
path: root/sdm660.mk
diff options
context:
space:
mode:
authordianlujitao <dianlujitao@lineageos.org>2021-02-09 18:14:04 +0800
committerdianlujitao <dianlujitao@gmail.com>2021-02-17 23:47:10 +0800
commit18a3dc814cdddd8b4a89678dfb07a1fe7805d664 (patch)
tree83d79165ca651c650b21cef88c00a34ae93c9152 /sdm660.mk
parent3e8b6081a10216beedee8feae087b3e020e67047 (diff)
sdm660-common: Switch to source built vendor.qti.hardware.perf@2.0.so
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! Change-Id: I1dc96e4a51c4c81dd847c59a58ec670d89054f64
Diffstat (limited to 'sdm660.mk')
-rw-r--r--sdm660.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sdm660.mk b/sdm660.mk
index 11bb63a..43b5f33 100644
--- a/sdm660.mk
+++ b/sdm660.mk
@@ -331,7 +331,8 @@ PRODUCT_PACKAGES += \
# Power
PRODUCT_PACKAGES += \
- android.hardware.power-service-qti
+ android.hardware.power-service-qti \
+ vendor.qti.hardware.perf@2.0.vendor
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/perf/perf-profile0.conf:$(TARGET_COPY_OUT_VENDOR)/etc/perf/perf-profile0.conf