[automerge] powerhint: fork powerhint.json for raviole 2p: 32357a73d7

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

Bug: 215655510
Change-Id: Ied6452ae6ebaf018d910fef0a3e3cef2390f68db
Merged-In: I5b85e7814865eb9c36690423e50bd88d1b3923c5
This commit is contained in:
Presubmit Automerger Backend 2022-02-08 04:34:19 +00:00
commit 3431a8eb07
4 changed files with 2487 additions and 0 deletions

View file

@ -60,6 +60,10 @@ PRODUCT_COPY_FILES += \
device/google/raviole/thermal_info_config_oriole.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json \ device/google/raviole/thermal_info_config_oriole.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json \
device/google/raviole/thermal_info_config_oriole_WHI_A.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config_WHI_A.json device/google/raviole/thermal_info_config_oriole_WHI_A.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config_WHI_A.json
# Power HAL config
PRODUCT_COPY_FILES += \
device/google/raviole/powerhint-oriole.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
# Bluetooth # Bluetooth
PRODUCT_PRODUCT_PROPERTIES += \ PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.a2dp_aac.vbr_supported=true persist.bluetooth.a2dp_aac.vbr_supported=true

View file

@ -68,6 +68,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
device/google/raviole/thermal_info_config_raven.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json 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 # Bluetooth
PRODUCT_PRODUCT_PROPERTIES += \ PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.a2dp_aac.vbr_supported=true persist.bluetooth.a2dp_aac.vbr_supported=true

1231
powerhint-oriole.json Normal file

File diff suppressed because it is too large Load diff

1248
powerhint-raven.json Normal file

File diff suppressed because it is too large Load diff