dre: Import task_profiles.json
Change-Id: I922e83abeb47706303f2b83698ea07c09a65b069
This commit is contained in:
parent
fd732c0a74
commit
e79aee3bbf
3 changed files with 596 additions and 1 deletions
|
|
@ -339,6 +339,10 @@ PRODUCT_PACKAGES += \
|
|||
libOmxQcelp13Enc \
|
||||
libstagefrighthw
|
||||
|
||||
# Perf
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/task_profiles.json:$(TARGET_COPY_OUT_VENDOR)/etc/task_profiles.json
|
||||
|
||||
# Power
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.power-service-qti \
|
||||
|
|
|
|||
Loading…
Reference in a new issue