diff --git a/docs/html/about/versions/android-5.0-changes.jd b/docs/html/about/versions/android-5.0-changes.jd index f54cde41e388d..3de5c3c21d6e5 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 +
@@ -23,6 +24,13 @@ sdk.platform.apiLevel=21
  • Support for Managed Profiles
  • + +
    +

    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.