Skip to content

Commit b5efc2b

Browse files
Merge branch 'master' into TC-SC-4.3-python-test
2 parents 5249781 + 4423b3a commit b5efc2b

File tree

3 files changed

+151
-69
lines changed

3 files changed

+151
-69
lines changed

src/app/chip_data_model.gni

+1
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ template("chip_data_model") {
414414
":${_data_model_name}_zapgen",
415415
"${chip_root}/src/access",
416416
"${chip_root}/src/app",
417+
"${chip_root}/src/app/cluster-building-blocks",
417418
"${chip_root}/src/app/common:attribute-type",
418419
"${chip_root}/src/app/common:cluster-objects",
419420
"${chip_root}/src/app/common:enums",

0 commit comments

Comments
 (0)