add fatp_camera_eeprom_inspector for comet

Bug: 356518766
Test: adb shell vendor/bin/camera_eeprom_inspector
Flag: NONE new tool
Change-Id: Icc4a29c24f5e534ca6750df4b9251ba69e3b735e
This commit is contained in:
Jimi Chen 2024-10-15 20:42:10 +08:00
parent 94b8acc91b
commit e227bcf57a

View file

@ -45,6 +45,7 @@ PRODUCT_PACKAGES += \
# Factory binary of camera # Factory binary of camera
PRODUCT_PACKAGES += fatp_ct3_wide_hat_tool fatp_ct3_tele_hat_tool fatp_ct3_ultrawide_hat_tool PRODUCT_PACKAGES += fatp_ct3_wide_hat_tool fatp_ct3_tele_hat_tool fatp_ct3_ultrawide_hat_tool
PRODUCT_PACKAGES += fatp_camera_eeprom_inspector
PRODUCT_WITHOUT_TTS_VOICE_PACKS := true PRODUCT_WITHOUT_TTS_VOICE_PACKS := true