milanf: Wire up StylusKeyHandler
Change-Id: Ib53103bc6e6f4d0703451fa5374407b906f78ec0 Signed-off-by: AnierinB <anierin@evolution-x.org>
This commit is contained in:
parent
5dcbded19a
commit
8cf5064c40
2 changed files with 16 additions and 0 deletions
|
|
@ -77,5 +77,9 @@ PRODUCT_COPY_FILES += \
|
|||
# Soong namespaces
|
||||
PRODUCT_SOONG_NAMESPACES += $(LOCAL_PATH)
|
||||
|
||||
# StylusKeyHandler
|
||||
PRODUCT_PACKAGES += \
|
||||
StylusKeyHandler
|
||||
|
||||
# Inherit from vendor blobs
|
||||
$(call inherit-product, vendor/motorola/milanf/milanf-vendor.mk)
|
||||
|
|
|
|||
Loading…
Reference in a new issue