Per bug, emphasized that if an app targets SDK 22 or lower, it uses
the install-time permissions model even if it's running on M.
However, also added the note that an M user can *revoke* an app's
permissions after install, which can cause unpredictable behavior.
See first comment for doc stage location.
bug: 25470298
Change-Id: Ia05a1f784595e75bf7b6835dbfdeffcd458f0022
Spelling fix, I'll verify it with a build then go ahead and +2
it. I'll leave the stage up until DAC is updated... (See first
comment for stage location.)
bug: 25382224
Change-Id: Ia7127c325890ad205463d9c92c1edb990f24c661
Describes how to declare that your app needs system permissions;
also describes how (on M and later) to request those permissions at
runtime.
There's a companion CL which updates various existing API docs for
the new M permissions model (http://ag/762405 ).
See first comment for doc stage location.
bug: 23725768
Change-Id: I7c3babdb9348969d1b0b019e7e9ef7116b04c658