Skip to content

Commit

Permalink
caas_tpy lunch target added
Browse files Browse the repository at this point in the history
Tracked-On: OAM-98004
Signed-off-by: Amalendu Prasad Das <[email protected]>
  • Loading branch information
aprasadd committed Aug 17, 2021
1 parent 1b31b69 commit a0a3e36
Show file tree
Hide file tree
Showing 158 changed files with 56,378 additions and 2 deletions.
6 changes: 4 additions & 2 deletions AndroidProducts.mk
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,13 @@ PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/celadon_tablet/celadon_tablet.mk \
$(LOCAL_DIR)/caas/caas.mk \
$(LOCAL_DIR)/cic/cic.mk \
$(LOCAL_DIR)/caas_cfc/caas_cfc.mk
$(LOCAL_DIR)/caas_cfc/caas_cfc.mk \
$(LOCAL_DIR)/caas_tpy/caas_tpy.mk

COMMON_LUNCH_CHOICES += \
celadon_ivi-userdebug \
celadon_tablet-userdebug \
caas-userdebug \
cic-userdebug \
caas_cfc-userdebug
caas_cfc-userdebug \
caas_tpy-userdebug
950 changes: 950 additions & 0 deletions caas_tpy/AndroidBoard.mk

Large diffs are not rendered by default.

Loading

0 comments on commit a0a3e36

Please sign in to comment.