Enable ADPF for P22
Bug: 191163855 Change-Id: Ie2a3324f5b116271ca790943b70b69291e0f4f05 Test: Build
This commit is contained in:
parent
64f57befb2
commit
daf8a29c31
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue