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