aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Johns <trevorjohns@google.com>2014-10-17 09:28:53 -0700
committerTrevor Johns <trevorjohns@google.com>2014-10-17 09:30:11 -0700
commit1b1d8b0c3f29b2520554602eb72c0e9456efa5ac (patch)
tree559d36e08a8cf4f1e4a0eb4d719cf2727f07fa79
parentef0bc70454316ec48f79cf0a9983c504d39ed241 (diff)
downloadandroid-wear-5.0.0_r1.tar.gz
Add missing BluetoothChat sample to build.gradleandroid-wear-5.0.0_r1lollipop-wear-releaselollipop-dev
Change-Id: Ie30bee7d047914669c4a063fd2a7890f99217946
-rw-r--r--build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle
index 41a03a40..1f23be04 100644
--- a/build.gradle
+++ b/build.gradle
@@ -71,6 +71,7 @@ List<String> samples = [
"ui/activitytasks/DocumentCentricRelinquishIdentity",
"admin/AppRestrictionEnforcer",
"admin/AppRestrictionSchema",
+"bluetooth/BluetoothChat",
]
List<String> taskNames = [