input: Add USI Device Certification Tool

usi_test is the tool to be used to
- get USI Device Certification.
- debug USI Stylus & Controller.

This patch adds the usi_test binary into userdebug image.

Test: Build and manually check.
Bug: 242689275
Change-Id: I541aa1f3084966f73525a0e8f8de4b46c5efddf1
This commit is contained in:
Hyungwoo Yang 2022-08-30 07:12:10 +00:00
parent e05312ee80
commit e3aca7b803

View file

@ -147,6 +147,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES_DEBUG += \
test_cast_auth
# USI stylus test tool
PRODUCT_PACKAGES_DEBUG += \
usi_test
# Lights HAL
PRODUCT_PACKAGES += \
android.hardware.lights-service.tangorpro