sm8550-common: Override cgroups.json & task_profiles.json

* In order to allow uclamp kernels to place tasks correctly
This commit is contained in:
EmanuelCN
2024-05-24 14:40:01 +03:00
committed by Mezaque Silver
parent 101a25dd2d
commit 8ed6c916ef

View File

@@ -89,6 +89,11 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.camera.full.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.full.xml \
frameworks/native/data/etc/android.hardware.camera.raw.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.raw.xml
# Cgroup and task_profiles
PRODUCT_COPY_FILES += \
system/core/libprocessgroup/profiles/cgroups.json:$(TARGET_COPY_OUT_VENDOR)/etc/cgroups.json \
system/core/libprocessgroup/profiles/task_profiles.json:$(TARGET_COPY_OUT_VENDOR)/etc/task_profiles.json
# Charger
PRODUCT_PACKAGES += \
charger_res_images_vendor