From 4a43b275ae00cf37d430126c892030b2b53977b3 Mon Sep 17 00:00:00 2001 From: Kamal Shafi Date: Fri, 26 May 2023 02:28:24 +0000 Subject: [PATCH] Add tele hat tool package tele hat tool for fatp Bug: 284386481 Test: local build Change-Id: I54325fac70fd460fb867baec79df51c4502326af --- factory_comet.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/factory_comet.mk b/factory_comet.mk index 888d2cd..cea690d 100644 --- a/factory_comet.mk +++ b/factory_comet.mk @@ -29,3 +29,6 @@ PRODUCT_MANUFACTURER := Google # default BDADDR for EVB only PRODUCT_PROPERTY_OVERRIDES += \ ro.vendor.bluetooth.evb_bdaddr="22:22:22:33:44:55" + +# Factory binary of camera +PRODUCT_PACKAGES += fatp_ct3_tele_hat_tool \ No newline at end of file