Snap for 8124529 from fdfe3e3fc0 to tm-release

Change-Id: I70517ec7da204382e504caf8698fdc4e4f92d66a
This commit is contained in:
Android Build Coastguard Worker 2022-01-28 02:02:00 +00:00
commit 136afdee6e
4 changed files with 2693 additions and 0 deletions

View file

@ -62,6 +62,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

@ -70,6 +70,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

1334
powerhint-oriole.json Normal file

File diff suppressed because it is too large Load diff

1351
powerhint-raven.json Normal file

File diff suppressed because it is too large Load diff