Meant to make this change in a preceding CL but accidentally
submitted before uploading the last patch set.
bug: 28727522
Change-Id: Iecf2e00031d98efbb2a8e2bf0e9386ac8707b48b
We've decided not to deprecate GET_ACCOUNTS yet, but per emails,
we don't want to announce that it now *isn't* deprecated (because we
don't want to encourage people to use this permission); instead,
we're just going to not mention it at all.
Also cleaned up the following section on file permissions while I had
it open.
See first comment for doc stage location.
bug: 28727522
Change-Id: I27d21d186bdbf9ce905f3fb6a29027343a6daaf5
The 0700 permission on apps' home directories is not
enforced as a invariant. This change to the behavior
changes documentation reflects this.
Change-Id: I2257796b804574f3c6c7d273957625f4458fe81b
Make the docs reflect changes in private file access permissions.
Starting with API level 24 app private files are exclusively accessible
to the owning app. Files can no longer be shared by name because apps
cannot relax the files system permissions.
Bug: 27636012
Change-Id: I0139b82547c6f6bede2503aa06b5d2a34cad5a49
ACTION_OPEN_EXTERNAL_DIRECTORY was formerly a new Intent in N
that was used to make a Scoped Directory Access request, however
it was removed and encapsulated into a new StorageVolume class.
Since the Intent no longer exists, I'm removing it completely
from the Permissions Changes section of the Behavior Changes page.
I've also grep'd through the rest of the preview docs for
ACTION_OPEN_EXTERNAL_DIRECTORY and did not find any other mention
of it that needed to be removed.
Preview stage specified in CL comment.
Bug: 27581845
Change-Id: I2ab1a38e64829d899d14ec1fc4e8eca5a5ac033d
P0 bug, so I'm going to go ahead and submit the fix, *then* run my
test build (so we don't delay in getting the built version). We should
be able to see if I broke something before we push the fix live.
bug: 27597678
Change-Id: I4a13b560ce907832e279db64f5ecf6f3f28e74c2
Fixing a bunch of small items in this CL to save time, most of which
don't have bug numbers.
See first comment for doc stage location.
bug: 27536159
bug: 27535355
Change-Id: I95ff33ad9eace0cc9064c31128e412649936f8ad
Docs are now downloaded from the SDK Setup page, not from
downloads.html (which is now just for device images). Updated links
as necessary.
See first comment for doc stage location.
bug: 27548003
Change-Id: I0ede8e9f57eca7a7e6d2b24d5b0bdc1c5b528e2e
I'd pulled the "testing screen zoom" material out of the draft doc,
since we were planning on putting it in a separate "testing" doc.
Since we don't have a testing doc, I'm restoring it here.
See first comment for doc stage location.
Change-Id: Ie1375cd4d61f92ab7a75b2dba2d31b340c7244d5
Migrated M Preview main landing, API overview, Behavior Changes,
Samples, and Downloads to /about/versions section.
Change-Id: If7cd1c2942c57d7d47a18f3a7ec9b373bfc1ca67