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
Merged-In: I5b85e7814865eb9c36690423e50bd88d1b3923c5
This commit is contained in:
Jimmy Shiu 2022-01-22 05:04:01 +08:00
parent e905dce4e7
commit 32357a73d7
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_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
PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.a2dp_aac.vbr_supported=true

View file

@ -68,6 +68,10 @@ PRODUCT_COPY_FILES += \
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

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