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 Merged-In: I1517dc761837476485f7782610f0474f87e6b989
This commit is contained in:
parent
32357a73d7
commit
0f91059905
4 changed files with 2610 additions and 0 deletions
|
@ -105,5 +105,9 @@ PRODUCT_SOONG_NAMESPACES += device/google/raviole/powerstats/slider
|
||||||
# Trusty liboemcrypto.so
|
# Trusty liboemcrypto.so
|
||||||
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/raviole/prebuilts
|
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)
|
# This device is shipped with 31 (Android S)
|
||||||
PRODUCT_SHIPPING_API_LEVEL := 31
|
PRODUCT_SHIPPING_API_LEVEL := 31
|
||||||
|
|
|
@ -86,5 +86,9 @@ PRODUCT_SOONG_NAMESPACES += device/google/raviole/powerstats/whitefin
|
||||||
# Trusty liboemcrypto.so
|
# Trusty liboemcrypto.so
|
||||||
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/raviole/prebuilts
|
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)
|
# This device is shipped with 31 (Android S)
|
||||||
PRODUCT_SHIPPING_API_LEVEL := 31
|
PRODUCT_SHIPPING_API_LEVEL := 31
|
||||||
|
|
1301
powerhint-slider.json
Normal file
1301
powerhint-slider.json
Normal file
File diff suppressed because it is too large
Load diff
1301
powerhint-whitefin.json
Normal file
1301
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