Enable adpf on P21 device
Bug: 177492680
Test: boot
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: I8a8cb061e4d99ee8c919584fc2a35e0ebcaadc38
diff --git a/device.mk b/device.mk
index 4cf1c7e..9628a08 100644
--- a/device.mk
+++ b/device.mk
@@ -345,6 +345,9 @@
# Power HAL
PRODUCT_COPY_FILES += \
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 += \
device/google/gs101/task_profiles.json:$(TARGET_COPY_OUT_VENDOR)/etc/task_profiles.json