diff --git a/common.mk b/common.mk index 972e26f..5e451ee 100644 --- a/common.mk +++ b/common.mk @@ -204,6 +204,11 @@ PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/keylayout/uinput-fpc.kl:system/usr/keylayout/uinput-fpc.kl \ $(LOCAL_PATH)/keylayout/uinput-goodix.kl:system/usr/keylayout/uinput-goodix.kl +# IPACM +PRODUCT_PACKAGES += \ + ipacm \ + IPACM_cfg.xml + # IR PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.consumerir.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.consumerir.xml