dre: Import and adapt powerhint from redfin
* From redfin-user-13-TQ3A.230901.001-10750268-release-keys Change-Id: I923c1adf70d035c9def0032ccf29530ce92ebe66
This commit is contained in:
parent
599d267a2c
commit
f0ac9ffd8a
2 changed files with 414 additions and 0 deletions
|
|
@ -276,6 +276,9 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.power-service.lineage-libperfmgr \
|
||||
libqti-perfd-client
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/powerhint.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
|
||||
|
||||
# Sensors
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.sensors-service.multihal \
|
||||
|
|
|
|||
Loading…
Reference in a new issue