diff --git a/docs/html/preview/behavior-changes.jd b/docs/html/preview/behavior-changes.jd index 7c8bfe8ba29e0..8b359394de1cd 100644 --- a/docs/html/preview/behavior-changes.jd +++ b/docs/html/preview/behavior-changes.jd @@ -19,9 +19,6 @@ page.image=images/cards/card-n-changes_2x.png
  • Permissions Changes -
      -
    1. File System Permission Changes
    2. -
  • Accessibility Improvements
      @@ -188,29 +185,16 @@ page.image=images/cards/card-n-changes_2x.png

      Permissions Changes

      - Android N includes changes to permissions that may affect your app, - including user accounts permissions and a new permission for writing to - external storage. Here is a summary of the permissions that have changed in - the preview: + Android N includes changes to permissions that may affect your app.

      - -

      File system permission changes

      In order to improve the security of private files, the private directory of - apps targeting Android N or higher has restricted access (0700). This prevents - leakage of metadata of private files, such as their size or existence. This - has multiple side effects: + apps targeting Android N or higher has restricted access (0700). + This change prevents leakage of metadata of private files, such as their size + or existence. This change has multiple side effects: