[automerge] powerhint: fork powerhint.json for slider/whitefin 2p: 0f91059905

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

Bug: 215655510
Change-Id: I79e3b6150c68ff649193d78d8d0b2954c2e3c1ec
Merged-In: I1517dc761837476485f7782610f0474f87e6b989
This commit is contained in:
Wei Wang 2022-02-08 06:03:07 +00:00 committed by Presubmit Automerger Backend
commit 0b64b2131f
4 changed files with 2610 additions and 0 deletions

View file

@ -105,5 +105,9 @@ PRODUCT_SOONG_NAMESPACES += device/google/raviole/powerstats/slider
# Trusty liboemcrypto.so
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/raviole/prebuilts
# Power HAL config
PRODUCT_COPY_FILES += \
device/google/raviole/powerhint-slider.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
# This device is shipped with 31 (Android S)
PRODUCT_SHIPPING_API_LEVEL := 31

View file

@ -86,5 +86,9 @@ PRODUCT_SOONG_NAMESPACES += device/google/raviole/powerstats/whitefin
# Trusty liboemcrypto.so
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/raviole/prebuilts
# Power HAL config
PRODUCT_COPY_FILES += \
device/google/raviole/powerhint-whitefin.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
# This device is shipped with 31 (Android S)
PRODUCT_SHIPPING_API_LEVEL := 31

1301
powerhint-slider.json Normal file

File diff suppressed because it is too large Load diff

1301
powerhint-whitefin.json Normal file

File diff suppressed because it is too large Load diff