Enable ADPF for P22

Bug: 191163855
Change-Id: Ie2a3324f5b116271ca790943b70b69291e0f4f05
Test: Build
This commit is contained in:
Wei Wang 2021-06-15 18:10:16 +00:00 committed by Jimmy Shiu
parent 64f57befb2
commit daf8a29c31

View file

@ -365,6 +365,9 @@ endif
# Power HAL # Power HAL
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
device/google/gs201/powerhint.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json device/google/gs201/powerhint.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
# adpf 16ms update rate
PRODUCT_PRODUCT_PROPERTIES += \
vendor.powerhal.adpf.rate=16666666
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
device/google/gs201/task_profiles.json:$(TARGET_COPY_OUT_VENDOR)/etc/task_profiles.json device/google/gs201/task_profiles.json:$(TARGET_COPY_OUT_VENDOR)/etc/task_profiles.json