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