aboutsummaryrefslogtreecommitdiff
path: root/renderScript
diff options
context:
space:
mode:
authorTrevor Johns <trevorjohns@google.com>2016-08-11 15:43:37 -0700
committerTrevor Johns <trevorjohns@google.com>2016-08-11 15:44:14 -0700
commitfc1c2eac13aa87531f030f8c65d7e27c301135af (patch)
tree1180a1e5716f306d7b90eb86b94018f1abc379d6 /renderScript
parent9adc0ea35fa52303eadd5fdc342ee388cbebcd37 (diff)
downloadandroid-fc1c2eac13aa87531f030f8c65d7e27c301135af.tar.gz
Update samples to use API 24
Template output to update samples to use API 24 instead off 'N'. (Includes manual changes to MultiWindowPlayground.) Also any supplamentary changes to templates that haven't been checked in, since we don't usually check in template output. Change-Id: Id16ec84fddcbf6b11218aaf22475413b156449bd
Diffstat (limited to 'renderScript')
-rw-r--r--renderScript/BasicRenderScript/README.md6
-rw-r--r--renderScript/RenderScriptIntrinsic/README.md6
2 files changed, 6 insertions, 6 deletions
diff --git a/renderScript/BasicRenderScript/README.md b/renderScript/BasicRenderScript/README.md
index 1712c600..b12e9486 100644
--- a/renderScript/BasicRenderScript/README.md
+++ b/renderScript/BasicRenderScript/README.md
@@ -28,8 +28,8 @@ RGB value and it's luminance (black-and-white) value, weighted based on the user
Pre-requisites
--------------
-- Android SDK v23
-- Android Build Tools v23.0.0
+- Android SDK 24
+- Android Build Tools v24.0.1
- Android Support Repository
Screenshots
@@ -58,7 +58,7 @@ submitting a pull request through GitHub. Please see CONTRIBUTING.md for more de
License
-------
-Copyright 2014 The Android Open Source Project, Inc.
+Copyright 2016 The Android Open Source Project, Inc.
Licensed to the Apache Software Foundation (ASF) under one or more contributor
license agreements. See the NOTICE file distributed with this work for
diff --git a/renderScript/RenderScriptIntrinsic/README.md b/renderScript/RenderScriptIntrinsic/README.md
index 06dc559c..f3641c88 100644
--- a/renderScript/RenderScriptIntrinsic/README.md
+++ b/renderScript/RenderScriptIntrinsic/README.md
@@ -36,8 +36,8 @@ architectures — often far beyond anything that can be achieved in a general-pu
Pre-requisites
--------------
-- Android SDK v23
-- Android Build Tools v23.0.0
+- Android SDK 24
+- Android Build Tools v24.0.1
- Android Support Repository
Screenshots
@@ -66,7 +66,7 @@ submitting a pull request through GitHub. Please see CONTRIBUTING.md for more de
License
-------
-Copyright 2014 The Android Open Source Project, Inc.
+Copyright 2016 The Android Open Source Project, Inc.
Licensed to the Apache Software Foundation (ASF) under one or more contributor
license agreements. See the NOTICE file distributed with this work for