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:
parent
e05312ee80
commit
e3aca7b803
1 changed files with 4 additions and 0 deletions
|
@ -147,6 +147,10 @@ PRODUCT_COPY_FILES += \
|
||||||
PRODUCT_PACKAGES_DEBUG += \
|
PRODUCT_PACKAGES_DEBUG += \
|
||||||
test_cast_auth
|
test_cast_auth
|
||||||
|
|
||||||
|
# USI stylus test tool
|
||||||
|
PRODUCT_PACKAGES_DEBUG += \
|
||||||
|
usi_test
|
||||||
|
|
||||||
# Lights HAL
|
# Lights HAL
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.lights-service.tangorpro
|
android.hardware.lights-service.tangorpro
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue