summaryrefslogtreecommitdiffstats
path: root/docs/html/about/versions
diff options
context:
space:
mode:
authorRobert Schaub <rschaub@google.com>2015-07-14 00:44:21 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-07-14 00:44:21 +0000
commit9de5dcac9589d064414a2ff6f3b76dc40c1b8765 (patch)
tree66a447896319aa5a950a594a8b7f0b4ba6c9197a /docs/html/about/versions
parent9c2182e1b3d7a2eedb072d4ddcacb903e67b25aa (diff)
parent70d39c2836f3c05a93035439df0082b5c471c010 (diff)
downloadframeworks_base-9de5dcac9589d064414a2ff6f3b76dc40c1b8765.zip
frameworks_base-9de5dcac9589d064414a2ff6f3b76dc40c1b8765.tar.gz
frameworks_base-9de5dcac9589d064414a2ff6f3b76dc40c1b8765.tar.bz2
am 70d39c28: am 2b856100: Merge "docs: Removed references to lockscreen widgets, added note to Android 5.0 changes page" into mnc-preview-docs
* commit '70d39c2836f3c05a93035439df0082b5c471c010': docs: Removed references to lockscreen widgets, added note to Android 5.0 changes page
Diffstat (limited to 'docs/html/about/versions')
-rw-r--r--docs/html/about/versions/android-5.0-changes.jd5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/html/about/versions/android-5.0-changes.jd b/docs/html/about/versions/android-5.0-changes.jd
index f51af40..25d253f 100644
--- a/docs/html/about/versions/android-5.0-changes.jd
+++ b/docs/html/about/versions/android-5.0-changes.jd
@@ -598,3 +598,8 @@ android.provider.MediaStore#EXTRA_OUTPUT EXTRA_OUTPUT} should contain a content
URI specifying where the photo should be stored. The camera app can write the
image to the location specified by that URI, and the app that fired the intent
would be able to read that file, even if the app is on the other profile. </p>
+
+<h3>Lockscreen widget support removed</h3>
+
+<p>Android 5.0 removes support for lockscreen widgets; it continues to support
+widgets on the home screen.</p> \ No newline at end of file