Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b7ea71c0 authored by claxten10's avatar claxten10 Committed by Sahil Sonar
Browse files

tetris: Build dummy libperfctl



Signed-off-by: default avatarclaxten10 <claxten10@gmail.com>
parent 042cd975
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -225,7 +225,8 @@ PRODUCT_PACKAGES += \
    vendor.mediatek.hardware.mtkpower@1.2-service.stub

PRODUCT_PACKAGES += \
    libmtkperf_client_vendor
    libmtkperf_client_vendor \
    libperfctl_vendor

PRODUCT_COPY_FILES += \
    $(call find-copy-subdir-files,*,$(LOCAL_PATH)/configs/power/,$(TARGET_COPY_OUT_VENDOR)/etc)