From f2f4b2efebd5b932b3e7657e91cd1da5c32cc157 Mon Sep 17 00:00:00 2001 From: therealmharc Date: Fri, 21 Nov 2025 00:40:41 +0800 Subject: [PATCH] Revert "sweet: Import perf boost configs from vendor" This reverts commit c2fd183d7ca1c1e6e201c1e3e07a67758269b896. Signed-off-by: therealmharc --- configs/perf/perfboostsconfig.xml | 330 ------------------------------ configs/perf/perfconfigstore.xml | 36 ---- device.mk | 2 - 3 files changed, 368 deletions(-) delete mode 100755 configs/perf/perfboostsconfig.xml delete mode 100755 configs/perf/perfconfigstore.xml diff --git a/configs/perf/perfboostsconfig.xml b/configs/perf/perfboostsconfig.xml deleted file mode 100755 index 586c0fc..0000000 --- a/configs/perf/perfboostsconfig.xml +++ /dev/null @@ -1,330 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/configs/perf/perfconfigstore.xml b/configs/perf/perfconfigstore.xml deleted file mode 100755 index 1319e9b..0000000 --- a/configs/perf/perfconfigstore.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/device.mk b/device.mk index 8935c63..409c19c 100644 --- a/device.mk +++ b/device.mk @@ -83,8 +83,6 @@ PRODUCT_PACKAGES += \ # Power PRODUCT_COPY_FILES += \ - $(LOCAL_PATH)/configs/perf/perfboostsconfig.xml:$(TARGET_COPY_OUT_VENDOR)/etc/perf/perfboostsconfig.xml \ - $(LOCAL_PATH)/configs/perf/perfconfigstore.xml:$(TARGET_COPY_OUT_VENDOR)/etc/perf/perfconfigstore.xml \ $(LOCAL_PATH)/configs/power/powerhint.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json # Sensors