Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
850de9b478ea4fb0664e0f36a3b5ac8653eb67b5
/
.
/
examples
/
android
/
CHIPTool
/
settings.gradle
blob: c8ecaa1234351c0010463191db527b4ecef5ef2c [
file
]
include
':app'
if
(
matterSdkSourceBuild
.
toBoolean
()
&&
!
matterBuildSrcDir
.
isEmpty
())
{
include
':chip-library'
}
rootProject
.
name
=
"CHIPTool"