7fcaa86e0f
* Based on LA.UM.6.6.r1-07400-89xx.0, adapted for the new format. * Required by perf_hint in libqti-perfd-client.so. Change-Id: Ief38dc242a92de05305452634fe2318e4de42f90
7 lines
222 B
Makefile
7 lines
222 B
Makefile
# Powerhint
|
|
PRODUCT_COPY_FILES += \
|
|
$(VENDOR_PATH)/configs/powerhint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.xml
|
|
|
|
# Properties
|
|
PRODUCT_PROPERTY_OVERRIDES += \
|
|
ro.vendor.extension_library=libqti-perfd-client.so
|