adpf: set adpf.rate to device max refresh rate am: f7e9d79f53

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/15019755

Change-Id: I384e78f24bfebd5d8b5f33060a37ef7280ec070b
This commit is contained in:
Jimmy Shiu 2021-06-19 04:17:38 +00:00 committed by Automerger Merge Worker
commit 76899534de
2 changed files with 4 additions and 0 deletions

View file

@ -86,6 +86,8 @@ DEVICE_MANIFEST_FILE += \
# Vibrator HAL
PRODUCT_PRODUCT_PROPERTIES +=\
ro.vendor.vibrator.hal.long.frequency.shift=15
PRODUCT_PRODUCT_PROPERTIES += \
vendor.powerhal.adpf.rate=11111111
# Voice packs for Text-To-Speech
PRODUCT_COPY_FILES += \

View file

@ -86,6 +86,8 @@ DEVICE_MANIFEST_FILE += \
# Vibrator HAL
PRODUCT_PRODUCT_PROPERTIES +=\
ro.vendor.vibrator.hal.long.frequency.shift=15
PRODUCT_PRODUCT_PROPERTIES += \
vendor.powerhal.adpf.rate=8333333
# Voice packs for Text-To-Speech
PRODUCT_COPY_FILES += \