summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configs/perf/perf-profile0.conf2
-rw-r--r--sdm660.mk3
2 files changed, 5 insertions, 0 deletions
diff --git a/configs/perf/perf-profile0.conf b/configs/perf/perf-profile0.conf
new file mode 100644
index 0000000..0c358e1
--- /dev/null
+++ b/configs/perf/perf-profile0.conf
@@ -0,0 +1,2 @@
+[priority] # This profile is reserved for perflock requests
+99
diff --git a/sdm660.mk b/sdm660.mk
index d4c44af..7be5231 100644
--- a/sdm660.mk
+++ b/sdm660.mk
@@ -329,6 +329,9 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
android.hardware.power@1.1-service-qti
+PRODUCT_COPY_FILES += \
+ $(COMMON_PATH)/configs/perf/perf-profile0.conf:$(TARGET_COPY_OUT_VENDOR)/etc/perf/perf-profile0.conf
+
# Public Libraries
PRODUCT_COPY_FILES += \
$(COMMON_PATH)/configs/public.libraries.txt:$(TARGET_COPY_OUT_VENDOR)/etc/public.libraries.txt