From 49cc89ec519bdfe1d5bc0ff751bd299b0ac1a87c Mon Sep 17 00:00:00 2001 From: Quddus Chong Date: Wed, 15 Oct 2014 18:03:27 -0700 Subject: [PATCH] docs: Updates to Android 5.0 API Overview. Change-Id: I0dcbb134fc499da0172bfe8d79c5aaa1a4b3ef75 --- docs/html/about/versions/android-5.0.jd | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/html/about/versions/android-5.0.jd b/docs/html/about/versions/android-5.0.jd index d9084b6f0cf92..6f7e272d73fd4 100644 --- a/docs/html/about/versions/android-5.0.jd +++ b/docs/html/about/versions/android-5.0.jd @@ -109,7 +109,9 @@ sdk.platform.apiLevel=21

See also

  1. API -Differences Report »
  2. +Differences Report (API level 20 to 21) » +
  3. API +Differences Report (L Developer Preview to 21) »
@@ -117,7 +119,7 @@ Differences Report »

API Level: {@sdkPlatformApiLevel}

-

Android 5.0 (Lollipop) +

Android 5.0 (LOLLIPOP) offers new features for users and app developers. This document provides an introduction to the most notable new APIs.

@@ -1183,7 +1185,4 @@ element to declare the permissions your app requires to access certain APIs.

  • {@link android.Manifest.permission#WRITE_VOICEMAIL}: Required to allow your app to modify and remove existing voicemails in the system.
  • - - -

    For a detailed view of all API changes in Android 5.0, see the -API Differences Report.

    + \ No newline at end of file