From 65a01238fc68b70a111d57001cbc8b7c022ece88 Mon Sep 17 00:00:00 2001 From: David Friedman Date: Wed, 10 Dec 2014 11:14:01 -0800 Subject: [PATCH] Adds link to related video. Change-Id: I22823b0df2863c4e733d389d20440debb16c5631 --- docs/html/about/versions/android-5.0-changes.jd | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/docs/html/about/versions/android-5.0-changes.jd b/docs/html/about/versions/android-5.0-changes.jd index f12e83c856f0..0154750169e3 100644 --- a/docs/html/about/versions/android-5.0-changes.jd +++ b/docs/html/about/versions/android-5.0-changes.jd @@ -4,6 +4,7 @@ sdk.platform.version=5.0 sdk.platform.apiLevel=21 @jd:body +
@@ -22,6 +23,13 @@ sdk.platform.apiLevel=21
  • TLS/SSL Configuration
  • + +
    +

    Video

    +

    Notifications

    +
    +
    +

    API Differences

    1. API level 20 to 21 »
    2. @@ -296,8 +304,8 @@ methods respectively.

      Android 5.0 includes a behavior change to ensure - that only one app can define a given custom permission, unless signed with the - same key as other apps defining the permission. + that only one app can define a given custom permission, unless signed with the + same key as other apps defining the permission.

      @@ -316,7 +324,7 @@ methods respectively.

      In Android 4.4 and earlier, users were able to install multiple such apps on a given device, although the system assigned the protection level - specified by the first-installed app. + specified by the first-installed app.

      -- 2.11.0