From fc1c2eac13aa87531f030f8c65d7e27c301135af Mon Sep 17 00:00:00 2001 From: Trevor Johns Date: Thu, 11 Aug 2016 15:43:37 -0700 Subject: 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 --- renderScript/BasicRenderScript/README.md | 6 +++--- renderScript/RenderScriptIntrinsic/README.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'renderScript') 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 -- cgit v1.2.3