aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorJan-Felix Schmakeit <jfschmakeit@google.com>2016-03-01 19:12:05 +1100
committerJan-Felix Schmakeit <jfschmakeit@google.com>2016-03-07 14:39:35 +1100
commit9c92857766bf42ca1dadbcd85b6249c26ec683e1 (patch)
treebe0d2da1d4d86e549a54842363582f0cd76e821c /build.gradle
parent4ead35ed29820288f8c48c300aa957785c86dc02 (diff)
downloadandroid-9c92857766bf42ca1dadbcd85b6249c26ec683e1.tar.gz
Add MultiWindowPlayground sample.
This sample demonstrates the use and behavior of the multi-window features in Android N. Change-Id: Idcabb1cac26890c914adf3a0eefa5e38b7939e7f
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle
index 05ed3eaf..0bd39ef4 100644
--- a/build.gradle
+++ b/build.gradle
@@ -106,6 +106,7 @@ List<String> samples = [
"notification/ActiveNotifications",
"media/Camera2Raw",
"content/AutoBackupForApps",
+"ui/window/MultiWindowPlayground",
]
List<String> taskNames = [