powerhint: remove powerhint.json for separating configs
Remove the old common powerhint.json file. Test: build and manually check Bug: 215655510 Change-Id: Ie1cb4e4c0fd3fc0abbba1e721cc7f66841265e98
This commit is contained in:
parent
1e44045371
commit
aa7f75a6c6
4 changed files with 0 additions and 2194 deletions
|
@ -413,17 +413,9 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
endif
|
||||
|
||||
# Power HAL
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/gs101/powerhint.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/gs101/task_profiles.json:$(TARGET_COPY_OUT_VENDOR)/etc/task_profiles.json
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/gs101/powerhint_a0.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint_a0.json
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/gs101/powerhint_a1.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint_a1.json
|
||||
-include hardware/google/pixel/power-libperfmgr/aidl/device.mk
|
||||
|
||||
# IRQ rebalancing.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue