blob: e5d63ddeab1a1cdf5420930b48c5825be54c7df9 [file] [log] [blame]
Amit Pundir4e375822019-04-18 16:46:10 +05301#
2# This file should set PRODUCT_MAKEFILES to a list of product makefiles
3# to expose to the build system. LOCAL_DIR will already be set to
4# the directory containing this file.
5#
6# This file may not rely on the value of any variable other than
7# LOCAL_DIR; do not use any conditionals, and do not look up the
8# value of any variable that isn't set in this file or in a file that
9# it includes.
10#
11
12PRODUCT_MAKEFILES := \
Amit Pundir579f6092019-04-18 19:15:05 +053013 $(LOCAL_DIR)/db845c.mk \
Amit Pundire4ca84a2021-05-26 14:30:57 +053014 $(LOCAL_DIR)/rb5.mk \
Amit Pundir579f6092019-04-18 19:15:05 +053015 $(LOCAL_DIR)/pixel3_mainline.mk
Amit Pundir4e375822019-04-18 16:46:10 +053016
17COMMON_LUNCH_CHOICES := \
Amit Pundir579f6092019-04-18 19:15:05 +053018 db845c-userdebug \
Amit Pundire4ca84a2021-05-26 14:30:57 +053019 rb5-userdebug \
Amit Pundir579f6092019-04-18 19:15:05 +053020 pixel3_mainline-userdebug