Skip to content

Commit 0d95eee

Browse files
committed
Remove CosuApp.
CosuApp has not been updated in 5 years and was never released publicly. Test: ./gradlew assemble Change-Id: Ibc770fea3bf6225c9f41329559d7fe31d412edf2
1 parent d8a56a8 commit 0d95eee

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

settings.gradle

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
include ':TestDPC'
2-
project(':TestDPC').projectDir = new File(rootDir, "vendor/unbundled_google/packages/TestDPC/app")
3-
include ':CosuApp'
4-
project(':CosuApp').projectDir = new File(rootDir, "vendor/unbundled_google/packages/TestDPC/cosuapp")
2+
project(':TestDPC').projectDir = new File(rootDir, "vendor/unbundled_google/packages/TestDPC/app")

0 commit comments

Comments
 (0)