powerhint: fork powerhint.json for raviole
Move the powerhint.json from gs101 to raven and oriole
Test: build and manually check
Bug: 215655510
Change-Id: I5b85e7814865eb9c36690423e50bd88d1b3923c5
diff --git a/device-raven.mk b/device-raven.mk
index bd5a01c..6df02de 100644
--- a/device-raven.mk
+++ b/device-raven.mk
@@ -70,6 +70,10 @@
PRODUCT_COPY_FILES += \
device/google/raviole/thermal_info_config_raven.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json
+# Power HAL config
+PRODUCT_COPY_FILES += \
+ device/google/raviole/powerhint-raven.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
+
# Bluetooth
PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.a2dp_aac.vbr_supported=true