Skip to content

Commit

Permalink
Create Lunch target from caas_vbt to caas_cvmb
Browse files Browse the repository at this point in the history
This lunch target is based on caas_vbb and caas

Test done : Boot check done

Tracked-On: OAM-113471
Signed-off-by: swaroopb <[email protected]>
  • Loading branch information
swaroopbalan committed Nov 17, 2023
1 parent 3043de2 commit 40aade0
Show file tree
Hide file tree
Showing 304 changed files with 85,377 additions and 1 deletion.
4 changes: 3 additions & 1 deletion AndroidProducts.mk
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,12 @@ PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/celadon_ivi/celadon_ivi.mk \
$(LOCAL_DIR)/celadon_tablet/celadon_tablet.mk \
$(LOCAL_DIR)/caas/caas.mk \
$(LOCAL_DIR)/caas_vbb/caas_vbb.mk
$(LOCAL_DIR)/caas_vbb/caas_vbb.mk \
$(LOCAL_DIR)/caas_vbt/caas_vbt.mk

COMMON_LUNCH_CHOICES += \
celadon_ivi-userdebug \
celadon_tablet-userdebug \
caas-userdebug \
caas_vbb-userdebug \
caas_vbt-userdebug
948 changes: 948 additions & 0 deletions caas_cvmb/AndroidBoard.mk

Large diffs are not rendered by default.

Loading

0 comments on commit 40aade0

Please sign in to comment.