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