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