Merge "Reland caimito: powerhint: Use the same hints as zuma for baseline." into main
This commit is contained in:
commit
72b5690db3
5 changed files with 2977 additions and 0 deletions
|
@ -4,6 +4,9 @@ import /vendor/etc/init/hw/init.zumapro.rc
|
|||
on init && property:ro.vendor.factory=1
|
||||
import /vendor/etc/init/hw/init.factory.rc
|
||||
|
||||
on init && property:ro.boot.hardware.platform=zuma
|
||||
setprop vendor.powerhal.config powerhint-proto.json
|
||||
|
||||
on init
|
||||
# eSE streset tool name
|
||||
setprop persist.vendor.se.streset libstreset24
|
||||
|
|
|
@ -4,6 +4,9 @@ import /vendor/etc/init/hw/init.zumapro.rc
|
|||
on init && property:ro.vendor.factory=1
|
||||
import /vendor/etc/init/hw/init.factory.rc
|
||||
|
||||
on init && property:ro.boot.hardware.platform=zuma
|
||||
setprop vendor.powerhal.config powerhint-proto.json
|
||||
|
||||
on init
|
||||
# eSE streset tool name
|
||||
setprop persist.vendor.se.streset libstreset24
|
||||
|
|
|
@ -4,6 +4,9 @@ import /vendor/etc/init/hw/init.zumapro.rc
|
|||
on init && property:ro.vendor.factory=1
|
||||
import /vendor/etc/init/hw/init.factory.rc
|
||||
|
||||
on init && property:ro.boot.hardware.platform=zuma
|
||||
setprop vendor.powerhal.config powerhint-proto.json
|
||||
|
||||
on init
|
||||
# eSE streset tool name
|
||||
setprop persist.vendor.se.streset libstreset24
|
||||
|
|
|
@ -31,3 +31,5 @@ endif
|
|||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(TARGET_VENDOR_PERF_CONFIG_PATH)/powerhint-$(TARGET_DEVICE).json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(TARGET_VENDOR_PERF_CONFIG_PATH)/powerhint-zuma.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint-proto.json
|
||||
|
|
2966
perf/powerhint-zuma.json
Normal file
2966
perf/powerhint-zuma.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue