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