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:
parent
504fe7e8ca
commit
63fe74554f
4 changed files with 2816 additions and 0 deletions
|
@ -110,5 +110,9 @@ PRODUCT_SOONG_NAMESPACES += vendor/google_devices/raviole/prebuilts
|
|||
PRODUCT_PACKAGES += \
|
||||
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)
|
||||
PRODUCT_SHIPPING_API_LEVEL := 31
|
||||
|
|
|
@ -91,5 +91,9 @@ PRODUCT_SOONG_NAMESPACES += vendor/google_devices/raviole/prebuilts
|
|||
PRODUCT_PACKAGES += \
|
||||
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)
|
||||
PRODUCT_SHIPPING_API_LEVEL := 31
|
||||
|
|
1404
powerhint-slider.json
Normal file
1404
powerhint-slider.json
Normal file
File diff suppressed because it is too large
Load diff
1404
powerhint-whitefin.json
Normal file
1404
powerhint-whitefin.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue