Disable ADPF hint
Test: boot Bug: 170650323 BUg: 187212124 Change-Id: Ifa754efa138803c5cc36836b8313e819079e518a
This commit is contained in:
parent
74a463ecb4
commit
934721c1e0
1 changed files with 3 additions and 0 deletions
|
@ -330,6 +330,9 @@ PRODUCT_COPY_FILES += \
|
|||
# adpf 16ms update rate
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
vendor.powerhal.adpf.rate=16666666
|
||||
# FIXME: b/170650323
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
vendor.powerhal.adpf.uclamp=0
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
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