powerhint: fork powerhint.json for slider/whitefin

Move the powerhint.json from gs101 to slider/whitefin

Test: build
Bug: 215655510
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: I1517dc761837476485f7782610f0474f87e6b989
This commit is contained in:
Wei Wang 2022-01-28 22:07:30 -08:00
parent 504fe7e8ca
commit 63fe74554f
4 changed files with 2816 additions and 0 deletions

View file

@ -110,5 +110,9 @@ PRODUCT_SOONG_NAMESPACES += vendor/google_devices/raviole/prebuilts
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
bt_vendor.conf bt_vendor.conf
# 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) # This device is shipped with 31 (Android S)
PRODUCT_SHIPPING_API_LEVEL := 31 PRODUCT_SHIPPING_API_LEVEL := 31

View file

@ -91,5 +91,9 @@ PRODUCT_SOONG_NAMESPACES += vendor/google_devices/raviole/prebuilts
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
bt_vendor.conf bt_vendor.conf
# 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) # This device is shipped with 31 (Android S)
PRODUCT_SHIPPING_API_LEVEL := 31 PRODUCT_SHIPPING_API_LEVEL := 31

1404
powerhint-slider.json Normal file

File diff suppressed because it is too large Load diff

1404
powerhint-whitefin.json Normal file

File diff suppressed because it is too large Load diff