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
This commit is contained in:
parent
b68c7cf0b7
commit
fdfe3e3fc0
4 changed files with 2693 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
1334
powerhint-oriole.json
Normal file
File diff suppressed because it is too large
Load diff
1351
powerhint-raven.json
Normal file
1351
powerhint-raven.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue