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