adpf: move the vendor.powerhal.adpf.rate to raviole
The property should be based on device max refresh rate. Move to raviole config files. Bug: 177493042 Test: build Change-Id: I34c42c87e92208e9f8140197e00f713aafaa63ba
This commit is contained in:
parent
31d5416e15
commit
f0280a99f4
1 changed files with 0 additions and 3 deletions
|
@ -372,9 +372,6 @@ endif
|
||||||
# Power HAL
|
# Power HAL
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
device/google/gs101/powerhint.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
|
device/google/gs101/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/gs101/task_profiles.json:$(TARGET_COPY_OUT_VENDOR)/etc/task_profiles.json
|
device/google/gs101/task_profiles.json:$(TARGET_COPY_OUT_VENDOR)/etc/task_profiles.json
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue