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
- 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.
-- The GET_ACCOUNTS permission is now deprecated. The system ignores this - permission for apps that target Android N. -
-
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: