Enable adpf on P21 device
Bug: 177492680 Test: boot Signed-off-by: Wei Wang <wvw@google.com> Change-Id: I8a8cb061e4d99ee8c919584fc2a35e0ebcaadc38
This commit is contained in:
parent
a281288798
commit
3c84c460ba
1 changed files with 3 additions and 0 deletions
|
@ -345,6 +345,9 @@ 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